2005-09-24 Emilio C. Lopes <eclig@gmx.net>
[emacs.git] / lisp / ChangeLog
blob3000e2bd79fbf9e8eb61d25a5fa70336b7eb05ae
1 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3         * woman.el (woman-file-name):
4         * wid-edit.el (widget-file-prompt-value)
5         (widget-coding-system-prompt-value):
6         * w32-fns.el (set-w32-system-coding-system):
7         * vc.el (vc-version-diff, vc-annotate):
8         * textmodes/reftex-auc.el (reftex-arg-cite)
9         (reftex-arg-index-tag):
10         * textmodes/refer.el (refer-get-bib-files):
11         * textmodes/artist.el (artist-figlet-choose-font):
12         * terminal.el (terminal-emulator):
13         * replace.el (occur-read-primary-args):
14         * rect.el (string-rectangle, string-insert-rectangle):
15         * ps-print.el (ps-print-preprint):
16         * progmodes/pascal.el (pascal-goto-defun):
17         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
18         * progmodes/compile.el (compilation-find-file):
19         * printing.el (pr-interactive-n-up):
20         * play/animate.el (animate-birthday-present):
21         * net/rcompile.el (remote-compile):
22         * man.el (man, Man-goto-section, Man-follow-manual-reference):
23         * mail/rmailsum.el (rmail-summary-search-backward)
24         (rmail-summary-search):
25         * mail/rmailout.el (rmail-output-read-rmail-file-name)
26         (rmail-output-read-file-name):
27         * mail/rmail.el (rmail-search, rmail-search-backwards):
28         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
29         * locate.el (locate):
30         * international/quail.el (quail-show-keyboard-layout):
31         * international/mule.el (set-buffer-file-coding-system)
32         (revert-buffer-with-coding-system, set-file-name-coding-system)
33         (set-terminal-coding-system, set-keyboard-coding-system)
34         (set-next-selection-coding-system):
35         * international/mule-diag.el (describe-coding-system)
36         (describe-font, describe-fontset):
37         * international/mule-cmds.el (universal-coding-system-argument)
38         (search-unencodable-char, describe-input-method)
39         (set-language-environment, describe-language-environment):
40         * international/codepage.el (codepage-setup):
41         * international/code-pages.el (codepage-setup):
42         * info.el (Info-search, Info-follow-reference)
43         (Info-search-backward):
44         * emacs-lisp/advice.el (ad-read-advised-function)
45         (ad-read-advice-class, ad-clear-cache, ad-activate)
46         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
47         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
48         (ad-read-regexp):
49         * ediff-util.el (ediff-toggle-regexp-match):
50         * ediff-ptch.el (ediff-prompt-for-patch-file):
51         * dired-aux.el (dired-diff):
52         * diff.el (diff):
53         * cus-edit.el (custom-variable-prompt):
54         * calendar/timeclock.el (timeclock-ask-for-project):
55         * calc/calcalg3.el (calc-get-fit-variables):
56         * calc/calc-store.el (calc-edit-variable)
57         (calc-permanent-variable):
58         * vc-mcvs.el (vc-mcvs-register):
59         * shadowfile.el (shadow-define-literal-group):
60         * woman.el (woman-file-name):
61         * vc.el (vc-version-diff, vc-merge):
62         * textmodes/reftex-index.el (reftex-index-complete-tag):
63         * format.el (format-decode-buffer, format-decode-region):
64         * emulation/viper-cmd.el (viper-read-string-with-history):
65         * emacs-lisp/debug.el (cancel-debug-on-entry):
66         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
67         * ediff.el (ediff-merge-revisions)
68         (ediff-merge-revisions-with-ancestor, ediff-revision):
69         * completion.el (interactive-completion-string-reader):
70         * calc/calc-prog.el (calc-user-define-formula):
71         Follow convention for reading with the minibuffer.
73 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
75         * progmodes/python.el (python-describe-symbol): Add globals() and
76         locals() to the arguments of emacs.ehelp.
78 2005-09-24  Magnus Henoch  <mange@freemail.hu>
80         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries): New
81         function, code extracted from ispell-valid-dictionary-list.
82         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
83         Call it.
85 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
87         * subr.el (version-regexp-alist): Extend valid syntax for version
88         strings: allow any of the characters -,_,+ to separate the
89         alpha/beta/rc part from the version part.  Doc fix.
90         (version-to-list): Doc fix.  Bind case-fold-search to t, as
91         advertised.
93 2005-09-23  David Reitter  <david.reitter@gmail.com>
95         * mail/mailclient.el: New file.
97 2005-09-23  Richard M. Stallman  <rms@gnu.org>
99         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
100         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
101         Doc fixes.
103         * progmodes/cc-mode.el (c-font-lock-init): Specify
104         font-lock-lines-before.
106 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
108         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
109         whole conflict.
111 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
113         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
114         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
115         of `remap' feature when available.  Additional key bindings for
116         better tty support.
117         (org-mode-restart, org-force-self-insert): New commands.
118         (org-time-stamp-inactive): New command.
119         (org-remap): New function.
120         (org-table-auto-blank-field, org-level-color-stars-only): New options.
121         (org-enable-fixed-width-editor): Move to `org-structure'
122         customization group.
123         (org-self-insert-command, orgtbl-self-insert-command): Modify to
124         blank field after field motion commands.
126 2005-09-23  Kenichi Handa  <handa@m17n.org>
128         * international/mule-cmds.el (set-language-environment):
129         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
130         have to call utf-translate-cjk-load-tables.
132 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
134         * mouse.el (mouse-move-drag-overlay): Fix last change.
136 2005-09-22  David Ponce  <david@dponce.com>
138         * tree-widget.el (tree-widget-value-create): Fix previous change.
140 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
142         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
144 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
146         * mouse.el (mouse-move-drag-overlay): New function.
147         (mouse-drag-region-1): Use it.
148         Try to simplify a bit the state handling.  Handle clicks on links
149         inside intangible areas.
150         (mouse-save-then-kill): Minor simplification.
151         (mouse-secondary-overlay): Make it always non-nil instead of
152         recreating it each time.
153         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
154         (mouse-kill-secondary, mouse-secondary-save-then-kill):
155         Simplify accordingly.
157 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
159         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
161 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
163         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
164         (ediff-file-name-sans-prefix): Treat nil as an empty string.
165         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
166         to patch.
168         * ediff-util.el: Use insert-buffer-substring.
170         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
172         * emulation/viper-cmd.el (viper-change-state): Don't move over the
173         field boundaries in the minibuffer.
174         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
175         (viper-minibuffer-post-command-hook): New hook.
176         (viper-line): Don't move cursor at bolp.
178         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
180         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
181         avoid compiler warnings.
183         * emulation/viper-macs.el (ex-map): Better messages.
185         * emulation/viper-utils.el (viper-beginning-of-field): New function.
187         * emulation/viper.el: Replace make-variable-buffer-local with
188         viper-make-variable-buffer-local everywhere, to avoid warnings.
190 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
192         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
193         Delete unused var `old-selected-window'.
194         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
195         (mouse-drag-secondary): Delete unused var `start-frame'.
197 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
199         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
201 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
203         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
204         Re-indent within 80 columns.  Use inhibit-read-only.
206 2005-09-19  Romain Francoise  <romain@orebokech.com>
208         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
210 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
212         * font-lock.el (font-lock-default-fontify-region): Don't add a line
213         unconditionally, since the after-change-function already did it.
215 2005-09-19  Miles Bader  <miles@gnu.org>
217         * net/newsticker.el: Get rid of CVS keyword.
219 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
221         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
222         The prompt is formatted later.
224 2005-09-19  David Ponce  <david@dponce.com>
226         * tree-widget.el (tree-widget-value-create): Save the converted
227         tree :node widget.
229 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
231         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
232         variable `message'.
234 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
236         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
237         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
238         <slawomir.nowaczyk.847@student.lu.se>.
240 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
242         * image.el (image-load-path): Use symbol `data-directory' instead
243         of its value, for backward compatibility with packages that bind
244         it during `find-image'.  Suggested by Katsumi Yamaoka.
245         (image-search-load-path): Handle symbols whose values are strings.
247 2005-09-18  Romain Francoise  <romain@orebokech.com>
249         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
250         with-current-buffer form in save-excursion.
252 2005-09-18  D Goel  <deego@gnufans.org>
254         * apropos.el (apropos-command): Fix `message' call: first arg
255         should be a format spec.  In this and all other cases that appear
256         below and elsewhere in the source code, I made a change only when
257         two conditions were satisfied: [1] I can think of a possibility
258         that the arguments would cause an error, for example, the code in
259         question relies on external variables such as filenames.  [2] I
260         was sure that the arg to `message' could not have been nil in the code.
262         * textmodes/tildify.el (tildify-region): Ditto.
264         * textmodes/reftex-index.el (reftex-index-change-entry)
265         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
266         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
267         * textmodes/org.el (org-complete, org-deadline, org-schedule)
268         (org-priority, org-table-sum):
269         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
270         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
271         (flyspell-word, flyspell-display-next-corrections):
272         * textmodes/bibtex.el (bibtex-print-help-message):
273         * textmodes/artist.el (artist-key-set-point-poly):
274         * term/mac-win.el (mac-services-insert-text):
275         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
276         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
277         (vhdl-port-paste-testbench, vhdl-compose-new-component)
278         (vhdl-compose-configuration):
279         * progmodes/sh-script.el (sh-blink, sh-show-indent)
280         (sh-set-indent, sh-learn-line-indent):
281         * progmodes/ps-mode.el (ps-mode-target-column):
282         * progmodes/idlwave.el (idlwave-make-tags)
283         (idlwave-scan-library-catalogs):
284         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
285         * progmodes/gud.el (gud-jdb-analyze-source):
286         * progmodes/flymake.el (flymake-log):
287         * progmodes/ebnf2ps.el (ebnf-generate-region):
288         * progmodes/cmacexp.el (c-macro-expansion):
289         * progmodes/ada-xref.el (ada-treat-cmd-string):
290         * progmodes/ada-mode.el (ada-create-case-exception-substring)
291         (ada-justified-indent-current, ada-batch-reformat):
292         * play/zone.el (zone):
293         * play/landmark.el (lm-move):
294         * play/decipher.el (decipher-show-alphabet):
295         * net/newsticker.el (newsticker--display-jump)
296         (newsticker--display-scroll):
297         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
298         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
299         * mail/feedmail.el (feedmail-dump-message-to-queue):
300         * eshell/esh-proc.el (eshell-remove-process-entry):
301         * emulation/ws-mode.el (ws-last-error):
302         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
303         (viper-record-kbd-macro):
304         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
305         * emacs-lisp/lisp-mnt.el (lm-report-bug):
306         * emacs-lisp/find-func.el (find-function-noselect):
307         * calendar/timeclock.el (timeclock-status-string)
308         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
309         (timeclock-when-to-leave-string):
310         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
311         * calc/calc-units.el (calc-enter-units-table):
312         * calc/calc-mode.el (calc-mode-record-mode):
313         * woman.el (woman-mini-help):
314         * wdired.el (wdired-change-to-wdired-mode):
315         * vc.el (vc-retrieve-snapshot):
316         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
317         * startup.el (display-startup-echo-area-message):
318         * simple.el (set-goal-column):
319         * ses.el (ses-command-hook, ses-recalculate-cell):
320         * server.el (server-process-filter):
321         * printing.el (pr-interface-txt-print, pr-interface-printify)
322         (pr-interface-ps):
323         * pcvs.el (cvs-help):
324         * log-edit.el (log-edit, log-edit-mode-help):
325         * iswitchb.el (iswitchb-possible-new-buffer):
326         * isearch.el (isearch-edit-string):
327         * image-mode.el (image-mode, image-minor-mode):
328         * ibuf-macs.el (define-ibuffer-filter):
329         * hi-lock.el (hi-lock-find-patterns):
330         * files.el (toggle-read-only):
331         * ediff-util.el (ediff-copy-diff)
332         (ediff-write-merge-buffer-and-maybe-kill):
333         * echistory.el (Electric-history-undefined):
334         * dnd.el (dnd-insert-text):
335         * dired-aux.el (dired-query):
336         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
337         * bookmark.el (bookmark-bmenu-locate):
338         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
339         Fix `message' calls to ensure first arg is a format string.
340         The change was made only when these two conditions were satisfied:
341         [1] when there is a possibility that the arguments would cause an error
342         for example, if the code in question relies on external variables
343         such as filenames, and
344         [2] if the arg to `message' could not have been nil in the code.
346         * pcomplete.el (pcomplete--help): Fix `message' format spec.
347         Not having a %s would be weird, though not technically wrong.
349 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
351         * term/mac-win.el (mac-add-charset-info): Doc fix.
353 2005-09-17  Romain Francoise  <romain@orebokech.com>
355         * shell.el (shell-resync-dirs): Handle echoing processes more
356         reliably.  Don't insert resync command if `comint-process-echoes'
357         is non-nil.
359 2005-09-17  Magnus Henoch  <mange@freemail.hu>
361         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
362         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
363         aspell versions >= 0.60.
364         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
365         only if ispell-aspell-supports-utf8 is non-nil.
367 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
369         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
370         buffer-local value to lisp-indent-function.
372 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
374         * progmodes/glasses.el (glasses-make-readable): If
375         glasses-separator differs from underscore, put appropriate
376         overlays over underscore characters.
377         (glasses-convert-to-unreadable): If glasses-separator differs from
378         underscore, try to convert glasses-separator characters to
379         underscores.
381 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
383         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
384         Use with-syntax-table and dolist.
386 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
388         * textmodes/reftex-auc.el:
389         * textmodes/reftex-cite.el:
390         * textmodes/reftex-dcr.el:
391         * textmodes/reftex-global.el:
392         * textmodes/reftex-parse.el:
393         * textmodes/reftex-ref.el:
394         * textmodes/reftex-sel.el:
395         * textmodes/reftex-toc.el:
396         * textmodes/reftex-vars.el:
397         * textmodes/reftex.el: Small changes to remove compiler warnings.
399         * textmodes/reftex-index.el: Likewise.
400         (reftex-query-index-phrase): More efficient use of markers.
402 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
404         * image.el (image-load-path): New variable.
405         (image-search-load-path): New function.
406         (find-image): Search for images in `image-load-path'.
408 2005-09-15  Richard M. Stallman  <rms@gnu.org>
410         * follow.el: Change Maintainer field.
412 2005-09-15  David Ponce  <david@dponce.com>
414         * recentf.el (recentf-save-file-modes): New option.
415         (recentf-save-list): Use it.
417 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
419         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
420         (mode-line-mule-info, mode-line-modified): Move bindings from
421         mouse-3 to mouse-1.
423 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
425         * simple.el (sendmail-user-agent-compose): Revert last change.
427 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
429         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
430         Use with-current-buffer.
431         (ange-ftp-gwp-start): Remove unused var `gw-user'.
432         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
433         (ange-ftp-insert-directory): Remove unused var `short'.
434         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
436         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
437         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
439         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
440         (check-calendar-holidays, diary-list-entries): Autoload.
441         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
442         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
444         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
445         which mistakenly removed a call to display-buffer.
447 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
449         * obsolete/iso-insert.el: Move to obsolete/ from international/.
451 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
453         * progmodes/hideshow.el
454         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
455         (hs-allow-nesting): New user var.
456         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
457         (hs-hide-block-at-point): When nesting allowed,
458         if there is already an overlay in place, delete it.
459         (hs-safety-is-job-n): Delete func; remove call sites.
460         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
461         (hs-overlay-at): New func.
462         (hs-already-hidden-p, hs-show-block): Use it.
463         (hs-hide-all): Don't pre-clean if nesting allowed.
464         (hs-show-all): Temporarily disallow
465         nesting around call to `hs-discard-overlays'.
467 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
469         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
470         Delete unused local var.
472 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
474         * help-fns.el (describe-categories): "?\ " -> "?\s".
475         (help-do-arg-highlight): Recognize also ARG-n, as in
476         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
478         * international/codepage.el (dos-unsupported-char-glyph):
479         * net/newsticker.el (tool-bar-map, w3-mode-map)
480         (w3m-minor-mode-map):
481         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
482         (ent-alist):
483         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
485 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
487         * custom.el (custom-push-theme): Handle the case where a symbol is
488         bound but face properties have not yet been assigned.
490         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
491         Fix behavior if noerase is `t' and there is no mail buffer.
493         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
494         if `continue' is nil, rather than signal an error.
496 2005-09-12  Richard M. Stallman  <rms@gnu.org>
498         * font-lock.el (font-lock-keywords): Add autoload.
500         * help-fns.el (describe-variable): Rearrange to put source link
501         in a predictable place.
503         * net/newsticker.el: New file.
505 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
507         * calendar/calendar.el (calendar-for-loop): Add edebug info.
508         (calendar-basic-setup): Use the new nil arg.
509         (number-of-diary-entries): Move to diary-lib.el.
511         * calendar/diary-lib.el: Use with-current-buffer, match-string.
512         (diary-list-entries): Use with-syntax-table and dolist.
513         Rename from list-diary-entries.
514         Use number-of-diary-entries if `number' is nil.
515         (diary, diary-view-entries): Use this new name and new nil arg value.
516         (number-of-diary-entries): Move from calendar.el.
517         (diary-unhide-everything): New function.
518         (include-other-diary-files, fancy-diary-display)
519         (diary-show-all-entries, make-diary-entry): Use it.
520         (diary-mail-entries): Use buffer-string.
521         (mark-diary-entries): Fix long standing paren typo.
522         (diary-sexp-entry): Use count-lines.
523         (make-diary-entry): Avoid `previous-line'.
524         (diary-mode-map): New var.
525         (diary-mode): Redraw cal after saving.  Setup header-line.
526         (fancy-diary-display-mode): Use local-set-key.
528         * startup.el (command-line): Try calling various terminal-init-foo-bar
529         functions by stripping hyphenated suffixes from $TERM.
531         * files.el (normal-mode): Check boundness of font-lock-keywords.
533 2005-09-12  Richard M. Stallman  <rms@gnu.org>
535         * progmodes/compile.el: Don't decide a file's directory
536         until the user actually tries to go there.
537         (compilation-next-error-function):
538         Pass compilation-find-file the directory from the file-struct.
539         (compilation-internal-error-properties): Separate local FILE-STRUCT
540         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
541         (compilation-find-file): Arg DIR renamed to DIRECTORY.
542         Expand it, and if nil, use default-directory.
543         (compilation-get-file-structure): Don't mix specified directory
544         with default directory.  Put specified directory into
545         file-struct.  Don't make the file name absolute.
547         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
548         (compile-command): Add autoload.
549         (compilation-disable-input): Add autoload.
551 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
553         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
554         strings of the variables it can override.
555         (time-stamp): New (as yet undocumented) time-stamp-format escapes
556         %Q and %q, for fully-qualified domain name and unqualified host name.
558 2005-09-11  Kim F. Storm  <storm@cua.dk>
560         * emacs-lisp/authors.el (authors-aliases): Update list.
561         (authors-fixed-entries): Update mldrag.el entry.
563 2005-09-10  Alan Mackenzie  <acm@muc.de>
565         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
566         from the region narrowed to.
568 2005-09-10  Magnus Henoch  <mange@freemail.hu>
570         * textmodes/ispell.el (ispell-check-version): Signal an error if
571         aspell version is less than 0.60.
573 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
575         * progmodes/octave-inf.el (inferior-octave-startup):
576         Resync current dir at the end.
578 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
580         * woman.el (woman-topic-at-point-default):
581         Rename to woman-use-topic-at-point-default.
582         (woman-topic-at-point): Rename to woman-use-topic-at-point.
583         (woman-file-name): Reflect renames above.  Automatically use the
584         word at point as topic if woman-use-topic-at-point is non-nil.
585         Otherwise offer it as default but don't insert it in the
586         minibuffer.  Also use `test-completion' instead of `assoc' as
587         suggested by Stefan Monnier.
589 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
591         * vc.el (vc-directory, vc-update-change-log): Throw an error on
592         the attempt to do it over Tramp.  This is not yet supported.
594 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
596         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
597         (menu-bar-non-minibuffer-window-p): New functions.
598         ("Split Window", "Save As..."): Use them.
599         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
600         ("Print Buffer", "Truncate Long Lines in this Buffer"):
601         Use menu-bar-menu-frame-live-and-visible-p.
602         ("Save Buffer", "Insert File", "Open Directory...")
603         ("Open File...", "Visit New File..."):
604         Use menu-bar-non-minibuffer-window-p.
605         (kill-this-buffer-enabled-p, dired <menu-enable>):
606         Use menu-bar-non-minibuffer-window-p.
608 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
610         * cus-start.el (all): Don't complain about fringe-related
611         built-ins if fringes are not supported.  Ditto about
612         selection-related built-ins.  Fix the test for GTK-related built-ins.
614         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
615         ("Postscript Print Buffer", "Print Region", "Save As...")
616         ("Save", "Insert File...", "Open Directory...")
617         ("Open File...", "Visit New File..."")
618         ("Truncate Long Lines in this Buffer"): Don't look at
619         menu-updating-frame if this display does not support multiple frames.
621 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
623         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
625 2005-09-09  Emilio Lopes  <eclig@gmx.net>
627         * woman.el: Format- and whitespace-related changes.
629 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
631         * woman.el: Fix my email address.
633 2005-09-08  Richard M. Stallman  <rms@gnu.org>
635         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
636         (sh-mode): Locally set skeleton-pair-default-alist.
638         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
640         * progmodes/flymake.el: Require `compile' unconditionally.
642         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
644         * woman.el (woman-file-name): Provide a default, not initial input.
646         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
648         * font-lock.el (font-lock-support-mode): Doc fix.
650         * descr-text.el (describe-property-list): Handle non-symbol prop names.
652 2005-08-30  Richard M. Stallman  <rms@gnu.org>
654         * simple.el (blink-matching-open): Get rid of text props from
655         the string shown in echo area.  Don't permanently set point.
656         Some rearrangements.
658         * files.el (risky-local-variable-p):
659         Match `-predicates' and `-commands.
661         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
662         (custom-save-all): Visit the file if necessary;
663         kill the buffer if we created it.
664         (custom-save-delete): Don't visit file or kill buffer here.
666 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
668         * recentf.el (recentf-filename-handler): Add custom choice
669         `abbreviate-file-name'.
671         * msb.el (msb--very-many-menus): Fix typo.
673         * disp-table.el (standard-display-european): Don't set
674         enable-multibyte-characters to nil.
676 2005-09-08  David Ponce  <david@dponce.com>
678         * recentf.el (recentf-show-file-shortcuts-flag): New option.
679         (recentf-expand-file-name): Doc fix.
680         (recentf-dialog-mode-map): Define digit shortcuts.
681         (recentf--files-with-key): New variable.
682         (recentf-show-digit-shortcut-filter): New function.
683         (recentf-open-files-items): New function.
684         (recentf-open-files): Use it.
685         (recentf-open-file-with-key): New command.
687 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
689         * buff-menu.el (Buffer-menu-sort-by-column): New function.
690         Suggested by Kim F. Storm.
691         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
692         (Buffer-menu-make-sort-button): Use global keymap.
694 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
696         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
697         (Man-getpage-in-background-advice): Remove defadvice; it isn't
698         necessary any longer with the remapped command.
699         (Man-bgproc-sentinel-advice): Remove defadvice which counts
700         formatting time only.
702         * net/tramp.el (tramp-action-password)
703         (tramp-multi-action-password): Compile the password prompt from
704         `method', `user' and `host'.  Sometimes it isn't obvious which
705         password to enter, for example with remote files offered by
706         recentf.el, or with multiple steps.  Suggested by Robert Marshall
707         <robert@chezmarshall.freeserve.co.uk>.
709 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
711         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
712         Fix regexp for when "s///" is at the beginning of line.
714 2005-09-07  Jay Belanger  <belanger@truman.edu>
716         * calc/calc-poly.el (math-expand-term): Multiply out any powers
717         when in matrix mode.
719 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
721         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
722         non-anonymous functions.
724 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
726         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
727         when using a header line.  Otherwise, use mouse-1-click-follows-link.
729         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
730         can't be moved; don't signal an error.
732 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
734         * cus-theme.el (custom-theme-write-faces): Save the current face
735         spec, not the defface spec.
737         * custom.el (custom-known-themes): Clarify meaning of "standard".
738         (custom-push-theme): Save old values in the standard theme.
739         (disable-theme): Correct typo.
740         (custom-face-theme-value) Deleted unused function.
741         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
743 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * progmodes/compile.el (compilation-goto-locus): Take into account
746         iconified frames when determining whether the buffer is
747         already visible.
748         Don't reset window height if the window already existed.
750 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
752         * custom.el (load-theme): Rename from require-theme.
753         Add interactive spec.
754         (enable-theme): Rename from custom-enable-theme.
755         Add interactive spec.
756         (disable-theme): Rename from custom-disable-theme.
757         Add interactive spec.
758         (custom-make-theme-feature): Doc fix.
759         (custom-theme-directory): Doc fix.
760         (provide-theme): Call enable-theme.
762 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
764         * obsolete/lazy-lock.el (lazy-lock-mode):
765         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
766         font-lock-mode if it's off.  Print a warning instead.
768         * progmodes/compile.el (compilation-start): Ignore errors if the
769         process died before we get to send-eof.
771         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
772         Undo last change.  Enclosing the result in quotes broke things on Unix
773         since tex-send-command passes it through shell-quote-argument.
774         (tex-send-command): Pass `file' through convert-standard-filename
775         when possible.
776         (tex-uptodate-p): Handle the case where TeX hasn't put additional
777         info in a transcript.
779 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
781         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
782         fix compilation warning. Reorder the key definitions to group
783         together keys emitted by the current version of xterm.
785         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
786         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
787         Reorder predicates to correct min-color usage.
789 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
791         * longlines.el (longlines-mode): Inhibit read-only when encoding.
792         Kill local variables when longlines-mode is turned off.
794 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
796         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
798         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
800         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
802         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
803         (font-lock-lines-before): Change default to being inactive.
804         (font-lock-default-fontify-region): Obey font-lock-lines-before.
805         (font-lock-after-change-function): Don't handle f-l-lines-before here.
807 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
809         * net/tramp.el (tramp-handle-make-auto-save-file-name):
810         Deactivate temporarily advice if active (not needed for Emacs 22,
811         but for backwards compatibility).
812         (tramp-exists-file-name-handler): Rewrite.  First implementation
813         was too simple.
814         (tramp-advice-make-auto-save-file-name):
815         Call `tramp-handle-make-auto-save-file-name' (again, just for
816         backwards compatibility).
818 2005-08-31  Reto Zimmermann  <reto@gnu.org>
820         * progmodes/vhdl-mode.el
821         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
822         (vhdl-end-p): Fix indentation bug "else" after "-- when".
823         (vhdl-set-default-project): New function (easier setting of default).
824         (vhdl-port-copy): Handle extended identifiers for generics.
825         (vhdl-compiler-alist): Better description for error message regexp.
826         (vhdl-make): Query for target, use previous as default.
827         (vhdl-port-copy): Fix port copy for port names starting with "signal".
828         (vhdl-font-lock-keywords-2): Fix fontification for record
829         el. assign.
830         (vhdl-speedbar-make-subpack-line): Add package body link.
831         (vhdl-generate-makefile-1): Not include itself as dependency.
832         (vhdl-font-lock-init): Highlight c-preprocessor directives.
833         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
834         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
835         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
836         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
837         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
838         (vhdl-import-project): Add string argument for `error'.
839         (vhdl-compose-configuration)
840         (vhdl-compose-configuration-architecture): Add configuration
841         declaration generation.
842         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
843         (vhdl-trailer-re): Add "record" keyword (better indentation).
844         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
845         "[^ \t-\"]+".
846         (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
847         (vhdl-testbench-entity-file-name)
848         (vhdl-testbench-architecture-file-name): Allow separate
849         customization of testbench file names.
850         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
851         (vhdl-get-visible-signals): Allow newline within alias declaration.
852         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
853         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
854         (member-ignore-case): Alias for missing function in XEmacs.
855         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
856         (vhdl-update-sensitivity-list): Ignore case on read signals.
857         (vhdl-replace-string): Adjust case only for file names.
858         (vhdl-update-sensitivity-list): Fix search for read signals.
859         (vhdl-update-sensitivity-list): Exclude formal parameters.
860         (vhdl-get-visible-signals): Include aliases of signals.
861         (vhdl-get-visible-signals): Fix signal name searching.
862         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
863         (vhdl-fixup-whitespace-region): Fix for character
864         literals (e.g. ':').
866 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
868         * ansi-color.el (comint-last-output-start):
869         * bs.el (font-lock-verbose):
870         * diff-mode.el (add-log-buffer-file-name-function):
871         * dired-x.el (vm-folder-directory):
872         * faces.el (help-xref-stack-item):
873         * files.el (font-lock-keywords):
874         * find-lisp.el (dired-buffers, dired-subdir-alist):
875         * ido.el (cua-inhibit-cua-keys):
876         * log-view.el (cvs-minor-wrap-function):
877         * outline.el (font-lock-warning-face):
878         * simple.el (compilation-current-error):
879         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
880         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
881         * tooltip.el (comint-prompt-regexp):
882         * w32-fns.el (explicit-shell-file-name):
883         * term/mac-win.el (mac-charset-info-alist)
884         (mac-services-selection, mac-system-script-code):
885         * term/tty-colors.el (msdos-color-values):
886         * term/w32-win.el (xlfd-regexp-registry-subnum):
887         * term/x-win.el (x-keysym-table, x-selection-timeout)
888         (x-session-id, x-session-previous-id):
889         * textmodes/ispell.el (mail-yank-prefix):
890         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
891         * textmodes/org.el (calc-embedded-close-formula)
892         (calc-embedded-open-formula)
893         (font-lock-unfontify-region-function):
894         * textmodes/reftex-global.el (isearch-next-buffer-function)
895         (TeX-master):
896         * textmodes/reftex.el (font-lock-keywords):
897         * textmodes/tex-mode.el (font-lock-comment-face)
898         (font-lock-doc-face):
899         * textmodes/texinfo.el (outline-heading-alist):
900         Add defvars.
902         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
903         (artist-spray-chars, artist-mode-init, artist-replace-string)
904         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
905         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
906         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
908         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
909         (conf-align-assignments): "?\ " -> "?\s".
911         * textmodes/reftex-index.el (TeX-master): Add defvar.
912         (reftex-index-phrases-marker): Move up defvar.
914         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
915         (reftex-toc-include-labels-indicator)
916         (reftex-toc-include-index-indicator)
917         (reftex-toc-max-level-indicator): Move up declarations.
919         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
920         of args to `tramp-run-real-handler', even if it's empty in this case.
922 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
924         * dired.el (dired-move-to-filename-regexp): Add date format for
925         Mac OS X 10.3 in East Asian locales.
927 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
929         * files.el (make-auto-save-file-name): Add file name handler call
930         if applicable.
932         * net/tramp.el (tramp-file-name-handler-alist)
933         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
934         (tramp-handle-make-auto-save-file-name): Rename from
935         `tramp-make-auto-save-file-name'.
936         (tramp-exists-file-name-handler): New defun.
937         (tramp-advice-make-auto-save-file-name): Make defadvice only when
938         `make-auto-save-file-name' is not a magic file name operation.
940 2005-08-30  Richard M. Stallman  <rms@gnu.org>
942         * files.el (risky-local-variable-p):
943         Match `-predicates' and `-commands.
945         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
946         (custom-save-all): Visit the file if necessary;
947         kill the buffer if we created it.
948         (custom-save-delete): Don't visit file or kill buffer here.
950 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
952         * textmodes/org.el (org-special-keyword): New face.
953         (org-table-copy-down, org-table-eval-formula)
954         (org-table-recalculate, org-init-section-numbers):
955         Use `string-to-number' instead of `string-to-int'.
956         (org-get-location): Use `insert-buffer-substring' instead of
957         `insert-buffer'.
958         (org-modify-diary-entry-string): New function.
959         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
960         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
961         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
962         active region.
963         (org-export-as-html): Handle QUOTE keyword.
964         (org-quote-string): New option.
965         (org-bookmark-jump-unhide): New function, used for
966         `bookmark-after-jump-hook'.
967         (org-diary-default-entry): Apply only when not called through
968         `org-agenda'.
970 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
972         * net/eudc.el (mode-popup-menu):
973         * play/handwrite.el (ps-printer-name, ps-lpr-command):
974         * progmodes/ada-mode.el (compile-auto-highlight)
975         (skeleton-further-elements):
976         * progmodes/autoconf.el (font-lock-syntactic-keywords):
977         * progmodes/cmacexp.el (msdos-shells):
978         * progmodes/compile.el (font-lock-extra-managed-props)
979         (font-lock-keywords, font-lock-maximum-size)
980         (font-lock-support-mode):
981         * progmodes/grep.el (font-lock-lines-before):
982         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
983         * progmodes/mixal-mode.el (compile-command):
984         * progmodes/perl-mode.el (font-lock-comment-face)
985         (font-lock-doc-face, font-lock-string-face):
986         * progmodes/prolog.el (comint-prompt-regexp):
987         * progmodes/sh-script.el (font-lock-comment-face)
988         (font-lock-set-defaults, font-lock-string-face):
989         * progmodes/sql.el (font-lock-keyword-face)
990         (font-lock-set-defaults, font-lock-string-face):
991         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
992         (itimer-version, lazy-lock-defer-contextually)
993         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
994         Add defvars.
996         * progmodes/cperl-mode.el (cperl-electric-lbrace)
997         (cperl-electric-keyword, cperl-electric-pod)
998         (cperl-electric-backspace, cperl-forward-re)
999         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
1000         (vc-rcs-header, vc-sccs-header): Add defvars.
1002         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
1003         (font-lock-syntactic-keywords, gud-find-expr-function):
1004         Add defvars.
1006         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
1007         (gdb-frame-parameters): Declare before use.
1009         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
1010         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
1011         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
1012         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
1014         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
1015         (idlwave-help-with-source): Use `insert-buffer-substring', not
1016         `insert-buffer'.
1018 2005-08-29  Juri Linkov  <juri@jurta.org>
1020         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
1021         Put outline-back-to-heading function call inside save-excursion.
1023 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
1025         * man.el (Man-init-defvars, Man-translate-references)
1026         (Man-support-local-filenames, Man-highlight-references):
1027         * progmodes/sql.el (sql-interactive-mode):
1028         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
1030         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
1031         (compilation-mode-font-lock-keywords): Add defvars.
1032         (checkdoc-interactive-loop): "?\ " -> "?\s".
1034         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
1035         (font-lock-doc-face, font-lock-string-face)
1036         (font-lock-keywords-case-fold-search): Add defvars.
1037         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
1039         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
1040         Don't pass X and Y (they are ignored anyway).
1041         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
1042         (mouse-delete-window): Make arguments optional.
1044         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
1045         (caesar-translate-table, minor-modes, news-buffer-save)
1046         (news-group-name, news-minor-modes): Add defvars.
1048         * emacs-lisp/lselect.el (mouse-highlight-priority)
1049         (x-lost-selection-functions, zmacs-regions):
1050         * emacs-lisp/pp.el (font-lock-verbose):
1051         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
1052         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
1053         (ses-mode-map):
1054         * emacs-lisp/tcover-unsafep.el (safe-functions):
1055         * international/mule-cmds.el (mac-system-coding-system)
1056         (mac-system-locale):
1057         * language/ethio-util.el (rmail-current-message)
1058         (rmail-message-vector):
1059         * language/thai-util.el (thai-auto-composition-mode):
1060         * mail/metamail.el (rmail-current-message, rmail-message-vector):
1061         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
1062         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
1063         (vm-primary-inbox, vm-spool-files):
1064         * mail/rmail.el (deleted-head, font-lock-fontified)
1065         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
1066         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
1067         (total-messages):
1068         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
1069         (rmail-summary-mode-map):
1070         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
1071         (rmail-last-label, rmail-last-multi-labels)
1072         (rmail-summary-vector, rmail-total-messages):
1073         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
1074         * mail/rmailsum.el (msgnum):
1075         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
1076         (rmail-current-message):
1077         * obsolete/fast-lock.el (font-lock-face-list):
1078         * obsolete/rnewspost.el (mail-reply-buffer):
1079         * obsolete/scribe.el (compile-command):
1080         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
1082 2005-08-28  John Paul Wallington  <jpw@gnu.org>
1084         * ibuf-ext.el (ibuffer-auto-update-changed):
1085         Use `frame-or-buffer-changed-p' to check whether we need to update.
1086         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
1087         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
1088         as a `frame-or-buffer-changed-p' state vector instead.
1090 2005-08-27  Romain Francoise  <romain@orebokech.com>
1092         * textmodes/makeinfo.el (makeinfo-compile):
1093         Use `compilation-start'.  Set `next-error-function' according to
1094         `disable-errors'.
1095         (makeinfo-next-error): New function.
1096         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
1097         (makeinfo-buffer): Likewise.
1099         * progmodes/compile.el (compilation-start): Add autoload cookie.
1101         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
1102         * textmodes/sgml-mode.el: Likewise.
1103         * progmodes/python.el: Likewise.
1105 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
1107         * simple.el (blink-matching-paren-distance): Document the meaning
1108         of nil value, and allow to customize to nil.
1110         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
1111         command.com, not command.exe.
1113 2005-08-26  John Wiegley  <johnw@newartisans.com>
1115         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
1116         code around a bit so that an extraneous nil argument is not added
1117         to a command when no args are given.
1119         * eshell/esh-arg.el (eshell-parse-double-quote): If a
1120         double-quoted argument resolves to nil, return it as an empty
1121         string rather than as nil.  This made it impossible to pass "" to
1122         a shell script as a null string argument.
1124 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1126         * outline.el (outline-invent-heading): New fun.
1127         (outline-promote, outline-demote): Use it.
1128         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
1129         (outline-end-of-subtree): Remove unused var `opoint'.
1131 2005-08-26  David Reitter  <david.reitter@gmail.com>
1133         * menu-bar.el (truncate-lines, write-file, print-buffer)
1134         (ps-print-buffer-faces, ps-print-buffer, split-window):
1135         Disable menu items when the frame they refer to is invisible, or when
1136         they refer to a buffer and the minibuffer is selected.
1138 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
1140         * progmodes/flymake.el (flymake-highlight-err-lines):
1141         Use save-excursion around flymake-highlight-line to preserve point.
1143 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
1145         * progmodes/octave-mod.el: Change Author and Maintainer address.
1146         (octave-maintainer-address): Change Kurt's email address.
1147         * progmodes/octave-inf.el: Change Author and Maintainer address.
1148         * progmodes/octave-hlp.el: Change Author and Maintainer address.
1150 2005-08-26  Kim F. Storm  <storm@cua.dk>
1152         * subr.el (version-list-<, version-list-<=, version-list-=):
1153         Renamed from integer-list-*.
1154         (version-list-not-zero): Likewise.  Fix while loop.
1155         (version=): Use version-list-= instead of string-equal.
1157 2005-08-26  Richard M. Stallman  <rms@gnu.org>
1159         * outline.el (outline-promote): Try shortening the heading.
1160         As last resort, read the heading to use.
1161         (outline-demote): As last resort, read the heading to use.
1163 2005-08-26  Romain Francoise  <romain@orebokech.com>
1165         * progmodes/compile.el (compilation-start): Doc fix.
1167         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
1168         (antlr-font-lock-additional-keywords): Fix reference to
1169         `antlr-font-lock-literal-regexp' erroneously changed during the
1170         mass face rename.
1171         (antlr-run-tool): Use `compilation-start'.
1173         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
1174         instead of the obsolete `compile-internal'.
1176 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
1178         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
1179         (number, original-date):
1180         * calendar/cal-china.el (date):
1181         * calendar/cal-coptic.el (date):
1182         * calendar/cal-french.el (date):
1183         * calendar/cal-hebrew.el (date, entry, number, original-date):
1184         * calendar/cal-islam.el (date, number, original-date):
1185         * calendar/cal-iso.el (date):
1186         * calendar/cal-julian.el (date):
1187         * calendar/cal-mayan.el (date):
1188         * calendar/cal-menu.el (date, event):
1189         * calendar/cal-persia.el (date):
1190         * calendar/lunar.el (date):
1191         * calendar/solar.el (date): Add defvars.
1193         * emerge.el:
1194         * ibuffer.el:
1195         * info-xref.el:
1196         * obsolete/bg-mouse.el:
1197         * obsolete/sun-curs.el:
1198         * obsolete/swedish.el: Move the `defvar's to the top level.
1200         * smerge-mode.el (smerge-refined-change): Add :group.
1202 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1204         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
1205         (smerge-keep-n): Remove props.
1206         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
1207         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
1208         now that it's done in smerge-keep-n.
1209         (smerge-refined-change): New face.
1210         (smerge-refine-chopup-region, smerge-refine-highlight-change)
1211         (smerge-refine): New funs.
1212         (smerge-basic-map): Bind smerge-refine.
1214 2005-08-25  Juri Linkov  <juri@jurta.org>
1216         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
1217         compilation-process-setup-function and compilation-disable-input
1218         in grep-mode instead of let-bindings in grep.
1220         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
1221         Delete "Automatic File De/compression" (auto-compression-mode).
1223 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
1225         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
1226         Silence warning about non-existent variable.
1228 2005-08-25  Richard M. Stallman  <rms@gnu.org>
1230         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
1231         Rename "Describe Key" to "Describe Key or Mouse Operation".
1233         * mail/mailalias.el (build-mail-aliases): Delete comments
1234         from the contents before processing them.
1236         * isearch.el (isearch-edit-string): Erase the Search prompt
1237         if user enters an empty string and there is no default.
1239         * comint.el (comint-file-name-prefix): Add autoload.
1241 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
1243         * subr.el (play-sound): Rearrange to avoid warning.
1245 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
1247         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
1248         New hook.
1249         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
1251 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1253         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
1255         * custom.el (custom-theme-set-variables): Sort minor modes last.
1257 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1259         * subr.el (version-separator, version-regexp-alist): New vars used by
1260         version comparison funs.
1261         (integer-list-<, integer-list-=, integer-list-<=)
1262         (integer-list-not-zero): New funs for integer list comparison.
1263         (version-to-list, version=, version<, version<=): New funs for version
1264         comparison.
1266 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
1268         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
1269         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
1270         time to silence the byte-compiler.
1272         * ibuffer.el (ibuffer-compile-make-eliding-form)
1273         (ibuffer-check-formats): Use `with-no-warnings' to hide references
1274         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
1275         so it's silly to get warnings for it).
1276         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
1277         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
1278         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
1279         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
1280         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
1281         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
1282         Defvar at compile time.
1283         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
1284         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
1285         Declare them before use.
1287         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
1288         (info-xref-good, info-xref-bad): Defvar at compile time.
1290         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
1291         Use `let*' instead of `let'.
1293         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
1294         (*mouse-y*, menu, char): Defvar at compile time.
1295         (sc::menu): Declare it before use.
1296         (sc::pack-one-line): Use `let', not `let*'.
1298         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
1299         (mail-send-hook): Defvar at compile time.
1301         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
1302         Defvar at compile time.
1304         * term/sun-mouse.el (current-global-mousemap)
1305         (current-local-mousemap): Declare them before use.
1307 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
1309         * bookmark.el (bookmark-after-jump-hook): New hook.
1310         (bookmark-jump): Run `bookmark-after-jump-hook'.
1312 2005-08-23  Juri Linkov  <juri@jurta.org>
1314         * faces.el (minibuffer-prompt): Doc fix.
1316 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
1318         * progmodes/xscheme.el: Trivial changes to silence warnings.
1319         (xscheme-previous-mode, xscheme-previous-process-state):
1320         Add defvars.
1321         (xscheme-last-input-end, xscheme-process-command-line)
1322         (xscheme-process-name, xscheme-buffer-name)
1323         (xscheme-expressions-ring-max, xscheme-expressions-ring)
1324         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
1325         (xscheme-control-g-synchronization-p)
1326         (xscheme-control-g-disabled-p, xscheme-string-receiver)
1327         (default-xscheme-runlight, xscheme-runlight)
1328         (xscheme-runlight-string, xscheme-process-filter-state)
1329         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
1330         Move to beginning of file.
1331         (scheme-interaction-mode-commands-alist)
1332         (scheme-interaction-mode-map, scheme-debugger-mode-map):
1333         Declare them before use.  Note: the initialization code for the variables
1334         has not been moved because it uses functions that reference the variables.
1335         (xscheme-control-g-message-string, xscheme-process-filter-alist)
1336         (xscheme-prompt-for-expression-map): Declare them before use.
1337         (scheme-debugger-mode-commands): "?\ " -> "?\s".
1339 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
1341         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
1343 2005-08-22  Juri Linkov  <juri@jurta.org>
1345         * faces.el (set-face-underline): Delete this duplicate function
1346         and make an obsolete alias to set-face-underline-p.
1347         (set-face-underline-p): Use docstring of set-face-underline.
1348         (describe-face): Create hyperlink to parent face.
1350         * info.el (Info-insert-dir): Use save-excursion around
1351         insert-buffer-substring.
1352         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
1353         (Info-escape-percent): Delete function.
1354         (Info-fontify-node): Replace Info-escape-percent by
1355         replace-regexp-in-string with REP arg set to lambda that
1356         duplicates `%' and preserves text properties.
1358         * progmodes/compile.el (compilation-disable-input): Doc fix.
1359         (define-compilation-mode): Doc fix and refill.
1360         (kill-compilation): Use `mode-name' in the error message.
1361         (compilation-find-file): Use `compilation-error' in the
1362         read-file-name's prompt.
1364 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1366         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
1367         (smerge-auto-leave): Make undo re-enable the mode.
1368         (debug-ignored-errors): Add the user-error of impossible resolution.
1369         (smerge-resolve): Move things around a bit, in preparation for later.
1370         (smerge-diff): Don't fail if the buffer has no associated file.
1371         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
1372         (smerge-conflict-overlay): New function.
1373         (smerge-match-conflict): Don't add text properties here.
1374         (smerge-find-conflict): Instead, add an overlay here.
1375         Also check for the case where we're inside a conflict already, so as to
1376         obviate the need for font-lock-multiline, which is unbearably slow with
1377         large conflicts and ciomplex font-lock patterns.
1378         (smerge-remove-props): Remove overlay rather than text-properties.
1379         (smerge-mode): Don't set font-lock-multiline.
1380         Remove overlays when turned off.
1382 2005-08-21  Kim F. Storm  <storm@cua.dk>
1384         * ido.el (ido-ignore-item-p): Use save-match-data.
1385         Bind case-fold-search to ido-case-fold locally.
1387 2005-08-20  Richard M. Stallman  <rms@gnu.org>
1389         * files.el (normal-mode): If font lock is on, turn it off and on.
1391         * subr.el (replace-regexp-in-string): Doc fix.
1393         * startup.el (command-line-1): Don't suppress startup screen
1394         due to existing processes.
1396         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
1398         * progmodes/compile.el (compilation-disable-input): Default to nil.
1400 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
1402         * progmodes/compile.el (compilation-disable-input): New defcustom.
1403         (compilation-start): If compilation-disable-input is non-nil, send
1404         EOF to the compilation process.
1406 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
1408         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
1409         Run the argument of tex-shell-cd-command through
1410         convert-standard-filename, to get the correct style of slashes on
1411         Windows, and enclose the result in quotes, in case the file name
1412         includes whitespace or other special characters.
1414 2005-08-19  Andreas Schwab  <schwab@suse.de>
1416         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
1417         process.
1419 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
1421         * cus-start.el (minibuffer-prompt-properties): Correct typo.
1423 2005-08-18  Kim F. Storm  <storm@cua.dk>
1425         * scroll-lock.el: Fix errors due to incorrect line wrapping.
1427 2005-08-18  Richard M. Stallman  <rms@gnu.org>
1429         * scroll-lock.el: New file.
1431 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
1433         * dired.el (dired-move-to-end-of-filename):
1434         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
1436 2005-08-18  Kim F. Storm  <storm@cua.dk>
1438         * ido.el (ido-everywhere): Fix defcustom :set function to disable
1439         rather than toggle mode when custom value is nil.
1440         (ido-everywhere): Fix defun doc string.
1442 2005-08-17  Richard M. Stallman  <rms@gnu.org>
1444         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
1445         as tag instead of "Inviolable".
1447 2005-08-17  Kim F. Storm  <storm@cua.dk>
1449         * windmove.el (windmove-coordinates-of-position): Remove.
1450         (windmove-coordinates-of-window-position): Remove.
1451         (windmove-reference-loc): Use posn-at-point instead.
1453         * subr.el (insert-for-yank-1): Doc fix.
1455         * ido.el (ido-enter-matching-directory): Rename from
1456         ido-enter-single-matching-directory.  Change 'slash choice to
1457         'only.  Add 'first choice.
1458         (ido-exhibit): Adapt to above changes.
1460 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
1462         * Makefile.in: Expand comment about building loaddefs.el.
1464 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
1466         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
1467         Comment use of defadvice.
1469         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
1471 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
1473         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
1474         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
1475         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
1476         * progmodes/idlw-shell.el, progmodes/ld-script.el,
1477         * progmodes/which-func.el, ruler-mode.el, strokes.el,
1478         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
1479         for backward compatibility for faces that did not appear in the
1480         previous Emacs release.
1482         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
1484 2005-08-15  Kim F. Storm  <storm@cua.dk>
1486         * emulation/cua-base.el (cua-delete-region): Return t if
1487         deleted region was non-empty.
1488         (cua-replace-region): Inhibit overwrite-mode for
1489         self-insert-command if replaced region was non-empty.
1490         (cua--explicit-region-start, cua--status-string): Make them
1491         buffer-local at top-level...
1492         (cua-mode): ...rather than when mode is enabled.
1494 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
1496         * progmodes/vhdl-mode.el (vhdl-emacs-21):
1497         Set t for Emacs 21, 22, and so on.
1499 2005-08-15  David Ponce  <david@dponce.com>
1501         * tree-widget.el: Update Commentary header.
1502         (tree-widget-theme): Doc fix.
1503         (tree-widget-space-width): New option.
1504         (tree-widget-image-properties): Look up in the default theme too.
1505         (tree-widget--cursors): Only for images with arrow pointer shape.
1506         (tree-widget-lookup-image): Pointer shape is hand by default.
1507         (tree-widget-icon): Rename generic icon widget from
1508         `tree-widget-control'.
1509         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
1510         derive from `tree-widget-icon'.
1511         (tree-widget-handle): Improve default look and feel of the text
1512         representation.
1513         (tree-widget): Rename :*-control properties to :*-icon properties.
1514         Add :action and :help-echo properties.
1515         (tree-widget-after-toggle-functions): Move.
1516         (tree-widget-close-node, tree-widget-open-node): Remove.
1517         (tree-widget-before-create-icon-functions): New hook.
1518         (tree-widget-value-create): Update to allow customization of icons
1519         and nodes at run-time via that new hook.
1520         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
1521         (tree-widget-icon-action, tree-widget-icon-help-echo)
1522         (tree-widget-action, tree-widget-help-echo): New functions.
1524 2005-08-15  Kim F. Storm  <storm@cua.dk>
1526         * ido.el (ido-buffer-internal): Use with-no-warnings.
1527         (ido-make-merged-file-list): Use while-no-input.
1529 2005-08-15  Richard M. Stallman  <rms@gnu.org>
1531         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
1532         (flyspell-large-region): Fix doc and custom type.
1534 2005-08-14  Richard M. Stallman  <rms@gnu.org>
1536         * files.el (interpreter-mode-alist): Doc fix.
1538         * mail/rmail.el (rmail-nonignored-headers): New variable.
1539         (rmail-clear-headers): Use it.
1540         (rmail-reply): Better handling of mail-followup-to header.
1542         * progmodes/sh-script.el (sh-font-lock-keywords-var):
1543         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
1544         don't try to refer to executable-font-lock-keywords.
1545         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
1546         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
1547         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
1548         (sh-mode): Set comment-start-skip, local-abbrev-table,
1549         imenu-case-fold-search.
1550         (sh-set-shell): Don't set them here.
1551         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
1552         Don't cache the results in the original alist; don't ever modify
1553         that alist.
1555         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
1557         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
1558         empty.
1560 2005-08-15  Andreas Schwab  <schwab@suse.de>
1562         * desktop.el: Put autoload cookie at risky-local-variable declarations.
1564         * dired.el, info.el, mail/rmail.el: Revert last change.
1566 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
1568         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
1569         modification in `eval-after-load' form.
1570         * info.el: Likewise.
1571         * mail/rmail.el: Likewise.
1573 2005-08-14  Juri Linkov  <juri@jurta.org>
1575         * progmodes/compile.el (compilation-mode-font-lock-keywords):
1576         Remove highlighting of "Compilation started".  Highlight only
1577         the word "finished" in "Compilation finished".  Add highlighting
1578         of "interrupt", "killed", "terminated" and the exit code.
1579         (compilation-start): Add newline after header.  Use exactly the
1580         same time stamp format as the finishing message.
1581         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
1583         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
1584         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
1585         Add highlighting of "interrupt", "killed", "terminated".
1587         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
1588         enabled and the current command is self-insert-command, call it
1589         explicitly with overwrite-mode bound to nil, to not allow it
1590         to delete the character after the selected region.
1592 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
1594         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
1595         move-end-of-line, end-of-line, and beginning-of-line to the list
1596         of commands after which the echo area is updated.
1598 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
1600         * cus-edit.el (custom-save-all, custom-save-delete):
1601         Bind recentf-exclude to exclude custom-file.
1603 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
1605         * mail/rmailsum.el (rmail-summary-end-of-message): New command
1606         to go to the bottom of the mail message.  Added to
1607         `rmail-summary-mode-map' with key "/".
1608         (rmail-summary-show-message): New (internal) function for use by
1609         both `rmail-summary-beginning/end-of-message'.
1610         (rmail-summary-beginning-of-message): Change to use
1611         rmail-summary-show-message.
1613         * mail/rmail.el (rmail-end-of-message): New command to go to the
1614         end of the current message.  Added to `rmail-mode-map' with key "/".
1615         (rmail-beginning-of-message): Fix to work as documented.
1616         (rmail-mode): Change documentation.
1618         * progmodes/compile.el (compilation-start): Add the line
1619         "Compilation started" with compilation start time.
1620         (compilation-mode-font-lock-keywords): Add `started' to keywords.
1622 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
1624         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
1625         of menu items.
1627 2005-08-11  Richard M. Stallman  <rms@gnu.org>
1629         * simple.el (pop-global-mark): Reverse test of widen-automatically.
1631         * battery.el (battery-status-function): Don't use ignore-errors.
1633 2005-08-11  Lute Kamstra  <lute@gnu.org>
1635         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
1636         define-obsolete-variable-alias.
1638 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1640         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
1641         (ange-ftp-send-cmd): Revert last change, and expand
1642         the comment explaining the problem.
1644 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
1646         * ldefs-boot.el: Update.
1648         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
1649         item to "Time, Load and Mail".  Change help echo text.
1651         * time.el (display-time-use-mail-icon, display-time-format)
1652         (display-time-string-forms): Shorten first line of docstrings.
1654 2005-08-10  Lars Hansen  <larsh@soem.dk>
1656         * desktop.el (desktop-buffer-mode-handlers):
1657         Make non-customizable. Add autoload cookie.  Change initial value to
1658         nil; add elements in respective modules instead.  Fix doc string.
1659         (desktop-load-file): New function.
1660         (desktop-minor-mode-handlers): New autoloaded variable.
1661         (desktop-create-buffer): Call minor mode handlers.
1662         Use desktop-load-file to load major and minor mode modules prior to
1663         checking for a handler.
1664         (desktop-save): Don't add nil to desktop-minor-modes for minor
1665         modes with nil function in desktop-minor-mode-table.  Don't delete
1666         desktop file before rewriting it.
1667         (desktop-locals-to-save): Add autoload cookie.  Don't make
1668         automatically buffer-local.  Add variables column-number-mode,
1669         size-indication-mode, indent-tabs-mode,
1670         indicate-buffer-boundaries, indicate-empty-lines and
1671         show-trailing-whitespace.
1672         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
1673         regexps. Don't use desktop-clear-preserve-buffers-regexp.
1674         (desktop-clear-preserve-buffers-regexp): Delete.
1675         (desktop-clear-preserve-buffers): Update initial value and docstring.
1676         (desktop-save-buffer): Fix doc string.
1678         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
1679         (hilit-chg-desktop-restore): New function.
1680         (highlight-changes-mode): Add highlight-changes-mode to
1681         desktop-locals-to-save.
1683         * dired.el: Add handler to desktop-buffer-mode-handlers.
1684         (dired-restore-desktop-buffer): Remove autoload cookie.
1685         (dired-mode): Add autoload cookie.
1687         * info.el: Add handler to desktop-buffer-mode-handlers.
1688         (Info-restore-desktop-buffer): Remove autoload cookie.
1689         (Info-mode): Add autoload cookie.
1691         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
1692         (mh-restore-desktop-buffer): Remove autoload cookie.
1693         (mh-folder-mode): Add autoload cookie.
1695         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
1696         (rmail-restore-desktop-buffer): Remove autoload cookie.
1698 2005-08-11  Masatake YAMATO  <jet@gyve.org>
1700         * hexl.el (hexl-address-region):
1701         (hexl-ascii-region, hexl-font-lock-keywords):
1702         (hexl-highlight-line-range): Use the term "region"
1703         instead of "area" for consistency with the other symbols
1704         defined in hexl.el.
1706 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
1708         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
1709         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
1710         out by Juri Linkov).  Add `display-battery-mode'.
1712 2005-08-09  Juri Linkov  <juri@jurta.org>
1714         * progmodes/compile.el (compilation-mode-font-lock-keywords):
1715         Remove `-text' from face variable names.
1716         (compilation-error-file-name, compilation-warning-file-name)
1717         (compilation-info-file-name): Delete faces.
1718         (compilation-line-number, compilation-column-number):
1719         Remove face underlining.
1720         (compilation-message-face): Set to `underline' value by default.
1721         (compilation-error-face, compilation-warning-face)
1722         (compilation-info-face): Remove `-file-name' from face names.
1723         (compilation-error-text-face, compilation-warning-text-face)
1724         (compilation-info-text-face): Delete face variables.
1725         (compilation-text-face): Delete function.
1727         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
1728         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
1729         (grep-error-face): Set to `compilation-error' instead of
1730         `compilation-error-face' (which is redefined to `grep-hit-face' in
1731         grep buffers).
1732         (grep-mode-font-lock-keywords): Remove `-text' from face variable
1733         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
1735         * dired-aux.el (dired-do-query-replace-regexp):
1736         Use `query-replace-read-args'.
1738         * replace.el (query-replace-read-from, query-replace-read-to)
1739         (query-replace-read-args): Rename arg `string' to `prompt'.
1741         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
1743 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
1745         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
1746         uploading files.
1747         (ange-ftp-canonize-filename): Handle file names beginning with ~
1748         correctly.
1750 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
1752         * textmodes/fill.el (canonically-space-region)
1753         (fill-context-prefix, fill-french-nobreak-p)
1754         (fill-delete-newlines, fill-comment-paragraph)
1755         (justify-current-line): "?\ " -> "?\s".
1757 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
1759         * textmodes/fill.el (fill-nonuniform-paragraphs):
1760         Improve argument/docstring consistency.
1762 2005-08-09  Richard M. Stallman  <rms@gnu.org>
1764         * textmodes/ispell.el (ispell-word): More fboundp checks.
1766         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
1767         (find-file-noselect-1): Call it here, only if RAWFILE.
1768         (normal-mode): Always set some major mode.
1769         (save-some-buffers-action-alist): Change some explanation strings.
1770         (file-name-non-special): In the `quote' method, use unwind-protect.
1772 2005-08-09  Magnus Henoch  <mange@freemail.hu>
1774         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
1775         (ispell-have-aspell-dictionaries): New variable.
1776         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
1777         (ispell-get-aspell-config-value): New function.
1778         (ispell-aspell-find-dictionary): New function.
1779         (ispell-aspell-add-aliases): New function.
1780         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
1781         appropriate.  Don't look for ispell dictionaries if we use aspell.
1782         (ispell-menu-map): Don't build a submenu of dictionaries.
1784 2005-08-09  Richard M. Stallman  <rms@gnu.org>
1786         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
1787         (sql-read-passwd): Use read-passwd.
1789         * progmodes/idlw-toolbar.el (idlwave-toolbar)
1790         (idlwave-toolbar-is-possible): Add defvars.
1792         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
1793         Avoid warnings.
1795         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
1796         (idlwave-system-class-info, idlwave-executive-commands-alist):
1797         Use defvar.
1799         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
1801         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
1802         Avoid warnings.
1804         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
1805         and content-type: headers.
1807         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
1809         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
1810         and rename some of them to be more self-explanatory.
1812         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
1814         * startup.el (command-line-1): Implement -scriptload.
1816         * replace.el (occur-engine): Initial *Occur* output not undoable.
1818         * menu-bar.el (menu-bar-file-menu): Rename some menu items
1819         and improve help strings.
1821         * isearch.el (isearch-repeat): When changing direction,
1822         mark search successful.
1824         * ediff-init.el: Use (featurep 'xemacs).
1826         * comint.el (send-invisible): Identify buffer, if not selected.
1828         * align.el: Delete autoload for c-guess-basic-syntax.
1830 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
1832         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
1833         Improve argument/docstring consistency.  Doc fixes.
1834         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
1835         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
1836         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
1837         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
1838         (r2bv-organization, r2bv-pages, r2bv-primary-author)
1839         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
1840         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
1841         Defvar at compile time.
1843 2005-08-09  Juri Linkov  <juri@jurta.org>
1845         * info.el: Replace `info' with upper-case `Info' where appropriate.
1846         (info-title-1, info-title-2, info-title-3, info-title-4)
1847         (info-menu-header): Move up face definitions.
1848         (info-menu-star): Rename from `info-menu-5'.
1849         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
1850         (Info-fontify-visited-nodes): Fix docstring.
1851         (Info-hide-note-references): Fix docstring.
1852         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
1853         menu items in the same way as on cross-references.
1854         (info-apropos): Fix sorting order and formatting to be like in the
1855         stand-alone Info browser.  Display error messages for 1 sec.
1856         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
1857         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
1858         from the menu bar.
1859         (Info-insert-dir): Restore point after calling
1860         `insert-buffer-substring'.
1862 2005-08-08  Richard M. Stallman  <rms@gnu.org>
1864         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
1865         (recompute-lucid-menubar): Add defvars.
1867         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
1869         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
1871         * net/net-utils.el (run-dig): Rename from `dig'.
1873         * play/gametree.el (gametree-mode): Use make-local-variable,
1874         not make-variable-buffer-local.
1876         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
1878         * ansi-color.el (ansi-color-make-extent)
1879         (ansi-color-set-extent-face): Use fboundp, not functionp.
1881         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
1882         not make-variable-buffer-local.
1884         * bookmark.el (Info-current-file): Add defvar.
1885         (bookmark-jump-noselect): Use with-no-warnings.
1887         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
1889         * ebuff-menu.el (Helper-return-blurb): Add defvar.
1891         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
1893         * find-file.el (ada-procedure-start-regexp)
1894         (ada-package-start-regexp): Add defvars.
1896         * info.el (Info-insert-dir): Use insert-buffer-substring.
1898         * xml.el (xml-att-def-re): Add defvar.
1900         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
1901         calling convention.
1903         * subr.el (while-no-input): Return t if there is input.
1905 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
1907         * cus-start.el (all): Add `overflow-newline-into-fringe'.
1909 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
1911         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
1912         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
1914 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
1916         * cmuscheme.el (scheme-start-file): Replace reference to
1917         `user-emacs-directory' by "~/.emacs.d/".
1919 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
1921         * info.el (Info-dir-remove-duplicates): Avoid case folding
1922         in loop; instead, keep downcased strings for comparison.
1923         Suggested by Helmut Eller.
1925 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
1927         Sync with Tramp 2.0.50.
1929         * tramp.el: Remove defvar of `last-coding-system-used' in the
1930         XEmacs case; not necessary anymore.
1931         (tramp-user-regexp): Allow "@" as part of user name.
1932         (tramp-handle-set-visited-file-modtime)
1933         (tramp-handle-insert-file-contents)
1934         (tramp-handle-write-region): No special handling for
1935         `last-coding-system-used, because this is done in
1936         `tramp-accept-process-output' now.
1937         (tramp-accept-process-output): New defun.
1938         (tramp-process-one-action, tramp-process-one-multi-action)
1939         (tramp-wait-for-regexp, tramp-wait-for-output)
1940         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
1941         Howells <dhowells@redhat.com>.
1942         (clear-visited-file-modtime): Defadvice removed.  The check for
1943         unset buffer's modtime does not need to be based on
1944         `tramp-buffer-file-attributes'.  Suggested by RMS.
1945         (tramp-message): Insert "\n" if not being at beginning of line.
1946         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
1947         sequence with same logic.
1948         (tramp-completion-handle-expand-file-name): Discard call of
1949         `tramp-drop-volume-letter'.  It is not necessary, and there have
1950         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
1951         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
1952         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
1953         should always be visible.
1954         (tramp-handle-insert-directory, tramp-setup-complete)
1955         (tramp-set-process-query-on-exit-flag)
1956         (tramp-append-tramp-buffers): Pacify byte-compiler.
1957         (tramp-bug): Delete non-existing variables from list.
1958         Apply `tramp-load-report-modules' as pre-hook.
1959         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
1960         `shell-prompt-pattern' because of non-7bit characters.
1961         Reported by Sebastian Luque <sluque@mun.ca>.
1962         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
1963         (tramp-match-string-list): Remove function.
1964         (tramp-wait-for-regexp): Remove call of that function.
1965         Suggested by Kim F. Storm <storm@cua.dk>.
1966         (tramp-set-auto-save-file-modes): Use octal integer code #o600
1967         instead of octal character code ?\600.  The latter resulted in a
1968         syntax error with XEmacs.
1970         * tramp-smb.el: Remove defvar of `last-coding-system-used' in the
1971         XEmacs case; not necessary anymore.
1972         (tramp-smb-handle-write-region): No special handling for
1973         `last-coding-system-used, because this is done in
1974         `tramp-accept-process-output' now.
1975         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
1977 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
1979         * wid-edit.el (widget-choice-value-create):
1980         Unconditionally respect user choice.  Set :explicit-choice back to nil
1981         when no longer needed.
1982         (widget-choice-action): Unconditionally respect user choice.
1983         Eliminate :explicit-choice-value.
1985         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
1987         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
1988         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
1989         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
1990         running new function `toggle-indicate-empty-lines'.
1991         Rename "Customize" item to "Customize fringe".
1992         Rename "Indicators" item to "Buffer boundaries" and change help echo.
1993         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
1994         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
1995         Delete "Empty lines only" item.
1996         (menu-bar-showhide-fringe-ind-customize): New function.
1997         (menu-bar-showhide-fringe-ind-mixed)
1998         (menu-bar-showhide-fringe-ind-box)
1999         (menu-bar-showhide-fringe-ind-right)
2000         (menu-bar-showhide-fringe-ind-left)
2001         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
2002         instead of `fringe-indicators'.
2004 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
2006         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
2007         Change the date of last update.
2009 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
2011         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
2012         (viper-exec-yank, viper-put-back): Don't display modification msg
2013         if in the minibuffer.
2015         * viper-init.el (viper-replace-overlay-cursor-color)
2016         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
2017         Make variables frame local.
2019         * viper-util.el (viper-append-filter-alist): Use append instead of
2020         nconc.
2022         * viper.el (viper-vi-state-mode-list)
2023         (viper-emacs-state-mode-list): Move help-mode and
2024         completion-list-mode from the first list to the second.
2025         (viper-mode): Docstring.
2026         (viper-go-away, viper-non-hook-settings): Don't localize
2027         minor-mode-alist in newer Emacsen.  Add advice to
2028         set-cursor-color.  Don't bind "\C-c\\".
2030 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
2032         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
2033         (scheme-macro-expand-command): New user options.
2034         (scheme-trace-procedure, scheme-expand-current-form): New commands.
2035         (scheme-form-at-point, scheme-start-file)
2036         (scheme-interactively-start-process): New functions.
2037         (scheme-get-process): New function, extracted from `scheme-proc'.
2038         (run-scheme): Call `scheme-start-file' to get start file, and pass
2039         it to `make-comint'.
2040         (switch-to-scheme, scheme-proc):
2041         Call `scheme-interactively-start-process' if no Scheme buffer/process
2042         is available.
2044 2005-08-06  Juri Linkov  <juri@jurta.org>
2046         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2047         Use `compilation-text-face', `compilation-info-text-face' and
2048         `compilation-error-text-face' instead of `font-lock-keyword-face'.
2049         (compilation-error): New face.
2050         (compilation-error-file-name): Inherit from
2051         `compilation-error' instead of `font-lock-warning-face'.
2052         (compilation-warning-file-name): Inherit from
2053         `compilation-warning' instead of `font-lock-warning-face'.
2054         (compilation-info, compilation-error-file-name)
2055         (compilation-warning-file-name, compilation-info-file-name)
2056         (compilation-line-number, compilation-column-number): Doc fix.
2057         (compilation-error-text-face, compilation-warning-text-face)
2058         (compilation-info-text-face): New face variables.
2059         (compilation-line-face, compilation-column-face)
2060         (compilation-enter-directory-face)
2061         (compilation-leave-directory-face): Doc fix.
2062         (compilation-text-face): New function.
2064         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
2065         instead of 1 to display binary file names as info file links.
2066         (grep-error-face): Use `compilation-error-face' instead of
2067         `font-lock-keyword-face'.
2068         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
2069         and `compilation-warning-text-face' instead of
2070         `font-lock-keyword-face'.  Use `compilation-error-text-face'
2071         instead of `grep-error-face'.
2073 2005-08-05  Kenichi Handa  <handa@m17n.org>
2075         * international/code-pages.el: Add autoload cookies for all coding
2076         systems.
2078 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
2080         * cus-start.el (all): Put undo.c where it alphabetically belongs.
2082 2005-08-04  Juri Linkov  <juri@jurta.org>
2084         * progmodes/compile.el (compilation-mode-map):
2085         * progmodes/grep.el (grep-mode-map):
2086         Bind TAB to `compilation-next-error' and [backtab] to
2087         `compilation-previous-error'.
2089         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
2090         matching line numbers, column numbers and their ranges with regexp
2091         matching only line numbers.
2092         (grep-context-face): New face variable.
2093         (grep-mode-font-lock-keywords): Use it.
2095         * faces.el (read-face-name): Delete duplicate faces.
2097 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
2099         * thumbs.el (thumbs-find-image): Don't make variables
2100         automatically buffer local.
2101         (thumbs-current-tmp-filename, thumbs-current-image-filename)
2102         (thumbs-image-num): Make automatically buffer local.
2103         (thumbs-show-thumbs-list): Use `make-local-variable', not
2104         `make-variable-buffer-local'.
2105         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
2107         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
2108         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
2109         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
2110         (bother, bye, canyou, chatlst, continue, deathlst, describe)
2111         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
2112         (feelings-about, foullst, found, hello, history, howareyoulst)
2113         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
2114         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
2115         (neglst, obj, object, owner, please, problems, qlist)
2116         (random-adjective, relation, remlst, repetitive-shortness)
2117         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
2118         (shortlst, something, sportslst, stallmanlst, states, subj)
2119         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
2120         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
2121         Defvar at compile time.
2123         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
2124         not `make-variable-buffer-local'.
2126 2005-08-02  Kim F. Storm  <storm@cua.dk>
2128         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
2129         rectangle overlay in selected window.
2131 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
2133         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
2134         instead of display group.  Make `indicate-buffer-boundaries'
2135         customizable through Custom.
2137 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
2139         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
2140         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
2141         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
2142         (gdb-put-string): Fix typos in docstrings.
2144 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
2146         Update copyright notices of files in progmodes directory for
2147         release of Emacs 22.1.
2149         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
2151         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
2152         Don't barf if the GUD buffer has been killed.
2154 2005-08-01  Kim F. Storm  <storm@cua.dk>
2156         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
2158 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2160         * simple.el (next-error-follow-minor-mode):
2161         make-variable-buffer-local -> make-local-variable.
2163         * emacs-lisp/cl-extra.el: Require CL also when compiling.
2165         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
2166         (byte-compile-form-make-variable-buffer-local): New functions to warn
2167         about misuses of make-variable-buffer-local where make-local-variable
2168         was meant.
2170 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
2172         * bs.el (bs-attributes-list): Doc fix.
2173         (bs): Update url-link.
2175         * desktop.el (desktop-save-buffer): Fix typos in docstring.
2176         (desktop-load-default): Simplify.
2178         * ibuffer.el (ibuffer-columnize-and-insert-list)
2179         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
2180         (ibuffer-unmark-all, ibuffer-toggle-marks)
2181         (ibuffer-unmark-forward, ibuffer-unmark-backward)
2182         (ibuffer-compile-make-format-form, ibuffer-format-column)
2183         (ibuffer-current-buffers-with-marks)
2184         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
2185         (ibuffer): Doc fix.
2186         (ibuffer-mode): Fix typo in docstring.
2187         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
2188         with `define-obsolete-variable-alias'.
2189         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
2191 2005-07-29  Kenichi Handa  <handa@m17n.org>
2193         * international/mule-cmds.el (select-message-coding-system):
2194         Be sure to use LF for end-of-line.  If no coding system is decided,
2195         return iso-8859-1-unix.
2197 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2199         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
2200         (ange-ftp-pending-error-line): New vars.
2201         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
2202         to handle the non-fatal no-route-to-host messages.
2203         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
2205 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
2207         * isearch.el (isearch-mode-map, isearch-other-meta-char)
2208         (isearch-quote-char, isearch-printing-char)
2209         (isearch-text-char-description): "?\ " -> "?\s".
2210         (isearch-lazy-highlight-cleanup)
2211         (isearch-lazy-highlight-initial-delay)
2212         (isearch-lazy-highlight-interval)
2213         (isearch-lazy-highlight-max-at-a-time)
2214         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
2215         Declare with define-obsolete-*-alias macros.
2216         (isearch-forward): Fix typo in docstring.
2217         (search-invisible, search-ring-yank-pointer)
2218         (regexp-search-ring-yank-pointer): Doc fixes.
2220         * recentf.el (recentf-menu-append-commands-p): Declare with
2221         `define-obsolete-variable-alias'.
2222         (recentf-max-saved-items, recentf-menu-filter)
2223         (recentf-arrange-by-rule-subfilter): Doc fixes.
2224         (recentf-menu-append-commands-flag)
2225         (recentf-initialize-file-name-history, recentf-expand-file-name)
2226         (recentf-clear-data): Fix typos in docstrings.
2228 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
2230         * progmodes/gdb-ui.el: Smarten comments.
2231         (gdb-info-breakpoints-custom): Use nowarn when finding file.
2233 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2235         * term/apollo.el (terminal-init-apollo): New function containing
2236         all former top level forms in the file.
2237         * term/bobcat.el (terminal-init-bobcat):
2238         * term/cygwin.el (terminal-init-cygwin):
2239         * term/iris-ansi.el (terminal-init-iris-ansi):
2240         * term/linux.el (terminal-init-linux):
2241         * term/news.el (terminal-init-news):
2242         * term/rxvt.el (terminal-init-rxvt):
2243         * term/sun.el (terminal-init-sun):
2244         * term/tvi970.el (terminal-init-tvi970):
2245         * term/vt100.el (terminal-init-vt100):
2246         * term/vt102.el (terminal-init-vt102):
2247         * term/vt125.el (terminal-init-vt125):
2248         * term/vt200.el (terminal-init-vt200):
2249         * term/vt201.el (terminal-init-vt201):
2250         * term/vt220.el (terminal-init-vt220):
2251         * term/vt240.el (terminal-init-vt240):
2252         * term/vt300.el (terminal-init-vt300):
2253         * term/vt320.el (terminal-init-vt320):
2254         * term/vt400.el (terminal-init-vt400):
2255         * term/vt420.el (terminal-init-vt420):
2256         * term/wyse50.el (terminal-init-wyse50):
2257         * term/xterm.el (terminal-init-xterm): Likewise.
2259         * term/README: Describe the terminal-init-* functionality.
2261         * startup.el (command-line): After loading the terminal initialization
2262         file call the corresponding terminal initialization function.
2264 2005-07-27  Kenichi Handa  <handa@m17n.org>
2266         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
2267         negative.
2269         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
2270         (ps-mule-composition-prologue): Fix for the case that
2271         RelativeCompose is false.
2273 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2275         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
2277         * descr-text.el (describe-char): Handle the case where the list of
2278         chars is displayed in a separate frame.
2279         Be a bit more discriminating when looking for the char.
2281 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
2283         * bookmark.el (bookmark-automatically-show-annotations)
2284         (bookmark-read-annotation-text-func): Doc fixes.
2285         (bookmark-save): Improve argument/docstring consistency.
2286         (bookmark-get-bookmark, bookmark-get-bookmark-record)
2287         (bookmark-alist-from-buffer)
2288         (bookmark-upgrade-file-format-from-0)
2289         (bookmark-grok-file-format-version)
2290         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
2291         (bookmark-read-annotation-mode)
2292         (bookmark-insert-current-bookmark, bookmark-jump)
2293         (bookmark-exit-hook): Fix typos in docstrings.
2294         (bookmark-exit-hooks): Define as obsolete alias.
2295         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
2296         not `bookmark-exit-hooks'.  Fix docstring.
2297         (bookmark-bmenu-select): "?\ " -> "?\s".
2299 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
2301         * startup.el (command-line): Fix typo.
2303 2005-07-24  Richard M. Stallman  <rms@gnu.org>
2305         * tooltip.el (tooltip-mode): Test emacs-basic-display,
2306         not emacs-quick-startup.
2308 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
2310         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
2311         (reb-next-match, reb-show-subexp): Use `with-selected-window'
2312         instead of `reb-with-current-window'.
2313         (reb-prev-match): Likewise.  Also, don't move left if the search
2314         was unsuccessful.
2315         (reb-initialize-buffer): New function.
2316         (re-builder, reb-change-syntax): Use it.
2318         * man.el (Man-goto-page): Make second argument NOERROR optional.
2320 2005-07-23  Richard M. Stallman  <rms@gnu.org>
2322         * man.el (Man-bgproc-sentinel): Check here for failure to find
2323         any man page in the output, and report the error here.
2324         (Man-arguments): Make it permanent local.
2325         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
2326         (Man-mode): Pass t for NOERROR.
2328         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
2329         (grep-mode-font-lock-keywords):
2330         Don't use compilation-...-face for messages that are not file names.
2332         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2333         Don't use compilation-...-face for messages that are not file names.
2335 2005-07-22  Juri Linkov  <juri@jurta.org>
2337         * startup.el (normal-splash-screen): Update menu name.
2339         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
2341 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
2343         * term/xterm.el: Load term/rxvt if the terminal is actually an
2344         rxvt terminal.
2345         (xterm-rxvt-set-background-mode): Remove, not used anymore.
2347         * term/rxvt.el (function-key-map): Use substitute-key-definition
2348         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
2350         * term/cygwin.el: New file.
2352 2005-07-22  Kim F. Storm  <storm@cua.dk>
2354         * image-file.el (insert-image-file, image-file-yank-handler):
2355         Fix last change to maintain a (unique) yank-handler on yanked images.
2357 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
2359         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
2360         of the file size (as in "177B" for 177 bytes).  This happens with
2361         "ls -lh" on FreeBSD.
2363 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
2365         * hilit-chg.el (highlight-changes-global-initial-state)
2366         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
2367         (hilit-chg-fixup, highlight-changes-mode):
2368         Fix typos in docstrings.
2369         (highlight-changes-global-modes, highlight-changes-rotate-faces):
2370         Doc fixes.
2372 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
2374         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
2375         mode function using `eval-after-load'.
2377 2005-07-21  Kim F. Storm  <storm@cua.dk>
2379         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
2380         included when reporting an emacs crash, and tell about the DEBUG file.
2382         * image-file.el (insert-image-file): Add yank-handler.
2383         (image-file-yank-handler): Yank handler to make unique copies of
2384         images when they are yanked into a buffer next to each other.
2386 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
2388         * comint.el (comint-use-prompt-regexp, comint-send-input)
2389         (comint-source-default, comint-extract-string)
2390         (comint-get-source, comint-word, comint-completion)
2391         (comint-source, comint-prompt-read-only, comint-update-fence):
2392         Fix typos in docstrings.
2393         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
2394         Declare with define-obsolete-*-alias macros.
2395         (comint-previous-matching-input-from-input)
2396         (comint-next-matching-input-from-input)
2397         (comint-previous-matching-input, comint-next-matching-input)
2398         (comint-forward-matching-input):
2399         Improve argument/docstring consistency.
2401         * desktop.el (desktop-clear-preserve-buffers-regexp):
2402         Also preserve the *server* buffer.
2404         * simple.el (clone-indirect-buffer): Doc fix.
2405         (fixup-whitespace, just-one-space)
2406         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
2407         (next-error, next-error-highlight)
2408         (next-error-highlight-no-select, next-error-last-buffer)
2409         (next-error-buffer-p, next-error-find-buffer, next-error)
2410         (previous-error, next-error-no-select, previous-error-no-select)
2411         (open-line, split-line, minibuffer-prompt-width, kill-new)
2412         (binary-overwrite-mode): Fix typos in docstrings.
2413         (set-fill-column): Fix typo in message.
2415         * skeleton.el (skeleton-proxy-new): Doc fix.
2417         * strokes.el (strokes-load-hook): Doc fix.
2418         (strokes-grid-resolution, strokes-get-grid-position)
2419         (strokes-renormalize-to-grid, strokes-read-stroke)
2420         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
2421         (strokes-global-map): Fix typos in docstrings.
2422         (strokes-help): Doc fix.  Fix help message and pass it through
2423         `substitute-command-keys'.
2425         * tempo.el (tempo-insert-prompt, tempo-interactive)
2426         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
2427         (tempo-insert-string-functions, tempo-local-tags)
2428         (tempo-define-template, tempo-insert-template)
2429         (tempo-insert-prompt-compat, tempo-is-user-element)
2430         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
2431         Fix typos in docstrings.
2433         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
2434         (vcursor-key-bindings, vcursor-use-vcursor-map)
2435         (vcursor-find-window, vcursor-scroll-down)
2436         (vcursor-disable, vcursor-beginning-of-buffer)
2437         (vcursor-end-of-buffer): Fix typos in docstrings.
2438         (vcursor-relative-move, vcursor-get-char-count):
2439         Improve argument/docstring consistency.
2441         * version.el: "?\ " -> "?\s".
2443         * wid-edit.el (widget-default-create, widget-after-change)
2444         (widget-default-format-handler, widget-checklist-add-item)
2445         (widget-radio-add-item, widget-choose, widget-specify-secret)
2446         (widget-field-value-create, widget-field-value-get)
2447         (widget-editable-list-format-handler)
2448         (widget-editable-list-entry-create, widget-group-value-create)
2449         (widget-documentation-link-add)
2450         (widget-documentation-string-value-create): "?\ " -> "?\s".
2451         (widget-convert-text): Doc fix.
2452         (widget-narrow-to-field, widget-field-find)
2453         (widget-url-link-action, widget-emacs-library-link-action)
2454         (widget-color-notify): Fix typos in docstrings.
2456         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
2457         (x-select-text, set-w32-system-coding-system)
2458         (w32-add-charset-info): Fix typos in docstrings.
2460         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
2461         (cua-enable-cua-keys, cua-use-hyper-key)
2462         (cua-virtual-rectangle-edges): Fix typos in docstrings.
2463         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
2465         * net/tramp.el (tramp-handle-load): Fix typo in error message.
2467         * emacs-lisp/re-builder.el (regexp-builder): Declare with
2468         `defalias' instead of faking it.
2470         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
2471         (eshell-ls-missing, eshell-ls-dired-initial-args)
2472         (eshell-ls-use-in-dired): Fix typos in docstrings.
2474 2005-07-20  Kim F. Storm  <storm@cua.dk>
2476         * emulation/cua-base.el (cua-mode): Improve doc string.
2478 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
2480         * abbrev.el (expand-region-abbrevs): Doc fix.
2481         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
2482         Improve argument/docstring consistency.
2484         * arc-mode.el (archive-get-descr, archive-alternate-display):
2485         Doc fixes.
2486         (archive-l-e): Improve argument/docstring consistency.
2487         (archive-tmpdir, archive-unixdate, archive-unixtime)
2488         (archive-chmod-entry): Fix typos in docstrings.
2489         (archive-unflag, archive-unflag-backwards)
2490         (archive-unmark-all-files): "?\ " -> "?\s".
2492         * buff-menu.el (Buffer-menu-unmark): Doc fix.
2493         (Buffer-menu-not-modified, Buffer-menu-execute)
2494         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
2495         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
2497         * composite.el (compose-string, encode-composition-rule)
2498         (compose-last-chars): Fix typos in docstrings.
2500         * desktop.el (desktop-enable, desktop-basefilename):
2501         Declare with `define-obsolete-variable-alias'.
2502         (desktop-internal-v2s): Don't quote keywords.
2503         (desktop-clear): "?\ " -> "?\s".
2505         * dired.el (dired-align-file, dired-flag-backup-files)
2506         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
2507         (dired-listing-switches, dired-ls-F-marks-symlinks)
2508         (dired-dwim-target, dired-load-hook, dired-mode-hook)
2509         (dired-directory, dired-faces, dired, dired-revert)
2510         (dired-mode, dired-summary, dired-view-file)
2511         (dired-copy-filename-as-kill, dired-delete-file)
2512         (dired-no-confirm, dired-unmark-all-marks)
2513         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
2514         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
2515         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
2516         Fix typos in message strings.
2518         * dired-x.el (virtual-dired): Declare with `defalias'.
2519         (dired-mark-unmarked-files, dired-local-variables-file)
2520         (dired-omit-here-always): Doc fix.
2521         (dired-omit-mode, dired-find-subdir)
2522         (dired-enable-local-variables, dired-clean-up-buffers-too)
2523         (dired-extra-startup, dired-mark-extension, dired-jump)
2524         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
2525         (dired-smart-shell-command, dired-guess-shell-alist-user)
2526         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
2527         (dired-x-bind-find-file, dired-x-submit-report):
2528         Fix typos in docstrings.
2529         (dired-mark-unmarked-files): "?\ " -> "?\s".
2531         * dirtrack.el (dirtrack-list): Fix typos in docstring.
2533         * faces.el (describe-face): "?\ " -> "?\s".
2534         (read-all-face-attributes, read-face-font, modify-face)
2535         (face-attr-construct, italic): Fix typos in docstrings.
2536         (frame-update-face-colors): Declare with
2537         `define-obsolete-function-alias'.
2539         * files.el (find-file-noselect, recode-file-name): Doc fixes.
2540         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
2541         (magic-mode-alist, buffer-file-numbers-unique)
2542         (write-file-functions, get-free-disk-space):
2543         Fix typos in docstrings.
2544         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
2545         (write-contents-hooks, write-file-hooks):
2546         Declare with `define-obsolete-variable-alias'.
2548         * forms-d2.el (arch-rj): Fix typo in docstrings.
2549         (arch-tocol): Likewise.  "?\ " -> "?\s".
2551         * frame.el (set-frame-font, cursor-in-non-selected-windows):
2552         Fix typo in docstring.
2553         (set-screen-width, set-screen-height): Delete redundant info in
2554         doctrings.
2555         (new-frame, screen-height, screen-width): Declare with
2556         `define-obsolete-function-alias'.
2557         (delete-frame-hook, blink-cursor): Declare with
2558         `define-obsolete-variable-alias'.
2560         * paths.el (prune-directory-list): Fix typos in docstring.
2562         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
2563         (cvs-prefix-get): Fix typos in docstrings.
2565         * ps-print.el (ps-extend-face-list, ps-extend-face)
2566         (ps-print-background-image): Fix typos in docstrings.
2567         (ps-default-fg, ps-default-bg): Doc fixes.
2569         * s-region.el (s-region-bind): Doc fix.
2570         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
2572         * textmodes/org.el (org-table-formula-substitute-names)
2573         (org-table-get-vertical-vector): Doc fixes.
2574         (org-table-recalculate): Remove unused argument to `message'.
2576 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
2578         * textmodes/org.el (org-table-column-names)
2579         (org-table-column-name-regexp)
2580         (org-table-named-field-locations): New variables.
2581         (org-archive-subtree): Protect `this-command' when calling
2582         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
2583         the kill buffer.
2584         (org-complete): Remove fixed-formula completion.
2585         (org-edit-formulas-map): New variable.
2586         (org-table-edit-formulas): New command.
2587         (org-finish-edit-formulas, org-abort-edit-formulas)
2588         (org-show-variable, org-table-get-vertical-vector): New functions.
2589         (org-table-maybe-eval-formula): Handle `:=' fields.
2590         (org-table-get-stored-formulas, org-table-store-formulas)
2591         (org-table-get-formula, org-table-modify-formulas)
2592         (org-table-replace-in-formulas): Handle named field formulas.
2593         (org-table-get-specials): Store locations of named fields.
2595 2005-07-19  Juri Linkov  <juri@jurta.org>
2597         * progmodes/grep.el (grep-regexp-alist)
2598         (grep-mode-font-lock-keywords, grep-process-setup):
2599         Use default GNU grep match color "01;31m" instead of "01;41m".
2600         (grep-regexp-alist, grep-mode-font-lock-keywords):
2601         Use `\\[[0-9]*m' instead of `\\[00m'.
2602         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
2603         sgr_start where its handling is more important.  Use the real
2604         length of sgr_start instead of constant 8.
2605         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
2606         specially.  Delete all remaining escape sequences.
2607         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
2608         (grep-regexp-alist): Make hyperlink only for binary file name
2609         instead of the whole line.
2610         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
2611         (grep-mode): Add autoload.
2613         * emacs-lisp/find-func.el (find-function-regexp):
2614         Add `define-compilation-mode'.
2616 2005-07-19  Juri Linkov  <juri@jurta.org>
2618         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
2619         (compare-windows-sync-string-size, compare-windows-recenter)
2620         (compare-windows-highlight, compare-windows): Add version 22.1.
2621         (compare-windows) <defface>: Inherit from lazy-highlight instead
2622         of duplicating its default value.
2624         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
2625         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
2627         * descr-text.el (describe-char): Create link buttons for `charset'
2628         and `code point'.  Add the current input method name with a link
2629         button to `to input' field.  Print face names of display table
2630         characters in `The display table entry is displayed by' section
2631         instead of printing face-id in the `display' field.
2632         Guess hardcoded faces and create a link button for them.
2633         Skip empty fields when calculating max-width.
2634         Treat `widget-create' specially while inserting strings from the
2635         collected field list.
2636         (describe-char-after): Made obsolete in version 22.1, not 21.5.
2638         * diff-mode.el (diff-file-header): Change foreground color from
2639         yellow to green on light backgrounds.
2640         (diff-context): Inherit from `shadow' only for color/grayscale
2641         with more than 88 colors.
2642         (diff-indicator-removed, diff-indicator-added)
2643         (diff-indicator-changed): New faces.
2644         (diff-font-lock-keywords): Use new faces.  Regroup rules.
2645         Add "^---$" for `normal' diff format.  Fontify `#' lines with
2646         font-lock-comment-delimiter-face and font-lock-comment-face.
2647         Add `#' to ^[^...] in the rule for `diff-context-face'.
2649         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
2650         a button-like box.  Inherit from `highlight' on low colors.
2651         (shadow): Use shades of gray only for color/grayscale with
2652         more than 88 colors.  Use green for light backgrounds with
2653         8 colors, and yellow for dark backgrounds with 8 colors.
2655         * font-lock.el (font-lock-regexp-grouping-backslash):
2656         Don't inherit from escape-glyph (use bold for all cases).
2658         * info.el (info-xref-visited): Use light foreground color `violet'
2659         for dark backgrounds instead of dark color `magenta3'.
2660         (info-title-1): Use `yellow' color for dark backgrounds.
2662         * isearch.el (isearch): Use not-too-dark magenta3 instead of
2663         too-light magenta2.
2665         * replace.el (match): Use slightly more light RoyalBlue3 instead
2666         of dark RoyalBlue4.
2668         * wid-edit.el (widget-inactive): Inherit from `shadow'.
2670 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
2672         * novice.el (disabled-command-hook): Declare it with
2673         `define-obsolete-variable-alias'.
2675         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
2676         (desktop-buffer-misc-functions, desktop-buffer-handlers)
2677         (desktop-load-default): Add release to obsolescence info.
2678         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
2679         (desktop-append-buffer-args, desktop-read):
2680         Fix typos in docstrings.
2681         (desktop-kill): Fix typo in message.
2682         (desktop-save): Doc fix.
2684 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
2686         * viper-cmd.el (viper-escape-to-state): Bug fix.
2687         (viper-envelop-ESC-key): Change the definition of fast
2688         keysequence so it'll work with keyboard macros.
2690         * ediff.el (ediff-patch-buffer): Change the docstring.
2692 2005-07-19  Kenichi Handa  <handa@m17n.org>
2694         * international/mule-cmds.el (select-safe-coding-system): Try to
2695         use an auto-coding (if any) before anything else.  If the found
2696         auto-coding is invalid, show a warning message.
2698         * international/mule.el (find-auto-coding): New function created
2699         by modifying the body of set-auto-coding.
2700         (set-auto-coding): Use find-auto-coding to find a coding.
2702 2005-07-18  Richard M. Stallman  <rms@gnu.org>
2704         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
2705         not isearch-mode-end-hook-error.
2706         (allout-before-change-protect): Fix error message.
2708 2005-07-18  Juri Linkov  <juri@jurta.org>
2710         * allout.el (allout-mode):
2711         * calculator.el (calculator-copy):
2712         * custom.el (custom-known-themes):
2713         * dired.el (dired-desktop-buffer-misc-data)
2714         (dired-restore-desktop-buffer):
2715         * dired-x.el (dired-omit-marker-char):
2716         * files.el (basic-save-buffer):
2717         * font-core.el (font-lock-mode):
2718         * calendar/calendar.el (calendar-goto-hebrew-date)
2719         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
2720         (calendar-goto-persian-date):
2721         * language/ethio-util.el (ethio-sera-to-fidel-region):
2722         * textmodes/picture.el (picture-mode):
2723         Delete duplicate duplicate words.
2725 2005-07-18  Juri Linkov  <juri@jurta.org>
2727         * isearch.el (isearch-mode-map): Remove key bindings for regexp
2728         chars * ? } |.
2729         (isearch-fallback): Don't call `isearch-process-search-char'.
2730         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
2731         (isearch-process-search-char): Call `isearch-fallback' for regexp
2732         chars * ? } |.
2733         (isearch-return-char): Make obsolete with `make-obsolete' instead
2734         of simply documenting it as obsolete in the docstring.
2735         (isearch-fallback): Refill docstring.
2737         * international/isearch-x.el
2738         (isearch-process-search-multibyte-characters): Remove unneeded
2739         `concat'.  Add intermediate values to `junk-hist' instead of
2740         `minibuffer-history'.  Test the length of `str'.
2742 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
2744         * allout.el (allout-resolve-xref): Fix typos in error strings.
2745         (allout-before-change-protect): Remove unneeded `concat'.
2747         * array.el (array-mode, array-reconfigure-rows)
2748         (untabify-backward): Fix typos in docstrings.
2749         (array-reconfigure-rows): Use `insert-buffer-substring', not
2750         `insert-buffer'.
2752         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
2753         * progmodes/ada-mode.el (ada-make-body):
2754         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
2756         * dired.el (dired-log):
2757         * tar-mode.el (tar-subfile-save-buffer):
2758         * play/zone.el (zone-pgm-stress-destress):
2759         Use `insert-buffer-substring', not `insert-buffer'.
2761 2005-07-17  Simon Josefsson  <jas@extundo.com>
2763         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
2765 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
2767         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
2768         Add plain auth method.
2769         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
2771 2005-07-17  Kim F. Storm  <storm@cua.dk>
2773         * ido.el (dired-other-window): Add ido property.
2775 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
2777         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
2778         Fix typo in docstring.
2779         (byte-compile-interactive-only-functions): Add `insert-buffer' and
2780         `insert-file-literally'.
2782         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
2783         info and delete redundant message.  Doc fix.
2784         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
2785         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
2787 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2789         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
2790         (byte-compile-and): Use byte-compile-and-recursion.
2791         (byte-compile-or-recursion): New function.
2792         (byte-compile-or): Use that.
2793         (byte-compile-if): Guard the else-clause too.
2794         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
2796         * isearch.el (isearch-mode-end-hook-quit): New variable.
2797         (isearch-done): Bind it.
2798         (isearch-mode-end-hook): Doc fix.
2800         * allout.el (allout-isearch-did-quit): Variable deleted.
2801         (allout-real-isearch-abort): Function name no longer used.
2802         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
2803         (allout-isearch-rectification): isearch-mode always exists.
2804         Don't set allout-isearch-did-quit.
2805         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
2806         allout-isearch-did-quit.
2807         (allout-enwrap-isearch): Just add the hook.
2808         (allout-isearch-abort): Function deleted.
2809         (allout-pre-command-business): Avoid warning.
2811         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
2812         Correctly avoid warnings.
2813         (pascal-outline): Likewise.
2815         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
2817         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
2819         * play/tetris.el (tetris-mode): Avoid warning.
2821         * play/snake.el (snake-mode): Avoid warning.
2823         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
2824         (gamegrid-set-display-table): Avoid warning.
2825         (gamegrid-set-timer): Likewise.
2826         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
2827         (gamegrid-add-score-with-update-game-score-1): Take FILE
2828         as argument.
2829         (gamegrid-add-score-with-update-game-score): Pass that argument.
2830         Rename have-shared-game-dir to gamegrid-shared-game-dir.
2832         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
2834         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
2835         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
2837         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
2838         and insert-file.
2840         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
2841         (sc-ask): Avoid warnings.
2843         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
2844         (eshell-hist-initialize): Use that var the natural way.
2846         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
2848         * emacs-lisp/re-builder.el (reb-cook-regexp):
2849         Avoid warning calling lre-compile-string.
2850         (reb-color-display-p): Avoid warning.
2852         * calculator.el (calculator-last-input): Guard uses
2853         of event-key and key-press-event-p.
2854         (event-key, key-press-event-p): Delete definitions.
2856         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
2857         (find-gc-source-directory, find-gc-subrs-callers)
2858         (find-gc-noreturn-list, find-gc-source-files)
2859         (find-gc-subrs-called): Vars renamed and defvar'd.
2861         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
2862         (checkdoc-overlay-put, checkdoc-delete-overlay)
2863         (checkdoc-overlay-start, checkdoc-overlay-end)
2864         (checkdoc-mode-line-update, checkdoc-char=):
2865         Define such that compiler knows they are defined.
2866         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
2867         (checkdoc-read-event): Delete.  Use read-event directly.
2869         * whitespace.el (whitespace-make-overlay)
2870         (whitespace-overlay-put, whitespace-delete-overlay)
2871         (whitespace-overlay-start, whitespace-overlay-end):
2872         Define such that compiler knows they are defined.
2873         (whitespace): Move conditional inside.
2875         * tempo.el (tempo-insert-template): Suppress warning.
2877         * ediff-diff.el (longlines-mode): Add defvar.
2879 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
2881         * server.el: Bind "C-x #" in a way that works even if C-x is
2882         redefined to a command key, not a prefix key.
2884 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
2886         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
2887         cl-make-type-test till execution time.
2889 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
2891         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
2892         arg ARG and use it.
2894 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
2896         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
2898 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
2900         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
2901         a defcustom with two :set or :type keywords.
2903 2005-07-15  Richard M. Stallman  <rms@gnu.org>
2905         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2906         Don't give ^M comment-end syntax.
2908 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
2910         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
2911         Don't consider gdbmi (gdb-mi.el has its own update functions).
2912         (gdb-var-delete): Make it work for gdbmi as well.
2913         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
2915         * progmodes/gud.el (etags, sdb): Only require etags when needed.
2916         (gud-speedbar-menu-items): Correct logic for enabling items.
2918 2005-07-15  Kim F. Storm  <storm@cua.dk>
2920         * ido.el: Fix commentary.
2921         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
2922         Use with-no-warnings around ffap-guesser.
2923         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
2924         Let bind minibuffer-completing-file-name to t.
2926 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
2928         * startup.el (site-run-file, keyboard-type): Doc fixes.
2929         (command-line): Check for "--basic-display" argument; also for
2930         "--quick", not "--bare-bones" (which was renamed).
2931         (fancy-splash-text): Add missing item "Getting New Versions".
2932         (normal-splash-screen): Fix typos and improve consistency with
2933         `fancy-splash-text'.  Update copyright year.
2935         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
2936         valid binding for `help-char'.
2938         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
2940 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
2942         * term.el (term-mode): Disable cua-mode for term buffers.
2944 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
2946         * add-log.el (add-log-mailing-address, change-log-merge):
2947         Doc fixes.
2948         (change-log-get-method-definition): Fix typo in docstring.
2950 2005-07-14  Kim F. Storm  <storm@cua.dk>
2952         * emulation/cua-base.el:
2953         (cua--pre-command-handler-1, cua--pre-command-handler)
2954         (cua--post-command-handler-1, cua--post-command-handler):
2955         Split in two.  Check (buffer local) value of cua-mode.
2956         (cua-selection-mode): New command.
2958 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2960         * custom.el (custom-initialize-safe-set)
2961         (custom-initialize-safe-default): Doc fixes.
2963         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
2964         and simplify :init-value again.
2966         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
2967         and simplify :init-value again.  Delete autoload.
2969         * startup.el (command-line): Use `custom-reevaluate-setting' again
2970         for tooltip-mode.
2972         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
2973         a defcustom with two :initialize keywords.
2975 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
2977         * allout.el (my-mark-marker, allout-isearch-prior-pos)
2978         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
2979         (allout-post-command-business, allout-flag-region)
2980         (isearch-reenable-font-lock, allout-yank)
2981         (allout-insert-latex-header, allout-insert-latex-trailer)
2982         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
2983         (allout-latex-verb-quote): Fix typos in docstrings.
2984         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
2985         (allout-unprotected, allout-prefix-data):
2986         Improve argument/docstring consistency.
2987         (allout-chart-subtree): Fix argument spec.
2988         (allout-open-topic): Rename `use_sib_bullet' argument to
2989         `use-sib-bullet'.  Doc fix.
2991         * whitespace.el (whitespace-check-buffer-leading)
2992         (whitespace-check-buffer-trailing)
2993         (whitespace-check-buffer-indent)
2994         (whitespace-check-buffer-spacetab)
2995         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
2996         (whitespace-check-leading-whitespace)
2997         (whitespace-check-trailing-whitespace)
2998         (whitespace-check-spacetab-whitespace)
2999         (whitespace-check-indent-whitespace)
3000         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
3001         (whitespace-modes): Fix typos in docstrings.
3002         (defgroup, defcustom): Doc fixes.
3004         * winner.el (winner-mode, winner-boring-buffers)
3005         (winner-pending-undo-ring): Doc fixes.
3006         (winner-ring): Remove unneeded `progn'.
3007         (winner-equal): `defsubst' it.
3008         (winner-redo): Fix message.
3010 2005-07-13  Kim F. Storm  <storm@cua.dk>
3012         * simple.el (line-move-1): Always use vertical-motion to
3013         do the last (or only) line move to ensure some movement.
3014         Undo 2005-06-23 change--don't check for overlays.
3016 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3018         * term/mac-win.el (ccl-encode-mac-roman-font)
3019         (ccl-encode-mac-centraleurroman-font)
3020         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
3021         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
3022         Change charset-id boundary of dimension to ?\xef.
3023         (mac-char-fontspec-list): New constant.
3024         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
3025         argument.  Nil uses itself as family in font-spec.  Previous
3026         behavior for nil is now provided by non-nil non-string argument.
3027         All callers changed.  Add font-specs for Mac fonts to
3028         "fontset-default" unless iso8859-1 fonts are installed.
3030 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3032         * progmodes/sh-script.el (sh-get-indent-info): Only indent
3033         a continuation line if the \ is preceded by SPC or TAB.
3034         (sh-get-indent-info): Simplify.
3035         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
3036         Use with-current-buffer.
3038         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
3039         when the matched text is empty.
3041 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
3043         * startup.el (command-line): Revert to previous handling of
3044         tooltip-mode.  Explain in comment why the complexity is needed.
3046         * tooltip.el (tooltip-mode): Revert to previous implementation of
3047         its defcustom.
3049         * frame.el (blink-cursor-mode): Revert to previous implementation
3050         of its defcustom.  Update comment.
3052 2005-07-12  Lars Hansen  <larsh@soem.dk>
3054         * desktop.el: Update e-mail address.
3056 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3058         * term/mac-win.el (mac-services-mail-selection)
3059         (mac-services-mail-to): New functions.
3060         (mac-application-menu-map): Bind them.
3062 2005-07-12  wulei <milton@wulei.net>  (tiny change)
3064         * progmodes/gdb-ui.el: Add note about buffering with Windows.
3066 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
3068         * custom.el (custom-reevaluate-setting): Doc fix.
3070 2005-07-11  Jay Belanger  <belanger@truman.edu>
3072         * calc/calc.el (calc-embedded-announce-formula-alist)
3073         (calc-embedded-open-close-plain-alist)
3074         (calc-embedded-open-close-mode-alist): Add checks for additional
3075         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
3077 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
3079         * custom.el (custom-enable-theme): Don't add theme to
3080         `custom-enabled-themes' with `push' because there is no
3081         setf-method for `delq'.
3083 2005-07-11  Richard M. Stallman  <rms@gnu.org>
3085         * custom.el (custom-declare-variable): Doc fix.
3087         * dired-aux.el (dired-compare-directories): Remove "." and ".."
3088         from the alists.
3090         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
3091         Do nothing if edebug-active.
3093         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
3094         (edebug-display): Do it here instead.
3096 2005-07-10  Richard M. Stallman  <rms@gnu.org>
3098         * cus-face.el (custom-theme-set-faces): Make it work.
3099         (custom-reset-faces): Doc fix.
3100         (custom-theme-reset-internal-face, custom-theme-face-value):
3101         Functions deleted.
3103         * custom.el (custom-push-theme): Maintain list of the settings
3104         of a given theme in its theme-settings property.
3105         Maintain position of old settings in the theme-value
3106         or theme-face property.
3107         (custom-enabled-themes): New variable.
3108         (custom-theme-enabled-p): New function.
3109         (provide-theme): Update custom-enabled-themes.
3110         Disable and reenable the `user' theme.
3111         (require-theme): Doc fix.
3112         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
3113         (custom-theme-value, custom-theme-variable-value): Likewise.
3114         (custom-theme-reset-internal): Likewise.
3115         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
3116         (custom-enable-theme, custom-disable-theme): New functions.
3117         (custom-variable-theme-value, custom-face-theme-value): Likewise.
3118         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
3119         (custom-theme-reset-variables): Simplify.
3120         (deftheme, custom-declare-theme, custom-make-theme-feature):
3121         Definitions moved.
3123 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
3125         * longlines.el (longlines-show-region)
3126         (longlines-unshow-hard-newlines): Recognize hard newlines by
3127         non-nil hard property, instead of t.
3129 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
3131         * viper-cmd.el (viper--key-maps): New variable.
3132         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
3133         emulation-mode-map-alists.
3134         (viper-envelop-ESC-key): Use viper-subseq.
3135         (viper-search-forward/backward/next): Disable debug-on-error.
3137         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3138         (viper-ESC-key): New defcustoms.
3140         * viper-macs.el (ex-map-read-args): Use viper-subseq.
3142         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
3143         (viper-subseq): Copy of subseq from cl.el.
3145         * viper.el (viper-go-away, viper-set-hooks): Use
3146         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
3148         * viper-mous.el (viper-current-frame-saved): Use defvar.
3150         * viper-init.el: Get rid of -face in face names.
3152         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
3153         Make it work with longlines mode
3155         * ediff-mult.el (ediff-meta-mode-hook): New variable.
3157         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
3159         * ediff-init.el: Get rid of -face in face names.
3161 2005-07-10  Richard M. Stallman  <rms@gnu.org>
3163         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
3164         and with-timeout-unsuspend.
3166         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
3167         and with-timeout-unsuspend.
3169         * emacs-lisp/timer.el (with-timeout-timers): New variable.
3170         (with-timeout): Bind that variable to record timers.
3171         (with-timeout-suspend, with-timeout-unsuspend): New functions.
3173         * emacs-lisp/debug.el (debug-help-follow): New function.
3174         (debugger-mode-map): Use that instead of help-follow.
3175         (debugger-setup-buffer): Use eval-buffer-list
3176         to handle eval-buffer frames.
3178 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
3180         * timezone.el (timezone-parse-date): Change first regexp
3181         so it will not mistakenly match dates with no time zone.
3183 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
3185         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
3187 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
3189         * custom.el (custom-initialize-safe-set)
3190         (custom-initialize-safe-default): New functions.
3192         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
3193         and simplify :init-value.
3195         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
3196         and simplify :init-value.  Delete obsolete comment.
3198         * startup.el (command-line): Use `custom-reevaluate-setting' to
3199         handle `tooltip-mode'.  Delete obsolete comment.
3201         * files.el (set-visited-file-name): Avoid calling
3202         `file-name-nondirectory' with a nil argument.
3204 2005-07-09  Richard M. Stallman  <rms@gnu.org>
3206         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
3207         was called with nil for the buffer, handle the read position right.
3208         Handle read position for eval-region, too.
3210 2005-07-09  Juri Linkov  <juri@jurta.org>
3212         * fringe.el (fringe-mode): Add period in docstring.
3213         (fringe-query-style): Build prompt depending on `all-frames' arg.
3215         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
3216         to not create links to unrelated functions in the Help buffer.
3218         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
3219         Doc fix.
3221         * simple.el (next-error-hook): New variable.
3222         (next-error): Use it.  Doc fix.
3224         * textmodes/ispell.el (ispell-command-loop): Add current
3225         dictionary name and program name to mode-line-format.
3226         (ispell-region, ispell-process-line): Add current dictionary name
3227         and program name to messages.
3229 2005-07-08  Jay Belanger  <belanger@truman.edu>
3231         * calc/calc.el (calc-embedded-announce-formula-alist)
3232         (calc-embedded-open-close-formula-alist)
3233         (calc-embedded-open-close-word-alist)
3234         (calc-embedded-open-close-plain-alist)
3235         (calc-embedded-open-close-new-formula-alist)
3236         (calc-embedded-open-close-mode-alist)
3237         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
3238         (calc-embedded-mode-hook): New variables.
3240         * calc/calc-embed.el (calc-embedded-firsttime)
3241         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
3242         New variables.
3243         (calc-do-embedded): Use calc-embedded-firsttime,
3244         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
3245         determine whether or not to run hooks.
3246         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
3247         calc-embedded-firsttime-formula appropriately.
3248         Set calc-embedded delimiter variables according to mode.
3250 2005-07-08  Richard M. Stallman  <rms@gnu.org>
3252         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
3253         Check for "emacs", etc., as entire symbol, not just as word.
3254         (checkdoc-file-comments-engine): Use regexp-quote on FN.
3256         * files.el (set-visited-file-name): Report the error
3257         for "empty filename" earlier.
3258         (kill-some-buffers): Ignore buffers already dead.
3260         * fringe.el (fringe-mode): Doc fix.
3262         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3263         Check for (featurep 'xemacs) and turn off warnings in what it guards.
3264         Use unwind-protect to ensure byte-compile-unresolved-functions
3265         is updated.
3267         * whitespace.el (whitespace-buffer-leading-cleanup):
3268         Simplify w/ skip-chars-forward.
3269         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
3271         * mail/rmail.el (rmail-only-expunge): Fix paren error.
3272         Unconditionally try to leave point at the same old place.
3274 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
3276         * comint.el (comint-postoutput-scroll-to-bottom)
3277         (comint-show-maximum-output): Take scroll-margin into consideration.
3279 2005-07-08  Kim F. Storm  <storm@cua.dk>
3281         * ido.el (ido-use-filename-at-point): New choice `guess'.
3282         (ido-file-internal): Try ffap-guesser if selected.
3284         * ido.el (ido-before-fallback-functions): New hook.
3285         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
3286         (ido-read-file-name): Run it.
3288 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3290         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
3291         strings rather than a list of symbols to the completion function.
3293 2005-07-07  Jay Belanger  <belanger@truman.edu>
3295         * calc/calc-units.el (math-apply-units): Change the places in
3296         which units are simplified.
3298 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
3300         * cus-edit.el (customize-option, customize-option-other-window):
3301         Make them handle aliases.
3303         * custom.el (custom-variable-p): Make it recursively follow
3304         aliases.  Mention that in the docstring.
3306 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3308         * cus-start.el (exec-path): Use `directory' instead of `file'.
3309         Fix tag for nil.
3311 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
3313         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
3314         when called non-interactively.  Doc fix.
3316 2005-07-07  Lute Kamstra  <lute@gnu.org>
3318         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
3319         new address as well.
3321 2005-07-07  Kenichi Handa  <handa@m17n.org>
3323         * international/mule.el (make-coding-system):
3324         Describe `ascii-incompatible' property in the docstring.
3325         (set-file-name-coding-system): Signal an error if coding-system is
3326         ascii-incompatible.
3327         (set-keyboard-coding-system): Likewise.
3329         * international/mule-cmds.el (set-default-coding-systems):
3330         Don't set default-file-name-coding-system and
3331         default-keyboard-coding-system if coding-system is ASCII-incompatible.
3333         * international/utf-16.el: Declare that all UTF-16-based coding
3334         systems are ASCII-incompatible.
3336 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
3338         * progmodes/gud.el: Require font-lock for displaying errors.
3339         Used by gdb-ui.el.
3341 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
3343         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
3344         values for the pattern lists which are `read'able but not
3345         `append'able (like symbols).
3347 2005-07-06  Richard M. Stallman  <rms@gnu.org>
3349         * progmodes/flymake.el (flymake-float-time): Instead of
3350         with-no-warnings, test for xemacs.
3351         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
3352         to avoid warning.
3354 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
3356         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
3358 2005-07-05  Lute Kamstra  <lute@gnu.org>
3360         * battery.el: Add support for Darwin (with much debugging help
3361         from Samuel Lauber <sam124@operamail.com>).
3362         (battery-status-function, battery-echo-area-format)
3363         (battery-mode-line-format): Add support for pmset on Darwin.
3364         (battery-load-low, battery-load-critical): New user options.
3365         (battery-pmset): New function.
3367 2005-07-05  Lute Kamstra  <lute@gnu.org>
3369         Update FSF's address in GPL notices.
3371         * textmodes/page-ext.el: Update FSF's address.
3373 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3375         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
3376         filling from using prefix when filling a single-line docstring.
3378         * progmodes/flymake.el: Remove useless eval-when-compile.
3380         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
3382 2005-07-04  Richard M. Stallman  <rms@gnu.org>
3384         * textmodes/org.el (org-file-apps-defaults-gnu):
3385         Rename from org-file-apps-defaults-linux.
3386         (org-default-apps): Don't test system-type for `linux'.
3387         (org-file-apps): Doc fix.
3389 2005-07-04  David Ponce  <david@dponce.com>
3391         * tree-widget.el: Improve header Commentary section.
3392         (tree-widget) [defgroup]
3393         (tree-widget-image-enable, tree-widget-themes-directory)
3394         (tree-widget-theme, tree-widget-image-properties-emacs)
3395         (tree-widget-image-properties-xemacs, tree-widget-create-image)
3396         (tree-widget-image-formats, tree-widget-control)
3397         (tree-widget-empty-control, tree-widget-leaf-control
3398         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
3399         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
3400         (tree-widget-keep, tree-widget-after-toggle-functions)
3401         (tree-widget-open-node, tree-widget-close-node): Doc fix.
3402         (tree-widget-open-control, tree-widget-close-control): Fix doc and
3403         :help-echo message.
3404         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
3405         (tree-widget-image-properties): Doc fix.  Clearer implementation.
3406         (tree-widget--cursors): New constant.
3407         (tree-widget-lookup-image): New function split from
3408         `tree-widget-find-image'.  Clearer implementation.
3409         (tree-widget-find-image): Use it.
3410         (tree-widget-button-keymap): Use `set-keymap-parent'.
3411         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
3412         Define the sub-widgets here.
3413         (tree-widget-node): Check that :node is not a tree-widget.
3414         (tree-widget-get-super, tree-widget-open-control)
3415         (tree-widget-close-control, tree-widget-empty-control)
3416         (tree-widget-leaf-control, tree-widget-guide)
3417         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
3418         (tree-widget-no-handle, tree-widget-value-delete)
3419         (tree-widget-map): Remove.
3420         (tree-widget-children-value-save): Doc fix.  Simplified.
3421         (tree-widget-value-create): Update according to previous changes.
3423 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
3425         * textmodes/org.el: Leading space replaced by TABS.
3426         (org-recalc-marks, org-table-rotate-recalc-marks)
3427         (org-table-get-specials): Treat "^" and "_" marks.
3428         (org-table-justify-field-maybe): Optional argument NEW.
3429         (org-table-eval-formula): Parsing of the format simplified.
3430         New modes C,I.  Honor the %= parameter in the current table.
3431         Avoid unnecessary re-align by using the NEW argument to
3432         `org-table-justify-field-maybe'.
3433         (org-calc-default-modes): Default for date-format mimicks org-mode.
3434         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
3436 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
3438         * cus-face.el (custom-theme-set-faces): Make it handle face
3439         aliases whose alias declarations are pre- or autoloaded.
3441 2005-07-04  Juri Linkov  <juri@jurta.org>
3443         * faces.el (read-face-name): Put the code for getting a face name
3444         from the buffer before adding the faces from the `face' property.
3445         Use `completing-read-multiple' instead of `completing-read'.
3446         Require `crm'.  Add default value and post-process the returned
3447         list of faces.
3449         * emacs-lisp/crm.el (crm-find-current-element)
3450         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
3452         * emacs-lisp/lisp-mode.el (eval-defun-1):
3453         * emacs-lisp/edebug.el (edebug-eval-defun):
3454         Remove unnecessary quotes.
3456 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
3458         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
3459         (prolog-indent-level): Fix typo in docstring.
3461         * info.el (Info-history, Info-history-forward)
3462         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
3464         * add-log.el (add-change-log-entry):
3465         * comint.el (comint-dynamic-list-input-ring)
3466         (comint-dynamic-list-completions):
3467         * dabbrev.el (dabbrev-expand):
3468         * delim-col.el (delimit-columns-rectangle-line):
3469         * diff-mode.el (diff-context->unified, diff-reverse-direction)
3470         (diff-unified->context):
3471         * ediff-init.el (ediff-abbrev-jobname):
3472         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
3473         (ediff-replace-session-activity-marker-in-meta-buffer):
3474         * info.el (Info-summary):
3475         * lpr.el (printify-region):
3476         * printing.el (pr-create-interface):
3477         * ps-print.el (ps-print-quote):
3478         * ses.el (ses-column-widths, ses-print-cell)
3479         (ses-adjust-print-width, ses-center):
3480         * shell.el (shell-file-name-quote-list):
3481         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
3482         (strokes-fill-current-buffer-with-whitespace)
3483         (strokes-xpm-for-stroke, strokes-list-strokes)
3484         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
3485         * term.el (term-dynamic-list-input-ring)
3486         (term-dynamic-list-completions):
3487         * calc/calc.el (math-format-stack-value):
3488         * emacs-lisp/edebug.el (edebug-display-freq-count):
3489         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
3490         (delphi-new-comment-line):
3491         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
3492         * progmodes/executable.el (executable-set-magic):
3493         * progmodes/python.el (inferior-python-mode):
3494         * progmodes/scheme.el (scheme-mode-syntax-table):
3495         * progmodes/sh-script.el (sh-maybe-here-document):
3496         * progmodes/sql.el (sql-copy-column):
3497         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
3498         * textmodes/bibtex.el (bibtex-mode):
3499         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
3500         (sgml-auto-attributes):
3501         * textmodes/table.el (table-insert, table-shorten-cell)
3502         (table--generate-source-scan-lines, table-delete-row)
3503         (*table--cell-delete-char, table--spacify-frame)
3504         (table--horizontally-shift-above-and-below)
3505         (table--cell-insert-char, table--cell-blank-str)
3506         (table--fill-region-strictly):
3507         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
3508         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
3510         * add-log.el (change-log):
3511         * apropos.el (apropos):
3512         * comint.el (comint-completion, comint-source):
3513         * dabbrev.el (dabbrev):
3514         * delim-col.el (columns):
3515         * diff-mode.el (diff-mode):
3516         * ediff.el (ediff):
3517         * ediff-diff.el (ediff-diff):
3518         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
3519         * ediff-mult.el (ediff-mult):
3520         * ediff-ptch.el (ediff-ptch):
3521         * ediff-wind.el (ediff-window):
3522         * facemenu.el (facemenu):
3523         * indent.el (indent):
3524         * info.el (info):
3525         * jka-cmpr-hook.el (compression, jka-compr):
3526         * lpr.el (lpr):
3527         * outline.el (outlines):
3528         * pcmpl-cvs.el (pcmpl-cvs):
3529         * pcmpl-rpm.el (pcmpl-rpm):
3530         * printing.el (printing):
3531         * ps-print.el (postscript, ps-print, ps-print-horizontal)
3532         (ps-print-vertical, ps-print-headers, ps-print-font)
3533         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
3534         (ps-print-background, ps-print-printer, ps-print-page)
3535         (ps-print-miscellany):
3536         * ses.el (ses):
3537         * shell.el (shell, shell-directories, shell-faces):
3538         * startup.el (initialization):
3539         * strokes.el (strokes):
3540         * term.el (term):
3541         * uniquify.el (uniquify):
3542         * w32-vars.el (w32):
3543         * calc/calc.el (calc):
3544         * emacs-lisp/bytecomp.el (bytecomp):
3545         * emacs-lisp/cl-indent.el (lisp-indent):
3546         * emacs-lisp/edebug.el (edebug):
3547         * emacs-lisp/elp.el (elp):
3548         * emacs-lisp/testcover.el (testcover):
3549         * emacs-lisp/trace.el (trace):
3550         * emulation/viper-ex.el (viper-ex):
3551         * emulation/viper-mous.el (viper-mouse):
3552         * mail/mailalias.el (mailalias):
3553         * mail/supercite.el (supercite, supercite-frames)
3554         (supercite-attr, supercite-cite, supercite-hooks):
3555         * net/rcompile.el (remote-compile):
3556         * net/rlogin.el (rlogin):
3557         * obsolete/ooutline.el (outlines):
3558         * progmodes/delphi.el (delphi):
3559         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
3560         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
3561         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
3562         (ebnf-optimization):
3563         * progmodes/etags.el (etags):
3564         * progmodes/executable.el (executable):
3565         * progmodes/idlwave.el (idlwave):
3566         * progmodes/pascal.el (pascal):
3567         * progmodes/prolog.el (prolog):
3568         * progmodes/python.el (python):
3569         * progmodes/scheme.el (scheme):
3570         * progmodes/sh-script.el (sh, sh-script):
3571         * progmodes/sql.el (SQL):
3572         * progmodes/tcl.el (tcl):
3573         * textmodes/bibtex.el (bibtex, bibtex-autokey):
3574         * textmodes/enriched.el (enriched):
3575         * textmodes/makeinfo.el (makeinfo):
3576         * textmodes/sgml-mode.el (sgml):
3577         * textmodes/table.el (table-hooks):
3578         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
3579         * textmodes/texinfo.el (texinfo):
3580         * textmodes/two-column.el (two-column):
3581         Finish `defgroup' description with period.
3583         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
3584         * eshell/esh-var.el (eshell-var):
3585         * progmodes/vhdl-mode.el (vhdl-testbench):
3586         * textmodes/org.el (org): Fix typos in docstrings.
3588         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
3589         consistency.
3591         * progmodes/flymake.el (flymake-find-file): Remove.
3592         (flymake-float-time): Use `with-no-warnings'.
3593         (flymake-check-start-time, flymake-check-was-interrupted)
3594         (flymake-err-info, flymake-is-running, flymake-last-change-time)
3595         (flymake-new-err-info): `defvar' at compile time.
3597 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
3599         * replace.el (occur-hook): Doc fix.
3600         (occur-1): Don't call `occur-hook' if there are no matches.
3602 2005-07-03  Richard M. Stallman  <rms@gnu.org>
3604         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
3605         global-map, save the same map.
3606         (global-map): Don't alter it at top level.
3607         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
3608         Then alter it here instead.
3609         (tpu-edt-off): Set global-map to the saved one.
3611         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
3612         All references simplified.
3613         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
3614         (zmacs-regions): Add defvar.
3615         (repeat-complex-command-map): Everything about that deleted.
3617         * textmodes/artist.el (artist-key-is-drawing)
3618         (artist-key-endpoint1, artist-key-poly-point-list)
3619         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
3620         (artist-key-compl-table, artist-rb-save-data)
3621         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
3622         Don't put them in eval-when-compile.
3623         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
3625         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
3626         Use with-no-warnings.
3628         * net/browse-url.el (dos-windows-version): Add defvar.
3630         * mail/supercite.el (filladapt-prefix-table): Add defvar.
3632         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
3633         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
3634         (rmail-new-summary-line-count): Rename from new-summary-line-count.
3635         Add defvar.
3636         (rmail-summary-beginning-of-message): Use with-no-warnings.
3637         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
3639         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
3640         Use with-no-warnings.
3642         * emulation/vi.el (vi-mark-region): Use c-mark-function.
3643         (c-mark-function): Add point-moving-unit property.
3644         (vi-goto-line): Use with-no-warnings.
3646         * emulation/edt.el (edt-last-copied-word): Add defvar.
3647         (zmacs-region-stays): Likewise.
3648         (edt-mark-section-wisely): Use c-mark-function for C.
3649         Use makr-defun for Fortran.
3650         (time-string): defvar deleted.
3651         (edt-display-the-time): Don't set time-string.
3653         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
3655         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
3656         Don't warn when name is not constant
3657         or for defining the group `emacs'.
3659         * tooltip.el (gud-tooltip-mode): Add defvar.
3661         * startup.el (default-frame-background-mode): Add defvar.
3663         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
3665         * info.el (tool-bar-map): Add defvar.
3667         * dired.el (dnd-protocol-alist): Add defvar.
3669         * dired-aux.el (dired-query): Display question with answer, when
3670         the user answers.
3672         * custom.el (custom-add-option): Doc fix.
3674         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
3676 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
3678         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
3679         bogus name from the last change.
3681 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
3683         * custom.el (custom-declare-variable): Fix typos in comment.
3684         (custom-known-themes): Doc fix.
3685         (custom-theme-directory): New defcustom.
3686         (require-theme): Make it check `custom-theme-directory'.
3688         * cus-theme.el (custom-new-theme-mode): New function.
3689         (custom-theme-name, custom-theme-variables, custom-theme-faces)
3690         (custom-theme-description): Add compiler defvars.
3691         (customize-create-theme): Add doc to the "*New Custom Theme*"
3692         buffer.  Use `custom-new-theme-mode'.
3693         (custom-theme-write): Put the created buffer in emacs-lisp-mode
3694         and save it to the `custom-theme-directory'.  Make this the
3695         default directory of the buffer.
3697 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
3699         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
3700         Fix unbalanced parentheses.
3702 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3704         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
3705         into flymake-mode and delegate to flymake-mode.
3707         * find-file.el (ff-which-function-are-we-in): Clean up.
3709 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
3711         * replace.el (occur-rename-buffer): Fix docstring.
3713         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
3714         (edt-last-copied-word, edt-learn-macro-count)
3715         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
3716         (edt-rect-start-point, edt-user-global-map, rect-start-point)
3717         (time-string, zmacs-region-stays):
3718         * emulation/edt-mapper.el (edt-save-function-key-map)
3719         (EDT-key-name): `defvar' to silence the byte-compiler.
3721 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3723         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
3724         font-lock-regexp-backslash.  Doc fix.
3725         (font-lock-regexp-backslash-grouping-construct): Rename from
3726         font-lock-regexp-backslash-construct.  Doc fix.
3727         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
3728         grouping constructs.
3730 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
3732         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
3733         updating all the prerequisites.
3735 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
3737         * textmodes/org.el (org-agenda-start-on-weekday)
3738         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
3739         (org-agenda-use-time-grid, org-archive-location)
3740         (org-allow-space-in-links, org-usenet-links-prefer-google)
3741         (org-enable-table-editor, org-export-default-language)
3742         (org-export-html-show-new-buffer, org-fill-paragraph)
3743         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
3744         (org-goto-quit, org-occur, org-eval-in-calendar)
3745         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
3746         (org-agenda-diary-entry, org-remember-help)
3747         (org-table-convert-region, org-at-table-p)
3748         (org-table-move-row-down, org-table-move-row-up)
3749         (org-table-copy-region, org-table-toggle-vline-visibility)
3750         (org-table-get-stored-formulas, org-table-get-specials)
3751         (org-recalc-commands, org-table-eval-formula)
3752         (org-table-formula-substitute-names, orgtbl-make-binding)
3753         (org-format-org-table-html, org-format-table-table-html)
3754         (org-format-table-table-html-using-table-generate-source)
3755         (org-customize): Fix typos in docstrings.
3756         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
3757         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
3758         (org-back-to-heading): Doc fixes.
3759         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
3760         (org-agenda-change-all-lines, org-get-header):
3761         Improve argument/docstring consistency.
3762         (orgtbl-error): Fix error message.
3764         * progmodes/flymake.el (flymake-find-possible-master-files)
3765         (flymake-master-file-compare, flymake-get-line-err-count)
3766         (flymake-highlight-line, flymake-gui-warnings-enabled):
3767         Fix typos in docstrings.
3768         (flymake-parse-line, flymake-get-project-include-dirs-function)
3769         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
3770         Doc fixes.
3771         (flymake-get-project-include-dirs-function)
3772         (flymake-make-err-menu-data):
3773         Improve argument/docstring consistency.
3775 2005-07-01  Lute Kamstra  <lute@gnu.org>
3777         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
3778         Catch errors with ignore-errors.  Use temporary buffer.
3779         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
3781         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
3782         background color faces.
3783         (facemenu-set-foreground, facemenu-set-background):
3784         Use facemenu-set-face-from-menu.
3785         (facemenu-set-face-from-menu): Treat face names that start with
3786         "fg:" or "bg:" as special.
3787         (facemenu-add-new-color): Don't create faces.  Simplify.
3789 2005-06-30  Richard M. Stallman  <rms@gnu.org>
3791         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
3792         (crm-find-current-element): Likewise.
3794 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
3796         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
3798 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3800         * arc-mode.el (archive-extract): Make it work as a mouse binding.
3801         (archive-mouse-extract): Make it an obsolete alias.
3802         (archive-mode-map): Don't use archive-mouse-extract any more.
3803         (archive-mode, archive-extract): write-contents-hooks ->
3804         write-contents-functions.
3805         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
3806         first arg.
3807         (archive-rename-entry): Update the call.
3808         (archive-zip-summarize): Remove unused var `method'.
3809         (archive-lzh-summarize): Remove unused var `creator'.
3811         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
3812         dedicated frame upon exit.
3814         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
3815         (archive-zip-extract, archive-zip-expunge)
3816         (archive-zip-update, archive-zip-update-case): Use executable-find.
3817         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
3818         Use restore-buffer-modified-p.
3819         (archive-extract, archive-add-new-member, archive-write-file-member):
3820         Use with-current-buffer.
3821         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
3823 2005-06-30  Andreas Schwab  <schwab@suse.de>
3825         * progmodes/gud.el (gud-filter): Remove unneeded progn.
3827 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3829         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
3831 2005-06-30  Juri Linkov  <juri@jurta.org>
3833         * faces.el (vertical-border): Inherit from mode-line-inactive
3834         only on tty.
3836 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
3838         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
3839         example, -NLINES in the `occur' docstring).
3841         * replace.el (occur-1): When no matches are found, do not set the
3842         `buffer-read-only' and modified flags for the occur buffer,
3843         because it is deleted.
3845         * emulation/cua-base.el (cua-check-pending-input)
3846         (cua-repeat-replace-region, cua-mode, cua-debug)
3847         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
3848         Fix typos in docstrings.
3850         * emulation/cua-gmrk.el (cua-toggle-global-mark)
3851         (cua-cut-region-to-global-mark)
3852         (cua--cut-rectangle-to-global-mark):
3853         Remove period from end of messages.
3855         * emulation/cua-rect.el (cua-do-rectangle-padding):
3856         Remove period from end of messages.
3857         (cua--rectangle-seq-format): Fix typo in docstring.
3858         (cua-sequence-rectangle, cua-fill-char-rectangle):
3859         Improve argument/docstring consistency.
3861 2005-06-29  Juri Linkov  <juri@jurta.org>
3863         * faces.el (default-frame-background-mode): New internal variable.
3864         (frame-set-background-mode): Use it.
3866         * startup.el (normal-top-level): Set default-frame-background-mode
3867         instead of frame-background-mode.  Before setting it, test for its
3868         nil value.  Remove tests for frame-background-mode and frame
3869         parameter `reverse'.  Add test for "unspecified-fg".
3871         * term/xterm.el (xterm-rxvt-set-background-mode):
3872         * term/rxvt.el (rxvt-set-background-mode):
3873         Set default-frame-background-mode instead of frame-background-mode.
3875 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
3877         * simple.el (set-variable): Warn about obsolete user variables.
3879         * imenu.el (imenu--completion-buffer):
3880         * mouse.el (mouse-buffer-menu-alist):
3881         * msb.el (msb-invisible-buffer-p):
3882         * calendar/diary-lib.el (diary-header-line-format):
3883         * emacs-lisp/pp.el (pp-buffer):
3884         * progmodes/cperl-mode.el (cperl-do-auto-fill):
3885         * textmodes/picture.el (picture-replace-match):
3886         Change space constants followed by a sexp to "?\s ".
3888         * play/decipher.el (decipher-loop-with-breaks):
3889         * textmodes/texinfo.el (texinfo-insert-@item): Change space
3890         constants "protected" from end of line by a comment to "?\s".
3892 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3894         * font-lock.el (save-buffer-state): Use `declare'.
3896         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
3897         reset the syntax-table to cperl-mode-syntax-table.
3898         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
3899         "foo_print_bar" is not matched as a reserved keyword.
3901 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3903         * textmodes/org.el (orgtbl-setup): New function, for delayed
3904         setup for the orgtbl commands.
3905         (org-calc-default-modes): New option.
3906         (orgtbl-make-binding): Use `defun' to get better help display.
3907         (org-diary): Call `org-compile-prefix-format'.
3908         (org-table-formula-substitute-names): New function.
3909         (org-agenda-day-view, org-agenda-week-view): New commands.
3910         (org-agenda-toggle-week-view): Command removed.
3911         (org-tbl-menu): Split off from org-org-menu.
3912         (org-mode): Move removal of outline-mode menus to here.
3913         (org-table-formula-debug): New option.
3914         (org-table-insert-row): Keep first field if just "#" or "*".
3915         (org-mode): Paragraph regexps fixed.
3916         (org-table-recalculate-regexp): New constant.
3917         (org-table-justify-field-maybe): Avoid replace if not necessary.
3918         (org-copy-special, org-cut-special): Use `call-interactively'.
3919         (org-table-copy-region): Take region from `interactive' call.
3920         (org-trim): Return string even if no match.
3921         (org-formula): New face.
3922         (org-set-font-lock-defaults): No longer highlight "FIXME".
3923         But highlight formula-related fields in table.
3924         (org-table-p): Use regexp, not fontification.
3925         (org-table-align): Handle white space at end of line.
3926         (org-table-formula-evaluate-inline): New option.
3927         (org-mode): Auto-wrapping in comment lines turned off.
3928         (org-table-copy-down): Evaluate only in copied field, not in
3929         destination.
3930         (org-table-current-formula): Variable removed.
3931         (org-table-store-formulas, org-table-get-stored-formulas)
3932         (org-table-modify-formulas, org-table-replace-in-formulas)
3933         (org-table-maybe-eval-formula): New functions.
3934         (org-table-get-formula): Modify to use stored formulas.
3935         (org-table-insert-column, org-table-delete-column)
3936         (org-table-move-column): Call `org-table-modify-formulas'.
3937         (org-complete): Add completion for keyword formulas.
3938         (orgtbl-mode): Pull orgtbl-mode-map to start of
3939         minor-mode-map-alist.
3941 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3943         * progmodes/python.el (python-check): Require `compile' before
3944         modifying its variables.
3946         * newcomment.el (comment-indent-default): Don't get fooled by an early
3947         end of buffer.
3949 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3951         * ps-print.el (ps-print-version): Fix version number.
3953 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
3955         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
3957 2005-06-28  Richard M. Stallman  <rms@gnu.org>
3959         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
3960         (flyspell-local-mouse-map): Declaration deleted.
3961         (flyspell-mouse-map): Bind only mouse-2.
3962         (flyspell-mode-map): Don't test flyspell-use-local-map.
3963         (flyspell-overlay-keymap-property-name): Var deleted.
3964         (flyspell-mode-on): Don't make local bindings for
3965         flyspell-mouse-map and flyspell-mode-map.
3966         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
3968         * textmodes/ispell.el (ispell-word): Do not ignore short words.
3970         * progmodes/compile.el (compilation-next-error-function):
3971         Don't switch buffers; operate on the current buffer.
3973         * progmodes/compile.el (compilation-error-file-name)
3974         (compilation-warning-file-name, compilation-info-file-name)
3975         (compilation-line-number, compilation-column-number): New faces.
3976         (compilation-error-face, compilation-warning-face)
3977         (compilation-info-face, compilation-line-face)
3978         (compilation-column-face): Use them.
3980         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
3982         * comint.el (comint-password-prompt-regexp): Accept ", try again".
3984         * bindings.el (global-map): Bind insertchar and its variants.
3986 2005-06-27  Richard M. Stallman  <rms@gnu.org>
3988         * textmodes/artist.el (artist-text-overwrite)
3989         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
3991 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3993         * ps-print.el: It was not working the page selection for printing.
3994         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
3995         (ps-print-version): New version 6.6.7.
3996         (ps-end-sheet): New fun.
3997         (ps-header-sheet, ps-end-job): Call it.
3999 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
4001         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
4003 2005-06-27  Lute Kamstra  <lute@gnu.org>
4005         * facemenu.el (facemenu-unlisted-faces): Add foreground and
4006         background color faces.
4007         (facemenu-get-face): Delete function.
4008         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
4009         (facemenu-add-new-color): Make second argument mandatory.
4010         Create the appropriate face and return it.  Simplify.
4011         (facemenu-set-foreground, facemenu-set-background): Don't check if
4012         color is defined.  Use return value of facemenu-add-new-color.
4014 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
4016         * progmodes/gud.el (gud-filter): Add missing argument to
4017         with-selected-window.
4019 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4021         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
4022         a :require to the defcustom.
4024         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
4025         defcustoms corresponding to minor modes.
4027 2005-06-26  David Ponce  <david@dponce.com>
4029         * recentf.el: Require tree-widget instead of wid-edit.
4030         (recentf-filename-handler): Fix widget :type.
4031         (recentf-cancel-dialog, recentf-open-more-files)
4032         (recentf-open-files-action): Doc fix.
4033         (recentf-dialog-goto-first): New function.
4034         (recentf-dialog-mode-map): Set parent keymap first.
4035         (recentf-dialog-mode): Define with define-derived-mode.
4036         Don't display continuation lines in dialogs.
4037         (recentf-edit-list): Rename from recentf-edit-selected-items.
4038         (recentf-edit-list-select): Rename from recentf-edit-list-action.
4039         Simplify.
4040         (recentf-edit-list-validate): New function.
4041         (recentf-edit-list): Update accordingly.
4042         (recentf-open-files-item-shift): Remove.
4043         (recentf-open-files-item): Convert menu elements into tree and
4044         link widgets.  Don't create the widgets.
4045         (recentf-open-files): Update accordingly.
4046         (recentf-save-list): Untabify.
4048 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
4050         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
4051         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
4052         partially contained in the active region.  Do not take active
4053         region into account when called from Lisp, unless INTERACTIVE arg
4054         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
4055         avoid trouble with fields.  Make marker point nowhere when no
4056         longer used.  Always return nil.  Doc fix.
4057         (flush-lines): Add INTERACTIVE arg.  Do not take active region
4058         into account when called from Lisp, unless INTERACTIVE arg is
4059         non-nil.  Use `forward-line' instead of `beginning-of-line' to
4060         avoid trouble with fields.  Make marker point nowhere when no
4061         longer used.  Always return nil.  Doc fix.
4062         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
4063         interchangeable.  Do not take active region into account when
4064         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
4065         message in echo area when called from Lisp, unless INTERACTIVE arg
4066         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
4067         Return the number of matches.  Doc fix.
4068         (occur): Doc fix.
4069         (perform-replace): Make comment follow double space convention for
4070         the sake of `outline-minor-mode'.
4072         * faces.el (facep): Doc fix.
4074 2005-06-25  Richard M. Stallman  <rms@gnu.org>
4076         * facemenu.el (facemenu-enable-faces-p): New function.
4077         (facemenu-background-menu, facemenu-foreground-menu)
4078         (facemenu-face-menu): Add menu-enable property.
4080         * jka-compr.el (jka-compr-insert-file-contents):
4081         Special handling if cannot find the uncompression program.
4083         * cus-face.el (custom-face-attributes): Add autoload.
4085         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4086         Bind comment-indent-function locally.
4088         * window.el (save-selected-window): Use save-current-buffer.
4090         * subr.el (with-selected-window): Use save-current-buffer.
4092         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
4093         and with-current-buffer.
4095 2005-06-24  Richard M. Stallman  <rms@gnu.org>
4097         * simple.el (line-move-1): Fix previous change.
4099 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4101         * replace.el (occur-1): Set `buffer-read-only' and the
4102         buffer-modified flag before running `occur-hook' to protect
4103         against unintentional buffer switches that can lead to data loss.
4105 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
4107         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
4108         (gud-gdb-marker-filter): Use font-lock-warning-face for any
4109         initial error.
4111         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
4112         after fresh input.
4113         (gdb-var-create-handler): Put name of expression in quotes.
4115 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4117         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
4118         elements of RING in order, and without bogus nil elements.
4120 2005-06-23  Richard M. Stallman  <rms@gnu.org>
4122         * simple.el (set-variable): Args renamed; doc fix.
4123         (line-move-1): When there are overlays around, use vertical-motion.
4125         * faces.el (escape-glyph): Use brown against light background.
4126         (nobreak-space): Rename from no-break-space.
4127         Fix previous change.
4129         * dired-aux.el (dired-do-copy): Fix arg prompt.
4131         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
4133 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
4135         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
4136         rather than "Distributor".
4138 2005-06-23  Lute Kamstra  <lute@gnu.org>
4140         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
4141         (debug-on-entry): Use it.  New interactive declaration that uses
4142         function-called-at-point.
4144 2005-06-23  Kim F. Storm  <storm@cua.dk>
4146         * subr.el (save-match-data): Add comment about using evaporate arg
4147         to set-match-data.
4149 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
4151         * cus-edit.el (customize-face)
4152         (customize-face-other-window): Handle face aliases.
4154         * faces.el (face-documentation, set-face-attribute)
4155         (face-spec-set): Handle face aliases.
4157 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
4159         * help-mode.el (help-make-xrefs): If a symbol representing a face
4160         name is not followed by the word "face", it could still be a
4161         function or variable name, so don't bypass other checks.
4163 2005-06-22  Juri Linkov  <juri@jurta.org>
4165         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
4166         Replace aliased functions with calls where second arg `inherit' is t.
4168 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
4170         * progmodes/gdb-ui.el (gdb-error): New variable.
4171         (gdb-error): New function.
4172         (gdb-annotation-rules): Act on error-begin and error annotations.
4173         (gdb-concat-output): Use font-lock-warning-face for errors.
4175 2005-06-22  Miles Bader  <miles@gnu.org>
4177         * bindings.el (propertized-buffer-identification): Use renamed
4178         `Buffer-menu-buffer' face.
4180         * faces.el (vertical-border): Rename from `vertical-divider'.
4181         (escape-glyph): Change dark-background color back to `cyan'.
4183 2005-06-21  Juri Linkov  <juri@jurta.org>
4185         * faces.el (face-user-default-spec): Try getting `customized-face'
4186         prior to `saved-face'.
4187         (frame-background-mode): Refill docstring.
4189         * emacs-lisp/lisp-mode.el (eval-defun-1):
4190         * emacs-lisp/edebug.el (edebug-eval-defun):
4191         Set `saved-face' temporarily to nil before calling form.
4192         Set `customized-face' to the new spec after that.
4194 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4196         * subr.el (1value, lambda, key-substitution-in-progress):
4197         Doc fixes.
4199         * autoinsert.el (auto-insert-alist):
4200         * ses.el (ses-call-printer):
4201         * subr.el (noreturn):
4202         * emacs-lisp/lisp.el (check-parens):
4203         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
4204         * net/browse-url.el (browse-url-mosaic):
4205         * progmodes/cc-defs.el (c-safe-scan-lists):
4206         * progmodes/ebnf-abn.el (ebnf-abn-lex):
4207         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
4208         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
4209         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
4210         * progmodes/ebnf-iso.el (ebnf-iso-lex):
4211         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
4213 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
4215         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
4217 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
4219         * calendar/appt.el (appt-make-list): Activate the package, if
4220         not already active (for backwards compatibility).
4222 2005-06-20  Kim F. Storm  <storm@cua.dk>
4224         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
4226 2005-06-20  Miles Bader  <miles@gnu.org>
4228         * faces.el (vertical-divider): New face.
4230 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
4232         * simple.el (kill-whole-line): Doc fix.
4233         (next-error-buffer-p, next-error-find-buffer)
4234         (clone-indirect-buffer): Fix typos in docstrings.
4235         (comment-line-break-function): Doc fix: don't say variable
4236         is automatically buffer-local (it isn't).
4238 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
4240         * net/tramp-ftp.el (top):
4241         * net/tramp-smb.el (top):
4242         * net/tramp-util.el (top):
4243         * net/tramp-uu.el (top):
4244         * net/tramp-vc.el (top):
4245         * net/tramp.el (top): Revert copyright years back to original
4246         ones.  Tramp has a life outside GNU Emacs.
4248 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
4250         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
4252 2005-06-18  Juri Linkov  <juri@jurta.org>
4254         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
4255         end of first regexp to limit the match to the position between
4256         line number and source line with same separator character as used
4257         between file name and line number.  In the second regexp limit
4258         mouse-face area to file name and line number by adding new group
4259         for them and referring it in HYPERLINK arg.
4260         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
4261         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
4262         previous line where grep markers may be already removed.
4264 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
4266         * progmodes/ps-mode.el: Update version and maintainer's email address.
4268 2005-06-18  Steve Youngs  <steve@xemacs.org>
4270         * net/browse-url.el (browse-url-browser-function)
4271         (browse-url-default-browser): Add firefox.
4272         (browse-url-firefox-program, browse-url-firefox-arguments)
4273         (browse-url-firefox-startup-arguments)
4274         (browse-url-firefox-new-window-is-tab): New defcustoms.
4275         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
4277 2005-06-17  Richard M. Stallman  <rms@gnu.org>
4279         * startup.el (command-line): Warn if specified user name has
4280         no home directory.
4282         * term.el (term-get-old-input, term-input-filter, term-input-sender)
4283         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
4285         * longlines.el (longlines-mode, longlines-show-hard-newlines):
4286         Doc fixes.
4288         * faces.el (underline): Try bold if terminal doesn't support underline.
4290         * mail/sendmail.el (mail-setup-with-from): New variable.
4291         (mail-insert-from-field): New function.
4292         (sendmail-send-it): Call it.
4293         (mail-setup): Optionally call it here.
4295         * term/linux.el: Call tty-no-underline.
4297 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
4299         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
4301 2005-06-17  Miles Bader  <miles@gnu.org>
4303         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
4304         (ediff-current-diff-C, ediff-current-diff-Ancestor)
4305         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
4306         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
4307         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
4308         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
4309         Remove "-face" suffix from face names.
4310         (ediff-current-diff-face-A, ediff-current-diff-face-B)
4311         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
4312         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
4313         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
4314         (ediff-even-diff-face-A, ediff-even-diff-face-B)
4315         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
4316         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
4317         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
4318         New backward-compatibility aliases for renamed faces.
4319         (ediff-current-diff-face-A, ediff-current-diff-face-B)
4320         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
4321         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
4322         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
4323         (ediff-even-diff-face-A, ediff-even-diff-face-B)
4324         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
4325         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
4326         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
4327         Use renamed ediff faces.
4329         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
4330         Remove "-face" suffix from face names.
4331         (eshell-test-ok-face, eshell-test-failed-face):
4332         New backward-compatibility aliases for renamed faces.
4333         (eshell-run-test): Use renamed eshell-test faces.
4335         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
4336         face name.
4337         (eshell-prompt-face): New backward-compatibility alias for renamed
4338         face.
4339         (eshell-emit-prompt): Use renamed eshell-prompt face.
4341         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
4342         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
4343         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
4344         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
4345         Remove "-face" suffix from face names.
4346         (eshell-ls-directory-face, eshell-ls-symlink-face)
4347         (eshell-ls-executable-face, eshell-ls-readonly-face)
4348         (eshell-ls-unreadable-face, eshell-ls-special-face)
4349         (eshell-ls-missing-face, eshell-ls-archive-face)
4350         (eshell-ls-backup-face, eshell-ls-product-face)
4351         (eshell-ls-clutter-face):
4352         New backward-compatibility aliases for renamed faces.
4353         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
4355         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
4356         Remove "-face" suffix from face name.
4357         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
4358         instead of literal face.
4360 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
4362         * emacs-lisp/warnings.el (display-warning, lwarn)
4363         (warning-minimum-log-level): Doc fixes.
4364         (warning-minimum-level, warning-minimum-log-level):
4365         Add :debug to :type choices.
4367         * progmodes/ada-mode.el (ada-format-paramlist)
4368         (ada-get-indent-case, ada-check-matching-start)
4369         (ada-check-defun-name, ada-goto-matching-decl-start)
4370         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
4371         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
4372         (ada-make-subprogram-body): Follow error conventions.
4373         (ada-case-exception-file, ada-indent-comment-as-code)
4374         (ada-indent-handle-comment-special, ada-indent-renames)
4375         (ada-indent-return, ada-search-directories-internal)
4376         (ada-tab-policy, ada-case-exception-substring)
4377         (ada-other-file-alist, ada-matching-start-re)
4378         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
4379         (ada-imenu-generic-expression, ada-compile-goto-error)
4380         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
4381         (ada-popup-menu, ada-add-extensions, ada-mode)
4382         (ada-region-selected, ada-create-case-exception)
4383         (ada-create-case-exception-substring, ada-after-keyword-p)
4384         (ada-activate-keys-for-case, ada-adjust-case-region)
4385         (ada-adjust-case-buffer, ada-format-paramlist)
4386         (ada-scan-paramlist, ada-insert-paramlist)
4387         (ada-indent-newline-indent)
4388         (ada-indent-newline-indent-conditional)
4389         (ada-justified-indent-current, ada-goto-previous-word)
4390         (ada-indent-current, ada-get-indent-open-paren)
4391         (ada-get-indent-paramlist, ada-get-indent-end)
4392         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
4393         (ada-get-indent-block-start, ada-get-indent-subprog)
4394         (ada-get-indent-noindent, ada-get-indent-label)
4395         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
4396         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
4397         (ada-goto-stmt-end, ada-goto-next-word)
4398         (ada-check-matching-start, ada-check-defun-name)
4399         (ada-goto-matching-decl-start, ada-goto-matching-start)
4400         (ada-goto-matching-end, ada-search-ignore-string-comment)
4401         (ada-in-decl-p, ada-looking-at-semi-or)
4402         (ada-looking-at-semi-private, ada-in-paramlist-p)
4403         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
4404         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
4405         (ada-next-procedure, ada-previous-procedure, ada-next-package)
4406         (ada-previous-package, ada-create-menu)
4407         (ada-fill-comment-paragraph-justify)
4408         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
4409         (ada-other-file-name, ada-last-which-function-line)
4410         (ada-last-which-function-subprog, ada-which-function)
4411         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
4412         (ada-gen-treat-proc, ada-check-emacs-version)
4413         (ada-continuation-indent, ada-align-region-separate):
4414         Fix typos in docstrings.
4415         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
4417 2005-06-16  Lute Kamstra  <lute@gnu.org>
4419         * simple.el (fundamental-mode): Run after-change-major-mode-hook
4420         conditionally.
4422 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4424         * comint.el (comint-replace-by-expanded-filename)
4425         (comint-prompt-regexp, comint-delimiter-argument-list)
4426         (comint-preinput-scroll-to-bottom):
4427         * info.el (Info-hide-cookies-node):
4428         * ls-lisp.el (ls-lisp-classify):
4429         * find-file.el (ff-search-directories, ff-special-constructs)
4430         (ff-find-other-file):
4431         * font-lock.el (font-lock-keywords):
4432         * shell.el (shell-prompt-pattern)
4433         (shell-dynamic-complete-functions, shell-mode)
4434         (shell-delimiter-argument-list):
4435         * term.el (term-replace-by-expanded-filename)
4436         (term-prompt-regexp, term-delimiter-argument-list):
4437         * woman.el (woman-ignore, woman0-if):
4438         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
4439         * emacs-lisp/elint.el (elint-init-env):
4440         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
4441         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
4442         * language/ethio-util.el (ethio-tilde-escape)
4443         (ethio-use-three-dot-question):
4444         * net/zone-mode.el (zone-mode-load-time-setup):
4445         * progmodes/cc-align.el (c-lineup-argcont):
4446         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
4447         * progmodes/cperl-mode.el (cperl-set-style-back):
4448         * progmodes/inf-lisp.el (inferior-lisp-prompt):
4449         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
4450         Fix spellings in docstrings.
4452         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
4453         * progmodes/modula2.el (m2-for): Fix spellings.
4455         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
4457         * simple.el (undo-more): Don't use `format' on `error' arguments.
4458         Improve argument/docstring consistency.
4459         (pending-undo-list): Doc fix.
4461         * smerge-mode.el (smerge-ensure-match):
4462         * emulation/vip.el (vip-ex):
4463         * net/zone-mode.el (zone-mode-update-serial):
4464         * progmodes/idlwave.el (idlwave-complete):
4465         * progmodes/vhdl-mode.el (vhdl-visit-file)
4466         (vhdl-compose-wire-components):
4467         Don't use `format' on `error' arguments.
4469         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
4470         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
4471         (tooltip-help-tips): Fix typos in docstrings.
4473 2005-06-16  David Ponce  <david@dponce.com>
4475         * tree-widget.el (tree-widget-value-create): Simplify last change.
4477 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
4479         * ido.el (ido-incomplete-regexp): New variable.
4480         (ido-set-matches-1): Handle invalid-regexp error and set
4481         ido-incomplete-regexp.
4482         (ido-incomplete-regexp): New face.
4483         (ido-completions): Use it.
4484         (ido-complete, ido-exit-minibuffer, ido-completions):
4485         Handle incomplete regexps.
4486         (ido-completions): Add check for complete match when entering a regexp.
4488 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4490         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
4492 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4494         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
4495         by field delimiters.
4497 2005-06-15  David Ponce  <david@dponce.com>
4499         * tree-widget.el: eval-and-compile inlined functions so they will
4500         be available at run-time too.
4501         (tree-widget-super-format-handler)
4502         (tree-widget-format-handler): Remove.
4503         (tree-widget-value-create): Handle the :indent property.
4505 2005-06-15  Miles Bader  <miles@gnu.org>
4507         * progmodes/which-func.el (which-func): Only inherit
4508         `font-lock-function-name-face' when that makes sense against the
4509         default mode-line face, otherwise set the face color explicitly.
4511         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
4512         faces instead of (non-existent) variables.
4514 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4516         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
4517         (iswitchb-get-matched-buffers): Likewise.  Simplify.
4519 2005-06-14  Miles Bader  <miles@gnu.org>
4521         * progmodes/ld-script.el (ld-script-location-counter):
4522         Remove "-face" suffix from face name.
4523         (ld-script-location-counter-face):
4524         New backward-compatibility alias for renamed face.
4525         (ld-script-location-counter-face): Use renamed face.
4527         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
4528         (cperl-hash): Remove "-face" suffix from face names.
4529         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
4530         New backward-compatibility aliases for renamed faces.
4531         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
4532         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
4534         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
4535         name.
4536         (which-func-face): New backward-compatibility alias for renamed face.
4537         (which-func-format): Use renamed which-func face.
4539         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
4540         (vhdl-function, vhdl-directive, vhdl-reserved-word)
4541         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
4542         names.
4543         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
4544         (vhdl-speedbar-configuration, vhdl-speedbar-package)
4545         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
4546         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
4547         (vhdl-speedbar-architecture-selected)
4548         (vhdl-speedbar-configuration-selected)
4549         (vhdl-speedbar-package-selected)
4550         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
4551         names.
4552         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
4553         Use renamed faces.
4554         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
4555         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
4556         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
4557         Use renamed faces.
4558         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
4559         names.
4560         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
4561         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
4562         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
4563         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
4564         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
4565         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
4567         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
4568         face name.
4569         (sh-heredoc-face): New backward-compatibility alias for renamed face.
4570         (sh-heredoc-face): Use renamed sh-heredoc face.
4572         * progmodes/idlw-help.el (idlwave-help-link):
4573         Remove "-face" suffix from face name.
4574         (idlwave-help-link-face):
4575         New backward-compatibility alias for renamed face.
4576         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
4578         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
4579         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
4580         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
4581         New backward-compatibility aliases for renamed faces.
4582         (idlwave-shell-disabled-breakpoint-face)
4583         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
4585         * progmodes/flymake.el (flymake-errline, flymake-warnline):
4586         Remove "-face" suffix from face names.
4587         (flymake-errline-face, flymake-warnline-face):
4588         New backward-compatibility aliases for renamed faces.
4589         (flymake-highlight-line): Use renamed flymake faces.
4591         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
4592         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
4593         (ebrowse-member-class, ebrowse-progress):
4594         Remove "-face" suffix from face names.
4595         (ebrowse-tree-mark-face, ebrowse-root-class-face)
4596         (ebrowse-file-name-face, ebrowse-default-face)
4597         (ebrowse-member-attribute-face, ebrowse-member-class-face)
4598         (ebrowse-progress-face):
4599         New backward-compatibility aliases for renamed faces.
4600         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
4601         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
4602         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
4603         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
4605         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
4606         antlr-syntax)
4607         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
4608         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
4609         names.
4610         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
4611         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
4612         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
4613         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
4614         backward-compatibility aliases for renamed faces.
4615         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
4616         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
4617         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
4618         remove "font-lock-".  Use renamed antlr-mode faces.
4619         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
4620         literal face-names with face variable references.
4622         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
4623         face name.
4624         (Buffer-menu-buffer-face): New backward-compatibility alias for
4625         renamed face.
4626         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
4628 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
4630         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
4631         Eliminate "-face" suffix.
4632         (makefile-targets): Inherit from font-lock-function-name-face and
4633         eliminate "-face" suffix.
4634         (makefile-shell): Remove attributes and eliminate "-face" suffix.
4635         (makefile-*-font-lock-keywords): Append makefile-targets in rule
4636         actions, instead of prepending, to make it less visible.
4637         (makefile-previous-dependency, makefile-match-dependency):
4638         Don't match a target on a continuation line.
4640         * files.el (auto-mode-alist): Put Makefile in gmake mode.
4642 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
4644         * progmodes/gdb-ui.el (menu): Re-order menu items.
4645         (gdb-tooltip-print): Respect tooltip-use-echo-area.
4647         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
4648         Define in tooltip.el.
4649         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
4650         (gud-tooltip-tips): Respect tooltip-use-echo-area and
4651         gud-tooltip-echo-area.
4653         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
4654         backward compatibility and make obsolete.
4655         (tooltip-help-tips): Use tooltip-use-echo-area.
4656         (tooltip-show-help-function): Rename to...
4657         (tooltip-show-help): ...this, because it is a function.
4658         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
4660 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
4662         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
4663         (edebug-print-length, edebug-print-level, edebug-print-circle)
4664         (edebug-modify-breakpoint, edebug-eval-last-sexp)
4665         (edebug-eval-print-last-sexp): Doc fixes.
4667 2005-06-14  Kim F. Storm  <storm@cua.dk>
4669         * ido.el (ido-mode): Make a new keymap every time we enable ido,
4670         as the coverage buffer/file/both may change.
4672 2005-06-14  Lute Kamstra  <lute@gnu.org>
4674         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
4675         and run-mode-hooks.  Simplify.
4677         * mail/rmailedit.el (rmail-edit-mode):
4678         * progmodes/octave-inf.el (inferior-octave-mode):
4679         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
4681         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
4682         and run-mode-hooks.
4683         (recentf-edit-list, recentf-open-files): Don't call
4684         kill-all-local-variables directly.
4686         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
4688 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4690         * emacs-lisp/byte-run.el (make-obsolete)
4691         (define-obsolete-function-alias): Rename arguments FUNCTION and
4692         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
4693         (make-obsolete-variable, define-obsolete-variable-alias):
4694         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
4695         respectively.
4697         * isearchb.el (isearchb-activate):
4698         * pcvs.el (cvs-mode):
4699         * ses.el (ses-load):
4700         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
4701         * net/tramp.el (tramp-find-file-exists-command)
4702         (tramp-find-shell):
4703         * progmodes/ada-mode.el (ada-create-case-exception)
4704         (ada-create-case-exception-substring, ada-make-subprogram-body):
4705         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
4706         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
4707         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
4708         * textmodes/org.el (org-promote, org-evaluate-time-range)
4709         (org-agenda-next-date-line, org-agenda-previous-date-line)
4710         (org-agenda-error, org-open-at-point, org-table-move-row)
4711         (org-format-table-table-html-using-table-generate-source)
4712         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
4713         * textmodes/reftex.el (reftex-access-scan-info):
4714         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
4715         (reftex-toc-promote-prepare): Follow error conventions.
4717         * diff-mode.el (diff-mode): Fix typo in docstring.
4719         * forms.el (forms--intuit-from-file): Fix reference to
4720         `forms-number-of-fields' in error message.
4721         (forms-print): Fix quoting in error message.
4723         * forms.el (forms-mode):
4724         * emulation/vi.el (vi-goto-insert-state):
4725         * progmodes/flymake.el (flymake-new-err-info)
4726         (flymake-start-syntax-check-for-current-buffer)
4727         (flymake-simple-cleanup):
4728         * eshell/esh-var.el (eshell/export):
4729         * progmodes/gud.el (xdb):
4730         * textmodes/flyspell.el (flyspell-incorrect-hook)
4731         (flyspell-maybe-correct-transposition)
4732         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
4734 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
4736         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
4737         minibuffer prompt.
4739 2005-06-13  Kim F. Storm  <storm@cua.dk>
4741         * subr.el (add-to-ordered-list): New defun.
4743         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
4744         add cua--keymap-alist to emulation-mode-map-alists.
4746 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4748         * subr.el (complete-in-turn): New macro.
4749         (dynamic-completion-table, lazy-completion-table): Add debug info.
4751         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
4752         in preference to face aliases.
4754         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
4755         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
4756         Remove unused vars `start' and `firstline'.
4757         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
4758         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
4760 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
4762         * cus-start.el (all): Don't complain about missing GTK-related
4763         variables, unless either `gtk' is boundp or this isn't a
4764         `windows-nt' build.
4766 2005-06-13  Lute Kamstra  <lute@gnu.org>
4768         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
4769         run-mode-hooks.
4771         * ediff-mult.el (ediff-meta-mode):
4772         * ediff-util.el (ediff-mode): Use run-mode-hooks.
4774         * ledit.el (ledit-mode): Use delay-mode-hooks.
4776         * woman.el (woman-mode-line-format): Delete constant.
4777         (woman-mode-map): Initialize it properly.
4778         (woman-mode): Set mode-class property to special.
4779         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
4780         Set major-mode and mode-name.  Don't set mode-line-format directly.
4781         (Man-getpage-in-background): Don't reference woman-mode-line-format.
4783         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
4784         string argument obsolete.
4786 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
4788         * textmodes/org.el (org-CUA-compatible): New option.
4789         (org-disputed-keys): New variable.
4790         (org-key): New function.
4791         (orgtbl-make-binding): Add docstring to the created function.
4792         (org-mode): Set paragraph start/separate regexps.
4793         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
4794         (org-archive-location, org-archive-mark-done)
4795         (org-archive-stamp-time): New options.
4796         (org-archive-subtree): New command.
4797         (org-fill-paragraph): New function.
4798         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
4799         (org-fake-empty-table-line): Function removed.
4800         (org-format-org-table-html): Do not create empty table lines at
4801         separator lines.  Improved table header treatment.
4802         (org-link-format): New option.
4803         (org-make-link): New function.
4804         (org-insert-link, org-store-link): Use org-make-link.
4805         (org-open-file): Quote file name for shell command, to allow
4806         spaces in file names.
4807         (org-link-regexp): Fix bug with mailto link.
4808         (org-link-maybe-angles-regexp, org-protected-link-regexp):
4809         New constants.
4810         (org-export-as-html): Deal with the optional angles around a link.
4811         Better treatment of file: links.
4812         (org-open-at-point): Replace @{ and @} with < and >.
4813         (org-run-mode-hooks): Function removed.
4814         (org-agenda-mode): No longer use `org-run-mode-hooks'.
4816 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
4818         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
4819         MI command -data-list-register-values.
4820         (gdb-post-prompt): Indent properly.
4822 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
4824         * hilit-chg.el (highlight-changes-colors): Rename from
4825         `highlight-changes-colours'.
4826         (highlight-changes-colours): Keep as obsolete alias.
4827         (highlight-changes-face-list): Doc fix.
4828         (hilit-chg-make-list): Use `highlight-changes-colors'.
4830 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
4832         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
4833         defun-prompt-regexp.
4835 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
4837         * loadup.el: Don't say we are dumping under 2 names on windows-nt
4838         and cygwin.
4840         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
4841         Don't use an old loaddefs.el, as in Makefile.in.
4843 2005-06-12  Lute Kamstra  <lute@gnu.org>
4845         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
4847         * man.el (Man-mode-map): Initialize it properly.
4848         (Man-mode): Set mode-class property to special.
4850         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
4852 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
4854         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
4855         A newline is needed in the docstring there.
4857         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
4858         Doc fixes.
4860 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4862         * printing.el: Doc fix.  The menubar is no more changed when printing
4863         is loaded, it only changes when pr-menu-bind or pr-update-menus is
4864         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
4865         (pr-version): New version number (6.8.4).
4866         (pr-menu-bind): New command.
4867         (pr-update-menus): Docstring and code fix.
4868         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
4869         Docstring fix.
4870         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
4871         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
4873 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
4875         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
4876         "Returns" to "return", document useful return values, etc.
4878 2005-06-11  Alan Mackenzie  <acm@muc.de>
4880         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
4881         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
4882         (adaptive-file-function): Minor amendment to doc-string.
4884 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4886         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
4887         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
4888         Fix :type--it is `integer', not `string'.
4890         * faces.el (modeline-highlight): Rename from (the erroneous)
4891         `modeline-higilight'.
4893 2005-06-11  Lute Kamstra  <lute@gnu.org>
4895         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
4896         lisp-interaction-mode-map but make it the parent.
4897         (edebug-eval-mode): Use define-derived-mode.
4899 2005-06-11  Andreas Schwab  <schwab@suse.de>
4901         * bindings.el: Add binding of `ESC functionkey' for every
4902         `M-functionkey'.
4903         * hexl.el (hexl-mode-map): Likewise.
4905 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
4907         * progmodes/compile.el (compilation-error-regexp-alist-alist)
4908         [msft]: update regexp for newer msft compilers.
4910 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
4912         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
4913         ATTLIST portions of included DTDs.
4914         (xml-parse-dtd): Eliminate use of inefficient match-data.
4916 2005-06-10  Miles Bader  <miles@gnu.org>
4918         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
4919         (mpuz-text): Remove "-face" suffix from face names.
4920         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
4921         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
4922         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
4924         * play/gomoku.el (gomoku-O, gomoku-X):
4925         Remove "-face" suffix from face names.
4926         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
4927         New backward-compatibility aliases for renamed faces.
4928         (gomoku-font-lock-keywords): Use renamed gomoku faces.
4930 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
4932         * thumbs.el: Fixes for changes of 2005-06-09.
4933         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
4934         as a directory.
4935         (thumbs-thumbname): Remove directory separator from format string;
4936         `thumbs-thumbsdir' now returns a valid directory name.
4937         (thumbs-temp-dir): New defsubst.
4938         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
4939         Use it.
4941         * cus-edit.el (minibuffer):
4942         * files.el (make-backup-file-name-function):
4943         * filesets.el (filesets-external-viewers):
4944         * hilit-chg.el (highlight-changes-colours)
4945         (highlight-changes-face-list, highlight-changes-rotate-faces):
4946         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
4947         * kmacro.el (kmacro-call-macro):
4948         * log-edit.el (log-edit-changelog-full-paragraphs):
4949         * mouse.el (mouse-1-click-follows-link):
4950         * skeleton.el (skeleton-autowrap):
4951         * subr.el (insert-for-yank-1):
4952         * tempo.el (tempo-insert-region):
4953         * terminal.el (terminal-emulator):
4954         * time.el (display-time-mail-face):
4955         * vc.el (vc-annotate):
4956         * vcursor.el (vcursor-copy-line):
4957         * woman.el (woman-bold-headings, woman-ignore)
4958         (woman-default-faces, woman-monochrome-faces):
4959         * calendar/todo-mode.el (todo-insert-threshold):
4960         * emulation/pc-select.el (pc-select-selection-keys-only)
4961         (pc-selection-mode):
4962         * emulation/vip.el (vip-find-char-forward):
4963         * emulation/viper-cmd.el (viper-find-char-forward):
4964         * international/mule-cmds.el
4965         (select-safe-coding-system-accept-default-p)
4966         (input-method-exit-on-invalid-key):
4967         * international/mule-diag.el (describe-coding-system):
4968         * international/ucs-tables.el (unify-8859-on-encoding-mode):
4969         * net/browse-url.el (browse-url-xterm-program):
4970         * obsolete/lazy-lock.el (lazy-lock-mode):
4971         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
4972         (cperl-mode):
4973         * progmodes/cpp.el (cpp-face-light-name-list)
4974         (cpp-face-dark-name-list):
4975         * progmodes/delphi.el (delphi-newline-always-indents):
4976         Fix spellings in docstrings.
4978         * ido.el (ido-mode, ido-file-extensions-order)
4979         (ido-default-file-method, ido-default-buffer-method)
4980         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
4981         (ido-decorations, ido-read-file-name-as-directory-commands)
4982         (ido-read-file-name-non-ido, ido-work-directory-list)
4983         (ido-ignore-item-temp-list, ido-current-directory)
4984         (ido-magic-forward-char, ido-enter-find-file)
4985         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
4986         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
4988 2005-06-10  Lute Kamstra  <lute@gnu.org>
4990         * play/dunnet.el (dun-mode): Use define-derived-mode.
4991         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
4992         obsolete alias.
4994         * play/doctor.el (doctor-mode-map): Remove defvar.
4995         (doctor-mode): Use define-derived-mode.
4997         * mail/mspools.el (mspools-mode):
4998         * net/eudc-hotlist.el (eudc-hotlist-mode):
4999         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
5001 2005-06-10  Miles Bader  <miles@gnu.org>
5003         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5004         Remove "-face" suffix from face names.
5005         (flyspell-incorrect-face, flyspell-duplicate-face):
5006         New backward-compatibility aliases for renamed faces.
5007         (flyspell-mode-on, make-flyspell-overlay)
5008         (flyspell-highlight-incorrect-region)
5009         (flyspell-highlight-duplicate-region)
5010         (flyspell-display-next-corrections)
5011         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
5013         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
5014         from face name.
5015         (texinfo-heading-face): New backward-compatibility alias for
5016         renamed face.
5017         (texinfo-heading-face): Use renamed texinfo-heading face.
5019         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
5020         suffix from face names.
5021         (tex-math-face, tex-verbatim-face):
5022         New backward-compatibility aliases for renamed faces.
5023         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
5024         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
5025         literal face name.
5027         * textmodes/table.el (table-cell): Remove "-face" suffix from face
5028         name.
5029         (table-cell-face): New backward-compatibility alias for renamed face.
5030         (table--put-cell-face-property, table--update-cell-face):
5031         Use renamed table-cell face.
5033         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
5034         from face name.
5035         (sgml-namespace-face): New backward-compatibility alias for
5036         renamed face.
5037         (sgml-namespace-face): Use renamed sgml-namespace face.
5039         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
5040         (org-level-4, org-level-5, org-level-6, org-level-7)
5041         (org-level-8, org-warning, org-headline-done)
5042         (org-deadline-announce, org-scheduled-today)
5043         (org-scheduled-previously, org-link, org-done, org-table)
5044         (org-time-grid): Remove "-face" suffix from face names.
5045         (org-level-1-face, org-level-2-face, org-level-3-face)
5046         (org-level-4-face, org-level-5-face, org-level-6-face)
5047         (org-level-7-face, org-level-8-face, org-warning-face)
5048         (org-headline-done-face, org-deadline-announce-face)
5049         (org-scheduled-today-face, org-scheduled-previously-face)
5050         (org-link-face, org-done-face, org-table-face)
5051         (org-time-grid-face):
5052         New backward-compatibility aliases for renamed faces.
5053         (org-level-faces, org-set-font-lock-defaults, org-timeline)
5054         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
5055         (org-agenda-get-timestamps, org-agenda-get-scheduled)
5056         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
5058         * emulation/viper-init.el (viper-search, viper-replace-overlay)
5059         (viper-minibuffer-emacs, viper-minibuffer-insert)
5060         (viper-minibuffer-vi): Remove "-face" suffix from face names.
5061         (viper-search-face, viper-replace-overlay-face)
5062         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5063         (viper-minibuffer-vi-face):
5064         New backward-compatibility aliases for renamed faces.
5065         (viper-search-face, viper-replace-overlay-face)
5066         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5067         (viper-minibuffer-vi-face): Use renamed viper faces.
5069         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
5070         Remove "-face" suffix from face names.
5071         (testcover-nohits-face, testcover-1value-face):
5072         New backward-compatibility aliases for renamed faces.
5073         (testcover-mark): Use renamed testcover faces.
5075         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
5076         face name.
5077         (diary-button-face): New backward-compatibility alias for renamed face.
5078         (diary-entry): Use renamed diary-button face.
5080         * calendar/calendar.el (diary, calendar-today, holiday)
5081         (mark-visible-calendar-date): Remove "-face" suffix from face names.
5082         (diary-face, calendar-today-face, holiday-face):
5083         New backward-compatibility aliases for renamed faces.
5084         (eval-after-load "facemenu", diary-entry-marker)
5085         (calendar-today-marker, calendar-holiday-marker, diary-face):
5086         Use renamed calendar faces.
5088         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
5089         (compare-windows-face): New backward-compatibility alias for
5090         renamed face.
5091         (compare-windows-highlight): Use renamed compare-windows face.
5093         * strokes.el (strokes-char): Remove "-face" suffix from face name.
5094         (strokes-char-face): New backward-compatibility alias for renamed face.
5095         (strokes-encode-buffer): Use renamed strokes-char face.
5097         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
5098         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
5099         Remove "-face" suffix from face names.
5100         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
5101         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
5102         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
5103         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
5104         Use renamed pcvs faces.
5105         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
5106         * pcvs-defs.el (cvs-mode-map): Likewise.
5107         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
5109         * info.el (info-title-1, info-title-2, info-title-3)
5110         (info-title-4): Remove "-face" suffix from and downcase face names.
5111         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5112         (Info-title-4-face):
5113         New backward-compatibility aliases for renamed faces.
5114         (Info-fontify-node): Use renamed info faces.
5116         * hilit-chg.el (highlight-changes, highlight-changes-delete):
5117         Remove "-face" suffix from face names.
5118         (highlight-changes-face, highlight-changes-delete-face):
5119         New backward-compatibility aliases for renamed faces.
5120         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
5121         (hilit-chg-make-list): Use renamed highlight-changes faces.
5123         * generic-x.el (show-tabs-tab, show-tabs-space):
5124         Remove "-face" suffix from face names.
5125         (show-tabs-tab-face, show-tabs-space-face):
5126         New backward-compatibility aliases for renamed faces.
5127         (show-tabs-generic-mode-font-lock-defaults-1)
5128         (show-tabs-generic-mode-font-lock-defaults-2):
5129         Use renamed show-tabs faces.
5131         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
5132         (smerge-markers): Remove "-face" suffix from face names.
5133         (smerge-mine-face, smerge-other-face, smerge-base-face)
5134         (smerge-markers-face):
5135         New backward-compatibility aliases for renamed faces.
5136         (smerge-mine-face, smerge-other-face, smerge-base-face)
5137         (smerge-markers-face): Use renamed smerge faces.
5139         * log-view.el (log-view-file, log-view-message): Remove "-face"
5140         suffix from face names.
5141         (log-view-file-face, log-view-message-face): New
5142         backward-compatibility aliases for renamed faces.
5143         (log-view-file-face, log-view-message-face): Use renamed log-view
5144         faces.
5146         * paren.el (show-paren-match, show-paren-mismatch):
5147         Remove "-face" suffix from face names.
5148         (show-paren-match-face, show-paren-mismatch-face):
5149         New backward-compatibility aliases for renamed faces.
5150         (show-paren-function): Use renamed show-paren faces.
5152         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
5153         (ruler-mode-margins, ruler-mode-fringes)
5154         (ruler-mode-column-number, ruler-mode-fill-column)
5155         (ruler-mode-comment-column, ruler-mode-goal-column)
5156         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
5157         suffix from face names.
5158         (ruler-mode-default-face, ruler-mode-pad-face)
5159         (ruler-mode-margins-face, ruler-mode-fringes-face)
5160         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
5161         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
5162         (ruler-mode-tab-stop-face, ruler-mode-current-column-face): New
5163         backward-compatibility aliases for renamed faces.
5164         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
5165         (ruler-mode-column-number, ruler-mode-fill-column)
5166         (ruler-mode-comment-column, ruler-mode-goal-column)
5167         (ruler-mode-tab-stop, ruler-mode-current-column)
5168         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
5169         faces.
5171         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
5172         face name.
5173         (whitespace-highlight-the-space): Use renamed face.
5174         (whitespace-highlight-face): New backward-compatibility alias for
5175         renamed face.
5177         * woman.el (woman-italic, woman-bold, woman-unknown)
5178         (woman-addition, woman-symbol-face):
5179         Remove "-face" suffix from face names.
5180         (woman-italic-face, woman-bold-face, woman-unknown-face)
5181         (woman-addition-face):
5182         New backward-compatibility aliases for renamed faces.
5183         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
5184         (woman-decode-region, woman-replace-match)
5185         (woman-display-extended-fonts, woman-special-characters)
5186         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
5187         Use renamed woman faces.
5189         * longlines.el (longlines-visible-face): Face removed.
5191         * diff-mode.el (diff-header, diff-file-header, diff-index)
5192         (diff-hunk-header, diff-removed, diff-added, diff-changed)
5193         (diff-function, diff-context, diff-nonexistent): Remove "-face"
5194         suffix from face names.
5195         (diff-header-face, diff-file-header-face, diff-index-face)
5196         (diff-hunk-header-face, diff-removed-face, diff-added-face)
5197         (diff-changed-face, diff-function-face, diff-context-face)
5198         (diff-nonexistent-face): New backward-compatibility aliases for
5199         renamed faces.
5200         (diff-header-face, diff-file-header-face)
5201         (diff-index, diff-index-face, diff-hunk-header)
5202         (diff-hunk-header-face, diff-removed, diff-removed-face)
5203         (diff-added, diff-added-face, diff-changed-face, diff-function)
5204         (diff-function-face, diff-context-face, diff-nonexistent)
5205         (diff-nonexistent-face): Use renamed diff-mode faces.
5207         * progmodes/compile.el (compilation-warning-face)
5208         (compilation-info-face): Remove "-face" suffix from face names.
5209         (compilation-warning-face, compilation-info-face):
5210         New backward-compatibility aliases for renamed faces.
5211         (compilation-warning-face, compilation-info-face):
5212         Use renamed compilation faces.
5214         * add-log.el (change-log-date, change-log-name)
5215         (change-log-email, change-log-file, change-log-list)
5216         (change-log-conditionals, change-log-function)
5217         (change-log-acknowledgement): Remove "-face" suffix from face names.
5218         (change-log-date-face, change-log-name-face)
5219         (change-log-email-face, change-log-file-face)
5220         (change-log-list-face, change-log-conditionals-face)
5221         (change-log-function-face, change-log-acknowledgement-face):
5222         New backward-compatibility aliases for renamed faces.
5223         (change-log-font-lock-keywords): Use renamed change-log faces.
5225         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
5226         (custom-set, custom-changed, custom-saved, custom-button)
5227         (custom-button-pressed, custom-documentation, custom-state)
5228         (custom-comment, custom-comment-tag, custom-variable-tag)
5229         (custom-variable-button, custom-face-tag, custom-group-tag-1)
5230         (custom-group-tag): Remove "-face" suffix from face names.
5231         (custom-magic-alist, custom-magic-value-create)
5232         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
5233         (custom-invalid-face, custom-rogue-face, custom-modified-face)
5234         (custom-set-face, custom-changed-face, custom-saved-face)
5235         (custom-button-face, custom-button-pressed-face)
5236         (custom-documentation-face, custom-state-face)
5237         (custom-comment-face, custom-comment-tag-face)
5238         (custom-variable-tag-face, custom-variable-button-face)
5239         (custom-face-tag-face, custom-group-tag-face-1)
5240         (custom-group-tag-face):
5241         New backward-compatibility aliases for renamed faces.
5243         * wid-edit.el (widget-documentation, widget-button)
5244         (widget-field, widget-single-line-field, widget-inactive)
5245         (widget-button-pressed): "-face" suffix removed from face names.
5246         (widget-documentation-face, widget-button-face)
5247         (widget-field-face, widget-single-line-field-face)
5248         (widget-inactive-face, widget-button-pressed-face):
5249         New backward-compatibility aliases for renamed faces.
5250         (widget-documentation-face, widget-button-face)
5251         (widget-button-pressed-face, widget-specify-field)
5252         (widget-specify-inactive): Use renamed widget faces.
5254 2005-06-10  Kenichi Handa  <handa@m17n.org>
5256         * term/x-win.el (x-clipboard-yank): Remove condition-case
5257         wrapping.
5259 2005-06-11  Kenichi Handa  <handa@m17n.org>
5261         * add-log.el (change-log-font-lock-keywords): Make the regexp for
5262         date lines stricter.
5264 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
5266         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
5267         of x-get-selection.
5269 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
5271         * comint.el (comint-mode, comint-snapshot-last-prompt):
5272         * frame.el (frame-current-scroll-bars):
5273         * term.el (term-mode, term-check-proc, term-input-sender)
5274         (term-simple-send, term-extract-string, term-word)
5275         (term-match-partial-filename):
5276         * window.el (window-current-scroll-bars):
5277         * emulation/cua-base.el (cua-normal-cursor-color)
5278         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
5279         (cua-global-mark-cursor-color):
5280         * mail/undigest.el (rmail-forward-separator-regex):
5281         Fix typos in docstrings.
5283         * comint.el (comint-check-proc, make-comint-in-buffer)
5284         (comint-source-default): Doc fixes.
5286         * term.el (term-send-string): Improve argument/docstring
5287         consistency.
5289 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
5291         * comint.el (comint-send-input): Bind `inhibit-read-only' around
5292         call to `delete-region'.
5293         (comint-mode-hook): Do not enable Font Lock by default.
5295 2005-06-09  Lute Kamstra  <lute@gnu.org>
5297         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
5298         could be void.
5300 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5302         * emacs-lisp/debug.el (debugger-will-be-back): New var.
5303         (debug): Use it.
5304         (debugger-step-through, debugger-continue, debugger-jump)
5305         (debugger-return-value): Set it when needed.
5306         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
5307         Use inhibit-read-only.
5309 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
5311         * window.el (shrink-window-if-larger-than-buffer)
5312         (window-size-fixed): Fix typo in docstring.
5314         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
5315         thumbnails directory on loading.
5316         (thumbs-conversion-program): Use `eq' to check the system type,
5317         not `equal'.
5318         (thumbs-temp-dir): Initialize to `temporary-file-directory',
5319         not "/tmp".  Fix docstring.
5320         (thumbs-thumbsdir): New function to return the thumbnails
5321         directory, creating it if needed.
5322         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
5323         (thumbs-temp-file): Delete variable and make it into a function.
5324         (thumbs-resize-image, thumbs-modify-image): Use it.
5325         (thumbs-kill-buffer): Simplify.
5326         (thumbs-gensym): Defalias or duplicate CL `gensym'.
5327         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
5328         docstrings.
5330 2005-06-09  Kim F. Storm  <storm@cua.dk>
5332         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
5333         set-match-data to free markers in match-data.
5335         * replace.el (replace-match-data): Pass RESEAT arg `t' to
5336         match-data to unchain markers in match-data.
5338 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5340         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
5341         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
5342         unnecessary now.
5344 2005-06-08  Richard M. Stallman  <rms@gnu.org>
5346         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
5347         give the variable a doc string that doesn't say don't set it directly.
5349         * textmodes/ispell.el (ispell-check-version):
5350         Use match-string-no-properties.
5351         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
5352         (ispell-buffer-local-words): Likewise.
5354         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
5355         except on terminals with enough colors to really display it.
5356         (makefile-dependency-regex): Delete spurious `bb'.
5358         * faces.el (escape-glyph): Use blue once again in last case.
5359         (no-break-space): Redefine so that it isn't invisible on a tty.
5361 2005-06-08  Kim F. Storm  <storm@cua.dk>
5363         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
5364         also when reading directory name.
5366 2005-06-08  Lute Kamstra  <lute@gnu.org>
5368         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
5369         (flyspell-mode-line-string): Remove autoload cookie.
5370         (flyspell-mode): Remove defvar.
5372 2005-06-07  Lute Kamstra  <lute@gnu.org>
5374         * textmodes/org.el (org-run-mode-hooks): New function.
5375         (org-agenda-mode): Use it.
5377 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
5379         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
5381 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5383         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
5385 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
5387         * font-lock.el (font-lock-add-keywords): Doc fix.
5389 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5391         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
5392         (tex-compile-default): In the absence of any history, use the order in
5393         tex-compile-alist to choose the preferred command.
5394         (tex-compile-commands): Reorder a bit.
5396         * textmodes/flyspell.el (flyspell-auto-correct-binding)
5397         (flyspell-incorrect-face, flyspell-duplicate-face):
5398         Use (X)Emacs-agnostic code.
5399         (flyspell-mode-map): Don't overwrite at each load.  Remove code
5400         redundant with the subsequent add-minor-mode.  Merge Emacs and
5401         XEmacs code.
5402         (flyspell-word): Minor simplification.
5403         (flyspell-math-tex-command-p): Quieten the byte-compiler.
5404         (flyspell-external-point-words): Remove unused vars `size' and
5405         `start'.
5406         (flyspell-do-correct): Rename from flyspell-xemacs-correct.  Merge
5407         the corresponding Emacs code.
5408         (flyspell-correct-word, flyspell-xemacs-popup): Use
5409         flyspell-do-correct.
5411         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
5412         a dedicated window.
5414         * international/latexenc.el (latexenc-find-file-coding-system):
5415         Undo part of last patch, to turn off a compiler warning.
5417 2005-06-06  Juri Linkov  <juri@jurta.org>
5419         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
5420         Rename `tmm-inactive-face' to `tmm-inactive'.
5422 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
5424         * iswitchb.el: Rename faces.
5426 2005-06-06  Kim F. Storm  <storm@cua.dk>
5428         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
5429         (cua-global-mark): Remove -face suffix from face names.
5431         * emulation/cua-gmrk.el (cua--init-global-mark):
5432         Remove cua-global-mark face setup.
5434 2005-06-06  Richard M. Stallman  <rms@gnu.org>
5436         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
5437         just like other allowed characters.
5438         (makefile-match-dependency): Exclude leading and training whitespace
5439         from the range of regexp subexp 1.
5440         (makefile-macroassign-regex): Don't try to match the body,
5441         just the name of the macro being defined.
5443         * info.el (Info-read-node-name-2): New function.
5444         (Info-read-node-name-1): Use that.
5445         Add a completion-base-size-function property.
5447         * simple.el (completion-setup-function): Look for
5448         completion-base-size-function property of
5449         minibuffer-completion-table.
5451         * files.el (locate-file-completion): Doc fix.
5453         * printing.el: Don't call pr-update-menus; user must do that.
5455         * emacs-lisp/debug.el (debugger-window): New variable.
5456         (debug): Use debugger-window if it is set and still alive.
5457         Record debugger-window for next entry.
5459         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
5461 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
5463         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
5464         (hack-one-local-variable, hack-local-variables)
5465         (hack-local-variables-prop-line): Pass that arg.
5467 2005-06-06  Kim F. Storm  <storm@cua.dk>
5469         * ido.el (ido-first-match, ido-only-match, ido-subdir)
5470         (ido-indicator): Remove -face suffix from face names.
5472 2005-06-06  Juri Linkov  <juri@jurta.org>
5474         * font-lock.el (font-lock-regexp-backslash)
5475         (font-lock-regexp-backslash-construct): New faces.
5476         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
5477         after `('.  Add `while-no-input' to control structures.
5479         * faces.el (no-break-space, shadow): New faces.
5480         (escape-glyph): Use less loud colors pink2 and red4.
5482         * diff-mode.el (diff-context-face)
5483         * dired.el (dired-ignored)
5484         * rfn-eshadow.el (file-name-shadow)
5485         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
5487         * info.el (Info-title-1-face): Use green instead of yellow because
5488         bold yellow is not readable on light backgrounds.
5490         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
5491         before selecting the desired mode to not spend time fontifying
5492         old contents.
5494 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
5496         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
5497         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
5499         * ps-print.el (ps-default-fg, ps-default-bg):
5500         Fix typos in docstrings.
5502         * isearchb.el (isearchb): Don't pass a spurious second argument to
5503         `iswitchb-completions'.
5505 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
5507         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
5508         to preserve point.
5509         (gdb-find-file-hook): Add doc string.
5511         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
5512         C dereferenced pointer expression.
5513         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
5515         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
5517         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
5518         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
5519         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
5520         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
5521         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
5522         Make background transparent.
5524 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5526         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
5527         (font-lock-remove-keywords): Doc fix.
5528         (font-lock-mode-major-mode): Compiler defvar.
5529         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
5531         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
5532         (font-lock-mode): Update `font-lock-mode-major-mode'.
5533         (font-lock-set-defaults): Compiler defvar.
5534         (font-lock-default-function): Take `font-lock-mode-major-mode'
5535         into account.
5537         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
5538         keep track of which major mode it enabled the minor mode for.
5539         Use find-file-hook again.  Update docstring.
5541         * simple.el (eval-expression-print-level)
5542         (eval-expression-print-length, eval-expression-debug-on-error):
5543         Doc fixes.
5545 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
5547         * iswitchb.el (iswitchb-single-match-face)
5548         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
5549         (iswitchb-invalid-regexp-face): New faces.
5550         (iswitchb-completions): Use them.
5551         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
5552         now marked as an obsolete alias.
5553         (iswitchb-read-buffer): Remove check for bound font variables.
5554         (iswitchb-invalid-regexp): New free variable.
5555         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
5556         set iswitchb-invalid-regexp.
5557         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
5558         invalid regexps.
5559         (iswitchb-completions): Add check for complete match when entering
5560         a regexp.
5561         (iswitchb-completions): Remove require-match argument.
5562         (iswitchb-exhibit): Fix caller.
5563         (iswitchb-common-match-inserted): New variable.
5564         (iswitchb-complete, iswitchb-completion-help): Use it.
5566 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
5568         * url-http.el (url-http-chunked-encoding-after-change-function):
5569         Use `url-http-debug' instead of `message'.
5571 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
5573         * url-http.el (url-http-parse-headers): Pass redirected URL as a
5574         callback argument.
5576 2005-06-04  Kim F. Storm  <storm@cua.dk>
5578         * simple.el (line-move): Only call sit-for when moving backwards.
5580         * ido.el (ido-make-merged-file-list-1): New defun split from
5581         ido-make-merged-file-list.
5582         (ido-make-merged-file-list): Bind throw-on-input around call to
5583         ido-make-merged-file-list-1.  Return input-pending-p if
5584         interrupted by more input available.
5585         (ido-read-internal): Handle input-pending-p return value from
5586         ido-make-merged-file-list.
5588 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5590         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
5591         compatibility code.
5593         * international/latexenc.el (latexenc-find-file-coding-system):
5594         Don't inherit the EOL part of the coding-system from the
5595         tex-main buffer.  Fit within 80 columns.
5597 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
5599         * tmm.el (tmm-inactive-face): New face.
5600         (tmm-remove-inactive-mouse-face): New function.
5601         (tmm-prompt, tmm-add-one-shortcut)
5602         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
5603         but not selectable.
5605 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
5607         * faces.el (face-equal): Improve argument/docstring consistency.
5609 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
5611         * progmodes/make-mode.el (makefile-targets-face)
5612         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
5613         (makefile-bsdmake-dependency-regex)
5614         (makefile-makepp-rule-action-regex)
5615         (makefile-bsdmake-rule-action-regex): New constants.
5616         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
5618         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5619         Allow (...) within `...' for makepp messages.
5621 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
5623         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
5625         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
5626         "." files are deleted from all file lists before comparison.
5628         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
5629         (viper-ESC-key): Made them customizable.
5631         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
5633 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
5635         * autorevert.el (auto-revert-buffers): Use save-match-data.
5637 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5639         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
5640         menu items with a nil command binding.
5642 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
5644         * emacs-lisp/cl-macs.el (defsetf):
5645         Improve argument/docstring consistency.
5647         * faces.el (list-faces-display): Improve the formatting by
5648         computing the maximum length required for any face-name (reworked
5649         patch of 1999-01-11, accidentally deleted on 1999-07-21).
5650         (internal-find-face): Remove redundant info in docstring.
5652 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
5654         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
5655         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
5656         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
5657         (gdb-assembler-custom): Improve regexps.
5658         (def-gdb-auto-update-handler): Use window point to preserve point.
5660 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5662         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
5664 2005-05-31  Jay Belanger  <belanger@truman.edu>
5666         * calc/calc-embed.el (calc-embedded-word): Change argument passed
5667         to calc-embedded.
5668         (calc-embedded-make-info): Have plain prefix argument select
5669         entire line.
5671 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
5673         * faces.el (list-faces-display): Signal error if passed a regexp
5674         that matches no face name.
5676         * simple.el (filter-buffer-substring): Fix typo in docstring.
5678 2005-05-31  Richard M. Stallman  <rms@gnu.org>
5680         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
5681         (vhdl-emacs-21): Doc fix.
5682         (vhdl-mode): Unconditionally set comment-padding.
5683         (vhdl-fixup-whitespace-region): Insert spaces only where
5684         there are none.
5685         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
5687 2005-05-30  John Wiegley  <johnw@newartisans.com>
5689         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
5690         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
5691         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
5692         `directory-sep-char' to ?/, and all uses of `string-to-int' to
5693         `string-to-number'.
5695 2005-05-30  Jay Belanger  <belanger@truman.edu>
5697         * calc/calc.el (calc-bug-address): Fix docstring.
5698         (calc-window-hook, calc-trail-window-hook): New variables.
5699         (calc-trail-display): Restore use of calc-trail-window-hook.
5700         (calc): Restore use of calc-window-hook.
5702 2005-05-31  Masatake YAMATO  <jet@gyve.org>
5704         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
5706         * help-fns.el (help-C-file-name): Add autoload mark for
5707         `find-function-noselect'.
5709 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5711         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
5712         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
5714 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5716         * calendar/diary-lib.el (mark-included-diary-files): Only kill
5717         included diary buffer if it was not already being visited.
5718         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
5720         * calendar/icalendar.el (top-level): Do not require 'appt.
5722         * mail/supercite.el (sc-select-attribution): Only use a list
5723         element from sc-attrib-selection-list if it returns a string.
5724         Reported by Davide G. M. Salvetti <salve@debian.org>.
5726 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
5728         * thumbs.el (thumbs-thumbname): The resulting thumbname now
5729         includes a hash value to improve its uniqueness, and has a ".jpg"
5730         extension.  Also, it is now a valid filename on all systems.
5731         (thumbs-make-thumb): Use `let', not `let*'.
5732         (thumbs-show-thumbs-list): Check for JPEG availability.
5734 2005-05-30  Richard M. Stallman  <rms@gnu.org>
5736         * filesets.el (filesets-menu-ensure-use-cached):
5737         Prevent warning when emacs-version>= is undefined.
5739         * printing.el (pr-interactive-n-up): Use string-to-number.
5741         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
5743         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
5744         Warn only when name to be defined is quoted.
5746 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
5748         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
5749         Make regexp more robust.
5750         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
5751         Force regeneration of disassembly.
5753 2005-05-29  Jay Belanger  <belanger@truman.edu>
5755         * calc/calc.el (calc-user-invocation): Check if
5756         calc-invocation-macro is non-nil.
5758 2005-05-29  Juri Linkov  <juri@jurta.org>
5760         * add-log.el (change-log-font-lock-keywords):
5761         Add `+' to e-mail regexp to accept mail address with keywords.
5763         * man.el (Man-name-regexp): Add `:' to accept qualified names.
5765 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
5767         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
5769         * ielm.el (inferior-emacs-lisp-mode): Ditto.
5771 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5773         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
5774         Undo the change that moves to end of the current word.
5776 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
5778         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
5779         Throw error when count <= 0 to ensure input is a number.
5780         (gdb-read-memory-custom): Pick up address from buffer.
5781         (gdb-memory-mode): Allow user to increment and decrement
5782         memory address from header line.
5784 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5786         * flyspell.el (flyspell-version): Function deleted.
5787         (flyspell-auto-correct-previous-hook): Doc fix.
5789         * jit-lock.el (jit-lock-function, jit-lock-after-change):
5790         Do nothing if memory is full.
5792         * font-lock.el (font-lock-fontify-syntactically-region):
5793         Pass t for GREEDY to looking-back.
5795         * saveplace.el (save-place-alist-to-file): Write the file
5796         using write-region.
5798         * subr.el (looking-back): New argument GREEDY.
5800         * progmodes/compile.el (compilation-start): Set the mode
5801         before inserting the initial text.
5803         * progmodes/which-func.el (which-func-update-1): Turn the mode
5804         off in case of error by setting which-func-mode.
5806 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
5808         * flyspell.el (flyspell-auto-correct-previous-word):
5809         Narrow down to what's on the screen, and recenter overlays
5810         at the end of the next word.
5812 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
5814         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
5815         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
5816         (flyspell-abbrev-p): Default to nil.
5817         (flyspell-use-global-abbrev-table-p): Doc fix.
5818         (flyspell-large-region): Allow nil as value.
5819         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
5821         (mail-mode-flyspell-verify): More robust handling
5822         of `mail-header-separator'.  More efficient signature detection.
5823         Allow for regexp metacharacters in message-header-separator.
5824         Adding `To' not to be checked in mail-mode-flyspell-verify.
5826         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
5827         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
5828         Bind flyspell-auto-correct-binding.
5829         Bind C-. and C-, .
5830         (flyspell-mode-map): Likewise.
5831         (flyspell-mode): Doc fix.
5832         (flyspell-accept-buffer-local-defs): Preserve current buffer.
5833         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
5834         (flyspell-word-cache-result): New var, always local.
5835         (flyspell-check-pre-word-p): Doc fix.
5836         (flyspell-check-changed-word-p): Handle spc like newline.
5837         (flyspell-post-command-hook): Set flyspell-word-cache-result.
5838         (flyspell-word-search-backward, flyspell-word-search-forward):
5839         New functions.
5840         (flyspell-word): Return t if nothing to check.
5841         When parsing TeX code, check for after } or \.
5842         Use flyspell-word-search-backward to find previous word.
5843         Return nil if duplicated word.
5844         For word already checked, return same value as last time.
5845         Set flyspell-word-cache-result after checking.
5846         Don't clobber the return value.
5847         (flyspell-get-word): Major rewrite.
5848         (flyspell-external-point-words): New locals pword, pcount.
5849         Fix size used in progress message.
5850         Find the proper corresponding word in flyspell-large-region-buffer.
5851         (flyspell-region): Check for flyspell-large-region = nil.
5852         (flyspell-highlight-incorrect-region): Clean up overlays in region.
5853         (flyspell-auto-correct-word): Check that WORD is a cons.
5854         (flyspell-correct-word): Likewise.
5856 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
5858         * progmodes/make-mode.el (makefile-rule-action-regex)
5859         (makefile-macroassign-regex, makefile-makepp-mode)
5860         (makefile-bsdmake-mode): Continuation lines may be empty.
5861         Reported by Joshua Varner.
5862         (makefile-makepp-font-lock-keywords): Add $(stem).
5864 2005-05-28  Karl Berry  <karl@gnu.org>
5866         * textmodes/tex-mode.el: Now that tex-send-command calls
5867         shell-quote-argument (2005-03-31 change), remove all calls to
5868         shell-quote-argument; they all end up invoking tex-send-command.
5869         The double quoting loses on filenames with non-safe characters,
5870         such as "@".  Reported by Frederik Fouvry.
5872 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
5874         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
5875         about preserving point.
5877 2005-05-27  Jay Belanger  <belanger@truman.edu>
5879         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
5880         Info-goto-node.
5882         * calc/calc-embed.el (calc-embed-arg): New variable.
5883         (calc-do-embedded-activate, calc-embedded-activate-formula)
5884         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
5885         variable by new variable.
5886         (calc-embedded-make-info): Replace undeclared variable by new
5887         variable.  When selecting region with positive prefix
5888         argument, use end of previous line instead of beginning of line.
5890         * calc/calc-aent.el (calc-arg-values): Declare it.
5892         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
5893         Declare them.
5895         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
5897         * calc/calc.el (calc-alg-map): Declare it.
5899         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
5901 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
5903         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
5904         (gdb-registers-buffer, toggle-gdb-all-registers):
5905         Toggle display of floating point registers.
5906         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
5908         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
5909         (toggle-gud-tooltip-dereference):
5910         Rename from gud-toggle-tooltip-dereference.
5912 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5914         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
5916 2005-05-27  Jay Belanger  <belanger@truman.edu>
5918         * calc/calc-prog.el (calc-kbd-report): Remove.
5919         (calc-kbd-query): Rewrite.
5921 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
5923         * image.el (image-library-alist): Move to image.c.
5924         (image-type-available-p): Doc fix.
5926 2005-05-27  Lute Kamstra  <lute@gnu.org>
5928         * calc/calc.el (calc):
5929         * outline.el (outline-1, outline-2, outline-3, outline-4)
5930         (outline-5, outline-6, outline-7, outline-8):
5931         * textmodes/dns-mode.el (dns-mode):
5932         * textmodes/sgml-mode.el (sgml-namespace-face):
5933         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
5934         (tex-verbatim-face, tex-use-reftex):
5935         * textmodes/texinfo.el (texinfo-heading-face):
5936         Specify customization group.
5938         * longlines.el: Don't require easy-mmode.
5939         (longlines-visible-face): Specify customization group.
5941 2005-05-27  Kenichi Handa  <handa@m17n.org>
5943         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
5944         encoding table of windows-1251.
5946         * international/ucs-tables.el (ucs-set-table-for-input):
5947         If translation-table-for-input of a coding system is a symbol, get
5948         its translation-table property.
5950         * international/code-pages.el: Don't register a coding system into
5951         non-iso-charset-alist more than once.
5952         (cp-make-coding-system): Likewise.
5954 2005-05-26  John Wiegley  <johnw@newartisans.com>
5956         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
5957         `eshell-resume-eval' is wrapped in a list, it indicates that the
5958         command was run asynchronously.  In that case, unwrap the value
5959         before checking the delimiter value.
5961         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
5962         character before a space at the end of a line is \, assume the space
5963         is part of the last argument rather than a final argument separator.
5965         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
5966         is in use, and the target is `t' or `nil' (which are the most common
5967         values), don't assume that the symbol target is a buffer.
5969 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5971         * calendar/calendar.el (calendar-mode-line-format):
5972         Use mode-line-highlight as mouse-face.
5974         * time.el (display-time-string-forms, display-time-update):
5975         Use mode-line-highlight as mouse-face.
5977 2005-05-26  Jay Belanger  <belanger@truman.edu>
5979         * calc/calc.el (calc-language-alist): Remove extra defvar.
5981 2005-05-26  Lute Kamstra  <lute@gnu.org>
5983         * arc-mode.el (archive-mode):
5984         * bookmark.el (bookmark-read-annotation-mode)
5985         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
5986         * bs.el (bs-mode):
5987         * calc/calc-yank.el (calc-edit-mode):
5988         * calc/calc.el (calc-mode, calc-trail-mode):
5989         * calculator.el (calculator-mode):
5990         * chistory.el (command-history-mode):
5991         * comint.el:
5992         * cus-edit.el (custom-mode):
5993         * descr-text.el (describe-text-mode):
5994         * ebuff-menu.el (Electric-buffer-menu-mode):
5995         * ediff-util.el (ediff-mode):
5996         * emacs-lisp/re-builder.el (reb-mode):
5997         * emulation/vi.el (vi-mode-setup):
5998         * emulation/ws-mode.el (wordstar-mode):
5999         * eshell/esh-mode.el (eshell-mode):
6000         * forms.el (forms-mode):
6001         * help-mode.el (help-mode):
6002         * hexl.el (hexl-mode):
6003         * ibuffer.el (ibuffer-mode):
6004         * ielm.el (inferior-emacs-lisp-mode):
6005         * info.el (Info-mode, Info-edit-mode):
6006         * international/swedish.el:
6007         * ledit.el (ledit-from-lisp-mode):
6008         * locate.el (locate-mode):
6009         * mail/rmail.el (rmail-mode):
6010         * mail/rmailedit.el (rmail-edit-mode):
6011         * mail/rmailsum.el (rmail-summary-mode):
6012         * mail/supercite.el (sc-electric-mode):
6013         * net/eudc.el (eudc-mode):
6014         * net/quickurl.el (quickurl-list-mode):
6015         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
6016         * obsolete/ooutline.el (outline-mode):
6017         * obsolete/options.el (Edit-options-mode):
6018         * obsolete/rnews.el (news-mode):
6019         * obsolete/rnewspost.el (news-reply-mode):
6020         * play/5x5.el (5x5-mode):
6021         * play/decipher.el (decipher-mode, decipher-stats-mode):
6022         * play/gomoku.el (gomoku-mode):
6023         * play/snake.el (snake-mode):
6024         * play/solitaire.el (solitaire-mode):
6025         * play/tetris.el (tetris-mode):
6026         * progmodes/ada-mode.el (ada-mode):
6027         * progmodes/antlr-mode.el (antlr-mode):
6028         * progmodes/autoconf.el (autoconf-mode):
6029         * progmodes/dcl-mode.el (dcl-mode):
6030         * progmodes/delphi.el (delphi-mode):
6031         * progmodes/ebrowse.el (ebrowse-tree-mode)
6032         (ebrowse-electric-list-mode, ebrowse-member-mode)
6033         (ebrowse-electric-position-mode):
6034         * progmodes/f90.el (f90-mode):
6035         * progmodes/fortran.el (fortran-mode):
6036         * progmodes/icon.el (icon-mode):
6037         * progmodes/idlw-help.el (idlwave-help-mode):
6038         * progmodes/idlw-shell.el (idlwave-shell-mode):
6039         * progmodes/idlwave.el (idlwave-mode):
6040         * progmodes/inf-lisp.el (inferior-lisp-mode):
6041         * progmodes/m4-mode.el (m4-mode):
6042         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
6043         * progmodes/modula2.el (modula-2-mode):
6044         * progmodes/octave-inf.el (inferior-octave-mode):
6045         * progmodes/octave-mod.el (octave-mode):
6046         * progmodes/pascal.el (pascal-mode):
6047         * progmodes/sh-script.el (sh-mode):
6048         * progmodes/sql.el (sql-mode, sql-interactive-mode):
6049         * progmodes/vhdl-mode.el (vhdl-mode):
6050         * progmodes/xscheme.el (scheme-interaction-mode):
6051         * replace.el (occur-mode):
6052         * ses.el (ses-mode):
6053         * simple.el (completion-list-mode):
6054         * skeleton.el:
6055         * speedbar.el (speedbar-mode):
6056         * term.el (term-mode):
6057         * terminal.el (terminal-edit-mode):
6058         * textmodes/reftex-index.el (reftex-index-mode)
6059         (reftex-index-phrases-mode):
6060         * textmodes/reftex-sel.el (reftex-select-label-mode)
6061         (reftex-select-bib-mode):
6062         * textmodes/reftex-toc.el (reftex-toc-mode):
6063         * wdired.el (wdired-change-to-wdired-mode):
6064         * wid-browse.el (widget-browse-mode):
6065         Use run-mode-hooks.
6067         * array.el (array-mode):
6068         * calendar/todo-mode.el (todo-mode):
6069         * man.el (Man-mode):
6070         * play/landmark.el (lm-mode):
6071         * play/mpuz.el (mpuz-mode):
6072         Use kill-all-local-variables and run-mode-hooks.
6074         * subr.el (delay-mode-hooks): Specify indentation.
6076 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
6078         * xml.el (xml-substitute-special): Don't die for undefined xml
6079         entities.
6081 2005-05-26  Jay Belanger  <belanger@truman.edu>
6083         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
6084         of nil.
6086 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
6088         * progmodes/gdb-ui.el (gdb-frame-address):
6089         Rename from gdb-current-address.
6090         (gdb-previous-frame-address): Rename from gdb-previous-address.
6091         (gdb-selected-frame): Rename from gdb-current-frame.
6092         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
6093         (gdb-frame-number): Rename from gdb-current-stack-level.
6094         (gdb-ann3): Match new mode-name for disassembly buffer.
6095         Extend initialization of variables.
6096         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
6097         (gdb-memory-mode): Use mouse-face in header line.
6098         (gdb-assembler-buffer-name): Call it disassembly and give frame
6099         in mode line.
6100         (gdb-source-spec-regexp, gdb-assembler-custom)
6101         (gdb-invalidate-assembler, gdb-frame-handler):
6102         Make robust to leading zeroes in address format.
6104 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
6106         * textmodes/org.el (org-mode): Use `define-derived-mode' to
6107         define `org-mode'.
6108         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
6110 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6112         * log-edit.el (log-edit-changelog-entries): Distinguish between
6113         filenames like xfns.c and fns.c.
6115 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
6117         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
6118         point after reverting.
6119         (Buffer-menu-make-sort-button): Handle the case where
6120         `Buffer-menu-use-header-line' is nil.
6122 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
6124         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
6125         New funcs.  In minibuffer-local-completion-map bind `]', `/'
6126         and `:' to them.
6128 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6130         * startup.el (normal-top-level): Allow modification of load-path while
6131         we're iterating over it.
6133 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
6135         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
6136         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
6137         (thumbs-resize-interactive, thumbs-insert-image)
6138         (thumbs-insert-thumb, thumbs-dired-show-marked)
6139         (thumbs-find-image-at-point, thumbs-delete-images)
6140         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
6141         (thumbs-increment-image-size, thumbs-decrement-image-size):
6142         Fix typos in docstrings.
6144 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
6146         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
6147         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
6148         (cperl-mode): Use them.
6150 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
6152         * window.el (quit-window, shrink-window-if-larger-than-buffer):
6153         Doc fixes.
6155 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
6157         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
6158         Bind C-d to gdb-inferior-io-eof.
6160         * dired.el (dired-dnd-popup-notice): Use message-box.
6162 2005-05-23  Masatake YAMATO  <jet@gyve.org>
6164         * bindings.el (mode-line-major-mode-keymap):
6165         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
6167         * faces.el (mode-line-highlight): New face.
6169         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
6170         as mouse-face.
6172         * bindings.el (top-level, help-echo, mode-line-modified)
6173         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
6174         as mouse-face.
6176 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
6178         * progmodes/cc-engine.el (c-guess-basic-syntax):
6179         Remove spurious call to `zerop'.
6181         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
6183 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
6185         CC Mode update to 5.30.10:
6187         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
6188         could go past the limit in decoration level 2, thereby causing
6189         errors during interactive fontification.
6191         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
6192         the file is evaluated interactively.
6194         * cc-engine.el (c-guess-basic-syntax): Handle operator
6195         declarations somewhat better in C++.
6197         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
6198         make use of `run-mode-hooks' which has been added in Emacs 21.1.
6199         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
6200         (awk-mode): Use it.
6201         (make-local-hook): Suppress warning about obsoleteness.
6203         * cc-engine.el, cc-align.el, cc-cmds.el
6204         (c-append-backslashes-forward, c-delete-backslashes-forward)
6205         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
6206         Compensate for return value from `forward-line' when it has moved
6207         but not to a different line due to eob.
6209         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
6210         `objc-method-intro' and `objc-method-args-cont'.
6212 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
6214         CC Mode update to 5.30.10:
6216         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
6217         in the copyright statement.  Incidentally, change "along with GNU
6218         Emacs" to "along with this program" where it occurs.
6220         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
6221         so that it is interactive, hence can be found by M-x awk-mode
6222         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
6223         <gmorris+emacs@ast.cam.ac.uk>.
6225         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
6226         Mode's regexps.
6228 2005-05-23  Kevin Ryde  <user42@zip.com.au>
6230         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
6231         c-parse-state, to avoid a lisp error (on bad code).
6233 2005-05-23  Lute Kamstra  <lute@gnu.org>
6235         * subr.el (font-lock-defaults): Remove defvar as it's already
6236         defined in font-core.el.
6238         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
6240 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
6242         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
6243         more general and work when GDB variable "print pretty" is on,
6244         as with Emacs, for example.
6246 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
6248         * font-core.el: Update comment.
6250         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6251         Use `after-change-major-mode-hook' instead of `find-file-hook'.
6253         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
6255 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
6257         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
6258         and `yank-handler' in the doc strings.
6260 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6262         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
6264 2005-05-22  Richard M. Stallman  <rms@gnu.org>
6266         * help.el (describe-key): Move print-help-return-message call
6267         out of conditional.
6269         * progmodes/etags.el (list-tags): Use with-no-warnings.
6271         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
6272         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
6273         (starttls-extra-args, starttls-extra-arguments): Add defvars.
6275         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
6277         * language/viet-util.el (viet-viscii-nonascii-translation-table):
6278         Add defvar.
6280         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
6281         Use defvar, not defconst.
6283         * hexl.el (hexl-follow-line): Use with-no-warnings.
6285         * emulation/tpu-extras.el: Use write-file-functions instead of
6286         write-file-hooks.
6288         * dired.el (dired-font-lock-keywords): Fontify files with junk
6289         extensions even if marked by -F.
6291 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
6293         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
6294         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
6295         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
6296         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
6297         (concatenate, list-length, get*, getf, cl-remprop):
6298         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
6299         (etypecase, progv, lexical-let, lexical-let*)
6300         (multiple-value-bind, multiple-value-setq, shiftf):
6301         Improve argument/docstring consistency.
6303         * subr.el (focus-frame, unfocus-frame):
6304         Revert deletion on 2005-05-01.
6306 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
6308         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
6309         doesn't exist.
6311         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
6312         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
6314 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
6316         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
6317         already deleted variables: auto-fill-hook, blink-paren-hook,
6318         lisp-indent-hook, inhibit-local-variables, unread-command-event,
6319         suspend-hooks, comment-indent-hook, meta-flag,
6320         before-change-function, after-change-function,
6321         font-lock-doc-string-face.
6323 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
6325         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
6327 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
6329         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
6330         rmail-dont-reply-to.
6332 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
6334         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
6335         literal blank when splitting new-header-values.
6337 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
6339         * calendar/cal-menu.el (cal-menu-update): Add separator as a
6340         string so that tmm doesn't create a completion entry for it.
6342         * textmodes/table.el (table-disable-menu): Ditto.
6344 2005-05-21  Richard M. Stallman  <rms@gnu.org>
6346         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
6348         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
6350         * net/rcompile.el (remote-compile): Use compilation-start.
6352         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
6354 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
6356         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
6357         Default to makefile-bsdmake-mode on BSD systems.
6359         * imenu.el (imenu-generic-expression, imenu--generic-function'):
6360         REGEXP may also be a search function now.  The part of doc-string
6361         for describing the structure was 95% identical to that of
6362         `imenu--generic-function'.  Unify it there.
6364         * progmodes/make-mode.el (makefile-imenu-generic-expression):
6365         Use function to find dependencies, because regexp alone is so complex,
6366         it easily goes into an endless loop.
6367         (makefile-makepp-mode): Also add submenu for Perl functions
6368         defined in the makefile.
6369         (makefile-bsdmake-mode): Special imenu-generic-expression no
6370         longer needed, due to function call.
6371         (makefile-match-dependency): Take BOUND into account when checking
6372         if we're through.
6374 2005-05-20  Jay Belanger  <belanger@truman.edu>
6376         * calc/calc-units.el (calc-invalidate-units-table):
6377         Use inhibit-read-only.
6378         (math-build-units-table-buffer): Use view-mode.
6380 2005-05-20  David Kastrup  <dak@gnu.org>
6382         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
6383         easy-menu-add is not a nop on Emacs; and clarify when to call it.
6385 2005-05-20  Lute Kamstra  <lute@gnu.org>
6387         * diff-mode.el (diff-header-face, diff-file-header-face)
6388         (diff-index-face, diff-hunk-header-face, diff-removed-face)
6389         (diff-added-face, diff-changed-face, diff-function-face)
6390         (diff-context-face, diff-nonexistent-face): Put them in the
6391         diff-mode customization group.
6393 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6395         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
6397         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
6399         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
6400         Minor regexp-optimization.
6402 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
6404         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
6405         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
6406         (org-agenda-add-time-grid-maybe): New function.
6407         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
6408         (org-table-create): `dotimes' instead of `mapcar'.
6409         (org-xor): Simplify implementation.
6410         (org-agenda): `inhibit-redisplay' turned on.
6411         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
6412         a consistent line after a state change.
6413         (org-agenda-remove-times-when-in-prefix): New option.
6414         (org-prefix-has-time): New variable.
6415         (org-parse-time-string): Optional argument NODEFAULT.
6416         (org-format-agenda-item): Parse items for time-of-day
6417         specifications and move these into the prefix if possible.
6418         (org-agenda-priority): Get current heading, not previous heading
6419         during agenda remote editing.
6421 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
6423         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
6424         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
6425         (remove-duplicates, delete-duplicates, substitute)
6426         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
6427         (nsubstitute-if-not, find, find-if, find-if-not, position)
6428         (position-if, position-if-not, count, count-if, count-if-not)
6429         (mismatch, search, sort*, stable-sort, merge, member*)
6430         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
6431         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
6432         (intersection, nintersection, set-difference, nset-difference)
6433         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
6434         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
6435         (nsublis, tree-equal): Improve argument/docstring consistency.
6437         * subr.el (send-string, send-region):
6438         Remove obsolescence declaration.
6439         (window-dot, set-window-dot, read-input, show-buffer)
6440         (eval-current-buffer, string-to-int):
6441         Add release number to obsolescence declarations.
6443 2005-05-19  Kim F. Storm  <storm@cua.dk>
6445         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
6446         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
6448 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
6450         * faces.el (list-faces-display): Make back button respect optional
6451         regexp arg.
6453 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
6455         * calculator.el (calculator-radix-grouping-mode)
6456         (calculator-radix-grouping-digits, calculator-displayer)
6457         (calculator-radix-grouping-separator, calculator-copy-displayer):
6458         * dabbrev.el (dabbrev-search-these-buffers-only):
6459         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
6460         (diff-advance-after-apply-hunk, diff-mode-hook)
6461         (diff-minor-mode-prefix):
6462         * imenu.el (imenu-use-popup-menu):
6463         * jit-lock.el (jit-lock-context-time):
6464         * newcomment.el (comment-fill-column, comment-column)
6465         (comment-style, comment-padding, comment-multi-line)
6466         (comment-empty-lines, comment-auto-fill-only-comments):
6467         * reveal.el (reveal-around-mark):
6468         * uniquify.el (uniquify-buffer-name-style)
6469         (uniquify-after-kill-buffer-p)
6470         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
6471         (uniquify-min-dir-content, uniquify-separator)
6472         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
6473         * w32-vars.el (w32-fixed-font-alist):
6474         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
6475         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
6476         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
6477         * progmodes/perl-mode.el (perl-indent-level)
6478         (perl-continued-statement-offset, perl-continued-brace-offset)
6479         (perl-brace-offset, perl-brace-imaginary-offset)
6480         (perl-label-offset, perl-indent-continued-arguments)
6481         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
6482         * progmodes/tcl.el (tcl-indent-level)
6483         (tcl-continued-indent-level, tcl-auto-newline)
6484         (tcl-tab-always-indent, tcl-electric-hash-style)
6485         (tcl-help-directory-list, tcl-use-smart-word-finder)
6486         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
6487         (inferior-tcl-source-command):
6488         * textmodes/fill.el (enable-kinsoku):
6489         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
6490         * textmodes/table.el (table-yank-handler):
6491         Specify missing group (and type, if simple) in defcustom.
6493 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6495         * progmodes/compile.el (compilation-finish-function): Fix defvar.
6497 2005-05-19  Richard M. Stallman  <rms@gnu.org>
6499         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
6501         * subr.el (event-basic-type): Don't get an error.
6502         (left-fringe-p): Function deleted.
6504         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
6505         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
6507         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
6508         in recursive copy.
6510         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
6512         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
6514         * emacs-lisp/bytecomp.el
6515         (byte-compile-file-form-custom-declare-variable): Call
6516         byte-compile-nogroup-warn if appropriate.
6518         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
6519         (compilation-set-window): Don't call left-fringe-p; do it directly.
6521 2005-05-19  Jay Belanger  <belanger@truman.edu>
6523         * calc/calc-graph.el (calc-graph-format-data): Make sure
6524         var-PlotRejects is bound before trying to check its value.
6526 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
6528         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
6529         definition of this variable from reftex-global.el to reftex.el,
6530         because it is needed in the menu.
6532 2005-05-19  Lute Kamstra  <lute@gnu.org>
6534         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
6535         years are fixed.  Don't insert a space after a dash.
6537 2005-05-19  Kim F. Storm  <storm@cua.dk>
6539         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
6541 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
6543         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
6544         strings, because (eq ... ?\\) is fairly frequent.
6546         * progmodes/make-mode.el (makefile-add-this-line-targets):
6547         Simplify and integrate into `makefile-pickup-targets'.
6548         (makefile-add-this-line-macro): Simplify and integrate into
6549         `makefile-pickup-macros.
6550         (makefile-pickup-filenames-as-targets): Simplify.
6551         (makefile-previous-dependency, makefile-match-dependency):
6552         Don't stumble over `::'.
6554 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
6556         * subr.el (post-command-idle-hook, post-command-idle-delay):
6557         Remove obsoletion of post-command-idle-hook and
6558         post-command-idle-delay.
6560         * faces.el (list-faces-display): Provide button when describe-face
6561         is called to take user back to the list of faces.
6563         * help-fns.el (describe-variable): Remove hyperlinks in a
6564         variable's value as these are quite frequently inappropriate.
6566         * follow.el (follow-submit-feedback, follow-mode):
6567         Remove references to post-command-idle-hook.
6569 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
6571         * progmodes/make-mode.el (makefile-previous-dependency)
6572         (makefile-match-dependency): Check for := (and in bsd mode also
6573         !=) to give a better result, even when font-lock is not on.
6575 2005-05-18  Jay Belanger  <belanger@truman.edu>
6577         * calc/calc-help.el (calc-s-prefix-help):
6578         Add `calc-copy-special-constant' to help string.
6580 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
6582         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
6584 2005-05-18  Jay Belanger  <belanger@truman.edu>
6586         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
6587         in linear factors are in proper order.
6589 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
6591         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6592         Support for jurabib.
6594         * textmodes/reftex.el (featurep): Define aliases for overlay
6595         commands, for XEmacs compatibility, and use these aliases in
6596         overlay initializations.
6597         (reftex-highlight): Use `reftex-move-overlay'.
6598         (reftex-unhighlight): Use `reftex-delete-overlay'.
6599         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
6600         (reftex-access-search-path): Use `reftex-uniquify' instead of
6601         `reftex-uniq'
6603         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
6604         `before-string' property modification enables for Emacs as well.
6605         (reftex-select-item): Use `reftex-delete-overlay'.
6606         (reftex-select-mark): Use `reftex-make-overlay' and
6607         `reftex-overlay-put'.
6608         (reftex-select-unmark): Use `reftex-delete-overlay' and
6609         `reftex-overlay-put'.
6611 2005-05-18  Lute Kamstra  <lute@gnu.org>
6613         * emacs-lisp/lisp.el (check-parens): Fix docstring.
6615 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
6617         * add-log.el (add-change-log-entry):
6618         * array.el (array-make-template, array-reconfigure-rows)
6619         (array-init-max-row, array-init-max-column)
6620         (array-init-columns-per-line, array-init-field-width):
6621         * replace.el (replace-match-maybe-edit, perform-replace):
6622         * textmodes/spell.el (spell-region):
6623         Replace `read-input' by `read-string'.
6625         * forms.el (forms-mode):
6626         * finder.el (finder-compile-keywords):
6627         * shadowfile.el (shadow-read-files):
6628         Replace `eval-current-buffer' by `eval-buffer'.
6630         * terminal.el (te-pass-through):
6631         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
6632         (ange-ftp-raw-send-cmd):
6633         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
6634         (send-process-next-char, telnet-initial-filter, telnet):
6635         Replace `send-string' by `process-send-string'.
6637         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
6638         (prolog-consult-region): Replace `send-string' by
6639         `process-send-string'; replace `send-region' by `process-send-region'.
6641         * progmodes/delphi.el (delphi-log-msg):
6642         Replace `set-window-dot' by `set-window-point'.
6644         * subr.el (window-dot, set-window-dot, read-input, send-string)
6645         (send-region, show-buffer, eval-current-buffer):
6646         Make really obsolete, as the comment says.
6648 2005-05-17  Kim F. Storm  <storm@cua.dk>
6650         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
6651         (cua--init-keymaps): Bind C-return instead of S-return to set
6652         rectangle mark.
6654         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
6655         instead of S-return to toggle/clear rectangle mark.
6657 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
6659         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
6660         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
6661         Also fontify plain strings assigned to variables, mostly so that a
6662         colon has a face and is thus not taken as a dependency separator.
6663         (makefile-previous-dependency): Inline the new matcher, because it
6664         is too complex to work in both directions.
6665         (makefile-match-dependency): Eliminate `backward' arg (see above).
6666         Completely reimplemented so as to not sometimes go into an endless
6667         loop.  It should also be more efficient, because first it only
6668         searches for `:', instead of applying the very complex regexp.
6669         (makefile-mode): Cancel `font-lock-support-mode', because blocks
6670         to be fontified in one piece can be too long for JIT.
6671         Makefiles are never *that* big.
6673 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
6675         * dired.el (dired-mode): Simplify.
6677 2005-05-17  Lute Kamstra  <lute@gnu.org>
6679         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
6680         defcustom for the mode hook variable.
6682         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
6683         Emacs Lisp Reference Manual.
6685 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
6687         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
6688         (evenp, list*):
6689         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
6690         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
6692         * net/tramp-smb.el (tramp-smb-open-connection):
6693         Pass `tramp-chunksize' as fifth (required) argument.
6695 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
6697         * font-lock.el (lisp-font-lock-keywords-1):
6698         Set `font-lock-negation-char-face' for [^...] char group.
6699         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
6701         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
6702         a var, and refine it to mask one more level of nested vars.
6703         (makefile-rule-action-regex): Turn it into a var, and refine it so
6704         it recognizes backslashed continuation lines as belonging to the
6705         same command.
6706         (makefile-macroassign-regex): Refine it so it recognizes
6707         backslashed continuation lines as belonging to the same command.
6708         (makefile-var-use-regex): Don't look at the next char, because it
6709         might be the same one to be skipped by the initial [^$], leading
6710         to an overlooked variable use.
6711         (makefile-make-font-lock-keywords): Remove two parameters, which
6712         are now variables that some of the modes set locally.
6713         Handle dependency and rule action matching through functions, because
6714         regexps alone match too often.  Dependency matching now comes
6715         last, so it can check, whether a colon already matched something else.
6716         (makefile-mode): Inform that font-lock improves makefile parsing
6717         capabilities.
6718         (makefile-match-dependency, makefile-match-action): New functions.
6720 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
6722         * emacs-lisp/cl-extra.el (equalp): Doc fix.
6724         * align.el (align-regexp):
6725         * ansi-color.el (ansi-color-get-face):
6726         * array.el (array-reconfigure-rows, array-init-max-row)
6727         (array-init-max-column, array-init-columns-per-line)
6728         (array-init-field-width):
6729         * dired-aux.el (dired-trample-file-versions):
6730         * dired-x.el (dired-mark-sexp):
6731         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
6732         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
6733         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
6734         * faces.el (face-read-integer):
6735         * files.el (backup-extract-version, insert-directory):
6736         * hexl.el (hexl-insert-decimal-char):
6737         * server.el (server-process-filter):
6738         * shell.el (shell-extract-num):
6739         * startup.el (command-line-1):
6740         * term.el (term-command-hook):
6741         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
6742         (time-stamp-do-number):
6743         * time.el (display-time-update):
6744         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
6745         (timezone-fix-time):
6746         * vms-patch.el (vms-suspend-resume-hook):
6747         * calendar/appt.el (appt-convert-time):
6748         * calendar/cal-bahai.el (mark-bahai-diary-entries):
6749         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
6750         * calendar/cal-islam.el (mark-islamic-diary-entries):
6751         * calendar/calendar.el (calendar-cursor-to-date)
6752         (calendar-star-date):
6753         * calendar/diary-lib.el (diary-attrtype-convert)
6754         (mark-diary-entries, diary-entry-time):
6755         * calendar/solar.el (solar-get-number):
6756         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
6757         * emacs-lisp/re-builder.el (reb-display-subexp):
6758         * emulation/edt.el (edt-set-scroll-margins):
6759         * emulation/tpu-extras.el (tpu-set-scroll-margins):
6760         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
6761         (vip-get-ex-count):
6762         * emulation/viper-ex.el (viper-get-ex-token)
6763         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
6764         * international/fontset.el (fontset-plain-name):
6765         * mail/feedmail.el (feedmail-look-at-queue-directory):
6766         * mail/mailalias.el (mail-get-names):
6767         * mail/rmail.el (rmail-convert-to-babyl-format):
6768         * mail/rmailsum.el (rmail-make-basic-summary-line)
6769         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
6770         (rmail-summary-goto-msg):
6771         * mail/smtpmail.el (smtpmail-read-response):
6772         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
6773         (ange-ftp-vms-add-file-entry):
6774         * play/gametree.el (gametree-looking-at-ply)
6775         (gametree-current-branch-score):
6776         * progmodes/ada-xref.el (ada-prj-find-prj-file)
6777         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
6778         * progmodes/cperl-mode.el (condition-case):
6779         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
6780         (ebrowse-set-member-buffer-column-width)
6781         (ebrowse-select-1st-to-9nth):
6782         * progmodes/etags.el (etags-snarf-tag):
6783         * progmodes/flymake.el (flymake-parse-line):
6784         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
6785         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
6786         (idlwave-shell-menu-def):
6787         * progmodes/ps-mode.el (ps-run-goto-error):
6788         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
6789         (vhdl-speedbar-contract-level):
6790         * term/mac-win.el (x-handle-numeric-switch):
6791         * term/sun-mouse.el (sun-get-frame-data):
6792         * term/w32-win.el (x-handle-numeric-switch):
6793         * term/x-win.el (x-handle-numeric-switch):
6794         * textmodes/ispell.el (ispell-parse-output):
6795         * textmodes/nroff-mode.el (nroff-outline-level):
6796         * textmodes/reftex-cite.el (reftex-bib-sort-year)
6797         (reftex-bib-sort-year-reverse, reftex-format-citation):
6798         * textmodes/reftex-parse.el (reftex-init-section-numbers)
6799         (reftex-section-number):
6800         * textmodes/texinfmt.el (texinfo-paragraphindent):
6801         Replace `string-to-int' by `string-to-number'.
6803         * international/latexenc.el: Add page marker to force the "Local
6804         Variables:" string out of the last page.
6806 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
6808         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
6809         tooltip-change-major-mode.
6810         (gud-tooltip-print-command): Remove case where gud-minor-mode
6811         is gdb ("--fullname").
6812         (gud-tooltip-tips): Turn GUD tooltips off for this case and
6813         explain to user.
6815 2005-05-16  Jay Belanger  <belanger@truman.edu>
6817         * calc/calc-store.el (calc-copy-special-constant): New function.
6819         * calc/calc-ext.el (calc-init-extensions): Add binding for
6820         `calc-copy-special-constant'.
6822         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
6823         for the `calc-copy-special-constant' command.
6825 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
6827         * subr.el (left-fringe-p): New function.
6829         * progmodes/compile.el (compilation-setup): Set local value of
6830         overlay-arrow-string to "" always.
6831         (compilation-set-window): Left fringe then don't scroll.
6832         No left fringe then no arrow and scroll message to top.
6833         (compilation-context-lines): Adjust doc string accordingly.
6835 2005-05-16  Kim F. Storm  <storm@cua.dk>
6837         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
6838         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
6839         (ido-wide-find-dir-or-delete-dir): New command for M-d.
6840         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
6841         (ido-read-file-name): Handle commands with ido property value
6842         equal to find-file as reading a file name, to allow C-d to enter dired.
6843         (ibuffer-find-file): Add ido property with value find-file.
6845 2005-05-15  Kim F. Storm  <storm@cua.dk>
6847         * subr.el (open-network-stream-nowait): Remove.
6848         (open-network-stream-server): Remove.
6850 2005-05-15  Richard M. Stallman  <rms@gnu.org>
6852         * faces.el (describe-face): Output a definition link button.
6854         * help-mode.el (help-face-def): New button type.
6856         * emacs-lisp/copyright.el (copyright-fix-years):
6857         Match properly if the first year is 2-digit.
6858         Don't mess up the whitespace after the years by filling.
6860         * dired-aux.el (dired-mark-confirm):
6861         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
6863         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
6864         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
6865         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
6867         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6868         Set font-lock-comment-start-skip.
6870         * font-lock.el (font-lock-comment-start-skip): New variable.
6871         (font-lock-comment-end-skip): New variable.
6872         (font-lock-fontify-syntactically-region): Use them if non-nil.
6874 2005-05-15  Jay Belanger  <belanger@truman.edu>
6876         * calc/calc-store.el (calc-store-value): Return a string rather
6877         than display it as a message.
6878         Use calc-var-name for variable name.
6879         (calc-store-into): Add the result of calc-store-value to message.
6880         (calc-copy-variable): Add a message.
6881         (calc-store-exchange): Improve error messages.
6882         (calc-store-binary, calc-store-map): Don't reset the values of
6883         special constants.
6885 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
6887         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
6888         manual to docstring.
6890         * files.el (hack-local-variables-confirm): Add STRING argument.
6891         Make the function handle non file visiting buffers correctly.
6892         (hack-local-variables-prop-line, hack-local-variables)
6893         (hack-one-local-variable): Use STRING arg of
6894         `hack-local-variables-confirm'.
6896 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
6898         Sync with Tramp 2.0.49.
6900         * tramp.el (tramp-handle-dired-call-process)
6901         (tramp-handle-insert-directory):`insert-buffer' cannot be used
6902         because the contents of the Tramp buffer is changed before
6903         insertion (`expand-file' and alike).
6904         (tramp-handle-insert-directory): If `localname' has an empty
6905         nondirectory name, it must not be quoted.
6906         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
6907         variable `tramp-chunksize'.  Change callees.
6908         (tramp-open-connection-setup-interactive-shell): Check remote host
6909         for buggy `send-process-string' implementation.
6910         Set `tramp-chunksize' if found.  Reported by Michael Kifer
6911         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
6912         (tramp-handle-shell-command): `insert-buffer' cannot be used
6913         because the contents of the Tramp buffer is changed before
6914         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
6915         <frederic.bothamy@free.fr>.
6916         (tramp-set-auto-save): Actions should be done for Tramp file name
6917         handler only.  Ange-FTP has its own auto-save mechanism.
6918         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
6919         (tramp-set-auto-save-file-modes): Set file modes of
6920         `buffer-auto-save-file-name' to ?\600 as fallback solution.
6921         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
6922         (tramp-bug): Remove obsolete variable.
6923         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
6924         for presence of `mml-mode'.  Make it running for older Emacsen as well.
6926 2005-05-14  John Paul Wallington  <jpw@pobox.com>
6928         * ibuf-ext.el (define-ibuffer-filter filename):
6929         If `dired-directory' is a list, use its car.
6931 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
6933         * ibuffer.el (define-ibuffer-column filename):
6934         If `dired-directory' is a list, use its car.
6936 2005-05-14  Richard M. Stallman  <rms@gnu.org>
6938         * subr.el (symbol-file): Doc fix.
6940         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
6941         (byte-compile-form): Call byte-compile-nogroup-warn.
6942         (byte-compile-warning-types): Doc fix.
6944         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
6946         * progmodes/cc-engine.el (c-literal-faces):
6947         Add font-lock-comment-delimiter-face.
6949         * net/net-utils.el (dig): Use with-no-warnings.
6951         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
6952         (sc-recite-frame-alist, sc-default-cite-frame)
6953         (sc-default-uncite-frame, sc-default-recite-frame)
6954         (sc-attrib-selection-list, sc-rewrite-header-list):
6955         Mark as risky-local-variable.
6957         * international/ogonek.el (ogonek-jak, ogonek-how):
6958         Don't use beginning-of-buffer.
6960         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
6962         * calendar/solar.el (solar-data-list): Move definition up.
6964         * dnd.el (dnd-protocol-alist): Add autoload.
6966         * progmodes/sh-script.el: Many doc usage fixes.
6967         (sh-indent-after-do): Change default to match common styles.
6969 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
6971         * files.el (interpreter-mode-alist)
6972         (auto-mode-interpreter-regexp): Doc fixes.
6974 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
6976         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
6978         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
6980 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6982         * dired.el (dired-mode): make-variable-buffer-local =>
6983         make-local-variable.
6985 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6987         * term/mac-win.el (mac-select-convert-to-string): Try coding
6988         systems in mac-script-code-coding-systems if specified one cannot
6989         encode string for `com.apple.traditional-mac-plain-text'.
6991 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
6993         * progmodes/make-mode.el (makefile-targets-face)
6994         (makefile-shell-face, makefile-makepp-perl-face): New faces.
6995         (makefile-dependency-regex): Fix it to not make the colon in
6996         $(var:a=b) special.
6997         (makefile-rule-action-regex): New regexp for highlighting embedded
6998         Shell strings.
6999         (makefile-macroassign-regex): Handle != for highlighting as
7000         embedded Shell strings.
7001         (makefile-var-use-regex): New const.
7002         (makefile-statements, makefile-automake-statements)
7003         (makefile-gmake-statements, makefile-makepp-statements)
7004         (makefile-bsdmake-statements): New consts.
7005         (makefile-make-font-lock-keywords): New function.
7006         (makefile-automake-font-lock-keywords)
7007         (makefile-gmake-font-lock-keywords)
7008         (makefile-makepp-font-lock-keywords)
7009         (makefile-bsdmake-font-lock-keywords): New consts.
7010         (makefile-mode-map): Add switchers between the various submodes.
7011         (makefile-mode): Document the availability of the variants.
7012         (makefile-automake-mode, makefile-gmake-mode)
7013         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
7015         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
7016         new variants of makefile-mode.
7018 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7020         * font-lock.el (font-lock-comment-delimiter-face): Fix up
7021         the inheritance.
7023 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
7025         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
7026         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
7028         * files.el (normal-mode): Extend the scope of the
7029         `enable-local-variables' binding to include the `set-auto-mode' call.
7030         (magic-mode-alist): Doc fix.
7032 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7034         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
7035         font-lock-comment-face rather than copying its setting.
7037 2005-05-12  Andreas Schwab  <schwab@suse.de>
7039         * eshell/esh-mode.el (eshell-send-input): Doc fix.
7041 2005-05-12  Lute Kamstra  <lute@gnu.org>
7043         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
7044         defcustom for the mode hook variable.  Delete the last argument.
7045         * generic-x.el: Fix callers of define-generic-mode.
7046         (generic-x-modes): Delete group.
7047         (show-tabs-tab-face, show-tabs-space-face): Put them in the
7048         generic-x customization group.
7050 2005-05-12  Kim F. Storm  <storm@cua.dk>
7052         * font-lock.el (font-lock-negation-char-face): Default to "off".
7054         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
7055         font-lock-negation-char-face to ! in !=.
7057 2005-05-12  Masatake YAMATO  <jet@gyve.org>
7059         * add-log.el (find-change-log): Fix typos in the docstring
7060         of function.
7062 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7064         * international/latexenc.el (latexenc-find-file-coding-system):
7065         Avoid `re-search-forward' when looking for input encoding because
7066         of speed and safety.  Better regular expressions for recognizing
7067         input encoding.  Limit a search for TeX-master/tex-main-file to
7068         the local variable section.
7070 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
7072         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
7073         syntax of $ to "'" (quote).
7075 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
7077         * dnd.el (dnd-protocol-alist): Improve custom type.
7079         * dired.el (dired-dnd-protocol-alist): New variable.
7080         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
7081         `dired-mode-hook' to the end.
7083 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7085         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
7086         comment-end if comment-start-skip is not set.
7087         Obey the font-lock-comment-delimiter-face variables.
7089 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7091         * files.el (executable-find): Move from executable.el.  Use
7092         locate-file.
7093         * progmodes/executable.el (executable-find): Move to files.el.
7095         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
7096         when trying to ensure forward progress.
7098 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
7100         * mouse-sel.el (mouse-sel-follow-link-p): New function.
7101         (mouse-select, mouse-select-internal, mouse-extend-internal):
7102         Use it to implement mouse-1-click-follows-link functionality.
7104 2005-05-11  Richard M. Stallman  <rms@gnu.org>
7106         * font-lock.el (font-lock-fontify-syntactically-region):
7107         Use font-lock-comment-delimiter-face for comment delimiters.
7109 2005-05-10  Jay Belanger  <belanger@truman.edu>
7111         * calc/calc-help.el (calc-m-prefix-help): Add mention of
7112         preserving embedded modes.
7114 2005-05-10  Richard M. Stallman  <rms@gnu.org>
7116         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
7118         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
7119         Move from ada-stmt.el.
7120         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
7122         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
7123         Move to ada-mode.el.
7124         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
7126         * cus-edit.el (custom-file): Call file-chase-links.
7128         * files.el (read-directory-name): Fix previous change.
7129         (hack-local-variables-confirm): New function.
7130         (hack-local-variables-prop-line, hack-local-variables)
7131         (hack-one-local-variable): Use it.
7133 2005-05-10  Lute Kamstra  <lute@gnu.org>
7135         * font-lock.el (font-lock-keywords-alist)
7136         (font-lock-removed-keywords-alist): Clarify docstrings.
7138 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
7140         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
7141         (gdb-source-info): Check for preprocessor info.
7142         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
7143         a macro for a function.
7144         (gdb-info-breakpoints-custom): Try to find file again if not already
7145         found (user might have used GDB dir command).
7146         (gdb-get-location): Update gdb-location-alist correctly for change
7147         to gdb-info-breakpoints-custom.
7149         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
7150         (gud-tooltip-print-command): Add gdbmi case.
7151         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
7152         preprocessor info.
7154 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
7156         * startup.el (fancy-splash-insert): Fix typo in doc string.
7158 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
7160         * obsolete/float.el (string-to-float):
7161         * obsolete/hilit19.el (hilit-add-pattern):
7162         * obsolete/rnews.el (news-parse-range, news-select-message)
7163         (news-get-pruned-list-of-files): Replace `string-to-int' by
7164         `string-to-number'.
7166         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
7167         `find-file-not-found-hooks'; use `add-hook'.
7168         (uncompress-while-visiting): Set `write-file-functions', not
7169         `write-file-hooks'; use `add-hook'.
7171 2005-05-09  Kim F. Storm  <storm@cua.dk>
7173         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
7174         (cua-paste): Handle clipboard action.
7175         (cua--init-keymaps): Remap clipboard-kill-region and
7176         clipboard-kill-ring-save.
7178 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
7180         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7181         Improve commentary.
7183         * simple.el (next-error-overlay-arrow-position): Revert the change
7184         made on 2005-04-30.
7186 2005-05-07  Jay Belanger  <belanger@truman.edu>
7188         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
7189         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
7190         `calc-sel-reselect'.
7192         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
7193         Calc is in embedded mode.
7195 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
7197         * progmodes/compile.el (compilation-setup):
7198         Set overlay-arrow-string to an empty string on text terminals.
7200         * textmodes/ispell.el (ispell-program-name): Try looking for
7201         "aspell" along exec-path, and if found, use it as the default
7202         speller program.
7204 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
7206         * international/mule.el (sgml-xml-auto-coding-function):
7207         Recognize encoding='FOO' in single quotes as well as in double quotes.
7209 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7211         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
7212         as well as `interactive', so that defmacro* would recognize
7213         `declare' forms.
7215 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
7217         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7218         Explain more about the LIGHTER arg's usage in the doc string.
7219         Add commentary to clarify what the code does.  Fix the regexp that
7220         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
7221         since it could have characters special to regular expressions.
7223 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
7225         * replace.el (occur-1): Bind inhibit-read-only so that
7226         erase-buffer doesn't barf on read-only text properties (likewise
7227         for add-text-properties in occur-engine).  Mark buffer as unmodified.
7228         (occur-engine): Don't set buffer-read-only here.
7230 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7232         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
7233         list-buffers-directory.  This caused the *cvs-commit* buffer to be
7234         sometimes mistakenly reused as a *cvs* buffer.
7236 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
7238         * tooltip.el: Move code for GUD tooltips into gud.el.
7239         (require): CL no longer needed to compile case.
7240         (tooltip-mode): Do not toggle functions for GUD tooltips.
7241         (tooltip-gud-tips-p): Remove.  Replace with minor mode
7242         gud-tooltip-mode in gud.el.
7243         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
7244         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
7245         tooltip-gud prefix with gud-tooltip and obsolete.
7246         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
7247         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
7248         (tooltip-mouse-motion): Mouse movement functions/variable.
7249         Rename in gud.el by adding gud prefix.
7250         (tooltip-gud-original-filter, tooltip-gud-dereference)
7251         (tooltip-gud-event, tooltip-toggle-gud-tips)
7252         (tooltip-gud-process-output, tooltip-gud-print-command)
7253         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
7254         gud.el by replacing tooltip-gud prefix with gud-tooltip.
7255         (gdb-tooltip-print): Move to gdb-ui.el.
7257         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
7258         (require): CL needed to compile case.
7259         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
7260         tooltip-gud-tips-p.  Make it a minor-mode.
7261         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
7262         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
7263         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
7264         (gud-tooltip-change-major-mode)
7265         (gud-tooltip-activate-mouse-motions-if-enabled)
7266         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
7267         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
7268         (gud-tooltip-original-filter, gud-tooltip-dereference)
7269         (gud-tooltip-event, tooltip-toggle-gud-tips)
7270         (gud-tooltip-process-output, gud-tooltip-print-command)
7271         (gud-tooltip-tips): Move from tooltip.el.
7273         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
7274         (gdb-cpp-define-alist-flags): Doc fix.
7275         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
7276         gud-tooltip-mode is t.
7278 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7280         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
7281         evaporate if their text is deleted.
7282         (goto-address-at-point): Make it work as a mouse binding as well.
7283         (goto-address-at-mouse): Obsolete it.  Update users.
7285 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
7287         * calendar/appt.el (top-level): No longer activate on load.
7289 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
7291         * calendar/cal-bahai.el (mark-bahai-diary-entries):
7292         * net/webjump.el (webjump):
7293         * progmodes/idlw-help.el (idlwave-do-context-help1)
7294         (idlwave-highlight-linked-completions):
7295         * textmodes/po.el (po-find-file-coding-system-guts):
7296         Replace `assoc-ignore-case' by `assoc-string'.
7298 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
7300         * files.el (locate-file): Doc fix.
7302         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
7303         Remove the redundant test for ms-dos.
7305         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
7306         look for the preprocessor with exec-suffixes.  If not found in
7307         standard places, look in exec-path.  Remove most of the tests that
7308         used system-type.
7310         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
7312         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
7314         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
7315         file-name clash with jka-compr.el on 8+3 filesystems.
7317 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7319         * term/mac-win.el: Don't define or bind scroll bar functions if
7320         x-toolkit-scroll-bars is t.
7321         (x-select-text, x-get-selection-value): Clear
7322         x-last-selected-text-clipboard if x-select-enable-clipboard is
7323         nil.
7324         (PRIMARY): Put mac-scrap-name property.
7325         (mac-select-convert-to-file-url): New function.
7326         (public.file-url): New selection target type.  Add to
7327         selection-converter-alist.
7328         (x-get-selection, x-selection-value): Handle it.
7329         (x-cut-buffer-or-selection-value): New alias.
7331 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7333         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
7334         entry to avoid calling bibtex-find-entry with arg global
7335         being t.  Remove arg key.
7336         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
7337         (bibtex-copy-summary-as-kill): Change accordingly.
7339 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7341         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
7342         (org-agenda-date-later): Use with-current-buffer.
7344 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
7346         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
7347         (define-obsolete-variable-alias): Doc Fixes.
7349 2005-05-06  Kim F. Storm  <storm@cua.dk>
7351         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
7352         vertical-motion when selective-display is active.
7354         * ido.el (ido-setup-hook): New hook.
7355         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
7356         (ido-input-stack): New var.
7357         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
7358         ido-next-work-file binding to M-O.
7359         Bind M-f to ido-wide-find-file-or-pop-dir.
7360         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
7361         (ido-read-internal): Run ido-setup-hook.
7362         Catch quit in read-file-name and read-string to cancel edit.
7363         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
7364         Automatically pop-all when completing a directory name (RET).
7365         (ido-file-internal): Add with-no-warnings around ffap and dired code.
7366         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
7367         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
7368         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
7369         New functions for M-b/M-f to move among the directory components.
7370         (ido-make-merged-file-list): Catch quit to cancel merge.
7371         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
7372         (ido-completion-help): No warnings for ido-completion-buffer-full.
7374 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
7376         * font-lock.el (font-lock-negation-char-face): New face and variable.
7377         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
7378         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
7379         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
7380         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
7382 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
7384         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
7385         Fix typo in docstring.
7387         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
7388         (ebrowse-print-statistics-line)
7389         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
7391         * term/w32-win.el (image-library-alist): Add additional name for
7392         Xpm library.
7394 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
7396         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
7397         use gcc instead of cpp.
7399         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
7400         (gdb-create-define-alist): Use it.
7401         (gdb-cpp-define-alist-program): Update for MS-DOS.
7403 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
7405         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
7407 2005-05-04  Richard M. Stallman  <rms@gnu.org>
7409         * help.el (describe-key): No error when UNTRANSLATED is nil.
7411         * simple.el (line-move-1): Fix previous change to signal errors
7412         appropriately.
7414 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
7416         * calendar/icalendar.el (icalendar-version): Now at 0.12.
7417         (icalendar-duration-correction): Remove.
7418         (icalendar--get-event-properties): Split result at commas.
7419         (icalendar--decode-isoduration): New optional argument
7420         DURATION-CORRECTION.
7421         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
7422         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
7423         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
7424         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
7425         (icalendar--convert-anniversary-to-ical): New functions, extracted
7426         from icalendar-export-region, with bug fixes.
7427         (icalendar-export-region): Use the above functions.
7428         (icalendar-import-buffer): Check before saving diary file.
7429         (icalendar--convert-recurring-to-diary)
7430         (icalendar--convert-non-recurring-all-day-to-diary)
7431         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
7432         extracted from icalendar--convert-ical-to-diary, with bug fixes.
7433         (icalendar--convert-ical-to-diary): Use the above functions.
7435 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
7437         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
7438         Remove these recent additions.
7439         (c-mode): Restore to before 2005-04-28.
7441         * progmodes/cc-vars.el (cc-define-list-program): Remove this
7442         recent addition.
7444         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
7445         (gdb-define-alist): New variables.
7446         (gdb-create-define-alist): New function.
7447         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
7448         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
7449         with string-to-number.
7450         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
7452         * progmodes/gud.el: Replace string-to-int with string-to-number.
7453         (gud-find-file): Handle gdb-define-alist.
7455         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
7457 2005-05-02  Jay Belanger  <belanger@truman.edu>
7459         * calc/calc-aent.el (math-read-token):
7460         * calc/calc-bin.el (calc-word-size):
7461         * calc/calc-ext.el (calc-read-number-fancy):
7462         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
7463         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
7464         * calc/calc-frac.el (calc-over-notation):
7465         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
7466         (calc-graph-num-points, calc-graph-init):
7467         * calc/calc-prog.el (calc-read-parse-table-part)
7468         (calc-edit-macro-repeats):
7469         * calc/calc-yank.el (calc-do-grab-rectangle):
7470         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
7471         Replace `string-to-int' by `string-to-number'.
7473 2005-05-02  Kim F. Storm  <storm@cua.dk>
7475         * kmacro.el: Use executing-kbd-macro-index variable.
7477 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
7479         * net/rlogin.el (rlogin-parse-words): Delete func.
7480         (rlogin): Use split-string, not rlogin-parse-words.
7481         Also, if there are option-like elements in the parsed args,
7482         take the host to be the first arg immediately following them.
7483         Suggested by Michael Mauger.
7485 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
7487         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
7489 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
7491         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
7492         (cc-mode-cpp-program): Rename to cc-define-list-program and
7493         move to cc-vars.el.
7495         * progmodes/cc-vars.el (cc-define-list-program):
7496         Change to "gcc -E -dM -".  Make customizable.
7498 2005-05-02  Kim F. Storm  <storm@cua.dk>
7500         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
7502 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
7504         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
7506         * international/mule-util.el (truncate-string): Remove alias and
7507         obsolete declaration.
7509         * international/mule-cmds.el (update-iso-coding-systems):
7510         Remove alias and obsolete declaration.
7512         * international/mule.el (coding-system-parent): Remove alias and
7513         obsolete declaration.
7515         * subr.el (define-function, sref): Remove aliases and obsolete
7516         declarations.
7517         (chars-in-region): Remove obsolete declaration.
7519 2005-05-01  Richard M. Stallman  <rms@gnu.org>
7521         * info.el (Info-mode): Set widen-automatically to nil, locally.
7523         * simple.el (widen-automatically): New variable.
7524         (pop-global-mark): Obey widen-automatically.
7526 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
7528         * term/xterm.el (function-key-map): Call substitute-key-definition
7529         before the keymap size is increased by a lot of define-key calls.
7531 2005-05-01  Richard M. Stallman  <rms@gnu.org>
7533         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
7534         Rename ARG to ELEMENT.  Doc fix.
7536 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
7538         * allout.el (allout-exposure): Remove macro and obsolete declaration.
7539         Remove references to allout-exposure/change to allout-new-exposure.
7541         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
7542         bytecode symbols.
7544         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
7545         (compiled-function-p, focus-frame, unfocus-frame):
7546         Remove aliases and obsolete declarations.
7547         Back out inadvertent changes from previous commit.
7549 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
7551         * files.el (require-final-newline): Make Custom tags consistent
7552         with mode-require-final-newline.
7553         (mode-require-final-newline): Doc fix.
7555 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
7557         * international/latexenc.el (latexenc-find-file-coding-system):
7558         Fix regular expressions.
7560 2005-05-01  David Kastrup <dak@gnu.org>
7562         * international/latexenc.el (latexenc-find-file-coding-system):
7563         Fix regular expressions.
7565 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
7567         * subr.el (string-to-int): Make obsolete.
7569 2005-04-30  Richard M. Stallman  <rms@gnu.org>
7571         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
7573         * loadup.el: load jka-comp-hook.
7575         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
7576         (jka-compr-handler): Add autoload.  `put' calls moved
7577         to jka-comp-hook.el.
7578         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
7579         (jka-compr-inhibit): Autoload.
7581         * jka-comp-hook.el: New file.
7582         Enable the mode by default.
7584         * files.el (backup-buffer-copy): Use copy-file instead
7585         of write-region, and put back the 'excl.
7587 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
7589         * progmodes/flymake.el (flymake-split-string)
7590         (flymake-split-string, flymake-log, flymake-pid-to-names)
7591         (flymake-reg-names, flymake-get-source-buffer-name)
7592         (flymake-unreg-names, flymake-add-line-err-info)
7593         (flymake-add-err-info): Clarify docstrings.
7594         (flymake-popup-menu, flymake-make-emacs-menu)
7595         (flymake-make-xemacs-menu): Add docstrings.
7596         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
7597         Set variables directly throughout.
7599 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
7601         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
7602         exists.  Initialize cc-define-alist.
7603         (c-mode): Add cc-create-define-alist locally to after-save-hook.
7604         If there is no file (Macroexpansion) don't create an alist.
7606 2005-04-29  Sam Steingold  <sds@gnu.org>
7608         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
7609         (cc-create-define-alist): Use it instead of the hard-coded string.
7611 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7613         * international/mule-conf.el (file-coding-system-alist): Fix regexp
7614         for latexenc.
7616 2005-04-29  Lute Kamstra  <lute@gnu.org>
7618         * emacs-lisp/generic.el: Improve commentary section.
7619         (define-generic-mode): Improve docstring.
7621 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
7623         * textmodes/org.el (many places): Change to quiet the byte compiler.
7624         (org-prefix-format-compiled): New variable.
7625         (org-compile-prefix-format): New function.
7626         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
7627         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
7628         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
7629         (org-get-entries-from-diary): Use `org-get-time-of-day' for
7630         consistency with entries from `org-mode' files.
7631         (org-get-time-of-day): Fix bug with partial matches early in a line.
7632         (org-non-link-chars): New constant.
7633         (org-link-regexp): Respect `org-non-link-chars'.
7634         (org-agenda-day-view): Remove command.
7635         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
7636         (org-follow-bbdb-link, org-store-link): Search also company field.
7637         (org-highlight-overlay): New variable.
7638         (org-highlight, org-unhighlight): New functions.
7639         (org-agenda-mode): Add pre-command-hook to remove highlight.
7640         (org-evaluate-time-range): Behavior depends upon whether time stamp
7641         contains a time or not.
7642         (org-show-subtree, org-show-entry): New functions.
7643         (org-agenda-cleanup-fancy-diary): Remove empty lines.
7645 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
7647         * comint.el (comint-output-filter-functions): Add autoload cookie.
7649 2005-04-28  Kim F. Storm  <storm@cua.dk>
7651         * ido.el (ido-everywhere): Fix last change.
7653 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7655         * international/latexenc.el: New file.
7656         * international/mule-conf.el (file-coding-system-alist): For .tex,
7657         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
7659 2005-04-28  Lute Kamstra  <lute@gnu.org>
7661         * font-lock.el (font-lock-add-keywords)
7662         (font-lock-remove-keywords): Clarify docstring.
7663         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
7664         Don't start docstrings with a `*'.
7665         (font-lock-update-removed-keyword-alist): Give it a docstring.
7667         * generic-x.el: Update commentary section.
7668         Only require font-lock when compiling.
7669         Define all modes conditionally.
7670         Place all generic modes in the generic-x-modes customization group.
7671         (generic-x-modes): New customization group.
7672         (generic-default-modes, generic-mswindows-modes)
7673         (generic-unix-modes, generic-other-modes): New constants.
7674         (generic-define-mswindows-modes, generic-define-unix-modes):
7675         Update docstrings.  Make them obsolete.
7676         (generic-extras-enable-list): New default value.  Update docstring.
7677         Improve :type.  Change :set function.
7678         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
7679         Fix docstring.
7681         * emacs-lisp/generic.el (generic-mode-internal):
7682         Simplify font-lock-defaults.
7683         (define-generic-mode): Fix docstring.
7685 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7687         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
7688         font-lock-face property to highlight matches.
7690 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
7692         * progmodes/cc-mode.el (cc-create-define-alist): New function.
7693         (cc-define-alist): New variable.
7694         (c-mode): Make it local and initialize it.
7696         * progmodes/gdb-ui.el (gdb-active-process): New variable.
7697         (gdb-exited): New function.
7698         (gdb-annotation-rules): Use it.
7699         (gdb-starting): Set gdb-active-process to t.
7700         (gdb-stopping): Amend doc string.
7701         (gdb-reset): Set gdb-active-process to nil.
7703         * tooltip.el (tooltip-gud-tips): Show the associated #define
7704         directives when a C program under GDB is not executing.
7706 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7708         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
7709         font-lock-fontify-syntactic-keywords.
7711         * font-lock.el (font-lock-default-fontify-region): Don't force
7712         parse-sexp-lookup-properties to nil.
7714 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
7716         * man.el (man-mode-syntax-table): Set up `:' to have
7717         word-constituent syntax.
7719 2005-04-27  Lute Kamstra  <lute@gnu.org>
7721         * novice.el (disable-command): Don't add spurious newlines to the
7722         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
7724 2005-04-26  Jay Belanger  <belanger@truman.edu>
7726         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
7727         than one window before deleting window.
7729 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
7731         * shell.el (shell-prompt-pattern): Doc fix.
7732         (shell-mode): Set paragraph-separate buffer locally to "\\'".
7734         * comint.el (comint-prompt-regexp, comint-get-old-input)
7735         (comint-use-prompt-regexp)
7736         (comint-use-prompt-regexp-instead-of-fields)
7737         (comint-replace-by-expanded-history, comint-send-input)
7738         (comint-output-filter, comint-get-old-input-default)
7739         (comint-line-beginning-position, comint-bol, comint-show-output)
7740         (comint-backward-matching-input, comint-forward-matching-input)
7741         (comint-next-prompt, comint-previous-prompt):
7742         Rename `comint-use-prompt-regexp-instead-of-fields' to
7743         `comint-use-prompt-regexp'.  Keep old name as alias and declare
7744         obsolete.
7745         (comint-use-prompt-regexp): Shorten first line of doc string.
7747         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
7748         Set paragraph-separate buffer locally to "\\'".
7750         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
7751         Adapt to above name change.
7753         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
7754         (smbclient-prompt-regexp): Ditto.
7756         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
7758 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
7760         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
7761         gdb-location-list.
7762         Break lines that are over 80 characters wide.
7764 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7766         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
7767         New fun and var, to preserve compatibility.
7769         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
7771 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
7773         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
7774         name to file-newer-than-file-p.
7776 2005-04-26  Richard M. Stallman  <rms@gnu.org>
7778         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
7780         * progmodes/python.el (python-mode):
7781         Use new name eldoc-documentation-function.
7783         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
7785         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
7786         (eldoc-documentation-function):
7787         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
7789 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
7791         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
7793 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
7795         * term/xterm.el (function-key-map): Fix strings for
7796         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
7797         {C,S,A,C-S}-{f1-f12}.
7799 2005-04-26  Kenichi Handa  <handa@m17n.org>
7801         * international/mule-cmds.el (select-safe-coding-system):
7802         Fix previous change.
7804 2005-04-26  Lute Kamstra  <lute@gnu.org>
7806         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
7808         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
7809         (font-lock-comment-delimiter-face): Ditto.
7811         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
7813 2005-04-25  Jay Belanger  <belanger@truman.edu>
7815         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
7816         to t while inserting information; use help-mode.
7818 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
7820         * term.el (ansi-term-color-vector): Use the xterm colors.
7821         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
7823 2005-04-25  Lute Kamstra  <lute@gnu.org>
7825         * font-core.el (font-lock-defaults): Fix docstring.
7827         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
7829 2005-04-25  Kenichi Handa  <handa@m17n.org>
7831         * international/mule-cmds.el (select-safe-coding-system):
7832         Don't check consistency with coding: spec, etc if raw-text or
7833         no-conversion was found to be safe.
7835 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7837         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
7838         citation markers at start of each line.
7840         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
7841         citation markers at start of each line.
7843         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
7845         * files.el (mode-require-final-newline): Fix previous change.
7846         (require-final-newline): Fix type label.
7848 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
7850         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
7851         statement in buffer (broken by 2004-11-24 change).
7853 2005-04-24  Kim F. Storm  <storm@cua.dk>
7855         * ido.el (ido-everywhere): Save and restore old read-buffer-function
7856         and read-file-name-function values.  Don't overwrite existing
7857         non-nil values if ido-mode is enabled without ido-everywhere.
7859 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
7861         * files.el (mode-require-final-newline): Minor doc fix.
7863 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
7865         * subr.el (syntax-after): Doc fix.
7866         (syntax-class): If argument is nil, return nil.  Mask off upper 16
7867         bits, not 8 bits.
7869         * files.el (mode-require-final-newline): Doc fix.
7870         (backup-buffer-copy): Fix last change.
7872 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7874         * term/mac-win.el: Require select.  Set selection-coding-system to
7875         mac-system-coding-system.  Call menu-bar-enable-clipboard.
7876         (x-last-selected-text-clipboard, x-last-selected-text-primary)
7877         (x-select-enable-clipboard): New variables.
7878         (x-select-text, x-get-selection, x-selection-value)
7879         (x-get-selection-value, mac-select-convert-to-string)
7880         (mac-services-open-file, mac-services-open-selection)
7881         (mac-services-insert-text): New functions.
7882         (CLIPBOARD, FIND): Put mac-scrap-name property.
7883         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
7884         (public.tiff): Put mac-ostype property.
7885         (selection-converter-alist): Add entries for them.
7886         (mac-application-menu-map): New keymap.
7887         (interprogram-cut-function, interprogram-paste-function): Set to
7888         x-select-text and x-get-selection-value, respectively.
7889         (split-window-keep-point): Set to t.
7891 2005-04-23  Richard M. Stallman  <rms@gnu.org>
7893         * files.el (read-directory-name): Always pass non-nil
7894         DEFAULT-FILENAME arg to read-file-name.
7895         (backup-buffer-copy, basic-save-buffer-2): Take care against
7896         writing thru an unexpected existing symlink.
7897         (revert-buffer): In indirect buffer, revert the base buffer.
7898         (magic-mode-alist): Doc fix.
7899         (buffer-stale-function): Doc fix.
7900         (minibuffer-with-setup-hook): Avoid warning.
7901         (mode-require-final-newline): Doc and custom fix.
7903         * follow.el (follow-end-of-buffer): Use with-no-warnings.
7905         * font-lock.el (font-lock-comment-face): On terminals with few colors,
7906         use the default appearance.
7907         (font-lock-comment-delimiter-face): New face, new variable.
7909         * imenu.el (imenu--generic-function): The official position of a
7910         definition is the start of the line that BEG is in.
7912         * midnight.el (midnight-timer): Move defvar up.
7914         * mouse.el (mouse-drag-region-1): Delete some debugging code.
7916         * saveplace.el (save-place-to-alist): Use with-no-warnings.
7918         * startup.el (command-line): Use with-no-warnings.
7920         * window.el (window-size-fixed): New defvar.
7922         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
7924         * mail/rmail.el (rmail-font-lock-keywords):
7925         Use font-lock-comment-delimiter-face.
7927         * mail/sendmail.el (mail-font-lock-keywords):
7928         Use font-lock-comment-delimiter-face.
7930         * progmodes/compile.el (next-error-highlight-timer): New defvar.
7932 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
7934         * progmodes/compile.el (compilation-mode-font-lock-keywords):
7935         Specify t for LAXMATCH when matching directories.
7936         Save match data around compilation-compat-error-properties form.
7938 2005-04-23  David Kastrup  <dak@gnu.org>
7940         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
7941         Mention that the autoloaded aliases should be kept for AUCTeX.
7943 2005-04-23  Andreas Schwab  <schwab@suse.de>
7945         * isearch.el (isearch-forward): Doc fix.
7947 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
7949         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
7950         (jit-lock-stealth-nice): Change default value to 0.5.
7952 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7954         * abbrev.el (write-abbrev-file): Write table entries in
7955         alphabetical order by table name.
7957 2005-04-22  Kim F. Storm  <storm@cua.dk>
7959         * ido.el (ido-read-internal): Fix `list' completion.
7961 2005-04-22  Kenichi Handa  <handa@m17n.org>
7963         * recentf.el (recentf-save-file-coding-system): New variable.
7964         (recentf-save-list): Encode the file by
7965         recentf-save-file-coding-system and add coding: tag.
7967 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
7969         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
7971 2005-04-21  Lute Kamstra  <lute@gnu.org>
7973         * loadhist.el (unload-feature): Don't remove a function from hooks
7974         if it is about to be restored to an autoload .  Remove functions
7975         that will become unbound from auto-mode-alist.  Simplify the code.
7977         * subr.el (assq-delete-all): New implementation that is linear,
7978         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
7979         (rassq-delete-all): New function.
7981         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
7982         Add size-indication-mode.
7984 2005-04-21  Kenichi Handa  <handa@m17n.org>
7986         * international/mule-cmds.el: Add autoload for widget-value in
7987         eval-when-compile.
7989 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
7991         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
7992         Add tooltip-mode.
7994         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
7996 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
7998         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
7999         (inferior-lisp-filter-regexp, inferior-lisp-program)
8000         (inferior-lisp-load-command, inferior-lisp-prompt)
8001         (inferior-lisp-mode-hook, lisp-source-modes)
8002         (inferior-lisp-load-hook): defvar->defcustom.
8003         (inferior-lisp-program, inferior-lisp-prompt)
8004         (inferior-lisp-load-hook): Doc fixes.
8005         (inferior-lisp-install-letter-bindings): Small change in
8006         introductory comment.
8008 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
8010         * vc.el (vc-annotate-color-map): Change some colors so that text
8011         using them as foreground is readable on both white and black
8012         backgrounds.
8014 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8016         * international/mule-conf.el (translation-table-for-input):
8017         Remove redundant declaration.
8019 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
8021         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
8023         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
8024         (tooltip-toggle-gud-tips): New function.
8026 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8028         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
8029         right angle brackets.
8031 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
8033         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
8035 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8037         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
8038         Remove.  Update callers to use expand-file-name instead.
8040         * subr.el (syntax-class): New function.
8042         * simple.el (blink-matching-open): Use it.
8044         * paren.el (show-paren-function): Use it to recognize parens that are
8045         also used in 2-char comment markers.
8047 2005-04-19  Lute Kamstra  <lute@gnu.org>
8049         * loadhist.el (unload-feature): Update for new format of
8050         load-history.  Simplify the code.
8052 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8054         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
8055         (mac-add-charset-info): New function.  Initialize variable
8056         mac-charset-info-alist using it.
8057         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
8058         for translation.
8059         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
8060         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
8061         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
8062         New CCL programs.
8064 2005-04-19  Kim F. Storm  <storm@cua.dk>
8066         * simple.el (next-buffer, prev-buffer, next-error)
8067         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8068         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
8070         * bindings.el (next-buffer, prev-buffer, next-error)
8071         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8072         (clone-indirect-buffer-other-window): Move bindings from simple.el.
8073         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
8074         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
8076 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8078         * isearch.el (isearch-edit-string): Make the search-ring available for
8079         minibuffer history commands.
8080         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
8081         the default history commands now work just as well.
8082         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
8084 2005-04-18  Kim F. Storm  <storm@cua.dk>
8086         * emulation/cua-base.el (cua--pre-command-handler): Add more
8087         elaborate check for shift modifier on non-window systems.
8089 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
8091         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
8093 2005-04-18  Kim F. Storm  <storm@cua.dk>
8095         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
8096         and make it optional.  Don't test tooltip-gud-echo-area here.
8097         (tooltip-gud-process-output, gdb-tooltip-print):
8098         Pass tooltip-gud-echo-area to tooltip-show.
8099         (tooltip-help-tips): Remove second optional arg to tooltip-show.
8101 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8103         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
8104         `display-graphic-p' may not be bound yet.
8106 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
8108         * startup.el (command-line): No longer enable Xterm Mouse mode by
8109         default in terminals compatible with xterm.
8111         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
8113 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
8115         * tooltip.el (tooltip-gud-echo-area): Rename from
8116         tooltip-use-echo-area.
8117         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
8118         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
8119         area independently of where help tooltips are displayed.
8121 2005-04-17  David Kastrup  <dak@gnu.org>
8123         * cus-theme.el (custom-theme-write-variables): Quote variables
8124         where necessary.
8126 2005-04-17  Richard M. Stallman  <rms@gnu.org>
8128         * simple.el (yank-excluded-properties): Add follow-link to value.
8130         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
8132         * startup.el (fancy-splash-max-time): Just 30 seconds.
8133         (fancy-splash-delay): Just 7.
8134         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
8136         * loadhist.el (unload-feature): Update for new format of load-history.
8137         Simplify the code.
8139         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
8140         (rmail-font-lock-keywords): Don't fontify the text of a citation.
8142         * mail/sendmail.el (mail-font-lock-keywords):
8143         Don't fontify subject text.
8144         Don't fontify the text of a citation.
8146 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
8148         * comint.el (comint-output-filter): Run comint-output-filter-functions
8149         with point where the user had it.
8151 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8153         * international/ucs-tables.el (ucs-set-table-for-input):
8154         Disable when using unify-on-decoding.
8156 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
8158         * emulation/cua-base.el (cua-global-mark-face): Add special case
8159         for displays supporting a high number of colors.
8161 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
8163         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
8165 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
8167         * filesets.el (filesets-add-buffer): If user supplies a name of a
8168         non-existing fileset, create a new fileset.
8170 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
8172         * textmodes/org.el (org-up-heading-all): Fix bug with
8173         `outline-up-heading-all'.
8175 2005-04-16  Andreas Schwab  <schwab@suse.de>
8177         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
8178         /etc/permissions.d/* and /etc/aliases.d/*.
8180 2005-04-16  Kenichi Handa  <handa@m17n.org>
8182         * international/code-pages.el (cp-make-coding-system):
8183         Set `translation-table-for-input' property value to the symbol
8184         ucs-mule-to-mule-unicode, not to that value.
8185         (pt154): Escape guillemet by `\'.
8187 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
8189         * loadup.el: Load tooltip if x-show-tip is fboundp.
8191         * startup.el (command-line): Add comment.
8193         * tooltip.el (tooltip-mode): Specify correct standard value for
8194         Custom in init-value.
8196 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
8198         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
8199         possible.
8201 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8203         * textmodes/org.el (org-agenda-date-prompt): Rename from
8204         `org-agenda-date-today'.
8205         (org-evaluate-time-range): Insert at point instead of directly
8206         after time range.
8207         (org-first-headline-recenter, org-subtree-end-visible-p)
8208         (org-optimize-window-after-visibility-change): New functions
8209         (org-agenda-post-command-hook): Don't allow point at end of line,
8210         to make sure it always hits the text properties.
8211         (org-agenda-next-date-line, org-agenda-previous-date-line):
8212         New commands.
8213         (org-set-regexps-and-options): Category may contain white space.
8214         (org-agenda-get-deadlines, org-agenda-get-scheduled):
8215         Improve marker positions.
8216         (org-agenda-new-marker): Argument POS made optional.
8217         (org-agenda-get-timestamps): Deadlines which are done are listed
8218         in org-done-face now.
8219         (org-agenda-get-todos, org-agenda-get-timestamps)
8220         (org-agenda-get-deadlines, org-agenda-get-scheduled):
8221         Set `undone-face' and `done-face' properties.
8222         (org-last-todo-state-is-todo): New variable.
8223         (org-todo): Set `org-last-todo-state-is-todo'.
8224         (org-agenda-todo): Change face according to
8225         `org-last-todo-state-is-todo'.  And change other lines referring to
8226         the same entry.
8227         (org-calendar-goto-agenda): New command.
8228         (org-calendar-to-agenda-key): New option.
8229         (org-startup-folded): New allowed value `content'.
8230         (org-set-regexps-and-options): Accept new value `content' for
8231         `org-startup-folded'.
8232         (org-get-current-options): Handle new value `content' for
8233         `org-startup-folded'.
8234         (org-insert-todo-heading): New command.
8235         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
8236         interactively in empty file and option
8237         `org-insert-mode-line-in-empty-file' has been set.
8238         (org-agenda-todo,org-agenda-priority): Modify to use
8239         `org-agenda-change-all-lines'.
8240         (org-warning-face): Change color on dark background
8242 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8244         * international/mule-cmds.el (set-locale-environment): On Mac OS,
8245         use preferences AppleLocale and AppleLanguages, and variable
8246         mac-system-locale for default locale.  On Mac OS Classic, use
8247         mac-system-coding-system for default coding systems.
8249         * term/mac-win.el: Don't set file-name-coding-system.
8250         Decode variables system-name, emacs-build-system, user-login-name, and
8251         user-full-name by mac-system-coding-system on Mac OS Classic.
8252         (mac-system-coding-system): New variable.
8254 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
8256         * startup.el (command-line): Handle `xterm-mouse-mode' before
8257         reading init file.
8259         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
8261 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
8263         * progmodes/sh-script.el (sh-here-document-word): Make it a
8264         defcustom.  Doc fix.
8265         (sh-add): Bash uses $(( )) for arithmetic.
8266         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
8267         (sh-maybe-here-document): Remove quotes and leading whitespace
8268         from heredoc word when closing.  Indent heredoc with tabs if word
8269         starts with "-".
8271 2005-04-13  Richard M. Stallman  <rms@gnu.org>
8273         * simple.el (undo): Fix previous change.
8275         * custom.el (defface): Doc fix.
8277 2005-04-13  Lute Kamstra  <lute@gnu.org>
8279         * Makefile.in (DONTCOMPILE): Remove list.
8280         (compile, compile-always): Don't use DONTCOMPILE.
8281         (update-authors): Load the library in which batch-update-authors
8282         is defined.
8283         * makefile.w32-in (DONTCOMPILE): Remove list.
8284         (compile, compile-always): Fix comments.
8285         (update-authors): Load the library in which batch-update-authors
8286         is defined.
8288         * generic-x.el (generic-mode-ini-file-find-file-hook):
8289         Rename to ini-generic-mode-find-file-hook.
8290         Keep generic-mode-ini-file-find-file-hook as an alias.
8291         (ini-generic-mode-find-file-hook): Rename from
8292         generic-mode-ini-file-find-file-hook.  Fix docstring.
8293         (ini-generic-mode): Docstring change.
8294         (bat-generic-mode-run-as-comint): Silence the byte compiler.
8296         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
8297         called from lisp.
8299         * generic.el: Move to the emacs-lisp subdir.
8301 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
8303         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
8304         and C-S- function and cursor motion keys.
8306 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
8308         * startup.el (command-line): Enable Xterm Mouse mode by default.
8309         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
8310         for Custom.  No longer show "Mouse" in mode line when enabled.
8311         Doc fix.
8313 2005-04-12  Kim F. Storm  <storm@cua.dk>
8315         * emulation/cua-base.el (cua-rectangle-face)
8316         (cua-rectangle-noselect-face): Define face attributes here.
8318         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
8320 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8322         * startup.el (command-line): Turn off blinking cursor if
8323         cursorBlink in resources is off or false.
8325 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8327         * term/mac-win.el (dnd): Require dnd.
8328         (mac-drag-n-drop): Call dnd-handle-one-url.
8329         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
8330         (kTextEncodingISOLatin2): Remove constants.
8331         (mac-script-code-coding-systems): New constant.
8332         (mac-handle-language-change): New function.
8333         (special-event-map): Bind it to `language-change' event.
8334         (mac-centraleurroman, mac-cyrillic): New coding systems.
8335         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
8336         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
8337         and mac-cyrillic-encoder to encode-mac-centraleurroman and
8338         encode-mac-cyrillic, respectively.
8340 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
8342         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
8343         Don't set overlay-arrow-string to "=>" as this is done
8344         globally in C now.
8346 2005-04-12  Lute Kamstra  <lute@gnu.org>
8348         * generic-x.el (rc-generic-mode, rul-generic-mode):
8349         Fix auto-mode-alist entries.
8350         (etc-fstab-generic-mode): Tweak fontification.
8352         * generic.el (generic-make-keywords-list): Fix docstring.
8353         (generic-mode-internal): Simplify generic-font-lock-keywords.
8355 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
8357         * whitespace.el (whitespace-buffer-leading)
8358         (whitespace-buffer-trailing): Revert the incorrect test inversion.
8359         However, fix the highlight area for the leading and
8360         trailing whitespaces to show space.
8362 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
8364         * whitespace.el (whitespace-version): Bump to 3.5
8366         (whitespace-buffer-leading, whitespace-buffer-trailing):
8367         Invert sense of the test to highlight the whitespace.
8369 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
8371         * progmodes/gud.el (gud-display-line): GUD uses its own
8372         overlay arrow now so don't set overlay-arrow-string.
8373         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
8375 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
8377         * term.el (term-ansi-current-bold, term-ansi-current-underline)
8378         (term-ansi-current-reverse, term-ansi-current-invisible)
8379         (term-ansi-face-already-done): Change to boolean.
8380         (term-reset-terminal, term-handle-colors-array): Handle the above
8381         vars accordingly.
8382         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
8383         (term-emulate-terminal): Use the new name.
8385         * faces.el (secondary-selection): Use yellow1, not yellow.
8386         (trailing-whitespace): Use red1, not red.
8388 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8390         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
8391         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
8392         (dired-dnd-handle-file): Call dnd-get-local-file-uri
8394         * cus-edit.el (dnd): New group.
8396         * term/w32-win.el (dnd): Require dnd
8397         (w32-drag-n-drop): Call dnd-handle-one-url.
8399         * x-dnd.el: Require dnd.
8400         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
8401         Call dnd-handle-one-url.
8402         (x-dnd-types-alist, x-dnd-insert-utf8-text)
8403         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
8404         to dnd-insert-text.
8405         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
8406         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
8407         (x-dnd-get-local-file-name, x-dnd-open-local-file)
8408         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
8410         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
8412 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
8414         * wdired.el: Doc fixes.
8415         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
8416         (wdired-use-dired-vertical-movement): Rename from
8417         wdired-always-move-to-filename-beginning.
8418         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
8419         (wdired-change-to-wdired-mode): Change mode name.
8420         (wdired-newline): Delete.
8422 2005-04-11  Richard M. Stallman  <rms@gnu.org>
8424         * whitespace.el (whitespace-highlight-the-space):
8425         Don't call whitespace-unhighlight-the-space here.
8427         * simple.el (undo): Record t in undo-equiv-table
8428         for the redo record made by an undo-in-region.
8430 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
8432         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
8433         (gdb-frame-inferior-io-buffer): New Functions to control
8434         display of separate IO buffer.
8435         (menu): Add them to menu-bar.
8436         (gdb-display-buffer): Check for buffer another frame.
8437         Protect GUD buffer.
8438         (gdb-setup-windows): Create IO buffer if not already there.
8439         (gdb-memory-mode): Remove purecopy noops.
8441 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
8443         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
8444         and pass to self-insert-command.
8446 2005-04-11  Lute Kamstra  <lute@gnu.org>
8448         * generic.el: Commentary section cleanup.
8449         (generic): Delete.
8450         (generic-use-find-file-hook, generic-lines-to-scan)
8451         (generic-find-file-regexp, generic-ignore-files-regexp)
8452         (default-generic-mode, generic-mode-find-file-hook)
8453         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
8454         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
8455         (generic-use-find-file-hook, generic-lines-to-scan)
8456         (generic-find-file-regexp, generic-ignore-files-regexp)
8457         (default-generic-mode, generic-mode-find-file-hook)
8458         (generic-mode-ini-file-find-file-hook): Move from generic.el.
8460 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
8462         * bookmark.el (bookmark-write-file): Catch errors writing file.
8463         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
8465 2005-04-10  Richard M. Stallman  <rms@gnu.org>
8467         * startup.el (fancy-splash-tail): Update copyright year.
8468         (command-line): Split part of -Q into -D.
8469         (emacs-basic-display): New defvar.
8470         (fancy-splash-text): Correct name of menu item.
8472         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
8474         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
8475         lines in one node.
8477         * comint.el (comint-send-input): New arg ARTIFICIAL.
8478         Callers in this file changed.
8480         * abbrev.el (define-abbrevs): Read system abbrevs properly.
8482         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
8484 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
8486         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
8487         `ldap-search-internal'.
8489 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8491         * files.el (set-auto-mode-1): Use line-end-position.
8493         * international/latin-1.el:
8494         * international/latin-2.el:
8495         * international/latin-3.el:
8496         * international/latin-4.el:
8497         * international/latin-5.el:
8498         * international/latin-8.el:
8499         * international/latin-9.el: Give punctuation syntax to NBSP.
8501         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
8502         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
8503         Use char-classes to accept non-ascii letters, accepted in some recent
8504         bibtex implementations.
8506 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
8508         * custom.el (custom-set-minor-mode): Any non-nil value for the
8509         variable should enable the mode when set through Custom.
8511 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8513         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
8514         TAB binding so tab-always-indent is obeyed.
8515         (vhdl-minibuffer-local-map): Move initialization into declaration.
8516         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
8517         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
8518         (vhdl-hooked-abbrev): Avoid test for XEmacs.
8519         (vhdl-current-line): Use line-beginning-position.
8520         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
8521         with-output-to-temp-buffer, so the current position can be recorded.
8523 2005-04-10  Masatake YAMATO  <jet@gyve.org>
8525         * progmodes/compile.el (compilation-error-regexp-alist-alist):
8526         Add regexp for gcov.
8528 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8530         * calendar/time-date.el (time-to-seconds, seconds-to-time)
8531         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
8532         syntax which Emacs 20 doesn't support.
8534 2005-04-09  Richard M. Stallman  <rms@gnu.org>
8536         * help.el (describe-key-briefly, describe-key):
8537         Replace strings as event types with "(any string)".
8539 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8541         * arc-mode.el (archive-mode-map): Move initialization into
8542         the declaration.  Override *all* bindings of `undo'.
8543         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
8545 2005-04-09  Jay Belanger  <belanger@truman.edu>
8547         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
8549 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
8551         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
8552         (xterm-register-default-colors): Update color values computation
8553         to match xterm-200.
8555 2005-04-09  Kenichi Handa  <handa@m17n.org>
8557         * international/code-pages.el (iso-latin-7): Fix the map.
8559 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
8561         * emacs-lisp/lisp.el (defun-prompt-regexp)
8562         (parens-require-spaces, buffer-end, end-of-defun)
8563         (insert-parentheses): Doc fixes.
8565 2005-04-08  Kim F. Storm  <storm@cua.dk>
8567         * comint.el (comint-highlight-prompt): Fix face spec.
8568         * hi-lock.el (hi-green): Likewise.
8570 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
8572         * cus-edit.el (custom-modified-face):
8573         * comint.el (comint-highlight-input): Fix previous changes.
8574         * term.el (term-handle-ansi-escape): Add a comment.
8576 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8578         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
8579         in the buffer and in whitespace-highlighted-space.
8580         (whitespace-unhighlight-the-space): Simplify.
8581         (whitespace-buffer): Simplify.
8583 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
8585         * textmodes/table.el (table-cell-face): Add special case for
8586         displays supporting a high number of colors.
8587         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
8588         (vhdl-font-lock-reserved-words-face)
8589         (vhdl-speedbar-architecture-face)
8590         (vhdl-speedbar-instantiation-face)
8591         (vhdl-speedbar-architecture-selected-face)
8592         (vhdl-speedbar-instantiation-selected-face): Likewise.
8593         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
8594         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
8595         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
8596         (ebrowse-root-class-face, ebrowse-member-attribute-face)
8597         (ebrowse-progress-face): Likewise.
8598         * progmodes/compile.el (compilation-info-face): Likewise.
8599         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
8600         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
8601         * calendar/calendar.el (diary-face): Likewise.
8602         * woman.el (woman-italic-face, woman-bold-face)
8603         (woman-unknown-face): Likewise.
8604         * wid-edit.el (widget-button-pressed-face): Likewise.
8605         * whitespace.el (whitespace-highlight-face): Likewise.
8606         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
8607         * pcvs-info.el (cvs-marked-face): Likewise.
8608         * info.el (info-xref): Likewise.
8609         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
8610         * hilit-chg.el (highlight-changes-face)
8611         (highlight-changes-delete-face): Likewise.
8612         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
8613         (hi-red-b): Likewise.
8614         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
8615         * font-lock.el (font-lock-keyword-face)
8616         (font-lock-function-name-face, font-lock-warning-face): Likewise.
8617         * cus-edit.el (custom-invalid-face, custom-modified-face)
8618         (custom-set-face, custom-changed-face, custom-variable-tag-face)
8619         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
8620         * comint.el (comint-highlight-prompt): Likewise.
8622 2005-04-08  Lute Kamstra  <lute@gnu.org>
8624         * font-lock.el (font-lock-keywords): Docstring fixes.
8626 2005-04-08  Kenichi Handa  <handa@m17n.org>
8628         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
8629         chars are more than a limit, print " and more..." at the tail.
8631 2005-04-08  Kim F. Storm  <storm@cua.dk>
8633         * emacs-lisp/authors.el (authors-aliases): Update list.
8634         (authors-ignored-files): New list.
8635         (authors-fixed-entries): Fix typo.
8636         (authors-renamed-files-alist): Update list.
8637         (authors-add): Check authors-ignored-files.
8639 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
8641         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
8642         optional, to ensure backward compatibility.
8644 2005-04-08  Stephen Eglen  <stephen@gnu.org>
8646         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
8648 2005-04-08  Kim F. Storm  <storm@cua.dk>
8650         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
8652         * mouse.el (mouse-on-link-p): Doc fix.
8654 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
8656         * ielm.el (ielm-prompt-read-only): Doc fix.
8658         * comint.el (comint-prompt-read-only): Doc fix.
8660 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
8662         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
8663         ensure dired always handles wildcards passed to ffap.
8664         (find-file-at-point): Use it.
8665         (ffap-dired-wildcards): Doc fix.
8667 2005-04-07  Juri Linkov  <juri@jurta.org>
8669         * simple.el (next-error-overlay-arrow-position): New defvar.
8670         Put "=>" on its property `overlay-arrow-string'.  Add it to
8671         `overlay-arrow-variable-list'.
8673         * progmodes/compile.el (compilation-setup):
8674         Set `next-error-overlay-arrow-position' to nil.  Also set it to
8675         nil in the local hook `kill-buffer-hook'.  Make local variable
8676         `overlay-arrow-string' and set it to "=>".
8677         (compilation-goto-locus): Set BOL position to
8678         `next-error-overlay-arrow-position' instead of
8679         `overlay-arrow-position'.
8681         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
8682         locally instead of adding it to the global hook.
8683         (Info-kill-buffer): Move up.
8685 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
8687         * term/xterm.el (xterm-standard-colors): Update color values from
8688         xterm-200.
8690 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8692         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
8694         * fast-lock.el:
8695         * lazy-lock.el: Move them to the obsolete subdir.
8697 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
8699         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
8700         (wdired-add-replace-advice): Remove.
8701         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
8703 2005-04-06  Kim F. Storm  <storm@cua.dk>
8705         * startup.el (command-line): Add --bare-bones alias for -Q.
8707 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8709         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
8710         create the startup fontset if a font specification ends with
8711         `mac-roman'.
8713 2005-04-06  Lute Kamstra  <lute@gnu.org>
8715         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
8716         change.
8718         * emacs-lisp/copyright.el (copyright-update-year): Replace the
8719         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
8721 2005-04-05  Lute Kamstra  <lute@gnu.org>
8723         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
8724         (define-generic-mode): Ditto.  Fix debug declaration.
8726         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
8727         Put them in the generic-x group.
8729         * calendar/timeclock.el (timeclock): Doc fix.
8731         * generic.el (define-generic-mode): Don't use custom-current-group.
8732         Document default :group value.
8733         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
8734         (define-global-minor-mode): Don't use custom-current-group.
8736 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
8738         * startup.el (command-line-1): Display startup-echo-area-message
8739         when fancy splash screen is in use.
8741         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
8742         (sh-escaped-newline): New face.
8743         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
8744         newline, and use sh-escaped-newline face.
8746         * progmodes/tcl.el (tcl-escaped-newline): New face.
8747         (tcl-builtin-list): New variable.
8748         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
8749         newlines.  Fix keywords subexpression number.
8751 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
8753         * textmodes/org.el (org-diary-default-entry): Fix call to
8754         `add-to-diary-entry'.
8756 2005-04-05  Kim F. Storm  <storm@cua.dk>
8758         * ediff-init.el: Use (featurep 'xemacs).
8760 2005-04-05  David Ponce  <david@dponce.com>
8762         * cus-edit.el (face): Derive from symbol widget.  Display sample
8763         of the current face on the fly.
8764         (widget-face-sample-face-get, widget-face-notify): New functions.
8765         (widget-face-value-create): Remove.
8767         * wid-edit.el (widget-field-end): Temporarily remove field
8768         narrowing before to call `get-char-property'.
8770 2005-04-04  Jay Belanger  <belanger@truman.edu>
8772         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
8773         (math-read-subscripts): New variable.
8774         (math-read-preprocess-string): Process subscripts.
8776 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8778         * comint.el (comint-prompt-read-only): Doc fix.
8780         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
8781         `-1'.  Doc fix.
8783 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
8785         * textmodes/org.el (org-insert-mode-line-in-empty-file):
8786         Change default value to nil.
8788 2005-04-04  Lute Kamstra  <lute@gnu.org>
8790         * autorevert.el (auto-revert-mode): Specify :group.
8791         * battery.el (display-battery-mode): Specify :group.
8792         * diff-mode.el (diff-minor-mode): Specify :group.
8793         * font-core.el (font-lock-mode): Specify :group.
8794         * hl-line.el (hl-line-mode): Specify :group.
8795         * iimage.el (iimage): New customization group.
8796         (iimage-mode): Specify :group.
8797         * longlines.el (longlines-mode): Specify :group.
8798         * master.el: Don't require easy-mmode.
8799         (master): New customization group.
8800         (master-mode): Specify :group.
8801         * msb.el (msb-mode): Specify :group.
8802         * reveal.el (reveal-mode): Specify :group.
8803         * simple.el (next-error-follow-minor-mode): Specify :group.
8804         * smerge-mode.el (smerge-mode): Specify :group.
8805         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
8806         * emulation/cua-base.el (cua-mode): Specify :group.
8807         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
8808         * language/thai-util.el (thai-auto-composition-mode)
8809         (thai-word-mode): Specify :group.
8810         * mail/supercite.el (sc-minor-mode): Specify :group.
8811         * progmodes/cwarn.el (cwarn-mode): Specify :group.
8812         * progmodes/flymake.el (flymake-mode): Specify :group.
8813         * progmodes/glasses.el (glasses-mode): Specify :group.
8814         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
8815         * textmodes/enriched.el (enriched-mode): Specify :group.
8816         * textmodes/refill.el (refill-mode): Specify :group.
8818         * add-log.el (change-log-font-lock-keywords): Names in
8819         parenthesized lists can contain spaces.
8821 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
8823         * startup.el (fancy-splash-text): Shorten default text of
8824         "Emacs Tutorial" line.  Also, if the current language env
8825         indicates an available tutorial file other than TUTORIAL,
8826         extract its title and append it to the line in parentheses.
8827         (fancy-splash-insert): If arg is a thunk, funcall it.
8829 2005-04-04  Jay Belanger  <belanger@truman.edu>
8831         * calc.el (calc-language-alist): Add tags to customization type.
8833 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
8835         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
8836         Doc fix.
8838 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
8840         * add-log.el (change-log-font-lock-keywords): The manual
8841         describing a Change Log entry, says: (...) "Aside from these
8842         header lines, every line in the change log starts with a space or
8843         a tab.".  The font-lock was not highlighting lines started with
8844         spaces, added support for it.
8846 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8848         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
8849         (bibtex-generate-url-list): Update docstring accordingly.  Put the
8850         complex example in the docstring.
8851         (bibtex-font-lock-url): Use pop.
8853 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8855         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
8857         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
8859 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8861         * filesets.el (filesets-set-default): Doc fix.
8863 2005-04-03  Lute Kamstra  <lute@gnu.org>
8865         * generic.el (define-generic-mode): Add argument to specify
8866         keywords for defcustom.
8867         (default-generic-mode): Specify :group.
8869         * generic-x.el: Specify :group for all generic modes.
8871         * desktop.el (desktop-no-desktop-file-hook)
8872         (desktop-after-read-hook): Doc fix.
8874 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
8876         * simple.el (visible-mode): Use explicit :group keyword.
8877         This changes the group of `visible-mode-hook' from paren-blinking
8878         to editing-basics.
8880 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
8882         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
8883         mailbox specifications as well as URLs.
8884         (rmail-insert-inbox-text): Remove unused conditional branches.
8886 2005-04-01  Jay Belanger  <belanger@truman.edu>
8888         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8889         (calc-gnuplot-print-command): Move definitions to calc.el.
8891         * calc/calc-embed.el (calc-embedded-announce-formula)
8892         (calc-embedded-open-formula, calc-embedded-close-formula)
8893         (calc-embedded-open-word, calc-embedded-close-word)
8894         (calc-embedded-open-plain, calc-embedded-close-plain)
8895         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
8896         (calc-embedded-open-mode, calc-embedded-close-mode):
8897         Move definitions to calc.el.
8899         * calc/calc.el (calc-settings-file, calc-language-alist):
8900         Make customizable.
8901         (calc-embedded-announce-formula, calc-embedded-open-formula)
8902         (calc-embedded-close-formula, calc-embedded-open-word)
8903         (calc-embedded-close-word, calc-embedded-open-plain)
8904         (calc-embedded-close-plain, calc-embedded-open-new-formula)
8905         (calc-embedded-close-new-formula, calc-embedded-open-mode)
8906         (calc-embedded-close-mode, calc-gnuplot-name)
8907         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
8908         from other files and make customizable.
8910 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8912         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
8913         Use buffer-live-p.
8914         (cvs-mode-run): Don't call cvs-update-header here.
8915         (cvs-run-process): Call cvs-update-header.
8916         Use process properties for cvs-postprocess and cvs-buffer so that
8917         the sentinel can behave better if the temp buffer is killed.
8918         Use a pipe rather than a tty, to better handle unexpected prompts.
8919         (cvs-sentinel): Rewrite.  Call cvs-update-header.
8921 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
8923         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
8924         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
8926 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8928         * generic.el (define-generic-mode): Add indentation rule.
8930 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
8932         * files.el (mode-require-final-newline): Make Custom correctly
8933         report a nil value and allow to set it to nil via Custom.
8934         Doc fix.
8936 2005-04-01  Kenichi Handa  <handa@m17n.org>
8938         * international/characters.el: Enable the correct case setting for
8939         dotless-i and dotted-I.
8941 2005-04-01  Kim F. Storm  <storm@cua.dk>
8943         * ido.el (ido-file-internal): Fall back to non-ido command if
8944         initial directory is on slow ftp (or tramp) host.
8946 2005-03-31  Richard M. Stallman  <rms@gnu.org>
8948         * emacs-lisp/autoload.el (make-autoload):
8949         Handle define-global-minor-mode.
8951         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
8952         Rename from easy-mmode-define-global-mode.
8953         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
8955         * progmodes/scheme.el (scheme-mode-syntax-table):
8956         Update syntax of | and # for two-character comment syntax.
8958 2005-03-31  Lute Kamstra  <lute@gnu.org>
8960         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
8961         (define-minor-mode): Call custom-current-group at load-time.
8963         * generic.el (define-generic-mode): Add debug declaration.
8964         Add defcustom for the mode hook.
8965         (generic-mode-internal): Use run-mode-hooks.
8967 2005-03-31  Kim F. Storm  <storm@cua.dk>
8969         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
8970         (mouse-fixup-help-message): New defun called by show_help_echo
8971         to fixup mouse-2 prefix in help messages when applicable.
8973         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
8975 2005-03-31  Kenichi Handa  <handa@m17n.org>
8977         * language/thai-word.el (thai-find-word-ends): Pay attention to
8978         the case that we reach the end of buffer.
8980         * textmodes/fill.el (fill-text-properties-at): New function.
8981         (fill-newline): Use fill-text-properties-at instead of
8982         text-properties-at.
8984 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
8986         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
8987         not comint-quote-filename.
8989 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
8991         * help-fns.el (help-with-tutorial): Revert last change.
8993 2005-03-31  Kim F. Storm  <storm@cua.dk>
8995         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
8997 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
8999         * calendar/cal-china.el: Update reference to "Calendrical
9000         Calculations" book; there's a new edition.
9001         * calendar/cal-coptic.el: Likewise.
9002         * calendar/cal-french.el: Likewise.
9003         * calendar/cal-hebrew.el: Likewise.
9004         * calendar/cal-islam.el: Likewise.
9005         * calendar/cal-iso.el: Likewise.
9006         * calendar/cal-julian.el: Likewise.
9007         * calendar/cal-mayan.el: Likewise.
9008         * calendar/cal-persia.el: Likewise.
9009         * calendar/calendar.el: Likewise.
9010         * calendar/holidays.el: Likewise.
9011         * calendar/lunar.el: Likewise.
9012         * calendar/solar.el: Likewise.
9014         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
9015         white space from doc string.
9017 2005-03-30  Jay Belanger  <belanger@truman.edu>
9019         * calc/calc-help.el (calc-full-help): Remove email address.
9021 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
9023         * help-fns.el (help-with-tutorial): Delete title line.
9025 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
9027         * calendar/cal-x.el (calendar-one-frame-setup)
9028         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
9029         rather than 'symbol for set-window-dedicated-p.
9031         * calendar/appt.el (appt-buffer-name): Make it a constant.
9032         (appt-add): Doc fix.
9034         * filesets.el (filesets-menu-path, filesets-menu-before)
9035         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
9036         (filesets-menu-cache-file): Use directory ~/.emacs.d.
9037         (filesets-add-submenu): Delete and use add-submenu instead.
9039 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
9041         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
9042         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
9043         (org-diary-default-entry): New function.
9044         (org-get-entries-from-diary): Better parsing of diary entries.
9045         (org-agenda-check-no-diary): New function.
9046         ("diary-lib"): Advice to function `add-to-diary-list', to allow
9047         linking to diary entries.
9048         (org-agenda-execute-calendar-command): New function.
9049         (org-agenda): Improve visible section in window.
9050         Use `org-fit-agenda-window'.
9051         (org-fit-agenda-window): New option.
9052         (org-move-subtree-down): Better handling of empty lines
9053         at end of subtree.
9054         (org-cycle): Numeric prefix is interpreted now as show-subtree N
9055         levels up.
9056         (org-fontify-done-headline): New option.
9057         (org-headline-done-face): New face.
9058         (org-set-font-lock-defaults): Use `org-headline-done-face'.
9059         (org-table-copy-down): Rename from `org-table-copy-from-above'.
9060         When current field is non-empty, it is copied to next row.
9061         (org-table-copy-from-above): Fix bug which made it
9062         impossible to copy fields containing only a single non-white character.
9064 2005-03-30  Kim F. Storm  <storm@cua.dk>
9066         * kmacro.el (kmacro-end-macro): Isearch may store this command
9067         into the macro -- so ignore it when executing keyboard macro.
9069 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
9071         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
9073 2005-03-29  Kenichi Handa  <handa@m17n.org>
9075         * language/thai.el ("Thai"): Set setup-function and exit-function
9076         for Thai language environment.
9078         * language/thai-util.el: Require thai-word.
9079         (thai-word-mode-map): New variable.
9080         (thai-word-mode): New minor mode.
9081         (setup-thai-language-environment-internal): New function.
9082         (exit-thai-language-environment-internal): New function.
9084         * language/thai-word.el (thai-word-table): Declare it by defvar,
9085         use dolist to initialize it.
9086         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
9087         (thai-fill-find-break-point): New functions.
9089 2005-03-29  Richard M. Stallman  <rms@gnu.org>
9091         * simple.el (idle-update-delay): Move definition up.
9092         (set-mark): Doc fix.
9094 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
9096         * longlines.el: New file.
9098         * simple.el (buffer-substring-filters): New variable.
9099         (filter-buffer-substring): New function.
9100         (kill-region, copy-region-as-kill): Use it.
9102         * register.el (copy-to-register, append-to-register)
9103         (prepend-to-register): Use filter-buffer-substring.
9105 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
9107         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
9108         (gud-filter-pending-text): Move in front of gdb.
9109         (gud-overlay-arrow-position): New variable.
9110         (gud-sentinel, gud-display-line): Use it in place of
9111         overlay-arrow-position.
9113 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
9115         * progmodes/fortran.el (fortran-if-indent): Doc fix.
9116         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
9117         (fortran-font-lock-keywords-4): New variable.
9118         (fortran-blocks-re, fortran-end-block-re)
9119         (fortran-start-block-re): New constants, for hideshow.
9120         (hs-special-modes-alist): Add a Fortran entry.
9121         (fortran-mode-map): Bind fortran-end-of-block,
9122         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
9123         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
9124         (fortran-looking-at-if-then, fortran-end-of-block)
9125         (fortran-beginning-of-block): New functions, for hideshow.
9127         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
9128         Doc fix.  Tweak regexp.
9129         (f90-beginning-of-block): Push mark first.
9131 2005-03-29  Jay Belanger  <belanger@truman.edu>
9133         * calc/calc.el: Update copyright date.
9134         (calc-version): Increase to 2.1.
9135         (calc-version-date): Remove.
9137         * calc/calc-help.el: Update copyright date.
9138         (calc-full-help): Remove reference to calc-version-date.
9139         Update copyright date.
9141 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9143         * vc.el (vc-do-command): Use a pipe for async processes, so password
9144         prompts don't show up at places where the user can't reply.
9146 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
9148         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
9149         on the file name we pass to the inferior shell.
9151 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
9153         * progmodes/which-func.el (which-function): Be robust in the face of an
9154         imenu--make-index-alist failure.
9156 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9158         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
9160         * progmodes/python.el (python-preoutput-filter): Fix last change.
9162 2005-03-29  Lute Kamstra  <lute@gnu.org>
9164         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
9165         functions and compiled macros.
9166         (debug-convert-byte-code): Handle macros too.
9167         (debug-on-entry-1): Don't signal an error when trying to clear a
9168         function that is not set to debug on entry.
9170 2005-03-29  Jay Belanger  <belanger@truman.edu>
9172         * calc/calc-lang.el: Add functions to math-function-table
9173         properties of tex and math.
9175 2005-03-29  Kenichi Handa  <handa@m17n.org>
9177         * ps-mule.el (ps-mule-plot-string): Translate characters by
9178         ps-print-translation-table.
9179         (ps-mule-begin-job): Call find-charset-region/string with
9180         ps-print-translation-table.
9181         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
9183         * ps-print.el (ps-print-translation-table): New variable.
9184         (ps-plot-region): Translate characters by ps-print-translation-table.
9186 2005-03-29  Juri Linkov  <juri@jurta.org>
9188         * simple.el (next-error-highlight-timer): New variable.
9190         * progmodes/compile.el (compilation-goto-locus):
9191         Use `next-error-highlight-timer' instead of `sit-for'.
9193 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9195         * mail/supercite.el (sc-mail-field): Use assoc-string.
9196         (sc-get-address): Simplify regexps.
9198         * files.el (minibuffer-with-setup-hook): New macro.
9199         (find-file-read-args): Use it to avoid let-binding
9200         minibuffer-with-setup-hook (which breaks turning on/off
9201         file-name-shadow-mode while in the prompt).
9203         * complete.el (PC-read-include-file-name-internal): Use
9204         test-completion.
9206 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
9208         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
9210 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9212         * window.el (window-buffer-height): Use count-screen-lines.
9214         * progmodes/python.el (python-preoutput-leftover): New var.
9215         (python-preoutput-filter): Use it.
9216         (python-send-receive): Loop until all the result has been received.
9218 2005-03-28  Juri Linkov  <juri@jurta.org>
9220         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
9222         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
9223         "Recover Crashed Session".
9224         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
9225         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
9226         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
9227         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
9228         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
9229         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
9230         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
9231         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
9233         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
9234         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
9235         Ediff Sessions", "Toggle use of separate control buffer frame",
9236         "Use separate frame for Ediff control buffer".
9238         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
9239         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
9240         "Rename Bookmark", "Delete Bookmark".
9242         * info.el (Info-mode-menu): Remove ellipsis from "Index".
9243         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
9244         Add `:active Info-index-alternatives' to "Next Matching Item".
9246         * wdired.el (wdired-change-to-wdired-mode):
9247         Mention `wdired-abort-changes' key in the initial message.
9249         * international/mule.el (auto-coding-alist): Associate non-ascii
9250         image filename extensions with `no-conversion'.
9252 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9254         * international/iso-acc.el:
9255         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
9257 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
9259         * textmodes/sgml-mode.el (html-mode): Doc update.
9261         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
9263 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
9265         * term.el (term-move-columns): Fix face after extending a line.
9266         (term-insert-spaces): Likewise.
9267         (term-reset-terminal): Fix off by one error.
9269 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
9271         * international/mule.el (auto-coding-alist): Add .xpi files.
9273         * files.el (auto-mode-alist): Add .xpi files.
9275 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
9277         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
9279 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
9281         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
9283 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
9285         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
9286         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
9288         * calendar/cal-move.el (calendar-beginning-of-year): Move the
9289         cursor to Jan 1 when needed.
9290         (calendar-end-of-year): Fix -/+ typo.
9291         Reported by Chong Yidong <cyd@stupidchicken.com>.
9293 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9295         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
9297         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
9298         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
9300 2005-03-25  Richard M. Stallman  <rms@gnu.org>
9302         * filesets.el (filesets-init): Add autoload.
9304         * mail/mailalias.el (mail-directory): Doc fix.
9306 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
9308         * mail/mailalias.el (mail-directory-process): Do nothing if
9309         mail-directory-process is an atom.
9310         (mail-get-names): Ignore mail-directory-names if it is an atom.
9311         (mail-directory-process defvar): Doc fix.
9312         (mail-names): Doc fix.
9314 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
9316         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
9318 2005-03-26  Kenichi Handa  <handa@m17n.org>
9320         * international/mule-util.el (detect-coding-with-priority):
9321         Call update-coding-systems-internal before detect-coding-region.
9323 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
9325         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
9326         (gdb-frames-mode-map): Add follow-link property.
9328 2005-03-25  Jay Belanger  <belanger@truman.edu>
9330         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
9331         for variables.
9333 2005-03-25  Juri Linkov  <juri@jurta.org>
9335         * image-mode.el: Optimize image filename extension regexps in
9336         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
9337         in `auto-mode-alist'.
9338         (image-mode): Add `image-toggle-display-text' to local hook
9339         `change-major-mode-hook'.  Display the image as an image by
9340         default.  Set `cursor-type' and `truncate-lines' if the image
9341         is already displayed.  Take into account the current mode (image
9342         or text) in message.
9343         (image-minor-mode): New minor mode.
9344         (image-mode-maybe, image-toggle-display-text): New functions.
9345         (image-toggle-display): Use called-interactively-p.
9346         Let-bind `inhibit-read-only' to t.
9348         * image-mode.el (image-minor-mode): Set `cursor-type' and
9349         `truncate-lines' if the image is already displayed.  Add turning
9350         image-minor-mode off to `change-major-mode-hook'.  Add message.
9351         Call `image-toggle-display-text' after turning image-minor-mode off.
9353 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9355         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
9356         Terminal.app, use utf-8.
9357         (set-display-table-and-terminal-coding-system): Add coding-system arg.
9358         (set-locale-environment): Use it.
9360         * term/xterm.el: Undo last change, better done in mule-cmds.el.
9362         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
9364         * progmodes/python.el (python-close-block-statement-p)
9365         (python-outdent-p, python-current-defun): Use symbol-end.
9367 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
9369         * files.el (save-some-buffers): Doc fix.
9371 2005-03-25  Werner Lemberg  <wl@gnu.org>
9373         * complete.el, thumbs.el: Replace `legal' with `valid'.
9374         * calendar/calendar.el: Replace `legal' with `valid'.
9375         * emacs-lisp/advice.el: Replace `legal' with `valid'.
9376         * mail/supercite.el: Replace `legal' with `valid'.
9377         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
9378         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
9379         Replace `legal' with `valid'.
9380         * textmodes/reftex-vars.el, textmodes/reftex.el:
9381         Replace `legal' with `valid'.
9383 2005-03-25  Werner Lemberg  <wl@gnu.org>
9385         * calc/calc-forms.el, calc/calc-sel.el:
9386         * midnight.el, vc-cvs.el:
9387         * emacs-lisp/cl-macs.el:
9388         * emulation/vip.el:
9389         * eshell/esh-io.el, eshell/esh-var.el:
9390         * mail/supercite.el:
9391         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
9392         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
9393         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
9394         * progmodes/sh-script.el, progmodes/xscheme.el:
9395         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
9396         * textmodes/reftex-index.el, textmodes/reftex-parse.el
9397         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
9398         * textmodes/reftex.el, textmodes/org.el:
9399         Replace `illegal' with `invalid'.
9401 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9403         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
9404         (flymake-find-buildfile, flymake-find-possible-master-files)
9405         (flymake-check-include, flymake-parse-line): Replace loops over the
9406         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
9408         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
9409         Substitute file-name-as-directory in the rest of the file.
9410         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
9411         (flymake-replace-region): Remove unused arg `buffer'.
9412         (flymake-check-patch-master-file-buffer): Update calls to it.
9413         (flymake-add-err-info): Remove unused var `count'.
9414         (flymake-mode): Use define-minor-mode.
9416         * progmodes/flymake.el: Use with-current-buffer.
9417         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
9418         flymake-replace-regexp-in-string, flymake-line-beginning-position)
9419         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
9420         Avoid testing for `xemacs'.
9421         (flymake-nop): Move.
9422         (flymake-region-has-flymake-overlays): Return the computed value.
9423         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
9424         Remove unused var `endline'.
9425         (flymake-get-line-count): Remove unused function.
9426         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
9428         * emulation/vi.el:
9429         * generic.el:
9430         * hilit-chg.el (global-highlight-changes):
9431         * hi-lock.el (hi-lock-mode):
9432         * follow.el: find-file-hooks -> find-file-hook.
9434         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
9436 2005-03-24  Juri Linkov  <juri@jurta.org>
9438         * dired.el (dired-mode-map): Add menu item "Compare directories"
9439         for dired-compare-directories.
9441         * dired-aux.el (dired-compare-directories): Add autoload cookie.
9442         Doc fix.  Replace `read-file-name' with `read-directory-name'.
9444 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9446         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
9448 2005-03-24  Jay Belanger  <belanger@truman.edu>
9450         * calc/calc-embed.el (calc-embedded-mode-change): Save all
9451         relevant mode settings in calc-embedded-original-modes when modes
9452         are permanently changed.
9454 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9456         * autoinsert.el: find-file-hooks -> find-file-hook.
9458 2005-03-24  Lute Kamstra  <lute@gnu.org>
9460         * generic.el (generic-font-lock-defaults): Make it obsolete.
9461         (generic-font-lock-keywords): New variable to replace
9462         generic-font-lock-defaults.
9463         (generic-mode-set-font-lock): Delete it.
9464         (generic-mode-internal): Don't call generic-mode-set-font-lock.
9465         (generic-bracket-support): Add docstring.
9467         * generic-x.el: Rename generic-font-lock-defaults to
9468         generic-font-lock-keywords throughout.
9469         (mailagent-rules-setup-function): Delete it.
9470         (mailagent-rules-generic-mode): Use anonymous function instead.
9471         (show-tabs-generic-mode-font-lock-defaults-1)
9472         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
9473         Quote faces.
9474         (show-tabs-tab-face, show-tabs-space-face): Specify background,
9475         not foreground.
9477         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9478         Recognize define-generic-mode.
9480 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9482         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
9483         if there's no completion table.
9485 2005-03-23  Miles Bader  <miles@gnu.org>
9487         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
9488         Remove tty-specific variants, as they're no longer needed.
9490 2005-03-23  Lute Kamstra  <lute@gnu.org>
9492         * generic-x.el: Code cleanup: make args constant whenever possible.
9493         (installshield-statement-keyword-list)
9494         (installshield-system-functions-list)
9495         (installshield-system-variables-list, installshield-types-list)
9496         (installshield-funarg-constants-list): Make them constants.
9498         * generic.el (generic-make-keywords-list): Add autoload cookie.
9500         * calendar/time-date.el: Add comment on time value formats.
9501         Don't require parse-time.
9502         (with-decoded-time-value): New macro.
9503         (encode-time-value): New function.
9504         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
9505         (days-to-time): Return a valid time value when arg is huge.
9506         (time-since): Use time-subtract.
9507         (time-to-number-of-days): Use time-to-seconds.
9509 2005-03-23  David Ponce  <david@dponce.com>
9511         * recentf.el: (recentf-keep): New option.
9512         (recentf-menu-action): Default to `find-file'.
9513         (recentf-keep-non-readable-files-flag)
9514         (recentf-keep-non-readable-files-p)
9515         (recentf-file-readable-p, recentf-find-file)
9516         (recentf-cleanup-remote): Remove.
9517         (recentf-include-p): More robust.
9518         (recentf-keep-p): New function.
9519         (recentf-remove-if-non-kept): Rename from
9520         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
9521         All callers updated.
9522         (recentf-menu-items-for-commands): Fix help string.
9523         (recentf-track-closed-file): Update.  Doc fix.
9524         (recentf-cleanup): Update.  Count removed files.  Doc fix.
9526 2005-03-23  Kim F. Storm  <storm@cua.dk>
9528         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
9529         Don't inherit from fringe face (now happens automatically).
9531 2005-03-22  Kim F. Storm  <storm@cua.dk>
9533         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
9534         position values.
9536 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9538         * menu-bar.el (showhide-date-time): Remove.
9539         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
9540         (menu-bar-make-mm-toggle): Simplify.
9542 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
9544         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
9545         Accept qualified variable and function names.
9547 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
9549         * bindings.el (completion-ignored-extensions):
9550         Remove ".lis" for `vax-vms'.
9552 2005-03-22  Andreas Schwab  <schwab@suse.de>
9554         * generic-x.el: Revert last change.
9555         * ldefs-boot.el: Update.
9557 2005-03-22  Jay Belanger  <belanger@truman.edu>
9559         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
9560         (calc-embedded-save-original-modes)
9561         (calc-embedded-restore-original-modes): New functions.
9562         (calc-do-embedded): Save original modes when entering embedded mode
9563         and restore when leaving embedded mode.
9564         (calc-embedded-modes-change): Change the value of
9565         calc-embedded-original-modes to reflect permanent changes.
9567 2005-03-22  Lute Kamstra  <lute@gnu.org>
9569         * generic-x.el: Require generic again.
9571 2005-03-22  Miles Bader  <miles@gnu.org>
9573         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
9574         Tweak details to look good on both ttys and bitmap displays, light
9575         or dark background, etc.
9577 2005-03-21  Kim F. Storm  <storm@cua.dk>
9579         * tooltip.el (tooltip-show-help-function): Check car and cdr of
9580         mouse position.
9582 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9584         * icomplete.el: Don't forcibly turn on the mode upon load.
9585         (icomplete-mode): Use define-minor-mode.
9586         (icomplete-eoinput): Default to nil.
9587         (icomplete-minibuffer-setup): Remove autoload.
9588         (icomplete-tidy): Simplify.
9589         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
9590         in the initial state or if the user has modified the field.
9591         Fix handling of icomplete-max-delay-chars.
9592         Remove code that handles the oddball case where
9593         minibuffer-completion-table is an integer.
9594         Wrap icomplete-completions in while-no-input in case building
9595         completions takes more time than expected.
9596         (icomplete-completions): Simplify.
9598 2005-03-21  Richard M. Stallman  <rms@gnu.org>
9600         * jka-compr.el (jka-compr-really-do-compress):
9601         Make variable buffer-local.
9603         * image-mode.el: Handle .xpm files too.
9604         (image-toggle-display): Preserve modification flag.
9606         * help.el (where-is): Don't mention aliases with no key bindings.
9608 2005-03-21  Lute Kamstra  <lute@gnu.org>
9610         * generic.el: Fix commentary section.  Don't require cl for
9611         compilation.
9612         (generic-mode-list): Add autoload cookie.
9613         (generic-use-find-file-hook, generic-lines-to-scan)
9614         (generic-find-file-regexp, generic-ignore-files-regexp)
9615         (generic-mode, generic-mode-find-file-hook)
9616         (generic-mode-ini-file-find-file-hook): Fix docstrings.
9617         (define-generic-mode): Make it a defmacro.  Fix docstring.
9618         (generic-mode-internal): Code cleanup.  Add autoload cookie.
9619         (generic-mode-set-comments): Code cleanup.
9620         * generic-x.el: Don't prevent compilation.  Don't require generic.
9621         Follow coding conventions.  Minor code cleanup.
9622         (etc-fstab-generic-mode): Add some keywords.
9623         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
9624         define-generic-mode like a function declaration.
9626 2005-03-21  Jay Belanger  <belanger@truman.edu>
9628         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
9629         changing modes.
9631 2005-03-21  Sam Steingold  <sds@gnu.org>
9633         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
9635 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
9637         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
9638         Add underscore to "f$ lexicals" regexp.
9640 2005-03-20  Juri Linkov  <juri@jurta.org>
9642         * subr.el (progress-reporter-do-update): When `min-value' is equal
9643         to `max-value', set `percentage' to 0 and prevent division by zero.
9645 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
9647         Sync with Tramp 2.0.48.
9649         * tramp.el (all): Change all addresses to .gnu.org.
9650         (tramp-append-tramp-buffers): New defun.
9651         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
9652         Catch `dont-send' signal.
9653         (tramp-set-auto-save-file-modes): Set always permissions, because
9654         there might be an old auto-saved file belonging to another
9655         original file.  This could be a security threat.  Reported by
9656         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
9657         Check for Emacs 21.3.50 removed.
9659         * tramp-smb.el (all): Remove debug construct for
9660         `with-parsed-tramp-file-name'.
9661         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
9662         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
9663         No error message if DIRECTORY or FILENAME doesn't exist.
9664         (tramp-smb-open-connection): Check existence of
9665         `tramp-smb-program'.
9667 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9669         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
9670         Properly handle the case where the `m' or `s' command's argument is not
9671         yet terminated.
9672         (perl-indent-new-calculate): New function.
9673         (perl-indent-line): Use it.
9675 2005-03-20  Miles Bader  <miles@gnu.org>
9677         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
9678         in text-mode too.  Change to new face names.
9679         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
9680         Add `:weight bold' attribute.
9681         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
9683 2005-03-19  Juri Linkov  <juri@jurta.org>
9685         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
9687         * international/mule.el (auto-coding-alist): Sync with
9688         `auto-mode-alist' by adding upper case archive file extensions
9689         and adding ear/war to jar extension.
9691 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
9693         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
9694         running, restart it.
9696 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
9698         * finder.el (finder-current-item): Throw an error on an empty line.
9700         * man.el (Man-follow-manual-reference): If current-word returns
9701         nil, use "".
9703 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
9705         * simple.el (goto-line): Doc fix.
9707 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
9709         * files.el (save-buffer): Doc fix.
9711 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
9713         * recentf.el (recentf-cleanup-remote): New variable.
9714         (recentf-cleanup): Use it to conditionally check availability of
9715         remote files.
9717 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
9719         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
9720         function names.
9722 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
9724         * language/thai-word.el: New file.
9726 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
9728         * files.el (backup-buffer): If the file's directory is not
9729         writable, use copy instead of move to backup the file.
9731 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
9733         * obsolete/keyswap.el: Moved to obsolete/ from term/.
9735 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9737         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
9738         Use functionp instead of symbolp and fboundp.  Reported by Drkm
9739         <darkman_spam@yahoo.fr>.
9740         (ps-print-version): New version 6.6.6.
9742 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
9744         * textmodes/table.el (table--line-column-position): New idiom.
9745         (table--row-column-insertion-point-p): New function to test
9746         validity of row and column insertion operation at a location.
9747         (table-global-menu, table-cell-menu): Use above functions for
9748         deterministic test operation.
9749         (table--editable-cell-p): Behave in deterministic fashion.
9751 2005-03-18  Juri Linkov  <juri@jurta.org>
9753         * isearch.el (isearch-lazy-highlight-new-loop):
9754         Make arguments beg and end optional.
9755         (isearch-update): Remove optional arguments nil from
9756         isearch-lazy-highlight-new-loop.
9757         (isearch-lazy-highlight-search): Let-bind case-fold-search to
9758         isearch-lazy-highlight-case-fold-search instead of
9759         isearch-case-fold-search, and let-bind isearch-regexp to
9760         isearch-lazy-highlight-regexp.
9761         Use isearch-lazy-highlight-last-string instead of isearch-string.
9763         * replace.el (perform-replace): Remove bindings of global
9764         variables isearch-string, isearch-regexp, isearch-case-fold-search.
9765         Add three new arguments to `replace-highlight'.
9766         (replace-highlight): Add arguments string, regexp, case-fold.
9767         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
9768         to allow isearch-lazy-highlight-new-loop to use these values
9769         to set corresponding isearch-lazy-highlight-* internal
9770         variables whose values lazy highlighting will use regardless of
9771         changes to global variables isearch-string, isearch-regexp,
9772         isearch-case-fold-search during lazy highlighting loop.
9773         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
9774         to `lazy-highlight-cleanup'.
9776         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
9777         (ispell-highlight-face): Set default face to `isearch' when
9778         lazy highlighting is enabled.
9779         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
9780         priority to 1.  Add lazy highlighting.
9781         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
9782         from `isearch-dehighlight'.
9784 2005-03-18  David Ponce  <david@dponce.com>
9786         * files.el (hack-local-variables): Do a case-insensitive search
9787         for End.
9789 2005-03-18  Juri Linkov  <juri@jurta.org>
9791         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
9792         `isearch-lazy-highlight-cleanup', add alias to old name and
9793         declare obsolete.  Add release numbers to other obsolete vars.
9794         (isearch-done, isearch-lazy-highlight-new-loop):
9795         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
9796         (lazy-highlight-cleanup) <variable>: Doc fix.
9797         (isearch-lazy-highlight-update): Rename obsolete
9798         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
9800 2005-03-18  Kenichi Handa  <handa@m17n.org>
9802         * language/thai-util.el: Fix categorization of Thai characters in
9803         thai-category-table.
9804         (thai-composition-pattern): Adjust it for the above change.
9805         (thai-self-insert-command, thai-compose-syllable): New functions.
9806         (thai-compose-region): Use thai-compose-syllable.
9807         (thai-compose-string): Likewise.
9808         (thai-composition-function): Likewise.
9809         (thai-auto-composition): New function.
9810         (thai-auto-composition-mode): New minor mode.
9812         * language/thai.el: Fix patterns to be registered in
9813         composition-function-table.
9815         * international/quail.el (quail-input-method): Locally bind
9816         inhibit-modification-hooks to t.
9818 2005-03-17  Richard M. Stallman  <rms@gnu.org>
9820         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
9821         (perl-mode): Use run-mode-hooks.
9823         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
9824         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
9825         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
9827         * mail/sendmail.el (sendmail-send-it): Reenable the code
9828         to compute resend-to-address and use it.
9830         * tar-mode.el (tar-mode): Turn off undo unconditionally.
9832         * image-mode.el: New file.
9834         * image.el (insert-sliced-image): Add autoload cookie.
9836         * font-lock.el (font-lock-lines-before): New user option.
9837         (font-lock-after-change-function): Obey it.
9839         * bindings.el (esc-map): Make M-g a prefix.
9840         Bind M-g g and M-g M-g to goto-line.
9842         * faces.el (face-id): Doc fix.
9844 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
9846         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
9847         (rmail-show-message): Use rmail-unknown-mail-followup-to.
9848         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
9850         * mail/sendmail.el (mail-yank-ignored-headers)
9851         (mail-font-lock-keywords, mail-mode-fill-paragraph):
9852         Add Mail-Followup-To and Mail-Reply-To headers.
9853         (mail-citation-hook): Add autoload cookie.
9854         (mail-mode): Doc fix.
9855         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
9856         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
9857         (mail-mode-fill-paragraph): Handle those headers.
9858         (mail-mailing-lists): New variable.
9859         (mail-mail-reply-to, mail-mail-followup-to): New functions.
9861 2005-03-17  Juri Linkov  <juri@jurta.org>
9863         * isearch.el (isearch-fallback): Check for `(car previous)'
9864         before calling `isearch-other-end-state'.
9866 2005-03-17  Kim F. Storm  <storm@cua.dk>
9868         * simple.el (move-beginning-of-line): Move to beginning of buffer
9869         line, as well as beginning of screen line.
9871 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
9873         * calendar/diary-lib.el (mark-diary-entries): Use new optional
9874         argument REDRAW rather than calendar-redrawing variable.
9875         * calendar/calendar.el (calendar-redrawing): Delete.
9876         (redraw-calendar): Do not bind calendar-redrawing.
9878 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
9880         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
9881         diary-file buffer.
9883 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9885         * help.el (describe-mode): Allow a :minor-mode-function property to
9886         specify a different minor mode toggle function than the variable.
9887         * simple.el (auto-fill-function):
9888         * subr.el (add-minor-mode): Use it.
9890 2005-03-16  Kenichi Handa  <handa@m17n.org>
9892         * language/ethio-util.el (sera-being-called-by-w3): New variable.
9893         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
9894         (ethio-fidel-to-sera-buffer): Likewise.
9896 2005-03-16  Juri Linkov  <juri@jurta.org>
9898         * emacs-lisp/find-func.el (find-function-regexp):
9899         Add defun-emitting macro `menu-bar-make-toggle'.
9901         * isearch.el: Put `isearch-scroll' property to
9902         `split-window-horizontally'.
9904         * info.el: Update error messages for `debug-ignored-errors'.
9905         (Info-isearch-search): Doc fix.
9906         (Info-find-node): Move up code to go into info buffer before
9907         recording the node to the history.
9908         (Info-fontify-node): Fontify titles only if the next line
9909         has two or more `*', `=', `-', `.'.
9910         Display "go to this node" for empty (match-string 3).
9912 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9914         * term/mac-win.el: Add mouse pointer shape constants.
9916 2005-03-15  Kim F. Storm  <storm@cua.dk>
9918         * simple.el (move-beginning-of-line): Use vertical-motion.
9920 2005-03-15  Juri Linkov  <juri@jurta.org>
9922         * isearch.el (isearch-error): New variable.
9923         (isearch-invalid-regexp, isearch-within-brackets): Remove.
9924         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
9925         (isearch-within-brackets-state): Remove.
9926         (isearch-case-fold-search-state, isearch-pop-fun-state):
9927         Decrease frame index.
9928         (isearch-mode, isearch-top-state, isearch-push-state)
9929         (isearch-edit-string, isearch-abort, isearch-search-and-update)
9930         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
9931         (isearch-search, isearch-lazy-highlight-new-loop):
9932         Replace `isearch-invalid-regexp' with `isearch-error'.
9933         Remove `isearch-within-brackets'.
9934         (isearch-search): Add `search-failed' handler to `condition-case'.
9935         (isearch-lazy-highlight-search): Add `condition-case' to catch
9936         errors and allow `isearch-lazy-highlight-update' to try
9937         highlighting from the beginning of the window.
9938         (isearch-repeat): Move up code to set isearch-wrapped to t
9939         before calling isearch-wrap-function.
9941         * info.el (Info-isearch-initial-node): New internal variable.
9942         (Info-search): Signal an error in isearch mode when search leaves
9943         the initial node.  Signal an error when `bound' is non-nil and
9944         nothing was found in the current subfile.
9945         (Info-isearch-search): Remove `condition-case'.
9946         (Info-isearch-wrap): Don't wrap when search failed during leaving
9947         the initial node.  If `Info-isearch-search' is nil, wrap around
9948         the current node.
9949         (Info-isearch-start): New fun.
9950         (Info-mode): Add buffer-local hook `Info-isearch-start' to
9951         `isearch-mode-hook'.
9953 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9955         * simple.el (normal-erase-is-backspace): Set default to t if
9956         running on Mac.
9958         * term/mac-win.el (function-key-map): Sync with x-win.el.
9960 2005-03-15  Kenichi Handa  <handa@m17n.org>
9962         * international/mule-cmds.el (locale-language-names): Modify the
9963         format of elements and add more entries.
9964         (locale-preferred-coding-systems): Add more entries.
9965         (set-locale-environment): Adjust for the change of
9966         locale-language-names.
9968 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9970         * pcvs.el (smerge-ediff): Remove bogus autoload.
9972 2005-03-14  Lute Kamstra  <lute@gnu.org>
9974         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
9975         Ignore a `*' at the beginning of a line.
9977         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
9978         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
9979         subr.el.
9980         (dont-compile, eval-when-compile, eval-and-compile): Use declare
9981         to specify indentation.
9983         * generic.el (define-generic-mode): Let generic-mode-list be a
9984         list of strings; test membership with equal.
9986 2005-03-14  Kim F. Storm  <storm@cua.dk>
9988         * simple.el (next-line, previous-line): Add optional try-vscroll
9989         arg to recognize interactive use.  Pass it on to line-move.
9990         (line-move): Don't perform auto-window-vscroll when defining or
9991         executing keyboard macro to ensure consistent behavior.
9993 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9995         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
9997 2005-03-13  Lute Kamstra  <lute@gnu.org>
9999         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
10000         debugger-setup-buffer so that backtrace marks the frames set to
10001         debug-on-exit and we don't have to do it manually.  Set an extra
10002         debug-on-exit for macro's.
10003         (debugger-setup-buffer): Don't mark the top frame manually.
10005 2005-03-12  Lute Kamstra  <lute@gnu.org>
10007         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
10008         lisp-indent-function throughout.
10009         (with-no-warnings): Set lisp-indent-function property.
10011 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
10013         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
10014         Add entry for backslash.
10016 2005-03-12  Juri Linkov  <juri@jurta.org>
10018         * info.el (Info-search): Four fixes for backward search.
10020 2005-03-11  Jay Belanger  <belanger@truman.edu>
10022         * calc/calc.el (calc-language-alist): New variable.
10023         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
10024         (calc-embedded-find-modes): Use calc-language-alist instead of
10025         calc-embedded-language-alist.
10027 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
10029         * calendar/calendar.el (calendar-redrawing): New internal
10030         variable.
10031         (redraw-calendar): Remove bogus save-excursion from previous
10032         change.  Bind calendar-redrawing to t for mark-diary-entries.
10033         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
10034         calendar if that is why we were called.
10036 2005-03-11  Kenichi Handa  <handa@m17n.org>
10038         * international/mule.el (make-coding-system): Set property
10039         coding-system-define-form to nil.
10040         (define-coding-system-alias): Likewise.
10042 2005-03-11  Kenichi Handa  <handa@m17n.org>
10044         These changes are suggested by Dave Love <fx@gnu.org>.
10046         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
10047         coding: tag.
10048         (adaptive-fill-regexp): Add more bullets.
10049         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
10050         regexps.
10052 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10054         * help.el (describe-mode): Properly handle non-trivial lighters.
10055         Don't ignore minor modes that are not listed in minor-mode-list.
10057         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
10058         feature ON when the user requests to turn it OFF.
10060 2005-03-10  Lute Kamstra  <lute@gnu.org>
10062         * emacs-lisp/debug.el (debug-entry-code): Delete it.
10063         (implement-debug-on-entry): New function to replace debug-entry-code.
10064         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
10065         second argument as the 2005-03-07 change makes it obsolete.
10066         (debug-on-entry, cancel-debug-on-entry): Update call to
10067         debug-on-entry-1.
10068         (debug, debugger-setup-buffer): Comment update.
10069         (debugger-frame-number): Update to work with implement-debug-on-entry.
10071 2005-03-10  Jay Belanger  <belanger@truman.edu>
10073         * calc/calc-embed.el (math-ms-args): Declare it.
10074         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
10075         math-ms-args.
10076         (calc-embedded-subst): Use math-multi-subst-rec to substitute
10077         variables.
10079 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
10081         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
10082         Use message-box.
10084         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
10085         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
10086         (tooltip-gud-tips): Simplify.
10087         (tooltip-gud-tips-p): Remove superfluous :set.
10088         (tooltip-gud-modes): Add fortran-mode.
10089         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
10091         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
10093 2005-03-09  Kim F. Storm  <storm@cua.dk>
10095         * play/animate.el (animate-place-char): Use forward-line instead
10096         of next-line to improve performance.
10098 2005-03-09  Simon Josefsson  <jas@extundo.com>
10100         * net/browse-url.el (browse-url-default-browser): Doc fix.
10102 2005-03-09  Miles Bader  <miles@gnu.org>
10104         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
10105         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
10107 2005-03-09  Kenichi Handa  <handa@m17n.org>
10109         * international/latin-1.el: Set case and syntax for 255 only if
10110         set-case-syntax-set-multibyte is nil.
10112         * textmodes/ispell.el (ispell-insert-word): New function.
10113         (ispell-word): Use ispell-insert-word to insert a new word.
10114         (ispell-process-line): Likewise.
10115         (ispell-complete-word): Likewise.
10117 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
10119         * calendar/calendar.el (redraw-calendar): Preserve point.
10120         Reported by Matt Hodges <MPHodges@member.fsf.org>.
10121         (calendar-week-start-day): Move after definition of
10122         redraw-calendar.  Delete buffer test, since redraw-calendar has
10123         that now.
10125         * calendar/diary-lib.el (mark-diary-entries): Only call
10126         redraw-calendar in the first of any recursive calls.
10127         Reported by Alan Shutko <ats@acm.org>.
10129 2005-03-08  Juri Linkov  <juri@jurta.org>
10131         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
10132         (html-horizontal-rule, html-line, html-image, html-checkboxes)
10133         (html-radio-buttons): Add a space before the trailing `/>' where
10134         sgml-xml-mode is non-nil.
10135         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
10136         the subsequent tag of the empty XML tag.
10137         (html-href-anchor): Don't set initial input to "http:".
10138         (html-image): Ask for the image URL and set point inside alt="".
10139         (html-name-anchor): Duplicate the name in the `id' attribute when
10140         sgml-xml-mode is non-nil.
10141         (html-paragraph): Remove \n before <p>.
10142         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
10143         instead of `checked' when sgml-xml-mode is non-nil.
10145         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
10146         Remove 1 space before #RRGGBB to not truncate it on terminal
10147         windows w/o fringes.  Remove 1 space between bg and fg examples
10148         to get more space.
10149         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
10150         avoid byte-compile warnings.
10152         * image-file.el (image-file-handler): Put `safe-magic' property to
10153         `image-file-handler'.
10155         * info.el (Info-isearch-search): Emulate word search in
10156         isearching through multiple Info nodes with Info-search.
10157         (Info-isearch-wrap): Allow isearch-word.
10159 2005-03-08  Lute Kamstra  <lute@gnu.org>
10161         * emacs-lisp/debug.el (debugger-step-through): Make sure that
10162         stepping into the debugger's code is not possible.
10163         (debugger-jumping-flag): Docstring update.
10165 2005-03-08  Jay Belanger  <belanger@truman.edu>
10167         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
10168         embedded mode begins.
10169         (calc-embedded-language-alist): New variable.
10170         (calc-embedded-find-modes): Use calc-embedded-language-alist to
10171         set default language mode.
10173 2005-03-08  Kenichi Handa  <handa@m17n.org>
10175         * international/ccl.el (define-ccl-program): Fix docstring about
10176         extra 256 bytes assured for the output buffer.
10178         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
10179         Fix BUFFER_MAGNIFICATION to 2.
10180         (ccl-encode-mule-utf-16be-with-signature): Likewise.
10182 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
10184         * align.el (align-rules-list): Added an alignment rule for CSS
10185         declarations (applies to css-mode and html-mode buffers).
10187 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10189         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
10191 2005-03-07  Kim F. Storm  <storm@cua.dk>
10193         * simple.el (move-beginning-of-line): New command.
10195         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
10197         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
10199         * emulation/cua-base.el: Put CUA move property on move-end-of-line
10200         and move-beginning-of-line.
10202         * apropos.el (apropos-print): Omit command from M-x ... RET.
10204 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
10206         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
10207         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
10209 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10211         * bindings.el (esc-map): Bind M-g to goto-line.
10213         * facemenu.el (global-map): Bind M-o, not M-g.
10215 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10217         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
10218         "Open Directory" as for "Open File".
10220 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
10222         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
10223         (push-mark-command): Run activate-mark-hook.
10225 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10227         * help-mode.el (help-mode-finish): Don't alter the element
10228         in view-return-to-alist if there already is one.
10230         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
10231         make sure the current buffer is the expected one.
10233         * novice.el (disabled-command-function): Output in *Disabled Command*.
10234         Explicitly ignore non-keyboard events, and explicitly handle C-g.
10236         * textmodes/flyspell.el (flyspell-large-region):
10237         Pass args differently for aspell.
10239         * files.el (mode-require-final-newline): Doc fix.
10241 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10243         * progmodes/which-func.el (which-function):
10244         Specify NOERROR when calling imenu--make-index-alist.
10246 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10248         * simple.el (normal-erase-is-backspace): Define default value.
10250         * custom.el (custom-theme-set-variables): Remove unused var
10251         `immediate'.
10252         (custom-reevaluate-setting): Simple function to handle variables
10253         that are defined before their default value can really be
10254         computed.
10256         * startup.el (command-line): Use it for temporary-file-directory,
10257         small-emporary-file-directory, auto-save-file-name-transforms,
10258         blink-cursor-mode, and normal-erase-is-backspace.
10260         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
10261         progress, even with buggy anchored keywords.
10263 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
10265         * simple.el (goto-line): Remove unbalanced final parenthesis.
10267 2005-03-05  Richard M. Stallman  <rms@gnu.org>
10269         * simple.el (goto-line): Use a number at point as the default.
10270         With C-u as arg, switch buffers.
10272 2005-03-05  Juri Linkov  <juri@jurta.org>
10274         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
10275         with `no-blinking-cursor'.
10277         * startup.el (no-blinking-cursor): New defvar.
10278         (command-line): Add `--no-blinking-cursor' to longopts.
10279         Set `no-blinking-cursor' to t for command line arguments
10280         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
10281         with `no-blinking-cursor' in the condition for calling
10282         `blink-cursor-mode'.
10284 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
10286         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
10287         (menu-bar-options-save): Add blink-cursor-mode.
10288         (menu-bar-options-menu): Add blink-cursor-mode.
10290 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
10292         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
10293         (icalendar-export-file, icalendar-export-region)
10294         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
10295         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
10297 2005-03-04  Lute Kamstra  <lute@gnu.org>
10299         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
10300         (debug-function-list): Ditto.
10302 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
10304         * textmodes/texinfmt.el (texinfo-append-refill):
10305         Redefine the types of line to which @refill
10306         is not appended by replacing a search for `@refill\\|@bye' with
10307         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
10308         itemize@refill' bug and the unfilled long lines bug.
10309         (texinfmt-version): Update number and date.
10311 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10313         * international/code-pages.el (windows-1250, windows-125[2-8])
10314         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
10316 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10318         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
10319         bound yet.
10321 2005-03-02  Romain Francoise  <romain@orebokech.com>
10323         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
10324         buffer after removing limits.
10325         (ibuffer-pop-filter): Ditto.
10326         Update copyright.
10328 2005-03-02  Miles Bader  <miles@gnu.org>
10330         * button.el (make-text-button): If the user doesn't specify a
10331         type, use the default.  Rewrite to use `add-text-properties' and
10332         plist functions.
10334 2005-03-01  Lute Kamstra  <lute@gnu.org>
10336         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
10337         (debugger-jumping-flag): New var.
10338         (debug-entry-code): Use it.
10339         (debugger-jump): Use debugger-jumping-flag and add
10340         debugger-reenable to post-command-hook.
10341         (debugger-reenable): Use debugger-jumping-flag and remove itself
10342         from post-command-hook.
10343         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
10344         debugger-reenable.
10346 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
10348         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
10349         inclusion of "itemize\\|", which may be unnecessary, is certainly
10350         inelegant, and stops refilling in itemize lists when formatting
10351         Japanese Texinfo files to Info.
10352         Update copyright to 2005.
10354 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
10356         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
10357         of an error if GDB can't find the source file.
10359 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
10361         * calendar/calendar.el (redraw-calendar): Work from any buffer,
10362         not just the calendar.
10364         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
10365         first.
10366         (diary-redraw-calendar): New function.
10367         (make-diary-entry): Add diary-redraw-calendar to local
10368         write-contents-functions.  Turn off selective display before
10369         inserting in diary.
10371 2005-03-01  Kim F. Storm  <storm@cua.dk>
10373         * emacs-lisp/copyright.el (copyright-fix-years): New command.
10375 2005-03-01  Lute Kamstra  <lute@gnu.org>
10377         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
10378         that debug-entry-code can be safely removed from a function while
10379         this code is being evaluated.  Revert the 2005-02-27 change as the
10380         new implementation no longer requires it.  Make sure that a
10381         function body containing just a string is not mistaken for a docstring.
10382         (debug): Skip one more frame in case of debug on entry.
10383         (debugger-setup-buffer): Delete one more frame line in case of
10384         debug on entry.
10385         (debugger-frame-number): Update to use the new text introduced by
10386         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
10388 2005-02-28  Kim F. Storm  <storm@cua.dk>
10390         * double.el (double-translate-key): Call force-window-update after
10391         read-event to avoid crash in redisplay.
10393 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10395         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
10396         (debug): Use it.  Move the inhibit-trace earlier.
10397         (debug-entry-code): New const.
10398         (debug-on-entry-1): Use it.
10400 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
10402         * international/utf-16.el (ccl-encode-mule-utf-16le):
10403         Fix BUFFER_MAGNIFICATION to 2.
10404         (ccl-encode-mule-utf-16be): Likewise.
10406 2005-02-28  Kenichi Handa  <handa@m17n.org>
10408         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
10409         Fix BUFFER_MAGNIFICATION to 4.
10410         (ccl-encode-mule-utf-16be-with-signature): Likewise.
10412 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
10414         * speedbar.el (speedbar-update-flag): Doc fix.
10415         (speedbar-show-info-under-mouse): Give set-mouse-position the right
10416         argument.
10418 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10420         * reveal.el (reveal-post-command): Don't try to reveal overlays which
10421         have a non-nil `invisible' property but are actually visible.
10423         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
10424         for perldoc sections.
10425         (perl-outline-regexp, perl-outline-level): New var and function.
10426         (perl-mode): Use them.
10428 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
10430         * calendar/diary-lib.el (diary-remind): Discard any mark portion
10431         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
10433 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
10435         * cus-edit.el: Comment change.
10436         (custom-buffer-create-internal): Slightly reword text at top of
10437         Custom buffers.  Mention there that saving an option edits the
10438         init file.  Add link to Emacs manual node on `custom-file'.
10439         (custom-magic-alist): Rewrite individual State messages to use
10440         capitalized keywords.  Doc fix.
10442 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
10444         * calendar/calendar.el (calendar-buffer): Move above
10445         calendar-week-start-day.
10446         (calendar-week-start-day): Doc fix.  Add :set function.
10447         (calendar-minimum-window-height): New variable.
10448         (generate-calendar-window): Only resize window if selected-window
10449         is displaying the calendar buffer.  Use new variable
10450         calendar-minimum-window-height.
10451         (generate-calendar): Reword error message.
10452         (calendar-mode-map): Bind DEL to scroll-other-window-down.
10454 2005-02-27  Andreas Schwab  <schwab@suse.de>
10456         * vc.el (vc-do-command): Don't run command asynchronously when
10457         operating in a remote directory.
10459         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
10460         change from sync with Tramp 2.0.47.
10462 2005-02-27  Richard M. Stallman  <rms@gnu.org>
10464         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
10466         * textmodes/flyspell.el (flyspell-mode-on):
10467         Call ispell-change-dictionary only if necessary.
10469         * emacs-lisp/re-builder.el (regexp-builder): New function.
10471         * register.el (describe-register-1): Explicitly handle
10472         yank-excluded-properties = t.
10474         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
10475         (custom-magic-alist): Change the status descriptions again.
10476         (face widget-type): Total rewrite based on `restricted-sexp'
10477         to eliminate the confusing double hiding levels.
10479         * emacs-lisp/debug.el (debug-on-entry-1):
10480         If function body is empty, add nil as body form.
10482 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10484         * emacs-lisp/trace.el (inhibit-trace): New var.
10485         (trace-make-advice): Use it.
10487         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
10489 2005-02-26  Kim F. Storm  <storm@cua.dk>
10491         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
10492         (mouse-on-link-p, mouse-drag-region-1): Use it.
10494 2005-02-25  Lute Kamstra  <lute@gnu.org>
10496         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
10498 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
10500         * frame.el (blink-cursor-mode): Add :group keyword.
10502 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
10504         * calendar/icalendar.el (icalendar--decode-isodatetime):
10505         New optional argument DAY-SHIFT.
10506         (icalendar-export-region): Fix coding-system-for-write.
10507         (icalendar--convert-ical-to-diary): Shift end-day of all-day
10508         events by one.
10510 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10512         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
10514 2005-02-24  Kim F. Storm  <storm@cua.dk>
10516         * international/iso-acc.el (iso-accents-compose): Fix crash
10517         during redisplay.  Call force-window-update after read-event
10518         and delete-region to signal that window is not accurate.
10520 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10522         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
10523         Remove unused and inexistent var `inhibit-trace'.
10524         (debugger-mode): Use run-mode-hooks.
10525         (debugger-list-functions): Add buttons; setup xref stack.
10527 2005-02-23  Richard M. Stallman  <rms@gnu.org>
10529         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
10530         appointment says it was explicitly made.
10531         (appt-add): Set the 3rd element.
10532         (appt-make-list): Preserve explicit appointments.
10534         * subr.el (find-tag-default): Catch errors in forward-sexp.
10536 2005-02-23  Juri Linkov  <juri@jurta.org>
10538         * info.el (Info-isearch-search): New defcustom.
10539         (Info-isearch-search): Call the default isearch function
10540         when Info-isearch-search is nil.
10541         (Info-isearch-wrap): Use variable Info-isearch-search.
10543 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
10545         * cus-edit.el: Comment change.
10547 2005-02-22  Kim F. Storm  <storm@cua.dk>
10549         * progmodes/hideif.el (hide-ifdef-use-define-alist):
10550         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
10552 2005-02-22  Simon Josefsson  <jas@extundo.com>
10554         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
10555         New variable.
10556         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
10557         Oskarsson" <myrkraverk@users.sourceforget.net>.
10559 2005-02-22  Kim F. Storm  <storm@cua.dk>
10561         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
10562         check that window of that event is the selected window.
10563         (mouse-drag-region-1): Compare mouse event window to selected
10564         window before setting point.
10566         * tooltip.el (tooltip-show-help-function): Pass event to
10567         mouse-on-link-p so it can check selected window.
10569 2005-02-22  Kenichi Handa  <handa@m17n.org>
10571         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
10572         (ps-mule-show-warning): New function.
10573         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
10574         characters are found.
10576         * ps-print.el (ps-header-footer-string): Return a list of header
10577         and footer strings.
10579 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10581         * pcvs.el (cvs-retrieve-revision): Fix thinko.
10583 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10585         * frame.el (blink-cursor-mode): Use define-minor-mode.
10587         * term/mac-win.el (function-key-map): Use char-names more consistently.
10588         (file-name-coding-system): Only set it for MacOS-9.  The other case is
10589         already handled in mule-cmds.el (where it also works when mac-win.el
10590         is not used).
10592 2005-02-21  Kenichi Handa  <handa@m17n.org>
10594         * international/mule.el (ctext-pre-write-conversion): Always use
10595         " *code-converting-work*" buffer for work.
10597         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
10599 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
10601         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
10603 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
10605         * ses.el (undo-more): Restore defadvice, but only the part that
10606         allows changes outside the restricted area of the buffer.
10608 2005-02-20  Kim F. Storm  <storm@cua.dk>
10610         * simple.el (line-move): Add fourth optional arg try-vscroll which
10611         must be set to perform auto-window-vscroll.
10612         When moving backwards and doing auto-window-vscroll, automatically
10613         vscroll to the last part of lines which are taller than the window.
10614         (next-line, previous-line): Set try-vscroll arg on line-move.
10616 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
10618         * replace.el (query-replace, query-replace-regexp)
10619         (replace-string, replace-regexp): When operating on region, make
10620         the minibuffer prompt say so.
10622         * isearch.el (isearch-forward): Document isearch-query-replace and
10623         isearch-query-replace-regexp keybindings.
10625 2005-02-19  Jay Belanger  <belanger@truman.edu>
10627         * calc/calc-aent.el (math-read-token): Add local variable.
10629         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
10630         (calc-edit-top): Move declaration to earlier in file.
10631         (calc-edit-macro-repeats): Add local variables.
10633         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
10634         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
10635         calcFunc-tanh.
10636         Adjust integration rule for calcFunc-tan.
10638 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
10640         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
10641         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
10642         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
10643         (viper-skip-separators): Bug fix.
10644         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
10645         particular major mode.
10646         (viper-del-backward-char-in-replace): Don't put deleted char on the
10647         kill ring.
10649         * viper-ex.el (viper-color-display-p): New function.
10650         (viper-has-face-support-p): Use viper-color-display-p.
10652         * viper-keym.el (viper-gnus-modifier-map): New keymap.
10654         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
10656         * viper-util.el (viper-glob-unix-files): Fix shell status check.
10657         (viper-file-remote-p): Make equivalent to file-remote-p.
10659         * viper.el (viper-major-mode-modifier-list):
10660         Use viper-gnus-modifier-map.
10662 2005-02-19  David Kastrup  <dak@gnu.org>
10664         * subr.el (subregexp-context-p): Fix garbled doc string by adding
10665         quoting.
10667 2005-02-19  Jay Belanger  <belanger@truman.edu>
10669         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
10670         Remove extra definitions.
10671         (calc-coth): New function.
10672         (calcFunc-cot): Fix `let'.
10674 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
10676         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
10677         the reasons we use "type pc" in these faces.
10679         * button.el (button): Ditto.
10681 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
10683         * replace.el (query-replace-read-from): Set the value of
10684         query-replace-from-history-variable to handle the case of an empty
10685         string entered to accept the suggested default.
10687         * net/tramp.el (tramp-file-name-for-operation):
10688         Use dired-call-process instead of dired-call-process-command.
10690 2005-02-19  Jay Belanger  <belanger@truman.edu>
10692         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
10693         (math-div-non-trig): New variables.
10694         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
10695         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
10696         (math-combine-prod, math-div-symb-fancy): Add simplifications for
10697         trig expressions.
10699 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
10701         * progmodes/gdb-ui.el (gdb-var-update-handler)
10702         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
10703         for watch expressions,
10704         (gdb-var-create-handler): Don't set speedbar-update-flag.
10705         (gdb-post-prompt): Simplify test for speedbar.
10707 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
10709         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
10710         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
10711         we use the syntax table of the correct buffer.
10712         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
10713         Felix Gatzemeier.
10715         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
10716         (ediff-file-remote-p): Make synonymous with file-remote-p.
10717         In all deffaces ediff-*-face-*, use min-colors.
10719         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
10720         ediff-recurse-to-subdirectories.
10721         (ediff-mark-if-equal): Check that the arguments are strings, use
10722         ediff-same-contents (after to Felix Gatzemeier).
10724         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
10725         nil.
10727 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10729         * log-view.el (log-view-message-re): Fix up Subversion regexp.
10731 2005-02-18  David Kastrup  <dak@gnu.org>
10733         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
10734         use `mark-active' when defined.
10736 2005-02-18  Kenichi Handa  <handa@m17n.org>
10738         * ps-print.el (ps-font-info-database): New entry
10739         ZapfChancery-MediumItalic with correct font name.  Fix font name
10740         of the entry Zapf-Chancery-MediumItalic.
10742 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
10744         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
10746 2005-02-16  Kim F. Storm  <storm@cua.dk>
10748         * ido.el (ido-fallback-command): Pass user input to fallback command.
10750 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
10752         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
10753         (gdb-find-file-hook): Add server prefix.
10755 2005-02-16  Richard M. Stallman  <rms@gnu.org>
10757         * replace.el (perform-replace): Pass new args to replace-highlight.
10758         (replace-highlight): Take region args,
10759         and pass them to isearch-lazy-highlight-new-loop.
10761         * novice.el (disabled-command-hook): Autoload the defalias
10762         and the make-obsolete-variable call.
10764         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
10766         * isearch.el (isearch-lazy-highlight-start-limit)
10767         (isearch-lazy-highlight-end-limit): New variables limit
10768         the region for highlighting.
10769         (isearch-lazy-highlight-new-loop): New args BEG and END.
10770         (isearch-lazy-highlight-search): Use the new vars.
10771         (isearch-lazy-highlight-update): Likewise.
10773         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
10775         * cus-start.el (all): Use default-boundp.
10777 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
10779         * menu-bar.el (menu-bar-select-frame): Handle current frame.
10781 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
10783         * autorevert.el (auto-revert-stop-on-user-input)
10784         (auto-revert-verbose): Doc fixes.
10786 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
10788         * international/mule-cmds.el (set-locale-environment): Remove call
10789         to set-selection-coding-system on Windows.
10791 2005-02-15  Jay Belanger  <belanger@truman.edu>
10793         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
10794         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
10795         calcFunc-coth.
10796         (math-simplify-sqrt): Add simplifications.
10798         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
10799         to list.
10801         * calc/calc-ext.el: Add functions to autoloads.
10803         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
10804         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
10805         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
10806         (math-csc-raw, math-cot-raw): New functions.
10808         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
10810         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
10811         the variable name in a message.
10813         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
10814         calcFunc-csc, calcFunc-cot.
10816         * calc/calcalg2.el: Add derivative and integration rules for
10817         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
10818         calcFunc-csch, calcFunc-coth.
10819         (math-do-integral-methods): Add to checks for when to use
10820         substitutions.
10822         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
10824 2005-02-15  Lute Kamstra  <lute@gnu.org>
10826         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10827         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
10828         <monnier@iro.umontreal.ca>
10829         (lisp-outline-level): Improve efficiency.  Suggested by David
10830         Kastrup <dak@gnu.org>.
10832 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
10834         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
10835         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
10836         (gdb-set-gud-minor-mode-existing-buffers): New functions.
10837         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
10838         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
10840 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
10842         * cus-start.el (all): Comment change.
10844 2005-02-14  Lute Kamstra  <lute@gnu.org>
10846         * cus-start.el (all): Check if symbol is void.
10848 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
10850         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
10851         optional argument to \cite.
10853 2005-02-14  Richard M. Stallman  <rms@gnu.org>
10855         * cus-edit.el (custom-buffer-create-internal): Update help message.
10856         (custom-magic-alist): Update help messages.
10858         * cus-start.el (all): Allow a var to specify a standard value.
10860 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
10862         * custom.el (custom-theme-set-variables): Handle variable aliases.
10864         * frame.el (blink-cursor-timer): Doc fix.
10865         (blink-cursor): Make it an alias for `blink-cursor-mode' and
10866         declare obsolete.
10867         (blink-cursor-mode): Define with defcustom and use correct
10868         standard expression in that defcustom.
10869         * startup.el (command-line): Adapt to above changes in frame.el.
10871 2005-02-11  Lute Kamstra  <lute@gnu.org>
10873         * apropos.el (apropos-score-doc): Prevent division by zero.
10875 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
10877         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
10878         (icalendar--get-event-property-attributes)
10879         (icalendar--get-event-properties)
10880         (icalendar--datetime-to-diary-date): New functions.
10881         (icalendar--split-value): Doc fix.
10882         (icalendar--datetime-to-noneuropean-date)
10883         (icalendar--datetime-to-european-date): New optional argument
10884         SEPARATOR.  Return result as a string instead of a list.
10885         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
10886         (icalendar--convert-string-for-export): Rename arg S to STRING.
10887         (icalendar-export-region): Doc fix.  Change name of error buffer.
10888         Save output buffer.
10889         (icalendar-import-file): Add blank at end of prompt.
10890         (icalendar-import-buffer): Doc fix.  Do not switch to error
10891         buffer.  Indicate status in return value.
10892         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
10893         buffer.  Save output buffer.  Handle exception from recurrence
10894         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
10895         events.  Fix problems with weekly all-day events.
10897 2005-02-10  Richard M. Stallman  <rms@gnu.org>
10899         * simple.el (eval-expression-print-format):
10900         Avoid warning about edebug-active.
10902         * help.el (help-for-help-internal): Rename from help-for-help.
10903         (help-for-help): Define with defalias.
10905         * font-core.el (font-lock-default-function): Use with-no-warnings.
10907         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
10909         * custom.el (defface): Doc fix.
10911 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
10913         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
10914         width 0" to prevent word wrapping problems.
10916 2005-02-09  Kim F. Storm  <storm@cua.dk>
10918         * ido.el (ido-file-extensions-order): New defcustom.
10919         (ido-file-extension-lessp, ido-file-extension-aux)
10920         (ido-file-extension-order): New advanced file ordering.
10921         (ido-file-lessp): New simple file ordering.
10922         (ido-sort-list): Remove.
10923         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
10924         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
10926 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
10928         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
10929         that some versions of grep produce.
10930         (grep-mode-font-lock-keywords): Likewise.
10932 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
10934         * progmodes/gdb-ui.el (gdb-location-list): New variable.
10935         (gdb-cdir): Delete.
10936         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
10937         (gdb-source-info): Treat case when source file is in another
10938         directory properly.
10939         (gdb-get-location): New function.
10941 2005-02-07  Jay Belanger  <belanger@truman.edu>
10943         * calc/calc-prog.el (calc-write-parse-table-part)
10944         (calc-fix-token-name): Fix a check for language type.
10946         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
10948 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
10950         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
10951         as directory not writable.
10953 2005-02-07  Kim F. Storm  <storm@cua.dk>
10955         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
10956         (cua--standard-movement-commands): Remove list.
10957         Instead, set CUA property value to move for movement commands.
10958         (cua-movement-commands): Remove.  Users must set CUA prop instead.
10959         (cua--pre-command-handler): Check CUA property.
10960         (cua--init-keymaps): Don't remap undo commands.
10961         (cua-mode): Don't call cua--rectangle-on-off.
10963         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
10964         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
10965         (cua--rect-undo-set-point): New var.
10966         (cua--rectangle-undo-boundary): Setup undo apply entry.
10967         (cua--rect-undo-handler): New function for rectangle undo.
10968         (cua--rect-start-position, cua--rect-end-position): Add.
10969         (cua--rectangle-post-command): Call cua--rectangle-set-corners
10970         for restored rectangle.  Set point if cua--rect-undo-set-point.
10972 2005-02-06  Jay Belanger  <belanger@truman.edu>
10974         * calc/calc-lang.el (calc-tex-language): Display more information
10975         in messages.
10977         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
10978         in TeX mode.
10980 2005-02-06  Richard M. Stallman  <rms@gnu.org>
10982         * emacs-lisp/lisp.el (buffer-end): Doc fix.
10984 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
10986         * net/ldap.el (ldap-search-internal): Support attributes with
10987         optional descriptions separated by a semi-colon, as in
10988         "userCertificate;binary".
10990 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10992         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
10993         isn't a cons (i.e. the version is 0).
10995 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
10997         * help.el (help-for-help): Doc fix.
10999 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
11001         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
11002         GDB-Windows on the menu-bar as this works better.
11004 2005-02-04  Jay Belanger  <belanger@truman.edu>
11006         * calc/calc-embed.el (calc-embedded-update): Don't put in
11007         unnecessary newlines.  Adjust the end of formula marker.
11009         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
11010         (math-latex-parse-two-args): New function.
11012 2005-02-03  Lute Kamstra  <lute@gnu.org>
11014         * help-fns.el (help-with-tutorial): Make sure that users cannot
11015         remove the entire text of the tutorial by means of `undo'.
11017 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11019         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
11020         in recent changes, where the ispell process was repeatedly
11021         killed & restarted.
11023         * international/mule-cmds.el (set-locale-environment): Set file-name
11024         coding system to utf-8 on Darwin systems.
11025         (set-default-coding-systems): Don't set default-file-name-coding-system
11026         on Darwin systems.
11028 2005-02-03  Richard M. Stallman  <rms@gnu.org>
11030         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
11032 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
11034         * faces.el (list-faces-display): Add optional argument.
11036 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11038         * font-core.el (font-lock-default-function): Handle the rare case where
11039         only font-lock-keywords is set.
11041 2005-02-02  Kenichi Handa  <handa@m17n.org>
11043         * international/characters.el: Cancel previous change for
11044         I-WITH-DOT-ABOVE and DOTLESS-i.
11046         * international/latin-5.el: Cancel previous change.
11048 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
11050         * progmodes/gud.el: Correction to syntax in gud-menu-map.
11052 2005-02-02  Kenichi Handa  <handa@m17n.org>
11054         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
11055         DOTLESS-i.
11057         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
11058         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
11060         * case-table.el (get-upcase-table): New function.
11061         (copy-case-table): Copy upcaes table too if non-nil.
11062         (set-case-syntax-delims): Maintain upcase table too.
11063         (set-case-syntax-pair): Likewise.
11064         (set-upcase-syntax, set-downcase-syntax): New functions.
11065         (set-case-syntax): Maintain upcase table too.
11067 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
11069         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
11071         * progmodes/gud.el (gud-goto-info): New function.
11072         (gud-tool-bar-map): Use correct icon.
11074 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
11076         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
11077         When delegating, order args in the funcall correctly.
11079 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
11081         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
11083 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
11085         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
11086         buffer not visiting a file.
11088 2005-01-31  Jay Belanger  <belanger@truman.edu>
11090         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
11091         bound on the line with the formula.
11093 2005-01-31  Kim F. Storm  <storm@cua.dk>
11095         * ses.el (ses-create-cell-variable-range)
11096         (ses-destroy-cell-variable-range, ses-reset-header-string)
11097         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
11098         (ses-insert-row): Fix format of apply undo entries.
11100 2005-01-31  Jay Belanger  <belanger@truman.edu>
11102         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
11103         parts.
11105         * calc/calc-embed.el (calc-embedded-open-formula)
11106         (calc-embedded-close-formula): Ignore matrix environments.
11108         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
11109         TeX mode.
11111         * calc/calc-lang.el (math-function-table, math-oper-table)
11112         (math-variable-table): Adjust the LaTeX portions.
11114         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
11115         (math-latex-ignore-words): New constant.
11117 2005-01-31  Richard M. Stallman  <rms@gnu.org>
11119         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
11120         (ispell-local-dictionary): Doc fix.
11121         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
11122         Don't reinitialize at run time.  Don't defcustom.
11123         All uses changed to append ispell-local-dictionary-alist,
11124         or check it first.
11125         (ispell-current-dictionary): New variable for dictionary in use.
11126         (ispell-dictionary): Now used only for global default.
11127         (ispell-start-process): Set ispell-current-dictionary,
11128         not ispell-dictionary.
11129         (ispell-change-dictionary): Use this only for setting
11130         user preferences.
11131         (ispell-internal-change-dictionary): New function
11132         to change the current dictionary in use.
11133         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
11134         Use ispell-current-dictionary.
11135         Handle ispell-local-dictionary-overridden.
11136         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
11138 2005-01-31  Jay Belanger  <belanger@truman.edu>
11140         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
11142         * calc/calc-ext.el: Add calc-latex-language to autoloads.
11143         (calc-mode-map): Add calc-latex-language.
11145         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
11146         (math-latex-print-frac): New functions.
11147         (math-oper-table, math-function-table, math-variable-table)
11148         (math-complex-format, math-input-filter): Add latex properties.
11149         (calc-set-language): Set math-expr-special-function-mapping.
11151         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
11152         (calc-write-parse-table-part): Add LaTeX support.
11154         * calc/calc.el (calc-language): Adjust docstring.
11155         (calc-set-mode-line): Add LaTeX support.
11156         (math-expr-special-function-mapping): New variable.
11157         (math-tex-ignore-words): Add to list.
11159         * calc/calccomp.el (math-compose-expr, math-compose-rows):
11160         Add LaTeX support.
11161         (math-compose-expr): Add support for special functions.
11163         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
11165 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
11167         * progmodes/gdb-ui.el (gdb-memory-address)
11168         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
11169         (gdb-memory-mode-map, gdb-memory-format-keymap)
11170         (gdb-memory-format-menu, gdb-memory-unit-keymap)
11171         (gdb-memory-unit-menu): New variables for a buffer
11172         that lets the user examine program memory.
11173         (gdb-memory-set-address, gdb-memory-set-repeat-count)
11174         (gdb-memory-format-binary, gdb-memory-format-octal)
11175         (gdb-memory-format-unsigned, gdb-memory-format-signed)
11176         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
11177         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
11178         (gdb-memory-unit-word, gdb-memory-unit-halfword)
11179         (gdb-memory-unit-byte, gdb-memory-unit-menu)
11180         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
11181         (gdb-memory-mode, gdb-memory-buffer-name)
11182         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
11183         New functions for above buffer.
11185 2005-01-30  Richard M. Stallman  <rms@gnu.org>
11187         * cus-edit.el (custom-bury-buffer): Function deleted.
11188         (custom-buffer-done-function): Option deleted.
11189         (custom-buffer-done-kill): New (replacement option.
11190         (Custom-buffer-done): Call quit-window.
11191         (custom-buffer-create-internal): Update for above changes.
11193 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
11195         * simple.el (undo-ask-before-discard): New var.
11196         (undo-outer-limit-truncate): Implement it.
11197         (undo-extra-outer-limit): Doc update.
11199 2005-01-29  Richard M. Stallman  <rms@gnu.org>
11201         * ses.el (undo-more): Delete defadvice.
11202         (ses-begin-change): Doc fix.
11204         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
11205         instead of rebinding C-x u and C-_.
11207         * files.el (normal-backup-enable-predicate): Return nil for files
11208         in /tmp, regardless of temporary-file-directory.
11210         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
11212         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
11213         (open-rectangle, delete-whitespace-rectangle-line)
11214         (clear-rectangle-line): If FILL, pass t instead of FILL
11215         for move-to-column's 2nd arg.
11217         * simple.el (undo): Fix the test for continuing a series of undos.
11218         (undo-more): Set pending-undo-list to t when we reach end.
11219         (pending-undo-list): Move up defvar.
11221         * wid-edit.el (widget-button-click):
11222         Shorten the range of the track-mouse binding.
11224         * comint.el (comint-insert-input): Undo previous changes;
11225         use last-input-event in interactive spec.
11227 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
11229         * progmodes/compile.el (compilation-start): Bind buffer-read-only
11230         to nil before invoking call-process.  Reset buffer's modified flag
11231         after fontifying it in the no-async branch.
11233         * wid-edit.el (widget-specify-button): If mouse pointer shape
11234         cannot be changed, use mouse face instead.
11236 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
11238         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11239         (gdb-goto-breakpoint): Make breakpoint handling work on template
11240         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
11241         (gdb-assembler-custom): Update to recognize breakpoint information
11242         added on 2005-01-19.
11244 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11246         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
11247         (dsssl-mode): Use define-derived-mode.
11248         (scheme-mode-initialize): Remove.
11249         (scheme-mode): Use run-mode-hooks.
11251         * cus-edit.el (customize-group-other-window)
11252         (custom-buffer-create-other-window): Don't override special-display-*.
11253         (custom-mode-map): Make it dense.
11255         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
11256         sets the default value.
11258 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
11260         * descr-text.el: Add more keywords.
11262 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11264         * speedbar.el: Avoid unnecessary use of locate-library.
11266         * international/mule-cmds.el (standard-display-european-internal):
11267         Don't fiddle with latin-1 non-break space any more since it's now
11268         special cased in the C code.
11269         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
11271 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
11273         * cus-start.el (all): Add `undo-outer-limit'.
11275 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11277         * textmodes/bibtex.el (bibtex-format-entry):
11278         Use `bibtex-empty-field-re' only on the text of fields, not on entire
11279         field lines.
11280         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
11281         not on part of a buffer.
11283 2005-01-25  Lute Kamstra  <lute@gnu.org>
11285         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
11286         nonempty field text strings like "{letters\\macro{}more letters}".
11287         Clarify docstring.
11288         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
11289         (bibtex-entry-offset, bibtex-parse-association)
11290         (bibtex-parse-field-name): Fix typos in docstrings.
11291         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
11293 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
11295         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
11296         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
11297         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
11298         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
11300         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
11301         isearch minor mode.
11303 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
11305         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
11307 2005-01-24  Lute Kamstra  <lute@gnu.org>
11309         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
11310         CASECHARS and NOT-CASECHARS regular expressions of the
11311         "nederlands" and "nederlands8" dictionaries to prevent a "Range
11312         striding over charsets" error.
11314 2005-01-24  Jay Belanger  <belanger@truman.edu>
11316         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
11317         display variable name.
11319 2005-01-24  Kenichi Handa  <handa@m17n.org>
11321         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
11322         Fix setting of the element of encoded-kbd-iso2022-invocations.
11324 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
11326         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
11327         (gdb-threads-select): Change to also accept mouse events.
11328         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
11329         (gdb-threads-mouse-select): Delete.
11331 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
11333         * files.el (insert-directory): Take care of empty directory,
11334         listed without -a switch.
11336 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11338         * textmodes/refill.el (refill-post-command-function):
11339         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
11340         to the list of functions that we should be careful not to undo.
11341         (refill-late-fill-paragraph-function): Remove.
11342         (refill-saved-state): New var.
11343         (refill-mode): Use it to save fill-paragraph-function.
11344         Save also the value of auto-fill-function.
11346         * term/w32-win.el: Simplify code.
11348 2005-01-23  Kim F. Storm  <storm@cua.dk>
11350         * simple.el (line-move): Adapt to new return value from
11351         pos-visible-in-window-p.
11353         * simple.el (line-move): Fix last change.  Check partial
11354         visibility at point rather than at window-start.
11356 2005-01-22  Jason Rumney  <jasonr@gnu.org>
11358         * term/w32-win.el (xw-defined-colors): Remove debug-message.
11360 2005-01-22  David Kastrup  <dak@gnu.org>
11362         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
11364 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
11366         * type-break.el (type-break-mode): Add a test for
11367         type-break-file-name being non-nil.
11369 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
11371         * net/eudc.el (top level): Call (message "") via progn, so that
11372         eudc-options-file is loaded.
11374 2005-01-22  Kim F. Storm  <storm@cua.dk>
11376         * simple.el (line-move-1): Rename from line-move.
11377         (line-move): New function that adjusts vscroll for partially
11378         visible rows, and calls line-move-1 otherwise.
11380 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
11382         * pcomplete.el: Define pcomplete-read-event instead of read-event,
11383         since it's not a complete read-event implementation
11385 2005-01-20  Jay Belanger  <belanger@truman.edu>
11387         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
11388         for called function.
11390 2005-01-20  Steven Tamm  <steventamm@mac.com>
11392         * term/mac-win.el (process-connection-type): Remove.
11393         Controlled now by s/darwin.h:PTY_ITERATION.
11395 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11397         * window.el (handle-select-window): Don't switch window when we're
11398         in the minibuffer.
11400 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
11402         * subr.el (dotimes-with-progress-reporter): New macro.
11404         * ses.el (ses-dotimes-msg): Remove macro.
11405         Use `dotimes-with-progress-reporter' instead.
11407 2005-01-19  Steven Tamm  <steventamm@mac.com>
11409         * term/mac-win.el (process-connection-type): Use new
11410         operating-system-release variable to use ptys on Darwin 7 (OS X
11411         10.3) when using carbon build.
11413 2005-01-19  Jay Belanger  <belanger@truman.edu>
11415         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
11416         flags if the last command was a tab or M-tab.
11418         * calc/calc-prog.el (calc-user-define-edit): Put original formula
11419         in formula editing buffer.
11421 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
11423         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
11424         breakpoint image symbol in margin.
11426 2005-01-19  Jay Belanger  <belanger@truman.edu>
11428         * calc/calc-prog.el (calc-execute-kbd-macro):
11429         Ignore calc-keep-arg-flag.
11431 2005-01-19  Kenichi Handa  <handa@m17n.org>
11433         * textmodes/ispell.el (ispell-looking-at): New function.
11434         (ispell-process-line): Use ispell-looking-at to compare the ispell
11435         output and the buffer contents.
11437 2005-01-18  Jay Belanger  <belanger@truman.edu>
11439         * calc/calc.el (calc-display-raw): Fix docstring.
11441 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11443         * simple.el (blink-matching-open): Strip extra info from syntax.
11445         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
11446         funny chars in the end-of-here-doc marker.
11448 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
11450         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
11451         that enable/disabled state of breakpoints is shown correctly in
11452         fringe and on ttys.
11453         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
11454         Add breakpoint information as text properties.
11455         (gdb-mouse-toggle-breakpoint):
11456         Rename to gdb-mouse-set-clear-breakpoint.
11457         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
11458         breakpoints in the margin.
11459         (gdb-remove-strings): Simplify.
11461 2005-01-17  Jay Belanger  <belanger@truman.edu>
11463         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
11464         erasing buffer.
11466 2005-01-17  Richard M. Stallman  <rms@gnu.org>
11468         * progmodes/grep.el (grep-find): Copy from `grep' the condition
11469         for calling grep-compute-defaults.
11471         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
11472         if buffer is empty.
11474         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
11476 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11478         * hilit-chg.el (highlight-changes-mode): Don't autoload.
11480         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
11481         non-preloaded variables.
11483 2005-01-17  Steven Tamm  <steventamm@mac.com>
11485         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
11486         tex-shell cause to force interactivity when using pipes.
11488 2005-01-17  Kim F. Storm  <storm@cua.dk>
11490         * simple.el (just-one-space): Make arg optional.
11492 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
11494         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
11495         posn-at-x-y to t to access left-margin.
11497 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
11499         Sync with Tramp 2.0.47.
11501         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
11502         catching keep-date problems in cp/scp operations.
11503         (tramp-handle-copy-file): Don't call `set-file-modes'
11504         unconditionally.  Specialized functions should know better what is
11505         necessary.  This improves performance a little bit, and the
11506         functions could catch errors with `cp -p' and `scp -p'.
11507         (tramp-do-copy-or-rename-file-via-buffer)
11508         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
11509         when appropriate.
11510         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
11511         Call `set-file-modes' when appropriate.
11512         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
11513         Johnsson <isak@hypergene.com>
11514         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
11515         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
11516         <joakim@verona.se>
11517         (tramp-file-name-for-operation): Mark `shell-command' as magic for
11518         Emacs only.
11520         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
11521         `find-file-hooks' and `dired-mode-hook'.
11522         (tramp-minor-mode-map): Respective map.  Add remapping for
11523         `compile' and `recompile'.
11524         (tramp-remap-command, tramp-recompile): New defuns.
11525         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
11526         in buffer "*Compilation*".  Call the commands asynchronously.
11528         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
11529         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
11530         `shell-command', because it isn't magic in XEmacs.  Reported by
11531         Adrian Aichner <adrian@xemacs.org>.
11533         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
11534         `substitute-in-file-name.
11535         (tramp-smb-handle-substitute-in-file-name): New defun.
11536         (tramp-smb-advice-PC-do-completion): Delete advice.
11538 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
11540         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
11541         Fix error in deleting region.
11543 2005-01-15  Richard M. Stallman  <rms@gnu.org>
11545         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
11546         In non-temp buffer, switch syntax table temporarily.
11548         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
11550         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
11552         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
11554         * imenu.el (imenu--split-menu): Copy menulist before sorting.
11555         (imenu--generic-function): Use START, not BEG, as pos of definition.
11557         * simple.el (just-one-space): Argument specifies number of spaces.
11559         * simple.el (eval-expression-print-format): Avoid warning
11560         about edebug-active.
11562 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
11564         * progmodes/sh-script.el: Code copied from make-mode.el
11565         with small changes,
11566         (sh-mode-map): Bind C-c C-\.
11567         (sh-backslash-column, sh-backslash-align): New variables.
11568         (sh-backslash-region, sh-append-backslash): New functions.
11570 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
11572         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
11573         (rmail-pop-password, rmail-pop-password-required): Move to
11574         rmail-obsolete group.
11575         (rmail-set-pop-password): Rename to rmail-set-remote-password.
11576         All callers updated.
11577         (rmail-get-pop-password): Rename to rmail-get-remote-password.
11578         Take an argument specifying whether it is POP or IMAP mailbox we
11579         are using.  All callers updated.
11580         (rmail-pop-password-error): Rename to
11581         rmail-remote-password-error.  Added mailutils-specific error message.
11582         (rmail-movemail-search-path)
11583         (rmail-movemail-variant-in-use): New variables.
11584         (rmail-remote-password, rmail-remote-password-required):
11585         New customization variables.
11586         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
11587         (rmail-parse-url): New function.
11588         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
11589         with GNU mailutils movemail.
11591 2005-01-15  Kevin Ryde  <user42@zip.com.au>
11593         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
11594         suffix to space, $ or '$, to correctly position point when going
11595         to @table style constants like DBL_MAX.
11597 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
11599         * type-break.el (type-break-mode, type-break-file-time)
11600         (type-break-file-keystroke-count, type-break-choose-file):
11601         Don't store data in or load data from the file if type-break-file-name
11602         is nil.
11603         (type-break-file-name): Doc update as per the above.
11605 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
11607         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
11608         lookup-key might return nil; handle that.
11610 2005-01-15  Alan Mackenzie  <acm@muc.de>
11612         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
11613         rather than the element found, thus enabling the tree to be setcar'd.
11615 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
11617         * textmodes/org.el (org-show-following-heading): New option.
11618         (org-show-hierarchy-above): Use `org-show-following-heading'.
11619         (org-cycle): Documentation fix.
11621         * textmodes/org.el (orgtbl-optimized): New option
11622         (orgtbl-mode): New command, a minor mode.
11623         (orgtbl-mode-map): New variable.
11624         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
11625         (orgtbl-error, orgtbl-self-insert-command)
11626         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
11628         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
11629         a local variable in each org-mode buffer.
11631         * textmodes/org.el (org-set-regexps-and-options): Rename from
11632         `org-set-regexps'.  Added checking for STARTUP keyword.
11633         (org-get-current-options): Add STARTUP options.
11634         (org-table-insert-row): Make mode intelligent about when
11635         realignment is needed.
11636         (org-self-insert-command, org-delete-backward-char, org-delete-char):
11637         New commands.
11638         (org-enable-table-editor): New default value `optimized'.
11639         (org-table-blank-field): Support blanking regions if active.
11641 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
11643         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
11644         if the year is not given.
11646         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
11647         Add new escapes %m and %M, fixed bug with %F by adding
11648         save-match-data.
11649         (reftex-reference): Remove ?. from list of spaces.
11650         (reftex-label-info): Add automatic label prefix recognition.
11652         * textmodes/reftex-index.el (reftex-index-next-phrase):
11653         Add slave parameter to call of `reftex-index-this-phrase'.
11654         (reftex-index-this-phrase): New optional argument.
11655         (reftex-index-region-phrases): Add slave parameter to call of
11656         `reftex-index-this-phrase'.
11657         (reftex-display-index): New argument redo.
11658         (reftex-index-rescan): Add 'redo to arguments of
11659         `reftex-display-index'.
11660         (reftex-index-Rescan, reftex-index-revert)
11661         (reftex-index-switch-index-tag): Add 'redo to arguments of
11662         `reftex-display-index'.
11663         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
11664         indexing.  Fix bug with matching is there is a quote before or
11665         after the word.
11667         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
11668         Fix bug when collecting citation keys in lines with comments.
11669         (reftex-citation): Prefix argument no longer rescans the document,
11670         but forces prompting for optional arguments of cite macros.
11671         (reftex-do-citation): Prompting for optional arguments implemented.
11673         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
11674         Add optional arguments to most cite commands.
11675         (reftex-cite-cleanup-optional-args): New option
11676         (reftex-cite-prompt-optional-args): New option.
11677         (reftex-trust-label-prefix): New option.
11679         * textmodes/reftex-toc.el (reftex-toc-find-section):
11680         Add push-mark before changing the position in the buffer.
11682         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
11683         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
11685 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
11687         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
11688         more carefully.
11690 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11692         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
11693         (sgml-mode): Use it.
11694         (sgml-get-context): Better keep track of implicitly closed tags.
11696 2005-01-13  Kenichi Handa  <handa@m17n.org>
11698         * textmodes/ispell.el: These changes are to fix misalignment error
11699         caused by equivalent characters of different Emacs charsets.
11700         (ispell-unified-chars-table): New variable.
11701         (ispell-get-decoded-string): New function.
11702         (ispell-get-casechars, ispell-get-not-casechars)
11703         (ispell-get-otherchars): Call ispell-get-decoded-string.
11705 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
11707         * custom.el (custom-declare-variable): Just put symbol instead
11708         of (defvar . symbol) in `current-load-list'.
11710 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11712         * emacs-lisp/elint.el: Fixed typo in Commentary section.
11714 2005-01-12  Jay Belanger  <belanger@truman.edu>
11716         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
11717         to create a Calc summary.
11719 2005-01-12  Kim F. Storm  <storm@cua.dk>
11721         * mouse.el (mouse-on-link-p): Change functionality and doc
11722         string to comply with latest description in lisp ref.
11724 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
11726         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
11727         Enable mouse clicks on mode-line, header-line and margin.
11728         (event-type): Give mouse event symbols an 'event-kind property
11729         with value 'mouse-click.
11731 2005-01-12  Juri Linkov  <juri@jurta.org>
11733         * facemenu.el (list-colors-display): Add new arg buffer-name.
11734         Use it.  Fix docstring.  Replace code for identifying duplicate
11735         colors by the name with call to `list-colors-duplicates' which
11736         identifies duplicate colors by the value unless the color
11737         is one of special Windows colors.  Set truncate-lines to t.
11738         Print sorted duplicate color names on each line.  Indent to 22
11739         \(the longest color name in rgb.txt) instead of 20.  Optimize.
11740         (list-colors-duplicates): New function.
11741         (facemenu-color-name-equal): Delete function.
11743         * facemenu.el (list-colors-print): New function created from code
11744         in list-colors-display.  Print #RRGGBB at the window right edge.
11745         (list-colors-display): When temp-buffer-show-function is not
11746         defined, call list-colors-print from temp-buffer-show-hook
11747         to get the right value of window-width in list-colors-print
11748         after the buffer is displayed.
11750         * simple.el (pop-mark): Move deactivate-mark out of conditional
11751         part to deactivate the active mark regardless of the state of the
11752         mark ring.
11754         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
11755         variables line in desktop files.
11757 2005-01-12  Juri Linkov  <juri@jurta.org>
11759         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
11760         Bring together isearch highlight related options.
11761         (lazy-highlight): Replace group `replace' by `matching'.
11762         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
11763         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
11764         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
11765         and declare them obsolete.
11766         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
11767         (isearch-faces): Remove defgroup.
11768         (isearch-overlay, isearch-highlight, isearch-dehighlight):
11769         Move isearch highlighting code closer to lazy highlighting code.
11771         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
11772         (query-replace-highlight, query-replace-lazy-highlight)
11773         (query-replace): Move definitions to the beginning of the file.
11775 2005-01-11  Juri Linkov  <juri@jurta.org>
11777         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
11778         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
11779         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
11781         * info.el (Info-history-forward): New variable.
11782         (Info-select-node): Reset Info-history-forward to nil.
11783         (Info-last): Turn into defalias.
11784         (Info-history-back): Rename from Info-last.
11785         Add current node to Info-history-forward.
11786         (Info-history-forward): New fun.
11787         (Info-mode-map): Replace Info-last by Info-history-back.
11788         Bind Info-history-forward to "r".
11789         (Info-mode-menu): Replace Info-last by Info-history-back.
11790         Fix menu item text.  Add menu item for Info-history-forward.
11791         (info-tool-bar-map): Replace Info-last by Info-history-back.
11792         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
11793         for Info-history-forward.
11794         (Info-mode): Replace Info-last by Info-history-back in docstring.
11795         Add local variable Info-history-forward.
11796         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
11798 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11800         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
11801         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
11802         Ignore select-window events rather than fiddle with
11803         mouse-autoselect-window.
11805 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
11807         * type-break.el (type-break-mode): Fix previous change.
11809 2005-01-10  Jay Belanger  <belanger@truman.edu>
11811         * calc/calc-ext.el (calc-reset): Reset when inside embedded
11812         calculator; only reset when point is inside a calculator.
11813         Don't adjust the window height if the window takes up the whole height
11814         of the frame.
11816 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
11818         * ebuff-menu.el (Electric-buffer-menu-mode):
11819         Preserve value of buffer-local var header-line-format.
11821 2005-01-09  Jay Belanger  <belanger@truman.edu>
11823         * calc/calc.el (calc-mode-var-list-restore-saved-values):
11824         Make sure settings file exists before accessing it.
11826         * calc/calc-embed.el (calc-embedded-subst):
11827         Replace math-multi-subst-rec, which is only supposed to be called
11828         by math-multi-subst, by math-multi-subst.
11830 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
11832         * vc.el (vc-allow-async-revert): New user option.
11833         (vc-disable-async-diff): New internal variable.
11834         (vc-revert-buffer): Use them to disable asynchronous diff.
11836         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
11837         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
11838         asynchronously if vc-disable-async-diff is t.
11840 2005-01-09  Jay Belanger  <belanger@truman.edu>
11842         * calc/calc.el (defcalcmodevar): New macro.
11843         (calc-mode-var-list-restore-default-values)
11844         (calc-mode-var-list-restore-saved-values): New functions.
11845         (calc-mode-var-list): Use defcalcmodevar to define it.
11846         (calc-always-load-extensions, calc-line-numbering)
11847         (calc-line-breaking, calc-display-just, calc-display-origin)
11848         (calc-number-radix, calc-leading-zeros, calc-group-digits)
11849         (calc-group-char, calc-point-char, calc-frac-format)
11850         (calc-prefer-frac, calc-hms-format, calc-date-format)
11851         (calc-float-format, calc-full-float-format, calc-complex-format)
11852         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11853         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11854         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11855         (calc-matrix-brackets, calc-language, calc-language-option)
11856         (calc-left-label, calc-right-label, calc-word-size)
11857         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11858         (calc-display-raw, calc-internal-prec, calc-angle-mode)
11859         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11860         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11861         (calc-window-height, calc-display-trail, calc-show-selections)
11862         (calc-use-selections, calc-assoc-selections)
11863         (calc-display-working-message, calc-auto-why, calc-timing)
11864         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
11865         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
11866         (calc-gnuplot-default-device, calc-gnuplot-default-output)
11867         (calc-gnuplot-print-device, calc-gnuplot-print-output)
11868         (calc-gnuplot-geometry, calc-graph-default-resolution)
11869         (calc-graph-default-resolution-3d, calc-invocation-macro)
11870         (calc-show-banner): Use defcalcmodevar to declare them and set
11871         their default values.
11873         * calc/calc-ext.el (calc-reset): Restore saved values of variables
11874         instead of default values (but restore default values if there is
11875         an argument of 0).
11877 2005-01-09  David Kastrup  <dak@gnu.org>
11879         * desktop.el (desktop-restore-eager): Fix typo in type.
11881 2005-01-08  Richard M. Stallman  <rms@gnu.org>
11883         * cus-edit.el (customize): Delete :link.
11885 2005-01-08  Jay Belanger  <belanger@truman.edu>
11887         * calc/calc.el (calc-mode): Remove the extension from the
11888         `calc-settings-file' file name when loading it.
11890 2005-01-08  Kim F. Storm  <storm@cua.dk>
11892         * info.el (Info-mode-map, Info-next-link-keymap)
11893         (Info-prev-link-keymap, Info-up-link-keymap):
11894         Map follow-link to mouse-face.
11895         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
11897 2005-01-08  Jay Belanger  <belanger@truman.edu>
11899         * calc/calc.el (calc-settings-file): Change default value.
11900         Suggested by cgw in a comment in calc-mode.el.
11902         * calc/calc-mode.el (calc-settings-file-name):
11903         Compare calc-settings-file to user-init-file instead of ~/.emacs.
11904         Replace ~/.emacs in a prompt by calc-settings-file.
11906 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
11908         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
11909         (desktop-lazy-idle-delay): New customizable variables.
11910         (desktop-buffer-args-list): New variable.
11911         (desktop-append-buffer-args): New function.
11912         (desktop-save): Call desktop-append-buffer-args for some buffers.
11913         (desktop-lazy-create-buffer): New function.
11914         (desktop-idle-create-buffers): New function.
11915         (desktop-read): Add message about buffers to restore lazily.
11916         (desktop-lazy-abort): New command.
11917         (desktop-clear): Call desktop-lazy-abort.
11918         (desktop-lazy-complete): New command.
11920 2005-01-06  Richard M. Stallman  <rms@gnu.org>
11922         * emacs-lisp/find-func.el (find-face-definition):
11923         Rename from find-face.
11925 2005-01-06  Kim F. Storm  <storm@cua.dk>
11927         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
11929         * man.el (Man-xref-man-page, Man-xref-header-file)
11930         (Man-xref-normal-file): Add follow-link property.
11932 2005-01-06  Jay Belanger  <belanger@truman.edu>
11934         * calc/calc-units.el: Make sure the proper macro definitions are
11935         available when compiling.
11937 2005-01-06  Juri Linkov  <juri@jurta.org>
11939         * isearch.el (isearch-lazy-highlight-update):
11940         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
11942 2005-01-06  Miles Bader  <miles@gnu.org>
11944         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
11945         (isearch-lazy-highlight-face): Use new name.
11947 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11949         * uniquify.el (uniquify-rationalize-file-buffer-names):
11950         Re-add an interactive spec.
11951         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
11952         to the same name.
11954         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
11955         (isearch-update, isearch-done): Adjust calls accordingly.
11957 2005-01-05  Richard M. Stallman  <rms@gnu.org>
11959         * custom.el (custom-set-variables, custom-theme-set-variables):
11960         Clarify documentation.
11962         * emacs-lisp/find-func.el (find-variable)
11963         (find-variable-other-window, find-variable-other-frame):
11964         Fix the TYPE args to find-function-read and find-function-do-it.
11965         (find-function): Doc fix.
11966         (find-function-at-point): Replace function-at-point alias.
11968 2005-01-04  Richard M. Stallman  <rms@gnu.org>
11970         * cus-face.el (custom-declare-face):
11971         Record defface in current-load-list.
11973         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
11975         * emacs-lisp/find-func.el: Doc fixes.
11976         (find-face-regexp): New variable.
11977         (find-function-regexp-alist): New variable.
11978         (find-function-C-source): Third arg is now TYPE.
11979         (find-function-search-for-symbol): Handle general TYPE.
11980         (find-function-read, find-function-do-it): Handle general TYPE.
11981         (find-definition-noselect, find-face): New functions.
11982         (function-at-point): Alias deleted.
11984 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11986         * battery.el (display-battery-mode): Rename from display-battery.
11987         Handle the case where it gets turned off.
11989 2005-01-04  Richard M. Stallman  <rms@gnu.org>
11991         * cus-edit.el (customize): Make :link point to user doc.
11993         * man.el (Man-fontify-manpage): Turn off undo generation.
11995         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
11997 2005-01-04  Andreas Schwab  <schwab@suse.de>
11999         * files.el (insert-directory): Only look for error lines in
12000         inserted text.  Don't move too far after processing --dired markers.
12002 2005-01-04  Richard M. Stallman  <rms@gnu.org>
12004         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
12005         Don't expand if the character is @, period, dash, etc.
12006         (define-mail-abbrev): Quote names that contain problem characters.
12008 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
12010         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
12012 2005-01-03  Richard M. Stallman  <rms@gnu.org>
12014         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
12015         (query-replace-highlight, query-replace-lazy-highlight)
12016         (query-replace): Definitions moved up.  Doc fix.
12018 2005-01-03  Richard M. Stallman  <rms@gnu.org>
12020         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
12021         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12022         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12023         (lazy-highlight-face): Rename from isearch-lazy-...
12024         Change all references to them.
12026 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
12028         * cus-edit.el (custom-file): Doc fix for defcustom.
12029         (custom-file): The function no longer sets the variable
12030         `custom-file' to its return value.
12032         * startup.el (command-line): No longer load `custom-file'.
12034 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12036         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
12038         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
12039         Don't confuse module-prefixed identifiers for labels.
12040         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
12042 2005-01-02  Richard M. Stallman  <rms@gnu.org>
12044         * files.el (basic-save-buffer-1): Fix previous change.
12046         * loadhist.el (file-loadhist-lookup): New function.
12047         (file-provides, file-requires): Use it.
12049         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
12050         instead of calculating the right size.
12052 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
12054         * vc-svn.el (vc-svn-diff): Stay local if possible.
12056 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12058         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
12060         * files.el (hack-local-variables): Fix last change.
12062 2005-01-02  Jay Belanger  <belanger@truman.edu>
12064         * calc/calc-yank.el (calc-edit-top): New variable.
12065         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
12066         object.  Change header properties.
12067         (calc-edit-finish, calc-edit-finish-stack-object)
12068         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
12069         edited object.
12070         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
12071         for the beginning of the edited object.
12072         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
12073         for the beginning of the edited object.
12074         * calc/calc-prog.el (calc-edit-macro-finish-edit)
12075         (calc-finish-formula-edit, calc-macro-repeats)
12076         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
12077         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
12078         beginning of the edited object.
12079         (calc-user-define-edit): Change the header for editing macros.
12080         Remove unnecessary variable.
12082 2005-01-01  Jay Belanger  <belanger@truman.edu>
12084         * calc/calc-yank.el (calc-edit-mode): Change default header.
12085         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
12086         * calc/calc-store.el (calc-edit-variable): Change title to match new
12087         header.
12088         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
12089         mode to match new header.
12090         (calc-user-define-edit): Change titles to include names of commands.
12091         (calc-finish-formula-edit): Adjust to handle new header.
12092         (calc-finish-macro-edit): Remove.
12093         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
12094         (calc-edit-macro-command, calc-edit-macro-command-type)
12095         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
12096         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
12097         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
12098         (calc-edit-macro-finish-edit): New functions.
12099         (calc-user-define-edit): Use new functions to edit named calc macros.
12101 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
12103         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
12105         * ses.el (copy-region-as-kill): Deactivate mark.
12107 2005-01-01  Richard M. Stallman  <rms@gnu.org>
12109         * replace.el (occur-1): If the output buffer is also an input,
12110         don't kill it, rename it.
12112         * faces.el (set-face-background, set-face-foreground): Doc fix.
12114         * cus-face.el (custom-face-attributes): Fix :help-echo strings
12115         for :foreground and :background.
12117         * dired.el (dired-view-command-alist): Variable deleted.
12118         (dired-view-file, dired-mouse-find-file-other-window):
12119         Delete the code to use it.
12121 2005-01-01  Kim F. Storm  <storm@cua.dk>
12123         * image.el (insert-sliced-image): Use t for line-height property.
12125 2004-12-31  Jay Belanger  <belanger@truman.edu>
12127         * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
12128         for "var-" at the beginning of the minibuffer.
12130 2004-12-31  Richard M. Stallman  <rms@gnu.org>
12132         * faces.el (read-face-name):
12133         Don't treat an attribute spec as a list of faces.
12135         * simple.el (undo): Use undo-equiv-table to detect
12136         unexpected changes since previous undo.
12137         (undo-list-saved): Variable deleted.
12138         (buffer-disable-undo): Don't alter undo-list-saved.
12140         * files.el (require-final-newline): Allow `visit' and `visit-save'.
12141         (mode-require-final-newline): New option.
12142         (after-find-file): Handle require-final-newline with new values.
12143         (basic-save-buffer): Handle new values of require-final-newline.
12145         * progmodes/sh-script.el (sh-require-final-newline):
12146         Alist value now controls whether to use mode-require-final-newline.
12147         (sh-set-shell): Implement that new meaning.
12149         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
12150         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
12151         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
12152         Delete old-Emacs compatibility code.
12153         (antlr-c-common-init): Function deleted.
12155         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
12156         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
12157         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
12158         * progmodes/python.el (python-mode): Use mode-require-final-newline.
12159         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
12160         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
12161         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
12162         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
12163         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
12164         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
12165         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
12166         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
12167         * progmodes/cfengine.el (cfengine-mode): Use
12168         mode-require-final-newline.
12169         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
12170         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
12171         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
12173 2004-12-31  Jay Belanger  <belanger@truman.edu>
12175         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
12176         way to return to Calc.
12178         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
12179         finish, C-xk as the way to cancel the edit.  Add cancel routine to
12180         kill-buffer-hook.
12182         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
12183         MacEdit code.
12185         * calc/calc-prog.el: Remove obsolete MacEdit code.
12186         (calc-macro-edit-algebraic, calc-macro-edit-variable)
12187         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
12189 2004-12-31  Kenichi Handa  <handa@m17n.org>
12191         * international/mule.el (buffer-file-coding-system-explicit):
12192         Rename for explicit-buffer-file-coding-system.
12193         (after-insert-file-set-coding): Adjust for the above change.
12195         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
12196         to buffer-file-coding-system-explicit.
12197         (basic-save-buffer-1): Likewise.
12199 2004-12-30  Richard M. Stallman  <rms@gnu.org>
12201         * textmodes/artist.el (artist-butlast-fn): Var deleted.
12202         (artist-butlast, artist-last): Functions deleted.
12203         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
12204         (artist-compute-key-compl-table): Call remq directly.
12205         (artist-remove-nulls): Function deleted.
12206         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
12207         (artist-push, artist-pop): Macro deleted.
12209 2004-12-30  Andreas Leue  <al@sphenon.de>
12211         * textmodes/artist.el (artist-version): 1.2.6
12212         (artist-prev-next-op-alist): New variable.
12213         (artist-select-next-op-in-list): New function.
12214         (artist-select-prev-op-in-list): New function.
12215         (artist-make-prev-next-op-alist): New function.
12216         (artist-is-in-op-list-p): New function.
12217         (artist-get-first-non-nil-op): New function.
12218         (artist-get-last-non-nil-op): New function.
12219         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
12220         artist-prev-next-op-alist.
12221         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
12222         change drawing operation.
12224 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
12226         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
12228 2004-12-31  Masatake YAMATO  <jet@gyve.org>
12230         * server.el (server-process-filter): Suppress `error', too.
12232 2004-12-30  Jay Belanger  <belanger@truman.edu>
12234         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
12235         Change the way a variable is displayed in a message.
12237         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
12238         (calc-user-define-permanent, calc-execute-kbd-macro):
12239         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
12241 2004-12-30  Kenichi Handa  <handa@m17n.org>
12243         * files.el (basic-save-buffer-1):
12244         Set explicit-buffer-file-coding-system to last-coding-system-used.
12245         (revert-buffer): Pay attention to
12246         explicit-buffer-file-coding-system (not buffer-file-coding-system)
12247         on bind coding-system-for-read.
12249         * international/mule.el (explicit-buffer-file-coding-system):
12250         New buffer local variable.
12251         (after-insert-file-set-coding): Set it to coding-system-for-read.
12253 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
12255         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
12257 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
12259         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
12260         that include line numbers.
12262 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
12264         * files.el (hack-local-variables): If no PREFIX, set it to "^".
12265         Redundant variable PREFIXLEN removed.
12267 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
12269         * eshell/em-hist.el (eshell-previous-matching-input):
12270         Start the deletion from the end of the output.
12272 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12274         * term/mac-win.el: Require x-dnd.
12275         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
12277 2004-12-29  David Kastrup  <dak@gnu.org>
12279         * international/mule.el (decode-coding-inserted-region):
12280         Don't barf if `buffer-undo-list' is already set to `t'.
12282 2004-12-29  Jay Belanger  <belanger@truman.edu>
12284         * calc/calc-prog.el (calc-user-define-formula): Put default values
12285         for function names in prompts.
12286         (calc-user-define-permanent, calc-user-define-composition)
12287         (calc-user-define-formula): Remove the need for "calcFunc-" in the
12288         default input for algebraic functions.
12290 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
12292         * vc-rcs.el (vc-rcs-annotate-command):
12293         Fix omission bug: Call `vc-setup-buffer'.
12295 2004-12-29  Kenichi Handa  <handa@m17n.org>
12297         * international/mule.el (recode-region): New function.
12299 2004-12-28  Richard M. Stallman  <rms@gnu.org>
12301         * simple.el (undo-extra-outer-limit): New variable.
12302         (undo-outer-limit-truncate): Test and set it.
12304         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
12305         enables the feature to extend the existing region.
12307         * simple.el (mark-word): New arg ALLOW-EXTEND
12308         enables the feature to extend the existing region.
12310         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
12311         enables the feature to extend the existing region.
12313         * startup.el (site-run-file): Don't allow setting it with Custom.
12315         * simple.el (buffer-disable-undo): Fix previous change.
12317 2004-12-27  Masatake YAMATO  <jet@gyve.org>
12319         * hexl.el (hexlify-buffer): Remove fontification here.
12320         Use font lock mechanism instead.
12321         (hexl-font-lock-keywords): New font lock kewords.
12322         (hexl-mode-old-font-lock-keywords): New variable.
12323         (hexl-mode): Store the old font lock keywords.
12324         (hexl-mode-exit): Restore the old font lock keywords.
12326 2004-12-27  Richard M. Stallman  <rms@gnu.org>
12328         * simple.el (undo): Fix previous change.
12330 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12332         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
12333         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
12334         Call x-open-connection on Mac OS X.
12336 2004-12-27  Richard M. Stallman  <rms@gnu.org>
12338         * files.el (buffer-save-without-query): New var (buffer-local).
12339         (save-some-buffers): Save those buffers first, w/o asking.
12341         * files.el (insert-directory-ls-version): New variable.
12342         (insert-directory): When ls returns an error, test the version
12343         number to decide what the return code means.
12344         With --dired output format, detect and distinguish lines
12345         that are really error messages.
12346         (insert-directory-adj-pos): New function.
12348         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
12350         * battery.el (battery-mode-line-format): Remove initial spaces.
12352         * uniquify.el (uniquify-rationalize-file-buffer-names):
12353         Delete interactive spec.
12355         * type-break.el (type-break-mode): Set buffer-save-without-query.
12356         Remove code that tried to set save-some-buffers-always.
12357         (type-break-file-keystroke-count): Bind deactivate-mark.
12359         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
12361         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
12362         Test that the buffer is live, and maybe reject current buffer too.
12363         Clarify.
12364         (next-error-find-buffer): Rewrite for clarity.
12366         * loadup.el: Don't use buffer-disable-undo; do it directly.
12368         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
12369         (describe-variable): Call symbol-file with `defvar'.
12371         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
12372         (symbol-file): Rewritten to handle new load-history format.
12373         Now takes an arg TYPE to specify looking for a particular
12374         type of definition only.
12376         * emacs-lisp/debug.el (debugger-make-xrefs):
12377         Call symbol-file with `defun'.
12379         * emacs-lisp/find-func.el (find-function-noselect):
12380         Call symbol-file with `defun'.
12381         (find-variable-noselect): Call symbol-file with `defvar'.
12383         * eshell/esh-cmd.el (eshell-find-alias-function):
12384         Call symbol-file with `defun'.
12386         * eshell/esh-test.el (eshell-test-goto-func):
12387         Call symbol-file with `defun'.
12389         * mail/rmail.el (rmail-resend):
12390         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
12392         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
12394         * progmodes/compile.el (compilation-find-buffer): Rename arg.
12396         * textmodes/texinfmt.el (texinfo-format-buffer-1):
12397         Call buffer-disable-undo.
12399         * simple.el (undo-list-saved): New variable (buffer-local).
12400         (undo): Set and test it.
12401         (buffer-disable-undo): Move here from buffer.c.
12402         Clear out undo-list-saved.
12404         * international/mule.el (decode-coding-inserted-region):
12405         Set buffer-undo-list in a correct and optimal way.
12407         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
12408         (cperl-font-lock-unfontify-region-function): No need to save and
12409         restore info, since font-lock.el does it for us.
12411         * ansi-color.el (save-buffer-state): Definition deleted.
12412         (ansi-color-unfontify-region): Don't use save-buffer-state.
12414 2004-12-27  Dave Love  <fx@gnu.org>
12416         * wid-edit.el (function): Use restricted-sexp as parent.
12418 2004-12-27  Kevin Ryde  <user42@zip.com.au>
12420         * simple.el (next-matching-history-element): Use same
12421         `interactive' form as previous-matching-history-element.
12423         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
12424         it can appear unencoded and has been seen from yahoo.
12426 2004-12-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
12428         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
12429         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
12431 2004-12-27  Kenichi Handa  <handa@m17n.org>
12433         * international/utf-8.el (utf-translate-cjk-load-tables):
12434         Bind coding-system-for-read to nil while loading subst-*.
12436 2004-12-26  Jay Belanger  <belanger@truman.edu>
12438         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
12439         default input.
12441 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
12443         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
12444         before reverting and disable undo recording while reverting.
12446 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
12448         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
12449         (hs-make-overlay): New function.
12450         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
12451         (hs-flag-region): Delete function.
12452         (hs-hide-comment-region): No longer use `hs-flag-region'.
12453         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
12454         (hs-hide-block-at-point): Likewise.
12455         (hs-hide-level-recursive): Use `hs-discard-overlays'.
12456         (hs-hide-all, hs-show-all): Likewise.
12457         (hs-show-block): Likewise.
12458         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
12460 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
12462         * progmodes/hideshow.el: Require `cl' when compiling.
12463         Remove XEmacs and Emacs 19 compatibility.
12464         Use `dolist' and `add-to-list' for load-time actions.
12465         (hs-discard-overlays): Use `dolist'.
12466         (hs-show-block): Likewise.
12468 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
12470         * faces.el (mode-line, mode-line-inactive): Use min-colors.
12472 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
12474         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
12475         When extending backwards, move outside the current comment first.
12477 2004-12-22  Kenichi Handa  <handa@m17n.org>
12479         * international/quail.el (quail-start-translation): Fix prompt
12480         string for the case if input-method-use-echo-area being non-nil.
12481         (quail-start-conversion): Likewise.
12482         (quail-show-guidance): Don't show guidance if
12483         input-method-use-echo-area is non-nil.
12485 2004-12-21  Richard M. Stallman  <rms@gnu.org>
12487         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
12489 2004-12-21  Markus Rost  <rost@ias.edu>
12491         * calendar/diary-lib.el (mark-diary-entries):
12492         Set mark-diary-entries-in-calendar only after checking for diary-file.
12494 2004-12-21  Richard M. Stallman  <rms@gnu.org>
12496         * faces.el (escape-glyph): Use blue against light foreground.
12498         * simple.el (undo-outer-limit-truncate): New function.
12499         (undo-outer-limit-function): Use undo-outer-limit-truncate.
12501 2004-12-21  Eli Barzilay  <eli@barzilay.org>
12503         * calculator.el (calculator-radix-grouping-mode)
12504         (calculator-radix-grouping-digits)
12505         (calculator-radix-grouping-separator):
12506         New defcustoms for the new radix grouping mode functionality.
12507         (calculator-mode-hook): Now used in electric mode too,
12508         (calculator): Call it.
12509         (calculator-mode-map): Some new keys.
12510         (calculator-message): New function.  Some new calls.
12511         (calculator-op, calculator-set-register): Use it.
12512         (calculator-string-to-number): New function, mostly moved and
12513         updated code from calculator-curnum-value.
12514         (calculator-curnum-value): Use it.
12515         (calculator-paste): Use it, and update grabbing the current-kill.
12516         (calculator-rotate-displayer)
12517         (calculator-rotate-displayer-back): Toggle digit grouping when
12518         in radix mode, use calculator-message.
12519         (calculator-displayer-prev, calculator-displayer-next):
12520         Change digit group size when in radix mode.
12521         (calculator-number-to-string): Rename from
12522         calculator-num-to-string.  Now deals with digit grouping in
12523         radix mode.
12524         (calculator-update-display, calculator-put-value): Use the new name.
12525         (calculator-fact): Return a floating point number.
12526         (calculator-mode): Doc fix.
12528 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
12530         * calendar/calendar.el (view-other-diary-entries): Add autoload.
12531         * calendar/diary-lib.el (view-other-diary-entries):
12532         Use current-prefix-arg in interactive spec.
12534 2004-12-19  Jay Belanger  <belanger@truman.edu>
12536         * calc/calc-aent.el (calcAlg-blank-matching-open): Temporarily
12537         adjust the syntax of both delimiters of half-open intervals.
12539 2004-12-19  Kim F. Storm  <storm@cua.dk>
12541         * mouse.el (mouse-1-click-follows-link): Doc fix.
12543 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12545         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
12546         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
12547         instead of centraleuropean as the name
12549 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
12551         Sync with Tramp 2.0.46.
12553         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
12554         parameters wrt Tramp convention.
12555         (tramp-handle-file-attributes-with-perl)
12556         (tramp-handle-directory-files-and-attributes): Apply it.
12557         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
12558         `copy-program'.  Reported by Zack Weinberg
12559         <zack@codesourcery.com>.
12560         (top): Set `edebug-form-spec' property directly rather than
12561         calling `def-edebug-spec'.
12563         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
12564         advice less fragile.  Surround temporary redefinition of
12565         `substitute-in-file-name' with `unwind-protect'.  Suggested by
12566         Matt Hodges <MPHodges@member.fsf.org>.
12568 2004-12-17  Juri Linkov  <juri@jurta.org>
12570         * replace.el (occur-accumulate-lines, occur-engine):
12571         Make forcing deferred font-lock fontification jit-specific.
12573 2004-12-17  Kim F. Storm  <storm@cua.dk>
12575         * mouse.el (mouse-1-click-follows-link): New defcustom.
12576         (mouse-on-link-p): New function.
12577         (mouse-drag-region-1): Implement mouse-1-click-follows-link
12578         functionality.  Map a mouse-1 click event into a mouse-2 (or
12579         other) event when position is inside a link.
12581         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
12582         prefix in tooltip text with "mouse-1" when this is a link
12583         recognized by mouse-1-click-follows-link functionality.
12585         * help.el (describe-key): Report effective and original binding
12586         for mouse-1 when clicked on a link.
12587         (describe-mode): Add follow-link property to "minor-mode" button.
12589         * help-fns.el (describe-variable): Add follow-link property to
12590         "below" button.
12592         * help-mode.el (help-xref): Add follow-link property.
12594         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
12595         (apropos-command, apropos-variable, apropos-face, apropos-group)
12596         (apropos-widget, apropos-plist): Add follow-link property.
12598         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
12599         checks if position is in a filename, rather than some other
12600         clickable item.  Function looks for cvs-filename-face at position.
12602         * wid-edit.el (widget-specify-field, widget-specify-button):
12603         Map a :follow-link keyword into a follow-link property.
12604         (link): Add :follow-link keyword, map to RET binding.
12606         * dired.el (dired-mode-map): Map follow-link to mouse-face.
12608         * progmodes/compile.el (compilation-minor-mode-map)
12609         (compilation-button-map, compilation-mode-map): Likewise.
12611 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
12613         * play/zone.el (zone): Init `line-spacing' from orig buffer.
12614         (zone-replace-char): Take `count' and `del-count'
12615         instead of `direction'.  Update callers.  When `del-count' is
12616         non-nil, delete that many characters, otherwise `count' characters
12617         backwards.  Insert the newly-replaced string `count' times.
12618         (zone-fret): Handle chars w/ width greater than one.
12619         (zone-fall-through-ws): No longer take window width `ww'.
12620         Update callers.  Add handling for `char-width' greater than one.
12621         (zone-pgm-drip): Update var holding window-end position every cycle.
12623 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
12625         * vc.el (vc-default-update-changelog): Use insert-file-contents,
12626         rather than insert-file.
12628 2004-12-16  Jay Belanger  <belanger@truman.edu>
12630         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
12631         (math-init-random-base, math-random-digit): Check to see if
12632         var-RandSeed is bound.
12633         (math-random-last): Declare it.
12634         (math-random-digit): Don't make math-random-last local.
12636 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
12638         * play/zone.el (zone): Fix omission bug: Use a self-disabling
12639         one-shot thunk for uniform (error, quit, normal) recovery.
12640         Reported by John Paul Wallington.
12641         (zone-pgm-random-life): Fix bug:
12642         Recognize empty initial field by lack of "@" chars.
12644 2004-12-16  Juri Linkov  <juri@jurta.org>
12646         * help.el (function-called-at-point):
12647         * help-fns.el (variable-at-point): As a last resort try stripping
12648         non-word prefixes and suffixes.
12650         * descr-text.el (describe-property-list): Don't treat syntax-table
12651         specially.  Use describe-text-sexp which inserts [show] button
12652         for large objects and handles printing errors.  Sort properties
12653         by names in alphabetical order instead of by value sizes.
12654         Add `mouse-face' to list of properties for `describe-face' widget.
12655         (describe-char): Mask out face-id from 19 bits of character.
12656         Print face-id separately.
12658         * replace.el (occur-accumulate-lines, occur-engine):
12659         Fontify unfontified matching lines in the source buffer
12660         before copying them.
12661         (occur-engine): Don't put mouse-face on context lines.
12662         (occur-next-error): Set point to line beginning/end
12663         before searching for prev/next property to skip multiple
12664         matches on a line (not supported by occur engine).
12665         Remove redundant prefix-numeric-value.
12667 2004-12-15  Juri Linkov  <juri@jurta.org>
12669         * replace.el (match): New face.
12670         (list-matching-lines-face): Change default from `bold' to `match'.
12672         * progmodes/grep.el (grep-match-face): New defvar.
12673         (grep-mode-font-lock-keywords): Use grep-match-face instead of
12674         compilation-column-face to highlight grep matches.
12676         * apropos.el (apropos-match-face): Change default from
12677         `secondary-selection' to `match'.
12679         * info-look.el (info-lookup-highlight-face): Change default from
12680         `highlight' to `match'.
12682 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
12684         * progmodes/executable.el (executable-interpret): Eliminate
12685         obsolete compile-internal, and switch to comint for interaction.
12687 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
12689         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
12690         `&&' when skipping multiple statements on a line.
12692 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
12694         * play/zone.el (zone): Set `truncate-lines'.
12695         Also, init `tab-width' with value from original buffer.
12696         (zone-shift-up): Rewrite for speed.
12697         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
12698         (zone-pgm-jitter): Remove redundant entries from ops vector.
12699         (zone-exploding-remove): Reduce iteration count.
12700         (zone-cpos): Convert to defsubst.
12701         (zone-replace-char): New defsubst.
12702         (zone-park/sit-for): Likewise.
12703         (zone-fret): Take window-start arg.
12704         Update callers.  Use `zone-park/sit-for'.
12705         (zone-fill-out-screen): Rewrite.
12706         (zone-fall-through-ws): Likewise.  Update callers.
12707         (zone-pgm-drip): Use `zone-replace-char'.
12708         Move var inits before while-loop.  Use `zone-park/sit-for'.
12709         (zone-pgm-random-life): Handle empty initial field.
12710         Use `zone-replace-char' and `zone-park/sit-for'.
12712 2004-12-15  Juri Linkov  <juri@jurta.org>
12714         * isearch.el (isearch-update): Test isearch-lazy-highlight
12715         before calling isearch-lazy-highlight-new-loop.
12716         (isearch-lazy-highlight-new-loop):
12717         Don't test isearch-lazy-highlight.
12719         * replace.el (perform-replace): Add isearch-case-fold-search.
12720         Use delimited-flag for isearch-regexp.
12721         Reset isearch-lazy-highlight-last-string to force lazy
12722         highlighting when called from isearch mode.
12723         (query-replace-highlight): Revert defcustom type to boolean.
12724         (query-replace-lazy-highlight): New defcustom.
12725         (query-replace): New face.
12726         (perform-replace, replace-highlight, replace-dehighlight):
12727         Test query-replace-lazy-highlight instead of special value
12728         `isearch' of query-replace-highlight.
12729         (replace-dehighlight): Don't call isearch-dehighlight.
12730         (replace-highlight): Don't call isearch-highlight.
12731         Use face `query-replace' unconditionally.
12733 2004-12-14  Kim F. Storm  <storm@cua.dk>
12735         * simple.el (inhibit-mark-movement): Remove defvar.
12736         (beginning-of-buffer, end-of-buffer): Don't use it.
12738         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12739         Don't use inhibit-mark-movement.
12741         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
12742         (cua--undo-push-mark): Remove.
12743         (cua--pre-command-handler, cua--post-command-handler):
12744         Don't fiddle with inhibit-mark-movement.
12746 2004-12-14  Juri Linkov  <juri@jurta.org>
12748         * buff-menu.el (list-buffers-noselect): Collect internal info
12749         for every buffer in BUFFER-LIST arg too.
12750         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
12751         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
12752         Bind same-window-buffer-names and same-window-regexps to nil.
12754 2004-12-13  Juri Linkov  <juri@jurta.org>
12756         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
12758         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
12759         (sc-cite-region, sc-uncite-region, sc-recite-region):
12760         Fix previous change to handle not alist as a symbol, but
12761         a citation frame as a symbol that represents a variable name.
12763 2004-12-13  Richard M. Stallman  <rms@gnu.org>
12765         * filecache.el (file-cache-add-directory-using-find):
12766         Only set up file-cache-find-command-posix-flag if we will use it.
12768         * bindings.el (mode-line-buffer-identification-keymap):
12769         Don't cancel the mode-line's usual down-mouse-1 binding.
12771         * cus-edit.el (custom-face-selected): Handle `default' specs.
12772         (custom-face-edit): Increase extra-offset.
12773         (custom-display): Handle `default' specs.
12775         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
12777         * emacs-lisp/elint.el (elint-standard-variables)
12778         (elint-unknown-builtin-args): Move definitions up.
12780         * net/browse-url.el (browse-url-url-at-point): Add autoload.
12782         * info.el (info-xref-visited): Use `default' instead of t.
12783         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
12785         * faces.el (header-line, mode-line-inactive, tool-bar):
12786         Use `default' instead of t for setting the defaults.
12787         (face-spec-choose): Separate `t' from `default'.
12789         * subr.el (while-no-input): New macro.
12791 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
12793         * filecache.el (file-cache-add-directory-using-find):
12794         Only test file-cache-find-command-posix-flag on some systems.
12796 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12798         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
12799         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
12800         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
12801         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
12802         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn
12803         annotate.
12805 2004-12-12  Juri Linkov  <juri@jurta.org>
12807         * files.el (find-file-other-window, find-file-other-frame):
12808         Add the first buffer to the returned value to return the complete
12809         list of all visited buffers.
12810         (find-file-read-only, find-file-read-only-other-window)
12811         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
12812         `find-file-read-args'.  Signal an error about non-existent file
12813         only if file name doesn't contain wildcards.  Toggle read-only in
12814         all visited buffers.
12815         (find-alternate-file, find-alternate-file-other-window):
12816         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
12817         called interactively.  Pass arg `wildcards' to other functions.
12818         (find-file-noselect): Doc fix.
12820         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
12821         Doc fix.
12822         (ffap-directory-finder): New variable.
12823         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
12824         (ffap-file-at-point): Add /* to immediately rejected names.
12825         Return absolute file names matching ffap-dired-wildcards.
12826         (ffap-read-file-or-url): Set default value for `completing-read'
12827         to `buffer-file-name'.
12828         (find-file-at-point): When filename matches ffap-dired-wildcards,
12829         call ffap-file-finder with t arg `wildcards', instead of dired.
12830         (ffap-other-window, ffap-other-frame): Return visited buffers.
12831         (ffap-read-only, ffap-read-only-other-window)
12832         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
12833         (dired-at-point): Call ffap-directory-finder instead of dired.
12834         (ffap-dired-other-window, ffap-dired-other-frame)
12835         (ffap-list-directory): New commands.
12836         (ffap-bindings): New keybindings for new commands.
12838 2004-12-12  Juri Linkov  <juri@jurta.org>
12840         * simple.el (beginning-of-buffer, end-of-buffer):
12841         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12842         Do not push mark when mark is active in transient-mark-mode.
12844         * simple.el (mark-word):
12845         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
12846         * textmodes/paragraphs.el (mark-paragraph):
12847         Extend the region when mark is active in transient-mark-mode,
12848         regardless of the last command.  Doc fix.
12850         * simple.el (mark-word): Preserve direction when repeating.
12851         Make arg optional.  Interactive "p" -> "P".
12852         (transient-mark-mode, inhibit-mark-movement): Doc fix.
12854         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
12855         preserving direction, to mark forward instead of backward when mark
12856         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
12858 2004-12-12  Juri Linkov  <juri@jurta.org>
12860         * isearch.el (isearch-edit-string): Set 7th arg of
12861         `read-from-minibuffer' to `t' to inherit the current input
12862         method (whose name is indicated by [IM] in the minibuffer prompt)
12863         from the current buffer to the minibuffer.
12864         (isearch-lazy-highlight-update): Put body to `with-local-quit'
12865         to allow C-g quitting for lazy highlighting looping inside the
12866         search with nested repetition operators.  Add overlay to the list
12867         before setting its face and other properties to avoid the case of
12868         code quitting after placing the new overlay but before it's
12869         recorded on the list.  Select the window where isearch was
12870         activated, to highlight matches in the right window when isearch
12871         switches the current window to the minibuffer.
12873         * international/isearch-x.el
12874         (isearch-process-search-multibyte-characters):
12875         Use `isearch-message' as initial input for `read-string' instead
12876         of adding it to the minibuffer prompt.  After reading a string
12877         remove the initial value of `isearch-message' from the string.
12879         * replace.el (replace-match-maybe-edit): Doc fix.
12880         (perform-replace): Don't call `replace-highlight' when automatic
12881         replacement is requested in literal mode, since it is intended
12882         only to highlight words during entering a new replacement string
12883         for \? in non-literal mode.
12885         * replace.el (query-replace-highlight): Add new value `isearch'
12886         that allows query replacement to use isearch highlighting.
12887         Change type from `boolean' to `choice'.  Doc fix.
12888         (replace-highlight, replace-dehighlight, perform-replace):
12889         Use isearch highlighting if query-replace-highlight eq `isearch'.
12891 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12893         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
12894         (checkdoc-message-text, checkdoc-defun): Fix format messages for
12895         `error'.
12897         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
12898         case of \end{verbatim}.
12900 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
12902         * term.el (term-termcap-format): Synchronize with terminfo.
12903         (term-emulate-terminal): Handle reset.
12904         (term-reset-terminal): New function.
12906 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
12908         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
12909         (zone-fill-out-screen): New func.
12910         (zone-pgm-drip): Use `zone-fill-out-screen'.
12911         Also, no longer go to point-min on every cycle.
12912         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
12913         (zone-pgm-random-life-wait): New user var.
12914         (zone-pgm-random-life): New func.
12916 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
12918         * files.el (auto-mode-alist): Map .com to DCL mode.
12920 2004-12-09  Richard M. Stallman  <rms@gnu.org>
12922         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
12924 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
12926         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
12927         buffer with a display margin.
12929 2004-12-08  Jay Belanger  <belanger@truman.edu>
12931         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
12932         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
12934 2004-12-08  Richard M. Stallman  <rms@gnu.org>
12936         * faces.el: Delete code to set display table.
12937         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
12939 2004-12-08  Jay Belanger  <belanger@truman.edu>
12941         * calc/calc.el: Add math-read-preprocess-string to autoloads.
12943         * calc/calc-ext.el (math-read-replacement-list)
12944         (math-read-superscripts, math-read-preprocess-string): Move to
12945         calc-aent.el.
12947         * calc/calc-aent.el (math-read-replacement-list)
12948         (math-read-superscripts, math-read-preprocess-string): Move from
12949         calc-ext.el.
12951 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12953         * isearch.el (isearch-quote-char): Fix up typo in last change.
12955 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
12957         * mouse.el (mouse-set-font): Handle the case where the command was
12958         not invoked using the mouse.
12960         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
12961         (edmacro-finish-edit): Further update for keyboard macros that are
12962         lambda forms.
12963         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
12965 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12967         * font-lock.el (font-lock-unfontify-region): Save buffer state.
12968         (font-lock-default-unfontify-region): Don't save buffer state any more.
12970 2004-12-07  Jay Belanger  <belanger@truman.edu>
12972         * calc/calc-help.el (calc-describe-key):
12973         Set calc-summary-indentation even when Calc Summary buffer exists.
12975 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
12977         * calendar/holidays.el (holiday-easter-etc): Make arguments
12978         optional for backwards compatibility.  Doc fix.
12979         Remove un-necessary local vars mandatory, output-list.
12980         (holiday-advent): Make arguments optional for backwards
12981         compatibility.  Doc fix.
12983 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12985         * paren.el (show-paren-function): Fix last change (2004-12-02).
12987         * international/mule-util.el (char-displayable-p): Return nil for
12988         unibyte mode.
12990         * subr.el (subregexp-context-p): New function.
12992         * isearch.el (isearch-quote-char): Use it.
12994         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
12995         (regexp-opt-not-groupie*-re): Remove.
12996         (regexp-opt): Properly handle inputs with duplicate entries.
12998 2004-12-06  Richard M. Stallman  <rms@gnu.org>
13000         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
13002         * cus-edit.el (custom-file): Doc fix.
13004         * textmodes/org.el: New file.
13006 2004-12-06  Kenichi Handa  <handa@m17n.org>
13008         * ldefs-boot.el: Update international/mule-util.el section.
13010 2004-12-05  Sam Steingold  <sds@gnu.org>
13012         * net/tramp.el (tramp-handle-file-accessible-directory-p):
13013         Fix `tramp-time-diff' comparison logic.
13015 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
13017         * progmodes/which-func.el (which-function):
13018         Use `run-hook-with-args-until-success' instead of a custom loop.
13019         Fixes bug with local hooks.
13021 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13023         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
13024         Use delete-dups when calculating the initial value.
13025         (bibtex-autokey-get-title): Use <=.
13026         (bibtex-goto-line): New function.
13027         (bibtex-reposition-window): Use line numbers instead of point
13028         positions.  Use window-body-height.
13029         (bibtex-find-crossref): Use bibtex-reposition-window.
13030         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
13031         position of entry if key is found or nil if not found.
13033 2004-12-05  Richard M. Stallman  <rms@gnu.org>
13035         * cus-edit.el (custom-file): Doc fix.
13037         * progmodes/sh-script.el (sh-indent-for-then): Change default.
13039 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13041         * simple.el (blink-matching-open):
13042         * textmodes/tex-mode.el (tex-validate-region):
13043         Obey syntax-table text properties.
13045 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
13047         * wid-edit.el (widget-specify-field): Add `real-field' property to
13048         boundary.
13049         (widget-field-at): Use it.
13051 2004-12-02  Richard M. Stallman  <rms@gnu.org>
13053         * progmodes/cc-mode.el (awk-mode autoload):
13054         Supply t meaning interactive function.
13056         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
13057         (isearch-mode-map): No special definition for space.
13058         (isearch-whitespace-chars): Command deleted.
13059         (isearch-forward-regexp): Doc fix.
13060         (isearch-quote-char): When a space is not inside brackets,
13061         use `[ ]' instead of just space.
13062         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
13064         * imenu.el (imenu--generic-function): Delete code to exclude
13065         matches in comments.
13067         * man.el (Man-reverse-face): Change default to `highlight'.
13069         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
13070         (occur-engine): Use `face' prop rather than `font-lock-face'
13071         when specifying use of `match-face'.
13072         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
13074         * emacs-lisp/elint.el (elint-standard-variables): Update list.
13076         * add-log.el (add-log-current-defun): Handle the case where point
13077         is in the header part of a DEFUN construct.
13079 2004-12-02  Dave Love  <fx@gnu.org>
13081         * progmodes/python.el (python-font-lock-syntactic-keywords):
13082         Fix previous change.
13084 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
13086         * paren.el (show-paren-function): Check for matching chars
13087         specified by text props.
13089 2004-12-02  Jay Belanger  <belanger@truman.edu>
13091         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
13092         when reading a new key sequence.
13094 2004-12-02  Kim F. Storm  <storm@cua.dk>
13096         * faces.el (escape-glyph): Rename from glyph.
13097         (standard-display-table): Set it here.  Add escape-glyph face to
13098         extra slot characters.
13100         * disp-table.el: Undo 2004-12-01 change.  Display table is now
13101         setup in faces.el.
13103 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
13105         * xml.el (xml-parse-dtd): Don't show validity messages when
13106         xml-validating-parser is nil.
13107         (xml-substitute-special): Fix validity error messages to
13108         actually show the unexpandable entity.  Added validity error if &
13109         isn't followed by an entity.
13110         (xml-parse-tag): Concatenate any string following the a
13111         <![CDATA[]]> section to the parsed CDATA.
13112         (xml-parse-dtd): Skip parameter entity declarations and use of
13113         parameter entities.
13115 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
13117         * kmacro.el (kmacro-default-counter-format): New var.
13118         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
13119         (kmacro-display): Remove `nil' from `and' form.  Delete call to
13120         `format' inside `message'.
13121         (kmacro-start-macro): Use `kmacro-default-counter-format'.
13123 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13125         * pcvs.el (cvs-header-msg): New function.
13126         (cvs-update-header): Use it.  Change calling convention.
13127         Correctly handle the case of having simultaneous active processes.
13128         (cvs-sentinel): Don't call cvs-update-header any more.
13129         (cvs-mode-run): Update call and add cvs-update-header to postproc.
13131 2004-12-01  Jay Belanger  <belanger@truman.edu>
13133         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
13134         Change message.
13136 2004-12-01  Juri Linkov  <juri@jurta.org>
13138         * progmodes/prolog.el (prolog-mode-variables):
13139         Fix imenu-generic-expression.
13141 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
13143         * faces.el (glyph): New face.
13145         * disp-table.el: Add an autoloaded table, that doesn't require
13146         this library, with glyph face.
13148         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
13149         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
13150         (conf-quote-normal): Allow normalizing only ' or ".
13151         (conf-mode): Regexp-quote constructed comment-start and don't
13152         match section {} where "name" contains braces.
13154         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
13155         files.
13157 2004-12-01  Kenichi Handa  <handa@m17n.org>
13159         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
13160         (x-select-text): Don't treat eight-bit-control/graphic chars
13161         specially.  Store the encoded text in the X cut buffer.
13162         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
13163         with x-last-selected-text-cut-encoded.
13165 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13167         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
13169 2004-11-30  Markus Rost  <rost@ias.edu>
13171         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
13172         AUCTeX.
13174 2004-11-30  Jay Belanger  <belanger@truman.edu>
13176         * calc/calc-arith.el (math-possible-signs): Made stronger checks
13177         on signs of intervals.
13178         (math-pow-of-zero): Strengthen checks for positive and negative
13179         exponents.
13181         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
13182         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
13183         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
13184         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
13185         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
13186         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
13187         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
13188         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
13189         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
13190         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
13191         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
13192         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
13193         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded
13194         functions with provide statements.
13196         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
13198         * calc/calc-embed.el (calc-do-embedded-activate): Remove from
13199         autoloads.
13201         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
13202         (calc-load-everything, math-defsimplify): Replace dummy autoloading
13203         functions by require statements.
13204         (math-defsimplify): Move to calc-alg.el, add to autoloads.
13206         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
13207         (calc-gnuplot-print): Give them values.
13209         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
13210         autoloads.
13211         Add calc-do-embedded-activate to autoloads.
13212         (calc-gnuplot-name, calc-gnuplot-plot-command)
13213         (calc-gnuplot-print-command): Move them to calc-graph.el.
13215 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13217         * term/mac-win.el (ccl-encode-mac-roman-font)
13218         (ccl-encode-mac-cyrillic-font)
13219         (ccl-encode-mac-centraleuropean-font, encoder-list)
13220         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
13221         Support Cyrillic, CentralEuropean, and Dingbat font display
13223 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
13225         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
13227         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
13228         still nil.
13230 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
13232         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
13233         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
13235 2004-11-29  Jay Belanger  <belanger@truman.edu>
13237         * calc/calc-arith.el (math-pow-of-zero): Take into account different
13238         cases of the base and exponent.
13240 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13242         * simple.el (next-error-buffer-p): Allow for inclusive and
13243         exclusive tests for finding a buffer.
13244         (next-error-find-buffer): Pass the exclusive and inclusive tests
13245         to next-error-buffer-p.
13247         * replace.el (occur-next-error): Switch to the Occur buffer when
13248         appropriate, use the exclusive filter to next-error-find-buffer to
13249         do it.  Use the absolute value of the motion amount.
13251 2004-11-29  Kenichi Handa  <handa@m17n.org>
13253         * startup.el (command-line): Decode all default-directory by
13254         locale-coding-system.
13256 2004-11-29  Jay Belanger  <belanger@truman.edu>
13258         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
13259         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
13260         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
13261         Replace calls to calc-extensions by appropriate require, replace
13262         calc-extensions-loaded by appropriate featurep.
13264         * calc/calc-ext.el: Move require to end of file.  Remove redundant
13265         loading of calc.el.
13266         (calc-extensions-loaded): Remove unnecessary variable.
13267         (calc-extensions): Remove unnecessary function.
13268         (calc-load-everything): Replace calc-need-macros by appropriate
13269         require.
13271         * calc/calc-macs.el: Move provide to end of file.
13272         (calc-need-macros): Remove unnecessary function.
13274         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
13275         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
13276         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
13277         Replace calc-extensions by appropriate require.
13278         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
13280         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
13281         Replace calc-need-macros by appropriate require.
13283         * calc/calc.el: Move require to end of file.
13284         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
13285         Remove unnecessary variable.
13286         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
13287         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
13288         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
13289         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
13290         (math-stack-value-offset, math-format-value, math-format-flat-expr)
13291         (math-format-number, math-format-bignum, math-read-number)
13292         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
13293         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
13294         by appropriate require.
13295         (calc-check-defines): Replace calc-need-macros by appropriate require.
13297 2004-11-29  Kim F. Storm  <storm@cua.dk>
13299         * macros.el (insert-kbd-macro): Handle kmacro functions.
13301 2004-11-28  Juri Linkov  <juri@jurta.org>
13303         * compare-w.el (compare-windows-highlight): Attach each overlay
13304         to its window to properly highlight differences while comparing
13305         two windows of the same buffer.  Fix arguments.
13306         (compare-windows-sync-default-function): Fix arguments of
13307         `compare-windows-highlight'.
13309         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
13310         Use `read-expression-history'.  Set initial contents only if
13311         `edebug-global-break-condition' is non-nil.  Set histpos to 1
13312         if initial contents is equal to the last history element.
13313         (edebug-set-conditional-breakpoint): Instead of temporarily
13314         prepending the current condition to the history, set initial
13315         contents to the current condition.  Set histpos to 1 if initial
13316         contents is equal to the last history element.
13318         * info.el (Info-search-whitespace-regexp): Remove shy group.
13319         (Info-search): Forward line if search is on the header line.
13320         Use search-whitespace-regexp in two other places.
13322 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
13324         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
13325         warning.  Delay real definition, which uses
13326         `set-fringe-indicators-1' till after the definition of that function.
13328 2004-11-28  Kim F. Storm  <storm@cua.dk>
13330         * fringe.el (fringe): New defgroup.
13331         (fringe-mode): Move to fringe group.
13332         (fringe-indicators): New defcustom.
13333         (set-fringe-indicators-1): New defun.
13335         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
13336         (menu-bar-showhide-fringe-ind-menu): New keymap.
13337         (menu-bar-showhide-fringe-ind-empty)
13338         (menu-bar-showhide-fringe-ind-mixed)
13339         (menu-bar-showhide-fringe-ind-box)
13340         (menu-bar-showhide-fringe-ind-right)
13341         (menu-bar-showhide-fringe-ind-left)
13342         (menu-bar-showhide-fringe-ind-none): New defuns.
13343         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
13345 2004-11-27  Richard M. Stallman  <rms@gnu.org>
13347         * comint.el (comint-read-noecho): Add trivial compatibility definition.
13349         * generic.el (define-generic-mode): Doc fix.
13351         * menu-bar.el (menu-bar-options-save): For the options
13352         that are toggled with menu-bar-make-mm-toggle, don't check
13353         for customized-value prop.
13355 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
13357         * mail/supercite.el (sc-cite-region): Handle the case where
13358         sc-cite-frame-alist is a symbol.
13359         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
13360         a symbol.
13361         (sc-recite-region): Handle the case where sc-recite-frame-alist is
13362         a symbol.
13364 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
13366         * wid-edit.el (widget-narrow-to-field): New function.
13367         (widget-complete): Use it.
13369 2004-11-27  Jay Belanger  <belanger@truman.edu>
13371         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
13372         variable.
13373         (calc-eval-error): Don't check if the variable calc-eval-error is
13374         bound.
13375         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
13376         (math-alg-inequalities): Move declaration to earlier in the file.
13378         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
13379         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
13380         Declare them.
13382         * calc/calc-lang.el (math-expr-data, math-expr-token)
13383         (math-exp-old-pos): Declare them.
13385         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
13386         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
13388 2004-11-27  Kim F. Storm  <storm@cua.dk>
13390         * progmodes/flymake.el: Use (featurep 'xemacs).
13391         (flymake-makehash): Change to defsubst.  Use fboundp.
13392         (flymake-time-to-float): Remove.
13393         (flymake-float-time): Merge code from flymake-time-to-float here.
13394         (flymake-replace-regexp-in-string): Change to defsubst.
13395         (flymake-split-string-remove-empty-edges):
13396         Rename to flymake-split-string.
13397         (flymake-split-string): Remove previous defalias.
13398         (flymake-get-temp-dir): Change to defsubst.
13399         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
13400         Define for xemacs only.
13401         (flymake-master-file-count-limit): Change into compiler defvar only.
13402         (flymake-find-possible-master-files): Let-bind it dynamically while
13403         sorting files using flymake-master-file-compare.
13405 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13407         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
13408         of defun-prompt-regexp matches inside a comment/string but the
13409         beginning is correctly outside everything.
13411         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
13412         appears within a string or a comment.
13414         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
13415         rather than make-symbol for symbols which are used in
13416         a symbol-macrolet or equivalent.
13418 2004-11-26  Jay Belanger  <belanger@truman.edu>
13420         * calc-misc.el (calc-last-why-command): Declare it.
13422         * calc-vec.el (math-grade-vec): New variable.
13423         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
13424         Replace variable grade-vec by declared variable.
13425         (math-rb-close): New variable.
13426         (math-read-brackets, math-read-vector): Replace variable close by
13427         declared variable.
13429         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
13430         (calc-one-window, calc-edit-handler, calc-restore-trail)
13431         (calc-allow-ret): Declare them.
13433         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
13434         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
13435         (math-radix-float-cache-tag, math-random-cache)
13436         (math-max-digits-cache, math-integral-cache, math-units-table)
13437         (math-format-date-cache, math-holidays-cache-tag): Declare them.
13438         (math-moc-func): New variable.
13439         (math-map-over-constants, math-map-over-constants-rec):
13440         Replace variable func by declared variable.
13442         * calc/calc-store.el (calc-given-value, calc-store-opers):
13443         Declare them.
13444         (calc-var-name-map): Move declaration to earlier in the file.
13445         (calc-pv-pos): New variable.
13446         (calc-permanent-variable, calc-insert-permanent-variable):
13447         Replace variable pos by declared variable.
13449         * calc/calc-mtx.el (calc-det-lu): New variable.
13450         (math-det-raw, math-det-step): Replace variable lu by declared
13451         variable.
13453         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
13454         (math-multi-subst, math-multi-subst-rec): Replace variables temp
13455         and arg by declared variables.
13456         (calcFunc-reducer): Fix incorrect variable.
13457         (math-inner-mul-func, math-inner-add-func): New variables.
13458         (calcFunc-inner, math-inner-mats): Replace variables mul-func
13459         and add-func by declared variables.
13461         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
13462         (calc-digit-value): Declare them.
13464         * calc/calc-help.el (Info-history): Declare it.
13465         (calc-describe-key): Make calc-summary-indentation a local variable.
13466         (calc-help-long-names): Move declaration to earlier in file.
13468         * calc/calc-embed.el (calc-original-buffer): Declare it.
13469         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
13470         (calc-embed-bot): New variables.
13471         (calc-do-embedded, calc-embedded-mark-formula)
13472         (calc-embedded-find-bounds, calc-embedded-duplicate)
13473         (calc-embedded-new-formula, calc-embedded-make-info):
13474         Replace vars outer-top, outer-bot, bot and top by declared variables.
13475         (calc-embed-prev-modes): New variable.
13476         (calc-embedded-set-modes, calc-embedded-update): Replace variable
13477         prev-modes with declared variable.
13478         (calc-embed-vars-used): New variable.
13479         (calc-embedded-make-info, calc-embedded-evaluate-expr)
13480         (calc-embedded-update, calc-embedded-find-vars): Replace variable
13481         vars-used by declared variable.
13483         * calc/calc-bin.el (math-format-radix-float): Make pos a local
13484         variable.
13485         (math-format-radix-float): Remove unnecessary setq.
13486         (math-radix-float-cache): Declare it.
13488         * calc/calcsel2.el (calc-keep-selection): Declare it.
13490         * calc/calc-maint.el: Remove file.
13492 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13494         * textmodes/bibtex.el (bibtex-sort-entry-class)
13495         (bibtex-comment-start): Use defcustom.
13496         (bibtex-entry-field-alist): Use nil if initial content of the
13497         field is undefined.  Fix docstring.
13498         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
13499         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
13500         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
13501         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
13502         Fix docstring.
13503         (bibtex-autokey-title-terminators): Use only one regexp.
13504         (bibtex-string-maybe-empty-head): New variable.
13505         (bibtex-remove-delimiters-string): New function.
13506         (bibtex-text-in-field-bounds, bibtex-text-in-string):
13507         Use bibtex-remove-delimiters-string.
13508         (bibtex-progress-message, bibtex-field-left-delimiter)
13509         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
13510         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
13511         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
13512         Simplify.
13513         (bibtex-format-entry): Use save-excursion for inherited booktitle.
13514         Use eq and bibtex-remove-delimiters-string.  For end markers use
13515         insertion type so that marker stays after inserted text.
13516         (bibtex-autokey-get-names): Return empty string if name is missing.
13517         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
13518         calling bibtex-autokey-name-case-convert.
13519         (bibtex-autokey-demangle-title):
13520         Call bibtex-autokey-titleword-case-convert.  Remove call to
13521         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
13522         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
13523         (bibtex-read-key): New optional arg global.
13524         (bibtex-files-expand): New optional arg force.
13525         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
13526         (bibtex-complete-crossref-cleanup): Rename from
13527         bibtex-complete-key-cleanup.  Simplify code.
13528         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
13529         Operate on current entry.
13530         (bibtex-button): Add docstring.
13531         (bibtex-entry): Simplify.
13532         (bibtex-make-field): Replace optional arg called-by-yank with more
13533         specific args move and interactive.
13534         (bibtex-end-of-entry): Use forward-sexp.
13535         (bibtex-find-entry-globally): Remove.
13536         (bibtex-find-crossref): Allow for crossref key located in other buffer.
13537         Bound to C-c C-x.
13538         (bibtex-find-entry): New optional args global and display.
13539         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
13540         (bibtex-validate): Use arg force of bibtex-files-expand.
13541         (bibtex-clean-entry): Bugfix, clean string entries properly.
13542         Always keep point at beginning of entry.
13543         (bibtex-complete): Bugfix.  Handle string entries properly.
13544         Call cleanup functions only if needed.
13545         (bibtex-String): Use bibtex-read-string-key.
13546         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
13547         case of replacement text.
13549 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
13551         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
13552         (tramp-perl-directory-files-and-attributes): New constant.
13553         (tramp-file-name-handler-alist): Delete file-directory-files, add
13554         directory-files-and-attributes.
13555         (tramp-perl-file-attributes): Surround uid and gid by double
13556         quotes.  Change parameter id-format from nonnumeric.
13557         (tramp-convert-file-attributes): New function.
13558         (tramp-handle-file-attributes): Use it.
13559         (tramp-maybe-send-perl-script): New function.
13560         (tramp-handle-file-attributes-with-perl): Use it.  Don't convert
13561         file mode.  Change parameter id-format from nonnumeric.
13562         (tramp-handle-file-attributes-with-ls): Change parameter id-format
13563         from nonnumeric.
13564         (tramp-post-connection): Don't send tramp-perl-file-attributes
13565         script.  Reset connection property "perl-scripts".
13566         (tramp-handle-insert-directory): Run real handler when ls-lisp is
13567         in use.
13569 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
13571         * desktop.el (desktop-read): Replace mapcar with mapc.
13572         (desktop-create-buffer): Replace mapcar with mapc.
13573         Remove redundant piece of code.
13575 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
13577         * progmodes/gud.el (gud-display-line): Use display-buffer
13578         for GDB-UI as for GUD.
13580         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
13581         Delete variables.
13582         (gdb-ann3): Don't make GUD buffer dedicated.
13583         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
13584         (gdb-display-source-buffer): Delete function.
13585         (gdb-view-source-function, gdb-view-assembler): Delete functions.
13586         (menu): Delete menu bindings for viewing source/assembler.
13587         (gdb-setup-windows, gdb-restore-windows):
13588         Don't dedicate GUD.  No assembler now.
13589         (gdb-reset): No need to undedicate source buffers now.
13590         (gdb-source-info): No assembler now.
13592 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
13594         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
13595         width to those for special frames.
13596         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
13597         Use display-buffer.
13598         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
13599         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
13600         (gdb-frame-assembler-buffer): Rework like
13601         gdb-frame-breakpoints-buffer.
13603 2004-11-25  Richard M. Stallman  <rms@gnu.org>
13605         * progmodes/flymake.el: Reindent.
13606         (flymake-split-string): Turn into defalias.
13607         (flymake-fix-file-name): Rename from flymake-fix-path-name.
13608         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
13609         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
13610         (flymake-build-relative-filename): Rename from ...path.
13611         Fix error message.
13613 2004-11-25  Cheng Gao  <chenggao@gmail.com>
13615         * progmodes/flymake.el: Much whitespace and capitalization change.
13616         Move `provide' to end.  Require `compile' only when compiling.
13618 2004-11-24  Jay Belanger  <belanger@truman.edu>
13620         * calc/calc-alg.el: Added comment.
13621         (math-polynomial-base): Replace variable mpb-top-expr by
13622         math-poly-base-top-expr.
13624         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
13625         (math-polynomial-p1): Replace variable mpb-top-expr by declared
13626         variable.
13627         (math-poly-base-total-base): New variable.
13628         (math-total-polynomial-base, math-polynomial-p1): Replace variable
13629         mpb-total-base by declared variable.
13630         (math-factored-vars, math-to-list): Declare it.
13631         (math-fact-expr): New variable.
13632         (calcFunc-factors, calcFunc-factor, math-factor-expr)
13633         (math-factor-expr-try, math-factor-expr-part): Replace variable
13634         expr by declared variable.
13635         (math-fet-x): New variable.
13636         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
13637         by declared variable.
13638         (math-factor-poly-coefs): Make temp a local variable.
13640         * calc/calc-units.el (calc-convert-units): Make units a local
13641         variable.
13642         (calc-num-units, calc-den-units): New variables.
13643         (calc-explain-units, calc-explain-units-rec): Replace variables
13644         num-units and den-units by declared variables.
13645         (math-cu-unit-list): New variable.
13646         (math-build-units-table, math-compare-unit-names)
13647         (math-convert-units, math-convert-units-rec): Replace variable
13648         unit-list by declared variable.
13649         (math-fbu-base, math-fbu-entry): New variables.
13650         (math-find-base-units, math-find-base-units-rec): Replace variables
13651         base and entry by declared variables.
13652         (math-which-standard): New variable.
13653         (math-to-standard-units, math-to-standard-rec): Replace variable
13654         which-standard by declared variable.
13655         (math-fcu-u): New variable.
13656         (math-find-compatible-unit, math-find-compatible-unit-rec):
13657         Replace variable u by declared variable.
13658         (math-cu-new-units, math-cu-pure): New variables.
13659         (math-convert-units, math-convert-units-rec): Replace variables
13660         new-units and pure by declared variables.
13661         (math-try-cancel-units): New variable.
13662         (math-simplify-units-quotient): Replace variable try-cancel-units by
13663         declared variable.
13665 2004-11-24  Richard M. Stallman  <rms@gnu.org>
13667         * textmodes/ispell.el (ispell-check-version):
13668         If default-directory is nonexistent, use home dir.
13670         * progmodes/grep.el (grep-regexp-alist):
13671         Don't match parens around line numbers.
13673         * progmodes/cperl-mode.el (cperl-indent-region)
13674         (cperl-imenu--create-perl-index, cperl-xsub-scan):
13675         Don't print progress messages.
13677         * progmodes/compile.el (compilation-mode-map):
13678         Don't inherit from compilation-minor-mode-map;
13679         copy its bindings instead.  But the menu bar Compile
13680         entry now does inherit from compilation-menu-map.
13682         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
13683         Use with-no-warnings around compiler-macroexpand.
13685         * imenu.el: Don't always require newcomment.
13686         (imenu--generic-function): Call comment-normalize-vars
13687         if we have a comment syntax.
13688         Exit the loop if REGEXP matches the null string.
13689         Test comment-start as well as comment-start-skip
13690         when deciding whether to check for comments.
13692         * tooltip.el (tooltip-mode): Doc fix.
13694         * term.el (term-escape-char, term-mode): Doc fixes.
13696 2004-11-24  Dave Love  <fx@gnu.org>
13698         * progmodes/python.el (python-font-lock-syntactic-keywords):
13699         Check for escapes in the regexp.
13700         (python-quote-syntax): Don't do it here.
13702 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
13704         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
13705         (gdb-frames-mode-map, gdb-threads-mode-map)
13706         (gdb-registers-mode-map, gdb-locals-mode-map)
13707         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
13708         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
13710         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
13711         (dedicated-switch-to-buffer): Rework.
13712         (gdb-var-evaluate-expression-handler, gdb-put-string):
13713         Remove unused variable bindings.
13714         (gdb-setup-windows, gdb-display-buffer):
13715         Simplify.  Use pop-to-buffer.
13716         (gdb-view-source-function): Simplify.
13717         (gdb-frame-breakpoints-buffer):
13718         Use pop-to-buffer, special-display-regexps.
13720 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
13722         * progmodes/f90.el (f90-smart-end)
13723         (f90-previous-statement, f90-beginning-of-block): Doc fix.
13724         (f90-calculate-indent): Handle un-named PROGRAM blocks.
13725         (f90-end-of-block): Doc fix.  Make check of outermost block
13726         conditional on value of `f90-smart-end'.
13727         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
13728         Handle case where END-BLOCK is nil.
13729         (f90-match-end): Handle un-named PROGRAM blocks.
13730         (f90-backslash-not-special): New function.
13732 2004-11-24  Jay Belanger  <belanger@truman.edu>
13734         * calc/calc.el (calc-embedded-active): Removed unnecessary
13735         declaration.
13736         (calc-show-banner): Removed redundant declaration.
13738         * calc/calc-graph.el (calc-gnuplot-default-device)
13739         (calc-gnuplot-default-output, calc-gnuplot-print-device)
13740         (calc-gnuplot-print-output, calc-gnuplot-geometry)
13741         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
13742         Remove redundant initial values.
13744         * calc/calc-arith.el (math-scalar-functions)
13745         (math-nonscalar-functions, math-scalar-if-args-functions)
13746         (math-real-functions, math-positive-functions)
13747         (math-nonnegative-functions, math-real-scalar-functions)
13748         (math-real-if-arg-functions, math-integer-functions)
13749         (math-num-integer-functions, math-rounding-functions)
13750         (math-float-rounding-functions, math-integer-if-args-functions)
13751         (math-super-types): Move declarations to earlier in file.
13752         (math-unit-prefixes): Declared it.
13753         (math-floor-prec, math-trunc-prec): New variables.
13754         (math-trunc-fancy): Replace variable prec by declared variable.
13755         (math-floor-fancy): Replace variable prec by declared variable.
13756         (math-com-bterms): New variable.
13757         (math-commutative-equal, math-commutative-collect):
13758         Replace variable bterms by declared variable.
13760         * calc/calc-misc.el (math-trunc): Replace variable prec by
13761         math-trunc-prec.
13762         (math-floor): Replace variable prec by math-floor-prec.
13764         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
13765         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
13766         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
13767         (math-format-date, math-format-date-part): Replace variables
13768         date, dt, year, month, day, weekday, hour, minute, second and
13769         bc-flag by declared variables.
13770         (math-pd-str): New variable.
13771         (math-parse-date, math-parse-date-word, math-parse-standard-date):
13772         Replace variable str by declared variable.
13773         (math-daylight-savings-hook, math-tzone-names): Move definitions
13774         to earlier in the file.
13775         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
13776         (math-sh-year): New variable.
13777         (math-setup-add-holidays, math-setup-holidays)
13778         (math-setup-year-holidays): Replace variable `year' by declared
13779         variable.
13781         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
13782         New variables.
13783         (math-nth-root-float, math-nth-root-float-iter): Replace variables
13784         n, nf and nfm1 by declared variables.
13785         (math-nri-n): New variable.
13786         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
13787         n by declared variable.
13788         (calcFunc-log): Removed misplaced condition.
13790 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13792         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
13794 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
13796         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
13797         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
13798         Dedicate gdb-related windows.
13799         (gdb-display-buffer): Dedicate gdb-related windows.
13800         Don't grab other frames.
13801         (gdb-reset): Remove dedicated property after debugging.
13803 2004-11-24  Jay Belanger  <belanger@truman.edu>
13805         * calc/calc-sel.el: Add comment.
13807         * calc/calc.el (math-stack-value-offset): Replace variables c,
13808         wid and off with math-svo-c, math-svo-wid and math-svo-off.
13810         * calc/calccomp.el (math-comp-sel-tag): Declare it.
13811         (math-svo-c, math-svo-wid, math-svo-off): New variables.
13812         (math-stack-value-offset-fancy): Replace variables c, wid and off
13813         by declared variables.
13814         (math-comp-just, math-comp-comma-spc): New variables.
13815         (math-compose-expr, math-compose-matrix): Replace variables `just'
13816         and comma-spc by declared variable.
13817         (math-comp-vector-prec): New variable.
13818         (math-compose-expr, math-compose-matrix, math-compose-rows):
13819         Replace variable vector-prec by declared variable.
13820         (math-comp-left-bracket, math-comp-right-bracket)
13821         (math-comp-comma): New variables.
13822         (math-compose-expr, math-compose-rows): Replace variables
13823         left-bracket, right-bracket and comma by declared variables.
13824         (math-comp-full-width): New variable.
13825         (math-comp-to-string-flat, math-comp-to-string-flat-term):
13826         Replace variable full-width by declared variable.
13827         (math-comp-highlight, math-comp-word, math-comp-level)
13828         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
13829         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
13830         New variables.
13831         (math-comp-to-string-flat, math-comp-to-string-flat-term)
13832         (math-comp-sel-flat-term): Replace variables comp-highlight,
13833         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
13834         declared variables.
13835         (math-comp-simplify, math-comp-simplify-term)
13836         (math-comp-add-string, math-comp-add-string-sel):
13837         Replace variables comp-highlight, comp-buf, comp-base,
13838         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
13840 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13842         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
13844         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
13845         and x-server-version may throw.
13847 2004-11-23  Kim F. Storm  <storm@cua.dk>
13849         * subr.el (substitute-key-definition-key): Optimize.
13850         Don't call indirect-function for nil defn (always signals error).
13852         * ido.el (ido-read-internal): Fix require-match check when
13853         ido-directory-too-big is set.
13855 2004-11-23  Jay Belanger  <belanger@truman.edu>
13857         * calc/calc-ext.el (math-read-replacement-list)
13858         (math-read-superscripts): New variables.
13859         (math-read-preprocess-string): New function.
13860         (math-read-expr): Filter input through math-read-preprocess-string.
13862         * calc/calc-aent.el (math-read-exprs): Filter input through
13863         math-read-preprocess-string.
13865 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
13867         * progmodes/compile.el (compilation-start): In cd command use
13868         substitute-env-vars -- not quite shell compatible but better than
13869         nothing.
13870         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
13871         handle the newer versions messages, which are more parseable.
13873 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13875         * reveal.el (reveal-mode-map): New var.
13876         (reveal-mode): Use it.
13878 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
13880         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
13881         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
13883 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13885         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
13886         header-line when needed.
13887         Use fixed-pitch only in the header-line.
13888         Build the underline automatically.  Use emdash if available.
13890 2004-11-22  Richard M. Stallman  <rms@gnu.org>
13892         * dired.el (dired-recursive-copies): Move from dired-aux.el.
13893         * dired-aux.el (dired-recursive-copies): Move to dired.el.
13895 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
13897         * progmodes/gdb-ui.el (gdb-resync): New function.
13898         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
13899         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
13900         Use it to fail more gracefully.
13901         (gdb-variables): Delete variable.
13902         Re-order variables to reduce byte-compiler warnings.
13904 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13906         * descr-text.el (describe-char):
13907         * paren.el (show-paren-function):
13908         * subr.el (syntax-after): Undo last change.
13910         * progmodes/python.el (run-python): Don't hard code *Python*.
13911         Don't modify global process-environment.
13912         (python-send-region, python-load-file): Don't assume that
13913         python-buffer == (process-buffer (python-proc)).
13914         (python-switch-to-python): Simplify.
13916         * dired.el (dired-align-file): Don't assume line starts with spaces.
13918 2004-11-21  Jay Belanger  <belanger@truman.edu>
13920         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
13921         Replace variable `lines' by math-read-big-lines.
13922         (math-read-big-expr): Replace variables the-baseline, the-h2
13923         and err-msg by math-read-big-baseline, math-read-big-h2 and
13924         math-read-err-msg.
13925         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
13927         * calc/calc-lang.el (math-read-big-rec): Fix typo.
13928         (math-read-big-balance): Replace unbound variable by value.
13929         (math-read-big-lines): New variable.
13930         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
13931         (math-read-big-error, math-read-big-balance): Replace variable
13932         `lines' by declared variable.
13933         (math-read-big-baseline, math-read-big-h2): New variables.
13934         (math-read-big-rec): Replace variables the-baseline and the-h2
13935         by declared variables.
13936         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
13937         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
13938         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
13939         declared variables.
13940         (math-read-big-err-msg): New variable.
13941         (math-read-big-error): Replace variable err-msg by declared variable.
13943 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13945         * ses.el: Add coding cookie.
13946         Fix up docstrings, follow new commenting conventions.
13947         (ses-header-line-menu): Fix missing variable rename for header-row.
13948         (ses-cell-size): Remove.
13949         (ses-make-cell): New function.
13950         (ses-cell, ses-insert-row, ses-insert-column): Use it.
13951         (ses-calculate-cell): Remove unused var `symbol'.
13952         (ses-narrowed-p): New function.
13953         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
13954         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
13955         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
13956         (ses-setup): Use restore-buffer-modified-p.
13957         (ses-cleanup): Remove unused var `end'.
13958         (ses-header-string-left-offset): Remove.
13959         (ses-create-header-string): Adjust to new behavior of `align-to'.
13960         Truncate excessively large fields to preserve alignment.
13961         (ses-reconstruct-all): Remove unused var `refs'.
13962         (ses-read-cell-printer): Remove unused var `prompt'.
13963         (ses-delete-row): Remove unused var `pos'.
13964         (ses-delete-column): Remove unused var `new'.
13966 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13968         * ps-print.el: Insert :version tag into all defgroup and defcustom.
13969         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
13970         Eliminate eval-and-compile usage.
13971         (ps-insert-file): Use insert-file-contents instead of insert-file.
13972         (ps-setup): Code fix.
13974         * printing.el (pr-setup, lpr-setup): Code fix.
13976 2004-11-21  Jay Belanger  <belanger@truman.edu>
13978         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
13979         (calc-original-buffer): Declare them.
13980         (calc-user-formula-alist): New variable.
13981         (calc-user-define-formula, calc-fix-user-formula)
13982         (calc-user-define-composition, calc-finish-formula-edit):
13983         Replace variable `alist' by declared variable.
13984         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
13985         (var-q7, var-q7, var-q8, var-q9): Declare them.
13986         (calc-kbd-push): Don't check to see if var-q0 through var-q9
13987         are bound.
13988         (calcFunc-typeof): Replace undeclared variable by expression.
13989         (math-exp-env): New variable.
13990         (math-define-body, math-define-exp): Replace exp-env by declared var.
13991         (math-define-exp): Replace misplaced variable by expression.
13993         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
13994         (calc-curve-model, calc-curve-coefnames): New variables.
13995         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
13996         varnames, model and coefnames by declared variables.
13997         (math-root-widen): New variable.
13998         (math-search-root, math-find-root): Replace variable root-widen by
13999         declared variable.
14000         (var-DUMMY): Declare it.
14001         (math-root-vars, math-min-vars): Move the declarations to earlier in
14002         the file.
14003         (math-brent-min): Make d a local variable.
14004         (math-find-minimum): Replace non-existent variable.
14005         (math-ninteg-romberg): Remove unnecessary variable.
14006         (math-ninteg-temp): New variable.
14007         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
14008         integ-temp by declared variable.
14009         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
14010         New variables.
14011         (math-general-fit): Replace variables first-var, first-coef and
14012         new-coefs by declared variables.
14013         (calcFunc-fitvar): Replace variable first-var by declared variable.
14014         (calcFunc-fitparam): Replace variable first-coef by declared variable.
14015         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
14016         (math-all-vars-vars, math-all-vars-found): New variables.
14017         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
14018         found by declared variable math-all-vars-vars.
14020 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
14022         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
14023         of `defconst'.
14025 2004-11-20  Richard M. Stallman  <rms@gnu.org>
14027         * isearch.el (isearch-mode-map): Don't bind SPC.
14028         (isearch-whitespace-chars): Function deleted.
14029         (isearch-search): Bind search-spaces-regexp.
14030         (isearch-lazy-highlight-search): Likewise.
14031         (search-whitespace-regexp): Doc fix.
14032         (isearch-forward-regexp): Doc fix.
14034         * emacs-lisp/bytecomp.el (byte-compile-form):
14035         Move the calls to byte-compile-set-symbol-position,
14036         to avoid having two for the same symbol occurrence.
14038         * comint.el (comint-input-ring-size): Increase to 150.
14040         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
14041         New variables.
14042         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
14043         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
14045         * imenu.el (imenu--generic-function):
14046         Ensure we keep moving backward even if BEG isn't further back.
14048         * replace.el (query-replace-read-to, query-replace-read-from):
14049         Specify t for KEEP-ALL in read-from-minibuffer.
14051         * progmodes/python.el (python-switch-to-python):
14052         If Python isn't running, start it.
14053         Don't alter debug-ignored-errors.
14055         * progmodes/cperl-mode.el (cperl-indent-region):
14056         Don't mind imenu-scanning-message.
14058         * bindings.el (global-map): Bind C-e to move-end-of-line.
14060         * simple.el (line-move-finish): New arg FORWARD.
14061         Ignore invisible newlines, not intangible ones.
14062         Conditions for acceptable stopping positions depend on FORWARD.
14063         (line-move): Pass FORWARD arg to line-move-finish.
14065         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
14066         of HEADER.  Compensate for this change in the code to add display
14067         properties.  Don't make the first line intangible.
14069         * info.el (Info-search): Fix previous change.
14071 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
14073         * Makefile.in (recompile): Revert 2004-11-19 change.
14074         (compile): Likewise.
14076 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
14078         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
14080 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14082         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
14083         defgroup and defcustom.  Eliminate eval-and-compile usage.
14085         * progmodes/ebnf-otz.el: Fix typos.
14087 2004-11-19  Jay Belanger  <belanger@truman.edu>
14089         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
14090         (calc-edit-finish, calc-finish-stack-edit): Replace variable
14091         disp-trail by declared variable.
14093         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
14094         (calc-finish-selection-edit): Replace variable disp-trail by
14095         declared variable.
14096         (calc-selection-cache-entry): Move declaration to earlier in the file.
14097         (calc-selection-cache-num, calc-selection-cache-comp)
14098         (calc-selection-cache-offset, calc-selection-true-num)
14099         (calc-final-point-line, calc-final-point-column)
14100         (calc-original-buffer): Declare them.
14101         (calc-fnp-op, calc-fnp-num): New variables.
14102         (calc-find-nth-part, calc-find-nth-part-rec)
14103         (calc-select-previous): Replace op and num by declared variables.
14104         (calc-rsf-old, calc-rsf-new): New variables.
14105         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
14106         Replace variables old and new by declared variables.
14107         (calc-sel-reselect): New variable.
14108         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
14109         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
14110         (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
14111         reselect with declared variable.
14113         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
14114         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
14115         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
14116         (math-import-list, math-rewrite-phase): Declare them.
14117         (math-rewrite): Use let* to declare variables.
14118         (calc-rewrite-selection): Make rules a local variable.
14119         (calc-rewr-sel): New variable.
14120         (calc-rewrite-selection, calc-locate-selection-marker)
14121         (calc-rewrite): Use the declared variable calc-rewr-sel instead
14122         of sel.
14123         (math-rewrite-whole-expr): New variable.
14124         (math-rewrite, math-rewrite-phase): Replace variable expr by
14125         declared variable.
14126         (math-rewrite-heads-heads, math-rewrite-heads-skips)
14127         (math-rewrite-heads-blanks ): New variables.
14128         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
14129         heads, skips and blanks by declared variables.
14130         (math-rwcomp-subst-old, math-rwcomp-subst-new)
14131         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
14132         New variables.
14133         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
14134         old, new, old-func and new-func by declared variables.
14135         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
14136         Remove unnecessary variable.
14137         (math-apply-rw-regs): New variable.
14138         (math-apply-rewrites, math-rwapply-replace-regs)
14139         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
14140         (math-apply-rw-ruleset): New variable.
14141         (math-apply-rewrites, math-rwapply-remember): Replace variable
14142         ruleset by declared variable.
14144 2004-11-19  Richard M. Stallman  <rms@gnu.org>
14146         * info.el (Info-search): Use search-whitespace-regexp.
14148 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
14150         * vc-rcs.el (vc-rcs-parse): New function.
14151         (vc-rcs-annotate-command): Likewise.
14152         (vc-rcs-annotate-current-time): Likewise.
14153         (vc-rcs-annotate-time): Likewise.
14154         (vc-rcs-annotate-extract-revision-at-line): Likewise.
14156 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
14158         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
14160 2004-11-18  Jay Belanger  <belanger@truman.edu>
14162         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
14164 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14166         * printing.el: Eliminate use of interactive-p and eval-and-compile.
14167         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
14168         Use make-temp-file to generate PostScript files in any situation.
14169         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
14170         (pr-interactive-p): Eliminate var.
14171         (pr-save-interactive): Eliminate macro.
14172         (pr-interface, pr-ps-directory-preview)
14173         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
14174         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
14175         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
14176         (pr-ps-buffer-ps-print, pr-ps-region-preview)
14177         (pr-ps-region-using-ghostscript, pr-ps-region-print)
14178         (pr-ps-region-ps-print, pr-ps-mode-preview)
14179         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
14180         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
14181         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
14182         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
14183         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
14184         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
14185         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
14186         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
14187         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
14188         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
14189         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
14190         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
14191         Eliminate pr-save-interactive usage.
14192         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
14193         Eliminate pr-interactive-p usage.
14194         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
14195         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
14196         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
14197         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
14198         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
14199         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
14200         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
14201         New funs.
14202         (pr-ps-file): Use make-temp-file to generate a temporary file.
14204 2004-11-17  Jay Belanger  <belanger@truman.edu>
14206         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
14207         a local variable.
14208         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
14209         (math-top-only): New variable.
14210         (math-simplify, math-simplify-step): Replace variable top-only by
14211         declared variable math-top-only.
14212         (math-simplify-expr): Declare it.
14213         Replace argument expr in all calls of math-defsimplify by
14214         math-simplify-expr.
14215         (math-simplify-plus, math-simplify-times, math-simplify-divide)
14216         (math-simplify-divisor, math-simplify-one-divisor)
14217         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
14218         (math-simplify-pow): Replace variable expr by declared variable
14219         math-simplify-expr.
14220         (math-simplify-divisor): Remove local variables temp and op.
14221         (math-simplify-one-divisor): Make temp and op local variables.
14222         (math-simplify-divisor-nover, math-simplify-divisor-dover):
14223         New variables.
14224         (math-simplify-divisor, math-simplify-one-divisor):
14225         Replace variables nover and dover by declared variables.
14226         (math-expr-subst-new, math-expr-subst-old): New variables.
14227         (math-expr-subst, math-expr-subst-rec): Replace variables new
14228         and old by declared variables.
14229         (math-is-poly-degree, math-is-poly-loose): New variables.
14230         (math-is-polynomial, math-is-poly-rec): Replace variables degree
14231         and loose by declared variables.
14232         (math-poly-base-const-ok, math-poly-base-pred): New variables.
14233         (math-polynomial-base, math-polynomial-base-rec):
14234         Replace variables const-ok and mpb-pred by declared variables.
14236         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
14238         * calc/calc-ext.el (math-defsimplify): Change the argument in
14239         the created function to math-simplify-expr.
14241         * calc/calc-units.el (math-simplify-expr): Declare it.
14242         Replace argument expr in all calls of math-defsimplify by
14243         math-simplify-expr.
14244         (math-simplify-units-prod): Replace variable expr by declared
14245         variable math-simplify-expr.
14247 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14249         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
14250         Replace mapcar->dolist, format->string.
14252 2004-11-17  Miles Bader  <miles@gnu.org>
14254         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
14255         * progmodes/idlwave.el: Remove RCS keywords.
14257 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
14259         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
14260         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
14261         Update to IDLWAVE version 5.5.  Too many changes to list them here.
14262         * progmodes/idlw-help.el: New file.
14264 2004-11-16  Richard M. Stallman  <rms@gnu.org>
14266         * international/iso-cvt.el (iso-tex2iso-trans-tab):
14267         Discard spaces after \i according to TeX rules.
14269         * international/mule.el (set-buffer-file-coding-system):
14270         New arg NOMODIFY.
14271         (after-insert-file-set-coding): Pass that new arg.
14272         Prevent set-buffer-multibyte from trying to lock the file.
14274         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
14276         * saveplace.el (save-place): Doc fix.
14278         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
14279         temporarily widen before finding the following word to copy.
14281         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
14282         (cl-map-keymap): Definition deleted.
14284         * subr.el (map-keymap-internal): New function.
14286 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14288         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
14289         when pressing rather than when releasing mouse-2.  Simplify.
14291 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14293         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
14294         (compilation-mode): Set it here instead.
14296         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
14298         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
14299         (loop, cl-parse-loop-clause, defsetf): Use backquote.
14301 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14303         * progmodes/compile.el (compilation-internal-error-properties):
14304         Fix up a transposition-typo.  Check end-col before using it.
14306 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
14308         * international/iso-cvt.el (iso-tex2iso-trans-tab):
14309         Discard whitespace after macro \i when converting it.
14311 2004-11-16  Juri Linkov  <juri@jurta.org>
14313         * emacs-lisp/find-func.el (find-function-regexp):
14314         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
14315         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
14316         Remove invalid `\W' from [^cgv\W].  Doc fix.
14317         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
14319 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
14321         * play/life.el: Maintainer is now FSF.
14322         (life-patterns, life-neighbor-deltas, life-window-start)
14323         (life-current-generation, life-generation-string): Use defvar
14324         instead of defconst.
14326 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14328         * progmodes/compile.el (compilation-move-to-column): New fun.
14329         (compilation-internal-error-properties)
14330         (compilation-next-error-function): Use it to make sure we don't go past
14331         the end of line.
14333 2004-11-15  John Paul Wallington  <jpw@gnu.org>
14335         * autoinsert.el (auto-insert-alist): Insert the user's name in
14336         copyright notice, rather than Free Software Foundation, for the
14337         Emacs Lisp header case too.
14339 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14341         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
14342         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
14343         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
14344         return the list of string in a string.
14345         (pr-call-process): Message if calling process returns an error, that
14346         is, the exit status is different of zero.
14348 2004-11-15  Jay Belanger  <belanger@truman.edu>
14350         * calc/calcalg2.el (math-integrate-by-parts): Remove unused
14351         variable var-thing.
14352         (math-integ-depth, math-integ-level, math-integral-limit)
14353         (math-enable-subst, math-any-substs, math-integ-msg)
14354         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
14355         (math-int-threshold, math-int-factors, math-double-roots)
14356         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
14357         (var-GenCount): Declare these variables.
14358         (calcFunc-integ): Don't check if var-IntegLimit is bound.
14359         (math-integral-cache, math-integral-cache-state):
14360         Move declarations to earlier in the file.
14361         (math-deriv-var, math-deriv-total, math-deriv-symb)
14362         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
14363         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
14364         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
14365         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
14366         (math-solve-res): New variables
14367         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
14368         (math-integral, math-replace-integral-parts)
14369         (math-integrate-by-parts, calc-dump-integral-cache)
14370         (math-try-integral, math-do-integral, math-do-integral)
14371         (math-do-integral-methods, math-try-solve-for)
14372         (math-try-solve-prod, math-solve-poly-funny-powers)
14373         (math-solve-crunch-poly, math-decompose-poly)
14374         (math-solve-find-root-term, math-find-root-in-prod)
14375         (math-integ-try-linear-substitutions)
14376         (math-integ-try-substitutions, math-expr-rational-in)
14377         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
14378         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
14379         (math-solve-for, math-solve-system, math-solve-system-rec)
14380         (math-solve-get-sign, math-solve-get-int)
14381         (math-solve-system-subst): Replace undeclared variables with newly
14382         declared variables.
14384 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14386         * winner.el (winner-active-region, winner-edges, winner-window-list):
14387         Define at toplevel.
14388         (winner-mode-map): Move init inside declaration.
14390 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
14392         * files.el (convert-standard-filename): Doc fix.
14394 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
14396         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
14397         passwd, group, shadow, default/* and pam.d/*.
14399 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14401         * printing.el (pr-menu-spec): Adjust menu specification.
14403 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14405         * printing.el: Doc fix.  Insert :version tag into all defcustom.
14406         Handle interactive-p as is recommended in Emacs Lisp Reference.
14407         Set the file permission bits for newly created files.
14408         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
14409         The printing menu specification (in `pr-menu-spec') was merged.
14410         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14411         (pr-version): New version number (6.8.3).
14412         (pr-file-modes): New option.
14413         (pr-interactive-p): New var.
14414         (pr-save-interactive, pr-save-file-modes): New macros.
14415         (pr-setup): Code fix.
14416         (pr-menu-spec): Menu specification merged.
14417         (pr-call-process, pr-text2ps): Set file permission bits.
14418         (pr-despool-print): Set file permission bits.  Handle interactive-p as
14419         is recommended.
14420         (pr-interface, pr-ps-directory-preview)
14421         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
14422         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
14423         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
14424         (pr-ps-buffer-ps-print, pr-ps-region-preview)
14425         (pr-ps-region-using-ghostscript, pr-ps-region-print)
14426         (pr-ps-region-ps-print, pr-ps-mode-preview)
14427         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
14428         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
14429         (pr-despool-using-ghostscript, pr-despool-ps-print)
14430         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
14431         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
14432         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
14433         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
14434         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
14435         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
14436         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
14437         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
14438         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
14439         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
14440         Handle interactive-p as is recommended.
14442 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14444         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
14445         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
14447         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
14448         so it doesn't forget to highlight the beginning of the region either.
14450 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
14452         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
14453         (c-font-lock-init): Eliminate obsolete make-local-hook.
14454         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
14455         (awk-mode): Use run-mode-hooks.
14457         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
14459 2004-11-13  Kim F. Storm  <storm@cua.dk>
14461         * mouse.el (mouse-drag-copy-region): Add :version.
14462         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
14463         while dragging mode line, so mode line can be dragged downwards.
14464         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
14465         while pressing mouse button so window doesn't scroll until we
14466         release the mouse if clicking on partially visible line.
14468 2004-11-12  Jay Belanger  <belanger@truman.edu>
14470         * calc/calc-graph.el (calc-dumb-map): Declare it.
14471         (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
14472         than unbound.
14473         (calc-graph-name): Made `end' a local variable.
14474         (calc-graph-lookup): Made `varname' a local variable.
14475         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
14476         Declare them.
14477         (calc-graph-format-data): Don't check if var-PlotRejects is bound.
14478         (calc-graph-plot, calc-graph-compute-3d): Remove references to
14479         the unused variable y3vec.
14480         (calc-graph-show-dumb): Remove reference to unused variable found-pt.
14481         (calc-graph-kill-hook, calc-graph-plot): Remove reference to
14482         calc-graph-prev-kill-hook.
14483         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
14484         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
14485         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
14486         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
14487         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
14488         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
14489         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
14490         (calc-graph-y3value, calc-graph-y3name)
14491         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
14492         (calc-graph-stepcount, calc-graph-is-splot)
14493         (calc-graph-surprise-splot, calc-graph-blank)
14494         (calc-graph-non-blank, calc-graph-curve-num): New variables.
14495         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
14496         (calc-graph-recompute-2d, calc-graph-compute-3d)
14497         (calc-graph-format-data): Replace undeclared variables with the
14498         above newly declared variables.
14500 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
14502         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
14503         `rsf-beep' and `rsf-sleep-after-message'.
14505         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
14506         list if `message-sender' is non-nil.
14508 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
14510         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
14511         consing by using mapc instead of mapcar.
14513 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
14515         * tooltip.el (require): Explain why CL is needed.
14517 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14519         * printing.el: Insert :version into defgroup (printing).  All reference
14520         to Files option in menubar were changed to File.
14521         (pr-version): New version number (6.8.2).
14522         (pr-get-symbol): Call easy-menu-intern.
14523         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
14524         compilation gripes.
14526 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14528         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
14529         new byte-compile-function-environment binding to t.
14531         * font-lock.el (font-lock-fontify-syntactically-region):
14532         Don't forget to highlight the last char when we hit `end'.
14534         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
14535         (mwheel-scroll): Adjust accordingly.
14537         * cvs-status.el: Reduce spurious warnings.
14538         (cvs-status-checkout): Remove.
14539         (cvs-status-mode-map): Use cvs-mode-checkout instead.
14541         * pcvs.el (cvs-mode-checkout): New command.
14543         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
14545         * tooltip.el: Require CL.
14547         * emacs-lisp/bytecomp.el: Use push.
14548         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
14549         (defalias): Remove the `byte-compile' property and add
14550         a `byte-hunk-handler'.
14552 2004-11-11  Juri Linkov  <juri@jurta.org>
14554         * info.el (Info-search): Save match data for isearch.
14555         Skip Tag Table node.
14557         * descr-text.el (describe-char): Replace syntax-after with code
14558         from its previous version.
14560         * files.el (magic-mode-alist): Use optimization for SGML mode too.
14561         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
14563         * international/mule.el (sgml-html-meta-auto-coding-function):
14564         Remove > after <html to allow HTML attributes.
14566 2004-11-11  Jay Belanger  <belanger@truman.edu>
14568         * calc/calc-comb.el (math-prime-factors-finished): Declare it as
14569         a variable.
14570         (calcFunc-dfac): Replace unbound max by n.
14571         (math-stirling-local-cache): New variable.
14572         (math-stirling-number, math-stirling-1, math-stirling-2):
14573         Replace the variable `cache' by the declared variable
14574         math-stirling-local-cache.
14575         (var-RandSeed): Declare it as a variable.
14576         (math-init-random-base, math-random-digit): Don't check to see if
14577         var-RandSeed is bound.
14578         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
14579         Declare them instead of just setting them.
14580         (math-init-random-base): Made i a local variable.
14581         (math-random-digit): Made math-random-last a local variable.
14582         (math-prime-test-cache): Move declaration to before it is used.
14583         (math-prime-test-cache-k, math-prime-test-cache-q)
14584         (math-prime-test-cache-nm1, math-prime-factors-finished):
14585         Declare them as variables.
14587 2004-11-11  Jay Belanger  <belanger@truman.edu>
14589         * calc/calc-ext.el (math-defcache): Use defvar for the new
14590         variables it creates.
14592 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
14594         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
14595         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
14596         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
14597         (desktop-save): Add :version.
14599 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14601         * printing.el (pr-get-symbol): Don't downcase.
14603 2004-11-10  Jay Belanger  <belanger@truman.edu>
14605         * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
14606         string to kill-ring.
14608         * calc/calc-aent.el (calc-alg-exp, math-toks)
14609         (math-exp-pos,math-exp-old-pos, math-exp-token)
14610         (math-exp-keep-spaces, math-exp-str): New variables.
14611         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
14612         (calcAlg-enter): Use declared variable calc-alg-exp.
14613         (math-build-parse-table, math-find-user-token): Use declared
14614         variable math-toks.
14615         (math-read-exprs, math-read-token, calc-check-user-syntax)
14616         (calc-match-user-syntax, match-factor-after, math-read-factor):
14617         Use declared variables math-exp-pos math-exp-old-pos.
14618         (math-read-exprs, math-read-token, math-read-expr-level)
14619         (calc-check-user-syntax, calc-match-user-syntax)
14620         (match-factor-after, math-read-factor): Use declared variable
14621         math-exp-token.
14622         (math-read-exprs, math-read-expr-list, math-read-token)
14623         (math-read-factor): Use declared variable math-exp-keep-spaces.
14624         (math-read-exprs, math-read-token): Use declared variable
14625         math-exp-str.
14626         (calc-match-user-syntax): Make m a local variable.
14628         * calc/calc-ext.el (math-read-expr): Use declared variables
14629         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
14630         math-exp-keep-spaces.
14632         * calc/calc-forms.el (math-read-angle-bracket): Use declared
14633         variables math-exp-pos, math-exp-str.
14635         * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
14636         math-exp-old-pos.
14637         (math-parse-fortran-vector, math-parse-fortran-vector-end)
14638         (math-parse-eqn-prime): Use declared variable math-exp-token.
14640         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
14641         Use declared variable math-exp-pos.
14642         (math-check-for-commas): Use declared variable math-exp-str.
14643         (math-read-brackets): Use declared variables math-exp-old-pos,
14644         math-exp-keep-spaces.
14645         (math-read-brackets, math-read-vector, math-read-matrix):
14646         Use declared variable math-exp-token.
14648 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14650         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
14651         where the keymap is a symbol.
14652         (easy-menu-add-item): Use keymap-prompt.  Simplify.
14654         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
14656         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
14657         (sgml-parse-tag-backward): Use it to skip spurious < or >.
14659 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
14661         * ebuff-menu.el: Doc fixes throughout.
14662         (electric-buffer-menu-mode-hook): New defvar.
14664 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
14666         * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
14667         The resulting compiler warnings appear to be harmless.
14669 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
14671         * textmodes/conf-mode.el: New file.
14673         * files.el (auto-mode-alist, magic-mode-alist): Use it.
14675 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14677         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
14679 2004-11-09  Jay Belanger  <belanger@truman.edu>
14681         * calc/calc-ext.el (calc-init-extensions): Remove old code.
14683         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
14684         (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
14685         (calc-z-prefix-help, calc-user-function-list): Use declared
14686         variables calc-z-prefix-buf, calc-z-prefix-msgs.
14687         (math-map-tree, math-map-tree-rec): Use declared variables
14688         math-mt-many, math-mt-func.
14689         (math-read-expression, math-read-string): Use declared variable
14690         math-expr-data.
14692         * calc/calc-ext.el (math-normalize-nonstandard): Use declared
14693         variable math-normalize-a.
14695         * calc/calc.el (math-normalize-a): New variable.
14696         (math-normalize): Use declared variable math-normalize-a.
14698         * calc/calc-poly.el (math-expand-form): Use declared variable
14699         math-mt-many.
14701         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
14702         Use declared variable math-mt-many.
14703         (math-rewrite): Use declared variable math-mt-func.
14705         * calc/calc-vec.el (math-read-brackets, math-read-vector)
14706         (math-read-matrix): Use declared variable math-expr-data.
14708         * calc/calc-lang.el (math-parse-fortran-vector)
14709         (math-parse-fortran-vector-end, math-parse-tex-sum)
14710         (math-parse-eqn-matrix, math-parse-eqn-prime)
14711         (math-read-math-subscr): Use declared variable math-expr-data.
14713         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
14714         (math-read-expr-level, math-read-token, calc-check-user-syntax)
14715         (calc-match-user-syntax, math-read-if, math-factor-after)
14716         (math-read-factor): Use declared variable math-expr-data.
14718 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
14720         * calendar/diary-lib.el (diary-from-outlook)
14721         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
14722         interactive-p; but rather new optional argument NOCONFIRM.
14724 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14726         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
14727         (easy-menu-name-match): Revert correspondingly.
14729 2004-11-09  Richard M. Stallman  <rms@gnu.org>
14731         * emacs-lisp/bytecomp.el (byte-compile-defalias):
14732         Turn off warnings for the new function even if definition not constant.
14733         If the definition isn't a quoted symbol, record (FUNCTION . t).
14734         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
14735         (byte-compile-callargs-warn): Handle (FUNCTION . t).
14736         (display-call-tree, byte-compile-arglist-warn):
14737         Handle t returned by byte-compile-fdefinition.
14739 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14741         * Makefile.in (maintainer-clean): Depend on distclean.
14743         * help-fns.el (help-C-file-name): File name must be in build-files
14744         to be returned.
14746 2004-11-09  Jay Belanger  <belanger@truman.edu>
14748         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
14749         (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
14751         * calc/calc.el (calc, calc-trail-display, calc-mode):
14752         Remove obsolete sections.
14754         * calc/calc.el (calc-x-paste-text): Remove.
14756         * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
14757         mouse-2.
14759 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
14761         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
14762         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
14763         current frame (in case of recursive calls).
14764         (gdb-show-changed-values): Add :version keyword.
14766 2004-11-09  Kenichi Handa  <handa@m17n.org>
14768         * international/mule-cmds.el: Change coding: tag back to
14769         iso-2022-7bit.
14771 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14773         * international/mule-cmds.el: Change coding-system to utf-8.
14774         (select-safe-coding-system-interactively):
14775         New function extracted from select-safe-coding-system.
14776         (select-safe-coding-system): Use it.
14778 2004-11-08  Richard M. Stallman  <rms@gnu.org>
14780         * subr.el (syntax-after): Doc fix.
14782         * paren.el (show-paren-function): Change calls to syntax-after
14783         for new way of returning the value.
14785         * menu-bar.el (menu-bar-file-menu): Make this the real name
14786         and menu-bar-files-menu the alias.  Use the former.
14787         (global-map): Use `file', not `files', as the symbol.
14789         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
14791         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
14792         Don't use beginning-of-buffer.
14793         (filesets-cmd-show-result): Use with-no-warnings.
14795 2004-11-08  Juri Linkov  <juri@jurta.org>
14797         * progmodes/compile.el (compile): Don't overwrite last command in
14798         minibuffer history with default command if they are not equal.
14800 2004-11-08  Jay Belanger  <belanger@truman.edu>
14802         * calc/calcalg2.el (math-do-integral-methods): Try linear then
14803         non-linear substitutions.
14805 2004-11-08  Jay Belanger  <belanger@truman.edu>
14807         * calc/calcalg2.el (math-linear-subst-tried): New variable.
14808         (math-do-integral): Set `math-linear-subst-tried' to nil.
14809         (math-do-integral-methods): Use `math-linear-subst-tried' to
14810         determine what type of substitution to try.
14811         (math-integ-try-linear-substituion):
14812         Set `math-linear-subst-tried' to t.
14814 2004-11-08  Kim F. Storm  <storm@cua.dk>
14816         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
14818 2004-11-07  Juri Linkov  <juri@jurta.org>
14820         * info-look.el (info-lookup): Allow reusing in the current buffer
14821         not only *info* buffer, but all (even renamed) Info buffers
14822         by checking for major-mode instead of *info* buffer name.
14823         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
14824         (octave-mode, maxima-mode) <doc-spec>:
14825         Allow long dashes generated by Texinfo 4.7 before definitions.
14826         (texinfo-mode) <doc-spec>: Add space to suffix to find command
14827         definitions with argument separated by space.
14829 2004-11-06  Richard M. Stallman  <rms@gnu.org>
14831         * simple.el (next-error group, face): Move before first use.
14832         (next-error-highlight, next-error-highlight-no-select): Likewise.
14834         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
14835         (line-move): New args NOERROR and TO-END.
14836         Return t if succeed in moving specified number of lines.
14837         (move-end-of-line): New function.
14839         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
14840         (end-of-buffer-other-window): Likewise.
14842         * simple.el (line-move-ignore-invisible): Default to t.
14844         * subr.el (syntax-after): Return the syntax letter, not the raw code.
14846         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
14848         * international/iso-cvt.el (iso-cvt-define-menu):
14849         Rename menu-bar-files-menu to menu-bar-file-menu.
14851         * net/browse-url.el (browse-url-gnome-moz-program)
14852         (browse-url-gnome-moz-arguments): Move up before first use.
14854         * net/tramp.el (tramp group): Add :version.
14856         * progmodes/ada-xref.el (ada-gdb-application):
14857         Use goto-char instead of beginning-of-buffer.
14859         * progmodes/cperl-mode.el (cperl-info-on-command):
14860         Use goto-char instead of beginning-of-buffer.
14862         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
14863         Move up before first use.
14864         (idlwave-shell-temp-pro-file): Likewise.
14865         (idlwave-shell-temp-rinfo-save-file): Likewise.
14866         (idlwave-shell-temp-file): Minor doc fix.
14868         * textmodes/flyspell.el (flyspell-external-point-words):
14869         Use goto-char instead of beginning-of-buffer.
14871 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
14873         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
14874         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
14875         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
14877 2004-11-06  David Ponce  <david@dponce.com>
14879         * recentf.el (recentf-menu-path): Use menu item name.
14881 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
14883         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
14884         display doesn't support images.
14886 2004-11-06  Andreas Schwab  <schwab@suse.de>
14888         * tempo.el (tempo-match-finder): Doc fix.
14890         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
14892 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14894         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
14895         (easy-menu-lookup-name): New fun to replace it.
14896         (easy-menu-get-map): Use it to obey menu item names (rather than just
14897         keys) when looking up `path'.
14898         (easy-menu-always-true-p): Rename from easy-menu-always-true.
14899         (easy-menu-convert-item-1): Adjust to new name.
14901 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
14903         * outline.el (hide-body): Don't hide lines at the top of the file
14904         that precede the first header line.
14906 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
14908         * align.el (align-areas): Delete whitespace before reindenting, so
14909         that tabs are never placed after spaces.
14911 2004-11-06  Alan Shutko  <ats@acm.org>
14913         * macros.el (insert-kbd-macro): Do completions based on macros,
14914         rather than all commands.
14916 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
14918         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
14919         to solve a bug whereby tags with 'b' don't match.
14921 2004-11-05  Juri Linkov  <juri@jurta.org>
14923         * info.el (Info-search): Don't search in node header lines
14924         and file headers.
14926         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
14927         symbol-constituent characters after dot, not only digits.
14929 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
14931         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
14933 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14935         * dired.el (dired-read-dir-and-switches): Call read-directory-name
14936         if a dialog will be used, read-file-name otherwise.
14938 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14940         * textmodes/table.el (table group): Add :version.
14942         * textmodes/ispell.el (ispell-word):
14943         Don't alter args; set them only thru `interactive' spec.
14945         * textmodes/flyspell.el (flyspell-word):
14946         Don't alter FOLLOWING; set it only thru `interactive' spec.
14948         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
14950         * net/browse-url.el (browse-url-maybe-new-window):
14951         Use called-interactively-p.
14953         * mail/supercite.el (sc-cite-region):
14954         Don't use interactive-p.  Add arg INTERACTIVE.
14955         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
14957         * international/mule-cmds.el (set-input-method, toggle-input-method):
14958         Don't use interactive-p.  Add arg INTERACTIVE.
14960         * eshell/esh-mode.el (eshell-show-maximum-output):
14961         Don't use interactive-p.
14962         (eshell-truncate-buffer): Just message, no error, if buffer is short.
14964         * mouse.el (mouse-show-mark): Get positions to delete from mark
14965         and point, not from mouse-drag-overlay.
14967         * imenu.el (imenu-eager-completion-buffer): Add :version.
14969         * filesets.el (filesets group): Add :version.
14971 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
14973         * files.el (xml-based-modes): Delete var.
14974         (magic-mode-alist): New more general var.
14975         (set-auto-mode): Use it.
14977         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
14978         when clicking from another window.
14980 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
14982         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
14983         (vc-cvs-annotate-time): Incorporate value of deleted var.
14984         Remove special-case handling of beginning-of-buffer cruft.
14985         Cache ending position (point) and return value in text property
14986         `vc-cvs-annotate-time', and consult it on subsequent invocations.
14988         * vc-cvs.el (vc-cvs-annotate-command):
14989         Delete extraneous lines from beginning of buffer.
14990         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
14992         * progmodes/grep.el (grep-default-command): Take empty string
14993         for tag if all other methods yield nil.  Shell-quote the tag.
14995         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
14996         spec in `interactive' form, and mention it in the docstring.
14997         Also, make sure point is at bol after calling `annotate-time'.
14999 2004-11-02  Richard M. Stallman  <rms@gnu.org>
15001         * cus-edit.el (customize-group-other-window):
15002         Select the window that displays the custom buffer.
15003         (custom-buffer-create-other-window): Likewise.
15005         * comint.el (comint-insert-input): Fix previous change.
15007         * emacs-lisp/elp.el (elp-instrument-function):
15008         Use called-interactively-p.
15010         * emacs-lisp/easymenu.el (easy-menu-intern):
15011         Don't downcase; rather, case-flip the first letter of each word.
15013         * emacs-lisp/easy-mmode.el (define-minor-mode):
15014         Use called-interactively-p.
15016         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
15017         Add interactive-only.
15018         (byte-compile-warnings): Add interactive-only as option.
15019         (byte-compile-interactive-only-functions): New variable.
15020         (byte-compile-form): Warn about calls to functions
15021         in byte-compile-interactive-only-functions.
15023         * emacs-lisp/autoload.el (update-file-autoloads):
15024         Don't use interactive-p; take new arg SAVE-AFTER.
15026         * emacs-lisp/advice.el (ad-make-advised-definition):
15027         Use called-interactively-p.
15029 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15031         * files.el (find-file-existing): New function.
15033         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
15034         find-file-existing.  Add "New File..." that calls find-file.
15036         * diropen.pbm, diropen.xpm: New files.
15038         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
15039         icon diropen.  New tool bar item find-file-existing uses icon open.
15041         * dired.el (dired-read-dir-and-switches): Call read-directory-name
15042         instead of read-file-name.
15044 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
15046         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
15047         (icalendar--split-value): Change name of work buffer.
15048         (icalendar--get-weekday-abbrev): Return nil on error.
15049         (icalendar--date-to-isodate): New function.
15050         (icalendar-convert-diary-to-ical)
15051         (icalendar-extract-ical-from-buffer): Use only two args for
15052         make-obsolete (XEmacs compatibility).
15053         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
15054         (icalendar-export-region): Doc fix.
15055         If error, return non-nil and write errors to a buffer.
15056         Use correct weekday for weekly recurring events.
15057         Check whether date has been parsed for ordinary events.
15058         Make weekly events start in the year 2000.
15059         DTEND is non-inclusive, shift end date by one day if
15060         necessary (not for entries that have date and time).
15061         Rename local let variables: oops -> found-error, datestring ->
15062         startdatestring.
15064 2004-11-02  Kim F. Storm  <storm@cua.dk>
15066         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
15067         keep-mode-if-same variable.  Add it as optional arg instead.
15068         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
15070         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
15071         substitute-command-keys will select lower-case bindings like those
15072         used in the static help texts.
15074         * descr-text.el (describe-text-properties): Don't err if called in
15075         the *Help* buffer; output to *Help-2* buffer instead.
15077         * kmacro.el (group kmacro): Add :version.
15078         (kmacro-keyboard-quit): New function to cleanup on C-g.
15079         (kmacro-start-macro): Set defining-kbd-macro to append when
15080         appending to last macro.
15082         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
15084 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
15086         * progmodes/gdb-ui.el (gdb-enable-debug-log)
15087         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
15088         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
15089         Add :version keyword.
15091 2004-11-02  Pavel Kobiakov  <pk_at_work@yahoo.com>
15093         * progmodes/flymake.el (flymake-err-line-patterns):
15094         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
15095         `compilation-error-regexp-alist-alist' to internal Flymake format.
15097         * progmodes/flymake.el: Eliminate byte-compiler warnings.
15099 2004-11-01  Jay Belanger  <belanger@truman.edu>
15101         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
15102         with `interactive "s"'.
15104 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15106         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
15107         Revert change from 2004-10-16.  '*' checks the current buffer, but the
15108         mouse click may be in another buffer.
15110 2004-11-01  John Paul Wallington  <jpw@gnu.org>
15112         * files.el (large-file-warning-threshold): Add :version keyword.
15113         (kill-some-buffers): Doc fix.
15115         * thumbs.el (group thumbs): Add :version keyword.
15117         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
15119 2004-11-01  Richard M. Stallman  <rms@gnu.org>
15121         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
15123         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
15125         * allout.el (allout group): Add :version.
15126         (allout-init): Don't use interactive-p.
15127         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
15128         (allout-forward-current-level, allout-backward-current-level):
15129         Don't use interactive-p.
15131         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
15132         (bibtex-find-text): Likewise.
15134         * progmodes/vhdl-mode.el (vhdl-fill-region)
15135         (vhdl-beginning-of-statement): Don't use interactive-p.
15137         * progmodes/idlwave.el (idlwave-update-routine-info):
15138         Don't use interactive-p.
15140         * progmodes/idlw-shell.el (idlwave-shell-send-char):
15141         Don't use interactive-p.
15143         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
15144         Don't use interactive-p.
15146         * progmodes/ada-xref.el (ada-make-body-gnatstub):
15147         Don't use interactive-p.
15149         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
15150         (fortune-in-buffer): Doc fix.
15152         * play/5x5.el (5x5-new-game): Set up the buffer even if not
15153         interactive.
15155         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
15156         don't select the temporary buffer.
15157         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
15158         (eudc-get-phone): Likewise.
15160 2004-11-01  Kim F. Storm  <storm@cua.dk>
15162         * man.el (Man-xref-normal-file): Fix help-echo.
15164 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
15166         * reveal.el (reveal-last-tick): New var.
15167         (reveal-post-command): Use it to avoid closing overlays when we're
15168         appending text to them.
15170 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15172         * textmodes/bibtex.el: Require button.
15173         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
15174         (bibtex-reference-keys): Distinguish between header keys and
15175         crossref keys.
15176         (bibtex-beginning-of-field): New function.
15177         (bibtex-url-map): Remove.
15178         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
15179         (bibtex-font-lock-url-regexp): Assume that field names begin at
15180         the beginning of a line.
15181         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
15182         Remove field delimiters.  Use bibtex-beginning-of-field.
15183         Bugfix, point can be inside a field with a url.
15184         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
15185         New functions.
15186         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
15187         (bibtex-key-in-head): Simplify.
15188         (bibtex-current-line): Use bolp.
15189         (bibtex-parse-keys): Remove unused arg `add'.
15190         Use bibtex-type-in-head and bibtex-key-in-head.
15191         (bibtex-parse-entry, bibtex-autofill-entry):
15192         Use bibtex-type-in-head and bibtex-key-in-head.
15193         (bibtex-autokey-get-field): Do not alter case of replacement text.
15194         (bibtex-autokey-get-names): Do all processing of name list.
15195         (bibtex-autokey-get-year): New function.
15196         (bibtex-autokey-get-title): Do all processing of title words.
15197         (bibtex-generate-autokey): Simplify.
15198         (bibtex-string-files-init): Use default-directory.
15199         Allow for absolute file names in bibtex-string-files.
15200         (bibtex-files, bibtex-file-path): New variables.
15201         (bibtex-files-expand): New function.
15202         (bibtex-find-entry-globally): New command.
15203         (bibtex-summary-function): New variable.
15204         (bibtex-summary): Default value of bibtex-summary-function.
15205         (bibtex-find-crossref): New optional args pnt and split.
15206         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
15207         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
15208         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
15209         Fix handling of required and alternative fields.
15210         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
15211         Use cons and display-buffer.
15212         (bibtex-validate-globally): New command.
15213         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
15214         bibtex-parse-keys and bibtex-parse-strings for updating
15215         bibtex-reference-keys and bibtex-strings.
15216         (bibtex-realign): Remove blank lines past the last entry.
15217         (bibtex-reformat): Use bibtex-entry-format as default.
15218         (bibtex-choose-completion-string): Remove.
15219         (bibtex-complete): Do not use bibtex-choose-completion-string.
15220         (bibtex-url): Simplify.
15222 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15224         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
15225         (x-dnd-types-alist, x-dnd-open-file-other-window)
15226         (x-dnd-known-types): Add :version.
15228 2004-10-31  John Paul Wallington  <jpw@gnu.org>
15230         * ibuffer.el (group ibuffer): Add :version keyword.
15232 2004-10-31  Kim F. Storm  <storm@cua.dk>
15234         * ido.el (group ido): Add :version keyword.
15235         (ido-mode): Remove :version keyword.
15237         * emulation/cua-base.el (group cua): Add :version keyword.
15238         (cua-mode): Remove :version keyword.
15240 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
15242         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
15244         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
15245         compiler warning.
15246         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
15247         function.
15248         (help-at-pt-display-when-idle): Remove autoload.
15250 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15252         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
15254 2004-10-30  Juri Linkov  <juri@jurta.org>
15256         * help.el (function-called-at-point):
15257         * help-fns.el (variable-at-point): Read -> intern.
15259 2004-10-30  Simon Josefsson  <jas@extundo.com>
15261         * progmodes/autoconf.el (autoconf-font-lock-keywords):
15262         Recognize AS_* too.
15264 2004-10-29  Simon Josefsson  <jas@extundo.com>
15266         * subr.el (read-passwd): Move back from password.el.
15268         * password.el: Remove, not ready yet.
15270 2004-10-29  Andreas Schwab  <schwab@suse.de>
15272         * speedbar.el (speedbar-frame-parameters): Improve customize type.
15274 2004-10-29  Sam Steingold  <sds@gnu.org>
15276         * mouse.el (mouse-show-mark): Replace the last occurrence of
15277         x-lost-selection-hooks with x-lost-selection-functions.
15279 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15281         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
15282         x-lost-selection-functions is bound.
15284         * mouse-sel.el (mouse-sel-mode):
15285         * emacs-lisp/lselect.el: Adjust to new names for
15286         x-(lost|sent)-selection-functions.
15288         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
15289         New obsolete aliases of x-lost-selection-functions and
15290         x-sent-selection-functions.
15292 2004-10-28  Kim F. Storm  <storm@cua.dk>
15294         * imenu.el (imenu-scanning-message): Remove.
15295         (imenu-progress-message): Make it a no-op.
15297 2004-10-28  John Paul Wallington  <jpw@gnu.org>
15299         * files.el (set-auto-mode): Call `throw' correctly.
15301 2004-10-28  Juri Linkov  <juri@jurta.org>
15303         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
15304         to search `Info-...' commands in `info' manual.
15305         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
15306         Add 'info-file "emacs" property.
15307         (Info-find-emacs-command-nodes): Fix index line number regexp.
15308         Set real line number (instead of fake 0) in first element of the
15309         returned list.
15310         (Info-goto-emacs-command-node): Use line number of first element
15311         to set point in the first found Info node.
15313         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
15314         code to `grep-mode-font-lock-keywords'.
15315         (grep-mode-font-lock-keywords): Delete grep markers instead
15316         of making them invisible.
15318 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15320         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
15321         and x-server-version in bug report.
15323 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
15325         * files.el (set-auto-mode-0): New function.
15326         (set-auto-mode): Use it to handle aliased modes and to
15327         be consistent between C-x C-f and C-x C-w.
15329 2004-10-28  Kenichi Handa  <handa@m17n.org>
15331         * international/utf-8.el (utf-translate-cjk-charsets):
15332         Add katakana-jisx0201.
15334         * international/subst-jis.el: Add data for JISX0201.
15336 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15338         * obsolete/hilit19.el (hilit-mode): New function.
15339         Move all the toplevel side-effecting stuff into it, so that loading
15340         hilit19 doesn't mess everything up any more.
15342 2004-10-27  Richard M. Stallman  <rms@gnu.org>
15344         * add-log.el (add-change-log-entry): Set up mailing address
15345         and full name later, and don't alter add-log-mailing-address
15346         or add-log-full-name.
15348         * elide-head.el (elide-head): Change error to message.
15349         (elide-head-show): Likewise.
15351         * apropos.el (apropos-macrop): Doc fix.
15353         * mouse.el (mouse-show-mark): Do most processing the same
15354         regardless of transient-mark-mode.
15356         * shadowfile.el (shadow-copy-files): Use interactive-p
15357         only to control whether to print a message.
15359         * tar-mode.el (tar-mode): Use write-contents-functions,
15360         not write-contents-hooks.
15362         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
15363         directory-sep-char.
15365 2004-10-27  Richard M. Stallman  <rms@gnu.org>
15367         * strokes.el (strokes-unload-hook): Fix previous change.
15369         * type-break.el (type-break-run-at-time): Always use run-at-time;
15370         forget the alternatives.
15371         (type-break-cancel-function-timers): Always use cancel-function-timers;
15372         forget the alternatives.
15374         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
15376 2004-10-27  Kenichi Handa  <handa@m17n.org>
15378         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
15380         * international/subst-gb2312.el: Likewise.
15382         * international/subst-big5.el: Likewise.
15384         * international/subst-ksc.el: Likewise.
15386         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
15387         New variable.
15388         (utf-translate-cjk-set-unicode-range): New function.
15389         (utf-translate-cjk-unicode-range): Make it customizable.
15390         (utf-8-post-read-conversion):
15391         Use utf-translate-cjk-unicode-range-string.
15392         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
15393         Unicode ranges.
15395 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
15397         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
15398         trivial variants to shorten the list.
15399         (xml-based-modes): New var.
15400         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
15401         declaration higher priority than auto-mode-alist.
15403         * find-file.el (cc-other-file-alist): Bring it in line with
15404         cc-mode's auto-mode-alist entries and use \' instead of $.
15406         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
15407         and add "Id" and "Name" submenus to it.
15409         * imenu.el (imenu--generic-function): Skip matches in comments.
15411 2004-10-26  Jay Belanger  <belanger@truman.edu>
15413         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
15414         (full-calc-keypad, calc-trail-display): Use an extra argument
15415         instead of `interactive-p'.
15417         * calc/calc-misc.el (calc-other-window): Use an extra argument
15418         instead of `interactive-p'.
15420         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
15421         `interactive-p'.
15423 2004-10-26  Kim F. Storm  <storm@cua.dk>
15425         * help.el (describe-key): Describe both down-event and up-event
15426         for a mouse click.
15428 2004-10-26  Richard M. Stallman  <rms@gnu.org>
15430         * woman.el (woman): Don't call interactive-p.
15432         * pcomplete.el (pcomplete): Instead of interactive-p,
15433         use an arg set non-nil by the interactive spec.
15435         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
15436         use an arg set non-nil by the interactive spec.
15438         * man.el (Man-cleanup-manpage): Instead of interactive-p,
15439         use an arg set non-nil by the interactive spec.
15441 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
15443         * progmodes/flymake.el (flymake-split-string):
15444         Use `flymake-split-string-remove-empty-edges' in any case.
15446 2004-10-26  Masatake YAMATO  <jet@gyve.org>
15448         * progmodes/flymake.el (flymake-err-line-patterns):
15449         Use `compilation-error-regexp-alist-alist' instead of
15450         `compilation-error-regexp-alist'.
15452 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15454         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
15455         verbatim face on the \ of \end{verbatim}.
15457 2004-10-25  Jay Belanger  <belanger@truman.edu>
15459         * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
15460         erasing minibuffer.
15462 2004-10-25  Simon Josefsson  <jas@extundo.com>
15464         * subr.el (read-passwd): Move to net/password.el.
15466         * net/password.el (read-passwd): Add.  Autoload it.
15468 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
15470         * mouse-sel.el (mouse-sel-mode): Specify custom group.
15472         * simple.el (process-file): Fix logic.
15474 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
15476         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
15477         (increase-right-margin): Remove erroneous call to `interactive-p'.
15479 2004-10-24  Kim F. Storm  <storm@cua.dk>
15481         * help.el (describe-mode): Fix 2004-10-13 change.
15482         Copy pure "Auto Fill" string so it can be propertized later
15483         without causing a read-only error.
15485 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
15487         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
15488         style indexes.
15490 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
15492         * simple.el (process-file): Accept nil for INFILE.  Reported by
15493         Luc Teirlinck.
15495 2004-10-24  Masatake YAMATO  <jet@gyve.org>
15497         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
15498         Handle periods and underscores in a function name.
15499         Remove the address fontification.
15501 2004-10-24  Masatake YAMATO  <jet@gyve.org>
15503         * progmodes/asm-mode.el (asm-font-lock-keywords):
15504         Use font-lock-variable-name-face for registers.
15506 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
15508         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
15509         kill-all-local-variables.
15510         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
15511         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
15512         Use kill-all-local-variables and provide mode-hooks.
15513         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
15514         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
15515         Suggested by Masatake YAMATO <jet@gyve.org>.
15517 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
15519         * simple.el (process-file): New function, similar to call-process
15520         but supports file handlers.
15521         * vc.el (vc-do-command): Use it, instead of call-process.
15522         * net/tramp-vc.el (vc-do-command): Do not advise it if
15523         process-file is fboundp.
15524         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
15525         process-file.
15526         (tramp-handle-process-file): New function.
15527         (tramp-file-name-for-operation): Support process-file.
15529 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
15531         * calendar/icalendar.el (icalendar--weekday-array): New constant.
15532         (icalendar-weekdayabbrev-table)
15533         (icalendar-monthnumber-table): Delete.
15534         (icalendar--get-month-number): Use calendar-month-name-array.
15535         (icalendar--get-weekday-number): New function.
15536         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
15537         (icalendar-export-region): Handle multi-line entries.
15538         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
15540 2004-10-23  John Paul Wallington  <jpw@gnu.org>
15542         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
15543         `wildcards' set to t in interactive spec.
15545         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
15546         interactive spec rather than use `interactive-p'.
15547         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
15548         rather than use function `interactive-p'.
15550 2004-10-22  Kenichi Handa  <handa@m17n.org>
15552         * international/mule.el (translate-region): Implement it in Lisp
15553         as a front end of translate-region-internal.
15555 2004-10-21  Jay Belanger  <belanger@truman.edu>
15557         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
15558         Declare these variables with defvar.
15560         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
15561         is bound, only check to see if it is bound.
15563 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15565         * textmodes/tex-mode.el (tex-compilation-parse-errors):
15566         Don't output messages.
15568         * calc/calc-help.el (calc-describe-bindings): Fix last change.
15570 2004-10-21  John Paul Wallington  <jpw@gnu.org>
15572         * calc/calc-graph.el (calc-graph-init):
15573         Use `set-process-query-on-exit-flag'.
15575 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
15577         * progmodes/compile.el (compilation-start): Rely on `cd' to get
15578         dir right and also allow argumentless cd.
15580 2004-10-19  Richard M. Stallman  <rms@gnu.org>
15582         * textmodes/flyspell.el (flyspell-mode): Doc fix.
15584         * eshell/em-unix.el (eshell-grep):
15585         Don't bind compilation-process-setup-function.
15587         * comint.el (comint-insert-input): Use @ in `interactive'.
15588         (comint-input-filter-functions): Doc fix.
15589         (comint-kill-whole-line, comint-get-source): Doc fix.
15591         * progmodes/compile.el (compilation-setup):
15592         Don't set buffer-read-only if MINOR is non-nil.
15594 2004-10-19  Jay Belanger  <belanger@truman.edu>
15596         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
15597         (calc-emacs-type-gnu19): Remove.
15598         (calc-digit-map, calc-read-key-sequence, calc-read-key):
15599         Remove check for old emacs versions.
15601         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
15602         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
15603         for current Emacs.
15605         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
15606         the end of the minibuffer.
15607         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
15608         copy `esc-map'.
15610         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
15612         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
15613         call that would be given when the current emacs was used.
15615 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
15617         * calendar/icalendar.el: Set coding to utf-8.
15618         (icalendar-version): Increase to 0.07.
15619         (icalendar-monthnumber-table): Change March pattern.
15620         (icalendar-get-all-event-properties)
15621         (icalendar-set-event-property): Delete.
15622         (icalendar-all-events): No longer interactive.
15623         (icalendar-convert-diary-to-ical)
15624         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
15625         their replacements.
15626         (icalendar-export-file, icalendar-export-region): New functions;
15627         essentially old `icalendar-convert-diary-to-ical' but appending to
15628         target rather than overwriting.
15629         (icalendar-import-file): Append to target file rather than
15630         overwriting.  Fourth arg deleted.
15631         (icalendar-import-buffer): New name for old
15632         `icalendar-extract-ical-from-buffer'.
15633         (icalendar--convert-string-for-import): New name for
15634         old `icalendar-convert-for-import'.
15635         (include-icalendar-files): Delete.
15636         Prefix for all internal functions changed from `icalendar-'
15637         to `icalendar--'.
15639 2004-10-19  Richard M. Stallman  <rms@gnu.org>
15641         * paths.el (news-path): Fix previous change.
15643 2004-10-18  Jay Belanger  <belanger@truman.edu>
15645         * calc/calc-help.el (calc-describe-bindings):
15646         Set `buffer-read-only' to nil while working in the keybindings buffer;
15647         remove some extra information from the keybindings buffer.
15649 2004-10-18  David Ponce  <david@dponce.com>
15651         * mouse.el (mouse-drag-move-window-top): New function.
15652         (mouse-drag-mode-line-1): Use it.
15654 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
15656         * info.el (Info-fontify-node): For multiline refs,
15657         arrange to unfontify newline and surrounding whitespace.
15659 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15661         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
15662         directory is missing.
15664 2004-10-17  John Paul Wallington  <jpw@gnu.org>
15666         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
15667         New customizable variable; whether to display buffers that match
15668         `ibuffer-maybe-show-predicates' by default.
15669         (ibuffer-maybe-show-predicates): Mention it in docstring.
15670         (ibuffer-display-maybe-show-predicates): New variable.
15671         (ibuffer-update): Prefix arg now toggles whether buffers that
15672         match `ibuffer-maybe-show-predicates' should be displayed.
15673         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
15674         locally to heed `ibuffer-default-display-maybe-show-predicates'.
15675         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
15677 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
15679         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
15680         work correctly.
15682 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
15684         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
15685         (Buffer-menu-beginning): New helper function.
15686         (Buffer-menu-execute): Use it.
15687         (Buffer-menu-select): Use it.
15688         (Buffer-menu-sort): Use it and also keep markers.
15690 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15692         * paths.el (news-directory): Rename from news-path.  Old name alias.
15693         (rmail-spool-directory): Use defvar.
15694         (sendmail-program): Use defcustom.
15695         (remote-shell-program): Use defcustom.
15696         (term-file-prefix): Use defvar.
15697         (abbrev-file-name): Use defvar.
15699         * term.el: Add maintainer.
15701         * subr.el (with-local-quit): Return nil if there's a quit.
15702         (read-passwd): Use with-local-quit.  Doc fix.
15704         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
15705         (strokes-unload-hook): Set as a variable with add-hook.
15707         * startup.el (fancy-splash-tail, normal-splash-screen):
15708         Update copyright year.
15710         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
15712         * server.el (server-unload-hook): Set as a variable with add-hook.
15714         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
15716         * frame.el (special-display-popup-frame):
15717         Make the buffer current as its frame is created.
15719         * delsel.el (delsel-unload-hook): Set as a variable.
15721         * comint.el (comint-output-filter-functions):
15722         Add comint-watch-for-password-prompt.
15723         (comint-read-noecho): Function deleted.
15724         (send-invisible): Use read-passwd.
15726         * fringe.el (fringe-mode-initialize): New function.
15727         (fringe-mode): Use fringe-mode-initialize as :initialize.
15729 2004-10-17  Kim F. Storm  <storm@cua.dk>
15731         * language/indian.el (indian-script-language-alist): Swap value
15732         and doc.
15733         (indian-font-char-index-table): Doc fix.
15735 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15737         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
15739 2004-10-16  Juri Linkov  <juri@jurta.org>
15741         * progmodes/compile.el (compilation-start): Move let-binding of
15742         `process-environment' into `with-current-buffer' body.
15743         Reported by Matt Hodges <MPHodges@member.fsf.org>.
15745 2004-10-16  Richard M. Stallman  <rms@gnu.org>
15747         * pcvs-util.el (cvs-bury-buffer):
15748         Don't call get-buffer-window for effect.
15750         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
15752         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
15754         * msb.el (msb-unload-hook): Set the variable.
15756         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
15757         Use * to err if buffer is readonly.
15759         * subr.el (looking-back): Return only t or nil.
15761         * whitespace.el (whitespace-unload-hook): Set the variable.
15763         * view.el (view-mode-enable): Set view-page-size and
15764         view-half-page-size to nil.
15765         (view-set-half-page-size-default): view-half-page-size = nil
15766         means the default.
15767         (View-scroll-page-forward): Use view-page-size-default.
15768         (View-scroll-page-backward): Likewise.
15769         (view-page-size, view-half-page-size): Doc fixes.
15771         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
15773         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
15775         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
15776         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
15777         (byte-compile-log-1): Bind inhibit-read-only.
15778         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
15779         (byte-compile-log-warning): Likewise.
15780         (byte-compile-file-form-require): Detect "cl" from the arg value.
15782         * progmodes/compile.el (compilation-start): Assume compilation-mode
15783         will make the buffer read-only.
15784         (compilation-mode): Take arg name-of-mode.
15785         (compilation-setup): Make buffer read-only.
15786         (compilation-handle-exit): Bind inhibit-read-only.
15788         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
15789         (ispell-message): Likewise.
15790         (ispell-show-choices): Don't call get-buffer-window uselessly.
15791         (ispell-init-process): Use set-process-query-on-exit-flag.
15793 2004-10-16  Kim F. Storm  <storm@cua.dk>
15795         * fringe.el (fringe-bitmaps): Only initialize when defined.
15797         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
15798         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
15800         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
15802 2004-10-15  Simon Josefsson  <jas@extundo.com>
15804         * net/password.el: Add.
15806 2004-10-14  Masatake YAMATO  <jet@gyve.org>
15808         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
15809         (gdb-script-end-of-defun): New function.
15810         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
15811         `gdb-script-end-of-defun' as *-of-defun-function.
15813 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
15815         * button.el (button-activate): Allow a marker to display as an action.
15817         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
15819         * help.el (describe-mode): Use it to make minor mode list into
15820         hyperlinks.
15822 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15824         * vc.el (vc-annotate-display-select): Fix typo.
15826         * subr.el (substitute-key-definition-key): New function.
15827         (substitute-key-definition): Use it with map-keymap.
15828         (event-modifiers): Use push.
15829         (mouse-movement-p, with-temp-buffer): Simplify.
15831 2004-10-12  Jay Belanger  <belanger@truman.edu>
15833         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
15834         New variables.
15835         (calc-help-index-entries): New function.
15836         (calc-describe-function): Use `calc-help-function-list' instead of
15837         obarray for completion.
15838         (calc-describe-variable): Use `calc-help-variable-list' instead
15839         of obarray for completion.
15841 2004-10-12  Richard M. Stallman  <rms@gnu.org>
15843         * info-look.el (info-lookup-file): Add info-file property.
15844         (info-lookup-symbol): Likewise.
15846         * info.el (info-xref): Add underlining.
15847         (info): Add info-file property.
15848         (Info-find-emacs-command-nodes): Specify case-sensitive search.
15850 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
15852         Sync with Tramp 2.0.45.
15854         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
15855         defined.  This is not the case for XEmacs without package "edebug".
15856         (tramp-set-auto-save-file-modes): Set permissions of autosaved
15857         remote files to the permissions of the original file.  This is not
15858         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
15859         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
15860         (tramp-perl-decode): Fix an error in Perl implementation.
15861         $pending must be cleared every loop.  Reported by Benjamin Place
15862         <benjaminplace@sprintmail.com>
15864         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
15865         Don't activate advice during definition.  This is done later on,
15866         depending on test result of `substitute-in-file-name'.
15867         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
15869 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15871         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
15873         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
15875 2004-10-12  David Ponce  <david@dponce.com>
15877         * recentf.el (recentf-edit-list): Update the menu when the recentf
15878         list has been modified.
15880 2004-10-12  Simon Josefsson  <jas@extundo.com>
15882         * net/tls.el (tls-certtool-program): New variable.
15883         (tls-certificate-information): New function, based on
15884         ssl-certificate-information.
15886 2004-10-12  Kenichi Handa  <handa@m17n.org>
15888         * international/mule.el (coding-system-equal): Move from mule-util.el.
15890         * international/mule-util.el (coding-system-equal): Move to mule.el.
15892 2004-10-12  Kim F. Storm  <storm@cua.dk>
15894         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
15895         reset kmacro-initial-counter-value if set.
15896         (kmacro-set-counter): Only set kmacro-counter if defining or executing
15897         macro.  Set kmacro-initial-counter-value otherwise.  Never set both.
15898         (kmacro-display): Show macro counter if non-zero.
15900         * subr.el (substitute-key-definition): Mention command remapping
15901         in doc string.
15903 2004-10-11  Jay Belanger  <belanger@truman.edu>
15905         * calc/calc-misc.el (calc-info-goto-node): New function.
15906         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
15907         node in one step.
15908         (calc-describe-copying, calc-describe-distribution)
15909         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
15910         Go to appropriate info node in one step.
15912 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15914         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
15916         * font-lock.el (font-lock-apply-highlight): Fix last change.
15918 2004-10-11  Simon Josefsson  <jas@extundo.com>
15920         * mail/smtpmail.el (smtpmail-open-stream): Look for
15921         starttls-gnutls-program instead of starttls-program iff
15922         starttls-use-gnutls is non-nil.
15923         (smtpmail-open-stream): Don't overwrite user settings of
15924         starttls-extra-arguments and starttls-extra-args.
15926 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15928         * comint.el (comint-mouse-insert-input): Remove.
15929         (comint-insert-input): Make it work for mouse bindings.
15930         (comint-mode-map): Move defs into the declaration.
15931         (comint-output-filter): Typo.
15933         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
15935 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
15937         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
15938         (ange-ftp-call-chmod): Reference remote-shell-program instead of
15939         ange-ftp-remote-shell.
15941 2004-10-10  Andreas Schwab  <schwab@suse.de>
15943         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
15944         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
15945         Reported by <sri@asu.edu>.
15947 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
15949         * vc.el (vc-annotate-mode): Remove variable.
15950         (vc-annotate-display-select): Only call vc-annotate-mode
15951         if we're not in that mode already.
15953 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15955         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
15956         (imenu-choose-buffer-index): Check here for rescan instead.
15958         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
15959         where the face expression evals to nil.
15961         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
15962         (tex-font-lock-keywords-2): Use it.
15963         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
15965         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
15967 2004-10-09  Kim F. Storm  <storm@cua.dk>
15969         * subr.el (progress-reporter-update): Define before first usage.
15970         (make-progress-reporter): Doc fix.
15972 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
15974         * textmodes/paragraphs.el (sentence-end-double-space)
15975         (sentence-end-without-period, sentence-end-without-space)
15976         (sentence-end): Doc fixes.
15978 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
15980         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
15981         Change paragraph-start regexp so we don't fill code starting with #'(.
15983 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
15985         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
15986         New defcustom.
15987         (extract-address-components): Use it.
15989 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
15991         * subr.el (make-progress-reporter, progress-reporter-update)
15992         (progress-reporter-force-update, progress-reporter-do-update)
15993         (progress-reporter-done): New functions.
15995         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
15997         * progmodes/etags.el (etags-tags-completion-table): Use progress
15998         reporter.
15999         (etags-tags-apropos): Likewise.
16001 2004-10-08  Alan Mackenzie  <acm@muc.de>
16003         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
16004         of current line.
16006 2004-10-08  Masatake YAMATO  <jet@gyve.org>
16008         * server.el (server-process-filter): Wrap `process-send-region'
16009         by `condition-case' to guard the case when the pipe to PROC is closed.
16011 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
16013         * xml.el (xml-substitute-special): Limit handling of external entities.
16015 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
16017         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
16019 2004-10-06  John Paul Wallington  <jpw@gnu.org>
16021         * xml.el (xml-parse-dtd): Fix `error' call.
16023 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
16025         * xml.el (xml-substitute-special): Return a single string instead
16026         of a list of strings if an entity substitution is made.
16028 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
16030         * calendar/icalendar.el: New file.
16032 2004-10-05  Juri Linkov  <juri@jurta.org>
16034         * isearch.el (isearch-done): Set mark after running hook.
16035         Reported by Drew Adams <drew.adams@oracle.com>.
16037         * info.el (Info-history, Info-toc): Fix Info headers.
16038         (Info-toc): Narrow buffer before Info-fontify-node.
16039         (Info-build-toc): Don't check for special Info file names.
16040         Set main-file to nil if Info-find-file returns a symbol.
16042 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
16044         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
16045         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
16046         * calendar/cal-menu.el (calendar-mode-map): Ditto.
16048 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
16050         * calendar/cal-iso.el (calendar-iso-read-args): New function,
16051         for old interactive spec from calendar-goto-iso-date.
16052         (calendar-goto-iso-date): Use it.
16053         (calendar-goto-iso-week): New function.  Suggested by Emilio
16054         C. Lopes <eclig@gmx.net>.
16056 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
16058         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
16059         `set-right-margin' bindings that follow the minor mode conventions.
16061 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16063         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
16064         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
16065         (latex-block-args-alist): Add minipage and picture.
16066         (latex-block-body-alist): Use reftex-label if enabled.
16067         (latex-insert-block): Don't insert a \n if not necessary.
16068         (tex-compile-commands): Make sure dvips doesn't send to printer.
16069         (tex-compile-default): Handle the case where no executable is found.
16070         (latex-noindent-environments): New var.
16071         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
16072         If tex-indent-allhanging is non-nil, make sure we only align for macros
16073         at beginning of line.
16075 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
16077         * newcomment.el (comment-beginning): Doc fix and don't choke on
16078         unset `comment-end-skip' when at beginning of comment.
16080 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
16082         * term.el (term-adjust-current-row-cache): Don't allow the current
16083         row to become negative.
16084         (term-emulate-terminal): Fix insert mode.  Handle tab insertion at
16085         the end of the line.  Fix scroll down.  Add comments.
16086         (term-handle-ansi-escape): Don't exceed terminal width when moving
16087         right.
16088         (term-scroll-region): Move the cursor after setting the scroll region.
16090 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
16092         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
16093         to `width' for consistency with docstring.  Doc fix.
16095 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
16097         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
16098         This is necessary for derived modes.
16100 2004-09-30  Kim F. Storm  <storm@cua.dk>
16102         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
16103         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
16105         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
16106         kmacro-extract-lambda functions.
16107         (edit-kbd-macro): Handle kmacro lambda forms.
16108         Include counter and counter format in edit buffer.
16109         (edmacro-finish-edit): Get counter and format from edit buffer and
16110         update kmacro bindings when found.
16112 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
16114         * textmodes/paragraphs.el (forward-paragraph):
16115         Avoid args-out-of-range error when point winds up at the beginning of
16116         the buffer and hard newlines are enabled.
16118         * newcomment.el (comment-multi-line): Doc fix.
16120 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16122         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
16123         (diff-fixup-modifs): Catch unified-diff file-headers.
16125 2004-09-29  Kim F. Storm  <storm@cua.dk>
16127         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
16128         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
16129         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
16131         * fringe.el (fringe-bitmap-p): New macro.
16132         (fringe-bitmaps): Add standard fringe bitmaps on load.
16134 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16136         * dired.el (dired-view-command-alist): Use more efficient regexps.
16137         Remove dubious arguments.
16138         (dired-align-file): New function.
16139         (dired-insert-directory): Use it.
16140         (dired-move-to-end-of-filename): Make the " -> " search more specific.
16141         (dired-buffers-for-dir): Remove unused var `pattern'.
16143 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
16145         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
16146         from diary display excursion.  Store diary buffer's point for
16147         `simple-diary-display'.
16148         (simple-diary-display): Set window point and start when
16149         displaying buffer, to preserve point.
16151 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
16153         * textmodes/enriched.el (enriched-translations): Replace defconst
16154         with defvar.
16156 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16158         * printing.el: Doc fix.
16159         (pr-version): New version number (6.8.1).
16160         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
16161         make-temp-name.
16162         (pr-delete-file): Check if file exists before deleting it.
16163         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
16165 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16167         * term.el (term-display-table): New variable.
16168         (term-mode): Use it.
16169         (term-exec-1): Set the coding system to binary.
16170         (term-emulate-terminal): Decode the string before inserting it.
16172 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
16174         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
16175         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
16176         (map): Bind S-prior, S-next and S-insert.
16177         (term-mode): Set `indent-tabs-mode' to nil.
16178         (term-paste): New function to be bound to S-insert.
16179         (term-send-del, term-send-backspace): Change the strings sent.
16180         (term-termcap-format): Synchronize with etc/e/eterm.ti.
16181         (term-handle-colors-array): Fix handling of underline and reverse.
16182         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
16183         (term-erase-in-line): Fix comparison.
16184         (term-emulate-terminal): Fix line wrap handling.
16185         (term-start-output-log): Rename from `term-set-output-log'.
16186         (term-stop-output-log): Rename from `term-stop-photo'.
16187         (term-switch-to-alternate-sub-buffer): Comment out, unused.
16189 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16191         * dired.el (dired-move-to-filename): Don't output a message if
16192         raise-error is non-nil.  Fix return position and value.
16194         * files.el (insert-directory): Obey --dired even with symlinks.
16196 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
16198         * ls-lisp.el (ls-lisp-format): Mark file names with property
16199         dired-filename.
16201 2004-09-25  Kim F. Storm  <storm@cua.dk>
16203         * ido.el (ido-max-directory-size): New defcustom.
16204         (ido-decorations): Add "too big" element.
16205         (ido-directory-too-big): New dynamic var.
16206         (ido-may-cache-directory): Don't cache big directories.
16207         (ido-directory-too-big-p): New defun.
16208         (ido-set-current-directory): Update ido-directory-too-big.
16209         (ido-read-internal): Make empty ido-cur-item if too-big.
16210         (ido-buffer-internal): Use ido-read-internal directly instead of
16211         ido-read-buffer.
16212         (ido-file-internal): Init ido-directory-too-big.
16213         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
16214         and redo completion with full list.
16215         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
16216         it, and show completions.
16217         (ido-all-completions): Let bind ido-directory-too-big to nil.
16218         (ido-exhibit): Handle ido-directory-too-big.
16219         (ido-read-buffer): Handle fallback to read-buffer.
16220         Init ido-directory-too-big.
16221         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
16222         Init ido-directory-too-big.
16224 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
16226         * subr.el (delay-mode-hooks): Doc fix.
16228 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
16230         * textmodes/enriched.el
16231         (enriched-default-text-properties-local-flag): New variable.
16232         (enriched-mode): Make sure that enabling and disabling the mode is
16233         a no-op.  Doc fix.
16235 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
16237         * calendar/holidays.el (holiday-advent): Report on a specified day
16238         offset from advent, not just advent.
16239         (holiday-easter-etc): Report on one specified day offset from
16240         easter, not all easter holidays.  Various Easter holidays moved to
16241         `christian-holidays' variable in calendar.el.
16242         * calendar/calendar.el (christian-holidays): Adapt for new
16243         behavior of `holiday-advent' and `holiday-easter-etc' functions.
16245 2004-09-23  Kim F. Storm  <storm@cua.dk>
16247         * image.el (insert-sliced-image): Add doc string.
16249         * ido.el (ido-choice-list): New dynamic var for `list' context.
16250         (ido-context-switch-command): New dynamic var.
16251         (ido-define-mode-map): Generalize switch between file/buffer contexts.
16252         (ido-read-internal): Handle new `list' context.
16253         Handle insert-buffer and insert-file ido-exit values.
16254         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
16255         ido-context-switch-command.  Handle insert-file ido-exit value.
16256         (ido-read-buffer): Set ido-context-switch-command to 'ignore
16257         unless it is already bound by caller.
16258         (ido-file-internal): New arg switch-cmd.  Use it to setup
16259         ido-context-switch-command.  Handle insert-buffer ido-exit value.
16260         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
16261         used for context switching.
16262         (ido-all-completions): Handle new `list' context.
16263         (ido-make-choice-list): Return choices for `list' context.
16264         (ido-find-file-in-dir, ido-display-file, ido-write-file)
16265         (ido-display-buffer, ido-kill-buffer): Disable context switching.
16266         (ido-insert-buffer, ido-insert-file): Setup context switching.
16267         (ido-exhibit): Handle `list' context.
16268         (ido-read-file-name): Disable context switching.  Handle fallback.
16269         (ido-read-directory-name): Disable context switching.
16270         (ido-completing-read): New defun like completing-read.  Setup and
16271         use new `list' context.
16273 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
16275         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
16277 2004-09-21  Jay Belanger  <belanger@truman.edu>
16279         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
16280         `calc-graph-set-styles' so the gnuplot buffer will appear in a
16281         separate window.
16283 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
16285         * subr.el (after-change-major-mode-hook): Doc fix.
16287 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16289         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
16290         of ghostscript for monochrome PostScript file in Windows.
16292 2004-09-21  Kenichi Handa  <handa@m17n.org>
16294         * descr-text.el (describe-char): Checking of quail activation fixed.
16296 2004-09-21  Jay Belanger  <belanger@truman.edu>
16298         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
16300 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
16302         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
16303         after the mode hooks instead of before.  Doc fix.
16305 2004-09-20  Jason Rumney  <jasonr@gnu.org>
16307         * startup.el (command-line) [windows-nt]: Try .emacs first, then
16308         _emacs, but revert to .emacs if neither exists in home directory.
16310 2004-09-20  John Paul Wallington  <jpw@gnu.org>
16312         * bindings.el (completion-ignored-extensions): Add .dfsl.
16314 2004-09-20  Richard M. Stallman  <rms@gnu.org>
16316         * bindings.el (scroll-left): Make it disabled.
16318         * files.el (enable-local-eval): Doc fix.
16320         * indent.el (move-to-left-margin): Special case for minibuffer.
16322         * term.el (term-emulate-terminal): Turn off undo for output.
16323         Use with-current-buffer and save-selected-window.
16325         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
16327         * progmodes/make-mode.el (makefile-fill-paragraph):
16328         Don't insist on spaces when looking for comments.  # is enough.
16330         * files.el (hack-local-variables): Copy the variables list
16331         to another buffer, strip prefixes and suffixes there, then read.
16332         (enable-local-eval): Doc fix.
16333         (ignored-local-variables): Initialize to nil.
16334         (risky-local-variable-p): Don't check ignored-local-variables here.
16335         (hack-one-local-variable): Ignore var if in ignored-local-variables.
16337 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
16339         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
16340         of = to "." (punctuation).
16342 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16344         * subr.el (event-basic-type): Fix mask (extend to 22bits).
16346 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
16348         * textmodes/enriched.el (enriched-rerun-flag): New variable.
16349         (enriched-before-change-major-mode): New function.
16350         Add it to `change-major-mode-hook'.
16351         (enriched-after-change-major-mode): New function.
16352         Add it to `after-change-major-mode-hook'.
16353         (enriched-mode): Make it work correctly if called from
16354         `after-change-major-mode-hook'.
16355         No longer set `indent-line-function'.
16357         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
16359         * subr.el (after-change-major-mode-hook): New variable.
16360         (run-mode-hooks): Implement it.
16362 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16364         * battery.el (battery-linux-proc-apm): Use string-to-number.
16365         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
16366         Use dolist (and less indentation).  Use erase-buffer.
16367         Pre-initialize `design-capacity', `warn', and `low'.
16368         (battery-format): Use replace-regexp-in-string.
16370 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
16372         * battery.el: Delete superfluous empty lines.
16373         (battery-linux-proc-acpi): Attempt to gather information from all
16374         battery subdirectories regardless of their file name.
16375         (battery-linux-proc-apm): Replace all occurrences of
16376         battery-hex-to-int-2 with string-to-int (base 16).
16377         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
16378         (battery-hex-map): Delete variable.
16380 2004-09-18  John Paul Wallington  <jpw@gnu.org>
16382         * calc/calc-units.el (calc-quick-units): Fix overzealous
16383         s/or/unless/.
16385 2004-09-17  Jay Belanger  <belanger@truman.edu>
16387         * calc/calc.el (calc-mode-var-list): Fix the value of
16388         `calc-matrix-brackets'.
16390 2004-09-17  Romain Francoise  <romain@orebokech.com>
16392         * ibuf-ext.el (define-ibuffer-filter filename):
16393         Expand dired-directory since buffer-file-name is absolute.
16395 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
16397         * ediff-init.el (ediff-current-diff-face-A)
16398         (ediff-current-diff-face-B, ediff-current-diff-face-C)
16399         (ediff-current-diff-face-Ancestor)
16400         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
16401         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
16402         (ediff-even-diff-face-A, ediff-even-diff-face-B)
16403         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
16404         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
16405         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
16406         Use min-colors.
16408         * term.el (term-down): Perform vertical motion if DOWN is negative.
16409         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
16410         (term-termcap-format): Synchronize with the eterm terminfo entry
16411         in etc/e/eterm.ti.
16412         (term-handle-colors-array): If the current foreground or
16413         background are zero (i.e. unspecified), use the foreground and
16414         background of the default face for reverse video.
16415         (term-ansi-at-eval-string, term-ansi-default-fg)
16416         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
16417         (term-mem): Delete unused function.
16418         (term-protocol-version): Increment.
16419         (term-current-face): Set to default.
16421 2004-09-15  Jay Belanger  <belanger@truman.edu>
16423         * calc/calc.el (calc-mode-var-list): Define this variable.
16424         (calc-always-load-extensions, calc-line-numbering)
16425         (calc-line-breaking, calc-display-just, calc-display-origin)
16426         (calc-number-radix, calc-leading-zeros, calc-group-digits)
16427         (calc-group-char, calc-point-char, calc-frac-format)
16428         (calc-prefer-frac, calc-hms-format, calc-date-format)
16429         (calc-float-format, calc-full-float-format, calc-complex-format)
16430         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
16431         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
16432         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
16433         (calc-matrix-brackets, calc-language, calc-language-option)
16434         (calc-left-label, calc-right-label, calc-word-size)
16435         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
16436         (calc-display-raw, calc-internal-prec, calc-angle-mode)
16437         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
16438         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
16439         (calc-window-height, calc-display-trail, calc-show-selections)
16440         (calc-use-selections, calc-assoc-selections)
16441         (calc-display-working-message, calc-auto-why, calc-timing)
16442         (calc-mode-save-mode, calc-standard-date-formats)
16443         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
16444         (calc-user-parse-tables, calc-gnuplot-default-device)
16445         (calc-gnuplot-default-output, calc-gnuplot-print-device)
16446         (calc-gnuplot-print-output, calc-gnuplot-geometry)
16447         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
16448         (calc-invocation-macro, calc-show-banner): Give these values as
16449         part of `calc-mode-var-list's initialization after the variables
16450         are declared with defvar.
16451         (calc-bug-address): Change email address to send bug reports to.
16452         Change the maintainer address at the top.
16453         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
16454         than "\\.emacs" to determine if it is the user-init-file.
16456         * calc/calc-embed.el (calc-embedded-set-modes): Use
16457         `calc-mode-var-list' correctly.
16459 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
16461         * vc.el (annotate-time): Document point handling.
16462         (vc-annotate-display-autoscale): Doc fix.
16464 2004-09-15  Miles Bader  <miles@gnu.org>
16466         * generic.el (generic-make-keywords-list): Use symbol rather than
16467         word anchors in regexp.
16469 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
16471         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
16472         no file name consider `dired-directory'.
16474 2004-09-14  Kim F. Storm  <storm@cua.dk>
16476         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
16478 2004-09-14  Simon Josefsson  <jas@extundo.com>
16480         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
16482         * textmodes/dns-mode.el: Add.
16484 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16486         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
16487         (disabled-command-function): Make the ?\  char more obvious.
16489         * vc-arch.el (vc-arch-root, vc-arch-registered):
16490         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
16492 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
16494         * windmove.el (windmove-frame-edges): Report coordinates of
16495         outside edges of frame, not inside edges.
16496         (windmove-coordinates-of-position): Convert into wrapper to new
16497         function `windmove-coordinates-of-window-position';
16498         `compute-motion' always applies to selected window.
16499         (windmove-coordinates-of-position): Update documentation to refer
16500         to Emacs 21 Lisp Reference Manual.
16501         (windmove-find-other-window): Fix off-by-one errors for max x,y.
16503 2004-09-13  Kim F. Storm  <storm@cua.dk>
16505         * isearch.el (isearch-resume-in-command-history): Rename from
16506         isearch-resume-enabled and change default to nil.
16508 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16510         * vc-hooks.el (vc-ignore-dir-regexp): New var.
16511         (vc-registered): Use it.
16512         (vc-find-root): New fun.
16514         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
16515         Don't tell to use \\{...} when it's already done.
16517         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
16518         Provide a sample complex default.
16519         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
16520         (bibtex-entry): Use mapc.
16522 2004-09-12  Kim F. Storm  <storm@cua.dk>
16524         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
16526         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
16527         inhibit-field-text-motion to t so rectangles work in comint buffers.
16529         * simple.el (choose-completion-string): Set buffer before running
16530         choose-completion-string-functions hook so it can be buffer-local.
16532 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
16534         * progmodes/compile.el (compilation-start): Parse command to see
16535         if it starts with a cd, and if so perform it for the *compilation*
16536         buffer.  Change the header to reflect this.
16538 2004-09-11  Kim F. Storm  <storm@cua.dk>
16540         * ido.el (ido-enable-dot-prefix): Doc fix.
16541         (ido-enable-dot-prefix): New defcustom.
16542         (ido-set-matches1): Use it.
16544 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16546         * textmodes/bibtex.el (bibtex-mark-active)
16547         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
16549 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16551         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
16552         used in a case insensitive environment.
16553         (bibtex-mode-map): Rearrange order of menus.
16554         (bibtex-quoted-string-re): Obsolete.
16555         (bibtex-complete-key-cleanup): Variable replaced by new function.
16556         (bibtex-font-lock-keywords): Use backquotes.
16557         (bibtex-font-lock-url-regexp): New internal variable.
16558         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
16559         "OPT" and "ALT".
16560         (bibtex-insert-current-kill, bibtex-make-field)
16561         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
16562         (bibtex-parse-field-text): Simplify.
16563         (bibtex-string=): New helper function.
16564         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
16565         (bibtex-map-entries): Use bibtex-string=.
16566         (bibtex-search-entry): Use not.
16567         (bibtex-enclosing-field): Fix docstring.
16568         (bibtex-assoc-regexp): Obsolete.
16569         (bibtex-format-entry): Use assoc-string and bibtex-string=.
16570         (bibtex-autokey-get-names): Handle empty name field.
16571         (bibtex-parse-strings): Use assoc-string and unless.
16572         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
16573         Use assoc-string.
16574         (bibtex-pop): Simplify.
16575         (bibtex-mode): Set font-lock-extra-managed-props.
16576         (bibtex-entry-update): Use assoc-string.
16577         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
16578         (bibtex-autofill-entry): Use bibtex-string=.
16579         (bibtex-print-help-message): Simplify.
16580         (bibtex-find-entry): New optional arg START.
16581         (bibtex-validate): Use bibtex-string= and assoc-string.
16582         Do not call obsolete function compilation-parse-errors.
16583         (bibtex-remove-delimiters): Only remove delimiters if present.
16584         (bibtex-copy-entry-as-kill): Add docstring.
16585         (bibtex-clean-entry): Use bibtex-string=.  Handle empty keys.
16586         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
16587         (bibtex-complete): Use bibtex-predefined-month-strings,
16588         bibtex-string=, and new function bibtex-complete-key-cleanup.
16589         (bibtex-generate-url-list): New variable.
16590         (bibtex-url): New command bound to C-c C-l and mouse-2.
16591         (bibtex-url-map): New local keymap for bibtex-url-mouse.
16592         (bibtex-font-lock-url): New function.
16594 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16596         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
16598 2004-09-09  Kim F. Storm  <storm@cua.dk>
16600         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
16601         counter and format with binding.
16602         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
16603         the declared macro uses own macro counter and format.  Give symbol
16604         kmacro property.
16605         (kmacro-keymap): Bind kmacro-name-last-macro to n.
16606         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
16607         (kmacro-end-and-call-macro): Doc fix.
16609 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
16611         * desktop.el (desktop-clear-preserve-buffers):
16612         Remove make-obsolete-variable.
16614 2004-09-08  Richard M. Stallman  <rms@gnu.org>
16616         * buff-menu.el (list-buffers-noselect): Call format-mode-line
16617         with the buffer as argument.
16619 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16621         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
16623 2004-09-08  Juri Linkov  <juri@jurta.org>
16625         * replace.el (perform-replace): Use `query-replace-descr'.
16627         * cus-start.el (history-delete-duplicates): Specify customization.
16629         * diff-mode.el (diff-mode-map):
16630         * progmodes/compile.el (compilation-mode-map):
16631         * progmodes/grep.el (grep-mode-map):
16632         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
16633         to `next-error-follow-minor-mode'.
16635 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16637         * isearch.el (isearch-lazy-highlight-update): Take into account
16638         the case of zero-length match at the search bound.
16640 2004-09-08  Kim F. Storm  <storm@cua.dk>
16642         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
16643         change.  Use zero width overlays when necessary.
16645 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16647         * subr.el (split-string): Docfix.
16649 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16651         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
16652         (display-call-tree): Ensure newline after caller/calls blocks.
16654 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16656         * startup.el (command-line-1): Make option
16657         --directory/-L modify `load-path' straight away.
16659 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16661         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
16663 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16665         * emacs-lisp/autoload.el (make-autoload):
16666         Handle `define-compilation-mode'.
16668         * emacs-lisp/lisp-mode.el (define-compilation-mode):
16669         Specify `doc-string-elt' property.
16671 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16673         * bs.el (bs-mode): Doc fix.
16675 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16677         * info.el (Info-insert-dir): Fix temp buffer leak bug.
16679 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
16681         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
16683 2004-09-08  Kenichi Handa  <handa@m17n.org>
16685         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
16686         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
16687         ps-mule-next-point -> 1+).
16689         * composite.el (encode-composition-rule): Add autoload cookie.
16691 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
16693         * format.el (buffer-auto-save-file-format): Make it permanent local.
16695 2004-09-07  Kim F. Storm  <storm@cua.dk>
16697         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
16698         (authors-fixed-entries): Fix typo.
16699         (authors-canonical-author-name): Compact multiple spaces.
16700         Ignore trivial names (e.g. only first name).
16702         * term.el (term-window-width): Only use full window width on
16703         window system if overflow-newline-into-fringe is enabled.
16704         (term-mode): Don't disable overflow-newline-into-fringe.
16706 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16708         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
16709         motion as seen on my Mac OS X xterms.
16711         * newcomment.el (uncomment-region-default, comment-region-default):
16712         New functions extracted from uncomment-region and comment-region.
16713         (comment-region, comment-region-function, uncomment-region)
16714         (uncomment-region-function): Use them.
16716         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
16718         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
16719         It's not crucial but can make sense at times.
16721         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
16722         the first commit.
16724         * vc.el (vc-buffer-context, vc-restore-buffer-context):
16725         Disable obsolete code.
16727 2004-09-07  Juri Linkov  <juri@jurta.org>
16729         * progmodes/grep.el (grep-highlight-matches): Change default from
16730         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
16731         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
16732         if grep option `--color' is available, or to `nil' otherwise.
16733         (grep-process-setup): Call `grep-compute-defaults' if
16734         `grep-highlight-matches' is not computed.  Set env-vars only
16735         if `grep-highlight-matches' is `t'.
16736         (grep-use-null-device): Remove redundant type `boolean' (`choice'
16737         is already defined).
16739         * progmodes/compile.el (compilation-start): Use copy of
16740         `process-environment' created by `copy-sequence' to not
16741         modify env-vars in the global `process-environment'.
16743 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
16745         * simple.el (next-error-follow-minor-mode): Fix last change.
16747 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
16749         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
16750         permanent local.
16752 2004-09-04  Richard M. Stallman  <rms@gnu.org>
16754         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
16755         highlighting if the search string is empty.
16757 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
16759         * facemenu.el (facemenu-active-faces): Change condition of inner
16760         `while' loop to also check the first two elements of `face-atts'
16761         and `mask-atts'.
16763 2004-09-04  John Paul Wallington  <jpw@gnu.org>
16765         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
16766         (thumbs-view-image-mode): Make buffer read-only.
16768 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
16770         * textmodes/ispell.el (ispell-really-aspell): New defvar.
16771         (ispell-check-version): Set it.
16772         (ispell-send-replacement): New function.
16773         (ispell-process-line): Call ispell-send-replacement.
16775 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
16777         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
16778         Support choosing seconds with "s".
16780 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
16782         * terminal.el (te-escape): Show `?' in prompt for help key.
16784 2004-09-04  Emilio C. Lopes  <eclig@gmx.net>
16786         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
16788 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
16790         * simple.el (next-error-follow-minor-mode)
16791         (next-error-follow-mode-post-command-hook): New functions.
16792         (next-error-follow-last-line): New defvar.
16794         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
16795         * progmodes/compile.el (compilation-mode-map): Likewise.
16796         * progmodes/grep.el (grep-mode-map): Likewise.
16797         * replace.el (occur-mode-map): Likewise.
16799         * newcomment.el (uncomment-region): Bind comment-use-global-state
16800         to nil.
16802 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
16804         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
16805         locally around the call to `revert-buffer'.
16807 2004-09-03  Juri Linkov  <juri@jurta.org>
16809         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
16810         `isearch-adjusted' to `t'.
16811         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
16812         (isearch-message-prefix): Add "pending" for isearch-adjusted.
16813         (isearch-other-meta-char): Restore isearch-point unconditionally.
16814         (isearch-query-replace): Add new arg `regexp-flag' and use it.
16815         Set point to start of match if region is not active in transient
16816         mark mode (to include the current match to region boundaries).
16817         Push the search string to `query-replace-from-history-variable'.
16818         Add prompt "Query replace regexp" for isearch-regexp.
16819         Add region beginning/end as last arguments of `perform-replace.'
16820         (isearch-query-replace-regexp): Replace code by the call to
16821         `isearch-query-replace' with arg `t'.
16823 2004-09-03  Richard M. Stallman  <rms@gnu.org>
16825         * startup.el (normal-top-level): Undo previous TERM change.
16827 2004-09-03  Kim F. Storm  <storm@cua.dk>
16829         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
16830         highlight overlays; allow using RET when cursor is over a button.
16831         (cua--highlight-rectangle): Use it.
16832         (cua--rectangle-set-corners): Don't move backwards at eol.
16833         (cua--forward-line): Don't move into void after eob.
16835         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
16836         point is set (and displayed) inside rectangle.
16837         (cua--rectangle-operation): Fix for highlight of empty lines.
16838         (cua--highlight-rectangle): Fix highlight for tabs.
16839         Position cursor at left/right edge of rectangle using new `cursor'
16840         property on overlay strings.
16841         (cua--indent-rectangle): Don't tabify.
16842         (cua-rotate-rectangle): Ignore that point has moved.
16844 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16846         * term/mac-win.el: Add ASCII equivalents for some function keys.
16847         (mode-line-frame-identification): Sync with x-win.el.
16849 2004-09-02  Juri Linkov  <juri@jurta.org>
16851         * progmodes/compile.el (compilation-buffer-name): Compare major
16852         mode with second element of compilation-arguments instead of third
16853         to reflect latest changes in compilation-arguments structure.
16854         (recompile): Use global variable `compilation-directory' to get
16855         recent compilation directory only when `recompile' is invoked NOT
16856         in the compilation buffer.  Otherwise, use `default-directory' of
16857         the compilation buffer.
16858         (compilation-error-properties): Allow to funcall col and end-col.
16859         (compilation-mode-font-lock-keywords): Check col and end-col by
16860         `integerp'.
16861         (compilation-goto-locus): If end-mk is non-nil in transient mark
16862         mode don't activate the mark (and don't display message in
16863         push-mark), but highlight overlay between mk and end-mk.
16865         * progmodes/grep.el (grep-highlight-matches): New defcustom.
16866         (grep-regexp-alist): Add rule to highlight grep matches.
16867         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
16869         * info.el (Info-fontify-node): Don't compute other-tag
16870         if Info-hide-note-references=hide.
16872         * help.el (function-called-at-point):
16873         * help-fns.el (variable-at-point):
16874         Try `find-tag-default' when other methods failed.
16876         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
16877         Do not push mark if inhibit-mark-movement is non-nil.
16879         * textmodes/ispell.el (ispell-html-skip-alists):
16880         Fix backslashes in docstring.
16882 2004-09-01  Juri Linkov  <juri@jurta.org>
16884         * isearch.el (isearch-wrap-function)
16885         (isearch-push-state-function): New defvars.
16886         (isearch-pop-fun-state): New defsubst.
16887         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
16888         (isearch-push-state): Set the result of calling
16889         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
16890         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
16891         restore the mode-specific starting point of terminated search.
16892         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
16893         (isearch-repeat): Call `isearch-wrap-function' if defined.
16894         (isearch-message-prefix): Don't add prefix "over" to the message
16895         for wrapped search if `isearch-wrap-function' is defined.
16896         (isearch-search): Call function saved in `isearch-pop-fun-state' to
16897         restore the mode-specific starting point of failed search.
16899         * info.el (Info-search-whitespace-regexp): Fix backslashes.
16900         (Info-search): Add new optional arguments for the sake of isearch.
16901         Replace whitespace in Info-search-whitespace-regexp literally.
16902         Add backward search.  Don't call `Info-select-node' if regexp is
16903         found in the same Info node.  Don't add node to Info-history for
16904         wrapped isearch.
16905         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
16906         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
16907         (Info-mode): Set local variables `isearch-search-fun-function',
16908         `isearch-wrap-function', `isearch-push-state-function',
16909         `search-whitespace-regexp'.
16911         * isearch.el: Remove ancient Change Log section.
16912         (isearch-string, isearch-message-string, isearch-point)
16913         (isearch-success, isearch-forward-flag, isearch-other-end)
16914         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
16915         (isearch-barrier, isearch-within-brackets)
16916         (isearch-case-fold-search): Add suffix `-state' to state-related
16917         defsubsts to avoid name clashes with other function names.
16919         * simple.el (next-error): New defgroup and defface.
16920         (next-error-highlight, next-error-highlight-no-select):
16921         New defcustoms.
16922         (next-error-no-select): Let-bind next-error-highlight to the value
16923         of next-error-highlight-no-select before calling `next-error'.
16925         * progmodes/compile.el (compilation-goto-locus):
16926         Use `next-error' face instead of `region'.  Set 4-th argument of
16927         `move-overlay' to `current-buffer' to move overlay to different
16928         source buffers.  Use new variable `next-error-highlight'.
16930         * simple.el (next-error-find-buffer): Move the rule
16931         "if current buffer is a next-error capable buffer" after the
16932         rule "if next-error-last-buffer is set to a live buffer".
16933         Simplify to test all rules in one `or'.
16934         (next-error): Doc fix.
16935         (next-error, previous-error, first-error)
16936         (next-error-no-select, previous-error-no-select):
16937         Make arguments optional.
16939 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
16941         * macros.el (apply-macro-to-region-lines): Make it operate on all
16942         lines that begin in the region, rather than on all complete lines
16943         in the region.
16945 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16947         * x-dnd.el (x-dnd-protocol-alist): Document update.
16948         (x-dnd-known-types): Defcustom it.
16949         (x-dnd-handle-motif): Print message-atom in error message.
16951 2004-08-30  John Paul Wallington  <jpw@gnu.org>
16953         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
16954         strings rather than programatically constructing message.
16956 2004-08-30  Richard M. Stallman  <rms@gnu.org>
16958         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
16959         Don't return a string that would read as the wrong character code.
16961 2004-08-29  Kim F. Storm  <storm@cua.dk>
16963         * emulation/cua-base.el (cua-auto-expand-rectangles):
16964         Remove automatic rectangle padding feature; replace by non-destructive
16965         virtual rectangle edges feature.
16966         (cua-virtual-rectangle-edges): New defcustom.
16967         (cua-auto-tabify-rectangles): New defcustom.
16968         (cua-paste): If paste into a marked rectangle, insert rectangle at
16969         current column, even if virtual; also paste exactly as many lines
16970         as has been marked (ignore additional lines or add empty lines),
16971         but paste whole source if only one line is marked.
16972         (cua--update-indications): No longer use overwrite-cursor to
16973         indicate rectangle padding
16975         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
16976         (cua--rectangle-virtual-edges): New defun.
16977         (cua--rectangle-get-corners): Remove optional PAD arg.
16978         (cua--rectangle-set-corners): Never do padding.
16979         (cua--forward-line): Remove optional PAD arg.  Simplify.
16980         (cua-resize-rectangle-right, cua-resize-rectangle-left)
16981         (cua-resize-rectangle-down, cua-resize-rectangle-up):
16982         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
16983         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
16984         (cua--rectangle-move): Never do padding.  Simplify.
16985         (cua--tabify-start): New defun.
16986         (cua--rectangle-operation): Add tabify arg.  All callers changed.
16987         (cua--pad-rectangle): Remove.
16988         (cua--delete-rectangle): Handle delete with virtual edges.
16989         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
16990         (cua--insert-rectangle): Handle insert at virtual column.
16991         Perform auto-tabify if necessary.
16992         (cua--activate-rectangle): Remove optional FORCE arg.
16993         Never do padding.  Simplify.
16994         (cua--highlight-rectangle): Enhance for virtual edges.
16995         (cua-toggle-rectangle-padding): Remove command.
16996         (cua-toggle-rectangle-virtual-edges): New command.
16997         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
16998         (cua--rectangle-post-command): Don't force rectangle padding.
16999         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
17001 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
17003         * indent.el (edit-tab-stops-buffer): Doc fix.
17005 2004-08-28  Richard M. Stallman  <rms@gnu.org>
17007         * progmodes/grep.el (grep-default-command): Use find-tag-default.
17008         (grep-tag-default): Function deleted.
17010         * subr.el (find-tag-default): Move from etags.el.
17012         * progmodes/etags.el (find-tag-default): Move to subr.el.
17014         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
17015         into the basic character if it has an uppercase form.
17017 2004-08-27  Kenichi Handa  <handa@m17n.org>
17019         * international/utf-8.el (utf-8-post-read-conversion): If the
17020         buffer is unibyte, temporarily make it multibyte.
17022 2004-08-27  Masatake YAMATO  <jet@gyve.org>
17024         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
17026 2004-08-25  John Paul Wallington  <jpw@gnu.org>
17028         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
17029         0, 1, and many mismatches in message.
17030         (tex-start-shell): Use `set-process-query-on-exit-flag'.
17032         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
17033         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
17035 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17037         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
17038         vc-diff-switches differently.
17040 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
17042         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
17043         before and a real defvar after
17044         `speedbar-supported-extension-expressions'.  This is to silence
17045         the compiler without breaking bootstrapping.
17047 2004-08-22  Richard M. Stallman  <rms@gnu.org>
17049         * textmodes/flyspell.el (flyspell-word):
17050         Use set-process-query-on-exit-flag.
17051         (flyspell-highlight-duplicate-region): Take POSS as arg.
17052         (flyspell-word): Pass POSS as arg.
17054         * progmodes/ada-xref.el: Many doc and style fixes.
17055         (ada-find-any-references): Use compilation-start.
17056         (ada-get-ali-file-name): Improve error msg.
17057         (ada-get-ada-file-name): Likewise.
17059         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
17060         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
17062         * mail/mail-extr.el (mail-extr-all-top-level-domains):
17063         Add forward defvar.
17065         * whitespace.el (global-whitespace-mode): New alias
17066         for whitespace-global-mode.
17068         * speedbar.el (speedbar-file-regexp): Move definition up.
17069         (speedbar-mode, speedbar-set-mode-line-format):
17070         Use with-no-warnings.
17071         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
17073         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
17074         controls whether to display the error buffer.
17076         * ps-mule.el: Delete compatibility code for old Emacsen.
17077         (ps-mule-find-wrappoint): Don't use chars-in-region.
17079         * frame.el (display-mouse-p, display-selections-p):
17080         Use with-no-warnings.
17082         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
17084 2004-08-22  David Kastrup  <dak@gnu.org>
17086         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
17087         information.
17089         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
17091 2004-08-22  Andreas Schwab  <schwab@suse.de>
17093         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
17095 2004-08-22  Masatake YAMATO  <jet@gyve.org>
17097         * cvs-status.el (cvs-status-checkout): New function.
17098         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
17100 2004-08-21  David Kastrup  <dak@gnu.org>
17102         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
17103         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
17104         has been converted to use hashtables, the relation `nil=none' is
17105         no longer valid, as `nil' is not a hashtable.  This patch tries to
17106         reduce the number of resulting errors.
17108 2004-08-21  John Paul Wallington  <jpw@gnu.org>
17110         * subr.el (process-kill-without-query): Made obsolete in
17111         version 21.4, not 21.5.
17113         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
17114         (vc-previous-comment, vc-next-comment)
17115         (vc-comment-search-reverse, vc-comment-search-forward)
17116         (vc-comment-to-change-log): Likewise.
17118         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
17120 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
17122         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
17123         Correct indentation of DEFMETHODS with non-standard method
17124         combinations (e.g., PROGN, MIN, MAX).
17126 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17128         * startup.el (normal-top-level-add-subdirs-to-load-path):
17129         Avoid unnecessarily checking system-type.
17130         (normal-top-level): Set TERM to "dumb".  Simplify.
17132         * avoid.el (mouse-avoidance-ignore-p): New fun.
17133         Also ignore switch-frame, select-window, double, and triple clicks.
17134         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
17135         (mouse-avoidance-fancy-hook): Use it.
17137 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
17139         * avoid.el (mouse-avoidance-nudge-mouse)
17140         (mouse-avoidance-banish-destination): Stay within the current window
17141         to avoid problems with mouse-autoselect-window.
17143 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17145         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
17146         the newer format of some messages in cvs-1.12.1.
17148 2004-08-19  Masatake YAMATO  <jet@gyve.org>
17150         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
17151         (elp-results-jump-to-definition-by-mouse)
17152         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
17153         (elp-output-result): Use elp-output-insert-symname.
17155 2004-08-18  Kenichi Handa  <handa@m17n.org>
17157         * language/cyrillic.el: Register koi8-r in
17158         ctext-non-standard-encodings-alist.
17159         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
17161 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
17163         * emacs-lisp/copyright.el (copyright-update-year): Delete code
17164         that replaces 20xy with xy.
17166 2004-08-17  John Paul Wallington  <jpw@gnu.org>
17168         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
17169         (reb-force-update): Doc fix.
17171 2004-08-16  Richard M. Stallman  <rms@gnu.org>
17173         * progmodes/which-func.el (which-func-update-1): Doc fix.
17175         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
17176         (sh-mode-abbrev-table): New variable.
17178         * progmodes/compile.el (compilation-mode): Doc fix.
17180         * emacs-lisp/lisp-mode.el (eval-last-sexp):
17181         Don't cons a new symbol each time.
17182         (eval-last-sexp-fake-value): New variable.
17184         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
17185         (copyright-update-year): Detect continuation of list of years.
17187         * term.el (term-default-fg-color, term-default-bg-color)
17188         (ansi-term-color-vector): Use `unspecified', not nil, as default.
17190         * imenu.el: Several doc fixes: don't say variables are buffer-local.
17192 2004-08-16  Davis Herring  <herring@lanl.gov>
17194         * isearch.el (isearch-string, isearch-message-string, isearch-point)
17195         (isearch-success, isearch-forward-flag, isearch-other-end)
17196         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
17197         (isearch-barrier, isearch-within-brackets)
17198         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
17200 2004-08-16  Kenichi Handa  <handa@m17n.org>
17202         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
17204 2004-08-15  Kenichi Handa  <handa@m17n.org>
17206         * term/x-win.el (x-selection-value): If utf8 was successful but
17207         ctext was not, use utf8 string.
17209 2004-08-14  Davis Herring  <herring@lanl.gov>
17211         * isearch.el: Remove accidental changes of March 4.  Fix backing
17212         up when a regexp isearch is made more general.  Use symbolic
17213         accessor functions for isearch stack frames to make usage clearer.
17214         (search-whitespace-regexp): Made groups in documentation shy (as
17215         is the group in the default value).
17216         (isearch-fallback): New function, addresses problems with regexps
17217         liberalized by `\|', adds support for liberalization by `\}' (the
17218         general repetition construct), and incorporates behavior for
17219         `*'/`?'.
17220         (isearch-}-char): New command, calls `isearch-fallback' with
17221         arguments appropriate to a typed `}'.
17222         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
17223         appropriately.
17224         (isearch-mode-map): Bind `}' to `isearch-}-char'.
17225         (isearch-string, isearch-message,string, isearch-point)
17226         (isearch-success, isearch-forward-flag, isearch-other-end)
17227         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
17228         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
17229         New inline functions to read fields of a stack frame.
17231 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
17233         * battery.el (battery-linux-proc-acpi): Look into battery
17234         directories matching the literal string "CMB", too (required for
17235         Linux kernel version 2.6.7).
17237 2004-08-14  John Paul Wallington  <jpw@gnu.org>
17239         * cus-start.el (read-file-name-completion-ignore-case): Add.
17240         (blink-cursor-alist): Change version to "21.4".
17242         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
17244 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
17246         * speedbar.el (speedbar-scan-subdirs): New option.
17247         (speedbar-file-lists): Don't ignore file-name case on Unix and use
17248         dolist.
17249         (speedbar-insert-files-at-point): Take an extra argument and use
17250         it to optionally find out if a subdir is empty.  Also unreadable
17251         files don't get expand buttons.
17252         (speedbar-directory): New image (unused pixmap already existed).
17253         (speedbar-expand-image-button-alist): Use it.
17255 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
17257         CC Mode update to 5.30.9:
17259         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
17260         Move from cc-vars to cc-defs for dependency reasons.  Fix the
17261         POSIX char class test to check that it works in
17262         `skip-chars-(forward|backward)' too.
17264         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
17265         first argument starts with a special brace list.
17267         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
17268         when `c-opt-type-concat-key' is used (i.e. in Pike).
17270         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
17271         Fix bug when the inner char pair doesn't have paren syntax,
17272         i.e. "(<>)".
17274         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
17275         whitespace safe.
17277         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
17278         position for `arglist-intro', `arglist-cont-nonempty' and
17279         `arglist-close' when there are two arglist open parens on the same
17280         line and there's nothing in front of the first.
17282         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
17283         locking of qualified names in Java, which previously could fontify
17284         common indexing expressions in many cases.  The standard Java
17285         naming conventions are used to tell them apart.
17287         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
17288         Fix inconsistency wrt opening parens on the first line inside a paren
17289         block.
17291         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
17292         compile time for the sake of `c-major-mode-is'.
17294         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
17295         `c-major-mode-is' in the event that this is used inside a
17296         `c-lang-defconst'.
17298         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
17299         `c-lang-defconst' so that it works better with fallback languages.
17301         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
17302         it to fail to record the base mode.
17304         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
17305         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
17306         is used.  Reorder the syntax checks to get more efficient
17307         skipping in some situations.
17309         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
17310         continuation which might precede the newly inserted '{'.
17312         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
17313         Fix cases where it could loop indefinitely.
17315         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
17316         size specs correctly.  Only fontify identifiers in front of '('
17317         with as functions - don't accept any paren char.  Tighten up
17318         initializer skipping to stop before function and class blocks.
17320         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
17321         the point could be left directly after an open paren when finding
17322         the beginning of the first decl in the block.
17324         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
17325         table when filtering out legitimate open parens to be recorded.
17326         This could cause cache inconsistencies when e.g.
17327         `c++-template-syntax-table' was temporarily in use.
17329         * progmodes/cc-engine.el (c-on-identifier)
17330         (c-simple-skip-symbol-backward): Small fix for handling "-"
17331         correctly in `skip-chars-backward'.  Affected the operator lfun
17332         syntax in Pike.
17334         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
17335         Fix bug that could cause an error from `after-change-functions' when
17336         the changed region is at bob.
17338 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
17340         CC Mode update to 5.30.9:
17342         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
17343         to say that <TAB> doesn't insert WS into a CPP line.
17344         (c-indent-command, c-tab-always-indent): Amend doc strings.
17346         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
17347         checks for user errors, thus eliminating cryptic and unhelpful
17348         Emacs error messages.  (1) Check the arg to `c-set-style' is a
17349         string.  (2) Check that settings to `c-offsets-alist' are not
17350         spuriously quoted.
17352         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
17353         which precedes the newly inserted `{'.
17355 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
17357         Sync with Tramp 2.0.44.
17359         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
17360         function "tramp_file_attributes".  Otherwise, file names
17361         containing spaces are misinterpreted.  Reported by Magnus Henoch
17362         <mange@freemail.hu>.
17363         (tramp-handle-file-truename): FILENAME must be expanded first.
17364         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
17365         obscure results.  Reported by D. Goel <deego@gnufans.org>.
17366         (tramp-handle-verify-visited-file-modtime): If file does not
17367         exist, say it is not modified if and only if that agrees with the
17368         buffer's record.  Check whether a file is visiting the buffer, or
17369         the buffer has no recorded last modification time.  Return t in
17370         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
17371         <teirllm@auburn.edu>.
17372         (tramp-handle-write-region): Pass modtime explicitly to
17373         `set-visited-file-modtime', because filename can be different
17374         from (buffer-file-name) if `file-precious-flag' is set.
17375         `set-visited-file-modtime' must be called always when `visit' is t
17376         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
17377         (tramp-handle-set-visited-file-modtime): If `time-list' is not
17378         nil, don't apply the whole body.  If the file doesn't exists, set
17379         modtime to '(-1 65535).  Suggested by Luc Teirlinck
17380         <teirllm@auburn.edu>.
17382 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
17384         * help.el (describe-bindings): Doc fix.
17386         * subr.el (kbd): Doc fix.
17388 2004-08-08  John Paul Wallington  <jpw@gnu.org>
17390         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
17391         instead of `string-to-int'.
17392         (define-ibuffer-column mode): Fix indentation.
17394 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
17396         * wid-edit.el (widget-sexp-validate): Allow whitespace after
17397         expression.
17399 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
17401         * subr.el (global-unset-key, local-unset-key): Doc fixes.
17403         * novice.el (disabled-command-function): New variable renamed from
17404         `disabled-command-hook'.
17405         (disabled-command-hook): Keep the _variable_ as alias for
17406         `disabled-command-function' and make obsolete.
17407         (disabled-command-function): Function renamed from
17408         `disabled-command-hook'.  Adapt code to name change of the variable.
17410 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
17412         * simple.el (completion-root-regexp): New defvar.
17413         (completion-setup-function): Use it instead of a literal string.
17415 2004-08-07  John Paul Wallington  <jpw@gnu.org>
17417         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
17418         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
17419         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
17420         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
17422 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
17424         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
17425         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
17427 2004-08-04  Kenichi Handa  <handa@m17n.org>
17429         * international/encoded-kb.el (encoded-kbd-setup-keymap):
17430         Fix previous change.
17432 2004-08-03  Kenichi Handa  <handa@m17n.org>
17434         * international/encoded-kb.el: The following changes are to
17435         utilize key-translation-map instead of minor mode map.
17436         (encoded-kbd-iso2022-non-ascii-map): Delete it.
17437         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
17438         (encoded-kbd-last-key): New function.
17439         (encoded-kbd-iso2022-single-shift): New function.
17440         (encoded-kbd-iso2022-designation)
17441         (encoded-kbd-self-insert-iso2022-7bit)
17442         (encoded-kbd-self-insert-iso2022-8bit)
17443         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
17444         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
17445         key-translation-map.
17446         (encoded-kbd-setup-keymap): Setup key-translation-map.
17447         (saved-key-translation-map): New variable.
17448         (encoded-kbd-mode): Save/restore key-translation-map.
17449         Adjust for the change of encoded-kbd-setup-keymap.
17451 2004-08-02  Kim F. Storm  <storm@cua.dk>
17453         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
17454         and call compute-motion with nil for topos and width to get proper
17455         usable width and height for both window and non-window systems.
17457         * windmove.el (windmove-coordinates-of-position): Let compute-motion
17458         calculate usable window width and height.
17460         * window.el (window-buffer-height): Call compute-motion with nil width.
17462 2004-08-01  David Kastrup  <dak@gnu.org>
17464         * replace.el (query-replace-read-from):
17465         Use `query-replace-compile-replacement'.
17466         (query-replace-compile-replacement): New function.
17467         (query-replace-read-to): Use `query-replace-compile-replacement'
17468         for repeating the last command.
17470 2004-08-01  John Paul Wallington  <jpw@gnu.org>
17472         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
17473         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
17474         (pr-switches): Remove period from end of error messages.
17476         * help-mode.el (help-go-back): Likewise.
17478         * abbrev.el (only-global-abbrevs): Doc fix.
17479         (edit-abbrevs-map): Define within defvar.
17480         (quietly-read-abbrev-file): Doc fix.
17482 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
17484         * novice.el (enable-command, disable-command): Doc fixes.
17486         * subr.el (event-modifiers, event-basic-type): Doc fixes.
17488 2004-07-30  Richard M. Stallman  <rms@gnu.org>
17490         * subr.el (with-local-quit): Doc fix.
17492 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
17494         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
17496 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
17498         * custom.el (defcustom): Doc fix.
17500 2004-07-28  Masatake YAMATO  <jet@gyve.org>
17502         * progmodes/etags.el (etags-tags-apropos): Show building progress.
17504 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17506         * imenu.el (imenu-prev-index-position-function)
17507         (imenu-extract-index-name-function, imenu-name-lookup-function)
17508         (imenu--index-alist): Docstring redundancy fix.
17510 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
17512         * wdired.el (wdired-finish-edit): Require dired-aux before locally
17513         binding dired-backup-overwrite.
17515 2004-07-25  John Paul Wallington  <jpw@gnu.org>
17517         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
17519 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
17521         * term/tty-colors.el (tty-color-approximate): Doc fix.
17523         * select.el (x-get-selection, x-set-selection): Doc fixes.
17525         * frame.el (make-frame): Doc fix.
17527 2004-07-24  Richard M. Stallman  <rms@gnu.org>
17529         * mail/rmail.el (rmail-mime-charset-pattern):
17530         Don't include semicolon in the charset value.
17532         * replace.el (occur-next-error): Call set-window-point.
17533         (occur-engine): Handle negative NLINES.
17535 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
17537         * frame.el (modify-all-frames-parameters): Minor doc fix.
17538         (set-frame-configuration): Doc fix.
17540 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
17542         * simple.el (completion-setup-function): Compute the common parts
17543         and the first difference place correctly when
17544         partial-completion-mode is on.
17546 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17548         * ps-print.el: Doc fix.
17549         (ps-print-version): New version 6.6.5.
17550         (ps-printing-region): Doc fix.
17551         (ps-generate-string-list): Comment fix.
17552         (ps-message-log-max): Code fix.
17554 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
17556         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
17557         generated PostScript.
17559 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
17561         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
17562         with Gnus v5_10 branch.)
17564 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17566         * calendar/time-date.el (time-to-number-of-days): New function.
17567         Imported from Gnus.
17569 2004-07-22  Kim F. Storm  <storm@cua.dk>
17571         * progmodes/make-mode.el: Fix comments.
17573 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17575         * printing.el: Doc fix.
17577 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
17579         * frame.el (modify-all-frames-parameters): Minor doc fix.
17581 2004-07-20  Richard M. Stallman  <rms@gnu.org>
17583         * textmodes/fill.el (fill-nobreak-p): If this break point is
17584         at the end of the line, don't consider the newline which follows
17585         as a reason to return t.
17587 2004-07-19  John Paul Wallington  <jpw@gnu.org>
17589         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
17591 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
17593         * dired-aux.el (dired-do-kill-lines): Expand docstring.
17594         Delete irrelevant code.
17596 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
17598         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
17599         New docstring.  From Luc Teirlinck.
17601 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
17603         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
17604         section.
17605         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
17606         non-file buffers.  We know it is nil.
17608 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
17610         Sync with Tramp 2.0.43.
17612         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
17613         Remove outdated comment.
17614         (tramp-locked, tramp-locker): New variables for implementing a
17615         global lock.
17616         (tramp-sh-file-name-handler): Use them to implement the global lock.
17618 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
17620         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
17621         calls to respective `xxx` calls.
17622         (tramp-process-alive-regexp): Precise doc string.
17623         (tramp-multi-action-process-alive): New defun.
17624         (tramp-multi-actions): Use it.
17625         (tramp-handle-find-backup-file-name): `copy-tree' is available
17626         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
17627         in order to avoid this function.
17628         (tramp-handle-write-region): Set current buffer.  If connection
17629         wasn't open, `file-modes' has changed it accidentally.  Reported by
17630         David Kastrup <dak@gnu.org>.
17631         (tramp-enter-password, tramp-read-passwd): New arguments USER and
17632         HOST.
17633         (tramp-action-password, tramp-multi-action-password): Apply it.
17634         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
17635         name must still contain the port number.  Otherwise, we have two
17636         Tramp buffers, with all the confusion.  Reported by Myron Selby
17637         <myron@xytech.com> and Rolf Dubitzky
17638         <Dubitzky@physi.uni-heidelberg.de>.
17640         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
17641         HOST to `tramp-enter-passwd'.
17643         * net/tramp-vc.el (all): Code cleanup.  Change all
17644         `tramp-handle-xxx' calls to respective `xxx` calls.
17646 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
17648         * emacs-lisp/testcover.el: New category "potentially-1valued" for
17649         functions that are not erroneous if either 1-valued or
17650         multi-valued.  Detect functions in this class.
17651         (testcover-1value-functions, testcover-compose-functions)
17652         (testcover-progn-functions) Add some additional functions to lists.
17653         (testcover-mark): Bugfix when marking up the definition for an
17654         empty function.
17656 2004-07-17  Richard M. Stallman  <rms@gnu.org>
17658         * replace.el (occur-read-primary-args): Pass default to
17659         read-from-minibuffer.
17661         * mail/footnote.el (footnote-section-tag): Use defcustom.
17663         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
17664         Compile font-lock-keywords, not KEYWORDS.
17665         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
17666         Add warn, check-type.  Handle cerror like error.
17668 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
17670         * progmodes/which-func.el (which-func-keymap): New var.
17671         (which-func-face): New face.
17672         (which-func-format): Use them.
17674 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
17676         * buff-menu.el (list-buffers-noselect): Append the buffer's
17677         process status to its mode name.
17679 2004-07-16  Kim F. Storm  <storm@cua.dk>
17681         * simple.el (inhibit-mark-movement): New defvar.
17682         (beginning-of-buffer, end-of-buffer): Do not push mark if
17683         inhibit-mark-movement is non-nil or C-u prefix is given.
17685         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
17686         Init to beginning-of-buffer and end-of-buffer.
17687         (cua--undo-push-mark): New defvar.
17688         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
17689         already active and command is in cua--preserve-mark-commands.
17690         Also fix check for shift modifier on non-window systems.
17691         (cua--post-command-handler): Clear inhibit-mark-movement if set.
17693 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
17695         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
17696         of two integers, instead of a cons.
17698         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
17699         `visited-file-modtime' now returns a list of two integers, instead
17700         of a cons.
17702         * dired.el (dired-directory-changed-p): Ditto.
17704         * progmodes/grep.el (grep): Doc fix.
17706 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
17708         * autorevert.el (auto-revert-tail-mode)
17709         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
17710         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
17711         in both at the same time.
17712         (auto-revert-tail-mode): New command.
17713         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
17714         (auto-revert-handler): Revert only either tail or whole file.
17716         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
17717         add auto-revert-tail-mode.
17719 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17721         * printing.el: Doc fix.  Change name of some funs.
17722         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
17723         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
17724         (pr-standard-file-name): New fun.  Replace pr-standard-path.
17725         (pr-call-process): Code fix.
17727 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
17729         * subr.el (with-selected-window): Doc fix.
17731 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
17733         * subr.el (get-buffer-window-list): Doc fix.
17735 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
17737         * files.el (switch-to-buffer-other-window): Doc fix.
17739         * window.el (save-selected-window, one-window-p)
17740         (split-window-keep-point, split-window-vertically)
17741         (split-window-horizontally): Doc fixes.
17743 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17745         * printing.el: Doc fix.  Now it uses call-process instead of
17746         shell-command for low command execution.
17747         (pr-version): New version number (6.8).
17748         (pr-shell-file-name): Option removed.
17749         (pr-shell-command): Fun removed.
17750         (pr-call-process): New fun.  Replace pr-shell-command.
17751         (pr-standard-path, pr-remove-nil-from-list): New funs.
17752         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
17753         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
17754         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
17755         (pr-ps-utility-process, pr-txt-print): Code fix.
17757 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
17759         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
17760         boolean.
17762 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
17764         * wid-edit.el (widget-field-buffer): Doc fix.
17766 2004-07-09  John Paul Wallington  <jpw@gnu.org>
17768         * emacs-lisp/re-builder.el (reb-update-overlays):
17769         Distinguish between one and several matches in message.
17771 2004-07-09  Richard M. Stallman  <rms@gnu.org>
17773         * mouse.el (mouse-set-region-1): If transient-mark-mode
17774         is `identity', change it to `only'.
17776         * simple.el (current-word): Doc fix.
17778 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
17780         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
17781         so that it is more understanding of whitespace.
17783         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
17784         (("ns" . "element") (attr-list) children) instead of
17785         ((:ns . "element") (attr-list) children) in order to reduce the
17786         number of symbols used.
17787         (xml-skip-dtd): Change to use xml-parse-dtd but set
17788         xml-validating-parsing to nil.
17789         (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
17790         (xml-substitute-entity): Remove in favor of new entity substitution.
17791         (xml-substitute-special): Rewrite in to substitute complex
17792         entities from DOCTYPE declarations.
17793         (xml-parse-fragment): Parse fragments from entity declarations.
17794         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
17795         (xml-parse-dtd, xml-substitute-special): Make validity checks
17796         conditioned on xml-validating-parser.  Add "Not Well Formed" to
17797         error messages about well-formedness.
17799 2004-07-08  Steven Tamm  <steventamm@mac.com>
17801         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
17802         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
17803         Do not treat double clicks and triple clicks specially in the
17804         scroll bar (preventing strange repositioning problems)
17806 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17808         * replace.el (query-replace-regexp-eval): Fix last change.
17810 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17812         * replace.el (query-replace-descr): New fun.
17813         (query-replace-read-from, query-replace-read-args): Default to the
17814         previous from&to.
17815         (query-replace-read-to): Quote the `from' string when displaying it.
17816         (query-replace-regexp-eval): Immediately check read-only status.
17817         Use query-replace-read-from to get the \n checking.
17818         Quote the `from' string when displaying it.
17819         (map-query-replace-regexp, occur-read-primary-args):
17820         Quote the `from' string when displaying it.
17822         * isearch.el (isearch-query-replace): Pass the regexp-ness and
17823         delimited-ness of the search to query-replace.
17825         * replace.el (query-replace-read-from, query-replace-read-to):
17826         New funs extracted from query-replace-read-args.
17827         (query-replace-read-args): Use them.
17829         * replace.el (query-replace-interactive, query-replace-read-args):
17830         Remove the `initial' special value.
17831         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
17832         (occur-engine): Remove unused var `matchend'.
17834         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
17835         Use the search string without prompting.
17837 2004-07-05  Kenichi Handa  <handa@m17n.org>
17839         * international/mule.el (decode-coding-inserted-region):
17840         Set last-coding-system-used only when coding is nil.
17842 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
17844         * progmodes/grep.el (grep-compute-defaults, grep-command)
17845         (grep-program, find-program, grep-find-use-xargs, grep-history)
17846         (grep-find-history, grep-tag-default, grep-find-command)
17847         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
17848         Add autoload cookies, for unbundled packages that load `compile'
17849         and expect all grep-related symbols to become defined.
17851 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
17853         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
17854         (iimage-mode-image-search-path): New user option to search the
17855         image file.
17856         (iimage-locate-file): New function.  Emacs21.3 or earlier does not
17857         have locate-file.
17858         (iimage-mode-buffer): Use it.
17860 2004-07-03  Nick Roberts  <nickrob@gnu.org>
17862         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
17863         carefully.
17864         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
17866 2004-07-03  Juri Linkov  <juri@jurta.org>
17868         * replace.el (query-replace-read-args): Swallow space after 'foo,
17869         not after (quote foo).  Match space only immediately after symbol,
17870         not anywhere in the whole string.
17872 2004-07-02  Richard M. Stallman  <rms@gnu.org>
17874         * replace.el (query-replace-read-args): Swallow space after
17875         symbols, not after closeparens.  But avoid error if string ends there.
17877         * progmodes/python.el (python-beginning-of-statement):
17878         Exit the loop if backward-up-list gets error.
17880         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
17882 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
17884         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
17885         only if vc-consult-headers is non-nil.
17887 2004-07-02  Juri Linkov  <juri@jurta.org>
17889         * pcvs.el (cvs-mode-diff-repository): New command.
17891         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
17893 2004-07-01  Juri Linkov  <juri@jurta.org>
17895         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
17896         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
17897         C-M-% to isearch-query-replace-regexp.
17898         (minibuffer-local-isearch-map): Add arrow key bindings.
17899         Bind C-f to isearch-yank-char-in-minibuffer.
17900         (isearch-forward): Doc fix.
17901         (isearch-edit-string): Doc fix.
17902         (isearch-query-replace, isearch-query-replace-regexp): New funs.
17903         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
17904         (isearch-yank-char): Add optional arg.
17905         (isearch-yank-char-in-minibuffer): New fun.
17907         * replace.el (query-replace-interactive): Change type from boolean
17908         to choice.  Add value `initial'.
17909         (query-replace-read-args): Handle value `initial' of
17910         query-replace-interactive.
17912 2004-06-29  Kim F. Storm  <storm@cua.dk>
17914         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
17915         (breakpoint-disabled-bitmap-face): Add :group 'gud.
17917         * progmodes/ada-xref.el (ada-tight-gvd-integration):
17918         Add :group 'ada.
17920         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
17922 2004-06-29  Juri Linkov  <juri@jurta.org>
17924         * replace.el (query-replace-read-args): Swallow a space after
17925         everything except )]" which in most cases means after a symbol.
17927         * emacs-lisp/pp.el (pp-buffer): Add autoload.
17929 2004-06-28  Richard M. Stallman  <rms@gnu.org>
17931         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
17932         More changes to go with previous change in font-lock.el.
17934 2004-06-26  David Kastrup  <dak@gnu.org>
17936         * replace.el (perform-replace): Highlight the match even in
17937         non-query mode if there is potential replace string editing.
17939 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
17941         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
17942         agree with new return value of `file-remote-p'.
17943         This syncs with Tramp 2.0.42.
17945         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
17946         according to new documentation of `file-remote-p'.
17948         * files.el (file-remote-p): Fix doc to say that return value is
17949         identification of remote system, if not nil.
17950         (file-relative-name): Use new return value of `file-remote-p'.
17952 2004-06-26  Nick Roberts  <nickrob@gnu.org>
17954         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
17955         (gdb-goto-breakpoint): Fix breakage.
17957 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
17959         * man.el (Man-getpage-in-background): Add windows-nt to the list
17960         of systems where shell-file-name should be used instead of
17961         literal "sh".
17963 2004-06-25  Sam Steingold  <sds@gnu.org>
17965         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
17966         function names `(setf symbol)'.
17968 2004-06-24  Richard M. Stallman  <rms@gnu.org>
17970         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
17972         * font-lock.el (font-lock-keywords): Change format of compiled values.
17973         Document it.
17974         (font-lock-add-keywords): If font-lock-keywords is compiled,
17975         extract the uncompiled version, modify, then recompile.
17976         (font-lock-remove-keywords): Likewise.
17977         (font-lock-fontify-keywords-region): Handle changed format.
17978         (font-lock-compile-keywords): Handle changed format.
17979         (font-lock-set-defaults): Compile the keywords explicitly here.
17981 2004-06-24  David Kastrup  <dak@gnu.org>
17983         * replace.el (query-replace-read-args): Implement `\,' and `\#'
17984         replacements here.
17985         (query-replace-regexp): Doc string explaining this and the new
17986         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
17987         is better placed in `query-replace-read-args'.
17988         (replace-regexp): Explain `\,', `\#' and `\?'.
17989         (replace-match-data): New function for thorough reuse/destruction
17990         of old match-data.
17991         (replace-match-maybe-edit): Function for implementing `\?' editing.
17992         (perform-replace): Fix maintaining of the match stack including
17993         already matched regions, implement `\?', fix various problems
17994         with regions while editing and other stuff.
17995         (replace-highlight): Simplify.
17997 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
17999         * progmodes/grep.el (grep-error-screen-columns): New variable.
18000         (grep-regexp-alist): Give it the full functionality of gnu style
18001         compilation messages with line and column ranges.  Ask me for the
18002         perl script I'm working on, that uses these.
18004 2004-06-23  Nick Roberts  <nickrob@gnu.org>
18006         * comint.el (comint-insert-clicked-input, comint-copy-old-input):
18007         Remove.
18008         (comint-insert-input, comint-mouse-insert-input): New functions
18009         based on comint-insert-clicked-input for two bindings but just
18010         one functionality.
18012 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
18014         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
18016 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
18018         * files.el (write-contents-functions): Doc fix.
18020 2004-06-21  Juanma Barranquero  <lektu@terra.es>
18022         * image.el (image-library-alist): Rewrite docstring in active voice.
18024 2004-06-20  Richard M. Stallman  <rms@gnu.org>
18026         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
18028         * isearch.el (isearch-repeat): Avoid testing old match data.
18029         (isearch-message): Display trailing space in special font
18030         when search is failing.
18031         (isearch-search-fun-function): Doc fix.
18033         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
18035 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
18037         * frame.el (show-trailing-whitespace): Doc fix.
18039         * cus-edit.el (custom-variable-documentation): New function.
18040         (custom-variable): Use it.
18042 2004-06-19  Nick Roberts  <nickrob@gnu.org>
18044         * man.el (Man-getpage-in-background): Revert previous change but
18045         make cygwin a special case.
18047 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
18049         * autorevert.el (global-auto-revert-non-file-buffers):
18050         Update docstring.
18052 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
18054         * progmodes/compile.el (compilation-error-properties): Store one
18055         more than end-col, if present, so that transient-mark-mode will
18056         highlight last char too.
18057         * progmodes/grep.el (grep-regexp-alist): Match columns and column
18058         ranges, if present.
18060 2004-06-18  Jason Rumney  <jasonr@gnu.org>
18062         * makefile.w32-in: Double percent signs in for loops.
18064 2004-06-17  David Kastrup  <dak@gnu.org>
18066         * replace.el (query-replace-read-args): Only warn about use of \n
18067         and \t when we are doing a regexp replacement and the actual
18068         escaped character is n or t.
18069         (query-replace-regexp): Add \, and \# interpretation to
18070         interactive call and document it.
18071         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
18072         as shortkey for replace-count.
18073         (replace-quote): New function for doubling backslashes.
18075 2004-06-17  Juanma Barranquero  <lektu@terra.es>
18077         * files.el (parse-colon-path, cd): Mention in docstring that the
18078         path separator is colon in GNU-like systems.
18080         * newcomment.el (comment-region-internal): Fix docstring.
18082         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
18083         (ewoc-invalidate, ewoc-collect): Doc fixes.
18084         (ewoc--create-node, ewoc--delete-node-internal):
18085         Fix typos in docstring.
18087 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
18089         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
18090         manual to docstring.
18092 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18094         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
18096 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
18098         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
18099         Add hyperlink to emacs-xtra manual to docstring.
18101         * autorevert.el (global-auto-revert-non-file-buffers):
18102         Add hyperlink to emacs-xtra manual to docstring, as well as an
18103         info-link.
18105 2004-06-14  Juanma Barranquero  <lektu@terra.es>
18107         * image.el (image-library-alist): New variable to map image types
18108         to external libraries.  Initialized to nil, unless system-specific
18109         configs change it.
18110         (image-type-available-p): Determine whether an image type is
18111         available by calling `init-image-library'.
18113         * term/w32-win.el (image-library-alist): Initialize to a known set
18114         of probable library names.
18116 2004-06-14  Kenichi Handa  <handa@m17n.org>
18118         * international/code-pages.el (windows-1256, cp1125): Fix tables
18119         for several characters.
18121         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
18123 2004-06-13  Richard M. Stallman  <rms@gnu.org>
18125         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
18127         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
18128         not "`pc-selection-mode'".
18130         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
18132         * simple.el (previous-matching-history-element): Specify a default.
18134         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
18136         * cus-face.el (custom-declare-face): Simplify code.
18138         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
18140 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
18142         * files.el (before-save-hook): Add `time-stamp' to the options.
18144         * time-stamp.el (time-stamp): Recommend adding it to
18145         `before-save-hook', rather than `write-file-functions'.
18146         Make a similar change in `Commentary' section.
18148 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18150         * diff-mode.el (diff-current-defun): If at start of hunk, use
18151         position of first change.
18153 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
18155         * dired-x.el (dired-mark-omitted): Bind to "*O".
18157 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
18159         * bookmark.el (bookmark-bmenu-relocate): New function, as
18160         suggested by David J. Biesack <David.Biesack@sas.com>.
18161         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
18162         (bookmark-bmenu-mode): Describe binding in doc string.
18163         (bookmark-set-filename): Save the bookmark list if it's time.
18165 2004-06-13  Kenichi Handa  <handa@m17n.org>
18167         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
18168         (ccl-untranslated-to-ucs): Fix typo.
18170 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
18172         * progmodes/python.el (python-open-block-statement-p):
18173         Fix indentation after a block opening that contains a comment.
18175 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
18177         * bindings.el (completion-ignored-extensions): Add file extensions
18178         of Python byte-compiled files.
18180 2004-06-12  Juri Linkov  <juri@jurta.org>
18182         * info.el (Info-goto-node): Add autoload.
18183         (Info-toc): Add substring-no-properties on Info file name.
18184         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
18185         (Info-mode-map): Bind L to Info-history, T to Info-toc.
18187 2004-06-12  Kenichi Handa  <handa@m17n.org>
18189         * international/mule-cmds.el (set-language-environment):
18190         Load subst tables if necessary.
18192         * international/mule.el (decode-char): Load subst tables if necessary.
18193         (encode-char): Likewise.
18195         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
18196         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
18197         (utf-16le-decode-loop): Set r5 to -1 before loop.
18198         (utf-16be-decode-loop): Likewise.
18199         (ccl-decode-mule-utf-16le): Add EOF processing block.
18200         (ccl-decode-mule-utf-16be): Likewise.
18201         (ccl-decode-mule-utf-16le-with-signature): Likewise.
18202         (ccl-decode-mule-utf-16be-with-signature): Likewise.
18203         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
18204         (ccl-mule-utf-16-encode-untrans): New CCL.
18205         (utf-16-decode-to-ucs): Handle pre-read character.
18206         (utf-16le-encode-loop): Handle surrogate pair.
18207         (utf-16be-encode-loop): Likewise.
18208         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
18209         of utf-16le-encode-loop.
18210         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
18211         of utf-16be-encode-loop.
18212         (mule-utf-16-post-read-conversion):
18213         Call utf-8-post-read-conversion at first.
18214         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
18215         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
18216         Add post-read-conversion and pre-write-conversion.
18218         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
18219         (utf-translate-cjk-unicode-range): New variable.
18220         (utf-translate-cjk-load-tables): New function.
18221         (utf-lookup-subst-table-for-decode): New function.
18222         (utf-lookup-subst-table-for-encode): New function.
18223         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
18224         tables here.  Update safe-charsets of utf-* coding systems.
18225         (ccl-mule-utf-untrans): New CCL.
18226         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
18227         at end of each branch.
18228         (ccl-mule-utf-8-encode-untrans): New CCL.
18229         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
18230         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
18231         length of encoding.  Don't return r0.
18232         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
18233         (utf-8-post-read-conversion): Narrow to region properly.
18234         If utf-translate-cjk-mode is on, load tables if necessary.
18235         Call utf-8-compose with hash-table arg if necessary.
18236         Call XXX-compose-region instead of XXX-post-read-conversion.
18237         (utf-8-pre-write-conversion): New function.
18238         (mule-utf-8): Include CJK charsets in safe-charsets if
18239         utf-translate-cjk-mode is on.  Add pre-write-conversion.
18241         * international/characters.el: Temporarily set
18242         utf-translate-cjk-mode to nil.
18244         * language/devan-util.el (devanagari-compose-region):
18245         Add autoload cookie.
18247         * international/ccl.el (ccl-dump-call): Fix printing the
18248         subroutine name.
18250 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
18252         * dired.el (dired-revert): If buffer is marked unmodified before
18253         reverting, keep it marked unmodified.  Adapt to new conventions
18254         for commenting out code.
18255         (dired-make-relative): Adapt to new conventions for commenting out
18256         code.
18258 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
18260         * eshell/esh-module.el (eshell-load-defgroups):
18261         Bind `vc-handled-backends' to nil when opening files.
18263 2004-06-11  Juanma Barranquero  <lektu@terra.es>
18265         * files.el (parse-colon-path, cd): Doc fixes (refer to
18266         `path-separator', not colon).
18268 2004-06-10  Juanma Barranquero  <lektu@terra.es>
18270         * newcomment.el (comment-search-forward)
18271         (comment-search-backward): Fix typos in docstring.
18272         (comment-region): Doc fix.
18274 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
18276         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
18277         switch is no longer stored in `dired-switches-alist'.
18279         * dired-aux.el (dired-insert-subdir): Do not store R switch in
18280         `dired-switches-alist'.
18282 2004-06-10  Kim F. Storm  <storm@cua.dk>
18284         * pcvs.el (cvs-mode-diff-yesterday): New command.
18286         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
18288 2004-06-10  Juri Linkov  <juri@jurta.org>
18290         * emacs-lisp/edebug.el (edebug-eval-defun):
18291         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
18292         Fix docstring.
18294         * simple.el (eval-expression-print-format): Don't print additional
18295         information on the first call to `eval-print-last-sexp'.
18296         (next-error-find-buffer): Fix punctuation.
18297         (killing) <defgroup>: Fix punctuation.
18298         (yank-excluded-properties): Change group from editing to killing.
18300         * replace.el (perform-replace): Use `limit' to terminate the
18301         while-loop explicitly.
18303 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18305         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
18306         Use lc-*.xpm as prefix instead of *-locol.xpm.
18308         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
18309         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
18310         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
18311         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
18312         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
18313         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
18314         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
18315         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
18316         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
18317         * toolbar/lc-up_arrow.xpm:
18318         Rename from *-locol.xpm.
18320 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
18322         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
18323         include forms like &<str>; as valid url patterns.
18325 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
18327         * dired.el (dired-diff, dired-backup-diff)
18328         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
18329         (dired-do-chown, dired-do-touch, dired-do-print)
18330         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
18331         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
18332         (dired-create-directory, dired-do-copy, dired-do-symlink)
18333         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
18334         (dired-do-copy-regexp, dired-do-hardlink-regexp)
18335         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
18336         (dired-maybe-insert-subdir, dired-next-subdir)
18337         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
18338         (dired-kill-subdir, dired-tree-up, dired-tree-down)
18339         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
18340         (dired-run-shell-command, dired-query): Remove redundant,
18341         or incorrect, autoloads.
18343         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
18344         does not end in a slash.  Add optional argument KILL-ROOT.
18345         Update docstring.
18346         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
18347         (dired-query): Add autoloads.
18349 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
18351         * progmodes/compile.el (compilation-set-window-height): Rearrange
18352         the save-* functions because a buffer can have several current
18353         point in different windows.
18354         (compilation-error-regexp-alist-alist): Recognize {standard input}
18355         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
18357 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18359         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
18360         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
18361         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
18362         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
18363         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
18364         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
18365         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
18366         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
18367         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
18368         * toolbar/up_arrow-locol.xpm:
18369         New versions of icons that uses fewer colors.
18371         * toolbar/tool-bar.el (tool-bar-local-item)
18372         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
18373         if display-color-cells is 256 or less.
18375 2004-06-08  Kim F. Storm  <storm@cua.dk>
18377         * wid-edit.el (widget-specify-button): Use hand pointer rather
18378         than mouse-face as visible mouse-over effect.
18380 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
18382         * saveplace.el (save-place-alist-to-file): Bind `print-length'
18383         and `print-level' to nil when writing out `save-place-alist'.
18384         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
18386 2004-06-07  Juanma Barranquero  <lektu@terra.es>
18388         * completion.el (completion-kill-region): Doc fix.
18390         * format.el (format-insert-annotations)
18391         (format-annotate-location): Doc fixes.
18392         (format-subtract-regions): Make arguments match their use in docstring.
18394         * simple.el (kill-region): Doc fix.
18396         * subr.el (insert-buffer-substring-no-properties)
18397         (insert-buffer-substring-as-yank): Doc fixes.
18399 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
18401         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
18402         Update docstring.
18403         (dired-reset-subdir-switches): New function.
18405         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
18406         Limit scope of `buffer-read-only' binding.
18408 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
18410         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
18411         eshell-explicit-command-char.
18413 2004-06-06  Juanma Barranquero  <lektu@terra.es>
18415         * help-fns.el (help-argument-name): Inherit from italic face only
18416         if the frame supports it.
18418 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18420         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
18421         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
18422         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
18423         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
18424         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
18425         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
18426         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
18427         New conversions from xpm files.
18429         * toolbar/README: New file.
18431 2004-06-06  Richard M. Stallman  <rms@gnu.org>
18433         * isearch.el (isearch-mode-map): Undo previous change.
18435 2004-06-05  Juri Linkov  <juri@jurta.org>
18437         * bindings.el (debug-ignored-errors): Add regexps for history
18438         related messages.  Remove $ from "No further undo information".
18439         Move Ediff's messages to ediff.el.
18441         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
18443         * cus-edit.el (custom-display): Add `min-colors'.
18445         * custom.el (defface): Add `supports' to docstring.
18447         * help-fns.el (help-argument-name): Add :group 'help.
18449 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
18451         * find-dired.el (find-ls-subdir-switches): New user option.
18452         (find-dired): No longer call `abbreviate-file-name' on DIR.
18453         Set `dired-subdir-switches' buffer-locally.
18455         * locate.el: Merge the two `Commentary' sections.
18456         (locate-ls-subdir-switches): New user option.
18457         (locate): Update for other changes.
18458         (locate-mode-map): Restore Dired binding for mouse-2.
18459         Bind `locate-mouse-view-file' to M-mouse-2.
18460         Bind `l' to `locate-do-redisplay'.
18461         (locate-main-listing-line-p, locate-do-redisplay): New functions.
18462         (locate-mouse-view-file, locate-tags, locate-find-directory):
18463         Print message if used outside main listing.
18464         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
18465         Various changes to support inserted subdirectories.
18466         (locate-insert-header): Change header of *Locate* buffer.
18468         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
18469         Change interactive default switches.
18470         (dired-rename-subdir-2): Update `dired-switches-alist'.
18471         (dired-insert-subdir, dired-kill-subdir):
18472         Handle `dired-switches-alist'.  Do not mark buffer modified.
18473         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
18474         (dired-insert-subdir-doinsert): Omit messages.
18475         Handle `dired-subdir-switches'.
18476         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
18478         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
18479         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
18480         subdirs if -R switch is used for a subdir.
18481         (dired-mode): Set `dired-switches-alist'.
18482         (dired-build-subdir-alist): Only print number of directories in
18483         echo area when invoked interactively.
18485 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
18487         * dired-x.el (dired-omit-mode): Rename from
18488         dired-omit-files-p.  Use define-minor-mode to define it.
18489         (dired-omit-files-p): Add as alias for dired-omit-mode.
18490         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
18491         dired-mark-omitted.
18492         (dired-mark-omitted): Add.  Bind to M-O.
18494 2004-06-05  Kenichi Handa  <handa@m17n.org>
18496         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
18498 2004-06-05  Juanma Barranquero  <lektu@terra.es>
18500         * help-fns.el (help-argument-name): Reintroduce face.
18501         (help-default-arg-highlight): Use it, now that
18502         `face-differs-from-default-p' can be trusted.
18504 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
18506         * textmodes/table.el: Sentence commands added to Point Motion
18507         group; kill and backward-kill commands added to Extraction group.
18509 2004-06-04  Mario Lang  <mlang@delysid.org>
18511         * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
18512         systems appear to use mW, make the code handle this.  Fix a
18513         division-by-zero bug while at it, and handle kernels with
18514         a slightly different layout in /proc/acpi.
18516 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
18518         * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
18519         because the latter is a CL-ism.  This fixes the bug reported by
18520         Shawn Boyette <mdxi@collapsar.net> in
18521         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
18523 2004-06-04  Miles Bader  <miles@gnu.org>
18525         * faces.el (display-supports-face-attributes-p): Function moved to
18526         C code.  Previously only the tty-related portion of this function
18527         was done in C; however the previous attempt to do a halfway-proper
18528         job for non-tty displays in lisp didn't work properly because of
18529         funny conditions during Emacs startup.
18530         (face-differs-from-default-p): Simplify, now that
18531         display-supports-face-attributes-p works properly on all display
18532         types.  Remove :stipple from comparison; it doesn't really work
18533         in emacs anyway.
18535 2004-06-04  Miles Bader  <miles@gnu.org>
18537         * faces.el (face-differs-from-default-p): Use a different
18538         implementation, so we can really check whether FACE displays
18539         differently or not.
18541 2004-06-04  Miles Bader  <miles@gnu.org>
18543         * faces.el (display-supports-face-attributes-p): Implement a
18544         `different from default' check for non-tty displays.
18546 2004-06-03  David Kastrup  <dak@gnu.org>
18548         * woman.el (woman-mapcan): More concise code.
18549         (woman-topic-all-completions, woman-topic-all-completions-1)
18550         (woman-topic-all-completions-merge): Replace by a simpler and
18551         much faster implementation based on O(n log n) sort/merge instead
18552         of the old O(n^2) behavior.
18554 2004-06-03  Miles Bader  <miles@gnu.org>
18556         * subr.el (read-number): Use canonical format for default in prompt.
18558         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
18559         Add regexp for " [...]" style defaults.
18561 2004-06-02  Romain Francoise  <romain@orebokech.com>
18563         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
18564         groups: if the user asks for a hidden buffer, open the
18565         corresponding filter group to expose it.
18567         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
18568         `ibuffer-jump-to-buffer'.
18569         (ibuffer-jump-offer-only-visible-buffers): New user option.
18571 2004-06-02  Juanma Barranquero  <lektu@terra.es>
18573         * faces.el (frame-update-faces): Add empty docstring so the one
18574         for `ignore' doesn't show through.
18576         * subr.el (process-kill-without-query): Remove spurious "\n" on
18577         obsolescence string.
18578         (focus-frame, unfocus-frame): Add obsolescence declaration and
18579         empty docstring.
18581         * international/mule.el (register-char-codings): Make alias for
18582         `ignore'.  Move docstring to obsolescence info and remove redundancy.
18584 2004-06-02  Kim F. Storm  <storm@cua.dk>
18586         * frame.el (blink-cursor-start): Turn cursor off initially so blink
18587         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
18589 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18591         * comint.el (comint-replace-by-expanded-history-before-point):
18592         Obey `start' as the docstring says.
18593         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
18594         (comint-update-fence): Prevent font-lock from running unnecessarily.
18595         (comint-dynamic-list-completions): Use with-current-buffer.
18597 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18599         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
18600         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
18601         (bibtex-entry-update): Handle alternatives and optional fields.
18602         (bibtex-parse-entry): Bugfix, handle empty key.
18604 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
18606         * vc-arch.el (vc-arch-state): Don't assume the file exists.
18608 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
18610         * desktop.el (desktop-save): Don't save minor modes without a
18611         known mode initialization function.
18613 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
18615         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
18617         * autorevert.el: Update `Commentary' section.
18619 2004-05-30  Juanma Barranquero  <lektu@terra.es>
18621         * dos-fns.el (convert-standard-filename):
18622         * files.el (convert-standard-filename):
18623         * w32-fns.el (convert-standard-filename):
18624         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
18626 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
18628         Sync with Tramp.
18630         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
18631         (tramp-let-maybe): Move to an earlier spot in the file.
18632         Patch by Andreas Schwab.
18634 2004-05-30  Andreas Schwab  <schwab@suse.de>
18636         * dired.el (dired-get-filename): Don't use dired-re-dot.
18638 2004-05-30  Richard M. Stallman  <rms@gnu.org>
18640         * files.el (find-file): Doc fix.
18642         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
18644 2004-05-30  Nick Roberts  <nickrob@gnu.org>
18646         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
18647         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
18648         modeline of the locals buffer.
18649         (gdb-goto-breakpoint): Handle gdbmi.
18650         (gdb-get-frame-number): Change for gdbmi.
18652 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
18654         * files.el (file-remote-p): Apply file name handler for operation
18655         `file-remote-p'.  It isn't a property any longer.
18656         (file-relative-name): `fh' and `fd' get the required value via
18657         `find-file-name-handler' already.
18659         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
18660         (top): Remove setting of `file-remote-p' property for
18661         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
18663 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
18665         Version 2.0.41 of Tramp released.
18667         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
18668         Throw away if process has died.
18669         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
18670         (tramp-out-of-band-prompt-regexp): Rename to
18671         `tramp-process-alive-regexp', because its usage is widen.
18672         (tramp-actions-copy-out-of-band): Apply it.
18673         (tramp-actions-before-shell, tramp-multi-actions):
18674         Add `tramp-action-process-alive' action.
18675         (tramp-action-process-alive): New defun.
18676         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18677         Add entry for `file-remote-p'.
18678         (tramp-handle-file-remote-p): New defun.
18679         (top): Remove setting of `file-remote-p'.  Don't set
18680         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
18682         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
18683         `file-remote-p'.
18685         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
18686         counted for (last) line.  [They should or they shouldn't?  --Stef]
18687         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
18689 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
18691         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
18692         not really necessary but seems to keep the shell history smaller
18693         in some cases.  It is no substitute for setting HISTFILE and
18694         HISTSIZE from tramp-open-connection-setup-interactive-shell,
18695         though.  Suggested by Luc Teirlinck.
18696         (tramp-open-connection-setup-interactive-shell): Export variables
18697         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
18698         (tramp-set-process-query-on-exit-flag): New compat function.
18699         (tramp-open-connection-multi, tramp-open-connection-su)
18700         (tramp-open-connection-rsh, tramp-open-connection-telnet)
18701         (tramp-do-copy-or-rename-file-out-of-band): Use it.
18702         (tramp-let-maybe): New macro, let-binds a variable only if it
18703         isn't obsolete.
18704         (tramp-check-ls-commands, tramp-handle-expand-file-name)
18705         (tramp-handle-file-truename): Use it.
18706         (tramp-completion-file-name-regexp-unified): Avoid matching
18707         filenames starting with "/:" -- those are reserved for
18708         file-name-non-special.
18710         * tramp-smb.el (tramp-smb-open-connection):
18711         Use tramp-set-process-query-on-exit-flag compat function.
18713 2004-05-29  Richard M. Stallman  <rms@gnu.org>
18715         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
18717         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
18718         (eval-last-sexp-print-value): Print char equivalent regardless
18719         of standard-output value.
18721         * thumbs.el (thumbs-subst-char-in-string): Delete.
18722         (thumbs-thumbname): Use subst-char-in-string.
18723         (thumbs-resize-image): Use condition-case, not ignore-errors.
18724         (thumbs-kill-buffer): Likewise.
18726         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
18727         (thumbs-mode): Make buffer read-only.
18728         (thumbs-make-thumb): Unconditionally accept an existing file.
18729         (thumbs-insert-thumb): Add thumb-image-file property to the image.
18730         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
18731         (thumbs-show-thumbs-list): Error if images not supported.
18732         (thumbs-save-current-image): Improve prompt string.
18733         (thumbs-mode-map): Define u, R, x.
18734         (thumbs-unmark): New command.
18735         (thumbs-emboss-image): Minor cleanup.
18736         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
18737         (thumbs-rename-images): New command.
18738         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
18740         * thumbs.el (thumbs-current-image): New function.
18741         (thumbs-file-list, thumbs-file-alist): New functions.
18742         (thumbs-find-image): Delete arg L.
18743         Don't set up thumbs-fileL as buffer-local global var.
18744         (thumbs-find-image-at-point): Use thumbs-current-image.
18745         (thumbs-set-image-at-point-to-root-window): Likewise.
18746         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
18747         Record and warn about errors.  Update thumbs-markedL for deletions.
18748         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
18749         (thumbs-redraw-buffer): Use thumbs-file-list.
18750         (thumbs-mark): Use thumbs-current-image.
18751         (thumbs-show-name): Use thumbs-current-image.
18753         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
18754         and imenu--last-menubar-index-alist.
18756         * subr.el (with-selected-window): Undo previous change.
18758 2004-05-29  John Paul Wallington  <jpw@gnu.org>
18760         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
18761         (thumbs-mouse-find-image): New command.
18762         (thumbs-mode-map): Bind it to mouse-2.
18763         (thumbs-mode): Make mode-class special.
18764         (thumbs-view-image-mode): Likewise.
18766 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
18768         * flymake.el: New file.
18770 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
18772         * files.el (find-file-noselect-1): Do not bind
18773         `inhibit-read-only' to t during execution of
18774         `find-file-not-found-functions'.
18776 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18778         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
18779         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
18781 2004-05-28  Juri Linkov  <juri@jurta.org>
18783         * simple.el (eval-expression-print-format): New fun.
18785         * simple.el (eval-expression):
18786         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
18787         * emacs-lisp/edebug.el (edebug-compute-previous-result)
18788         (edebug-eval-expression): Print additionally the value returned by
18789         `eval-expression-print-format'.
18791         * emacs-lisp/lisp.el (insert-pair-alist): New var.
18792         (insert-pair): Make arguments optional.  Find character pair
18793         from `insert-pair-alist' according to the last input event.
18794         (insert-parentheses): Make arguments optional.
18795         (raise-sexp, delete-pair): New funs.
18797         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
18798         (emacs-lisp-mode-map, lisp-interaction-mode-map):
18799         Bind C-M-q to `indent-pp-sexp'.
18801         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
18802         `pp-to-string' modified to be able to format text with newlines.
18803         (pp-to-string): Move the buffer-formatting part of the code to
18804         `pp-buffer'.  Call `pp-buffer'.
18806         * info.el (Info-desktop-buffer-misc-data): Don't save information
18807         about virtual files.
18808         (Info-restore-desktop-buffer): Restore Info buffers in prepared
18809         buffers with names obtained from the desktop file instead of the
18810         default *info* buffer.
18812 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18814         * subr.el (with-selected-window): Only save/restore the selected
18815         window.
18817         * progmodes/compile.el (compilation-error-regexp-alist):
18818         Use expand-file-name and data-directory.
18820         * progmodes/grep.el (grep-tree): Rework previous fix.
18822         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
18823         after the user marked text with the mouse.
18825         * startup.el (command-line): Keep the first regexp of
18826         auto-save-file-name-transforms intact.
18828 2004-05-28  Juanma Barranquero  <lektu@terra.es>
18830         * cus-edit.el (customize-face, customize-face-other-window)
18831         (custom-face-edit-delete): Make arguments match their use in
18832         docstring.
18833         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
18834         docstring.
18836         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
18837         not `cvs-butlast'.
18839         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
18840         `nbutlast' are in subr.el).
18842         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
18843         (set-w32-system-coding-system): Doc fixes.
18845         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
18846         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
18847         Make arguments match their use in docstring.
18848         (artist-draw-region-trim-line-endings)
18849         (artist-mouse-choose-operation): Fix typo in docstring.
18850         (artist-key-set-point-common): Doc fix.
18852 2004-05-28  Simon Josefsson  <jas@extundo.com>
18854         * mail/smtpmail.el (smtpmail-open-stream):
18855         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
18857 2004-05-26  Simon Josefsson  <jas@extundo.com>
18859         * starttls.el: Merge with my GNUTLS based starttls.el.
18860         (starttls-gnutls-program, starttls-use-gnutls)
18861         (starttls-extra-arguments, starttls-process-connection-type)
18862         (starttls-connect, starttls-failure, starttls-success): New variables.
18863         (starttls-program, starttls-extra-args): Doc fix.
18864         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
18865         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
18866         and pass on to corresponding *-gnutls function if it is set.
18868 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
18870         * autorevert.el (auto-revert-handler): Disable auto-reverting of
18871         remote files.
18873 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
18875         * files.el (file-name-non-special): There are more operations
18876         which need handling: `find-backup-file-name',
18877         `insert-file-contents', `verify-visited-file-modtime',
18878         `write-region'.  Rename t value of method to `add'.  Add new
18879         methods `quote' and `unquote-then-quote' to file-arg-indices.
18881 2004-05-25  Juri Linkov  <juri@jurta.org>
18883         * info.el (Info-toc): Call Info-mode on intermediate buffer.
18884         (Info-index-nodes): Enclose code in condition-case to catch errors.
18885         (Info-index-node): Don't search all index nodes if request is only
18886         for the current node and file is not in the cache of index nodes.
18887         (Info-mode-map): Bind Info-copy-current-node-name to `w'
18888         for consistency with dired-copy-filename-as-kill.
18889         Bind `S' to Info-search-case-sensitively.
18890         (Info-copy-current-node-name): New arg.  With zero prefix arg put
18891         the name inside a function call to `info'.  Display copied text in
18892         the echo area.
18894 2004-05-25  Sam Steingold  <sds@gnu.org>
18896         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
18897         strip the package prefix from the symbol name, if any.
18898         Make it the `find-tag-default-function' for `lisp-mode'.
18900 2004-05-25  John Paul Wallington  <jpw@gnu.org>
18902         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
18903         instead of obsolete `process-kill-without-query'.
18905         * textmodes/texinfmt.el (texinfo-indexvar-alist):
18906         Declare as variable, not constant.
18908 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
18910         * files.el (find-file-noselect-1): Fix bug introduced by
18911         Revision 1.694.  As a side effect, `inhibit-read-only'
18912         is again, by default, t during execution of
18913         `find-file-not-found-functions'.
18914         (insert-directory): Check that lines were really inserted by
18915         the --dired switch, before erasing them.
18917 2004-05-24  Nick Roberts  <nickrob@gnu.org>
18919         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
18920         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
18921         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
18922         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
18923         gud-minor-mode (gdbmi).
18925 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
18927         * net/browse-url.el (browse-url-interactive-arg): Enable user to
18928         explicitly select the text to be taken as URL.
18930 2004-05-23  Juri Linkov  <juri@jurta.org>
18932         * info.el (Info-index-nodes): New var and fun.
18933         (Info-goto-index, Info-index, info-apropos)
18934         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
18935         (Info-index): Fix docstring.  Store and restore Info-history-list.
18936         (Info-complete-nodes): New var.
18937         (Info-complete-menu-item): Use it.
18938         (Info-index-node): New fun.
18939         (Info-final-node, Info-forward-node, Info-backward-node)
18940         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
18941         Use Info-index-node.
18942         (Info-extract-menu-item, Info-extract-menu-counting): Set second
18943         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
18944         (Info-find-node-2): If a node with period in its name not found,
18945         try to find a node without the name part after period.
18946         (Info-select-node): Call Info-fontify-node only if
18947         Info-fontify-maximum-menu-size is not nil.
18948         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
18949         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
18950         Preserve Info-history-list.
18951         (Info-toc): Set Info-current-file.
18952         (Info-build-toc): Move point to the beginning of the buffer.
18953         Add main-file variable.
18954         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
18955         Use backslashed representation of the control character ^_.
18957         * textmodes/texinfmt.el (texinfo-print-index): Print index line
18958         numbers in the new Texinfo 4.7 format.
18960         * add-log.el (change-log-font-lock-keywords): Remove `:' from
18961         regexps for function and variable names.
18963         * descr-text.el (describe-property-list): Add [show] button for
18964         `syntax-table' property with action to pp to a separate buffer.
18965         (describe-char): Replace search-forward by re-search-forward with
18966         whitespace regexp after "character:" to not fail in too narrow windows.
18968         * simple.el (next-error-find-buffer): Add a rule to return
18969         next-error capable buffer if one window on the selected frame
18970         displays such buffer.
18972 2004-05-23  Nick Roberts  <nickrob@gnu.org>
18974         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
18975         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
18976         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
18977         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
18978         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
18979         Handle new value for gud-minor-mode (gdbmi).
18980         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
18981         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
18982         Change from local to global gdb variable set.
18983         (gdb-ann3): Initialize above gdb variable set.
18984         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
18985         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
18986         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
18987         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
18988         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
18989         (gdb-info-locals-handler, gdb-invalidate-assembler)
18990         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
18991         set as global variables.
18992         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
18993         Handle gdbmi.
18994         (gdb-info-breakpoints-custom): Fix regexp.
18995         (def-gdb-var): Delete.
18997         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
18998         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
18999         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
19000         a new mode.  The file (gdb-mi.el) for this mode will be included
19001         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
19002         primary interface.
19004 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
19006         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
19007         interpreted as a directory.
19009 2004-05-22  Richard M. Stallman  <rms@gnu.org>
19011         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
19012         as a close quote.
19014         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
19016         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
19017         Use assoc-string, not assoc-ignore-case.
19019         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
19021         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
19022         If moving back then fwd gets a defun that ends before point,
19023         try again moving fwd then back.
19025         * files.el (file-name-non-special): Allow t in file-arg-indices
19026         to mean requote the return value.  Use `identity' as an element
19027         rather than as the whole value.
19029         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
19031 2004-05-22  Juanma Barranquero  <lektu@terra.es>
19033         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
19034         `help-make-usage'.
19035         (help-highlight-arguments): Skip function name before searching
19036         for arguments.
19038 2004-05-21  Juanma Barranquero  <lektu@terra.es>
19040         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
19041         Don't mention in the docstring these arguments meant for
19042         internal (recursive) use only.
19043         (allout-char-spec): Comment out (it's not implemented).
19044         (allout-old-expose-topic, allout-exposure): Fix docstring and add
19045         obsolescence declaration.
19046         (allout-flatten-exposed-to-buffer)
19047         (allout-indented-exposed-to-buffer): Fix typos in docstring.
19048         (my-mark-marker): Doc fix.
19049         (produce-allout-mode-map, allout-sibling-index)
19050         (allout-isearch-expose, allout-distinctive-bullet)
19051         (allout-open-topic, allout-reindent-body)
19052         (allout-rebullet-heading, allout-process-exposed)
19053         (allout-insert-listified, allout-latex-verb-quote)
19054         (allout-insert-latex-header, allout-insert-latex-trailer):
19055         Make arguments match their use in docstring.
19056         (allout-primary-bullet, allout-old-style-prefixes)
19057         (allout-inhibit-protection, allout-init, allout-mode)
19058         (allout-before-change-protect, allout-flag-region):
19059         Use "Emacs" instead of "emacs" in docstrings.
19061 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
19063         * international/characters.el: Modify syntax of more characters.
19065 2004-05-21  Masatake YAMATO  <jet@gyve.org>
19067         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
19068         (etags-tags-completion-table): Show parsing progress.
19070 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
19072         * locate.el (locate-prompt-for-command): Shorten first line of
19073         docstring.
19074         (locate-mode): Expand docstring and include keymap summary.
19076         * files.el (find-file-noselect-1): Limit the scope of the
19077         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
19078         is, by default, nil during the execution of
19079         `find-file-not-found-functions' and `find-file-hook'.
19081 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
19083         * facemenu.el (facemenu-color-name-equal): New function.
19084         (list-colors-display): Use it to compare colors instead of
19085         facemenu-color-equal.
19087 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
19089         * compare-w.el (compare-windows-face): Use min-colors instead of
19090         checking for tty or pc types.
19092 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19094         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
19095         (completion-setup-function): Use with-current-buffer.
19096         Properly save excursion.  Simplify.
19097         Don't assume there is necessarily a `mouse-face' property somewhere.
19099         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
19101         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
19103         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
19104         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
19105         Use with-current-buffer.
19106         (byte-goto-log-buffer): Delete.
19107         (byte-compile-log-file): Call compilation-forget-errors.
19109 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
19111         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
19112         output messages into the search result.
19114 2004-05-19  Masatake YAMATO  <jet@gyve.org>
19116         * wid-edit.el (widget-radio-button-notify): Revert my last
19117         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
19119 2004-05-19  Kenichi Handa  <handa@m17n.org>
19121         * international/characters.el: Fix syntax (open/close) of CJK chars.
19123 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
19125         * help-mode.el (help-go-back): Don't depend on position of back button.
19127 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19129         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
19130         files don't contain an accidental additional /.
19132         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
19133         in source buffer.
19135 2004-05-18  Masatake YAMATO  <jet@gyve.org>
19137         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
19138         to widget-apply.  :action method assumes 2 arguments, not 3.
19140 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
19142         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19143         New constants.
19144         (hs-special-modes-alist): Add an f90-mode entry.
19146 2004-05-17  Sam Steingold  <sds@gnu.org>
19148         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
19149         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
19151 2004-05-16  Kim F. Storm  <storm@cua.dk>
19153         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
19155 2004-05-15  John Wiegley  <johnw@newartisans.com>
19157         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
19158         (eshell-output-object-to-target): Improve output speed 20% by not
19159         calling `eshell-stringify' if something is already known to be a
19160         string.
19162 2004-05-15  Alex Ott  <ott@jet.msk.su>
19164         * textmodes/ispell.el (ispell-local-dictionary-alist):
19165         Add windows-1251 to the choice of coding systems.
19166         (ispell-dictionary-alist-6): Add support for "russianw.aff",
19167         encoded in cp1251.
19169 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
19171         * progmodes/compile.el (compilation-warning-face)
19172         (compilation-info-face): Use min-colors.
19174 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19176         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
19177         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
19178         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
19179         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
19180         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
19181         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
19182         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
19183         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
19184         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
19185         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
19186         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
19187         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
19188         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
19189         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
19191 2004-05-15  Kim F. Storm  <storm@cua.dk>
19193         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
19194         Use it to set triggered-p element of timer.
19195         (timer-event-handler): Set triggered-p element non-nil while running
19196         the timer function.
19198 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19200         * descr-text.el (describe-char-unicode-data)
19201         (describe-char-unicodedata-file): Re-enable the unicode code now that
19202         the licensing issues have been cleared in the unicode-4 license.
19203         (describe-text-properties-1): Remove unused `overlay' var.
19204         (describe-char): Remove unused var `buffer'.
19206 2004-05-14  David Ponce  <david@dponce.com>
19208         * tree-widget.el: New file.
19210 2004-05-13  Marcelo Toledo  <marcelo@gnu.org>
19212         * language/european.el ("Brazilian Portuguese"): Add support for
19213         Brazilian Portuguese.
19215 2004-05-13  John Wiegley  <johnw@newartisans.com>
19217         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
19218         `recentf-mode' if this variable has been customized to t.
19220         * eshell/esh-test.el (eshell-test): Call the function
19221         `emacs-version' rather than trying to build a custom version string.
19223 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19225         * net/telnet.el (telnet-mode): Use define-derived-mode.
19226         Don't modify the global value of comint-prompt-regexp.
19228 2004-05-13  John Paul Wallington  <jpw@gnu.org>
19230         * version.el (emacs-version): Check for `gtk' feature before
19231         `x-toolkit' feature.
19233 2004-05-13  Juanma Barranquero  <lektu@terra.es>
19235         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
19236         arguments in the docstring, they're used only in recursive calls.
19238         * help-fns.el (help-arg-highlighting-function)
19239         (help-argument-name): Delete.
19240         (help-default-arg-highlight): New function.
19241         (help-do-arg-highlighting): Use it.
19243 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
19245         * calendar/appt.el (appt-disp-window):
19246         Use `calendar-set-mode-line' for a centered mode-line.
19248 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
19250         * calendar/appt.el (appt-disp-window): Do not split window
19251         excessively when `split-height-threshold' is low.
19253 2004-05-12  Nick Roberts  <nickrob@gnu.org>
19255         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
19256         kill-buffer-hook here and make it local.
19257         (gud-kill-buffer-hook): Use kill-process for a sure kill.
19259 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
19261         * progmodes/compile.el (compilation-set-window-height):
19262         Use save-excursion to protect against misplaced marker.
19264 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19266         * custom.el (defface): Document that type can have value gtk.
19268         * faces.el (face-spec-set-match-display): Handle type gtk in display.
19270 2004-05-12  Kenichi Handa  <handa@m17n.org>
19272         * descr-text.el: Require quail at compile time.
19273         (describe-char): If an input method is on and it supports the
19274         character, show how to input it.
19276         * international/quail.el (quail-install-decode-map): Accept a
19277         char-table whose subtype is `quail-decode-map'.
19278         (quail-store-decode-map-key, quail-gen-decode-map1)
19279         (quail-gen-decode-map, quail-find-key1, quail-find-key)
19280         (quail-show-key): New functions.
19282 2004-05-12  Juanma Barranquero  <lektu@terra.es>
19284         * generic.el (define-generic-mode): Remove redundant arglist info.
19286         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
19287         Make arguments match their use in docstring.
19288         (help-arg-highlighting-function): New variable.
19289         (help-argument-name): Mention it in the docstring.
19290         (help-do-arg-highlight): Use it.  Expand regexp to accept also
19291         ARG-xxx and xxx-ARG references.
19293 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
19295         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
19296         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
19297         and "mailto:addr1?to=addr2" equal.
19299 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
19301         * man.el (Man-getpage-in-background): Use shell-file-name
19302         and shell-command-switch variables instead of hard-coded values.
19304 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
19306         * iimage.el: New file.
19308 2004-05-11  Juanma Barranquero  <lektu@terra.es>
19310         * custom.el (custom-initialize-default, defcustom):
19311         Fix typo in docstring.
19313         * files.el (set-visited-file-name, file-expand-wildcards):
19314         Fix docstring.
19316 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19318         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
19320         * subr.el (eventp): Be more discriminating with integers.
19322 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
19324         * progmodes/compile.el (compile): Add universal prefix arg.
19325         (compilation-error-regexp-alist-alist): Add edg patterns.
19327 2004-05-10  Sam Steingold  <sds@gnu.org>
19329         * textmodes/ispell.el (ispell-message):
19330         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
19332 2004-05-10  Dave Love  <fx@gnu.org>
19334         * progmodes/python.el (help-buffer): Autoload when compiling.
19335         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
19336         (run-python): Prepend to any existing PYTHONPATH.
19338 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
19340         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
19341         for pending breakpoints.
19343 2004-05-10  Richard M. Stallman  <rms@gnu.org>
19345         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
19346         directly without calling any functions in Rmail.
19347         (unrmail-unprune): Function deleted.
19349 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19351         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
19352         C-c C-z binding.
19354 2004-05-10  Kenichi Handa  <handa@m17n.org>
19356         * descr-text.el (describe-char): Fix previous change.  Don't make
19357         a unibyte character to multibyte in the *Help* buffer.
19359 2004-05-10  Miles Bader  <miles@gnu.org>
19361         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
19362         buffer an error if the debugger process is actually running.
19364 2004-05-10  Juanma Barranquero  <lektu@terra.es>
19366         * help-fns.el (help-argument-name): Default to italic.
19367         (help-highlight-arguments): Return always (usage . doc), even when
19368         usage is nil.
19370         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
19371         (define-ibuffer-filter): Add usage info.
19372         (define-ibuffer-op): Add usage info (but CL-style defaults for
19373         keyword args are not shown).
19375         * subr.el (remove-overlays, read-passwd): Fix docstring.
19376         (start-process-shell-command): Fix docstring.  Put usage info in a
19377         format usable by `describe-function'.
19378         (open-network-stream, open-network-stream-nowait)
19379         (open-network-stream-server): Fix docstring.
19381 2004-05-09  Jason Rumney  <jasonr@gnu.org>
19383         * international/code-pages.el (cp932, cp936, cp949, c950): Remove.
19384         Only define cp125* if windows-125* is already defined.
19386         * language/korean.el (cp949): Add alias.
19388         * language/chinese.el (cp936, cp950): Add aliases.
19390         * language/japanese.el (cp932): Add alias.
19392         * term/w32-win.el: Require code-pages.
19394         * international/mule-cmds.el (set-locale-environment):
19395         On MS-Windows use ansi code-page for default coding-systems.
19396         Set up paper sizes for Windows 3 letter languages.
19398         * international/code-pages.el (cp932, cp936, cp949, cp950):
19399         Add aliases.  Also add cp125* if not already defined.
19401 2004-05-09  Juanma Barranquero  <lektu@terra.es>
19403         * help-fns.el (help-highlight-arguments): Don't try to highlight
19404         missing or autoloaded arglists.  Accept structured arguments, like
19405         the first ones of `do' and `flet'.
19407         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
19408         (cvs-get-marked): Remove redundant arglist info.
19410         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
19411         Don't use CL-style default args.
19413 2004-05-08  Andreas Schwab  <schwab@suse.de>
19415         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
19417         * international/subst-ksc.el: Fix references to utf-translate-cjk
19418         into utf-translate-cjk-mode.
19419         * international/subst-big5.el: Likewise.
19420         * international/subst-gb2312.el: Likewise.
19421         * international/subst-jis.el: Likewise.
19422         * international/utf-16.el: Likewise.
19423         * international/utf-8.el: Likewise.
19425 2004-05-08  John Wiegley  <johnw@newartisans.com>
19427         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
19428         "virtual buffers" (off by default), which makes it possible to
19429         switch to the "virtual" buffers of recently visited files.  When a
19430         buffer name search fails, and this option is on, iswitchb will
19431         look at the list of recently visited files, and permit matching
19432         against those names.  When the user hits RET on a match, it will
19433         revisit that file.
19434         (iswitchb-read-buffer): Add two optional arguments, which makes
19435         isearchb.el possible.
19436         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
19437         (iswitchb-next-match): Add support for virtual buffers.
19439         * isearchb.el: This module extends iswitchb to provide "as you
19440         type" buffer selection.
19442         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
19443         Ignore the read-only property when flyspell highlighting is on.
19444         Not ignoring it leads to a series of confusing errors.
19445         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
19446         but also make sure to call flyspell-incorrect-hook.
19447         (flyspell-maybe-correct-transposition): Perform transposition test
19448         by bit twiddling a string, rather than using a temp buffer.
19449         (flyspell-maybe-correct-doubling): Use a string rather than a temp
19450         buffer.  This is also the original version of the code, which
19451         could not be checked in before due to a previous lack of
19452         assignment papers.  This version has seen heavy usage on my system
19453         for several years now.
19455         * calendar/cal-bahai.el: New file, which adds support for the
19456         Baha'i calendar to Emacs.  This calendar is based on a solar year
19457         of 19 months of 19 days, with 4 intercalary days.  Each year
19458         begins on March 21, with the calendar starting in 1844.
19460         * calendar/cal-menu.el, calendar/calendar.el
19461         * calendar/diary-lib.el, calendar/holidays.el:
19462         Added support for using cal-bahai.el.
19464         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
19465         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
19466         function can be used outside of eshell buffers.
19467         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
19469 2004-05-08  Juanma Barranquero  <lektu@terra.es>
19471         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
19472         word constituent so FOO-ARG is not recognized as an arg.
19473         (help-highlight-arguments): Don't skip lists in mandatory arguments.
19475         * simple.el (next-error): Fix typo in docstring.
19476         (open-line): Make argument names match their use in docstring.
19477         (split-line): Fix docstring.
19479         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
19480         usable by `describe-function'.
19481         (gensym, gentemp, typep, ignore-errors): Make argument names match
19482         their use in docstring.
19484         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
19485         argument to `help-setup-xref'.
19487 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
19489         Version 2.0.40 of Tramp released.
19491         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
19492         Use symbol-function to invoke functions only known on some Emacs
19493         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
19494         Scaldeferri <kevin@scaldeferri.com>.
19495         (tramp-do-copy-or-rename-file-via-buffer): Rename from
19496         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
19497         consistent with the other tramp-do-* functions.
19498         (tramp-do-copy-or-rename-file): Calls adjusted.
19499         (tramp-process-initial-commands): Avoid liveness check on shell --
19500         we know that it must be alive since we're opening a connection at
19501         this moment.
19502         (tramp-last-cmd): New internal variable.
19503         (tramp-process-echoes): New tunable.
19504         (tramp-send-command): Set tramp-last-cmd.
19505         (tramp-wait-for-output): Delete echo, if applicable.
19506         (tramp-read-passwd): Construct the key for the password cache in a
19507         way that works for multi methods, too.
19508         (tramp-bug): Add backup-directory-alist and
19509         bkup-backup-directory-info to bug reports, with Tramp counterparts.
19511 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
19513         * net/tramp*.el: Suppress byte-compiler warnings where possible.
19515         * net/tramp.el (tramp-out-of-band-prompt-regexp)
19516         (tramp-actions-copy-out-of-band): New defcustoms.
19517         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
19518         used instead of a synchronous one.  Allows password entering.
19519         (tramp-action-out-of-band): New defun.
19520         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
19521         Remove restriction with password from doc string.
19522         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
19523         `tramp-out-of-band-prompt-regexp',
19524         `tramp-actions-copy-out-of-band', `password-cache' and
19525         `password-cache-expiry'.
19526         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
19527         password caching.
19528         (tramp-touch): FILE can be a local file, too.
19529         (TODO): Remove items done.
19530         (tramp-handle-insert-directory): Properly quote file name also if
19531         not full-directory-p.  Handle wildcard case.  Reported by Andreas
19532         Schwab <schwab@suse.de>.
19533         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
19534         new file.
19535         (tramp-handle-file-local-copy, tramp-handle-write-region):
19536         The permissions of the temporary file are set if filename exists.
19537         Reported by Ted Stern <stern@cray.com>.
19538         (tramp-backup-directory-alist)
19539         (tramp-bkup-backup-directory-info): New defcustoms.
19540         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
19541         (tramp-handle-find-backup-file-name): New function.
19542         Implements Tramp's find-backup-file-name.
19544         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
19545         for `find-backup-file-name'.
19547         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
19548         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
19550 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
19552         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
19554 2004-05-07  Juanma Barranquero  <lektu@terra.es>
19556         * subr.el (lambda): Add arglist description to docstring.
19557         (declare): Fix typo in docstring.
19558         (open-network-stream): Fix docstring.
19559         (process-kill-without-query): Fix docstring and add obsolescence info.
19560         (last, butlast, nbutlast): Make arguments match their use in docstring.
19561         (insert-buffer-substring-no-properties): Likewise.
19562         (insert-buffer-substring-as-yank): Likewise.
19563         (split-string): Fix docstring.
19565         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
19566         Make argument names match their use in docstring.
19568         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
19570 2004-05-06  Nick Roberts  <nickrob@gnu.org>
19572         * progmodes/gdb-ui.el: Improve/extend documentation strings.
19573         Fit first sentence on one line for apropos-command.
19575 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19577         Changes largely merged in from Dave Love's code.
19578         * progmodes/python.el: Doc fixes.
19579         (python-mode-map): Add python-complete-symbol.
19580         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
19581         (python-comment-indent, python-complete-symbol)
19582         (python-symbol-completions, python-partial-symbol)
19583         (python-try-complete): New.
19584         (python-indent-line): Remove optional arg.  Use python-block-end-p.
19585         (python-check): Bind compilation-error-regexp-alist.
19586         (inferior-python-mode): Use rx.  Move keybindings to top level.
19587         Set comint-input-filter.
19588         (python-preoutput-filter): Use rx.
19589         (python-input-filter): Re-introduce.
19590         (python-proc): Start new process if necessary.
19591         Check python-buffer non-nil.
19592         (view-return-to-alist): Defvar.
19593         (python-send-receive): New.
19594         (python-eldoc-function): Use it.
19595         (python-mode-running): Don't defvar.
19596         (python-mode): Set comment-indent-function.
19597         Maybe update hippie-expand-try-functions-list.
19598         (python-indentation-levels): Initialize differently.
19599         (python-block-end-p): New.
19600         (python-indent-line): Use it.
19601         (python-compilation-regexp-alist): Augment.
19602         (run-python): Import `emacs' module to Python rather than loading
19603         code directly.  Set python-buffer differently.
19604         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
19605         Use python-proc.
19606         (python-send-command): Go to end of comint buffer.
19607         (python-load-file): Use python-proc, emacs.eimport.
19608         (python-describe-symbol): Simplify interactive form.
19609         Use emacs.help.  Do use temp-buffer-show-hook.
19610         Call print-help-return-message.
19611         (hippie-exp): Require when compiling.
19612         (python-preoutput-continuation): Use rx.
19614         * diff-mode.el (diff-make-unified): Fix regexp.
19616 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
19618         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
19619         filter groups from the buffer when rebuilding the Ibuffer buffer
19620         and `ibuffer-show-empty-filter-groups' is nil.
19622 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19624         * ps-print.el (ps-print-quote): Call ps-value-string.
19625         (ps-setup): Call ps-comment-string.
19626         (ps-value-string, ps-comment-string): New funs.
19628 2004-05-06  Juanma Barranquero  <lektu@terra.es>
19630         * ehelp.el (electric-help-command-loop): Check whether the last
19631         character is visible, not (point-max).
19633         * help-fns.el (help-argument-name): Default to bold; don't inherit
19634         from font-lock-variable-name-face.
19635         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
19637 2004-05-05  Kenichi Handa  <handa@m17n.org>
19639         * descr-text.el (describe-char): Copy the character with text
19640         properties and overlays into the first line, and call
19641         describe-text-properties on it.
19643 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
19645         * iswitchb.el (iswitchb-global-map): Fix typo.
19646         Remove unwanted ###autoloads from source file.
19648 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
19650         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
19651         in run-hooks.  Use substitute-command-keys in message.
19652         (wdired-abort-changes): Add message.
19654 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
19656         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
19657         (sql-emacs20-p): Remove.
19658         (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
19659         (sql-builtin-face, sql-doc-face): Remove.
19660         (sql-mode-ansi-font-lock-keywords)
19661         (sql-mode-oracle-font-lock-keywords)
19662         (sql-mode-postgres-font-lock-keywords)
19663         (sql-mode-linter-font-lock-keywords)
19664         (sql-mode-ms-font-lock-keywords)
19665         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
19666         (sql-product-font-lock): Fix font-lock reset when font rules change.
19667         (sql-highlight-product): Remove incorrect font-lock reset logic.
19669 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
19671         * ses.el (ses-set-parameter): Fix typo.
19673 2004-05-04  Kim F. Storm  <storm@cua.dk>
19675         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
19676         Must expand directory for completion to work; and don't mess with
19677         process-environment.
19678         (ido-read-file-name): If command has ido property, don't use ido
19679         if value is ignore, or read as directory if value is dir.
19680         Set ido ignore property for dired-do-rename command.
19682 2004-05-04  Juanma Barranquero  <lektu@terra.es>
19684         * ehelp.el (electric-help-command-loop, electric-help-undefined)
19685         (electric-help-help): Check against unmapped commands.
19687         * help-fns.el (help-argument-name): New face, inheriting from
19688         font-lock-variable-name-face, to highlight function arguments in
19689         `describe-function' and `describe-key'.
19690         (help-do-arg-highlight): Auxiliary function to highlight a given
19691         list of arguments in a string.
19692         (help-highlight-arguments): Highlight the function arguments and
19693         all uses of them in the docstring.
19694         (describe-function-1): Use it.  Do docstring output via `insert',
19695         not 'princ', so text attributes are preserved.
19697         * winner.el (winner-mode-map): Move `winner-undo' and
19698         `winner-redo' to C-c <left> and C-c <right>, respectively (the
19699         previous bindings conflict with `prev-buffer', `next-buffer').
19701 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19703         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
19704         (bibtex-entry-update): New command bound to C-c C-u.
19705         (bibtex-text-in-string): Fix regexp.
19706         (bibtex-assoc-of-regexp): Remove.
19707         (bibtex-progress-message): Fix docstring.
19708         (bibtex-inside-field): Use if.
19709         (bibtex-assoc-regexp): New function.
19710         (bibtex-format-entry): Make code more robust so that it formats
19711         also old entries.
19712         (bibtex-autokey-demangle-title): Merge with obsolete function
19713         bibtex-assoc-of-regexp.
19714         (bibtex-field-list): New function.
19715         (bibtex-entry): Use bibtex-field-list.
19716         (bibtex-parse-entry): Fix docstring.
19717         (bibtex-print-help-message): Use bibtex-field-list.
19718         (bibtex-make-field): Use bibtex-field-list.
19719         (bibtex-entry-index): Bugfix.  Return crossref key if required.
19720         (bibtex-lessp): Fix docstring.
19722 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
19724         * select.el (xselect-convert-to-string): Move comment to intended line.
19726 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19728         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
19729         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
19731 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19733         * term/x-win.el (x-clipboard-yank): Don't exit on error from
19734         x-get-selection.
19736 2004-05-03  Jason Rumney  <jasonr@gnu.org>
19738         * makefile.nt: Remove.
19740 2004-05-03  Kim F. Storm  <storm@cua.dk>
19742         * emulation/cua-base.el (cua--update-indications): Fix last change.
19743         (cua-mode): Deactivate mark when cua-mode is enabled.
19745 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
19747         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
19749 2004-05-03  Nick Roberts  <nickrob@gnu.org>
19751         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
19752         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
19753         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
19754         window over visible frames.
19755         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
19757 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19759         * progmodes/compile.el (compilation-gcpro): New var.
19760         (compilation-fake-loc): Use it.
19761         (compilation-forget-errors): Reset it.
19763 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
19765         * diff-mode.el (diff-header-face, diff-file-header-face):
19766         Use min-colors.
19768 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19770         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
19771         (bibtex-clean-entry): Disentangle code.
19772         (bibtex-realign): New function.
19773         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
19774         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
19775         Remove undocumented optional arg called-by-convert-alien.
19776         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
19777         for sorting instead of bibtex-sort-buffer.
19779 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
19781         * progmodes/compile.el (compilation-start): In the
19782         no-async-subprocesses branch, call sit-for to give redisplay a
19783         chance to show the updated process status in the mode line, and
19784         fontify the buffer explicitly after the process exits.
19786 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19788         * progmodes/python.el (python-compilation-line-number): Remove.
19789         (python-compilation-regexp-alist): Don't use it any more.
19790         (python-orig-start, python-input-filter): Remove.
19791         (inferior-python-mode): Don't set up comint-input-filter-functions.
19792         (python-send-region): Use compilation-fake-loc.
19794         * progmodes/compile.el (compilation-messages-start): New var.
19795         (compilation-mode): Don't setup next-error-function here.
19796         (compilation-setup): Set it up here instead (for minor modes as well).
19797         Make compilation-messages-start buffer local.
19798         (compilation-next-error-function): Use it.
19799         (compilation-forget-errors): Set compilation-messages-start.
19801 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
19803         * ielm.el (ielm-prompt-read-only): Update docstring.
19805         * comint.el (comint-prompt-read-only): Update docstring.
19806         (comint-update-fence, comint-kill-whole-line)
19807         (comint-kill-region): New functions.
19809         * simple.el (kill-whole-line): Use "p" instead of "P" in
19810         interactive form.
19812 2004-05-01  Juanma Barranquero  <lektu@terra.es>
19814         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
19815         format arglist so default values in CL-style argument lists are
19816         correctly shown.
19818 2004-05-01  Jason Rumney  <jasonr@gnu.org>
19820         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
19822 2004-05-01  Kenichi Handa  <handa@m17n.org>
19824         * international/titdic-cnv.el (miscdic-convert): Don't generate a
19825         quail file if it is up to date.
19827 2004-04-30  Juri Linkov  <juri@jurta.org>
19829         * cus-edit.el (custom-mode-map):
19830         Add key binding `C-x C-s' to `Custom-save'.
19832         * outline.el (outline-blank-line): New var.
19833         (outline-next-preface, outline-show-heading)
19834         (outline-end-of-subtree): Use it.
19836         * dired-aux.el (dired-touch-initial): New fun.
19837         (dired-do-chxxx): Call it for op-symbol `touch'.
19838         (dired-diff): Use `dired-dwim-target-directory'
19839         if current dired buffer has no buffer mark.
19841         * bindings.el (propertized-buffer-identification):
19842         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
19843         Add C-M-arrow keys for consistency.
19845         * files.el (confirm-kill-emacs):
19846         Change group from top-level `emacs' to `convenience'.
19848         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
19849         Push mark on the first call of successive command calls.
19850         (insert-pair): New fun created from `insert-parentheses' with
19851         `open' and `close' arguments added.  Enclose active regions
19852         in paired characters.  Compare adjacent characters syntax with
19853         inserted characters syntax before inserting a space.
19854         (insert-parentheses): Call `insert-pair' with ?\( ?\).
19856         * delsel.el: Don't put `delete-selection' property
19857         on `insert-parentheses' symbol to take advantage of
19858         region handling in `insert-pair' function.
19859         Suggested by Stephan Stahl <stahl@eos.franken.de>.
19861 2004-04-30  Kim F. Storm  <storm@cua.dk>
19863         * emulation/cua-base.el: Add support for changing cursor types;
19864         based on patch from Michael Mauger.
19865         (cua-normal-cursor-color, cua-read-only-cursor-color)
19866         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
19867         Customization cursor type and/or cursor color.
19868         (cua--update-indications): Handle cursor type changes.
19869         (cua-mode): Update cursor indications if enabled.
19871         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
19873         * mouse.el (mouse-drag-copy-region): New defcustom.
19874         (mouse-set-region, mouse-drag-region-1): Use it.
19876         * simple.el (kill-ring-save): If region face background color is
19877         unspecified (if no highlighting), show extent of fully visible
19878         region even if transient-mark-mode is enabled.
19880         * emulation/cua-base.el (cua--standard-movement-commands):
19881         Add cua-scroll-up and cua-scroll-down.
19882         (cua-scroll-up, cua-scroll-down): New commands.
19883         (cua--init-keymaps): Remap scroll-up and scroll-down.
19885         * emulation/cua-rect.el (cua--convert-rectangle-as):
19886         New defmacro.
19887         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
19888         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
19889         New commands (suggested by Jordan Breeding).
19891 2004-04-30  Juanma Barranquero  <lektu@terra.es>
19893         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
19895 2004-04-30  Mario Lang  <mlang@delysid.org>
19897         * diff.el (diff-switches): Fix typo in docstring.
19899 2004-04-30  Alex Schroeder  <alex@gnu.org>
19901         * xml.el (xml-debug-print-internal): Don't add newline and
19902         indentation to text nodes and write empty elements as empty tags
19903         instead of opening and closing tags.
19904         (xml-debug-print): Take optional indent-string argument.
19905         (xml-print): Alias for xml-debug-print.
19907 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
19909         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
19910         than duplicate call to `line-beginning-position'.
19912         * progmodes/f90.el (f90-get-present-comment-type):
19913         Return whitespace, as well as comment chars, for consistent filling
19914         of comment blocks.  Use `match-string-no-properties'.
19915         (f90-break-line): Trim trailing whitespace when filling comments.
19917 2004-04-30  Dave Love  <fx@gnu.org>
19919         * calendar/diary-lib.el (diary-outlook-formats): New variable.
19920         (diary-from-outlook-internal, diary-from-outlook)
19921         (diary-from-outlook-gnus, diary-from-outlook-rmail):
19922         New functions to import diary entries from Outlook-format
19923         appointments in mail messages.
19925 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
19927         * progmodes/python.el (python-send-command): New fun.
19928         (python-send-region, python-load-file): Use it.
19930         * progmodes/compile.el (compilation-last-buffer): Add var alias.
19932         * help-fns.el (help-C-file-name): Use new subr-name.
19933         Prepend `src/' to the file name.
19934         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
19935         (describe-function-1, describe-variable): Only find a C source file
19936         name if DOC is already loaded.
19938         * help-mode.el (help-function-def, help-variable-def):
19939         Use the new find-function-search-for-symbol functionality.
19940         Allow FILE to be `C-source'.
19942         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
19943         (find-function-C-source): New fun.
19944         (find-function-search-for-symbol): Use it.
19946 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
19948         * progmodes/sql.el (sql-product-alist): Rename variable
19949         `sql-product-support'.  Add Postgres login parameters.
19950         (sql-set-product, sql-product-feature): Update with renamed variable.
19951         (sql-connect-postgres): Add username prompt.
19952         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
19953         Make patterns less product specific.
19954         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
19955         (sql-mode-abbrev-table): Modify initialization.
19956         (sql-builtin-face): Add variable.
19957         (sql-keywords-re): Add macro.
19958         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
19959         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
19960         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
19961         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
19962         (sql-mode-linter-font-lock-keywords)
19963         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
19964         (sql-mode-sybase-font-lock-keywords)
19965         (sql-mode-informix-font-lock-keywords)
19966         (sql-mode-interbase-font-lock-keywords)
19967         (sql-mode-ingres-font-lock-keywords)
19968         (sql-mode-solid-font-lock-keywords)
19969         (sql-mode-sqlite-font-lock-keywords)
19970         (sql-mode-db2-font-lock-keywords): Default to nil.
19971         (sql-product-font-lock): Always highlight ANSI keywords.
19972         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
19973         (sql-send-string): Add function.
19975 2004-04-29  Dave Love  <fx@gnu.org>
19977         * progmodes/cfengine.el (cfengine-beginning-of-defun)
19978         (cfengine-end-of-defun): Ensure progress through buffer.
19980         * info-look.el (cfengine-mode): Accept a terminal ().
19982 2004-04-29  Juri Linkov  <juri@jurta.org>
19984         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
19985         instead of isearch-yank-word-or-char.  Add new key bindings for
19986         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
19987         (isearch-del-char): New fun.
19988         (isearch-forward, isearch-edit-string): Update docstring.
19989         (isearch-yank-char): Doc fix.
19990         (isearch-other-meta-char): Restore point after scrolling.
19992         * progmodes/compile.el (compilation-context-lines): Add nil option
19993         to disable compilation output window scrolling.
19994         (compilation-set-window): Use it.
19996         * outline.el (outline-next-preface, outline-show-heading):
19997         Don't leave unhidden blank line before heading.
19998         (outline-end-of-subtree): Include last newline into subtree.
19999         (hide-entry): Leave point at beginning of heading instead of end.
20000         (outline-up-heading): Push mark for the first call of successive
20001         command calls.
20003 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
20005         * comint.el (comint-prompt-read-only): New variable.
20006         (comint-output-filter): Implement it.
20008         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
20009         (ielm-prompt-internal): New variable.
20010         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
20011         (ielm-send-input): Delete unused variable `buf'.
20012         (ielm-eval-input): Use `ielm-prompt-internal'.
20013         (inferior-emacs-lisp-mode): Use new variables
20014         `comint-prompt-read-only' and `ielm-prompt-internal'.
20015         Get rid of obsolete variable `directory-sep-char'.
20016         (ielm): Use `zerop'.
20018 2004-04-29  John Paul Wallington  <jpw@gnu.org>
20020         * thumbs.el (toplevel): Require cl at compile time.
20021         Remove conditional definitions of `ignore-errors' and `caddar'
20022         because they occur at run time.
20024 2004-04-28  Nick Roberts  <nickrob@gnu.org>
20026         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
20027         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
20028         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
20029         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
20031         * progmodes/gud.el (gud-common-init): Throw an error if program is
20032         already running under gdb.
20034 2004-04-28  John Paul Wallington  <jpw@gnu.org>
20036         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
20037         (thumbs-show-image-num): Move assignment of
20038         `thumbs-current-image-filename' within scope of `i'.
20039         (thumbs-emboss-image): Don't use `evenp'.
20041 2004-04-28  Richard M. Stallman  <rms@gnu.org>
20043         * progmodes/compile.el (compilation-context-lines): Default now 0.
20045 2004-04-28  Juanma Barranquero  <lektu@terra.es>
20047         Use `time-less-p' from calendar/time-date.el instead of defining
20048         custom versions of it.
20050         * pcomplete.el (pcomplete-time-less-p): Remove.
20052         * thumbs.el (time-less-p): Remove.
20054         * calendar/timeclock.el (timeclock-time-less-p): Remove.
20055         (timeclock-generate-report): Use `time-less-p'.
20057         * emacs-lisp/autoload.el (autoload-before-p): Remove.
20058         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
20060 2004-04-28  Masatake YAMATO  <jet@gyve.org>
20062         * subr.el (remove-overlays): Make arguments optional.
20064         * wid-edit.el (widget-specify-button): Put evaporate to the
20065         overlay for sample.
20066         (widget-specify-sample): Put evaporate to the overlay for sample.
20067         (widget-specify-doc): Put evaporate to the overlay for documentation.
20069 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
20071         * info.el (info-apropos): Make it an index node.  Align node names
20072         like makeinfo.
20074 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
20076         * net/browse-url.el (browse-url-netscape-sentinel)
20077         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
20078         (browse-url-epiphany-sentinel, browse-url-mosaic):
20079         Use browse-url-*-program instead of a literal program name.
20081 2004-04-27  Kevin Ryde  <user42@zip.com.au>
20083         * eshell/em-alias.el:
20084         * eshell/em-dirs.el:
20085         * eshell/em-hist.el:
20086         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
20087         features when M-x customize-group loads modules before the main
20088         eshell.el.
20090 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
20092         * subr.el (momentary-string-display): Support EXIT-CHAR that is
20093         either a character representation of an event or an event
20094         description list.
20096         * type-break.el: Capitalize Emacs and Lisp.
20097         (type-break-good-break-interval, type-break-demo-boring-stats)
20098         (type-break-terse-messages, type-break-file-name): New defcustoms.
20099         (type-break-post-command-hook)
20100         (type-break-warning-countdown-string): Quote variable names in doc.
20101         (type-break-interval-start, type-break-auto-save-file-name): New vars.
20102         (type-break-mode): Document type-break-good-break-interval and the
20103         "session" file.  Schedule break according to the session file.
20104         Kill session file buffer on exit.  Organize for save-some-buffers
20105         to always save the session file.
20106         (type-break-mode-line-message-mode, type-break-query-mode):
20107         Uppercase arguments.
20108         (type-break-file-time, type-break-file-keystroke-count, timep)
20109         (type-break-choose-file, type-break-get-previous-time)
20110         (type-break-get-previous-count): New defuns.
20111         (type-break): Avoid break querying after a completed break in the
20112         case where the query was initiated during user invocation of the
20113         break.  Optional terse messages.
20114         Use type-break-good-break-interval if type-break-good-rest-interval is
20115         nil.  File the break time.
20116         (type-break-schedule): New optional args for overriding the use of
20117         the current time.
20118         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
20119         after a break.
20120         (type-break-check): File the keystroke count.
20121         (type-break-do-query): Prevent a second query when the break is
20122         interrupted.  Optional terse message.
20123         (type-break-keystroke-reset): Record the start of a typing interval.
20124         (type-break-demo-boring): Optional terse messages.  Display word
20125         per minute and keystroke counts according to
20126         type-break-demo-boring-stats.
20128 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
20130         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
20131         directories, make sure they exist under archive-tmpdir.
20133 2004-04-27  Juri Linkov  <juri@jurta.org>
20135         * help.el (view-emacs-news): With argument, display info for the
20136         selected version by finding it among different NEWS files, and
20137         narrowing the buffer to the selected version.
20139         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
20140         same-window-buffer-names.
20141         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
20142         non-numeric prefix argument, append the number to the buffer name
20143         for numeric prefix argument.
20144         (info-other-window): Bind same-window-regexps to nil.
20145         (Info-reference-name): Rename to Info-point-loc.
20146         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
20147         and Info-find-index-name for stringy Info-point-loc.
20148         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
20149         without middle `.', but with final `.' and optional line number
20150         for it.  Set Info-point-loc for index nodes.
20151         (Info-index): Remove middle `.' from index entry regexp.
20152         Modify line number regexp.
20153         (Info-index-next): Decrement line number.
20154         (info-apropos): Remove middle `.' from index entry regexp.
20155         Add optional line number regexp at the end.  Add matched value
20156         for line number to the result list and insert it to the buffer.
20157         Replace match-string by match-string-no-properties.
20158         Reorder result list.
20159         (Info-fontify-node): Hide index line numbers.
20160         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
20161         empty matches.
20162         (Info-follow-reference): Use `str' instead of
20163         Info-following-node-name-re.
20164         (Info-toc): Use full file names.  Set Info-current-node to "Top".
20165         (Info-fontify-node): Compare file names without directory name.
20166         (Info-try-follow-nearest-node): Don't set Info-reference-name.
20167         Set second arg of Info-extract-menu-node-name for index nodes.
20168         (info-xref-visited): Use magenta3 instead of magenta4.
20169         (Info-mode): Add info-apropos to docstring.
20171         * log-view.el (log-view-diff): Replace interactive code "r"
20172         by a list to allow to call it even if region is not active.
20174         * paren.el (show-paren-highlight-openparen): New var.
20175         (show-paren-function): Turn on openparen highlighting when
20176         matching forward if show-paren-highlight-openparen is non-nil.
20178         * simple.el (kill-ring-save): Use blink-matching-delay instead of
20179         the constant value 1.
20180         (completions-common-part): Expand docstring.
20182         * textmodes/picture.el (picture-mode-map): Add arrow keys.
20184 2004-04-27  Kim F. Storm  <storm@cua.dk>
20186         * image.el (insert-sliced-image): Use line-height instead of
20187         line-spacing property on newline.
20189 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
20191         * desktop.el (desktop-buffer-misc-data-function): Rename to
20192         desktop-save-buffer and change docstring.
20193         (desktop-buffer-modes-to-save): Delete.
20194         (desktop-save-buffer-p): Use desktop-save-buffer instead of
20195         desktop-buffer-modes-to-save.
20196         (desktop-save): Rename desktop-buffer-misc-data-function to
20197         desktop-save-buffer and allow non-function value.
20198         (desktop-missing-file-warning): Correct docstring.
20200         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
20201         to desktop-save-buffer.
20203         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
20204         desktop-save-buffer.
20206         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
20208         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
20210 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
20212         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
20214 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
20216         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
20217         (ielm): Only go to the end of the buffer when starting a new process.
20219 2004-04-25  Juanma Barranquero  <lektu@terra.es>
20221         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
20222         mode line.  Bind `inhibit-read-only' to t before modifying
20223         properties of text in the buffer.
20224         (ielm): Force point to the end of buffer, even when running ielm
20225         from inside itself.
20227 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20229         * info.el (info-apropos): Reset Info-complete-cache.
20231 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
20233         * progmodes/compile.el (compilation-error-regexp-alist-alist):
20234         Also recognize severe Irix et al. messages.
20235         (compilation-normalize-filename, compile-abbreviate-directory):
20236         Delete functions.
20237         (compilation-get-file-structure): New function inherits
20238         functionality of the two preceding ones.
20239         (compilation-internal-error-properties, compilation-fake-loc):
20240         Use it so that different paths to the same file share the same
20241         markers.  Also optimize finding adjacent marker slightly.
20243 2004-04-25  Kim F. Storm  <storm@cua.dk>
20245         * image.el (insert-sliced-image): Add line-spacing t property
20246         to newlines separating image lines.
20248 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
20250         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
20252         * ielm.el (ielm-prompt-read-only): New user option.
20253         (ielm-prompt): Expand docstring to describe new behavior.
20254         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
20255         mention it in the docstring.
20257 2004-04-24  Andreas Schwab  <schwab@suse.de>
20259         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
20261         * diff.el (diff): Set default-directory in diff buffer.
20263 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
20265         * mail/sendmail.el (mail-bury): Don't delete the frame where the
20266         mail was being composed if the terminal cannot display more than
20267         one frame; instead, switch to previous frame.
20269         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
20270         (rmail-start-mail): Support rmail-mail-new-frame even on
20271         terminals that can display only one frame at a time.
20273 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20275         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
20276         (checkdoc-output-font-lock-keywords): Remove error regexp.
20277         (checkdoc-output-mode-map): Remove.
20278         (checkdoc-output-mode): Derive from compilation-mode.
20279         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
20281         * dired.el (dired-mode-map): Add a menu entry for wdired.
20283         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
20284         (rx-bracket, rx-check-any, rx-any): Clean up name space.
20286         * wdired.el (wdired-mode-map): Move init into declaration.
20287         Fix `return' binding.
20288         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
20289         Use force-mode-line-update.
20290         (wdired-get-filename): Use `unless'.
20291         (wdired-preprocess-files): Don't assume names have no \n and use / for
20292         dir separator.
20293         (wdired-normalize-filename): Use replace-regexp-in-string.
20294         (wdired-load-hooks): Remove.
20295         (wdired-mode-hooks): Rename to wdired-mode-hook.
20297         * info-look.el: Add support for cfengine-mode.
20298         (info-lookup-setup-mode): Use dolist.
20300 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
20302         * wdired.el: New file.
20304 2004-04-23  Juanma Barranquero  <lektu@terra.es>
20306         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
20308         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
20309         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
20310         (pcomplete--help, pcomplete--here): Doc fixes.
20312 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
20314         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
20315         handles wrong-number-of-arguments in backend call.
20317         * vc.el (vc-print-log): Likewise.
20319 2004-04-20  Dave Love  <fx@gnu.org>
20321         * emacs-lisp/rx.el: Doc fixes.
20322         (rx-constituents): Add/extend many forms.
20323         (rx-check): Check form is a list.
20324         (bracket): Defvar.
20325         (rx-check-any, rx-any, rx-check-not): Modify.
20326         (rx-not): Simplify.
20327         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
20328         (rx-kleene): Use rx-trans-forms.
20329         (rx-quote-for-set): Delete.
20330         (rx): Allow multiple args.
20332 2004-04-23  Kenichi Handa  <handa@m17n.org>
20334         * international/mule-util.el (char-displayable-p): Simplify by
20335         using internal-char-font.
20337 2004-04-23  Juanma Barranquero  <lektu@terra.es>
20339         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
20341 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20343         * diff-mode.el (diff-next-error): New fun.
20344         (diff-mode): Use it.
20346         * simple.el (next-error): Change arg name.
20347         Add support for the documented C-u C-x ` usage.
20349         * frame.el (special-display-popup-frame, next-multiframe-window)
20350         (previous-multiframe-window): Only consider frames on same display.
20352 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
20354         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
20355         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
20357 2004-04-22  Kim F. Storm  <storm@cua.dk>
20359         * net/telnet.el (telnet): Add optional port arg.
20361 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20363         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20364         Minor sanity check on the `hyperlink' slot.
20366         * Makefile.in (recompile): Compile new files.
20368         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
20369         Add byte-recompile-directory's optional `arg'.
20371         * cvs-status.el (cvs-tree-use-charset): New var.
20372         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
20373         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
20374         (cvs-status-cvstrees): Use it.
20376         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
20377         Make it a normal major mode.
20378         (checkdoc-buffer-label): Make sure the file name is meaningful.
20379         (checkdoc-output-to-error-buffer): Remove.
20380         (checkdoc-error, checkdoc-start-section): Rewrite.
20382         * info.el (info-node, info-menu-5, info-xref, info-header-node)
20383         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20384         (Info-title-4-face): Use new syntax.
20385         (info-xref-visited): Inherit from info-xref.
20387         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
20389 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20391         * simple.el (next-error-last-buffer, next-error-function):
20392         New variables for the next-error framework.
20393         (next-error-buffer-p): New function.
20394         (next-error-find-buffer): Generalize compilation-find-buffer.
20395         (next-error, previous-error, first-error, next-error-no-select)
20396         (previous-error-no-select): Move from compile.el.
20398         * replace.el (occur-next-error, occur-1): Hook into the next-error
20399         framework.
20401         * progmodes/compile.el (compilation-start):
20402         Set next-error-last-buffer so next-error knows where to jump.
20403         (compilation-setup): Set the buffer-local variable
20404         next-error-function to 'compilation-next-error-function.
20405         (compilation-buffer-p, compilation-buffer-internal-p): Use an
20406         alternate way to find if a buffer is a compilation buffer, for
20407         next-error convenience.
20408         (next-error-no-select, previous-error-no-select, next-error)
20409         (previous-error, first-error): Move to simple.el.
20410         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
20411         (compilation-last-buffer): Remove.
20412         (compilation-start, compilation-next-error, compilation-setup)
20413         (compilation-next-error-function, compilation-find-buffer):
20414         Remove compilation-last-buffer use.
20416 2004-04-21  Juanma Barranquero  <lektu@terra.es>
20418         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
20419         (font-lock-warning-face): Fix spacing.
20421         * makefile.w32-in (WINS): Add url/ directory.
20423 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
20425         * desktop.el (desktop-buffer-mode-handlers): New variable.
20426         Alist of major mode specific functions to restore a desktop buffer.
20427         (desktop-buffer-handlers): Make variable obsolete.
20428         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
20429         Catch errors signaled in handlers.  Update buffer count.
20430         Evaluate desktop-buffer-point.
20431         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
20432         move to dired.el.
20433         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
20434         move to info.el.
20435         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
20436         move to mail/rmail.el.
20437         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
20438         to mh-e/mh-e.el.
20439         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
20440         On fail, print message (to message buffer) even if
20441         desktop-missing-file-warning is nil.
20442         (desktop-buffer-misc-data-function): New buffer local variable.
20443         Function returning major mode specific data.
20444         (desktop-buffer-misc-functions): Make variable obsolete.
20445         (desktop-save): Use desktop-buffer-misc-data-function.
20446         (desktop-buffer-dired-misc-data): Rename to
20447         dired-desktop-buffer-misc-data and move to dired.el.
20448         (desktop-buffer-info-misc-data): Rename to
20449         Info-desktop-buffer-misc-data and move to info.el.
20450         (desktop-read): Add message about number of buffers restored/failed.
20452         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
20453         Add parameters.  Pause to display error only when
20454         desktop-missing-file-warning is non-nil.
20455         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
20456         (dired-mode): Bind desktop-buffer-misc-data-function.
20458         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
20459         Add Parameters.
20460         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
20461         (Info-mode): Bind desktop-buffer-misc-data-function.
20463         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
20464         Add Parameters.
20466         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
20467         Add Parameters.
20469 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
20471         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
20472         the case of letters in case-insensitive expansions when the
20473         abbrev is preceded by characters with letter syntax.
20475 2004-04-21  Richard M. Stallman  <rms@gnu.org>
20477         * progmodes/cperl-mode.el (cperl-putback-char):
20478         Delete Emacs 18 definition.
20480         * international/mule.el (ctext-post-read-conversion):
20481         Use assoc-string, not assoc-ignore-case.
20483         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
20485         * emacs-lisp/easymenu.el (easy-menu-add):
20486         Do call x-popup-menu, but only if it's defined.
20488         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
20490         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
20491         Handle multiple args: compile like progn.
20493         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
20494         take all args as &rest arg.
20496         * autoinsert.el (auto-insert-alist): Insert the user's name in
20497         copyright notice, rather than Free Software Foundation.
20499 2004-04-21  Kenichi Handa  <handa@m17n.org>
20501         * descr-text.el (describe-char): Make it work on *Help* buffer.
20503 2004-04-21  Kim F. Storm  <storm@cua.dk>
20505         * image.el (insert-image): Add optional SLICE arg.
20506         (insert-sliced-image): New defun.
20508 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
20510         * subr.el (read-number): Check whether `default' is nil.
20512 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20514         * progmodes/compile.el (compilation-error-properties): Split into
20515         two.
20516         (compilation-internal-error-properties): New one.
20517         (compilation-compat-error-properties): Use it.  Fix the non-marker
20518         case.
20520 2004-04-20  Richard M. Stallman  <rms@gnu.org>
20522         * window.el (split-window-save-restore-data):
20523         Don't update the data if OLD-INFO is nil.
20525         * view.el (view-return-to-alist): Mark it permanent local.
20527         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
20529         * recentf.el (recentf-save-list): Catch and warn about errors.
20531         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
20532         so "Buffers" won't be pure.
20534         * help-mode.el (help-mode-finish): Set help-return-alist first
20535         thing, setting only the entry for the selected window.
20537         * help-fns.el (describe-function-1): If many non-control non-meta
20538         keys run the command, don't list all of them.
20540 2004-04-20  Juanma Barranquero  <lektu@terra.es>
20542         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
20543         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
20545         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
20547 2004-04-20  Kenichi Handa  <handa@m17n.org>
20549         * international/quail.el (quail-lookup-key): New optional arg
20550         NOT-RESET-INDICES.
20551         (quail-get-translations): Call quail-lookup-key with
20552         NOT-RESET-INDICES t.
20553         (quail-completion): Likewise.
20554         (quail-lookup-map-and-concat): Likewise.
20556 2004-04-20  Kenichi Handa  <handa@m17n.org>
20558         * international/quail.el (quail-update-translation): Don't insert
20559         such an unsupported multibyte char in a unibyte buffer.
20561 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
20563         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
20564         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
20565         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
20566         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
20567         (gdb-frame-assembler-buffer): Improve behavior with
20568         multiple frames.
20569         (gdb-display-buffer): Extend search to all visible frames.
20571 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
20573         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
20574         characters left after base64 decoding.
20575         (rmail-decode-region): Use -dos variety of `coding', to remove any
20576         ^M characters left after qp or base64 decoding.
20578 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20580         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
20581         messages.
20583 2004-04-19  Stephen Eglen  <stephen@gnu.org>
20585         * add-log.el (add-change-log-entry): Update doc string to mention
20586         add-log-full-name and add-log-mailing-address.
20588 2004-04-18  Juri Linkov  <juri@jurta.org>
20590         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
20591         (Info-find-node-2): Simplify error message.
20592         (Info-insert-dir): Use Info-following-node-name.
20593         (Info-goto-node): Remove *info-history* and *info-toc*.
20594         (Info-history): Create a node of the virtual history file.
20595         (Info-toc): Create a node of the virtual toc file.
20596         (Info-insert-toc): New arg `curr-file' for reference file names.
20597         (info-apropos): Remove redundant var binding for temp-file.
20598         (Info-index, Info-index-next, Info-mode): Doc fix.
20599         (Info-goto-emacs-command-node): Don't jump to *info* from
20600         non-*info* Info buffers.
20601         (Info-fontify-node): Don't show the file name of external
20602         references if `Info-hide-note-references' is `hide'.  Don't hide
20603         newlines at the end of paragraphs.
20605         * international/mule-diag.el (list-input-methods):
20606         Fix args to help-xref-button.
20608         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
20609         to put into effect local variables from TUTORIAL files.
20611         * textmodes/paragraphs.el (sentence-end) <function>: New fun
20612         with default value taken from the variable `sentence-end'.
20613         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
20614         Add nil const to :type.
20615         (sentence-end-without-period, sentence-end-double-space)
20616         (sentence-end-without-space): Doc fix.
20618         * textmodes/paragraphs.el (forward-sentence):
20619         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
20620         (fill-delete-newlines):
20621         * progmodes/cc-cmds.el (c-beginning-of-statement):
20622         Use function `sentence-end' instead of variable `sentence-end'.
20624 2004-04-18  Andreas Schwab  <schwab@suse.de>
20626         * progmodes/compile.el (compilation-start): Set window start to
20627         point-min if compilation-scroll-output is nil.
20629 2004-04-18  John Wiegley  <johnw@newartisans.com>
20631         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
20633 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
20635         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
20636         (gdb-info-breakpoints-custom): Revert previous change.
20637         (gdb-view-assembler): Update assembler if necessary.
20638         (gdb-frame-handler): Parse correctly for gdb-current-frame.
20639         (gdb-display-source-buffer): Update properly when both source and
20640         assembler are visible.
20642 2004-04-17  John Wiegley  <johnw@newartisans.com>
20644         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
20645         which limits the number of names shown in the minibuffer.  Off by
20646         default.
20647         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
20648         up iswitchb for users with a multitude of open buffers by showing
20649         only the first and last N/2 buffers in the completion list (which
20650         is enough to aid C-s/C-r, and to know that more characters are
20651         needed to refine the completion list).
20653 2004-04-17  Richard M. Stallman  <rms@gnu.org>
20655         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
20656         (file-truename): Expand all ~ constructs directly.
20657         (insert-directory): Delete any error msg output by the
20658         `insert-directory-program'.
20660         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
20661         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
20662         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
20663         (allout-init): Use find-file-hook, not find-file-hooks.
20664         (allout-mode): Eliminate Emacs 18 support.
20665         Use write-contents-functions, not local-write-file-hooks.
20667 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
20669         * progmodes/compile.el (compilation-error-properties): Fix for
20670         adding messages when there are already markers for their file.
20671         (compilation-fake-loc): New function.
20673 2004-04-16  Dave Love  <fx@gnu.org>
20675         * progmodes/python.el (python-compilation-line-number): Fix
20676         braindamage.
20677         (python-load-file): Fix python-orig-start setting.
20679         * progmodes/compile.el: Doc fixes.
20680         (compilation-error-regexp-alist-alist)
20681         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
20682         (compilation-assq): Wrap in eval-when-compile.
20683         (compilation-mode-font-lock-keywords): Don't use list*.
20684         (compilation-start): Avoid warning.
20685         (compilation-compat-error-properties)
20686         (compilation-directory-properties): Add keymap property.
20687         (compilation-parsing-end): Make it a marker for better compatibility.
20689         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
20691 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
20693         * xml.el: Doc fixes.
20694         (xml-get-children): Only looks at sub-tags and ignore strings.
20696         * xml.el (xml-parse-tag): Avoid overwriting node-name.
20698 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20700         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
20702 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
20704         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
20706         * vc.el (vc-print-log): Likewise.
20708 2004-04-16  Masatake YAMATO  <jet@gyve.org>
20710         * simple.el (completion-setup-function): Set an initial value to
20711         `element-common-end' before entering loop.  Set a value to
20712         `element-common-end' at the end of loop.  The bug is reported by
20713         Juri Linkov <juri@jurta.org> in emacs-devel list.
20714         (completions-common-part): Rename from completion-de-emphasis.
20715         (completions-first-difference): Rename from completion-emphasis.
20716         Suggested by RMS.
20718 2004-04-16  Juanma Barranquero  <lektu@terra.es>
20720         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
20721         (bookmark-edit-annotation-mode): Add mode name.
20723 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
20725         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
20726         for nested conflict markers.
20727         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
20729 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
20731         * progmodes/gdb-ui.el (gdb-goto-info): New function.
20733         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
20735 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20737         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
20738         Give a backtrace if requested.
20740         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
20742         * progmodes/python.el (python-mouse-2-command, python-RET-command):
20743         Remove unused functions.
20744         (python-orig-start-line, python-orig-file): Remove.
20745         (python-orig-start): New var.
20746         (python-input-filter, python-compilation-line-number)
20747         (python-send-region, python-load-file): Use it.
20749         * info.el (info): Always jump to *info*.
20751         * subr.el (posn-set-point): New function.
20753         * mouse.el (mouse-set-point): Use it.
20755         * progmodes/compile.el (compile-goto-error): Use it.
20756         (compilation-button-map): New keymap.
20757         (compilation-error-properties): Use it.
20758         (compilation-shell-minor-mode-map): Don't bind mouse-2.
20760         * smerge-mode.el (smerge-popup-context-menu): Use it.
20762         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
20763         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
20764         mouse and non-mouse case.
20766         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
20767         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
20769         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
20770         Make it work for non-mouse events.
20772         * pcvs-info.el (cvs-status-map): Update binding name.
20774 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
20776         * xml.el (xml-maybe-do-ns): New function to handle namespace
20777         parsing of both attribute and element names.
20778         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
20779         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
20780         (xml-parse-tag): Update assumed namespaces.  Clean up namespace
20781         parsing.
20782         (xml-parse-attlist): Make it do its own namespace parsing.
20784 2004-04-14  Dave Love  <fx@gnu.org>
20786         * progmodes/python.el (run-python): Fix use of \n.
20787         (python-load-file): Remove `try' from Python fragment.
20788         (python-describe-symbol): Fix message.
20790         * comint.el: Doc fixes.
20791         (comint-last-input-start, comint-last-input-end)
20792         (comint-last-output-start): Give them values.
20793         (comint-arguments): Avoid warning.
20794         (comint-skip-prompt): Use line-end-position.
20795         (comint-backward-matching-input): Rename arg to agree with doc.
20796         (comint-extract-string): Use syntax-ppss.
20797         (comint-dynamic-simple-complete): Delete useless list construction.
20798         (comint-redirect-subvert-readonly): New.
20799         (comint-redirect-preoutput-filter): Use it.
20801         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
20802         Correctly handle negative arguments when calling hook functions.
20804 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
20806         * info.el (info-apropos): Don't clobber Info-history-list.
20808 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
20810         * progmodes/compile.el (compilation-setup):
20811         Localize overlay-arrow-position.
20812         (compilation-sentinel): Restructure code equivalently.
20813         (compilation-next-error): Find message on same line after point if
20814         not found before point.
20815         (compile-mouse-goto-error): Restore function so that compilation
20816         buffer need not be current and use compile-goto-error.
20817         (compile-goto-error): Restore function.
20818         (next-error): Set overlay-arrow-position.
20819         (compilation-forget-errors): Don't localize already local
20820         compilation-locs and remove FIXME about refontifying.
20822 2004-04-14  Kim F. Storm  <storm@cua.dk>
20824         * startup.el (emacs-quick-startup): New defvar (set by -Q).
20825         (command-line): New option -Q.  Like -q --no-site-file, but in
20826         addition it also disables menu-bar, tool-bar, scroll-bars,
20827         tool-tips, and the blinking cursor.
20828         (command-line-1): Skip startup screen if -Q.
20829         (fancy-splash-head): Use ":align-to center" prop to center splash
20830         image.
20832         * emulation/cua-base.el (cua-read-only-cursor-color)
20833         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
20835 2004-04-13  Dave Love  <fx@gnu.org>
20837         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
20838         (syntax): Don't require.
20839         (python) <defgroup>: Add :version.
20840         (python-quote-syntax): Re-written.
20841         (inferior-python-mode): Move stuff here from run-python and add
20842         some more.
20843         (python-preoutput-continuation, python-preoutput-result)
20844         (python-dotty-syntax-table): New.
20845         (python-describe-symbol): Use them.
20846         (run-python): Move stuff to inferior-python-mode.  Modify code
20847         loaded into Python.
20848         (python-send-region): Use python-proc, python-send-string.
20849         (python-send-string): Send newlines too.  Callers changed.
20850         (python-load-file): Re-written.
20851         (python-eldoc-function): New.
20852         (info-look): Don't require.
20853         (python-after-info-look): New.  A modified version of former
20854         top-level code for use with eval-after-load.
20855         (python-maybe-jython, python-guess-indent): Use widened buffer.
20856         (python-fill-paragraph): Re-written.
20857         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
20858         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
20860 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20862         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
20863         Set compilation-error-regexp-alist earlier.
20865         * progmodes/compile.el (compilation-minor-mode-map)
20866         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
20867         (compile-goto-error): Re-merge the mouse and non-mouse commands.
20869 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20871         * progmodes/compile.el (compile-goto-error): Select the buffer/window
20872         corresponding to the event.
20874 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
20876         * loadup.el: Add cygwin to system-type list, for unexec() support.
20878 2004-04-12  John Paul Wallington  <jpw@gnu.org>
20880         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
20881         (ibuffer-restore-window-config-on-quit): New variable to replace
20882         `ibuffer-delete-window-on-quit'.  Update all references.
20883         (ibuffer-prev-window-config): New variable.
20884         (ibuffer-quit): Restore previous window configuration instead of
20885         deleting window.
20886         (ibuffer): Save window configuration before showing Ibuffer buffer.
20888         * help.el (describe-mode): Doc fix.
20890 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20892         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
20893         not to treat nil as a function.
20895         * vc-arch.el (vc-arch-root): Be a bit more careful.
20896         (vc-arch-register): Save the buffer if we modified it.
20897         (vc-arch-delete-rej-if-obsolete): Save excursion.
20898         (vc-arch-find-file-hook): Use the simpler after-save-hook.
20899         (vc-arch-responsible-p, vc-arch-init-version): New functions.
20901         * net/ldap.el (ldap-search): Use list*.
20903 2004-04-12  Juri Linkov  <juri@jurta.org>
20905         * info.el (Info-follow-reference): Allow multiline reference name.
20907 2004-04-11  Dave Love  <fx@gnu.org>
20909         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
20911         * progmodes/python.el: New file.
20913 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
20915         * vc-hooks.el (vc-arg-list): Function removed.
20916         (vc-default-workfile-unchanged-p): Use condition-case to check for
20917         backward compatibility.
20919         * vc.el (vc-print-log): Use condition-case to check for backward
20920         compatibility.
20922 2004-04-11  Juri Linkov  <juri@jurta.org>
20924         * dired.el (dired-faces): New defgroup.
20925         (dired-header, dired-mark, dired-marked, dired-flagged)
20926         (dired-warning, dired-directory, dired-symlink, dired-ignored):
20927         New faces.
20928         (dired-header-face, dired-mark-face, dired-marked-face)
20929         (dired-flagged-face, dired-warning-face, dired-directory-face)
20930         (dired-symlink-face, dired-ignored-face): New face variables.
20931         (dired-font-lock-keywords): Use them instead of font-lock faces.
20932         Split the rule for dired marks into 3 separate rules: for marks,
20933         marked file names and flagged file names.
20935         * help-mode.el (help-make-xrefs): Add a final newline to the
20936         *Help* buffer.
20938 2004-04-11  John Paul Wallington  <jpw@gnu.org>
20940         * replace.el (occur-engine): Distinguish between one and several
20941         matches in the matches per buffer heading.
20943 2004-04-11  Kim F. Storm  <storm@cua.dk>
20945         * ido.el (ido-confirm-unique-completion): New defcustom.
20946         (ido-complete): Use it.
20947         (ido-write-file): Set it to t unconditionally.
20949 2004-04-10  Miles Bader  <miles@gnu.org>
20951         RCS keyword removal (only non-comment changes are enumerated here):
20953         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
20954         (byte-compile-insert-header): Don't use `byte-compile-version'.
20955         * forms.el (forms-version): Variable removed.
20956         (forms-mode): Don't use `forms-version'.
20957         * recentf.el (recentf-version): Variable removed.
20958         * progmodes/delphi.el (delphi-version): Variable removed.
20959         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
20961 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
20963         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
20965 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
20967         * info.el (info-apropos): Improve menu item regexp.
20969 2004-04-09  Simon Josefsson  <jas@extundo.com>
20971         * mail/smtpmail.el: Add comment, based on report by
20972         kdc@rcn.com (Kevin D. Clark).
20974 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20976         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20977         Redo one more thing that I didn't notice Daniel had undone.
20979 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
20981         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
20982         (gdb-goto-breakpoint, gdb-display-buffer)
20983         (gdb-display-source-buffer, gdb-view-source-function)
20984         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
20985         (gdb-source-info, gdb-frame-handler): Don't specify a window
20986         for display.
20987         (gdb-info-breakpoints-custom): Remove superfluous update of
20988         assembler buffer.
20989         (gdb-many-windows): Make settable outside gdb.
20991 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
20993         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
20994         Derive from fundamental-mode rather than text-mode.
20996 2004-04-08  Juri Linkov  <juri@jurta.org>
20998         * info.el (Info-history): Doc fix.
20999         (Info-history-list): New var.
21000         (info-xref): Change magenta4 to blue, remove bold for dark and
21001         light backgrounds, change bold to underline for non-color classes.
21002         (info-xref-visited): New face.
21003         (Info-fontify-visited-nodes): New custom.
21004         (Info-hide-note-references): Add new value `hide'.  Doc fix.
21005         (Info-reference-name): New var.
21006         (Info-selection-hook): New custom.
21007         (Info-edit-mode-hook): New var.
21008         (Info-find-file): New fun.
21009         (Info-find-node): Move part of code to Info-find-file.
21010         (Info-find-node-2): Add anchors to Info-history-list.  Move point
21011         to the place with the reference name if name is defined.
21012         (Info-select-node): Add current node to Info-history-list.
21013         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
21014         (Info-search-whitespace-regexp): New custom.
21015         (Info-search-case-fold): New var.
21016         (Info-search): Add "case-sensitively" to the prompt.
21017         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
21018         (Info-search-case-sensitively, Info-search-next): New fun.
21019         (Info-up): Move point to the menu item of the current node.
21020         (Info-history): New fun.  Add *info-history* to
21021         same-window-buffer-names.
21022         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
21023         (Info-insert-toc): New fun.
21024         (Info-build-toc): New fun.
21025         (Info-follow-reference): Add new arg `fork'.  Doc fix.
21026         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
21027         with the same name prefer the reference closest to point.
21028         (Info-next-reference): Replace * by + in the *Note regexp.
21029         Add regexp for http:// and ftp://.  Skip the *Note prefix.
21030         (Info-prev-reference): Replace * by + in the *Note regexp.
21031         Add regexp for http:// and ftp://.  Skip the *Note prefix.
21032         (Info-follow-nearest-node): Add new arg `fork'.
21033         (Info-try-follow-nearest-node): Add new arg `fork'.
21034         Call browse-url for http:// and ftp:// references.
21035         Set Info-reference-name for index entries.
21036         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
21037         Info-search-next, Info-history, Info-toc, clone-buffer.
21038         (Info-menu-update): Replace * by + in the *Note regexp.
21039         (Info-mode): Add documentation for Info-history, Info-toc,
21040         Info-search-case-sensitively, Info-search-next, clone-buffer.
21041         (Info-fontify-menu-headers): Remove fun.  Move code to
21042         Info-fontify-node.
21043         (Info-fontify-node): Add docstring.  Add local vars
21044         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
21045         then fontify header line, titles, menu headers, http and ftp
21046         references, refill paragraphs.  If not-fontified-p is t or
21047         fontify-visited-p is t then fontify cross references, menu items.
21048         Fontify menu headers.  Fontify http and ftp references.
21049         Change regexp for cross references to require whitespace after *Note,
21050         add matching groups for file and node names.  Remove hack for quote.
21051         Use display property for Info-hide-note-references=t.  Use fifth
21052         or fourth match for help-echo.  Display visited nodes in a
21053         different face.  Unhide file names of external references.
21054         Unhide newlines.  Display visited menu items in a different face.
21056 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
21058         * progmodes/compile.el: Require CL.
21059         (compilation-mode-font-lock-keywords): Re-install the "line as
21060         function" patch.
21062         * help-fns.el (help-C-source-directory): New var.
21063         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
21064         (describe-function-1, describe-variable): Use them.
21066         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
21067         to C source files specially.
21069 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
21071         * info.el (Info-hide-cookies-node): New function.
21072         (Info-select-node): Use it.
21073         (Info-display-images-node): Remove message with image file name.
21075 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
21077         * progmodes/compile.el (compilation-warning-face)
21078         (compilation-info-face, compilation-skip-threshold)
21079         (compilation-skip-visited, compilation-context-lines):
21080         Declare :version when added to Emacs.
21081         (compilation-error-regexp-alist-alist): Extend caml and irix.
21082         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
21083         (compilation-mode-font-lock-keywords): Temporarily undo line as
21084         function patch, which wasn't ready.
21086 2004-04-07  Kenichi Handa  <handa@m17n.org>
21088         * international/latin1-disp.el (latin1-display-setup): Check each
21089         character is displayable or not instead of calling
21090         latin1-display-check-font.
21092 2004-04-06  Kenichi Handa  <handa@m17n.org>
21094         * language/ethio-util.el (ethio-sera-being-called-by-w3):
21095         New variable.
21096         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
21097         instead of sera-being-called-by-w3.
21098         (ethio-fidel-to-sera-buffer): Likewise.
21099         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
21100         instead of sera-being-called-by-w3.
21101         (ethio-write-file): Likewise.
21103 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21105         * printing.el: Doc fix.
21107 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
21109         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
21110         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
21111         (gdb-setup-windows): Only use separate IO buffer if required.
21113 2004-04-06  Kim F. Storm  <storm@cua.dk>
21115         * term.el (term-is-xemacs): Remove.
21116         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
21117         (term-window-width): New function.
21118         (term-mode, term-check-size): Use it.
21119         (term-mode): Disable overflow-newline-into-fringe in term buffer.
21121 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21123         * cus-edit.el (custom-add-parent-links): Change unbound variable
21124         `symbol' to `name'.
21126 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
21127         * info.el (info-apropos): New function.
21128         (Info-mode-menu): Add it.
21129         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
21131         * help-mode.el (help-make-xrefs): Recognize aliased variable with
21132         inherited docstring.
21134         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
21136 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
21138         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
21140         * progmodes/compile.el (font-lock): Don't require any more.
21141         (compilation-error-properties, compilation-start, compilation-sentinel)
21142         (compilation-filter, next-error): Use with-current-buffer.
21143         (compilation-skip-to-next-location, compilation-skip-threshold)
21144         (compilation-skip-visited): Move to silence the byte-compiler.
21145         (compilation-setup): Simplify.
21146         (compilation-next-error): Use line-(beginning|end)-position.
21147         Make sure `pt' is non-nil before using compilation-loop.
21148         (compile-goto-error): Add optional event arg.  Use it.
21149         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
21150         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
21151         Update the binding for mouse-2.
21152         (first-error): Set compilation-current-error to nil rather than bob.
21153         (compilation-parsing-end, compilation-parse-errors-function)
21154         (compilation-error-list, compilation-old-error-list):
21155         "New" compatibility variables.
21156         (compile-buffer-substring, compilation-compat-error-properties)
21157         (compilation-compat-parse-errors, compilation-forget-errors):
21158         New compatibility functions.
21159         (compilation-mode-font-lock-keywords): Use them.
21161 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
21163         * autorevert.el (auto-revert-handler): If point (or a window
21164         point) is at the end of the buffer, keep it there after
21165         reverting.  This allows to tail a file.
21166         Mention this in the `Commentary'.
21168         * format.el (format-write-file): Add optional argument CONFIRM
21169         and make it behave like the analogous argument to `write-file'.
21171 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21173         * progmodes/ebnf2ps.el: Doc fix.
21174         (ebnf-version): New version number (4.2).
21175         (ebnf-syntax): Customization and docstring fix.
21176         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
21177         Put autoloaded funs before first use.
21178         (ebnf-style-database): Add dtd entry.
21179         (ebnf-syntax-alist): Add dtd initialization.
21180         (ebnf-token-sequence): New fun.
21181         (ebnf-comment-table): Add new comment action character.
21182         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
21184         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
21185         Type Definition for XML).
21187         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
21188         * progmodes/ebnf-bnf.el (ebnf-sequence):
21189         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
21190         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
21191         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
21192         Code simplification: call ebnf-token-sequence.
21194 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
21196         * calendar/timeclock.el (timeclock-relative)
21197         (timeclock-get-project-function, timeclock-get-workday-function)
21198         (timeclock-query-out, timeclock-when-to-leave)
21199         (timeclock-when-to-leave-string, timeclock-log-data)
21200         (timeclock-generate-report, timeclock-in): Doc fixes.
21202 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21204         * url/: New dir.  Import the URL package from its repository.
21206 2004-04-03  Andreas Schwab  <schwab@suse.de>
21208         * diff-mode.el (diff-mode): Fix missing quote.
21210 2004-04-03  Juri Linkov  <juri@jurta.org>
21212         * descr-text.el (describe-property-list): Add `font-lock-face'.
21214         * dired.el (dired-font-lock-keywords): Fix permission regexps.
21216 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21218         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
21219         Use utf-16le on little endian machines and utf-16be otherwise.
21221 2004-04-02  David Kastrup  <dak@gnu.org>
21223         * net/browse-url.el (browse-url-generic): Use call-process
21224         instead of start-process to allow browsers that fork and detach.
21226 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
21228         * compile.el (compilation-current-error): New var.
21229         (compilation-setup, compile-mouse-goto-error)
21230         (compile-goto-error, next-error): Use it.
21231         (compilation-skip-to-next-location): Default to t, which gives
21232         contiguous skipping like old compile (where this was redundant).
21233         (compilation-next-error): Prevent previous-* commands from moving
21234         back to message at or just before point.
21236 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
21238         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
21239         (gdb-source-info): Don't display source at startup, if required.
21240         (gdb-show-main): New option.
21241         (gdba): Update documentation.
21242         (gdb-source): Cover case of auto-display output.
21244 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
21246         * autorevert.el: Delete obsolete autoloads and defvars.
21247         (auto-revert-check-vc-info): New user option.
21248         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
21249         (auto-revert-handler-vc): Delete.
21250         (auto-revert-handler): Treat return value `fast' of
21251         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
21253         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
21254         return `fast'.
21256         * files.el (buffer-stale-function): Doc change.
21258 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21260         * printing.el: New tip on Tips section.
21261         (pr-version): New version number (6.7.4).
21262         (pr-shell-file-name): Initialization fix.
21264 2004-03-31  Juri Linkov  <juri@jurta.org>
21266         * dired.el: Add autoload for `dired-do-touch'.
21267         (dired-touch-program): New var.
21268         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
21269         (dired-no-confirm): Add `touch' to docstring.
21271         * dired-aux.el (dired-do-touch): New fun.
21272         (dired-do-chxxx): Add argument -t for touch operation.
21274         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
21275         `dired-move-to-filename-regexp'.
21277 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
21279         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
21281 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21283         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
21284         and only if the buffer was modified.
21286 2004-03-30  Kenichi Handa  <handa@m17n.org>
21288         * international/characters.el: Delete pairs for U+2308..U+230B.
21290 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
21292         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
21293         to detect the beginning of a level 2 or 3 annotation.
21295 2004-03-29  Kenichi Handa  <handa@m17n.org>
21297         * international/ucs-tables.el (ucs-insert): Fix the error message.
21299 2004-03-29  Kenichi Handa  <handa@m17n.org>
21301         * international/mule-util.el (char-displayable-p): Fix generation
21302         of XLFD file name.
21304         * Makefile.in (setwins, setwins_almost): Change directory to $wd
21305         before finding directories by `find'.
21307 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21309         * subr.el (interactive-form): Delete.  Now implemented in C.
21311         * pcvs.el (cvs-parse-process): Workaround for Darwin.
21313         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
21314         (vc-diff-label): New fun.
21315         (vc-diff-internal): Use it.
21317         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
21319 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21321         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
21323         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
21324         specify XML (EBNFX).
21326         * progmodes/ebnf2ps.el: Doc fix.
21327         (ebnf-version): New version number (4.1).
21328         (ebnf-syntax): Adjust customization.
21329         (ebnf-style-database): Add ebnfx entry.
21330         (ebnf-syntax-alist): Add ebnfx initialization.
21331         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
21333         * printing.el: Doc fix.
21334         (pr-version): New version number (6.7.3).
21335         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
21336         returns nil for mouse position.  Reported by Drew Adams
21337         <drew.adams@oracle.com>.
21338         (pr-update-menus): Modify interactive declaration.  Reported by Drew
21339         Adams <drew.adams@oracle.com>.
21341 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
21343         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
21344         (gud-gdba-marker-filter): Log the process input and output, if
21345         required.  From Stefan Monnier.
21346         (gdb-debug-log, gdb-enable-debug-log): New variables.
21347         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
21349 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21351         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
21352         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
21354 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
21356         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
21357         Call vc-find-file-hook here instead of in auto-revert-buffers.
21358         (auto-revert-buffers): Delete call to vc-find-file-hook.
21359         (auto-revert-verbose, global-auto-revert-non-file-buffers)
21360         (global-auto-revert-mode, auto-revert-set-timer)
21361         (auto-revert-handler, auto-revert-buffers): Doc fixes.
21363 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
21365         * woman.el (woman-change-fonts): Rename local variable
21366         woman-font-alist to font-alist to avoid a compiler warning.
21368 2004-03-27  Dave Love  <fx@gnu.org>
21370         * emacs-lisp/rx.el (rx): Doc fix.
21371         Fix copyright years.
21373         * strokes.el (strokes-global-set-stroke-string): New function.
21374         (strokes-list-strokes): Cope with strings, not just commands.
21375         Set foreground color of image.
21376         (strokes-global-set-stroke): Doc fix.
21378 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
21380         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
21381         Auto Revert mode.
21382         (Buffer-menu-files-only): New variable.
21383         (Buffer-menu-toggle-files-only): New function.
21384         (Buffer-menu-mode-map): Bind it to `T'.
21385         (Buffer-menu-mode): Mention `T' in docstring.
21386         Set buffer-stale-function.
21387         (list-buffers-noselect): Mark buffer non-modified and set
21388         Buffer-menu-files-only.
21390         * dired.el (buffer-stale-function): Remove no longer needed defvar.
21392         * autorevert.el (auto-revert-handler): Print revert message
21393         before, rather than after, reverting.
21394         (buffer-stale-function): Move to files.el.
21396         * files.el (buffer-stale-function): Move here from autorevert.el.
21398 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21400         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
21402         * calc/calc.el (calc-mode-map): Use mapc.
21404         * apropos.el (apropos-mode): Don't autoload.
21405         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
21406         (apropos): Use it.
21407         (apropos-print): Add optional `text' argument.
21408         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
21409         Don't assume point-min == 1.
21411         * bs.el (bs-buffer-list): Use buffer-local-value.
21412         (bs--set-toggle-to-show): Use with-current-buffer.
21414         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
21415         New funs.
21416         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
21418         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
21420         * dabbrev.el (dabbrev-expand): Fix regexp construction.
21421         (dabbrev--find-expansion): Use pop.
21422         (dabbrev--search): Use match-string-no-properties.
21424         * dired.el (dired-mode): Use run-mode-hooks.
21425         (dired-move-to-end-of-filename): Use match-string.
21427         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
21428         is bound before using it.
21429         (ediff-verbose-p): Make it into a var since it's not constant.
21431         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
21433         * faces.el (read-face-font): Don't cons up unnecessarily.
21434         (header-line, tool-bar): Share common parts.
21436         * files.el (file-relative-name): Use compare-strings.
21438         * finder.el (finder-mode): Follow coding convention.
21440         * subr.el (read-number): New function.
21442         * ses.el (ses-read-number): Move to subr.el.
21443         (ses-set-header-row): Use read-number.
21445 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
21447         * vc-hooks.el (vc-arg-list): New function, which handles both
21448         compiled and uncompiled code.
21449         (vc-default-workfile-unchanged-p): Use it.
21451         * vc.el (vc-print-log): Undo prev change, use new function
21452         vc-arg-list from vc-hooks.el.
21454 2004-03-26  Masatake YAMATO  <jet@gyve.org>
21456         * simple.el (completion-setup-function): Emphasize the
21457         first uncommon characters in the completions; and de-emphasize
21458         the common prefix substrings.
21459         (completion-emphasis): New face.
21460         (completion-de-emphasis): New face.
21462 2004-03-25  Juanma Barranquero  <lektu@terra.es>
21464         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
21465         Comment out (it's unused and unfinished code).
21467 2004-03-25  Sam Steingold  <sds@gnu.org>
21469         * vc.el (vc-print-log): Fix a bug in the last patch:
21470         backend-function may be a byte-compiled object, not a lambda.
21472 2004-03-25  Juri Linkov  <juri@jurta.org>
21474         * descr-text.el (describe-property-list): Add a button
21475         for `face' property that calls `describe-face'.
21476         Suggested by Luis Fernandes <elf@ee.ryerson.ca>
21478         * international/mule.el (keyboard-coding-system):
21479         * kmacro.el (kmacro-call-macro): Fix docstring.
21481         * dired.el: Fix comments.
21483         * textmodes/fill.el (fill): Fix Info link.
21485         * font-lock.el (fast-lock, lazy-lock):
21486         * jit-lock.el (jit-lock): Remove links to removed Support Modes
21487         Info node.
21489         * eshell/eshell.el (eshell): Fix broken info-link.
21491         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
21492         * eshell/em-banner.el (eshell-banner):
21493         * eshell/em-smart.el (eshell-smart):
21494         * eshell/esh-cmd.el (eshell-cmd):
21495         Comment out broken info-links to incomplete Info manual.
21497         * info-xref.el: Fix commentary.
21499 2004-03-25  Kevin Ryde  <user42@zip.com.au>
21501         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
21502         Remove spurious node duplicate suppression, doesn't work, not wanted.
21503         (info-xref-output): Take format style args, add "sit-for 0" to let
21504         user see the results as they progress.
21505         (info-xref-check-all-custom): New function.
21507 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
21509         * gdb-ui.el: Moved to progmodes.
21511 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
21513         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
21515 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
21517         * calendar/appt.el (appt-check): Remove superfluous progn.
21518         When finished with diary buffer: if it was not being displayed
21519         before, kill it; otherwise restore its original state.
21520         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
21522         * calendar/calendar.el (calendar-set-mode-line): Use total
21523         available mode-line width, rather than frame-width.
21525         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
21526         after mode change so effect not lost.
21528 2004-03-23  Dave Love  <fx@gnu.org>
21530         * dired.el (dired) <defgroup>: Add link to manual.
21531         (dired-font-lock-keywords): Add highlighting on unusual permissions.
21532         (dired-revert): Use dolist.
21533         (dired-mode-map): Add U binding.
21534         (dired-mode): Add font-lock-beginning-of-syntax-function.
21535         (dired-garbage-files-regexp): Make it a defcustom.
21537 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21539         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
21540         is equivalent to nil.
21541         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
21542         (vc-arch-mode-line-string): Accept `added' state.
21543         (vc-arch-state): Use inode-sigs if available.
21544         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
21545         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
21546         (vc-arch-tagline-re): New var.
21547         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
21548         New functions.
21549         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
21550         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
21552         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
21553         (vc-file-not-found-hook): Use it.
21555         * diff-mode.el (diff-default-read-only): Change default.
21556         (diff-mode-hook): Make it a defcustom.  Add some options.
21557         (diff-mode-map): Bind diff-refine-hook.
21558         (diff-yank-handler): New var.
21559         (diff-yank-function): New fun.
21560         (diff-font-lock-keywords): Use them.
21561         (diff-end-of-file): Handle case where file-header looks like diff text.
21562         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
21563         (diff-file-kill): Delete a subsequent empty line, if applicable.
21564         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
21565         (diff-find-file-name): Use it.
21566         (diff-tell-file-name): New command.
21567         (diff-mode): Be careful with view-mode.
21568         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
21569         New functions, for use in diff-mode-hook.
21570         (diff-find-source-location): Catch "regex too large" errors.
21571         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
21572         (diff-refine-hunk): New command.
21574         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
21575         (smerge-context-menu-map): Remove unused var.
21576         (smerge-keep-all): Preserve markers.
21577         (smerge-keep-n): New fun.
21578         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
21579         (smerge-keep-current, smerge-ediff): Use it.
21580         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
21581         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
21582         (smerge-resolve): Resolve trivial 3-part conflicts.
21584 2004-03-23  Juri Linkov  <juri@jurta.org>
21586         * man.el (Man-width): New var.
21587         (Man-getpage-in-background): Use it.
21588         (Man-support-local-filenames): New var and fun.
21589         (Man-build-man-command): Don't add a second %s.
21590         (Man-fontify-manpage): Clean up message.
21591         (Man-mode): Set outline-regexp, outline-level,
21592         imenu-generic-expression.
21594         * woman.el (woman-fill-frame): Doc fix.
21595         (woman-decode-region): Use window-width instead of frame-width.
21597         * abbrevlist.el (list-one-abbrev-table):
21598         * descr-text.el (describe-char):
21599         * international/mule-diag.el (describe-current-coding-system):
21600         * international/quail.el (quail-insert-decode-map):
21601         Use window-width instead of frame-width.
21603         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
21604         (jka-compr-mode-alist-additions): Add tbz.
21605         (jka-compr-write-region, jka-compr-insert-file-contents):
21606         Add message for undefined compress-program.
21607         (jka-compr-write-region): Remove redundant var bindings.
21609         * dired-x.el (dired-guess-shell-alist-default): Add choices for
21610         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
21611         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
21612         (dired-man): Use dired-guess-shell-command.
21613         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
21614         Change default nil to t.
21616         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
21617         (dired-compare-directories): Add default value for empty input.
21619         * help-at-pt.el: Move suggestions for key bindings to Commentary.
21621         * time.el (display-time-string-forms): Fix help-echo date format.
21623 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
21625         * autorevert.el (global-auto-revert-non-file-buffers): Expand
21626         docstring.
21627         (buffer-stale-function): New variable.
21628         (auto-revert-list-diff, auto-revert-dired-file-list)
21629         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
21630         (auto-revert-handler): Take over some functionality of deleted
21631         functions.
21632         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
21634         * dired.el (dired-directory-changed-p): New fun, extracted from
21635         dired-internal-noselect.
21636         (dired-buffer-stale-p): New fun.
21637         (dired-internal-noselect): Use dired-directory-changed-p.
21638         Eliminate revert messages.
21639         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
21641 2004-03-23  Kenichi Handa  <handa@m17n.org>
21643         * international/characters.el: Setup syntaxes for more parentheses
21644         Unicode characters.
21646         * international/mule-cmds.el (select-safe-coding-system):
21647         Merge coding-system and auto-cs before comparing them.
21649 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21651         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
21653         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
21654         normal-auto-fill-function and comment-indent-function.
21655         The default values now work just as well.
21656         Don't set font-lock-beginning-of-syntax-function since we already set
21657         syntax-begin-function.
21658         (lisp-outline-level): Put ;;;###autoload at same level as (.
21659         (prin1-char): Quote special chars.
21661         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
21662         than with-no-warnings.
21664         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
21665         if the source location can't be found.
21666         (edebug-compute-previous-result): Use prin1-char.
21668         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
21669         (debug-ignored-errors): Add an entry.
21671         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
21672         (byte-compile-file): Output warning when deleting a file.
21674         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
21675         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
21677         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
21678         (byte-compile-inline-expand): Use backquote.
21679         (byte-optimize-pure-func): Rename from byte-optimize-concat.
21680         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
21682         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
21684         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
21686 2004-03-22  Juri Linkov  <juri@jurta.org>
21688         * finder.el (finder-known-keywords): Fix data, tex, unix.
21690         * play/landmark.el: Fix keywords.
21692         * language/ethio-util.el (ethio-find-file): Doc fix.
21694         * emacs-lisp/warnings.el: Doc fix.
21696         * textmodes/ispell.el (ispell-help): Doc fix.
21698 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
21700         * format.el (format-insert-file): Always return a list of two
21701         elements, like insert-file-contents does.
21703 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
21705         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
21706         and vc-BACKEND-diff.
21707         (vc-print-log): If the print-log implementation supports it, use
21708         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
21709         (vc-version-diff, vc-diff-internal): Doc fixes.
21711         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
21712         implementation supports it, let diff output go to *vc*,
21713         not *vc-diff*, since this is an internal call.
21715         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
21717         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
21719         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
21721 2004-03-21  Dave Love  <fx@gnu.org>
21723         * progmodes/cfengine.el (cfengine-mode):
21724         Set parse-sexp-ignore-comments.
21726         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
21728 2004-03-21  Juanma Barranquero  <lektu@terra.es>
21730         * allout.el (allout-mode): Fix docstring.
21732 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
21734         * files.el (insert-directory): Fix bug if SWITCHES is a list.
21736         * autorevert.el (auto-revert-interval): Make new value take
21737         effect immediately when set through Custom.
21738         (auto-revert-set-timer): Add interactive declaration.
21740 2004-03-19  David Ponce  <david@dponce.com>
21742         * ruler-mode.el (ruler-mode-header-line-format-old):
21743         Don't `make-variable-buffer-local'.
21744         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
21745         (ruler-mode-header-line-format): Simply funcall the above.
21746         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
21747         to save/restore a previous header line format.
21748         (ruler-mode-space): Don't depend on a numeric WIDTH value.
21749         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
21750         fringes and margins width.
21751         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
21753 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21755         * log-edit.el (log-edit-font-lock-keywords): Typo.
21757         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
21758         (tex-send-tex-command): Rather than here.
21759         (tex-compilation-parse-errors): Simplify.
21761         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
21763         * time.el (display-time-string-forms): Add help-echo with date on time.
21765         * composite.el (compose-region): Use restore-buffer-modified-p.
21767         * disp-table.el (standard-display-8bit): Simplify.
21769         * server.el (server-process-filter): Delete temp frame.
21771         * add-log.el (add-change-log-entry): Simplify.
21773 2004-03-19  Kim F. Storm  <storm@cua.dk>
21775         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
21776         (hexl-follow-line): Don't require 'fringe.
21778         * progmodes/compile.el (compilation-start): Always set
21779         compilation-last-buffer and return it.
21781 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
21783         * simple.el (clone-buffer): Doc fix.
21785 2004-03-18  Juanma Barranquero  <lektu@terra.es>
21787         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
21789 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
21791         * log-edit.el (log-edit-font-lock-keywords): New var.
21792         (log-edit-mode): Use it.
21794 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
21796         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
21797         properly for watching in speedbar.
21799 2004-03-17  Masatake YAMATO  <jet@gyve.org>
21801         * smerge-mode.el (smerge-popup-context-menu):
21802         Put `unwind-protect' around `overlay-put' and `popup-menu'.
21804 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21806         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
21807         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
21808         Take sealed revisions into account.
21809         (vc-arch-checkin): Extract a summary line from the message.
21811 2004-03-16  Masatake YAMATO  <jet@gyve.org>
21813         * register.el (register): Provide `register' feature.
21815 2004-03-15  Masatake YAMATO  <jet@gyve.org>
21817         Added context menu support in smerge mode.
21818         Most of the part is written by Stefan Monnier.
21820         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
21821         New keymap and menu.
21822         (smerge-text-properties): New function.
21823         (smerge-remove-props): New function.
21824         (smerge-popup-context-menu): New function.
21825         (smerge-resolve): Call `smerge-remove-props'.
21826         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
21827         (smerge-keep-current): Ditto.
21828         (smerge-kill-current): New function.
21829         (smerge-match-conflict): Put text properties.
21830         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
21832 2004-03-15  David Ponce  <david@dponce.com>
21834         * ruler-mode.el (ruler-mode-left-fringe-cols)
21835         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
21836         (ruler-mode-right-scroll-bar-cols): Remove.
21837         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
21838         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
21839         Use fringe-columns and scroll-bar-columns.
21841 2004-03-15  Masatake YAMATO  <jet@gyve.org>
21843         * hl-line.el (hl-line-range-function): New variable.
21844         (hl-line-move): New function.
21845         (global-hl-line-highlight): Use `hl-line-move'.
21846         (hl-line-highlight): Ditto.
21848         * scroll-bar.el (scroll-bar-columns):
21849         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
21851         * ruler-mode.el (top-level): Require scroll-bar and fringe.
21852         (ruler-mode-left-fringe-cols)
21853         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
21854         (ruler-mode-right-scroll-bar-cols)
21855         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
21856         (ruler-mode-ruler-function): New variable.
21857         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
21858         if the value for `ruler-mode-ruler-function' is given.
21860         * hexl.el (hexl-mode-hook): Make the hook customizable.
21861         (hexl-address-area, hexl-ascii-area): New customize variables.
21862         (hexlify-buffer): Put font-lock-faces on the address area and
21863         the ascii area.
21864         (hexl-activate-ruler): New function.
21865         (hexl-follow-line): New function.
21866         (hexl-highlight-line-range): New function.
21867         (hexl-mode-ruler): New function.
21869 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
21871         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
21872         (vc-default-find-file-hook): New fun.
21873         (vc-find-file-hook): Call new find-file-hook operation.
21875         * vc-arch.el: New file.
21877 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
21879         * info-look.el (info-lookup): Reuse an existing Info window.
21881 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
21883         * woman.el (woman-preserve-ascii): Default value changed to t and
21884         doc string revised.
21886 2004-03-12  Richard M. Stallman  <rms@gnu.org>
21888         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
21889         Fix minor bug.
21891         * replace.el (occur-engine): Change message for count of matches.
21893         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
21894         For strings, do compare text properties.
21896 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
21898         * progmodes/compile.el (compile-auto-highlight)
21899         (compilation-error-list, compilation-old-error-list)
21900         (compilation-parse-errors-function, compilation-parsing-end)
21901         (compilation-error-message, compilation-directory-stack)
21902         (compilation-enter-directory-regexp-alist)
21903         (compilation-leave-directory-regexp-alist)
21904         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
21905         (compilation-current-file, compilation-regexps): Remove vars.
21907         (compile-error-at-point, compilation-error-filedata)
21908         (compilation-error-filedata-file-name, compile-reinitialize-errors)
21909         (compilation-next-error-locus, compilation-forget-errors)
21910         (count-regexp-groupings, compilation-parse-errors)
21911         (compile-collect-regexps, compile-buffer-substring): Remove funs.
21913         (compile-internal): Make obsolete.
21915         (compilation-first-column, compilation-error)
21916         (compilation-directory-matcher, compilation-page-delimiter)
21917         (compilation-mode-font-lock-keywords, compilation-debug)
21918         (compilation-error-face, compilation-warning-face)
21919         (compilation-info-face, compilation-line-face)
21920         (compilation-column-face, compilation-enter-directory-face)
21921         (compilation-leave-directory-face, compilation-skip-threshold)
21922         (compilation-skip-visited, compilation-context-lines): New vars.
21924         (compilation-warning-face, compilation-info-face)
21925         (compilation-message-face): New faces.
21927         (compilation-error-regexp-alist-alist): New constant.
21929         (compilation-face, compilation-directory-properties)
21930         (compilation-assq, compilation-error-properties, compilation-start)
21931         (define-compilation-mode, compilation-loop)
21932         (compilation-set-window): New functions.
21934         (compile): Additional argument for interactive compiles like TeX.
21936         * progmodes/grep.el (kill-grep): Move here from compile.el
21937         (grep-error, grep-hit-face, grep-error-face)
21938         (grep-mode-font-lock-keywords): New variables.
21939         (grep-regexp-alist): Simplify regexp and add `binary' case.
21940         (grep-mode): New mode.
21941         (grep-process-setup): Simplify.
21943 2004-03-11  Jason Rumney  <jasonr@gnu.org>
21945         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
21946         letters on DOS/Windows.
21948 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21950         * server.el (server-name): New var.
21951         (server-socket-dir): New var to replace server-socket-name.
21952         (server-start): Use them.
21954 2004-03-11  Simon Josefsson  <jas@extundo.com>
21956         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
21957         died to avoid infloop.  Reported by Jonathan Glauner
21958         <jglauner@sbum.org>.
21960 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21962         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
21963         (smerge-mode-menu): Use it to deactivate menu entries.
21964         (smerge-keep-current): New fun.
21965         (smerge-keep-current): Use it.
21967 2004-03-10  John Paul Wallington  <jpw@gnu.org>
21969         * foldout.el (foldout-fold-list, foldout-modeline-string):
21970         Declare them as variables, not constants.
21972 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21974         * ps-print.el: Modification to print *Messages* buffer.
21975         (ps-print-version): New version 6.6.4.
21976         (ps-message-log-max): New fun.
21977         (ps-spool-without-faces, ps-spool-with-faces)
21978         (ps-count-lines-preprint): Code fix.
21980         * printing.el: New tips in Tips section.
21982 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
21984         * delim-col.el: Doc fix.
21986         * printing.el: Doc fix.  New doc section (Tips).
21988 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
21990         * type-break.el (type-break-emacs-variant): Remove.
21991         (type-break-run-at-time, type-break-cancel-function-timers):
21992         Use fboundp rather than version name and number.
21994 2004-03-09  Masatake YAMATO  <jet@gyve.org>
21996         * hexl.el (hexl-mode): Use `make-local-variable' instead of
21997         `make-variable-buffer-local'.
21999 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
22001         * find-dired.el (find-dired): Call `shell-command' instead of
22002         `start-process-shell-command'.  By this, Tramp takes over
22003         handling of remote directories.
22005 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
22007         * newcomment.el (comment-use-global-state): New var.
22008         (comment-search-forward): Use it.
22010         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
22012         * cus-edit.el (fill) <defgroup>: Move to fill.el.
22014         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
22015         (enable-kinsoku): Make it a defcustom.
22016         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
22017         paragraph to same-comment-start-marker.
22019 2004-03-07  Dave Love  <fx@gnu.org>
22021         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
22022         (browse-url-mail): Use it.
22024         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
22025         (rfc2368-unhexify-string): Use replace-regexp-in-string.
22027 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
22029         * woman.el (woman-man.conf-path): Doc fix.
22030         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
22032 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
22034         * sort.el (sort-columns): Remove ms-dos from the list of systems
22035         where the external `sort' command is not used.
22037 2004-03-07  Kim F. Storm  <storm@cua.dk>
22039         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
22040         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
22041         from overlay-arrow-variable-list.
22042         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
22044 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
22046         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
22047         overlay arrow string properly for the assembler buffer.
22049 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22051         * mail/sendmail.el (mail-mode): Fix last change.
22053 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
22055         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
22056         for the assembler buffer.
22057         (gdb-assembler-custom): Position the overlay arrow.
22058         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
22060 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22062         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
22064         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
22065         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
22067         * mail/sendmail.el (mail-mode): Set comment-start-skip.
22069         * newcomment.el (uncomment-region): Allow non-terminated comment.
22070         (comment-normalize-vars): Check the user-specified comstart marker.
22072 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22074         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
22075         Otherwise, do use it if the region only contains font-lock text
22076         properties.
22078 2004-03-04  Masatake YAMATO  <jet@gyve.org>
22080         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
22081         as the callback function for eldoc.
22082         (hexl-print-current-point-info): New function.
22083         (hexl-current-address): Print the address in both decimal
22084         and hexadecimal format.
22086 2004-03-04  Richard M. Stallman  <rms@gnu.org>
22088         * mail/rmail.el (rmail-convert-to-babyl-format):
22089         Specify t for UNIBYTE when calling mail-unquote-printable-region.
22091         * mail/mail-utils.el (mail-unquote-printable-region):
22092         New arg UNIBYTE.
22094         * startup.el (command-switch-alist): Doc fix.
22096         * simple.el (undo): Temporarily set this-command to `undo-start',
22097         then set it to `undo' once undo-start returns without error.
22099         * simple.el (minibuffer-history-sexp-flag): Doc fix.
22101         * simple.el (kill-line): Don't disregard trailing whitespace
22102         in eol condition, if show-trailing-whitespace is set.
22104         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
22105         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
22106         When disabling, restore old values only if mouse-sel-has-been-enabled.
22108         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
22109         (isearch-{-char): New function.
22110         (isearch-mode-map): Bind { to isearch-{-char.
22112         * font-lock.el (lisp-font-lock-keywords-2):
22113         Turn off the CL with-... and do-... general patterns.
22114         Instead, recognize several specific with... and do... constructs.
22116         * files.el (switch-to-buffer-other-window):
22117         Bind same-window-buffer-names and same-window-regexps to nil.
22118         (switch-to-buffer-other-frame): Likewise.
22120 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22122         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
22123         recognizing leading comment on code line.
22125 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22127         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
22128         hidden files/directories.
22130 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22132         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
22133         only comment-start (in case the mode hasn't set it).
22135         * Makefile.in (AUTOGENEL): New var.
22136         (bootstrap-prepare): Rename from bootstrap-clean.
22137         Don't remove elc files.
22138         (maintainer-clean): New target.
22140         * xml.el (xml-get-attribute-or-nil): Simplify.
22142 2004-03-02  Juri Linkov  <juri@jurta.org>
22144         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
22145         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
22146         URL to prevent their substitution with the environment variable
22147         values by browsers.
22149 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22151         * ps-print.el: Doc fix.
22152         (ps-print-version): New version number (6.6.3).
22153         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
22154         Docstring fix.
22155         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
22156         before printing.
22157         (ps-time-stamp-yyyy-mm-dd): New fun.
22158         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
22160 2004-03-02  Kim F. Storm  <storm@cua.dk>
22162         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
22164 2004-03-01  Juanma Barranquero  <lektu@terra.es>
22166         * allout.el (allout-rebullet-heading): Fix typo in docstring.
22168         * desktop.el (desktop-file-version)
22169         (desktop-after-read-hook): Fix typos.
22170         (desktop-clear-preserve-buffers): Remove redundant info in
22171         docstring already shown by the obsolescence message.
22172         (desktop-truncate, desktop-internal-v2s)
22173         (desktop-value-to-string): Change argument name to match docstring.
22175         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
22177         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
22178         docstring.
22180 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22182         * printing.el: Replace "As Is..." in PostScript file print/preview by
22183         "No Preprocessing...".  Suggested by Colin Marquardt
22184         <_marquardt_@zmd.de>.
22185         (pr-insert-section-4): Adjust buffer interface.
22187 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
22189         Version 2.0.39 of Tramp released.
22191         * net/tramp.el (tramp-handle-file-local-copy)
22192         (tramp-handle-write-region, tramp-open-connection-rsh):
22193         Variable name typo.  Small change.  From Patrick Tullmann
22194         <tullmann@flux.utah.edu>.
22195         (tramp-process-connection-type): New variable.
22196         (tramp-maybe-open-connection): Use it.
22197         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
22198         (tramp-touch): Set last-modified time of a remote file.
22199         (tramp-handle-write-region): Say which function is used when encoding.
22201 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
22203         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
22204         case of non-existing filename, too.  Reported by Christoph Bauer
22205         <c_bauer@informatik.uni-kl.de>.
22206         (tramp-smb-get-file-entries): The directory in question should
22207         have permissions "drwxrwxrwx".  Just virtual, because we don't
22208         know the real permissions.  Don't we know?
22209         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
22210         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
22211         (tramp-smb-wait-for-output): Optimize algorithm getting pending
22212         output.  If it was received chunkwise, there have been problems.
22213         Remove the "prompt not found" error message; it is obvious.
22214         Simplify algorithm.
22215         (tramp-smb-process-running): Remove.  Since we acknowledge the
22216         virtual prompt for shares, there's no need for distinction of
22217         reading shares (process ends afterwards) and interactive mode of
22218         smblient.
22219         (tramp-smb-open-connection): Setting process sentinel removed.
22220         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
22221         "NT_STATUS_NETWORK_ACCESS_DENIED".
22222         (tramp-smb-maybe-open-connection): Set `process-connection-type'
22223         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
22224         (top-level): Setting default value in `tramp-default-method-alist'
22225         corrected.  Order of USER and HOST have been wrong.
22226         Nobody complained for months ...
22227         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
22228         (tramp-smb-open-connection): Clear password cache if login has failed.
22230         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
22231         `tramp-unified-filenames'.
22232         (tramp-completion-mode): Make test for XEmacs explicitly.
22233         `event-to-character' can exists in Emacs packages too.
22234         Reported by Matt Swift <swift@alum.mit.edu>.
22235         (tramp-buffer-name): Buffer name must contain the user if exists.
22236         Reported by Adrian Phillips <a.phillips@met.no>.
22237         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
22238         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
22239         (tramp-do-copy-or-rename-file-out-of-band): Rename from
22240         `tramp-do-copy-or-rename-file-one-local', because it handles also
22241         the case both files use the same out-of-band method.
22242         Implementation added.
22243         (tramp-handle-file-local-copy, tramp-handle-write-region):
22244         Out-of-band handling removed.  `copy-file' called instead, which
22245         calls `tramp-do-copy-or-rename-file-out-of-band'.
22246         (tramp-action-password): Check for out-of-band method removed.
22247         This function is used for 'login-program.
22248         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
22249         appropriate.
22250         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
22251         and `tramp-parse-sknownhosts'.
22252         (tramp-completion-function-alist): It's a defvar now, because we
22253         want to apply the optimized `tramp-set-completion-function'
22254         instead of a static list.
22255         (tramp-set-completion-function): Implementation tuned.
22256         Avoid double entries, and entries where the function or the
22257         file/directory doesn't exist.
22258         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
22259         for SSH2.
22260         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
22261         (tramp-handle-dired-compress-file): New function.
22262         (tramp-async-proc): New variable.
22263         (tramp-handle-shell-command): Adding asynchronous processes.
22264         They are far from being perfect, but it works at least for
22265         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
22266         (top-level): Require password.el if visible.  Should be mandatory
22267         once No Gnus has found its way into (X)Emacs.
22268         (tramp-read-passwd): Invoke `password-read' if available,
22269         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
22270         fallback any longer.
22271         (tramp-clear-passwd): New function.
22272         (tramp-process-actions, tramp-process-multi-actions):
22273         Clear password cache if login has failed.
22275         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
22276         its own module.
22277         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
22278         `ange-ftp-ftp-name-res'.  There could be incorrect values from
22279         previous calls in case the "ftp" method is used in the Tramp file
22280         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
22282 2004-02-28  Richard M. Stallman  <rms@gnu.org>
22284         * term.el (term-mouse-paste): Call mouse-set-point.
22286         * thumbs.el: New file.
22288 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22290         * progmodes/ebnf-abn.el: Doc fix.
22292         * progmodes/ebnf-bnf.el: Doc fix.
22293         (ebnf-repeat): Code fix.
22295         * progmodes/ebnf2ps.el: Doc fix.
22296         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
22298 2004-02-28  Juri Linkov  <juri@jurta.org>
22300         * ffap.el (dired-at-point): Additional writability test for
22301         relative directory names.
22302         (dired-at-point-prompter): Treat directories as a directory, get
22303         the directory component from files.
22304         (ffap-string-at-point): Return string from region if region is active.
22305         (ffap-file-at-point): Remove redundant code.
22307 2004-02-28  Kim F. Storm  <storm@cua.dk>
22309         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
22310         Initialize margin area images to nil.
22311         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
22312         (breakpoint-enabled-bitmap-face)
22313         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
22314         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
22315         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
22316         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
22317         (gdb-reset): Use gdb-remove-breakpoint-icons.
22318         (gdb-put-string): Add dprop arg to specify alternative display
22319         property (for setting fringe bitmap).
22320         (gdb-remove-strings): Doc fix.
22321         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
22322         icon in fringe (if available), or else as icon or text in display
22323         margin.  Creates necessary icons in breakpoint-bitmap,
22324         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
22325         Also make left window margin if required.
22326         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
22327         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
22328         no longer needed.
22329         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
22330         gdb-put-breakpoint-icon.
22331         (gdb-assembler-mode): Don't set left-margin-width here.
22333 2004-02-27  Kevin Ryde  <user42@zip.com.au>
22335         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
22336         comma, so that it DTRT in macros.
22338 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
22340         * progmodes/sh-script.el (sh-shell-arg)
22341         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
22342         (sh-leading-keywords, sh-other-keywords): Fix custom type.
22344 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
22346         * faces.el (face-spec-set-match-display): Add a new attribute,
22347         `min-colors'.
22348         (region, highlight, secondary-selection): Use `min-colors'.
22350         * custom.el (defface): Add documentation for `min-colors'.
22352         * font-lock.el (font-lock-comment-face, font-lock-string-face)
22353         (font-lock-keyword-face, font-lock-function-name-face)
22354         (font-lock-variable-name-face, font-lock-constant-face):
22355         Use `min-colors'.
22357         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
22359 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22361         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
22362         define assq-delete-all if it's not defined.
22363         (ebnf-generate-region): Code fix.
22365         * printing.el: Doc fix.
22366         (pr-version): New version number (6.7.2).
22367         (pr-command): Return empty string if command is an empty string.
22369 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22371         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
22373         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
22374         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
22375         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
22376         "tt" ["test"] ).  Reported by Markus Dreyer
22377         <mdreyer@ix.urz.uni-heidelberg.de>.
22378         (ebnf-version): New version number (4.0).
22379         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
22380         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
22381         (ebnf-delete-style): New commands.
22382         (ebnf-directory, ebnf-file): New funs.
22383         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
22384         (ebnf-production-name-p, ebnf-stop-on-error): New options.
22385         (ebnf-syntax-alist): New var.
22386         (ebnf-element-width): New fun replacing ebnf-list-width.
22387         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
22388         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
22389         (ebnf-prologue): Adjust vars.
22390         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
22391         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
22392         (ebnf-check-style-values, ebnf-generate-production)
22393         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
22394         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
22395         (ebnf-token-repeat): Code fix.
22397         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
22398         %right, %left and %prec.  Suggested by Matthew K. Junker
22399         <junker@alum.mit.edu>.
22400         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
22402         * progmodes/ebnf-iso.el: Doc fix.
22403         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
22404         (ebnf-iso-lex): Code fix.
22406         * progmodes/ebnf-bnf.el: Doc fix.
22407         (ebnf-bnf-lex): Code fix.
22409         * progmodes/ebnf-otz.el: Doc fix.
22411 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
22413         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
22414         (abbrev-prefix-mark): Doc fix.
22416 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
22418         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
22419         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
22420         (gdb-var-delete): Make interactive (really).
22421         (gdb-edit-value): Make non-interactive.
22423         * progmodes/gud.el (gud-speedbar-menu-items):
22424         Add gdb-var-delete and, indirectly, gdb-edit-value.
22425         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
22426         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
22427         (gud-gdb-marker-filter): Add comment for annotations.
22429 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
22431         * calendar/calendar.el (generate-calendar)
22432         (calendar-read-date): Prevent display of BC calendars once more -
22433         reverts 2003-10-01 change.
22434         (generate-calendar-month): Doc fix.
22436 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
22438         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
22439         return value of increment-calendar-month.
22441 2004-02-21  Stephen Compall  <s11@member.fsf.org>
22443         * saveplace.el (save-place-forget-unreadable-files)
22444         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
22445         (save-place-forget-unreadable-files): New function.
22446         (save-place-alist-to-file): Use it to filter out files that are
22447         no longer readable.
22449         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
22450         current Texinfo environment, using the same method as in
22451         `texinfo-insert-@end', and insert a space rather than a newline if
22452         point in a @table environment.
22454 2004-02-21  Juri Linkov  <juri@jurta.org>
22456         * ffap.el (ffap-file-at-point): Try parent directories.
22458 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
22460         * vcursor.el (vcursor-modifiers): New defcustom.
22461         (vcursor-cs-binding): Use vcursor-modifiers instead of a
22462         hard-coded list.
22464 2004-02-21  Masatake YAMATO  <jet@gyve.org>
22466         * play/animate.el (animate-birthday-present): Accept names other
22467         than `Sarah', too.
22469 2004-02-21  Juri Linkov  <juri@jurta.org>
22471         * startup.el: Remove table of command line arguments from the
22472         Commentary section.
22474 2004-02-20  John Wiegley  <johnw@newartisans.com>
22476         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
22477         again" modifier from 'e' to 'E', since 'e' is also used by the
22478         "file extension" modifier.
22480 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
22482         * help-fns.el (describe-categories): Doc fix.
22484 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
22486         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
22487         temporary file for buffer already visiting one.  This change makes
22488         output likely to be directly usable by patch program.
22489         Suggested by Adrian Aichner  <adrian@xemacs.org>
22491 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
22493         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
22494         case of variables defined in compound statements.
22495         (gdb-setup-windows, gdb-source-info, gdb-source-info):
22496         Simplify constructions using switch-to-buffer.
22498 2004-02-19  Simon Josefsson  <jas@extundo.com>
22500         * play/morse.el: Fix typo.
22501         (morse-code): Add @.
22503 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
22505         * calendar/appt.el (appt-display-format): Change default to
22506         'ignore, for backwards compatibility.
22507         (appt-display-message): If appt-display-format is 'ignore,
22508         respect old vars appt-msg-window and appt-visible.
22509         (appt-activate): Don't depend on return value of cancel-timer.
22511         * calendar/calendar.el (calendar-holidays): Doc fix.
22513         * calendar/cal-coptic.el (coptic-prompt-for-date):
22514         Use assoc-string instead of assoc-ignore-case.
22515         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
22516         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
22517         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
22518         * calendar/cal-islam.el (calendar-goto-islamic-date)
22519         (mark-islamic-diary-entries): Ditto.
22520         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
22521         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
22522         (calendar-read-mayan-tzolkin-date): Ditto.
22523         * calendar/calendar.el (calendar-read-date): Ditto.
22524         * calendar/diary-lib.el (mark-diary-entries): Ditto.
22526 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
22528         * progmodes/executable.el (executable-command-find-posix-p):
22529         Fix choice of the directory.
22531 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
22533         * simple.el (interprogram-cut-function)
22534         (interprogram-paste-function, kill-new, kill-append):
22535         Doc fixes.
22536         (kill-region): Make it return nil.  Doc fix.
22537         (yank-pop): Make its argument optional.
22538         (yank): Make ARG `-' equivalent to `-1'.
22540 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
22542         * mail/rmail.el (rmail-get-new-mail): Don't reference
22543         rmail-use-spam-filter if rmail-spam-filter is not loaded.
22545 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
22547         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
22548         if one of global-auto-revert-non-file-buffers or autorevert-mode
22549         is non-nil.
22551 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
22553         * subr.el (delete-dups): A better implementation from Karl Heuer
22554         <kwzh@gnu.org>.
22556 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
22558         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
22559         correct place.
22560         * progmodes/icon.el (icon-indent-command): Ditto.
22561         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
22563 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
22565         * progmodes/grep.el (grep-compute-defaults): Undo change from
22566         2004-01-29: don't use executable-command-find-posix-p.
22568 2004-02-16  Richard Sharman  <rsharman@pobox.com>
22570         * hilit-chg.el: Use require instead of eval-and-compile.
22571         (highlight-compare-buffers): New function.
22573 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
22575         * man.el (Man-fontify-manpage): Render section headings in
22576         `Man-overstrike-face' even when overstrike was not used by man
22577         formatter for section headings.
22579 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
22581         * rmail-spam-filter.el (vm-use-spam-filter)
22582         (rsf-min-region-length-added-to-spam-list): New variables.
22583         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
22584         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
22585         spam testing.  Don't delete spam message if automatic deletion
22586         after output via variable rmail-delete-after-output is turned on.
22587         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
22588         rsf-bbdb-dont-create-entries-for-spam.
22589         (check-field): New function, extracted from code in
22590         rmail-spam-filter to ease addition of header fields like content-type.
22591         (message-content-type): New variable to check the content-type:
22592         field added, also in defcustom of rsf-definitions-alist.
22593         (rmail-spam-filter): Replace repeated test code for header fields
22594         by calls to check-field; change the call to
22595         rmail-output-to-rmail-file such that rmail-current-message stays
22596         the same to avoid wrong deletion of unseen flags.
22597         (rsf-add-contents-type): New function to convert old format
22598         of rmail-spam-definitions-alist into new one.
22599         Change prefixes of all variables and functions from
22600         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
22602 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
22604         * loadhist.el (unload-hook-features-list): New defvar.
22606 2004-02-16  Dave Love  <fx@gnu.org>
22608         * loadhist.el (unload-feature): Doc fix.  Rename flist to
22609         unload-hook-features-list.
22611 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
22613         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
22614         cookie.  Don't check if we are looking-at open-formula.
22616 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
22618         * subr.el (match-string-no-properties): Use substring-no-properties.
22620 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
22622         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
22623         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
22624         Use lower-case "rx" in all error message.
22626 2004-02-16  Dave Love  <fx@gnu.org>
22628         * emacs-lisp/rx.el (rx-or): Put group around result.
22629         (rx-constituents): Add backref.
22630         (rx-syntax): Add string-delimiter, comment-delimiter.
22631         (rx-categories): Add combining-diacritic.
22632         (rx-check-not, rx-greedy, rx): Doc fix.
22633         (rx-backref, rx-check-backref): New.
22635 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
22637         * newcomment.el (uncomment-region): Allow eob as comment end.
22639 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
22641         * filecache.el: All message and error commands now use prefix
22642         "Filecache:" to make it easy to read *Messages* buffer.
22644 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
22646         * autorevert.el: Add support to detect changed dired and VC buffers.
22647         (auto-revert-active-p, auto-revert-list-diff)
22648         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
22649         (auto-revert-handler, auto-revert-active-p): New functions.
22650         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
22651         and `auto-revert-active-p'.
22652         (eval-when-compile): Defvar dired-directory and vc-mode.
22653         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
22654         (auto-revert-handler-vc): New functions.
22656 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22658         * progmodes/compile.el (compilation-directory): New defvar.
22659         (compile): Save current directory in compilation-directory.
22660         (recompile): Bind default-directory to compilation-directory if
22661         that is non-nil.
22663 2004-02-16  Dave Love  <fx@gnu.org>
22665         * newcomment.el (comment-insert-comment-function)
22666         (comment-region-function, uncomment-region-function): New.
22667         (comment-indent): Use comment-insert-comment-function.
22668         (uncomment-region): Use uncomment-region-function.
22669         (comment-region): Use comment-region-function.
22671         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
22673 2004-02-16  Richard Stallman  <rms@gnu.org>
22675         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
22676         loaddefs* and ldefs-boot*.
22678 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
22680         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
22681         and email address at the beginning and end of the address.
22683         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
22684         anchored at the beginning of the email address.
22686 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
22688         * international/ccl.el (ccl-compile-write): Pass `left' to
22689         ccl-embed-code to generate correct code of write-expr-register.
22691 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
22693         * progmodes/grep.el (grep-compute-defaults): Fix typos.
22695 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22697         * x-dnd.el: Mention support for Motif in commentary.
22698         (x-dnd-handle-drag-n-drop-event): Ditto.
22700 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
22702         * ses.el: Use "ses--" prefixes for buffer-local variables.
22703         Use (point-min) instead of 1, even when we know the buffer
22704         is unnarrowed.
22705         (ses-build-load-map): Delete.  Distribute its content to defconsts for
22706         the three maps.
22707         (ses-menu, ses-header-line-menu): New menus.
22708         (ses-mode-map): Use them.
22709         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
22711 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
22713         * Makefile.in: Fix the CC Mode recompile kludge so it works
22714         when building in a different directory.
22716 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
22718         * simple.el (kill-new): Put yank-handler property on the entire string.
22720 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
22722         * diff.el: Don't use compile any more, use diff-mode instead.
22723         (diff-regexp-alist, diff-old-file, diff-new-file)
22724         (diff-parse-differences, diff-process-setup): Remove.
22725         (diff-sentinel): New fun.
22726         (diff): Use it.  Run the process ourselves.
22727         Use diff-mode for the rest of the processing.
22729         * diff.el (diff): Simplify code handling `switch'.
22731 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
22733         * pcvs-defs.el (cvs-menu): Add `tag'.
22735 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
22737         * simple.el (kill-append): Doc fix.
22739         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22740         Adapt outline-regexp to the new conventions for commenting out code.
22742 2004-02-11  John Paul Wallington  <jpw@gnu.org>
22744         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
22746 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22748         * diff.el (diff-switches): New fun.
22749         (diff, diff-backup): Use it.
22750         (diff): Clean up the args construction.  Use backquote.
22751         Use listp instead of consp to avoid putting a nil arg.
22752         (diff): Add a revert-buffer function.
22754 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22756         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
22757         handled by x-dnd-handle-file-name.
22758         (x-dnd-known-types): Add COMPOUND_TEXT.
22759         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
22760         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
22761         x-dnd-empty-state.
22762         (x-dnd-forget-drop): Ditto.
22763         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
22764         (x-dnd-handle-one-url): Return private when inserting text.
22765         (x-dnd-insert-ctext): New function.
22766         (x-dnd-handle-file-name): New function for FILE_NAME.
22767         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
22768         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
22769         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
22771 2004-02-10  Kenichi Handa  <handa@m17n.org>
22773         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
22774         instead of while loop.
22776 2004-02-10  Miles Bader  <miles@gnu.org>
22778         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
22780 2004-02-09  Kenichi Handa  <handa@m17n.org>
22782         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
22783         have end-of-line.
22785 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
22787         * Makefile.in: Added extra dependencies in the recompile target
22788         needed to cope with the compile time macro expansions in CC Mode.
22790 2004-02-09  Kim F. Storm  <storm@cua.dk>
22792         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
22793         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
22794         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
22795         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
22796         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
22797         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
22798         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
22799         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
22800         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
22801         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
22802         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
22804 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22806         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
22807         Don't allow shrink if there's a window on our right.
22809         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
22810         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
22811         Bring together declaration and initialization.
22812         (prolog-mode-variables): Don't set the syntax table.
22813         Don't set paragraph-start and comment-indent-function.
22814         Add /*..*/ to the comment regexps.
22815         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
22816         (prolog-mode-map): Don't bind TAB.
22817         (prolog-mode): Set the syntax table.
22818         (prolog-comment-indent): Remove.
22819         (inferior-prolog-mode-map): Initialize in the declaration.
22820         (inferior-prolog-mode-syntax-table)
22821         (inferior-prolog-mode-abbrev-table): New vars.
22822         (inferior-prolog-mode): Derive from comint-mode.
22823         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
22824         minibuffer windows.
22826         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
22827         in file names, as long as it is unambiguous.
22829 2004-02-08  Andreas Schwab  <schwab@suse.de>
22831         * textmodes/reftex-toc.el
22832         (reftex-toc-load-all-files-for-promotion): Remove useless use of
22833         format.  Doc fix.
22835         * textmodes/refer.el (refer-find-entry-internal): Remove extra
22836         format string arguments.
22838         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
22839         string argument.
22841         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
22843         * play/zone.el (zone-call): Fix format string.
22845         * net/webjump.el (webjump-builtin): Add missing format string argument.
22847         * midnight.el (midnight-delay-set): Remove extra format string
22848         argument.
22850         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
22852         * hexl.el (hexl-insert-char): Add missing format string argument.
22854         * format.el (format-decode): Fix format string.
22856         * emulation/vi.el (vi-mode): Remove extra format string argument.
22857         (vi-repeat-last-search): Likewise.
22858         (vi-reverse-last-search): Likewise.
22859         (vi-goto-mark): Likewise.
22860         (vi-reverse-last-find-char): Likewise.
22861         (vi-repeat-last-find-char): Likewise.
22862         (vi-locate-def): Likewise.
22864         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
22866         * ediff-util.el (ediff-toggle-read-only): Remove extra format
22867         string argument.
22868         (ediff-toggle-regexp-match): Likewise.
22870         * dired-aux.el (dired-do-query-replace-regexp): Add missing
22871         format string argument.
22873         * calc/calc-map.el (calc-get-operator): Remove extra format
22874         string argument.
22876         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
22878         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
22879         string argument.
22881         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
22883         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
22885         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
22887         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
22888         (cl-struct-setf-expander): Likewise.
22890         * vc.el (with-vc-file): Fix unsafe uses of error.
22891         (vc-cancel-version): Likewise.
22893 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
22895         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
22896         thousands separator; fixes <class>:<line-number> regexp for
22897         non-english locales.
22899 2004-02-08  Andreas Schwab  <schwab@suse.de>
22901         * view.el (view-mode-enable): Revert previous change.
22903 2004-02-07  Kim F. Storm  <storm@cua.dk>
22905         * simple.el (line-number-at-pos): Rename from line-at-pos.
22906         Uses changed (what-line and vc-annotate-warp-version).
22908 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22910         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
22911         (diff-mode): Remove aborted attempt at support for compile.el.
22912         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
22914 2004-02-06  Andreas Schwab  <schwab@suse.de>
22916         * view.el (view-mode-enable): Add view-mode-map to
22917         minor-mode-overriding-map-alist.
22919 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22921         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
22923 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22925         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
22926         with point inside rather than after the paragraph.
22928 2004-02-04  Sam Steingold  <sds@gnu.org>
22930         * mail/smtpmail.el (smtpmail-try-auth-methods):
22931         Do not try authentication when no mechanism is available.
22932         Pass port-name as defaultport to `netrc-machine'.
22934 2004-02-04  Stephen Eglen  <stephen@gnu.org>
22936         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
22937         to show how minibuffer height can be constrained.
22939 2004-02-04  John Paul Wallington  <jpw@gnu.org>
22941         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
22943 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22945         * x-dnd.el: New file for drag and drop.
22947         * term/x-win.el: require x-dnd, set after-make-frame-functions
22948         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
22949         drag-n-drop event.
22951         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
22952         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
22953         (dired-dnd-handle-file): New functions for drag and drop support.
22954         (dired-mode): Initialize drag and drop if x-dnd present.
22956 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22958         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
22959         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
22960         (cperl-mode): Set fill-paragraph-function.
22961         (cperl-fill-paragraph): Make it non-interactive.
22963 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
22965         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
22967 2004-02-02  David Kastrup  <dak@gnu.org>
22969         * replace.el (perform-replace): Allow 'literal argument in
22970         regexp-flag to indicate literal replacement.
22971         (query-replace-regexp-eval): Use it.
22973 2004-02-01  Andreas Schwab  <schwab@suse.de>
22975         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
22977 2004-02-01  Stephen Eglen  <stephen@gnu.org>
22979         * info-look.el: Add support for maxima-mode.  Update commentary
22980         because info-lookup-symbol is now bound to C-h S.
22982 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
22984         * simple.el (edit-and-eval-command): Bind print-level and
22985         minibuffer-history-sexp-flag around call to read-from-minibuffer.
22986         Correct initial position in command-history.
22988 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
22990         * files.el (read-directory-name): Adapt the docstring to recent
22991         change in Fread_file_name.
22993 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
22995         * ses.el (ses-print-cell): If print format too wide for column
22996         width, truncate decimal places if that helps to avoid "#####" fill.
22997         * ses.el (ses-initial-column-width): Revert previous change.
22999 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
23001         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
23002         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
23003         Add edebug info.
23004         (jit-lock-mode): Setup/cancel the new timer.
23005         (jit-lock-context-fontify): New fun.  Extracted from
23006         context fontification code of jit-lock-stealth-fontify.
23007         (jit-lock-stealth-fontify): Don't do context fontification any more.
23009         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
23010         (jit-lock-fontify-now): Handle the `quit' case.
23011         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
23013 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
23015         * progmodes/executable.el (executable-command-find-posix-p):
23016         New.  Check if find handles arguments Posix-style.
23018         * progmodes/grep.el (grep-compute-defaults):
23019         Use executable-command-find-posix-p.
23020         (grep-find): Check `grep-find-command'.
23022         * filecache.el (file-cache-find-posix-p): Delete.
23023         (file-cache-add-directory-using-find):
23024         Use `executable-command-find-posix-p'.
23026 2004-01-29  Dave Love  <fx@gnu.org>
23028         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
23029         Iterate the hook function if arg is given.
23030         (mark-defun, narrow-to-defun): Change order of finding the limits.
23032         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
23033         (byte-compile-format-warn): New.
23034         (byte-compile-callargs-warn): Use it.
23035         (Format, message, error): Add byte-compile-format-like property.
23036         (byte-compile-maybe-guarded): New.
23037         (byte-compile-if, byte-compile-cond): Use it.
23038         (byte-compile-lambda): Compile interactive forms,
23039         just to make warnings about them.
23041 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
23043         * ses.el (ses-initial-column-width): Increase to 14, so it will
23044         work well with the default printer of "%.7g" for extreme values
23045         like "-1.234567e+07".
23047 2004-01-29  Kenichi Handa  <handa@m17n.org>
23049         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
23051 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
23053         * dos-w32.el: Added support for the `default-printer-name' function.
23055 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23057         * server.el (server-socket-name): Don't use the hostname in the
23058         socket name since /tmp is local to the host anyway.
23060         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
23061         robust check of widening and fix var-naming.
23063 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
23065         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
23066         or rmail-spam- to rsf- in all function and variable names.
23067         (rsf-min-region-to-spam-list): New variable.
23068         (rsf-bbdb-auto-delete-spam-entries): Rename from
23069         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
23070         scanned together with the recipients field for spam testing; Don't
23071         delete spam message if rmail-delete-after-output is non-nil;
23072         (rsf-check-field): New function, extracted from code in
23073         rmail-spam-filter to ease addition of header fields like
23074         content-type:;
23075         (message-content-type): New variable.  The content-type: field was
23076         added also in defcustom of rsf-definitions-alist;
23077         (rmail-spam-filter): Replace repeated test code for header fields
23078         by calls to check-field; change the call to
23079         rmail-output-to-rmail-file such that rmail-current-message stays
23080         the same to avoid wrong deletion of unseen flags.
23081         (rmail-use-spam-filter): Add autoload cookie.
23083 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
23085         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
23086         (file-cache-add-directory-using-find): Add Cygwin support.
23087         (file-cache-find-command-posix-flag): New user variable.
23089         * filecache.el (file-cache-add-directory): Check for
23090         directories an remove them from dir-files.
23092 2004-01-27  Richard M. Stallman  <rms@gnu.org>
23094         * man.el (Man-fontify-manpage): Clean up message.
23096 2004-01-27  Kenichi Handa  <handa@m17n.org>
23098         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
23099         (sentence-end): Define using sentence-end-without-space.
23101         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
23102         a sentence ends with one of a character in sentence-end-without-space.
23104 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23106         * font-lock.el (font-lock): Add jit-lock as explicit group member.
23107         (jit-lock): Group declaration moved to jit-lock.el.
23108         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
23109         when necessary.
23111         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
23112         (jit-lock-context-unfontify-pos): Rename from
23113         jit-lock-first-unfontify-pos.
23114         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
23116 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
23118         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
23119         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
23120         (fortran-fill): When filling a string, adjust re-search-backward
23121         argument for special case of string just on fill-column.
23122         When filling non-string, allow one extra char if
23123         fortran-break-before-delimiters is non-nil.
23124         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
23125         Use fortran-break-delimiters-re and fortran-no-break-re to
23126         correctly handle cases such as "**".
23128         * progmodes/f90.el (f90-break-delimiters): Doc fix.
23129         (f90-no-break-re): Add some extra tokens.  Doc fix.
23131 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
23133         * mail/rmail-spam-filter.el:
23134         Use two semicolons as Commentary line prefix.
23135         Add ";;; Code:" stylized comment.
23136         Delete end-of-line whitespace.
23137         Wrap (require 'cl) with `eval-when-compile'.
23139 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
23141         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
23142         at the top level of vc.el.
23144 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
23146         * vc.el (vc-current-line): Function removed.  This is now done by
23147         the new function line-at-pos in simple.el.
23148         (vc-annotate-warp-version): Use line-at-pos instead of
23149         vc-current-line.
23151 2004-01-22  Kim F. Storm  <storm@cua.dk>
23153         * simple.el (line-at-pos): New defun.
23154         (what-line): Use it.  Optimize by only counting lines in narrowed
23155         region once.
23157 2004-01-22  Kenichi Handa  <handa@m17n.org>
23159         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
23160         point (register r1) only for charset mule-unicode-0100-24ff.
23162 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
23164         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
23165         trailing white space and ensure a final newline.
23167         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
23168         Add autoload cookie.
23170 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
23172         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
23173         activate view-mode explicitly.
23175 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23177         * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
23178         menu-bar-enable-clipboard and make Paste use clipboard first.
23180 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23182         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
23183         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
23184         (vc-mcvs-cvs): Remove.
23185         (vc-mcvs-command): Remove use of assert.
23187         * outline.el (outline-insert-heading): Tighten up match.
23188         (outline-demote, outline-move-subtree-down): Don't assume anything
23189         about outline-regexp.
23191         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
23192         (texinfo-show-structure): Explicitly add ^, and simplify.
23194 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
23196         * calendar/appt.el (appt-check): Restore usage of
23197         appt-issue-message deleted in previous change.
23198         (top-level): Activate package when loaded (needed for backwards
23199         compatibility).
23201 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
23203         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
23204         following previous change to smtpmail-send-data.
23206 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
23208         * vc.el (vc-default-previous-version): Doc enhancement.
23209         (vc-default-next-version): New function.
23210         (vc-print-log): New arg FOCUS-REV.
23211         (vc-annotate-mode): Derive from view-mode.
23212         (vc-annotate): New args REVISION, DISPLAY-MODE.
23213         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
23214         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
23215         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
23216         (vc-annotate-show-diff-revision-at-line, vc-current-line)
23217         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
23219         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
23221 2004-01-19  Karl Berry  <karl@gnu.org>
23223         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
23224         or "TexInfo".
23226 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
23228         * subr.el (delete-dups): New function.
23230 2004-01-19  Karl Berry  <karl@gnu.org>
23232         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
23233         with ^, since that's what texinfo-show-structure
23234         documentation says (plus it works much better in texinfo.txi).
23236 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
23238         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
23240 2004-01-18  David Ponce  <david@dponce.com>  (tiny change)
23242         * progmodes/which-func.el (which-function-mode): Don't cancel
23243         which-func-update-timer if not set.
23245 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
23247         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
23248         Remove spurious left square bracket in XX:XXam regexp.
23250 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
23252         * progmodes/cc-defs.el: Do not require cl at run time.
23254 2004-01-16  Richard M. Stallman  <rms@gnu.org>
23256         * emacs-lisp/cl.el (cl-cannot-unload): New function.
23257         (cl-unload-hook): Defvar this to run cl-cannot-unload.
23259         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
23260         Call rmail-spam-filter.  Delete and expunge spam.
23261         Print number of spam messages deleted.
23262         Save and restore the deletion status of old messages when reading
23263         new mail with spam filter, so that expunging spam does not expunge
23264         msgs deleted by the user.
23265         (rmail-only-expunge): Add an optional argument dont-show to
23266         prevent showing message after expunge.
23268 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
23270         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
23271         * subr.el (declare): New macro.
23273 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
23275         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
23277 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23279         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
23280         Test window-system rather than system-type (for X11/Mac).
23282 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
23284         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
23286 2004-01-12  Richard M. Stallman  <rms@gnu.org>
23288         * mail/rmail.el (rmail-convert-to-babyl-format):
23289         Use mail-unquote-printable-region.
23290         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
23291         (rmail-hex-char-to-integer): Functions deleted.
23293         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
23294         (mail-unquote-printable-region): New arg NOERROR.
23295         For invalid encoding, either signal an error to just return nil.
23297 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
23299         * calendar/appt.el: Update copyright and commentary.
23300         (appt-issue-message): Make obsolete.
23301         (appt-visible, appt-msg-window): Make obsolete, in favor of
23302         appt-display-format.
23303         (appt-display-mode-line, appt-display-duration)
23304         (appt-display-diary, appt-time-msg-list, appt-mode-string)
23305         (appt-prev-comp-time, appt-display-count, appt-timer)
23306         (appt-convert-time): Doc change.
23307         (appt-disp-window-function, appt-delete-window-function):
23308         Use defcustom rather than defvar.
23309         (appt-display-format): New variable.
23310         (appt-display-message): New function with display code from appt-check.
23311         (appt-check): Add optional FORCE argument.  Doc change.
23312         Add appt-make-list to diary-hook if displaying diary.
23313         Remove checking of view-diary-entries-initially.
23314         Message display section removed to new function appt-display-message.
23315         (appt-display-window): Doc change.  Remove unused internal var
23316         this-buffer.  Do not beep, since appt-display-message does that.
23317         (appt-make-list): Doc change.  Use caar.
23318         (appt-sort-list): Simplify by using builtin sort function.
23319         (appt-update-list): New function for updating appts when diary is
23320         saved.
23321         (appt-activate): New autoloaded function to toggle package
23322         functionality.
23324         * calendar/cal-x.el: (calendar-one-frame-setup)
23325         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
23327         * calendar/calendar.el: Update copyright.
23328         (view-diary-entries-initially, european-calendar-style): Doc change.
23329         (calendar-setup): Make defcustom rather than defvar.
23330         (mark-visible-calendar-date): Initialize temp-face and faceinfo
23331         in let binding so local to function.
23333         * calendar/diary-lib.el: Update copyright.
23334         (diary, diary-entry-time): Doc change.
23335         (list-diary-entries): Doc change.  Trivial logic change.
23336         (fancy-diary-display): Restore make-face command mistakenly
23337         deleted 2003-05-08.
23338         (show-all-diary-entries): Allow to pop-up frame if needed.
23340 2004-01-09  John Paul Wallington  <jpw@gnu.org>
23342         * bindings.el (mode-line-change-eol): Add EVENT parameter.
23343         Temporarily select EVENT's window for changing eol type.
23345 2004-01-09  Deepak Goel  <deego@gnufans.org>
23347         * calendar/diary-lib.el (diary-entry-time):
23348         Also accept time in the form XX[.XX][am/pm/AM/PM].
23349         (fancy-diary-font-lock-keywords): Likewise.
23350         (diary-font-lock-keywords): Likewise.
23351         * calendar/appt.el (appt-add): Likewise.
23352         (appt-make-list): Likewise.
23353         (appt-convert-time): Likewise.
23355 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
23357         * gdb-ui.el (gdb-ann3): Revert previous change.
23358         (gdb-source-info): Allow for case of where compilation directory
23359         is not recorded.
23361 2004-01-08  John Paul Wallington  <jpw@gnu.org>
23363         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
23365 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
23367         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
23369         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
23370         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
23371         problems.
23372         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
23374 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
23376         * files.el (write-file-functions, write-contents-functions):
23377         Clarify docstrings.
23379 2004-01-07  Kenichi Handa  <handa@m17n.org>
23381         * international/mule.el (set-auto-coding): Fix for the case that
23382         end-of-line is only CR.
23384 2004-01-07  Kim F. Storm  <storm@cua.dk>
23386         * subr.el (event-start, event-end): Doc fix.
23387         (posn-string, posn-image): New defuns.
23388         (posn-object): Return either image or string object.
23389         (posn-object-x-y): Return 8th element of position.
23390         (posn-object-width-height): New defun.
23392 2004-01-06  Andreas Schwab  <schwab@suse.de>
23394         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
23395         output.
23397 2004-01-05  Karl Berry  <karl@gnu.org>
23399         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
23400         / and *, too.
23402 2003-12-31  Simon Josefsson  <jas@extundo.com>
23404         * files.el (before-save-hook): Add.
23405         (basic-save-buffer): Use before-save-hook.
23407         * emacs-lisp/copyright.el: Fix comment to recommend
23408         before-save-hook instead of write-file-functions.
23410 2004-01-05  Richard M. Stallman  <rms@gnu.org>
23412         * finder.el (finder-commentary): Call delete-other-windows.
23414         * net/ange-ftp.el (ange-ftp-file-attributes):
23415         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
23417 2004-01-04  Karl Berry  <karl@gnu.org>
23419         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
23420         comment characters % and # in the copyright year notice,
23421         as well as ;.
23423 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
23425         * wid-edit.el (default): Define dummy :value-delete.
23426         Reported by Jesper Harder <harder@ifa.au.dk>.
23428 2004-01-03  Richard M. Stallman  <rms@gnu.org>
23430         * progmodes/compile.el (compile-internal): Use point, not point-min,
23431         for set-window-point.
23433         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
23435         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
23437         * progmodes/grep.el (grep-mode-map):
23438         Don't remap next-line, previous-line.
23440 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
23442         * speedbar.el (speedbar-edit-line): Change regexp to position
23443         the cursor on the first character of this line's button.
23445 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
23447         * subr.el (functionp): Doc fix.
23449 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
23451         * progmodes/idlwave.el (idlwave-make-tags):
23452         * textmodes/flyspell.el (flyspell-large-region):.
23453         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
23454         * emulation/viper-util.el (viper-glob-unix-files):
23455         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
23456         * man.el (Man-init-defvars):
23457         * jka-compr.el (jka-compr-call-process):
23458         * files.el (get-free-disk-space,insert-directory):
23459         * ediff-ptch.el (ediff-test-patch-utility):
23460         * ediff-diff.el (ediff-test-utility):
23461         * dired-aux.el (dired-check-process):
23462         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
23463         test the return value of call-process, because it can be a string.
23465 2003-12-31  John Paul Wallington  <jpw@gnu.org>
23467         * bindings.el (completion-ignored-extensions): Add .pfsl.
23469 2003-12-31  Kim F. Storm  <storm@cua.dk>
23471         * ido.el (ido-nonreadable-directory-p): New defun to check for
23472         nonreadable directory without activating tramp (to avoid problems
23473         with checking incomplete tramp paths).
23474         (ido-set-current-directory, ido-file-internal)
23475         (ido-file-name-all-completions1): Use it.
23477 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
23479         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
23480         documentation if the anchor (or node) name is preceded by `info
23481         anchor' or `Info anchor' in addition to earlier `info node' and
23482         `Info node'.
23483         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
23485 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
23487         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
23488         error in arguments to base64-decode-region.  Remove ^M characters
23489         after decoding base64.
23491 2003-12-30  Simon Josefsson  <jas@extundo.com>
23493         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
23494         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
23495         have only been distributed with Emacs for some years.
23496         (texinfo-mode-hook): Customize.
23498 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
23500         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
23501         cleaner (suggested by Richard Stallman).
23503         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
23504         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
23505         file-name clashes on 8+3 DOS filesystems.
23507         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
23508         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
23509         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
23510         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
23511         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
23512         file-name clashes on 8+3 filesystems.
23514         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
23515         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
23516         file-name clashes on 8+3 DOS filesystems.
23518 2003-12-29  Richard M. Stallman  <rms@gnu.org>
23520         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
23521         Upcase the character.
23523         * textmodes/flyspell.el (mail-mode-flyspell-verify):
23524         Search for header separator alone on a line, literally,
23525         and search for it backward, not forward.
23526         (flyspell-abbrev-table): Always use global-abbrev-table
23527         if there is no local one.
23529         * progmodes/sh-script.el (sh-get-indent-info):
23530         Don't move point back if at bob.
23532         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
23534         * play/handwrite.el (handwrite): Make the handwrite credit message
23535         a comment rather than an output command.
23537         * obsolete/sc.el: Display message that this file is obsolete.
23539         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
23541         * mail/rfc822.el (rfc822-address-start): Declare variable.
23542         Renamed from address-start.  All uses changed.
23544         * term.el (term-exec): Set up sentinel.
23545         (term-sentinel): New function.
23546         (term-handle-exit): New function.
23548         * subr.el (assoc-ignore-case, assoc-ignore-representation):
23549         Use assoc-string, and mark them obsolete.
23550         (delay-mode-hooks): Mark as permanent local.
23552         * simple.el (sendmail-user-agent-compose): Use assoc-string.
23554         * register.el (copy-rectangle-to-register): Doc fix.
23556         * info.el (Info-insert-dir): Use assoc-string.
23558         * info-look.el (info-lookup): Use assoc-string.
23560         * frame.el (pop-up-frame-function): Use quote, not `function'.
23561         (frame-notice-user-settings): Calculate ADJUSTED-TOP
23562         copying with lists as coordinate values.
23564         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
23566         * find-dired.el (kill-find): New command.
23567         (find-dired): Make buffer read-only.
23568         Set up a keymap with C-c C-k running kill-find.
23569         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
23571         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
23573         * filecache.el (file-cache-ignore-case): New variable.
23574         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
23576         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
23577         (comint-dynamic-complete-as-filename): Rename local vars.
23578         (comint-dynamic-list-filename-completions): Likewise.
23580         * comint.el (comint-dynamic-list-completions-config): New var.
23581         (comint-dynamic-list-completions): Handle both SPC and TAB right.
23583         * comint.el (comint-file-name-chars): Add [].
23584         (comint-word): Use skip-chars-backward, not search.
23586         * shell.el (shell-file-name-chars): Add [].
23588         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
23590         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
23592         * generic.el (define-generic-mode): Doc fix.
23594 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
23596         * files.el (kill-some-buffers): Doc fix.
23598 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
23600         * comint.el (comint-watch-for-password-prompt): Pass `string' as
23601         arg to send-invisible
23602         (send-invisible): Doc fix.  The argument is now a prompt, not the
23603         string to send.
23604         (comint-read-noecho): Doc fix.
23606 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
23608         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
23609         "@", as required by some ISP hosting service.  Fix defcustom
23610         argument syntax errors that prevented use of customization.
23612 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
23614         * xml.el (xml-get-attribute-or-nil): Doc fix.
23616 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
23618         * net/zone-mode.el (zone-mode): Use write-file-functions, not
23619         write-file-hooks.
23621 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
23623         * autorevert.el (auto-revert-interval): Doc fix.
23625 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
23627         * xml.el (xml-get-attribute-or-nil): New function, like
23628         xml-get-attribute, but returns nil if the attribute was not found.
23629         (xml-get-attribute): Convert to defsubst, uses
23630         xml-get-attribute-or-nil.
23632 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
23634         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
23636 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
23638         * custom.el (custom-declare-theme): Use `value' when putting
23639         properties on `theme'.
23641 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
23643         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
23644         for each yank-handler segment.
23645         (insert-for-yank-1): New function, with the body of the previous
23646         insert-for-yank.
23648         * textmodes/table.el (table-yank-handler): New defcustom.
23649         (table--put-cell-indicator-property): Put yank-handler property
23650         that indicates the yank handler for the table cell.
23652 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
23654         * generic-x.el (etc-modules-conf-generic-mode): A more complete
23655         set of keywords.
23657 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
23659         * international/mule-cmds.el (reset-language-environment)
23660         (set-language-environment): Don't invoke fontset-related functions
23661         if fontset-list is not fboundp.
23663 2003-12-29  Kenichi Handa  <handa@m17n.org>
23665         * international/mule-cmds.el (reset-language-environment):
23666         Call set-overriding-fontspec-internal with nil.
23667         (set-language-environment): Call set-overriding-fontspec-internal
23668         if the language environment specify `overriding-fontspec'.
23669         (language-info-alist): Doc added.
23671         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
23672         characters of mule-unicode-0100-24ff.
23673         (ccl-encode-windows-1251-font): New CCL program.
23674         ("Bulgarian"): Specify overriding-fontspec.
23675         ("Belarusian"): Likewise.
23677 2003-12-28  Sam Steingold  <sds@gnu.org>
23679         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
23680         parameter ID-FORMAT to conform with the 2003-11-30 patch.
23682 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
23684         * progmodes/gud.el (gud-gdb-command-name): Set default to
23685         "gdb --annotate=3".
23686         (gud-gdb-marker-filter): Look out for annotations.
23687         (gdb-first-pre-prompt): New variable.
23688         Remove trailing white space.
23690         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
23691         if necessary.
23692         (gdb-ann3): New function.  Initialize M-x gdb as for M-x gdba if
23693         annotations are detected.
23694         (gud-gdba-marker-filter): Use global variable gud-marker-acc
23695         instead of a local one to allow transition from
23696         gud-gdb-marker-filter.
23697         Remove trailing white space.
23699 2003-12-27  Kim F. Storm  <storm@cua.dk>
23701         * ido.el: Handle non-readable directories.
23702         (ido-decorations): Add 9th element for non-readable directory.
23703         (ido-directory-nonreadable): New dynamic var.
23704         (ido-set-current-directory): Set it.
23705         (ido-read-buffer, ido-file-internal):
23706         (ido-read-file-name, ido-read-directory-name): Let-bind it.
23707         (ido-file-name-all-completions1): Return empty list for
23708         non-readable directory.
23709         (ido-exhibit): Print [Not readable] if directory is not readable.
23710         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
23711         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
23712         Use it.
23714 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
23716         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
23717         calls to directory-files-and-attributes and file-attributes.
23718         (ls-lisp-format): Remove system dependent handling of user and
23719         group id's.
23721 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
23723         * ffap.el (ffap-read-file-or-url): Revert previous change.
23725 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
23727         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
23728         new list of included files called `files-with-node-lines', that
23729         only have node lines.  This way @include commands can include any
23730         file, such as version and update files without node lines, not
23731         just files that are chapters.
23733 2003-12-25  Andreas Schwab  <schwab@suse.de>
23735         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
23736         file not found.
23738 2003-12-08  Miles Bader  <miles@gnu.org>
23740         * dired.el (dired-between-files): Always use dired-move-to-filename,
23741         which is more robust in non-english locales.
23743 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
23745         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
23747 2003-12-24  Andreas Schwab  <schwab@suse.de>
23749         * shell.el (shell-file-name-quote-list): Add backslash.
23751         * comint.el (comint-quote-filename): Correctly handle backslash
23752         in comint-file-name-quote-list.
23754 2003-12-24  Kenichi Handa  <handa@m17n.org>
23756         * international/mule-cmds.el (set-default-coding-systems):
23757         Call ucs-set-table-for-input for all buffers that don't have local
23758         value of buffer-file-coding-system.
23760         * international/ucs-tables.el (ucs-set-table-for-input):
23761         If translation-table-for-encode is a symbol, get its
23762         translation-table property.
23764 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
23766         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
23767         to `completing-read' on a recently fixed bug.
23769         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
23770         instead of SPACE, to get the list of possible fringe modes.
23771         SPACE only works if both `partial-completion-mode' and
23772         `completion-auto-help' are nil.
23774         * complete.el (PC-is-complete-p): Delete.
23775         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
23776         calls to `test-completion'.
23778 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
23780         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
23781         to edit values when there are no children.
23783         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
23784         a mode called "Assembler" already exists.
23785         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
23786         (gud-watch): Use format option.  Remove font properties from string.
23787         (gdb-var-create-handler, gdb-var-list-children-handler):
23788         Don't bother about properties as there are none.
23789         (gdb-var-create-handler, gdb-var-list-children-handler)
23790         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
23791         with two arguments.
23792         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
23793         Let speedbar show value changes with a different font.
23794         (gdb-edit-value): New defun.
23795         (gdb-clear-partial-output, gdb-clear-inferior-io)
23796         (def-gdb-auto-update-handler): Use erase-buffer.
23797         (gdb-frame-handler): Display watch expressions in
23798         FUNCTION::VARIABLE format if required.
23800 2003-12-23  John Paul Wallington  <jpw@gnu.org>
23802         * info.el (Info-unescape-quotes, Info-split-parameter-string)
23803         (Info-goto-emacs-command-node): Doc fixes.
23805 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
23807         * cus-edit.el (custom-add-parent-links): Define "many".
23809 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
23811         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
23812         (widget-child-validate, widget-type-value-create)
23813         (widget-type-default-get, widget-type-match): New functions.
23814         (lazy): New widget.
23815         (menu-choice, checklist, radio-button-choice, editable-list)
23816         (group, documentation-string): Remove redundant (per 2003-10-25
23817         change) calls to `widget-children-value-delete'.
23818         (widget-choice-value-get, widget-choice-value-inline): Remove.
23819         (menu-choice): Update widget.
23821 2003-12-03  Kenichi Handa  <handa@m17n.org>
23823         * language/cyrillic.el: Register "microsoft-cp1251" in
23824         ctext-non-standard-encodings-alist.
23825         ("Bulgarian"): Add ctext-non-standard-encodings.
23826         ("Belarusian"): Likewise.
23828         * international/mule-conf.el (compound-text-with-extensions):
23829         Change the type to 2 (iso-2022 base).
23831         * international/mule.el (ctext-non-standard-encodings-alist):
23832         Change the format.
23833         (ctext-non-standard-encodings): New variable.
23834         (ctext-post-read-conversion): Fully re-written.
23835         (ctext-non-standard-designations-alist): Delete it.
23836         (ctext-non-standard-encodings-table): New function.
23837         (ctext-pre-write-conversion): Fully re-written.
23839 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
23841         * cus-edit.el (custom-add-parent-links): Add documentation links
23842         for parent, if the item has none of its own.
23844 2003-11-30  Richard M. Stallman  <rms@gnu.org>
23846         * dired-aux.el (dired-do-query-replace-regexp):
23847         Report files visited read-only.
23849 2003-11-30  Juri Linkov  <juri@jurta.org>
23851         * dired-aux.el (dired-compare-directories): New command.
23852         (dired-file-set-difference, dired-files-attributes): New functions.
23854 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
23855         Version 2.0.38 of Tramp released.
23857         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
23858         Charles Curley <charlescurley@charlescurley.com>.
23859         (tramp-multi-connection-function-alist): Add ssht entry which adds
23860         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
23861         Aichner.
23862         (tramp-get-method-parameter): New function to retrieve a method
23863         parameter.  This allows for omission of method parameters.
23864         Callers adjusted.
23866 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
23868         * net/tramp.el: Add new optional parameter ID-FORMAT to
23869         `file-attributes'.  Calls of `file-attributes' won't use this
23870         parameter for backward compatibility reasons.
23871         (tramp-perl-file-attributes): Add a new parameter to Perl script
23872         in order to handle uid/gid as strings, if desired.
23873         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
23874         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
23875         order to make the function more general.
23876         (tramp-handle-file-attributes): Replace proprietary optional
23877         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
23878         (tramp-handle-file-attributes-with-perl): Handle parameter
23879         NONNUMERIC if set.  This wasn't done in the past.
23880         (tramp-post-connection): Apply second parameter "$2" if
23881         `tramp-remote-perl' is called.
23883         * net/tramp-smb.el (tramp-smb-handle-delete-file):
23884         Correct cut'n'waste error (`filename' instead of `directory').
23885         (tramp-smb-handle-directory-files-and-attributes)
23886         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
23887         introduced parameter ID-FORMAT.
23888         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
23889         error (`directory' instead of `ldir').
23891         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
23892         `file-attributes' has a second parameter.  If yes, apply it with
23893         value "'integer".  Otherwise, don't use that parameter (default is
23894         integer format).
23896 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
23898         * help.el (help-map): Bind `display-local-help' to `C-h .'.
23899         (help-for-help): Add `C-h .' to the listed Help options.
23900         Remove trailing whitespace.
23902         * help-at-pt.el: New file.
23904 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
23906         * subr.el (noreturn, 1value): New macros for test coverage.
23907         See `testcover.el'.
23909         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and
23910         `1value'.
23912         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
23913         for macro `1value'.
23914         (testcover-1value): New function.  Checks that a 1value form
23915         actually returns only one value.  Requested by RMS.
23917 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
23919         * gdb-ui.el (gud-watch, gdb-var-create-handler)
23920         (gdb-var-list-children, gdb-var-list-children-handler)
23921         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
23922         gdb commands that use mi to keep them out of the command history.
23924 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23926         * cus-start.el (all): Add use-file-dialog.
23928 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23930         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
23932 2003-11-27  Kim F. Storm  <storm@cua.dk>
23934         * subr.el (posn-object-x-y): New defun.
23936 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23938         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
23939         Don't use `space' for \\\n.
23940         Be more selective as to which # are comment-starters.
23942 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
23944         * subr.el (number-sequence): Improve handling of floating point
23945         arguments (suggested by Kim Storm).  Allow negative arguments.
23947 2003-11-26  Kenichi Handa  <handa@m17n.org>
23949         * international/mule-cmds.el (standard-display-european-internal):
23950         Cancel the standard-display-table setting for ` and '.
23952 2003-11-26  Kim F. Storm  <storm@cua.dk>
23954         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
23955         New defcustoms to add ffap-like functionality to ido.
23956         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
23957         (ido-no-final-slash): New defun.
23958         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
23959         (ido-read-file-name): ): Toggle VC checking via
23960         vc-handled-backends instead of vc-master-templates.
23961         (ido-file-internal): Handle ido-use-url-at-point and
23962         ido-use-filename-at-point via code borrowed from ffap-guesser.
23963         Handle new ido-exit code ffap.
23964         (ido-sort-list): Ignore final slash when sorting file names.
23966 2003-11-25  Kim F. Storm  <storm@cua.dk>
23968         * emulation/cua-base.el (cua--standard-movement-commands):
23969         Add forward-sentence and backward-sentence.
23971 2003-11-25  Stephen Eglen  <stephen@gnu.org>
23973         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
23974         iswitchb-exit is set to 'usefirst when user selects buffer at head
23975         of list using RET.  (Selecting buffers at the head of the list was
23976         broken if the substring was also a complete buffername.)
23978 2003-11-23  Kim F. Storm  <storm@cua.dk>
23980         * progmodes/compile.el (grep-command, grep-use-null-device)
23981         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
23982         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
23983         (grep-regexp-alist, grep-program, find-program)
23984         (grep-find-use-xargs, grep-history, grep-find-history)
23985         (grep-process-setup, grep-compute-defaults)
23986         (grep-default-command, grep, grep-tag-default, grep-find)
23987         (grep-expand-command-macros, grep-tree-last-regexp)
23988         (grep-tree-last-files, grep-tree): Move grep variables, functions
23989         and commands to new file grep.el.
23990         (compilation-mode-map): Remove grep commands from Compile sub-menu.
23991         (compilation-process-setup-function): Doc fix.
23992         (compilation-highlight-regexp, compilation-highlight-overlay): New
23993         defvars used for highlighting current compile error in source buffer.
23994         (compile-internal): New optional args HIGHLIGHT-REGEXP and
23995         LOCAL-MAP which overrides compilation-highlight-regexp and
23996         compilation-mode-map for this compilation.
23997         Delay calling compilation-set-window-height until after running
23998         compilation-process-setup-function so it can buffer-local override
23999         compilation-window-height.
24000         Check buffer-local value of compilation-scroll-output.
24001         (compilation-set-window-height): Use buffer-local value of
24002         compilation-window-height.
24003         (compilation-revert-buffer): Don't pass (undefined)
24004         preserve-modes arg to revert-buffer.
24005         (next-error-no-select, previous-error-no-select): New commands.
24006         (compilation-goto-locus): Temporarily highlight current match in
24007         source buffer using compilation-highlight-regexp.
24009         * progmodes/grep.el: New file with grep code from compile.el.
24010         (grep): New defcustom group.
24011         (grep-window-height): New defcustom, like compilation-window-height.
24012         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
24013         (grep-scroll-output): New defcustom, like compilation-scroll-output.
24014         (grep-command, grep-use-null-device, grep-find-command)
24015         (grep-tree-files-aliases, grep-tree-ignore-case)
24016         (grep-tree-ignore-CVS-directories): Move to grep custom group.
24017         (grep-setup-hook): New hook variable.
24018         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
24019         (grep-last-buffer): New defvar, override compilation-last-buffer.
24020         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
24021         Call compile-internal with args highlight-regexp and grep-mode-map.
24023 2003-11-23  Kim F. Storm  <storm@cua.dk>
24025         * subr.el (event-start, event-end): Doc fix.
24026         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
24027         (posn-area, posn-actual-col-row, posn-object): New defuns.
24028         (posn-col-row): Simplify doc.  Rewrite to use cond.
24029         (posn-point): Also return buffer position for events outside text
24030         area (that info is now present in the event position).
24032         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
24033         mouse-set-point so that hscroll still works now that clicks on
24034         fringes generate specific mouse events.
24035         (mouse-set-point): Note that it now works in fringes and margins
24036         too due to new semantics of posn-point in fringes and margins.
24038         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
24039         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
24041 2003-11-20  Kim F. Storm  <storm@cua.dk>
24043         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
24044         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
24045         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
24046         to 100 for icons to avoid increasing line height when shown.
24048 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
24050         * newcomment.el (comment-normalize-vars): Initialize properly if
24051         comment-start was nil.
24053 2003-11-19  Andreas Schwab  <schwab@suse.de>
24055         * simple.el (set-variable): Fix indentation.
24057 2003-11-17  Kenichi Handa  <handa@m17n.org>
24059         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
24060         Fix docstring.
24062 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
24064         * international/latin1-disp.el (latin1-display): Fix docstring.
24066 2003-11-16  John Wiegley  <johnw@newartisans.com>
24068         * eshell/em-ls.el (eshell-ls-file): There are times with
24069         size-width is nil and uncomputed (when directories are created in
24070         dired, for example); in this case, 4 is reasonable default value,
24071         although it may caused skewed new entries (which could be avoided
24072         by returning the original value of 8 in all cases, but 99% of the
24073         time this is a waste of whitespace).
24075 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
24077         * cc-engine.el (c-guess-continued-construct)
24078         (c-guess-basic-syntax): Check a little more carefully if it's a
24079         function declaration when an unknown construct followed by a block
24080         is found inside a statement context.  This avoids macros followed
24081         by blocks to be taken as function declarations.
24083         (c-guess-continued-construct): Change the analysis of a statement
24084         continuation with a brace open to `substatement-block', for
24085         consistency with recognized statements.
24087         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
24088         start is in a position so that `c-beginning-of-statement-1' jumped
24089         to the beginning of the same statement.
24091         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
24092         Don't accept binary operators in the arglist if we're in a function
24093         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
24094         template recognition in cases like "if (a < b || c > d)".
24096         (c-restricted-<>-arglists): New more appropriate name for
24097         `c-disallow-comma-in-<>-arglists'.
24099         Accessing functions updated for the variable name change.
24101         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
24102         match data could get clobbered if NOT-INSIDE-TOKEN is used.
24104         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
24105         labels.
24107         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
24108         instead of duplicating parts of it.  This fixes bogus label
24109         recognition.
24111         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
24112         of checking the context in which to apply the minimum indentation,
24113         so that it isn't enforced in e.g. namespace blocks.
24115         * cc-vars.el (c-inside-block-syms): New constant used by
24116         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
24117         to somewhat reduce the risk of becoming stale.
24119         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
24120         cc-cmds to cc-engine to allow use from cc-align.
24122         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
24123         qualified identifiers containing "::".
24125         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
24126         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
24128         * cc-vars.el (c-emacs-features): Use a space in front of the name
24129         of the temporary buffer.  That also avoids dumping problems in
24130         XEmacs due to undo info being left around after the buffer is killed.
24132         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
24133         arglist to see if it's a K&R style declaration.
24135         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
24136         before returning `knr-argdecl-intro'.
24138 2003-11-16  John Wiegley  <johnw@newartisans.com>
24140         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
24141         field in a long-listing always 8 characters, use `size-width',
24142         which has already been computed.
24144 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
24146         * subr.el (minor-mode-list): Add `hs-minor-mode'.
24148 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
24150         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
24151         Support operation while narrowed, with `diff-restrict-view'.
24153 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
24155         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
24156         Take additional optional arg NARROWFUN.  For the generated functions:
24157         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
24158         include frags that arrange to check for and save narrowing state before
24159         the move and then conditionally call NARROWFUN after the move.
24161 2003-11-14  John Wiegley  <johnw@newartisans.com>
24163         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
24164         that was optional, but obviously missing based on surrounding code.
24166         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
24167         string arguments to numbers unless the whole argument was seen as
24168         a number.
24170 2003-11-14  Kenichi Handa  <handa@m17n.org>
24172         * international/mule.el (ctext-non-standard-encodings-alist):
24173         Fix coding systems.
24175 2003-11-10  Kenichi Handa  <handa@m17n.org>
24177         * language/kannada.el ("Kannada"): Add sample-text.
24179         * language/knd-util.el (kannada-compose-region)
24180         (kannada-compose-string, kannada-post-read-conversion):
24181         Add autoload cookie.
24183         * international/quail.el (quail-completion): Change the message
24184         "corresponding translations" to "corresponding characters".
24186 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
24188         * descr-text.el (describe-char): Fix typo.
24190 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
24192         These changes are to support Kannada language/script.
24194         * Makefile.in (DONTCOMPILE): Add kannada.el.
24196         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
24198         * loadup.el: Preload kannada.el.
24200         * language/ind-util.el (ucs-kannada-to-is13194-alist)
24201         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
24202         New variables.
24204         * language/kannada.el: New file.
24206         * language/knd-util.el: New file.
24208 2003-11-07  Andreas Schwab  <schwab@suse.de>
24210         * progmodes/autoconf.el (autoconf-font-lock-keywords):
24211         Also highlight AH_*.
24213         * xml.el (xml-parse-dtd): Fix misplaced paren.
24215 2003-11-07  Kenichi Handa  <handa@m17n.org>
24217         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
24219 2003-11-05  Juri Linkov  <juri@jurta.org>
24221         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
24222         (desktop-buffer-file): Use saved buffer-file-coding-system
24223         for file reading.  Set auto-insert to nil to prevent automatic
24224         insertion into restored empty files.
24226 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
24228         * files.el (risky-local-variable-p): Make second argument optional.
24230 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24232         * subr.el (add-hook): Fix last change.
24234 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
24236         * mail/rmail.el (rmail-convert-to-babyl-format):
24237         If base64-decode-region signals an error, catch it and silently
24238         ignore it.
24240 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
24242         * xml.el (xml-parse-region): Allow comments to appear after the
24243         topmost element has closed.
24244         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
24245         (xml-ns-expand-attr): New functions to do namespace handling.
24246         (xml-intern-attrlist): Back-compatible handling of attribute names.
24247         (xml-parse-tag): Move namespace handling to separate functions.
24248         Now produces elements in the form ((:ns . "element") (attr-list)
24249         children) instead of ('ns:element (attr-list) children).
24250         (xml-parse-attlist): Fix attribute parsing.
24251         (xml-parse-dtd): Change parsing so that it produces strings
24252         instead of interned symbols.
24254 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
24256         * dired.el (dired-ls-sorting-switches): Doc fix.
24258 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
24260         * emacs-lisp/rx.el (rx-or): Fix the case of
24261         "(rx (and ?a (or ?b ?c) ?d))".
24263 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
24265         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
24266         (texinfo-format-region): Use it.
24267         (texinfo-format-buffer-1): Ditto.
24269 2003-11-01  Alan Mackenzie  <acm@muc.de>
24271         Changes to allow scrolling whilst in isearch mode:
24272         * isearch.el (isearch-unread-key-sequence): New function,
24273         extracted from isearch-other-meta-char.
24274         (top level): (put 'foo 'isearch-scroll) on all Emacs's
24275         "scrollable" standard functions.
24276         (isearch-allow-scroll): New customizable variable.
24277         (isearch-string-out-of-window, isearch-back-into-window)
24278         (isearch-reread-key-sequence-naturally)
24279         (isearch-lookup-scroll-key): New functions.
24280         (isearch-other-meta-char): Doc string and functionality enhanced.
24281         Now accepts a prefix argument.
24282         (isearch-lazy-highlight-window-end): New variable.
24283         (isearch-lazy-highlight-new-loop): Pay attention to the window's
24284         end (thru isearch-lazy-highlight-window-end), not only its start.
24286         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
24287         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
24288         (universal-argument, universal-argument-more, negative-argument)
24289         (digit-argument, universal-argument-other-key): Minor changes.
24291 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
24293         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
24294         recursively if the last message is deleted, thus avoiding an
24295         infinite loop.
24297 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24299         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
24300         (tex-main-file): Don't add .tex if the extension is already present.
24301         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
24303 2003-10-29  Lute Kamstra  <lute@gnu.org>
24305         * progmodes/octave-inf.el (inferior-octave-prompt):
24306         Recognize version number in prompt.
24308 2003-10-28  Dave Love  <fx@gnu.org>
24310         * international/characters.el: Fix some Unicode ranges.
24312 2003-10-28  Kenichi Handa  <handa@m17n.org>
24314         * disp-table.el (standard-display-8bit)
24315         (standard-display-default, standard-display-ascii)
24316         (standard-display-g1, standard-display-graphic)
24317         (standard-display-underline): Assure that standard-display-table
24318         is a display table.
24320 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
24322         * simple.el (reindent-then-newline-and-indent): Delete space *after*
24323         reindenting the first line.
24325 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
24327         * wid-edit.el (widget-default-delete): Always delete child widgets.
24329 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24331         * newcomment.el (comment-indent): Don't call indent-according-to-mode
24332         if the line has code.
24333         Don't try to line up with something that's too far left.
24335         * progmodes/octave-mod.el (octave-comment-start): Simplify.
24336         (octave-mode-syntax-table): Add % as a comment starter.
24337         (octave-point): Remove.
24338         (octave-in-comment-p, octave-in-string-p)
24339         (octave-not-in-string-or-comment-p, calculate-octave-indent)
24340         (octave-blink-matching-block-open, octave-auto-fill):
24341         Use line-(beginning|end)-position instead.
24343 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
24345         * emacs-lisp/authors.el (authors-aliases): Add correct realname
24346         for Francesco Potort\e,Al\e(B.
24348 2003-10-23  Dave Love  <fx@gnu.org>
24350         * international/mule-cmds.el (locale-charset-to-coding-system):
24351         Don't rely on nil being a coding system.
24353         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
24354         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
24355         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
24357 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
24359         * gdb-ui.el (gdb-current-language): New variable.
24360         (gdb-update-flag): Remove variable.
24361         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
24362         (gdb-take-last-elt): Remove function.
24363         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
24364         (gdb-post-prompt): Check for variable object changes here.
24366         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
24367         object changes in gdb-ui.el.
24369 2003-10-21  Richard M. Stallman  <rms@gnu.org>
24371         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
24373         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
24374         Don't check for foo*/ wildcard form here.
24375         (insert-directory): Recognize foo*/ as a wildcard.
24376         Separate wildcard-regexp variable from the arg, wildcard.
24378         * subr.el (add-hook): Correctly detect when make-local-hook was used.
24379         (remove-hook): Correctly handle strange cases about local hooks.
24381 2003-10-21  David Ponce  <david@dponce.com>
24383         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
24384         argument REAL, to return a real number instead of a rounded
24385         integer value.  Define as inline function.
24386         (ruler-mode-right-fringe-cols): Likewise.
24387         (ruler-mode-scroll-bar-cols): New function.
24388         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
24389         (ruler-mode-right-scroll-bar-cols): Likewise.
24390         (ruler-mode-space): New function.
24391         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
24392         scroll bar mode and margins in a more robust way.
24394 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
24396         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
24397         (antlr-c-init-language-vars): New function.
24398         (antlr-mode): Use it with cc-mode before v5.29.
24399         (antlr-c-common-init): Don't set some local vars here.
24400         (antlr-mode): Set them here.
24401         (antlr-c-forward-sws): New function alias.
24402         (antlr-mode): Redefine with cc-mode before v5.30.
24403         (antlr-skip-sexps): Use it.
24404         (antlr-skip-exception-part): Ditto.
24405         (antlr-skip-file-prelude): Ditto.
24406         (antlr-outside-rule-p): Ditto.
24407         (antlr-end-of-body): Ditto.
24408         (antlr-option-kind): Ditto.
24409         (antlr-insert-option-area): Ditto.
24410         (antlr-file-dependencies): Ditto.
24412 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
24414         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
24415         Move backward only if point was not inside an entry.
24417 2003-10-21  Richard M. Stallman  <rms@gnu.org>
24419         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
24421 2003-10-21  Juri Linkov  <juri@jurta.org>
24423         * compare-w.el: Automatically skip non-matching text to resync.
24424         (compare-windows-whitespace): Doc fix.
24425         (compare-windows-sync, compare-windows-sync-string-size)
24426         (compare-windows-recenter, compare-ignore-whitespace)
24427         (compare-windows-highlight, compare-windows-face): New variables.
24428         (compare-windows): Use compare-windows-sync.
24429         (compare-windows-highlight, compare-windows-dehighlight)
24430         (compare-windows-sync-regexp)
24431         (compare-windows-sync-default-function): New functions.
24433 2003-10-21  Juri Linkov  <juri@jurta.org>
24435         * diff.el (diff-parse-differences): Don't visit the files now;
24436         instead, just record the error locus.
24438 2003-10-21  Dave Love  <fx@gnu.org>
24440         * progmodes/cfengine.el: New file.
24442 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24444         * complete.el (PC-do-completion): Do not forget to use `pred' as the
24445         default-directory when completing file names.
24447 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
24449         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
24450         followed by the word `face', it gets treated as a face, even if
24451         it is also defined as a variable or a function.
24453 2003-10-20  Dave Love  <fx@gnu.org>
24455         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
24456         Avoid incf in macro expansion.
24458 2003-10-20  John Paul Wallington  <jpw@gnu.org>
24460         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
24461         `evenp' so we don't implicitly require cl library at runtime.
24463 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
24465         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
24466         (help-make-xrefs): Only make cross-references for faces if
24467         preceded or followed by the word `face'.  Do not make a
24468         cross-reference for variables without variable documentation,
24469         unless preceded by the word `variable' or `option'.  Update doc
24470         string accordingly.
24472 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
24474         * progmodes/hideshow.el: Rewrite one-armed `if'
24475         constructs using either `when' or `unless'.
24476         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
24478 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
24480         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
24481         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
24482         instead of 12x12.
24484 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
24486         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
24487         message while converting to Babyl.
24489 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
24491         * allout.el (allout-mode): Doc fix.
24493 2003-10-16  Lute Kamstra  <lute@gnu.org>
24495         * subr.el (force-mode-line-update): Fix docstring.
24497 2003-10-14  Dave Love  <fx@gnu.org>
24499         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
24500         (default-input-method): Add :link, improve :type.
24501         (locale-charset-language-names): Fix utf-8 pattern.
24502         (locale-charset-match-p, locale-charset-alist)
24503         (locale-charset-to-coding-system): New.
24504         (set-locale-environment): Deal with codeset part of locale specs.
24506 2003-10-14  Lute Kamstra  <lute@gnu.org>
24508         * fringe.el (fringe-mode): Use active voice in docstring.
24509         (set-fringe-style): Ditto.
24511 2003-10-13  Lute Kamstra  <lute@gnu.org>
24513         * fringe.el (fringe-mode): Fix docstring.
24514         (set-fringe-style): Ditto.
24516 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
24518         * ediff-mult.el (ediff-filegroup-action):
24519         Use ediff-default-filtering-regexp.
24521         * ediff-util.el (ediff-recenter): Don't call
24522         ediff-restore-highlighting twice.
24523         (ediff-select-difference): Set current difference.
24524         (ediff-unselect-and-select-difference): Add comment.
24526         * ediff.el (ediff-directories,ediff-directory-revisions)
24527         (ediff-directories3,ediff-merge-directories)
24528         (ediff-merge-directories-with-ancestor)
24529         (ediff-merge-directory-revisions)
24530         (ediff-merge-directory-revisions-with-ancestor):
24531         Use ediff-default-filtering-regexp.
24533 2003-10-12  Andreas Schwab  <schwab@suse.de>
24535         * international/mule-cmds.el (locale-charset-language-names):
24536         Simplify regex by removing unused grouping.
24538 2003-10-10  Dave Love  <fx@gnu.org>
24540         * bindings.el: Don't bind stop.
24542 2003-10-08  Miles Bader  <miles@gnu.org>
24544         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
24545         face instead of attempting to emulate it.
24547 2003-10-07  Kenichi Handa  <handa@m17n.org>
24549         * international/mule-diag.el (list-coding-systems-1): List coding
24550         systems that are loaded automatically.
24552         * international/code-pages.el (iso-8859-11): Add autoload cookie.
24554         * international/mule.el (autoload-coding-system): New function.
24556 2003-10-07  Andreas Schwab  <schwab@suse.de>
24558         * log-edit.el (log-edit-changelog-entries): Prefer local value of
24559         change-log-default-name in the buffer visiting the file.
24561 2003-10-06  Dave Love  <fx@gnu.org>
24563         * files.el (find-file-hook): Customize.
24564         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
24566         * bindings.el (completion-ignored-extensions): Remove .log.
24567         (global-map): Add again, open, stop keys.
24569 2003-10-05  Richard M. Stallman  <rms@gnu.org>
24571         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
24572         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
24573         Use sh-modify directly.
24574         (sh-select): Use sh-append, not eval.
24576         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
24578         * info.el (Info-following-node-name): New function.
24580         * loadhist.el (unload-feature-special-hooks):
24581         Rename from loadhist-hook-functions.
24582         (loadhist-hook-functions): Now an alias.
24584 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
24586         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
24587         file-name clashes on 8+3 filesystems.
24589         * Makefile.in (DONTCOMPILE, bootstrap-clean):
24590         Rename loaddefs-boot.el to ldefs-boot.el
24592         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
24593         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
24595 2003-10-03  Lute Kamstra  <lute@gnu.org>
24597         * info.el (Info-mode): Revert previous change.
24598         (Info-escape-percent): New function.
24599         (Info-fontify-node): Use it.
24601 2003-10-02  Andreas Schwab  <schwab@suse.de>
24603         * loaddefs-boot.el: Regenerated.
24605 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
24607         * ffap.el: Remove defadvice related code from CVS since `complete'
24608         provides a `PC-completion-as-file-name-predicate' variable that
24609         ffap can override.
24611 2003-10-02  Kenichi Handa  <handa@m17n.org>
24613         * international/utf-8.el (ccl-decode-mule-utf-8):
24614         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
24616         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
24617         * international/subst-big5.el: Likewise.
24618         * international/subst-gb2312.el: Likewise.
24619         * international/subst-ksc.el: Likewise.
24621 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
24623         * calendar/calendar.el (increment-calendar-month)
24624         (calendar-leap-year-p, calendar-absolute-from-gregorian)
24625         (generate-calendar, calendar-read-date, calendar-interval)
24626         (calendar-day-of-week): Handle years BC.
24627         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
24629 2003-10-01  Dave Love  <fx@gnu.org>
24631         * language/cyrillic.el (cp1251): Alias for windows-1251.
24633         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
24634         bootstrap.
24636 2003-10-01  Lute Kamstra  <lute@gnu.org>
24638         * files.el: Fix typo.
24639         * imenu.el (imenu--generic-function): Docstring fix.
24641 2003-09-30  Richard M. Stallman  <rms@gnu.org>
24643         * dired.el (dired-mode): Handle dired-directory as a list.
24645 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
24647         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
24649         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
24651         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
24652         Replace gud-display with gud-watch.
24653         (gud-speedbar-buttons): Add stuff for watching expressions
24654         in the speedbar when using M-x gdba.  Use dolist on old part
24655         of this function.
24657         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
24658         (gdb-update-flag): New variables.
24659         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
24660         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
24661         (gud-watch, gdb-var-create-handler) : New functions.
24662         (gdb-var-list-children, gdb-var-list-children-handler)
24663         (gdb-var-create-regexp, gdb-var-update-regexp)
24664         (gdb-var-list-children-regexp): New constants.
24665         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
24666         (gdb-annotation-rules): Reduce annotation set (level 3).
24667         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
24668         (gdb-post-prompt): Don't update GDB buffers every time speedbar
24669         updates.
24670         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
24671         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
24672         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
24673         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
24674         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
24675         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
24676         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
24677         (gud-display, gud-display1)
24678         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
24679         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
24680         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
24681         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
24682         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
24683         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
24684         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
24685         (gdb-display-display-buffer, gdb-toggle-display)
24686         (gdb-delete-display, gdb-expressions-popup-menu)
24687         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
24688         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
24689         to display buffer.
24691 2003-09-30  Richard M. Stallman  <rms@gnu.org>
24693         * progmodes/ada-mode.el (ada-mode): Don't use advice.
24694         Instead, set which-func-functions.
24696         * progmodes/which-func.el (which-func-modes): Add ada-mode.
24697         (which-func-functions): New variable.
24698         (which-function): Use that.
24700         * info.el (Info-mode): Double each `%' in header line.
24702         * emacs-lisp/lisp-mnt.el (lm-with-file):
24703         When FILE is nil, run BODY in current buffer.
24705         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
24707         * help.el (describe-mode): Start with a brief list of minor modes.
24708         Find them thru minor-mode-list so as to find them all.
24709         Show them in alphabetical order.
24711         * mail/sendmail.el (mail-aliases): Doc fix.
24713         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
24715 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
24717         * mail/rmailsum.el (rmail-make-summary-line-1):
24718         Change comma after last label to a space.
24719         (rmail-summary-font-lock-keywords): Adapt to that change.
24721 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
24723         * progmodes/scheme.el (scheme-mode-variables): When setting
24724         `font-lock-defaults', also specify that "#" should
24725         be interpreted with `word' syntax.
24726         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
24728 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
24730         * desktop.el: A lot of comments updated.
24731         (desktop-save-mode): Minor mode introduced.
24732         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
24733         (desktop-load-default): Function made obsolete.
24734         (desktop-locals-to-save): Variable made customizable.
24735         (desktop-read): Optional parameter `dirname' added.
24736         (desktop-change-dir, desktop-revert): Parameter `dirname' in
24737         `desktop-read' used.
24738         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
24740 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
24742         * whitespace.el (whitespace-clean-msg): Add user customizable message
24743         for displaying ``clean'' output.
24744         (whitespace-buffer): Use `whitespace-clean-msg'.
24745         (whitespace-global-mode): Fix typo.
24747 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
24749         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
24751 2003-09-29  Lute Kamstra  <lute@gnu.org>
24753         * bindings.el (mode-line-modes): Remove superfluous :propertize
24754         construct in initialization.
24755         (mode-line-position): Change cons cell into proper list in
24756         initialization.
24758 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
24760         * international/mule.el (decode-coding-inserted-region): Use car
24761         of the return value of find-operation-coding-system.
24763 2003-09-29  Kenichi Handa  <handa@m17n.org>
24765         * descr-text.el (describe-char): Fix previous change.
24767 2003-09-28  Kenichi Handa  <handa@m17n.org>
24769         * descr-text.el (describe-char-display): New function.
24770         (describe-char): Pay attention to display table on describing how
24771         a character is displayed.
24773         * international/mule-cmds.el (encoded-string-description):
24774         Prepend "0x" to each encoded byte.
24776 2003-09-28  Andreas Schwab  <schwab@suse.de>
24778         * find-file.el (ff-special-constructs): Add autoload cookie.
24780 2003-09-28  Kevin Ryde  <user42@zip.com.au>
24782         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
24783         makeinfo appends to duplicate index entries.
24785 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
24787         * dired-x.el (dired-clean-tex): Doc fix.
24789         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
24790         using a Chinese tutorial.
24792 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
24794         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
24795         between "MAIL FROM:" and "RCPT TO:" and the following address.
24797 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
24799         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
24801 2003-09-28  David Ponce  <david@dponce.com>
24803         * recentf.el (recentf-initialize-file-name-history): New defcustom.
24804         (recentf-load-list): When `recentf-initialize-file-name-history'
24805         is non-nil, initialize an empty `file-name-history' with the
24806         recent list.
24808 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
24810         * man.el (Man-default-man-entry): Remove the leading `*' from the
24811         word at point.
24813 2003-09-26  Lute Kamstra  <lute@gnu.org>
24815         * bindings.el (mode-line-position): Mention size indication in
24816         docstring.
24818 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
24820         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
24822         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
24823         because it's autoloaded now.
24825 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
24827         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
24828         (sh-font-lock-keywords, sh-feature): Fix previous change of
24829         sh-feature to avoid infloop with sh-font-lock-keywords.
24831 2003-09-25  Kim F. Storm  <storm@cua.dk>
24833         * frame.el (frame-current-scroll-bars): New defun.
24835         * window.el (window-current-scroll-bars): New defun.
24837 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
24839         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
24840         cause errors when the state cache contains info on parts that have
24841         been narrowed out.
24843 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
24845         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
24846         `c-setup-paragraph-variables' has to be used when this variable is
24847         changed; it doesn't work to reinitialize the mode since that
24848         typically clobbers the variable.
24850         * progmodes/cc-styles.el (c-setup-paragraph-variables):
24851         Make it interactive.
24853 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
24855         * progmodes/cc-fonts.el (c-font-lock-declarations):
24856         Fix recognition of constructors and destructors for classes whose
24857         names are matched by `*-font-lock-extra-types'.
24859         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
24860         followed by an identifier in C++ then it's a type.
24862 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
24864         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
24865         problem that primarily affected XEmacs.  Don't use faces to find
24866         unterminated strings since Emacs and XEmacs fontify strings
24867         differently - this function should now work better in XEmacs.
24869 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
24871         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
24872         `expand-abbrev' workaround which caused braces to misbehave inside
24873         macros.
24875         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
24876         handling.  This bug could cause interactive font locking to bail out.
24878 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
24880         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
24881         Handle paren-style types in Pike.  Also fixed some cases of
24882         insufficient handling of unbalanced parens.
24884 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
24886         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
24887         common shell prompts that are not common filename or URL characters.
24888         (ffap-file-at-point): Use the new regexp to strip the prompts from
24889         the file names.  This is an issue mostly for user prompts that
24890         don't have a trailing space and find-file-at-point is invoked from
24891         within a shell inside Emacs.
24893 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
24895         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
24896         stamps numerically, rather than textually.
24898 2003-09-24  Kenichi Handa  <handa@m17n.org>
24900         * language/devan-util.el (devanagari-post-read-conversion):
24901         * language/mlm-util.el (malayalam-post-read-conversion):
24902         * language/tml-util.el (tamil-post-read-conversion):
24903         Add autoload cookie.
24905         * international/utf-8.el (utf-8-post-read-conversion):
24906         Call post-read-conversion functions for Devanagari, Malayalam,
24907         and Tamil.
24909 2003-09-23  Dave Love  <fx@gnu.org>
24911         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
24913 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
24915         * progmodes/gud.el (perldb): Add gud-until to list of commands.
24916         Update gud-remove.
24918 2003-09-22  Richard M. Stallman  <rms@gnu.org>
24920         * progmodes/sh-script.el (sh-mode-default-syntax-table):
24921         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
24922         (sh-mode-syntax-table-input): New variable.
24923         (sh-require-final-newline): Don't use eval.
24924         (sh-builtins, sh-leading-keywords, sh-other-keywords)
24925         (sh-variables, sh-font-lock-keywords): Don't use eval.
24926         (sh-set-shell): When setting require-final-newline,
24927         treat value = `require-final-newline' as don't change it.
24928         Set sh-mode-syntax-table locally based on
24929         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
24931         * progmodes/compile.el (compile-internal):
24932         Call compilation-set-window-height before setting window start.
24934 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
24936         * emacs-lisp/bytecomp.el (byte-compile-log-file):
24937         Clear out byte-compile-last-warned-form.
24939 2003-09-22  Richard M. Stallman  <rms@gnu.org>
24941         * woman.el (woman-file-name, woman-follow-word):
24942         If current-word returns nil, use "".
24944         * simple.el (eval-expression): Bind standard-output in to-buffer case.
24946 2003-09-22  Richard M. Stallman  <rms@gnu.org>
24948         * emacs-lisp/lisp-mnt.el (lm-with-file):
24949         Don't visit the file, just use insert-file-contents in temp buffer.
24951 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
24953         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
24954         Add surrounding \\( and \\) around the header, as in
24955         for lm-history-header 'Change Log\\|History'.
24957 2003-09-22  John Paul Wallington  <jpw@gnu.org>
24959         * progmodes/ld-script.el: Add Commentary section,
24960         minor cleanup of file header.
24961         (ld-script-font-lock-keywords): Doc fix.
24962         (toplevel): Provide `ld-script' feature.
24964 2003-09-21  Kim F. Storm  <storm@cua.dk>
24966         * scroll-bar.el (set-scroll-bar-mode): Initialize to
24967         new built-in variable default-frame-scroll-bars.
24968         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
24969         scroll-bar-mode; notably, use it instead of t when we toggle
24970         scroll-bars on.
24971         (toggle-scroll-bar): Use default-frame-scroll-bars.
24973 2003-09-19  Masatake YAMATO  <jet@gyve.org>
24975         * pcvs.el (cvs-do-removal): Change the prompt depending on
24976         `filter' value.
24978 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
24980         * startup.el (command-line-1): Stop startup-echo-area-message
24981         being hidden by "Loading image..." message.
24982         (use-fancy-splash-screens-p, display-splash-screen):
24983         Move display-graphic-p test from latter to former.
24985         * progmodes/sh-script.el (sh-font-lock-keywords):
24986         Highlight escaped EOLs differently from other backslash constructs.
24988 2003-09-19  Richard M. Stallman  <rms@gnu.org>
24990         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
24991         New functions.
24992         (edebug-enter, edebug-outside-excursion): Use them.
24994         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
24995         Fix the condition for whether to print "In WHERE".
24997 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
24999         * finder.el (finder-mode-hook): New variable.
25000         (finder-mode): Run hook finder-mode-hook
25002 2003-09-18  Masatake YAMATO  <jet@gyve.org>
25004         * progmodes/ebrowse.el: Fix broken magic autoload comments.
25006 2003-09-17  Mario Lang  <mlang@delysid.org>
25008         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
25009         "p %e" to actually print the value in the GUD buffer.
25011 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
25013         From David Ponce <david.ponce@wanadoo.fr>:
25014         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
25015         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
25016         from loaddefs-boot.el if necessary.
25018 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
25020         * progmodes/gud.el (gud-find-class): Make jdb work again since
25021         cc-mode changed the syntactic information.
25023 2003-09-15  David Ponce  <david@dponce.com>
25025         * recentf.el: (recentf-exclude): Accept predicates too.
25026         (recentf-file-readable-p): New function.
25027         (recentf-include-p): Handle predicates in recentf-exclude.
25028         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
25029         (recentf-cleanup): Likewise.
25030         (recentf-save-list): Use write-file to handle backup of
25031         recentf-save-file.
25033 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
25035         * loaddefs-boot.el: Renamed from `loaddefs.el'
25036         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
25037         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
25038         necessary.
25040 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
25042         * electric.el (Electric-pop-up-window): For the `one-window' case,
25043         no longer disconcertingly move point in the original buffer.
25045 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25047         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
25049 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
25051         * dired.el (dired-mode-map): Fix typo.
25053 2003-09-11  Richard M. Stallman  <rms@gnu.org>
25055         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
25057 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
25059         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
25060         the function is less noisy.  Now only `kill-buffer' can ask questions.
25062 2003-09-10  Mario Lang  <mlang@delysid.org>
25064         * battery.el: Update Commentary and Copyright.
25065         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
25066         appear due to wrong ordering of the expressions in `or'.
25068 2003-09-09  Lute Kamstra  <lute@gnu.org>
25070         * misc.el (upcase-char): Fix docstring.
25071         (zap-up-to-char): New command.
25073 2003-09-08  David Ponce  <david@dponce.com>
25075         Ensure that recentf correctly updates the menu bar.
25076         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
25077         (recentf-menu-bar): New function.
25078         (recentf-clear-data): Use it
25079         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
25080         of easy-menu-change.
25082 2003-09-08  Lute Kamstra  <lute@gnu.org>
25084         * simple.el (size-indication-mode): New.
25085         * bindings.el (mode-line-position): Add buffer size indicator.
25087 2003-09-04  Mario Lang  <mlang@delysid.org>
25089         * battery.el (battery-linux-proc-acpi): New function.
25090         (battery-status-function): Modify default value calculation to also
25091         check for availability of ACPI.
25092         (battery-echo-area-format): Ditto.
25093         (battery-mode-line-format): Ditto.
25095 2003-09-06  Dave Love  <fx@gnu.org>
25097         * ielm.el (ielm-mode-hook): Add :options.
25099         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
25100         (eldoc-print-current-symbol-info): Use it.
25102 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
25104         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
25105         being displayed in GUD buffer.
25106         (gdb-idle-input-queue): Remove var.  Use just one queue.
25107         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
25108         Remove functions.  Use just one queue.
25109         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
25110         (gdb-invalidate-assembler, gdb-get-current-frame):
25111         Modify functions.  Use just one queue.
25113 2003-09-04  Dave Love  <fx@gnu.org>
25115         * cus-start.el: Add blink-cursor-alist.
25117         * ruler-mode.el (ruler-mode-fill-column-char)
25118         (ruler-mode-current-column-char): Use char-displayable-p,
25119         not window-system.
25121         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
25123         * language/european.el (windows-1252): Move from code-pages.
25125         * language/cyrillic.el ("Windows-1251"): Delete.
25126         ("Bulgarian", "Belarusian"): Remove `features'.
25127         (windows-1251): Move from code-pages.
25129         * international/mule-diag.el (non-iso-charset-alist):
25130         Remove `codepage' stuff.
25131         (print-designation, list-coding-systems-1): Output fixes.
25133         * international/code-pages.el (cp-make-translation-table)
25134         (cp-valid-codes): Made defsubsts.
25135         (cp-fix-safe-chars): Delete.
25136         (mule-diag): Don't require.
25137         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
25138         (top-level): Check for defined coding system when defining
25139         cp... aliases.  Change w32-add-charset-info test to avoid warning.
25140         (non-iso-charset-alist): Defvar when compiling.
25141         (cp-make-coding-system): Doc fix.
25143 2003-09-02  Jason Rumney  <jasonr@gnu.org>
25145         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
25146         line-ends from CVS before doing conversion.
25148 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
25150         * calendar/diary-lib.el (diary-header-line-flag)
25151         (diary-header-line-format): New variables.
25152         (list-diary-entries): Use them to set header line in simple diary.
25154         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
25155         other than font-lock-string-face to highlight backslashes.
25157 2003-09-01  Jason Rumney  <jasonr@gnu.org>
25159         * international/titdic-cnv.el (tit-read-key-value): Include \r in
25160         regexp.
25162 2003-09-01  Dave Love  <fx@gnu.org>
25164         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
25166         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
25167         and :help; also line and column numbers labels.
25169         * international/mule-util.el (char-displayable-p): Move from
25170         latin1-disp, rename and autoload.
25172         * international/latin1-disp.el (latin1-char-displayable-p):
25173         Now obsolete alias.  Replace uses with char-displayable-p.
25174         (latin1-display-ucs-per-lynx): Fix last change.
25176         * international/mule-cmds.el (standard-display-european-internal):
25177         Don't use char code for Latin-1 NBSP.
25178         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
25179         U+2018, U+2019 for `'.
25180         (select-safe-coding-system): Message fix.
25182 2003-09-01  Kenichi Handa  <handa@m17n.org>
25184         * international/fontset.el (setup-default-fontset): For Thai
25185         font, specify "*" family.
25187 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
25189         * progmodes/compile.el (previous-error): Accept a prefix
25190         argument, similarly to next-error.
25192 2003-08-31  Masatake YAMATO  <jet@gyve.org>
25194         * pcvs.el (cvs-do-removal): Use = instead of eq to check
25195         the number of files.  Bind the number of files to a local
25196         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
25198 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
25200         * vc-hooks.el (vc-make-version-backup): Fix the change made on
25201         2003-07-26: msdos-long-file-names is a function, not a variable.
25203 2003-08-29  Richard M. Stallman  <rms@gnu.org>
25205         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
25206         Do nothing with mail-personal-alias-file if it is nil.
25208         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
25209         Do nothing if mail-personal-alias-file is nil.
25211         * term.el (term-exec-1): Bind coding-system-for-read.
25213         * dired.el (dired-mouse-find-file-other-window):
25214         Use dired-view-command-alist here, as in dired-view-file.
25215         (dired-view-command-alist): Use %s to substitute file name.
25216         Handle .ps_pages, .eps, .jpg, .gif, .png.
25218 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
25220         * info.el (Info-mode-map): Bind S-tab and <backtab> to
25221         `Info-prev-reference', instead of M-tab.
25223 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
25225         * simple.el (blink-matching-open): Work correctly on chars that
25226         are designated as parens through the syntax-table text property.
25228 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
25230         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
25231         line break position in the middle of a non-kinsoku (e.g. latin)
25232         word, making it skip until either a space or a character with
25233         category "|".
25234         (kinsoku-longer): Test for end of buffer.
25236 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
25238         * mail/rmail.el (rmail-convert-to-babyl-format):
25239         Detect quoted-printable- and base64-encoded messages and decode them
25240         automatically.  Set the message's encoding from the charset=
25241         header, if any.  Decode base64-encoded messages in Mail format as well.
25243 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
25245         * mail/smtpmail.el: Fix previous change.
25246         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
25247         calling smtpmail-via-smtp.
25248         (smtpmail-via-smtp): Add fall-back values for envelope-from.
25250 2003-08-26  John Paul Wallington  <jpw@gnu.org>
25252         * image.el (image-jpeg-p): Don't search beyond length of data.
25254 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
25256         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
25257         misfeature in `expand-abbrev' which caused electric keywords like
25258         "else" to disappear if an open brace was typed directly afterwards.
25260 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
25262         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
25263         mandatory in `define-widget'.
25265         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
25266         Don't align the operators "!=", "<=" and ">=" as assignment operators.
25268         (c-assignment-operators): New language constant that only contains
25269         the assignment operators.
25271         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
25273 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
25275         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
25276         Safeguard against unbalanced sexps.
25278 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
25280         * version.el (emacs-version): Check for gtk.  Include gtk version info.
25282 2003-08-25  John Paul Wallington  <jpw@gnu.org>
25284         * man.el (Man-default-man-entry): Don't whizz past the section
25285         number before looking for it.
25287 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
25289         * progmodes/gud.el (gud-display-line): Don't set window-point if
25290         source buffer is not visible.  (Only happens with M-x gdba.)
25292         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
25293         documentation.
25294         (gdb-source, gdb-source-info): Update to assembler unnecessary
25295         as its done after each GDB command anyway.
25296         (gdb-pre-prompt): Use with-current-buffer.
25297         (gdb-insert-field): Add help-echo text.
25298         (gdb-invalidate-assembler): Re-display of assembler now done in
25299         gdb-info-breakpoints-custom.
25300         (gdb-info-breakpoints-custom): Force re-display of assembler to
25301         happen *after* update of breakpoints buffer.
25302         (gdb-display-source-buffer): Don't choke if gdb-source-window
25303         isn't visible.
25304         (gdb-put-string, gdb-put-arrow): Remove free variables.
25306 2003-08-24  John Paul Wallington  <jpw@gnu.org>
25308         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
25310         * man.el (Man-default-man-entry): Strip text properties when
25311         snarfing parts of entry because `format' preserves properties.
25313 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
25315         * files.el (file-newest-backup): Use `expand-file-name'.
25317         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
25318         Allow the diary to pop up a new frame, if needed.
25320         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
25321         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
25322         (smtpmail-send-it): Make treatment of envelope-from consistent with
25323         sendmail.el.
25325         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
25326         (sh-leading-keywords): Add the bash `time' reserved word.
25327         (sh-variables): Add some bash variables.
25328         (sh-add-completer): Fix nil branch of case statement.
25330 2003-08-24  Masatake YAMATO  <jet@gyve.org>
25332         * progmodes/ld-script.el: New file.
25334 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
25336         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
25338 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
25340         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
25341         Better explain obsolescence, and what to use instead.
25343 2003-08-23  Masatake YAMATO  <jet@gyve.org>
25345         * pcvs.el (cvs-do-removal): Show the deleted file name
25346         on the prompt.
25348 2003-08-20  Dave Love  <fx@gnu.org>
25350         * international/mule.el (make-coding-system)
25351         (set-buffer-file-coding-system): Doc fix.
25353         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
25355         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
25357         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
25359         * international/utf-16.el: Add mime-text-unsuitable coding system
25360         properties.
25362         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
25364         * cus-edit.el: Add some :links.
25365         (bib): Remove.
25367         * textmodes/bib-mode.el (bib): Add :group external.
25369 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
25371         * wid-edit.el (widget-echo-help): Make it handle expressions that
25372         evaluate to strings.
25374 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
25376         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
25378         Simplify selection of SQL products to define highlighting and
25379         interactive mode.  Includes detailed instructions on adding
25380         support for new products.
25382         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
25383         product for use in highlighting and interactive mode.
25384         (sql-interactive-product): New variable.  SQL product for
25385         sql-interactive-mode.
25386         (sql-product-support): New variable.  Specifies product-specific
25387         parameters to drive highlighting and interactive mode.
25388         (sql-imenu-generic-expression): Add more object types.
25389         (sql-sqlite-options): Correct comment.
25390         (sql-ms-program): Use "osql" rather than "isql".
25391         (sql-prompt-regexp, sql-prompt-length): Update comment.
25392         (sql-mode-menu): Add "Start SQLi session" entry.
25393         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
25394         (sql-mode-abbrev-table): Add abbreviations.  Support of
25395         SYSTEM-FLAG on define-abbrev.  Support was removed with last
25396         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
25397         (sql-mode-font-lock-object-name): Add font-lock pattern for object
25398         names.
25399         (sql-mode-ansi-font-lock-keywords): Set as default value.
25400         (sql-mode-oracle-font-lock-keywords): Set as default value.
25401         Support Oracle 9i keywords.
25402         (sql-mode-postgres-font-lock-keywords): Set as default value.
25403         (sql-mode-linter-font-lock-keywords): Set as default value.
25404         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
25405         SQLServer 2000.
25406         (sql-mode-sybase-font-lock-keywords)
25407         (sql-mode-interbase-font-lock-keywords)
25408         (sql-mode-sqlite-font-lock-keywords)
25409         (sql-mode-strong-font-lock-keywords)
25410         (sql-mode-mysql-font-lock-keywords)
25411         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
25412         keywords.
25413         (sql-mode-font-lock-defaults): Update comment.
25414         (sql-product-feature): New function.  Returns feature associated
25415         with a product from `sql-product-support' alist.
25416         (sql-product-font-lock): New function.  Set font-lock support
25417         based on `sql-product'.
25418         (sql-add-product-keywords): New function.  Add font-lock rules to
25419         product-specific keyword variables.
25420         (sql-set-product): New function.  Set `sql-product' and apply
25421         appropriate font-lock highlighting.
25422         (sql-highlight-product): New function.  Set font-lock support
25423         based on a product.  Also set mode name to include product name.
25424         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
25425         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
25426         Use `sql-set-product'.
25427         (sql-highlight-ms-keywords)
25428         (sql-highlight-sybase-keywords)
25429         (sql-highlight-interbase-keywords)
25430         (sql-highlight-strong-keywords)
25431         (sql-highlight-mysql-keywords)
25432         (sql-highlight-sqlite-keywords)
25433         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
25434         (sql-get-login): Prompt in the same order as the tokens.
25435         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
25436         (sql-product-interactive): New function.  Common portions of
25437         product-specific interactive mode wrappers.
25438         (sql-interactive-mode): Rewritten to use product features.
25439         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
25440         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
25441         (sql-db2, sql-linter): Use `sql-product-interactive'.
25442         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
25443         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
25444         (sql-connect-ingres, sql-connect-postgres)
25445         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
25446         New functions.  Format command line parameters and invoke comint on
25447         the appropriate interpreter.  Code was in the corresponding
25448         `sql-xyz' function before.
25449         (sql-connect-ms): New function.  Support -E argument to use
25450         operating system credentials for authentication.
25452 2003-08-18  Kenichi Handa  <handa@m17n.org>
25454         * international/mule.el (encode-char): Fix for the ASCII case.
25456 2003-08-15  Kenichi Handa  <handa@m17n.org>
25458         * international/fontset.el (setup-default-fontset): Change "*" to
25459         nil in the specifications of font family.
25461 2003-08-18  Kim F. Storm  <storm@cua.dk>
25463         * kmacro.el (kmacro-keymap): Group related bindings in
25464         initialization for clarity.  Bind C-s to start macro.
25465         Remove C-r binding.
25466         (kmacro-initial-counter-value): New defvar to hold initial counter
25467         value in case we set the value before defining a macro.
25468         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
25469         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
25470         not defining or executing macro.  Doc fix.
25471         (kmacro-add-counter): Clear kmacro-initial-counter-value.
25472         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
25473         temporarily view older elements on the macro ring without cycling
25474         the ring.
25475         (kmacro-display): Doc fix.
25476         (kmacro-exec-ring-item): New helper function.
25477         (kmacro-call-ring-2nd): Use it.
25478         (kmacro-call-ring-2nd-repeat): Doc fix.
25479         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
25480         (kmacro-end-or-call-macro): Execute last viewed macro (using
25481         kmacro-exec-ring-item) from ring if this follows
25482         kmacro-view-macro.  This allows us to find a macro on the ring
25483         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
25484         the ring to bring it to the head of the ring.
25485         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
25486         Allow binding to reserved keys without specifying C-x C-k prefix.
25487         Ask for confirmation if entered key sequence is already bound to
25488         a non-macro command.
25489         (kmacro-view-macro): Repeating command will show older elements
25490         on the macro ring; C-k will execute the last viewed macro.
25491         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
25492         property from 'ring to 'head.
25494 2003-08-17  Alan Shutko  <ats@acm.org>
25496         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
25497         keeping December out of the alist.
25499 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
25501         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
25502         * calendar/calendar.el (calendar-mode-map): Bind it to key.
25503         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
25504         (calendar-flatten): New function.
25505         (calendar-mouse-view-other-diary-entries)
25506         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
25507         in the menu title and to show multi-line diary entries correctly
25508         in the menu.
25510 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
25512         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
25513         defcustom, because the default was recently changed.
25515 2003-08-16  Richard M. Stallman  <rms@gnu.org>
25517         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
25519         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
25520         New subroutine, broken out of eval-last-sexp-1.
25521         (eval-last-sexp-1): Use eval-last-sexp-print-value.
25523         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
25525         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
25527         * simple.el (eval-expression): Use eval-last-sexp-print-value.
25529 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
25531         * progmodes/compile.el (compilation-error-regexp-alist):
25532         Add Java ANt error detection as described in document
25533         http://ant.apache.org/faq.html
25535 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
25537         * simple.el (backward-word, forward-to-indentation)
25538         (backward-to-indentation): Argument changed to optional.
25539         (next-line, previous-line): Use `or' instead of `unless'.
25541 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
25543         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
25544         instead of a constant.
25546 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
25548         * shell.el (shell): With prefix-arg, suggest a new buffer name.
25550 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
25552         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
25553         (vc-sccs-workfile-version): Search the entire delta table, rather
25554         than just the first entry, because that might be a deleted version.
25556 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
25558         * menu-bar.el (menu-bar-options-menu): Supply a body for the
25559         [save-place] binding in the Options menu.  Have it require
25560         'saveplace' and then toggle the variable manually, to avoid an
25561         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
25562         for the bug report.
25564 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
25566         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
25567         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
25568         (gdb-info-threads-custom): Add help-echo text.
25569         (gdb-display-back): Don't use purecopy.
25570         (gdb-info-breakpoints-custom, gdb-reset)
25571         (gdb-assembler-custom): Use display-images-p to test if breakpoint
25572         icons can be displayed.
25574 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
25576         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
25578 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
25580         * bookmark.el (bookmark-completing-read):
25581         Return a string, instead of a list of one string.
25582         Use a popup menu if activated from the mouse.
25583         (bookmark-edit-annotation): Remove unused vars.
25584         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
25585         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
25586         to bookmark-completing-read.
25587         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
25588         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
25589         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
25590         and erase-buffer.
25591         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
25592         (bookmark-menu-jump, bookmark-menu-insert)
25593         (bookmark-popup-menu-and-apply-function)
25594         (bookmark-menu-popup-paned-bookmark-menu): Remove.
25595         (bookmark-menu-build-paned-menu): Remove by folding it into
25596         bookmark-menu-popup-paned-menu.
25597         (menu-bar-bookmark-map): Move the define-key statements here.
25598         Use the "non-menu" commands since they now pop up a menu if needed.
25599         (bookmark-exit-hook-internal): Simplify.
25601 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
25603         * reftex-toc.el (reftex-toc-rename-label): New function.
25604         (reftex-toc-check-docstruct): New function.
25606         * reftex.el (reftex-region-active-p): New function.
25608         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
25609         regexp to find the \bibliography macro.
25611         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
25612         which does not exist in LaTeX.
25613         (reftex-cite-format-builtin): Added amsrefs support.
25614         (reftex-toc-confirm-promotion): New option
25616         * reftex-toc.el
25617         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
25618         (reftex-toc-demote, reftex-toc-promote)
25619         (reftex-toc-do-promote, reftex-toc-promote-prepare)
25620         (reftex-toc-promote-action, reftex-toc-extract-section-number)
25621         (reftex-toc-newhead-from-alist)
25622         (reftex-toc-load-all-files-for-promotion): New functions.
25623         (reftex-toc-help): Added description of new keys.
25624         (reftex-toc-split-windows-fraction): New option.
25625         (reftex-recenter-toc-when-idle): Search *toc* window on all
25626         visible frames.
25627         (reftex-toc): Additional parameter REUSE
25628         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
25629         with REUSE argument.
25630         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
25631         the call of `reftex-toc'.
25632         (reftex-make-separate-toc-frame): New function .
25633         (reftex-toc-recenter): When called with triple prefix arg, call
25634         `reftex-make-separate-toc-frame' first.
25635         (reftex-toc-toggle-dedicated-frame): New command.
25636         (reftex-toc-quit): Adapted to delete frame when called in
25637         dedicated frame.
25639         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
25640         all enclosing macros.
25643 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
25645         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
25646         first use.
25648 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
25650         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
25652 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
25654         * calendar/calendar.el (list-diary-entries-hook)
25655         (diary-display-hook, nongregorian-diary-listing-hook)
25656         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
25657         Add some customize options for these hooks.
25658         (calendar-abbrev-construct): Don't try to take a substring longer
25659         than the original string.
25661 2003-08-05  Richard M. Stallman  <rms@gnu.org>
25663         * emacs-lisp/testcover.el (noreturn): Report error if does return.
25664         (testcover-reinstrument-clauses): Doc fix.
25666         * emacs-lisp/warnings.el: Doc fixes, args renamed.
25667         (warning-type-format): Rename from warning-group-format.
25669         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
25670         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
25671         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
25672         to prevent warnings about defvar for an obsolete variable.
25674         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
25675         warning-group-format renamed to warning-type-format.
25677         * subr.el (read-passwd): Use clear-string instead of fillarray.
25679         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
25680         Use vconcat instead of concat.
25681         (edmacro-sanitize-for-string): New function.
25683 2003-08-05  Dave Love  <fx@gnu.org>
25685         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
25686         line-number-display-limit-width.
25688         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
25690 2003-08-05  Kenichi Handa  <handa@m17n.org>
25692         * international/code-pages.el: Don't require mule-diag.
25694         * international/mule-diag.el (non-iso-charset-alist):
25695         Add autoload cookie.
25697         * language/devan-util.el (dev-glyph-order): Add an entry for the
25698         glyph code #xC4.
25700 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
25702         * calendar/calendar.el (diary-file, diary-file-name-prefix)
25703         (european-calendar-style, diary-date-forms)
25704         (calendar-day-name-array, calendar-month-name-array): Doc change.
25705         (generate-calendar-month): Adapt for new behavior of
25706         `calendar-day-name' function.
25707         (calendar-abbrev-length, calendar-day-abbrev-array)
25708         (calendar-month-abbrev-array): New variables.
25709         (calendar-abbrev-construct): New function.
25710         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
25711         rather than fixing abbrevs at some width.  Calling syntax change.
25712         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
25713         (calendar-date-string): Adapt for new behaviors of
25714         `calendar-day-name' and `calendar-month-name' functions.
25716         * calendar/diary-lib.el (list-diary-entries): Adapt for new
25717         behavior of `calendar-day-name' and `calendar-month-name' functions.
25718         (diary-name-pattern): Use abbrev arrays, rather than fixing
25719         abbrevs at three chars.  Calling syntax change.
25720         (mark-diary-entries): Adapt for new behaviors of
25721         `diary-name-pattern' and `calendar-make-alist' functions.
25722         (fancy-diary-font-lock-keywords): Adapt for new behavior of
25723         `diary-name-pattern' function.
25724         (font-lock-diary-date-forms): Use abbrev arrays, rather than
25725         fixing abbrevs at three chars.  Calling syntax change.
25726         (cal-hebrew, cal-islam): Require when compiling.
25727         (diary-font-lock-keywords): Adapt for new behavior of
25728         `font-lock-diary-date-forms' function.
25730         * calendar/cal-hebrew.el: Reposition some code so defined before used.
25731         (calendar-hebrew-month-name-array-common-year)
25732         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
25733         (list-hebrew-diary-entries): Adapt for new behaviors of
25734         `calendar-day-name' and `add-to-diary-list' functions.
25735         (mark-hebrew-diary-entries): Adapt for new behaviors of
25736         `diary-name-pattern' and `calendar-make-alist' functions.
25738         * calendar/cal-islam.el (calendar-islamic-month-name-array):
25739         Add doc string.
25740         (list-islamic-diary-entries): Adapt for new behaviors of
25741         `calendar-day-name' and `add-to-diary-list' functions.
25742         (mark-islamic-diary-entries): Adapt for new behaviors of
25743         `diary-name-pattern' and `calendar-make-alist' functions.
25745         * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
25746         `calendar-month-name' function.
25748         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
25750         * calendar/solar.el (solar-seasons-data): Move definition before use.
25752         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
25753         (cal-tex-LaTeX-hourbox): Move definition before use.
25755         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
25756         * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
25757         * lunar.el, solar.el (displayed-month, displayed-year):
25758         Define for compiler.
25760 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
25762         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
25763         MODE.  Renamed from c-init-c-language-vars'.
25764         (c-initialize-cc-mode): Change accordingly.
25765         (c-common-init): Ditto.
25766         (c-mode): Ditto.
25767         (c++-mode): Use `c-init-language-vars-for'.
25768         (objc-mode): Ditto.
25769         (java-mode): Ditto.
25770         (idl-mode): Ditto.
25771         (pike-mode): Ditto.
25772         (awk-mode): Ditto.
25774 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
25776         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
25777         or not the point moved.
25779         (c-search-decl-header-end): Don't trip up on operator identifiers
25780         in C++ and operators like == in all languages.
25782         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
25783         Detect leading labels correctly.
25785 2003-08-02  Andreas Schwab  <schwab@suse.de>
25787         * textmodes/ispell.el: Don't redo key bindings on loading, put
25788         them only in loaddefs.el.
25789         * bookmark.el: Likewise.
25790         * dabbrev.el: Likewise.
25791         * emerge.el: Likewise.
25793         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
25794         has more than one member.
25796         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
25798 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
25800         * lpr.el (printify-region): It was ending conversion before the
25801         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
25803 2003-07-31  John Paul Wallington  <jpw@gnu.org>
25805         * net/browse-url.el (browse-url-epiphany): Doc fix.
25807 2003-07-30  Kenichi Handa  <handa@m17n.org>
25809         * international/fontset.el (setup-default-fontset):
25810         Change registry names of Akurti fonts.
25812 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
25814         * comint.el (comint-read-noecho): Use `clear-string' instead of
25815         `fillarray'.
25817 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
25819         * outline.el (outline-mode-hook): Add defvar.
25821 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
25823         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
25824         Restore assembler in source window if that is what has been selected.
25825         (menu): Add gdb-restore-windows to menu.  Make gdba
25826         specific menus only visible from gdba.
25828 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
25830         * progmodes/compile.el (compilation-environment): New user variable.
25831         (compile-internal): Respect it.
25833 2003-07-23  Masatake YAMATO  <jet@gyve.org>
25835         * progmodes/gud.el (gdb-script-font-lock-keywords):
25836         Put `font-lock-function-name-face' on a symbol which includes
25837         `-' like `hook-run'.  Put font-lock-variable-name-face
25838         on a symbol starting with $.
25840 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
25842         * files.el (set-visited-file-name): Use truename for buffer-file-name.
25844 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
25846         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
25848 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
25850         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
25851         Use with-no-warnings.
25852         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
25853         rather than to find-file-not-found-hook, which doesn't exist.
25855 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
25857         * international/quail.el (quail-translate-key): Fix previous change.
25859 2003-07-25  John Paul Wallington  <jpw@gnu.org>
25861         * server.el (server-start): Check `server-process' is non-nil
25862         before killing it to avoid killing current buffer's process.
25864         * simple.el (choose-completion-string): Use `minibufferp';
25865         test `completion-reference-buffer' if `buffer' arg is nil.
25866         (push-mark): Use `when' and `unless'.
25867         (pop-mark): Use `when'.
25869         * mouse-sel.el (mouse-sel-get-selection-function):
25870         Check `x-last-selected-text-primary'.  Don't barf if it or
25871         `x-last-selected-text' aren't bound.
25873 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
25875         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
25877 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
25879         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
25881 2003-07-23  John Paul Wallington  <jpw@gnu.org>
25883         * tooltip.el (defface tooltip): Inherit from variable-pitch.
25885 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
25887         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
25888         string.  Defvar the derived hook.
25890         * macros.el (insert-kbd-macro): Escape double quote character.
25891         From Thomas W Murphy <twm@andrew.cmu.edu>.
25893 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
25895         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
25896         to match the specific mark rather than reusing comment-start-skip.
25898 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
25900         * progmodes/hideshow.el (hs-special-modes-alist):
25901         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
25903 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
25905         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
25906         value using ?\s.
25908 2003-07-21  John Paul Wallington  <jpw@gnu.org>
25910         * subr.el (with-selected-window): Add closing paren.
25912 2003-07-21  Richard M. Stallman  <rms@gnu.org>
25914         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
25915         (lisp-mode): Likewise.
25917         * subr.el (with-selected-window): Copy code form save-selected-window
25918         so as to call select-window with norecord arg.
25919         (dynamic-completion-table): Doc fix.
25920         (lazy-completion-table): Doc fix.
25922         * international/mule-cmds.el (set-locale-environment):
25923         langinfo renamed to locale-info.
25925         * international/mule.el (auto-coding-functions): Doc fix.
25927 2003-07-21  Kenichi Handa  <handa@m17n.org>
25929         * international/quail.el (quail-translate-key):
25930         Update quail-current-str correctly.
25932 2003-07-21  Andreas Schwab  <schwab@suse.de>
25934         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
25935         ?, to "_".
25937 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
25938         Version 2.0.36 of Tramp released.
25940         * net/tramp.el (tramp-default-password-end-of-line): Rename from
25941         tramp-password-end-of-line.
25942         (tramp-password-end-of-line): New method parameter.
25943         (tramp-get-password-end-of-line): Function to access method
25944         parameter `tramp-password-end-of-line', or variable
25945         `tramp-default-password-end-of-line' (default value).
25946         (tramp-methods): Add entries for new parameter
25947         tramp-password-end-of-line.
25948         (tramp-enter-password): Use new function
25949         `tramp-get-password-end-of-line'.
25950         (tramp-handle-insert-file-contents): Do not
25951         unconditionally inhibit the file operation file-local-copy, only
25952         do that when the inhibit-file-name-operation is currently
25953         insert-file-contents.  This fixes finding remote CVS-controlled
25954         files.  (It would barf on inserting the CVS/Entries file
25955         literally, because the file-local-copy handler wasn't called.)
25956         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
25957         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
25958         (tramp-initial-commands): New variable.
25959         (tramp-process-initial-commands): New function, using the variable.
25960         (tramp-open-connection-setup-interactive-shell): Call the new function.
25961         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
25962         method into the buffer name, never use nil.  Reported by Hanak
25963         David <dhanak@inf.bme.hu>.
25964         (tramp-open-connection-setup-interactive-shell): Erase buffer
25965         before sending "stty -onlcr".
25967         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
25969 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
25971         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
25973 2003-07-19  John Paul Wallington  <jpw@gnu.org>
25975         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
25976         (artist-draw-rect, artist-draw-square): Doc fixes.
25978         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
25980         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
25982 2003-07-19  Kenichi Handa  <handa@m17n.org>
25984         * international/kkc.el (kkc-show-conversion-list-update):
25985         Highlight the correct candidate in the message.
25987 2003-07-18  John Paul Wallington  <jpw@gnu.org>
25989         * simple.el (current-word): Don't include punctuation char when
25990         `really-word' arg is non-nil.
25992 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
25994         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
25995         moved to the directory obsolete.
25997 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
25999         * info.el (Info-menu-entry-name-re): Allow newlines in
26000         menu entry names.
26002         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
26003         syntax-ppss-after-change-function.
26004         (syntax-ppss-after-change-function): New alias.  Update uses.
26005         (syntax-ppss): Catch the case where the buffer is narrowed.
26007 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
26009         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
26010         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
26012 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
26014         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
26015         since it might be modified.
26017         * progmodes/cc-langs.el (c++-make-template-syntax-table)
26018         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
26019         names to these language constants.
26021 2003-07-15  Kim F. Storm  <storm@cua.dk>
26023         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
26024         All uses changed.
26026 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
26028         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
26029         Namespace support.
26031 2003-07-13  Juanma Barranquero  <lektu@terra.es>
26033         * frame.el (modify-all-frames-parameters): Reinstall (copyright
26034         papers received).
26036 2003-07-13  Karl Eichwalder  <ke@suse.de>
26038         * textmodes/po.el (po-find-charset): White space at the start of the
26039         Content-Type field body is non-mandatory.
26041 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
26043         * textmodes/texinfo.el (texinfo-section-list):
26044         Append appendixsection; a synonym for appendixsec.
26046 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
26048         * man.el (Man-translate-cleanup): New.
26049         (Man-translate-references): Call `Man-translate-cleanup' to clean
26050         leading, trailing and middle spaces.
26052 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
26054         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
26055         Handle `dired-directory' being a list.
26057 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
26059         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
26060         it doesn't exist.
26062 2003-07-12  Richard M. Stallman  <rms@gnu.org>
26064         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
26066         * progmodes/cc-defs.el (c-make-keywords-re):
26067         Don't use delete-duplicates.
26068         (c-lang-const): Don't use mapcan.
26070         * apropos.el (apropos-show-scores): Make it customizable.
26071         Document new meaning.
26072         (apropos): Compute scores from symbols.
26073         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
26075 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26077         * ps-bdf.el: Fix copyright line.
26078         (bdf-directory-list): Fix initialization code.
26080 2003-07-11  John Paul Wallington  <jpw@gnu.org>
26082         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
26083         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
26084         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
26086 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
26088         * emacs-lisp/ring.el (ring-elements): Doc fix.
26090 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
26092         * calendar/timeclock.el (timeclock-relative)
26093         (timeclock-ask-before-exiting, timeclock-use-display-time):
26094         Doc changes.
26095         (timeclock-modeline-display): Give a message if
26096         `timeclock-use-display-time' is non-nil but `display-time-mode'
26097         is not active.
26099 2003-07-11  Kenichi Handa  <handa@m17n.org>
26101         * international/mule-cmds.el (set-language-environment):
26102         Set current-language-environment to the correct string.
26104 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26106         * ps-print.el: Print line number correctly in a region.  Reported by
26107         Tim Allen <timallen@ls83.fsnet.co.uk>.
26108         (ps-print-version): New version number (6.6.2).
26109         (ps-printing-region): Code fix.
26111 2003-07-10  John Paul Wallington  <jpw@gnu.org>
26113         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
26114         this function can be called from `add-completions-from-tags-table'.
26116 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
26118         * calendar/timeclock.el (timeclock-use-display-time)
26119         (timeclock-day-over-hook, timeclock-workday-remaining)
26120         (timeclock-status-string, timeclock-when-to-leave)
26121         (timeclock-when-to-leave-string, timeclock-log-data)
26122         (timeclock-find-discrep, timeclock-day-base)
26123         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
26124         (timeclock-modeline-display): Set the variable
26125         `timeclock-modeline-display'.
26126         (timeclock-update-modeline): Doc fix.  Respect value of
26127         `timeclock-relative'.
26129 2003-07-09  Richard M. Stallman  <rms@gnu.org>
26131         * textmodes/reftex-parse.el (reftex-all-document-files):
26132         Add autoload cookie.
26134         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
26135         (reftex-scanning-info-available-p): Add autoload cookie.
26137         * international/mule-cmds.el
26138         (set-display-table-and-terminal-coding-system): Delete duplicate
26139         aset on standard-display-table.
26141         * view.el (view-file): If existing buffer's major mode is special,
26142         don't go into view mode.
26144         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
26146 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
26148         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
26149         buffer changes; there's third party code that calls this function
26150         directly.
26152 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
26154         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
26155         (autodoc-font-lock-keywords): Don't byte compile on font lock
26156         initialization when running from byte compiled files.
26158 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
26160         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
26161         statement ends with auto-increment "++".
26163 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
26165         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
26166         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
26167         these are changed, so declare them as variables and not constants.
26169 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
26171         * subr.el (dolist, dotimes): Doc fix.
26173 2003-07-08  Kim F. Storm  <storm@cua.dk>
26175         * international/mule-cmds.el
26176         (set-display-table-and-terminal-coding-system): Don't break
26177         bootstrap if standard-display-table isn't setup yet.
26179 2003-07-07  Richard M. Stallman  <rms@gnu.org>
26181         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
26182         Give it a doc string, and autoload it.
26184         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
26185         Use with-no-warnings.
26187         * info.el (Info-search): If find invisible text, search again.
26189         * isearch.el (search-whitespace-regexp): Add a shy group around it.
26191         * man.el (Man-name-regexp): Match + as part of name.
26193         * simple.el (visible-mode): Rename from vis-mode.
26194         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
26196         * simple.el (current-word): New arg REALLY-WORD specifies
26197         don't include punctuation chars.
26199         * emacs-lisp/debug.el (debug, debugger-env-macro):
26200         Use with-no-warnings while accessing and binding unread-command-char.
26202         * international/mule-cmds.el
26203         (set-display-table-and-terminal-coding-system): Use explicit loop
26204         instead of calling standard-display-default.
26206         * net/ange-ftp.el (ange-ftp-file-symlink-p):
26207         Use condition-case to catch error in ange-ftp-get-files.
26209         * net/browse-url.el (browse-url-browser-function):
26210         Add alternative for Epiphany.
26211         (browse-url-epiphany-program, browse-url-epiphany-arguments)
26212         (browse-url-epiphany-startup-arguments)
26213         (browse-url-epiphany-new-window-is-tab): New variables.
26214         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
26216         * progmodes/compile.el (compile-auto-highlight): Default now t.
26217         (compile): Doc fix.
26218         (compilation-next-error): Fix previous change.
26220         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
26222         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
26224 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
26226         * gdb-ui.el (gdb-source-info): Display current frame when
26227         attaching to an existing process.
26228         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
26229         while laying out windows when attaching to an existing process.
26231 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
26233         * info.el (Info-menu): Use Info-menu-entry-name-re.
26235 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
26237         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
26238         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
26240         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
26241         to match the same text.
26243 2003-07-06  John Paul Wallington  <jpw@gnu.org>
26245         * vc.el (vc-annotate-offset): Move defvar up.
26247 2003-07-06  Kim F. Storm  <storm@cua.dk>
26249         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
26250         This should fix the infinite loop when extracting menu names.
26252 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
26254         * files.el (auto-mode-alist, interpreter-mode-alist):
26255         Remove entries to CC Mode modes to avoid duplicates; they are now added
26256         with autoload directives in cc-mode.el.
26258 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
26260         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
26261         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
26262         these are changed, so declare them as variables and not constants.
26264         * progmodes/cc-mode.el: Fix some autoload problems: Try to
26265         ensure that the entry for ".c" extension comes before the one for
26266         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
26267         Fix incorrect entries that were added to `interpreter-mode-alist'.
26268         Move the autoload directives for AWK to the top level since they
26269         aren't recognized anywhere else.  Do not use the new AWK mode doc
26270         in the autoload form for the old AWK mode.
26272 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
26274         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
26275         (bibtex-sort-ignore-string-entries): Default value t.
26276         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
26277         erroneously in previous version.
26278         (bibtex-string-files): Docstring reflects new parsing scheme.
26279         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
26280         docstring, add # as one of the chars to crush
26281         (bibtex-autokey-prefix-string, bibtex-autokey-names)
26282         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
26283         (bibtex-autokey-name-change-strings)
26284         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
26285         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
26286         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
26287         (bibtex-autokey-title-terminators)
26288         (bibtex-autokey-titlewords-stretch)
26289         (bibtex-autokey-titleword-ignore)
26290         (bibtex-autokey-titleword-case-convert)
26291         (bibtex-autokey-titleword-abbrevs)
26292         (bibtex-autokey-titleword-abbrevs)
26293         (bibtex-autokey-titleword-change-strings)
26294         (bibtex-autokey-titleword-length)
26295         (bibtex-autokey-titleword-separator)
26296         (bibtex-autokey-name-year-separator)
26297         (bibtex-autokey-year-title-separator)
26298         (bibtex-autokey-before-presentation-function)
26299         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
26300         Fix docstring.
26301         (bibtex-strings, bibtex-reference-keys):
26302         Use lazy-completion-table and make-variable-buffer-local.
26303         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
26304         (bibtex-braced-string-syntax-table)
26305         (bibtex-quoted-string-syntax-table): New variables.
26306         (bibtex-parse-nested-braces): Remove.
26307         (bibtex-parse-field-string): Use syntax table and forward-sexp.
26308         (bibtex-parse-association): Simplify.
26309         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
26310         (bibtex-parse-field-text): Simplify.
26311         (bibtex-search-forward-field, bibtex-search-backward-field):
26312         argument BOUND can take value t.
26313         (bibtex-start-of-field, bibtex-start-of-name-in-field)
26314         (bibtex-end-of-name-in-field, bibtex-end-of-field)
26315         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
26316         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
26317         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
26318         (bibtex-skip-to-valid-entry): Return buffer position of beginning
26319         and ending of entry.  Update for changes of bibtex-search-entry.
26320         Simplify.
26321         (bibtex-map-entries): FUN is called with three arguments.
26322         (bibtex-search-entry): Return a cons pair with buffer positions of
26323         beginning and end of entry.
26324         (bibtex-enclosing-field): Simplify.
26325         (bibtex-format-entry): Use booktitle to set a missing title.
26326         (bibtex-autokey-get-names): Fiddle with regexps.
26327         (bibtex-generate-autokey): Use identity.
26328         (bibtex-parse-keys): Use simplified parsing algorithm if
26329         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
26330         arguments.  Return alist of keys.
26331         (bibtex-parse-strings): Simplify.  Return alist of strings.
26332         (bibtex-complete-string-cleanup): Fix docstring.
26333         (bibtex-read-key): New function.
26334         (bibtex-mode): Fix docstring.  Do not parse for keys and
26335         strings when the mode is entered.  Set fill-paragraph-function to
26336         bibtex-fill-field.  Setup font-lock-mark-block-function the way
26337         font-lock intended.
26338         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
26339         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
26340         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
26341         (bibtex-Preamble): Avoid hard coded constants.
26342         (bibtex-make-field): Fix docstring.  Simplify.
26343         (bibtex-beginning-of-entry): Always return new position of point.
26344         (bibtex-end-of-entry): Rearrange cond clauses.
26345         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
26346         Update for changes of bibtex-map-entries.
26347         (bibtex-ispell-abstract): Do not move point.
26348         (bibtex-entry-index): Use downcase.  Simplify.
26349         (bibtex-lessp): Handle catch-all.
26350         (bibtex-find-crossref): Turn into a command.
26351         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
26352         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
26353         preamble entries.
26354         (bibtex-fill-field-bounds): New function.
26355         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
26356         (bibtex-fill-entry): Use bibtex-fill-field-bounds
26357         (bibtex-String): Use bibtex-strings.  Always obey
26358         bibtex-sort-ignore-string-entries.
26360 2003-07-05  John Paul Wallington  <jpw@gnu.org>
26362         * cus-theme.el (customize-create-theme):
26363         Call `customize-create-theme' in Reset widget's notify function.
26365         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
26366         (ibuffer-mark-interactive): Use `or' instead of `unless'.
26367         (define-ibuffer-column name): Add summarizer.
26368         (define-ibuffer-column size): Likewise.
26369         (define-ibuffer-column filename): Likewise.
26370         (define-ibuffer-column process): Likewise.  Change BODY's output too.
26371         (define-ibuffer-column filename-and-process): Likewise, likewise.
26372         (ibuffer): Remove local vars `already-in' and `need-update'.
26374         * ibuf-ext.el: Don't require `derived' at compile-time.
26376 2003-07-05  Kim F. Storm  <storm@cua.dk>
26378         * info.el: Disable paragraph refilling.
26379         (Info-refill-paragraphs): New defcustom.
26380         (Info-fontify-node): Use it.
26382 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
26384         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
26385         thingies from constructors created by defstruct.
26387         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
26388         the default value of the variable.
26389         (byte-code-meter): Move declaration to top level.
26391         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
26393         * info.el (Info-following-node-name-re): New fun.
26394         (Info-following-node-name): Remove.
26395         (Info-insert-dir): Use the new fun.
26396         (Info-extract-pointer): Don't save restriction; use new fun.
26397         (Info-menu-entry-name-re): New const.
26398         (Info-menu-entry-name-re): Use it along with new fun.
26399         (Info-node-spec-re): Use new fun.
26400         (Info-complete-menu-item, Info-fontify-node): Use new const.
26401         (Info-goto-node, Info-follow-reference, Info-menu-update):
26402         Use match-string.
26403         (Info-follow-reference): Use assoc-string.
26404         Use a list of strings for the completion table.
26405         (Info-fontify-node): Use match-string, line-end-position.
26406         Limit the search for `node:' to the first line.
26408         * newcomment.el (uncomment-region): Remove padding coming from
26409         comment-start rather than just from comment-padding.
26411         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
26412         (vc-cvs-stay-local-p): Use vc-stay-local-p.
26413         (vc-cvs-rename-file): Remove (use the default).
26414         (vc-cvs-register): Register parent dir if needed.
26415         (vc-cvs-could-register): Return non-nil if parent can be registered.
26416         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
26417         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
26419         * vc-svn.el (vc-svn-use-edit): Make it into a const.
26420         (vc-svn-update): Fix the arguments to `svn'.
26421         (vc-svn-diff-tree): Just use `vc-svn-diff'.
26422         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
26423         Simple implementations, assuming `name' is a URL.
26425         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
26426         set of chars allowed unquoted in a case pattern.
26428         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
26430         * font-lock.el (font-lock-extra-types-widget)
26431         (c-font-lock-extra-types, c++-font-lock-extra-types)
26432         (objc-font-lock-extra-types, java-font-lock-extra-types)
26433         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
26434         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
26435         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
26436         (font-lock-match-c++-structor-declaration)
26437         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
26438         (c++-font-lock-keywords-3, c++-font-lock-keywords)
26439         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
26440         (objc-font-lock-keywords-3, objc-font-lock-keywords)
26441         (java-font-lock-keywords-1, java-font-lock-keywords-2)
26442         (java-font-lock-keywords-3, java-font-lock-keywords)
26443         (java-font-lock-syntactic-face-function): Remove obsolete code
26444         and constants.  It's all in cc-fonts.el now.
26446 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
26448         * mail/sendmail.el (mail-specify-envelope-from)
26449         (mail-envelope-from): Doc fix.
26451 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
26453         * generic-x.el: Do away with the dependency on `c-emacs-features'
26454         when populating `rul-generic-mode-syntax-table'; we already know
26455         this isn't XEmacs.
26457 See ChangeLog.10 for earlier changes.
26459 ;; Local Variables:
26460 ;; coding: iso-2022-7bit
26461 ;; End:
26463     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
26464   Copying and distribution of this file, with or without modification,
26465   are permitted provided the copyright notice and this notice are preserved.
26467 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1