Condition out a misleading message.
[emacs.git] / lisp / ChangeLog
blob1636bdba6a39b67cbc63382f6d14012e7ea2a753
1 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
3         * vc.el (vc-do-command): Condition out a misleading message when
4         running asynchronously.
6 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
8         * calc/README: Add recent news.
10 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
12         * term/x-win.el (x-gtk-stock-map, icon-map-list)
13         (x-gtk-map-stock): Delete duplicated definitions from merge.
15         * progmodes/octave-mod.el: Require octave-inf at compile time
17         * progmodes/compile.el (compilation-skip-to-next-location)
18         (compilation-skip-threshold, compilation-skip-visited): Move
19         definitions earlier.
21         * play/decipher.el (decipher-keypress):
22         * play/zone.el (zone-fall-through-ws):
23         * play/landmark.el (lm-move-down, lm-move-up):
24         * play/handwrite.el (handwrite):
25         * mail/mspools.el (mspools-visit-spool):
26         * wdired.el (wdired-next-line, wdired-previous-line):
27         * tar-mode.el (tar-subfile-save-buffer):
28         * scroll-lock.el (scroll-lock-next-line)
29         (scroll-lock-previous-line):
30         * image-dired.el (image-dired-next-line)
31         (image-dired-previous-line):
32         * ediff-help.el (ediff-help-message-line-length): Use
33         forward-line.
35         * smerge-mode.el (smerge-auto-refine):
36         * diff-mode.el (diff-auto-refine): Add :group.
38         * play/yow.el: Require doctor at compile time.
40         * vmsproc.el: Provide vmsproc.
41         (command-send-input): Use forward-line.
43         * vms-patch.el: Require ps-print and vmsproc at compile time.
45         * vc-mtn.el (log-view-message-re, log-view-file-re)
46         (log-view-font-lock-keywords): Pacify byte-compiler.
48         * vc-hg.el: Require log-view at compile time.
50 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
52         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
54 2007-10-20  Glenn Morris  <rgm@gnu.org>
56         * progmodes/f90.el (f90-font-lock-keywords-2)
57         (f90-looking-at-type-like): Fix regexp typos.
59 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
61         * bs.el (bs--track-window-changes): Don't refresh the whole list.
62         (bs-mode): Set mode-class property to special.
64 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
66         * diff-mode.el (diff-auto-refine): New var.
67         (diff-hunk): Use it.
68         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
69         (diff-refine-change): Rename from diff-fine-change.  Change it.
70         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
71         (diff-refine-hunk): Rename from diff-fine-highlight.
73 2007-10-20  John Paul Wallington  <jpw@pobox.com>
75         * help-fns.el (describe-variable-custom-version-info): New function
76         to return variable's version or package version note.
77         (describe-variable): Use it, display result.
79 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * smerge-mode.el (smerge-auto-refine): New var.
82         (smerge-next, smerge-prev): Use it.
83         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
85         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
86         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
88         * vc-bzr.el (vc-bzr-diff-tree):
89         * vc-git.el (vc-git-diff-tree):
90         * vc-hg.el (vc-hg-diff-tree):
91         * vc-mcvs.el (vc-mcvs-diff-tree):
92         * vc-mtn.el (vc-mtn-diff-tree):
93         * vc-svn.el (vc-svn-diff-tree): Remove.
95         * vc-mtn.el (vc-mtn-revision-completion-table):
96         * vc-cvs.el (vc-cvs-revision-completion-table):
97         * vc-arch.el (vc-arch-revision-completion-table):
98         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
99         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
100         Make it work when the arg is a list of files.
102 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
104         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
105         Also `revision-completion-table' now takes a list of files.
106         (vc-deduce-fileset): Remove unused var `regexp'.
107         Only obey allow-directory-wildcard in dired buffers.
108         (vc-default-diff-tree): Remove.
109         (vc-diff-added-files): New var.
110         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
111         (vc-version-diff): Revert from `vc-history-diff' to the original name.
112         Remove the `backend' arg.
113         (vc-contains-version-controlled-file): Remove.
114         (vc-diff): Bring it closer to the version in Emacs-22.
115         (vc-revert): Fix typo in let-binding.
116         (vc-default-unregister): Remove.
117         (vc-dired-buffers-for-dir): Remove N^2 behavior.
119 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
121         * textmodes/two-column.el (2C-split, 2C-merge):
122         * textmodes/bib-mode.el (bib-find-key, mark-bib):
123         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
124         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
125         * progmodes/ada-xref.el (ada-get-all-references):
126         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
127         * emulation/vi.el (vi-previous-line-first-nonwhite)
128         (vi-effective-range, vi-put-before):
129         * emulation/edt.el (edt-next-line, edt-previous-line)
130         (edt-paragraph-forward): Use forward-line.
132         * progmodes/etags.el (tags-apropos): Require apropos at compile
133         time too.
135         * progmodes/prolog.el: Require comint when compiling.
136         (inferior-prolog-flavor): Move defvar before use.
138 2007-10-19  Richard Stallman  <rms@gnu.org>
140         * font-core.el (turn-on-font-lock-if-desired):
141         Rename from `turn-on-font-lock-if-enabled'.
142         Fully obey `font-lock-global-modes'.
144 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
146         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
147         which will not affect the behavior of things like forward-word.
148         (diff-fine-highlight): Preserve point.
150         * doc-view.el (doc-view-mode-map): Use remapping.
151         Don't rebind C-v, M-v to their default value.
152         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
154         * smerge-mode.el: Add word-granularity refinement.
155         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
156         (smerge-refine-weight-hack): New vars.
157         (smerge-refine-forward): New fun.
158         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
159         (smerge-refine-subst): Use them as well.  Preserve point.
161 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
163         * follow.el (follow-unload-function): New function.
165         * loadhist.el (unload-function-features-list):
166         Rename from `unload-hook-features-list'.
167         (unload-hook-features-list): Add as obsolete alias.
168         (unload-feature): Use `unload-function-features-list'
169         and new FEATURE-unload-function.
171 2007-10-19  Glenn Morris  <rgm@gnu.org>
173         * bindings.el (mouse-minor-mode-menu)
174         (minor-mode-menu-from-indicator): Move to mouse.el.
175         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
176         Move here from bindings.el.
178 2007-10-19  Richard Stallman  <rms@gnu.org>
180         * help-fns.el (describe-function-1): Don't use the advice origname
181         if it has no function definition.
183 2007-10-18  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
185         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
186         Use `save-restriction' rather than `widen'.
188 2007-10-18  Richard Stallman  <rms@gnu.org>
190         * time.el (display-time-world-time-format): Display day # not month #.
192 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
194         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
196         * doc-view.el: Remove version keyword.
197         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
198         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
199         (doc-view-ghostscript-options): Improve custom type.
200         (doc-view-cache-directory, doc-view-conversion-buffer)
201         (doc-view-conversion-refresh-interval): Simplify custom type.
203 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
205         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
206         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
207         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
208         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
209         Remove superfluous messages.
210         (doc-view-mode-map): Use the image-mode scrolling commands.
211         Don't rebind C-x k.
213 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
215         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
216         Add comment about "-dSAFER".
218 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
220         * term/xterm.el: Don't require xt-mouse.
221         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
222         calling turn-on-xterm-mouse-tracking-on-terminal directly.
224         * xt-mouse.el: Don't change the global function-key-map anny more.
225         (xterm-mouse-mode): Use terminal-init-xterm-hook.
226         Don't use after-make-frame-functions now that term/xterm.el calls
227         us directly.
228         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
229         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
230         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
231         Setup input-decode-map and remember that xterm-mouse-mode was
232         enabled in this terminal.
233         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
234         terminals where it has been enabled.
236         * faces.el (tty-create-frame-with-faces): Make sure not only
237         tty-run-terminal-initialization but also set-locale-environment
238         are run only once per terminal.
239         (tty-run-terminal-initialization): Don't check if the terminal was
240         already initted.
242         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
243         not to remove keymaps that just happen to inherit from one of ours.
244         When setting up our keymap, make sure it won't be accidentally
245         modified by someone else.
247 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
249         * textmodes/artist.el (artist-previous-line, artist-next-line):
250         * dired.el (dired-next-line, dired-previous-line):
251         * progmodes/delphi.el (delphi-newline):
252         * textmodes/org.el (org-columns-eval):
253         Use forward-line.
255         * emerge.el (emerge-setup): Use insert-buffer-substring.
256         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
258 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
260         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
261         (adaptive-fill-function): Doc fix.  Remove * from docstring.
263 2007-10-18  Tom Horsley  <tom.horsley@att.net>
265         * simple.el (interprogram-paste-function): Doc fix.
266         (current-kill): Accept list of strings as well
267         as single string from `interprogram-paste-function'.
269 2007-10-18  Glenn Morris  <rgm@gnu.org>
271         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
273 2007-10-18  Drew Adams  <drew.adams@oracle.com>
275         * bindings.el (mode-line-minor-mode-keymap):
276         Add mouse-minor-mode-menu on mouse-1.
277         (mode-line-modes): Add mouse-1 to help-echo text.
278         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
279         New functions.
280         (mode-line-minor-mode-help): Doc fix.
282 2007-10-17  Juri Linkov  <juri@jurta.org>
284         * textmodes/fill.el (fill-paragraph-or-region): Remove function
285         at the request of RMS.
286         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
287         arg `region'.  Fix docstring.  At the first `or' branch add call to
288         `fill-region' if it the region is active in transient-mark-mode.
290         * bindings.el (esc-map): Bind M-q to fill-paragraph
291         instead of fill-paragraph-or-region.
293         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
294         with fill-paragraph.
296         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
297         Fix docstring.
299         * indent.el (indent-for-tab-command): Change interactive spec from
300         "P" to "p".  Add check for interactive arg before indenting the
301         active region.
303         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
304         Regroup.
306 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
308         * emacs-lisp/find-func.el: Don't require loadhist.
310         * loadhist.el (feature-symbols, file-provides, file-requires)
311         (file-set-intersect, file-dependents): Simplify.
312         (unload-feature-special-hooks): Update list of special hooks.
314 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
316         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
317         extensions since they can be viewed with doc-view.
319         * files.el (auto-mode-alist): Make doc-view-mode the default mode
320         for pdf, ps and dvi files.
322         * doc-view.el: Make doc-view-mode the standard mode for viewing
323         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
324         text and image display.  Add binding C-c C-e to switch to an
325         editing mode.
326         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
327         avoid security problems when rendering files from untrusted sources.
329 2007-10-17  Aaron Hawley  <aaronh@garden.org>
331         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
332         position is not saved.
334 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
336         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
337         (doc-view-ghostscript-options): Fix typo in doc string.
339 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
341         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
342         handling, so compilation-fake-loc works again.
344         * server.el (server-select-display): Nop if we do not support m-f-o-d.
345         (server-process-filter): Revert last change.
347         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
348         behavior unrelated to filesets.
350 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
352         * longlines.el (longlines-wrap-follows-window-size): Integer value
353         specifies wrapping margin.
354         (longlines-mode, longlines-window-change-function):
355         Set window-specific wrapping margin based on the above.
357 2007-10-17  John Wiegley  <johnw@newartisans.com>
359         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
361 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
363         * server.el (server-process-filter): Only set display if X11 is
364         supported.
366 2007-10-17  Glenn Morris  <rgm@gnu.org>
368         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
369         Tweak regexp to avoid stack overflow.
371 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
373         * simple.el (reindent-then-newline-and-indent): Don't assume that
374         indent-according-to-mode preserves point.
376 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
378         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
379         (bs--nth-wrapper): Simplify.
380         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
381         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
382         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
383         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
384         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
385         (bs-configurations, bs-default-configuration)
386         (bs-alternative-configuration, bs-cycle-configuration-name)
387         (bs-string-show-always, bs-string-show-never, bs-string-current)
388         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
389         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
390         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
391         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
392         (bs--window-config-coming-from): Revert 2006-11-09 change.
393         (bs--restore-window-config): Keep the selected frame.
394         (bs--track-window-changes, bs--remove-hooks): New functions.
395         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
396         (bs--create-header): Remove.
397         (bs--create-header-line): New function, based on `bs--create-header'.
398         (bs--show-header): Use `bs--create-header-line'.
399         (bs--show-with-configuration): Revert 2006-11-09 change.
400         Don't reuse window unless it is visible on the selected frame.
401         Restore window configuration (possibly in a different frame)
402         before creating any window.
404 2007-10-16  Glenn Morris  <rgm@gnu.org>
406         * simple.el (blink-matching-open): Don't report false errors with
407         the `$' syntax class.
409 2007-10-16  Richard Stallman  <rms@gnu.org>
411         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
412         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
413         (ad-is-advised, ad-get-advice-info-field)
414         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
416 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
418         * vc-hooks.el (vc-workfile-version): Compatibility alias.
419         (vc-default-working-revision): Compatibility for backends.
421 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
423         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
424         (filesets-ormap, filesets-sort-case-sensitive-flag)
425         (filesets-remake-shortcut, filesets-ingroup-collect-files):
426         Fix typos in docstrings.
427         (filesets-conditional-sort, filesets-find-or-display-file)
428         (filesets-data-get-name, filesets-data-get-data)
429         (filesets-data-set, filesets-cmd-query-replace-getargs)
430         (filesets-ingroup-collect): Doc fixes.
432 2007-10-15  Sam Steingold  <sds@gnu.org>
434         * mail/sendmail.el (sendmail-error-reporting-interactive)
435         (sendmail-error-reporting-non-interactive): New variables for
436         sendmail error reporting options to simplify support for imperfect
437         sendmail emulators.
438         (sendmail-send-it): Use them instead of list literals.
440 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
442         * help-fns.el: Revert previous change; it creates a
443         dependency loop between advice.el and help-fns.el.
445 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
447         * help-fns.el: Require advice when compiling.
449 2007-10-14  Drew Adams  <drew.adams@oracle.com>
451         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
452         (ring-insert+extend, ring-remove+insert+extend, ring-member)
453         (ring-next, ring-previous): New functions.
455 2007-10-14  Richard Stallman  <rms@gnu.org>
457         * emacs-lisp/advice.el (documentation): Advice deleted.
458         Doc for advised functions is now handled at C level.
459         This is now handled at C level.
460         (ad-stop-advice, ad-start-advice): Don't enable or disable
461         advice for `documentation'.
462         (ad-advised-definition-docstring-regexp): Var deleted.
463         (ad-make-advised-definition-docstring): Store orig name
464         as text property of string.
465         (ad-advised-definition-p): Check for text property of docstring.
467         * help-fns.el (describe-function-1): Find source of advised functions.
469 2007-10-14  Juri Linkov  <juri@jurta.org>
471         * faces.el (describe-face): Allow handling a string as the face name.
473         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
474         active region in transient-mark-mode.
475         (ispell-region): Change messages displayed at the start and end of
476         the spell-checking to be the same.
478         * startup.el (fancy-startup-tail): Say exactly what does the button
479         dismiss ("Dismiss this startup screen").  Use text "Never show
480         it again" for the checkbox after this button.
481         (fancy-startup-screen, fancy-about-screen): Put point before the
482         first link, so the user can quickly select links with the keyboard.
483         (normal-mouse-startup-screen): Add more useful text describing how
484         to follow a link.
486 2007-10-14  Glenn Morris  <rgm@gnu.org>
488         * progmodes/etags.el (select-tags-table): Disable undo in the
489         `*Tags Table List*' buffer.
491 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
493         * dired.el (dired-warn-writable): New face.
494         (dired-warn-writable-face): New variable.
495         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
496         of dired-warning-face, for group- and world-writable files.
498 2007-10-13  Richard Stallman  <rms@gnu.org>
500         * files.el (directory-abbrev-alist): Doc fix.
502 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
504         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
506 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
508         * frame.el (set-frame-configuration): Assign name parameter only
509         if it has been set explicitly before.
511 2007-10-11  Tom Tromey  <tromey@redhat.com>
513         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
514         frame is visible.
516 2007-10-10  Richard Stallman  <rms@gnu.org>
518         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
519         in *Backtrace*.
521         * faces.el (face-font-selection-order): Doc fix.
523         * loadhist.el (unload-feature): Doc fix.
525 2007-10-13  Glenn Morris  <rgm@gnu.org>
527         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
528         (octave-re-search-forward-kw, octave-re-search-backward-kw):
529         Add doc string, and an explicit COUNT argument.
530         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
531         `inc' to search functions.
533         * faces.el (face-spec-set): When FRAME is nil, set the default for
534         new frames (restores pre-2007-09-17 behavior).  Doc fix.
536 2007-10-13  John W. Eaton  <jwe@octave.org>
538         * progmodes/octave-mod.el (octave-looking-at-kw)
539         (octave-re-search-forward-kw, octave-re-search-backward-kw):
540         New functions.
541         (octave-in-defun-p, calculate-octave-indent)
542         (octave-blink-matching-block-open, octave-beginning-of-defun)
543         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
544         to search for regexps that contain case-sensitive keywords.
545         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
546         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
548 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
550         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
551         Do not use a single clause cond.
553         * cus-start.el (all): Use test that does not match the X11 version
554         for mac.
556 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
558         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
559         BROWSE buffer.
561 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
563         * cus-start.el (all): Undo previous change.
565 2007-10-13  Glenn Morris  <rgm@gnu.org>
567         * woman.el (woman0-rename): Fix paren typo.
569         * mail/feedmail.el (feedmail-run-the-queue)
570         (feedmail-look-at-queue-directory):
571         * mail/reporter.el (reporter-dump-state):
572         * net/eudc-hotlist.el (eudc-edit-hotlist):
573         * net/eudc.el (eudc-display-records)
574         (eudc-filter-duplicate-attributes)
575         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
576         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
577         (eudc-bbdb-query-internal):
578         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
579         * net/socks.el (socks-build-auth-list):
580         * progmodes/cc-cmds.el (top level):
581         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
582         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
583         (cperl-write-tags, cperl-tags-treeify):
584         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
585         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
586         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
587         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
588         (idlwave-toolbar-remove-everywhere):
589         * progmodes/idlwave.el (idlwave-indent-line)
590         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
591         (idlwave-write-paths, idlwave-all-method-classes)
592         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
593         (idlwave-fix-keywords, idlwave-display-calling-sequence)
594         (idlwave-complete-in-buffer):
595         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
596         (org-fast-tag-selection):
597         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
598         than mapcar.
600 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
602         * diff-mode.el (diff-fine-change): Add :group.
604 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
606         * cus-start.el (all): Use the same test as the 22.2 branch.
608 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
610         * diff-mode.el (diff-current-defun): Force recomputation of
611         change-log-default-name.
613 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
615         * startup.el (fancy-startup-screen): Remove an unnecessary newline
616         and some leftover logic regarding dedicated frames.  If showing
617         concise startup screen, fit window to buffer.
618         (command-line-1): If we will be using the splash screen, use
619         find-file instead of find-file-other-window to find additional files.
620         Comment out unused code for coping with the old sit-for behavior.
622 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
624         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
625         `meta' modifier consistently, rather than using sometimes meta
626         sometimes alt.
628 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
630         * window.el (handle-select-window): Revert part of 2007-10-08
631         change setting the input focus.
633 2007-10-12  Glenn Morris  <rgm@gnu.org>
635         * startup.el (command-line): Do not read abbrev file in batch mode.
637         * emacs-lisp/byte-opt.el (top level):
638         * mail/rmail.el (rmail-list-to-menu):
639         * obsolete/hilit19.el (hilit-mode):
640         * progmodes/cc-mode.el (c-postprocess-file-styles)
641         (c-submit-bug-report):
642         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
643         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
644         (reftex-access-parse-file):
645         * textmodes/reftex-cite.el (reftex-do-citation)
646         (reftex-insert-bib-matches):
647         * textmodes/reftex-ref.el (reftex-offer-label-menu):
648         * textmodes/reftex-sel.el (reftex-select-unmark):
649         * textmodes/reftex-toc.el (reftex-toc-do-promote):
650         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
652         * cus-edit.el (custom-variable-menu, custom-face-menu)
653         (custom-group-menu): Check init-file-user rather than
654         user-init-file, in case cus-edit is loaded by site-run-file.
656 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
658         * vc.el (vc-deduce-fileset): Delete unused code.
659         (vc-next-action): Fix typos.
661 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
663         * bs.el (bs--mark-unmark): New function.
664         (bs-mark-current, bs-unmark-current): Use it.
666 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
668         * vc.el (vc-diff):
669         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
670         temporarily disable the check for his edge case of
671         vc-diff (stopping it from grinding when called from $HOME), as
672         it's calling some brittle code in vc-hooks.el.
673         (with-vc-properties): Fix evaluation time of a macro argument.
674         * ediff-vers.el (ediff-vc-internal):
675         * vc-hooks.el:
676         * loaddefs.el: Follow up on VC terminology change.
678 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
680         * follow.el (follow-stop-intercept-process-output):
681         Use `follow-call-process-filter' rather than `process-filter'.
682         Simplify.
684 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
686         * vc.el: Address an edge case in vc-diff pointed out by
687         Juanma Barranquero.  This is an experimental fix and may change.
689         * vc-hooks.el (vc-registered): Robustify this function a bit
690         against filenames with no directory component.
692 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
694         * international/characters.el: Undo unwanted and unexplained change.
696 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
698         * ps-print.el: Fix the usage of :foreground and :background face
699         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
700         (ps-print-version): New version 6.7.6.
701         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
702         Fix code.
703         (ps-face-foreground-color-p, ps-face-background-color-p)
704         (ps-face-color-p): New inline funs.
706 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
708         * org.el (org-additional-option-like-keywords): New constant.
709         (org-complete): Use `org-additional-option-like-keywords'.
710         (org-parse-local-options): New function.
712 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
714         * org.el (org-in-clocktable-p): New function.
715         (org-clock-report): Only update the table at point, or insert a
716         new one.
717         (org-clock-goto): New function.
718         (org-open-file): Use `start-process-shell-command' instead of
719         `shell-command' with an ampersand.
720         (org-deadline, org-schedule): New argument REMOVE to remove the
721         date from the entry.
722         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
723         argument to `org-schedule' and `org-deadline'.
724         (org-trim): Use the correct expressions for beginning and end of
725         the string.
726         (org-get-cleaned-entry): Trim the string before returning it.
727         (org-clock-find-position): New function.
728         (org-clock-into-drawer): New option.
729         (org-agenda-tags-column): Rename from
730         `org-agenda-align-tags-to-column'.
731         (org-agenda-align-tags): Allow negative values for
732         `org-agenda-tags-column'.
733         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
734         (org-agenda-to-appt): New optional argument FILTER.
735         (org-completion-fallback-command): New variable.
736         (org-complete): Use `org-completion-fallback-command'.
737         (org-find-base-buffer-visiting): Catch the case that there is no
738         buffer visiting the file.
739         (org-property-or-variable-value): New function.
740         (org-todo): Use `org-property-or-variable-value'
741         (org-agenda-compact-blocks): New option.
742         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
743         (org-agenda-schedule, org-agenda-deadline):
744         Call `org-agenda-show-new-time'.
745         (org-agenda-show-new-time): New argument PREFIX.
746         (org-colgroup-info-to-vline-list): Fix but that cause a
747         shift in the vertical lines.
748         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
749         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
750         (org-indent-item): No arg in call to `org-fix-bullet-type'.
751         (org-fix-bullet-type): Remove argument.
752         (org-read-date): Check for am/pm twice, to catch the end time.
753         (org-goto-map): Use `suppress-keymap'.
754         (org-remember-apply-template): Respect the dynamically scoped
755         selection character.
757         * org.texi (Appointment reminders): New section.
759 2007-10-10  Bastien Guerry  <Bastien.Guerry@ens.fr>
761         * org-export-latex.el (org-export-latex-protect-string):
762         Renaming of `org-latex-protect'.
763         (org-export-latex-emphasis-alist): By default, don't protect
764         any emphasis formatter from further conversion.
765         (org-export-latex-tables): Honor column grouping for tables.
766         (org-export-latex-title-command): New option.
767         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
768         export backslash character.
770 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
772         * frame.el (frame-inherited-parameters): Remove unused `environment'
773         parameter, and let server.el add `client' when needed.
775         * server.el (server-create-tty-frame)
776         (server-create-window-system-frame): Set frame-inherited-parameters.
778         * frame.el (frame-inherited-parameters): New var.
779         (make-frame): Use it.
781         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
783         * env.el (let-environment): Remove.  Unused.
784         (read-envvar-name): Simplify.
785         (setenv): Remove unused arg `frame'.
787         * help-fns.el (describe-variable): Add missing "  " for multiline
788         obsolescence info and missing EOL after global value.
790 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
792         * add-log.el:
793         * ediff-vers.el:
794         * log-view.el:
795         * pcvs.el:
796         * vc-arch.el:
797         * vc-bzr.el:
798         * vc-cvs.el:
799         * vc.el:
800         * vc-git.el:
801         * vc-hg.el:
802         * vc-hooks.el:
803         * vc-mcvs.el:
804         * vc-mtn.el:
805         * vc-rcs.el:
806         * vc-sccs.el:
807         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
808         {find,init,next,previous,annotate-*,log}-version ->
809         {find,init,next,previous,annotate-*,log}-revision,
810         annotate-focus-version -> annotate-working-revision, The term
811         'focus' is gone.  The term 'revision' is now used consistently
812         everywhere that reference to a revision ID is intended, replacing
813         older use of 'version'.
815 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
817         * follow.el: Change all instances of "Follow Mode" to "Follow
818         mode" in docstrings and messages.
819         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
821 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
823         * vc.el (vc-next-action): Rewrite completely; this principal
824         entry point now operates on a current fileset selected either
825         explicitly via VC-Dired or implicitly by visiting a file buffer,
826         rather than always operating on the file of the current buffer as
827         in older versions.  Rewrite the rest of the mode to match.
828         (with-vc-properties): Rewrite to operate on a file list.
829         (with-vc-file): vc-checkin takes a file list argument now.
830         (vc-post-command-functions): This hook now receives a file list.
831         (vc-do-command): Take a either a file or a file list as argument.
832         (vc-deduce-fileset): New function for deducing a file list to
833         operate on.
834         (vc-next-action-on-file, vc-next-action-dired): Remove.
835         Merge into vc-next-action.
836         (vc-register): Adapt to the fact that vc-start-entry now takes a
837         file list.
838         (vc-register-with): New function.
839         (vc-start-entry): Take a file list argument rather than a
840         file argument.
841         (vc-checkout): Cope with vc-start-entry taking a file list.
842         (vc-steal-lock): Cope with with-vc-properties taking a
843         file list.
844         (vc-checkin): Take a file list argument rather than a file argument.
845         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
846         (vc-diff-internal): Rewrite for filesets.
847         (vc-diff-sentinel): New function, tests whether changes were
848         written into a diff buffer.
849         (vc-diff): Rewrite for filesets.
850         (vc-version-diff): Rewrite for filesets.
851         (vc-print-log): Take a fileset argument.
852         (vc-revert): Revert the entire selected fileset, not just the
853         current buffer.
854         (vc-rollback): Roll back the entire selected fileset, if
855         possible.  No longer accepts a prefix argument.
856         (vc-update): Merge new changes for the entire selected
857         fileset, not just the current buffer.
858         (vc-revert-file): Cope with with-vc-properties taking a file list.
859         (vc-default-dired-state-info): Add + status suffix if the file is
860         modified.
861         (vc-annotate-warp-version): Use the new diff machinery.
862         (vc-log-edit): Take a file list argument rather than a file argument.
864 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
866         Sync with Tramp 2.1.11.
868         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
869         Pacify byte compiler.
871         * net/trampver.el: Update release number.
873 2007-10-09  Richard Stallman  <rms@gnu.org>
875         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
877 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
879         * follow.el: Require easymenu.
880         (follow-mode-hook, follow-mode): Doc fixes.
881         (follow-mode-off-hook): Mark as obsolete.
883 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
885         * window.el (mouse-autoselect-window-cancel): Don't cancel for
886         select-window or select-frame events.
887         (handle-select-window): When autoselecting window set input
888         focus.  Restructure.
890         * frame.el (focus-follows-mouse): Move to frame.c.
891         * cus-start.el (all): Add focus-follows-mouse.
893 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
895         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
896         activate font-locking in the *buffer-selection* buffer.
897         (bs-show-sorted): Doc fix.
899         * bs.el (bs--get-marked-string, bs--get-modified-string)
900         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
901         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
902         (bs--format-aux): Doc fix.
904 2007-10-08  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
906         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
908 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
910         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
911         (gud-gdb): New function for old M-x gdb (text command mode).
912         (gud-gdb-command-name, gdb): Move to...
914         * progmodes/gdb-ui.el: ...here and adapt doc string.
915         (gud-gdba-command-name, gdba): Delete.
917 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
919         * bs.el: Don't defvar `font-lock-verbose'.
920         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
921         (bs--get-file-name): Fix typos in docstrings.
922         (bs--show-header): Use `dolist' instead of `mapcar'.
923         (bs-mode): Set `show-trailing-whitespace' to nil.
924         (bs-buffer-sort-function, bs-mouse-select-other-frame)
925         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
926         Doc fixes.
928 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
930         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
932 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
934         * progmodes/gud.el (gdb): Make graphical mode the default and
935         switch to text command mode if appropriate, i.e., reverse previous
936         arrangement.
937         (gud-gdb-marker-filter): Adapt for above change.
939         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
940         gud-minor-mode and gud-marker-filter.
941         (gdb-fullname-regexp): New variable.
942         (gud-gdba-marker-filter): Use it to switch to text command
943         mode if appropriate.
945 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
947         * progmodes/gud.el (gud-display-line): Find source buffer even when
948         GUD buffer has its own frame.
950 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
952         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
954 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
956         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
958 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
960         * allout.el (allout-before-change-handler): Replace got-char by
961         goto-char.
963 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
965         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
966         Used to try and automatically enabled smerge-mode in the presence of
967         conflicts and to call `svn resolved' when the conflicts are gone.
968         (vc-svn-parse-status): Remember the svn-specific status.
970 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
972         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
973         menu-bar-apropos-menu.  All users changed.
974         (menu-bar-help-menu): Change menu symbols to better match the text
975         displayed by the menu.
977 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
979         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
980         #, @, : and ^.
982 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
984         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
986         * log-view.el (log-view-mode-map): Likewise.
988         * diff-mode.el (diff-mode-shared-map): Likewise.
990 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
992         * files.el (file-name-sans-versions): Also allow `A-Z'.
994         * vc.el: Mention all supported VC backends.
996 2007-10-08  Richard Stallman  <rms@gnu.org>
998         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
999         neighbouring buttons.
1001 2007-10-08  Andreas Schwab  <schwab@suse.de>
1003         * files.el (file-name-sans-versions): Also allow `_'.
1005 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
1007         * files.el (file-name-sans-versions): Allow - and a-z in version names.
1009         * log-view.el (log-view-mode-map, log-view-mode-menu):
1010         Bind log-view-annotate-version.
1011         (log-view-beginning-of-defun, log-view-end-of-defun)
1012         (log-view-annotate-version): New functions.
1013         (log-view-mode): Use log-view-beginning-of-defun and
1014         log-view-end-of-defun.
1016 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1018         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
1020 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1022         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
1023         neighbouring buttons.
1025         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1026         Recognize gcc's use of "note" for informational messages.
1028 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1030         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
1031         (css-mode): Update correspondingly.
1033 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
1035         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1036         Signed-off-by, Acked-by and Merge.
1038 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1040         * ediff-init.el (ediff-verbose-p): This var is not a constant.
1042 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1044         * vc-mtn.el: New file.
1046         * vc-hooks.el (vc-handled-backends): Add Mtn.
1048 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
1050         * files.el (find-file, find-file-other-window)
1051         (find-file-other-frame, find-file-existing, find-file-read-only)
1052         (find-file-read-only-other-window)
1053         (find-file-read-only-other-frame)
1054         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1056 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
1058         * progmodes/gud.el (gdb-ready): New variable.
1059         (gdb): Set it to nil.  Set gud-running to nil here...
1060         (gud-common-init): ...instead of here.
1062         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1063         Use gdb-ready.  Discard input until GDB is ready to accept it.
1065 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
1067         * dired.el (dired-warning): Inherit from font-lock-warning-face to
1068         make it show up with eight colors.
1070 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1072         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1073         diffs are concatenated with no intervening line.
1075 2007-10-08  Dave Love  <fx@gnu.org>
1077         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1078         (python-font-lock-keywords): Update to the 2.5 version of the language.
1079         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1080         (python-backspace): Only behave funny in code.
1081         (python-compilation-regexp-alist): Add PDB stack trace regexp.
1082         (inferior-python-mode): Add PDB prompt regexp.
1083         (python-fill-paragraph): Refine the fenced-string regexp.
1084         (python-find-imports): Handle imports spanning several lines.
1085         (python-mode): Add `class' to hideshow support.
1087 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1089         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
1090         Use add-log-buffer-file-name-function rather than binding
1091         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
1092         when `fi' is the ChangeLog file itself.
1094         * outline.el (outline-flag-region): Use front-advance.
1096 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
1098         * progmodes/cperl-mode.el: Merge upstream 5.23.
1099         (cperl-where-am-i): Remove function.
1100         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1101         (cperl-sniff-for-indent): De-invert [string] and [comment].
1102         When looking for label, skip s:m:y:tr.
1103         (cperl-indent-line): Likewise.
1104         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1105         (cperl-windowed-init): Wrong `ps-print' handling.
1106         Both thanks to Chong Yidong.
1107         (cperl-look-at-leading-count): Could fail with unfinished RExen.
1108         (cperl-find-pods-heres): If the second part of s()[] is missing,
1109         don't try to highlight delimiters...
1111 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1113         * progmodes/compile.el (compilation-get-file-structure): Complete last
1114         change by also using spec-directory in the puthash.
1116 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
1118         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1119         (vc-bzr-status): Fix shadowing of variable 'status'.
1120         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1121         Use `expand-file-name' instead of `concat'.
1122         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1123         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
1125 2007-10-08  Jason Rumney  <jasonr@gnu.org>
1127         * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
1129 2007-10-08  Richard Stallman  <rms@gnu.org>
1131         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1132         Add `safe-local-variable' property.
1133         (lisp-body-indent): Likewise.
1135 2007-10-08  Richard Stallman  <rms@gnu.org>
1137         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1138         Add doc string.
1140 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
1142         * files.el (backup-buffer-copy): Try to overwrite old backup first.
1144 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
1146         * repeat.el (repeat): Use last-repeatable-command instead of
1147         real-last-command.  Run pre- and post-command hooks for
1148         self-insertion.  Update doc-string.
1150 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
1152         * vc-git.el (vc-git-state): Call git-add --refresh to update the
1153         state of the file.
1154         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
1155         (vc-git-create-repo): Fix invalid command.
1157 2007-10-08  Richard Stallman  <rms@gnu.org>
1159         * textmodes/flyspell.el (flyspell-mode):
1160         Catch errors in flyspell-mode-on.
1162 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
1164         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
1166 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1168         * international/encoded-kb.el (encoded-kbd-setup-display):
1169         Use input-decode-map rather than local-key-translation-map.
1171         * term/rxvt.el (rxvt-alternatives-map): New map.
1172         (terminal-init-rxvt): Use it.
1173         Bind rxvt-function-map in input-decode-map.
1175         * term/xterm.el (xterm-alternatives-map): New map.
1176         (terminal-init-xterm): Use it.
1177         Bind xterm-function-map in input-decode-map.
1179         * term/x-win.el (x-alternatives-map): New var.
1180         (x-setup-function-keys): Use it.
1182         * help-fns.el (describe-variable): Slightly change the layout of
1183         meta-info to separate it better from the docstring.
1184         Standardize insertion of extra empty lines in various circumstances.
1186         * diff-mode.el (diff-hunk-style): New fun.
1187         (diff-end-of-hunk): Use it.
1188         (diff-context->unified): Use the new `apply' undo element,
1189         if applicable, so as to save undo-log space.
1190         (diff-fine-change): New face.
1191         (diff-fine-highlight-preproc): New function.
1192         (diff-fine-highlight): New command.
1193         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
1195         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
1196         (smerge-refine-highlight-change): Add `props' argument.
1197         (smerge-refine-subst): New function holding most of smerge-refine.
1198         (smerge-refine): Use it.
1200 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
1202         * vc.el (vc-default-wash-log): Remove unused code, the
1203         log washers all live in the backends now.
1204         (vc-default-comment-history): Correct for the fact
1205         that wash-log is argumentless in the new API.
1207 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
1209         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
1210         (tramp-maybe-send-script): Apply `member' but `memq'.
1211         (tramp-advice-file-expand-wildcards): Simplify implementation.
1213 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
1215         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
1217         * mb-depth.el (minibuf-depth-indicator-function): New variable.
1218         (minibuf-depth-setup-minibuffer): Use it.
1220 2007-10-07  Glenn Morris  <rgm@gnu.org>
1222         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
1223         version numbers.
1225 2007-10-06  Juri Linkov  <juri@jurta.org>
1227         * textmodes/fill.el (fill-paragraph-or-region): New function.
1229         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
1230         instead of fill-paragraph.
1232         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
1233         with fill-paragraph-or-region.  Suspend command is now the same
1234         `suspend-frame' on window systems and on tty.
1236         * image.el (image-type): Check if image-types is bound to not fail
1237         on tty.
1239         * delsel.el (delete-selection-pre-hook):
1240         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
1241         is fbound to not fail on mouseless tty.
1243 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
1245         * net/tramp.el (top): Move loading of tramp-util.el and
1246         tramp-vc.el to tramp-compat.el.
1247         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
1248         temporary file if possible, in order to avoid a security hole.
1249         (tramp-do-copy-or-rename-file-out-of-band)
1250         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
1251         with DONT-CREATE, because the connection is not setup yet.
1252         (tramp-handle-process-file): Rewrite temporary file handling.
1253         (tramp-completion-mode): New defvar.
1254         (tramp-completion-mode-p): Use it.
1256         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
1258         * net/tramp-fish.el (tramp-fish-handle-process-file):
1259         Rewrite temporary file handling.
1261 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
1263         * vc.el: Workfile version -> focus version change.  Port various
1264         comments from new VC to reduce the noise in the diff.
1265         Patch in the new vc-create-repo function to go with the
1266         header comment about it already present.
1267         There are no changes to existing logic in this patch.
1268         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
1270 2007-10-06  Aaron Hawley  <aaronh@garden.org>
1272         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
1274 2007-10-05  Chris Moore  <dooglus@gmail.com>
1276         * server.el (server-kill-new-buffers): Doc fix.
1278 2007-10-05  John W. Eaton  <jwe@octave.org>
1280         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
1281         (octave-begin-keywords): Add "do".
1282         (octave-end-keywords): Remove "end".
1283         (octave-reserved-words): Add "end".  Remove "all_va_args",
1284         "gplot", and 'gsplot".
1285         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
1286         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
1287         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
1288         "default_return_value", "define_all_return_values",
1289         "do_fortran_indexing", "empty_list_elements_ok",
1290         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
1291         "ok_to_lose_imaginary_part", "prefer_column_vectors",
1292         "prefer_zero_one_indexing", "propagate_empty_matrices",
1293         "resize_on_range_error", "treat_neg_dim_as_zero",
1294         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
1295         "warn_divide_by_zero", "warn_function_name_clash",
1296         "warn_missing_semicolon", "whitespace_in_literal_matrix".
1297         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
1298         "crash_dumps_octave_core", "sighup_dumps_octave_core",
1299         "sigterm_dumps_octave_core".
1300         (octave-block-match-alist): Remove "end" from block-end keywords.
1301         (octave-mode): Update ftp site address.
1303 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
1305         * vc.el: Reorder functions, no code changes.
1307 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
1309         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
1310         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
1311         the cond clauses where needed.
1312         (tramp-handle-write-region): Rearrange code for proper handling of
1313         tmpfile.
1315         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
1317         * net/tramp.el:
1318         * net/tramp-fish.el:
1319         * net/tramp-ftp.el:
1320         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
1321         `tramp-compat-make-temp-file'.
1323 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
1325         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
1327 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1329         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
1330         already uses a more recent copyright version than the "current" one.
1332 2007-10-03  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1334         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
1335         (doc-view-insert-image): Minor aesthetical docstring changes.
1337 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
1339         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
1340         completing filename.
1341         (doc-view-search-internal): Docstring change.
1343 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
1345         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
1346         (tramp-file-name-handler-alist):
1347         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
1348         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
1349         used before, creates the file already, which is not desired.
1350         (tramp-do-copy-or-rename-file-directly): Simplify handling of
1351         temporary file.
1352         (tramp-handle-insert-file-contents): Assign the result in the
1353         short track case.
1354         (tramp-handle-insert-file-contents-literally): New defun.
1355         (tramp-completion-mode-p): Revert change from 2007-09-24.
1356         Checking for `return' etc as last character is not sufficient, for
1357         example in dired-mode when entering <g> (revert-buffer) or
1358         <s> (dired-sort).
1360         * net/tramp-compat.el (top): Add also compatibility code for loading
1361         appropriate timer package.
1362         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
1363         order to avoid autoloading problems.
1365         * net/tramp-fish.el:
1366         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
1368         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
1369         where the second parameter of `copy-file' or `rename-file' is a
1370         remote file but not via ftp.
1372 2007-10-02  Richard Stallman  <rms@gnu.org>
1374         * frame.el (cursor-in-non-selected-windows): Doc fix.
1376 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
1378         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
1379         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
1381 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
1383         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
1384         when `expt' doesn't give range errors.
1386 2007-10-01  Markus Triska  <markus.triska@gmx.at>
1388         * calc/calc-math.el (math-smallest-emacs-expt):
1389         Make the computation more robust.
1391 2007-09-30  David Kastrup  <dak@gnu.org>
1393         * startup.el (argv): Alias for `command-line-args-left' to use as
1394         `(pop argv)' inside of --eval command sequences.  Allows for
1395         passing shell commands into Emacs verbatim without need for Lisp
1396         quoting.
1398         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
1399         check only for changed size.
1400         (auto-revert-tail-handler): Get size from caller.  If the file has
1401         shrunk, tail the whole file again (the file presumably has been
1402         rewritten).
1404         * woman.el (woman-topic-all-completions, woman-mini-help):
1405         Fix fallout from 2007-09-07 introduction of `dolist' when the list
1406         actually was being manipulated in the loop.
1407         (woman-Cyg-to-Win, woman-pre-process-region)
1408         (woman-horizontal-escapes, woman-if-body, woman-unescape)
1409         (woman-strings, woman-special-characters, woman1-hc)
1410         (woman-change-fonts, woman-find-next-control-line):
1411         Use `match-beginning' rather than `match-string' when the result is
1412         just used as a flag.
1414 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
1416         * net/tramp-compat.el: New file.
1418         * net/tramp.el:
1419         * net/tramp-fish.el:
1420         * net/tramp-smb.el:
1421         * net/tramp-uu.el:
1422         * net/trampver.el: Move compatibility code to tramp-compat.el.
1423         Apply `mapc' instead of `mapcar' when the code needs side effects
1424         only.  Move utf-8 coding cookie to the second line.
1426 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
1428         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
1429         Improve custom type.
1430         (icon-map-list): Make it customizable.  Document how to disable
1431         stock icons.
1433 2007-09-30  Richard Stallman  <rms@gnu.org>
1435         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
1437 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1439         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
1441 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1443         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
1444         (t-mouse-mode): New compatibility alias.
1446 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
1448         * server.el (server-delete-client): Only delete the terminal if it
1449         is non-nil.
1451 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
1453         * net/tramp.el (with-file-property, with-connection-property):
1454         Highlight as keyword.
1455         (tramp-rfn-eshadow-setup-minibuffer)
1456         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
1457         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
1458         (tramp-do-copy-or-rename-file-directly)
1459         (tramp-do-copy-or-rename-file-out-of-band)
1460         (tramp-handle-shell-command, tramp-get-debug-buffer)
1461         (tramp-send-command-and-read, tramp-equal-remote)
1462         (tramp-get-local-gid): Pacify byte-compiler.
1463         (tramp-handle-file-name-directory): Result shall not be expanded.
1464         (tramp-find-foreign-file-name-handler): Rewrite.
1465         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
1467         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
1469         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
1470         Apply `tramp-completion-mode-p'.
1471         (tramp-fish-handle-set-file-times)
1472         (tramp-fish-handle-executable-find)
1473         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
1474         (tramp-fish-retrieve-data): Pacify byte-compiler.
1476         * net/tramp-gw.el (tramp-gw-basic-authentication):
1477         Call `tramp-read-passwd' with first parameter `nil'.
1479 2007-09-28  Glenn Morris  <rgm@gnu.org>
1481         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
1482         than mapcar.
1484         * textmodes/tex-mode.el (tex-suscript-height-ratio)
1485         (tex-suscript-height-minimum): New customizable variables.
1486         (tex-suscript-height): New function.
1487         (superscript, subscript): Set height using tex-suscript-height
1488         rather than fixing at 0.8.
1489         (tex-fontify-script, tex-font-script-display): Add :version tag.
1491 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
1493         * progmodes/python.el (python-eldoc-function): Doc fix.
1495 2007-09-27  Glenn Morris  <rgm@gnu.org>
1497         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
1498         image if it is not in image-type-auto-detectable, or is there with
1499         a nil value.
1501 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
1503         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
1504         connection more robust.
1506 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
1508         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
1509         Deal with the case that special &keywords are at the beginning or
1510         end of the argument list.  Also add some (incomplete) support for
1511         non-standard arglists.
1513 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
1515         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
1516         (eldoc-message-commands, eldoc-current-idle-delay)
1517         (eldoc-function-argstring-format): Fix typos in docstrings.
1519 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
1521         * calc/calc-units.el (calc-convert-units)
1522         (calc-convert-temperature): Remove unnecessary colons.
1524 2007-09-26  Bastien Guerry  <bzg@altern.org>
1526         * org-export-latex.el (org-export-latex-tables-verbatim): New function.
1527         (org-export-latex-remove-from-headlines): Name changed because of typo.
1528         (org-export-latex-quotation-marks-convention): Option removed.
1529         (org-export-latex-make-preamble): Handle the DATE option.
1530         (org-export-latex-cleaned-string): Now the only cleaning function,
1531         synched up with org.el.
1532         (org-export-latex-lists, org-export-latex-parse-list)
1533         (org-export-list-to-latex): New functions.
1535 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
1537         * org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
1538         (org-outline-regexp): New constant.
1539         (org-remember-handler): Throw error when the target file is not in
1540         org-mode.
1541         (org-cleaned-string-for-export): No longer call
1542         `org-export-latex-cleaned-string' with an argument.
1543         (org-get-tags): Returns now a list, not a string.
1544         (org-get-tags-string): New function.
1545         (org-archive-subtree): No need to split return of `org-get-tags'.
1546         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
1547         instead of `org-get-tags'.
1548         (org-agenda-format-date): Rename from `org-agenda-date-format'.
1549         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
1550         (org-compatible-face): New argument INHERITS.  Inherit from this
1551         face if possible.
1552         (org-level-1, org-level-2, org-level-3, org-level-4)
1553         (org-level-5, org-level-6, org-level-7, org-level-8)
1554         (org-special-keyword, org-drawer, org-column, org-warning)
1555         (org-archived, org-todo, org-done, org-headline-done, org-table)
1556         (org-formula, org-code, org-agenda-structure)
1557         (org-scheduled-today, org-scheduled-previously)
1558         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
1559         in the new way.
1560         (org-get-heading): New argument NO-TAGS.
1561         (org-fast-tag-selection-include-todo): Made defvar instead of
1562         defcustom, feature is not deprecated.
1563         (org-remember-store-without-prompt): New default value t.
1564         (org-todo-log-states): New variable.
1565         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
1566         Compute the log states.
1567         (org-goto-map): More commands copied from global map.  Also bind
1568         `org-occur'.
1569         (org-goto): Made into a general lookup command.
1570         (org-get-location): Complete rewrite.
1571         (org-goto-exit-command): New variable.
1572         (org-goto-selected-point): New variable.
1573         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
1574         Set the new variables.
1575         (org-paste-subtree): Whitespace insertion strategy revised.
1576         (org-remember-apply-template): Protect v-A from the possibility
1577         that v-a might be nil.
1578         (org-remember-handler): Insertion rules revised.
1579         (org-todo): Respect org-todo-log-states.
1580         (org-up-heading-safe): New function.
1581         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
1583 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
1585         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
1586         region if in transient-mark-mode.
1588 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
1590         * calc/calc-ext.el (calc-init-extensions, calc-reset):
1591         * calc/calc-help.el (calc-full-help):
1592         * calc/calc-misc.el (another-calc):
1593         * calc/calc-store.el (calc-var-name-map):
1594         * calc/calc-stuff.el (calc-flush-caches):
1595         * calc/calc-units.el (math-build-units-table):
1596         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
1597         (calc-quit):
1598         * calendar/icalendar.el (icalendar--format-ical-event)
1599         (icalendar--convert-ical-to-diary):
1600         * emacs-lisp/authors.el (authors):
1601         * emacs-lisp/cust-print.el (custom-print-install)
1602         (custom-print-uninstall):
1603         * emacs-lisp/disass.el (disassemble-1):
1604         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
1605         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
1606         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
1607         (elint-check-let-form, elint-check-condition-case-form)
1608         (elint-initialize):
1609         * emacs-lisp/elp.el (elp-results):
1610         * emacs-lisp/generic.el (generic-mode-internal):
1611         * emacs-lisp/re-builder.el (reb-delete-overlays):
1612         * emacs-lisp/regi.el (regi-interpret):
1613         * emacs-lisp/sregex.el (sregex--char-aux):
1614         * emulation/cua-rect.el (cua--deactivate-rectangle)
1615         (cua--highlight-rectangle, cua--rectangle-post-command):
1616         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
1617         * emulation/viper-macs.el (viper-describe-kbd-macros)
1618         (viper-describe-one-macro):
1619         * emulation/viper-util.el (viper-setup-master-buffer):
1620         * emulation/viper.el (set-viper-state-in-major-mode):
1621         * international/mule-diag.el (describe-current-coding-system):
1622         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
1623         * mail/emacsbug.el (report-emacs-bug):
1624         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
1625         * obsolete/hilit19.el (hilit-unhighlight-region)
1626         (hilit-set-mode-patterns):
1627         * play/solitaire.el (solitaire-check, solitaire-solve):
1628         * play/zone.el (zone-pgm-rotate):
1629         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
1630         * progmodes/ada-prj.el (ada-prj-display-page):
1631         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
1632         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
1633         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
1634         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
1635         * progmodes/sh-script.el (sh-make-vars-local)
1636         (sh-reset-indent-vars-to-global-values):
1637         * progmodes/sql.el (top):
1638         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
1639         * progmodes/xscheme.el (top):
1640         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
1641         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
1642         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
1643         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
1644         (artist-submit-bug-report):
1645         * textmodes/flyspell.el (flyspell-delay-commands)
1646         (flyspell-deplacement-commands):
1647         * textmodes/table.el (table--generate-source-epilogue, table-insert)
1648         (table--generate-source-cells-in-a-row, table--make-cell-map)
1649         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
1651 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
1653         * allout.el (produce-allout-mode-map, allout-process-exposed):
1654         * ansi-color.el (ansi-color-make-color-map):
1655         * autoinsert.el (auto-insert):
1656         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
1657         * dired-aux.el (dired-create-files):
1658         * dired.el (dired-restore-desktop-buffer):
1659         * ediff-diff.el (ediff-setup-fine-diff-regions):
1660         * ediff-mult.el (ediff-intersect-directories)
1661         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
1662         (ediff-redraw-registry-buffer):
1663         * ediff-ptch.el (ediff-fixup-patch-map):
1664         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
1665         (ediff-really-quit, ediff-clear-diff-vector):
1666         * emerge.el (emerge-really-quit):
1667         * ffap.el (ffap-replace-file-component):
1668         * filecache.el (file-cache-add-directory)
1669         (file-cache-add-directory-recursively)
1670         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
1671         (file-cache-delete-directory, file-cache-files-matching-internal)
1672         (file-cache-display):
1673         * files.el (cd):
1674         * find-lisp.el (find-lisp-insert-directory):
1675         * finder.el (finder-compile-keywords):
1676         * help.el (view-emacs-news):
1677         * hi-lock.el (hi-lock-write-interactive-patterns):
1678         * ido.el (ido-to-end, ido-set-matches-1):
1679         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
1680         (image-dired-mark-tagged-files):
1681         * jka-cmpr-hook.el (jka-compr-get-compression-info):
1682         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
1683         * ps-print.el (ps-background, ps-begin-file)
1684         (ps-build-reference-face-lists):
1685         * simple.el (clone-buffer):
1686         * startup.el (command-line):
1687         * tempo.el (tempo-insert-template, tempo-is-user-element)
1688         (tempo-forward-mark, tempo-backward-mark):
1689         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
1691 2007-09-25  Glenn Morris  <rgm@gnu.org>
1693         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
1695         * view.el (view-search-no-match-lines): Add a doc string.
1696         Rewrite to simplify and work better.
1698 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
1700         * progmodes/cc-mode.el (c-mode-base-map):
1701         Use c-indent-line-or-region instead of c-indent-line.
1703         * indent.el (indent-for-tab-command): First check if the region is
1704         active.
1706 2007-09-24  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1708         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
1709         whitespace-rescan-timer-time is 0.
1711 2007-09-24  Karl Berry  <karl@gnu.org>
1713         * international/mule.el (coding-system-base): Fix doc string grammar.
1715 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
1717         * net/tramp.el (tramp-completion-mode-p): Rename from
1718         `tramp-completion-mode'.  Revert logic, check `return', `newline'
1719         and such alike.  Packages like Icicles tend to use other completion
1720         characters but `tab' and `space' only.
1722 2007-09-24  Adam Hupp  <adam@hupp.org>
1724         * progmodes/python.el (run-python): Import emacs module without
1725         waiting; prevents lockup on error.
1727 2007-09-23  Richard Stallman  <rms@gnu.org>
1729         * mail/sendmail.el (mail-bury): Delete the frame
1730         if this frame looks like it was made for this message.
1732         * completion.el (completion-separator-self-insert-command)
1733         (completion-separator-self-insert-autofilling):
1734         If `self-insert-command' has been remapped, use the substitute.
1736         * simple.el (copy-region-as-kill): Doc fix.
1738         * textmodes/org.el (org-confirm-shell-link-function)
1739         (org-confirm-elisp-link-function): Doc fixes.
1741 2007-09-23  Glenn Morris  <rgm@gnu.org>
1743         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
1745 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
1747         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
1749         * term/tvi970.el (terminal-init-tvi970): Likewise.
1751         * term/sun-mouse.el (print-mouse-format): Likewise.
1753         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
1754         Use forward-line instead of previous-line and next-line.
1756 2007-09-22  Juri Linkov  <juri@jurta.org>
1758         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
1760         * tutorial.el (tutorial--default-keys): Update standard bindings:
1761         rename `iconify-or-deiconify-frame' to `suspend-frame',
1762         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
1764 2007-09-22  Juri Linkov  <juri@jurta.org>
1766         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
1767         Add help-echo to external links and to links without description.
1768         (fancy-splash-insert): Use help-echo from the 3rd element of the
1769         link specification list, or "Follow this link" if it's nil.  Doc fix.
1771 2007-09-22  Juri Linkov  <juri@jurta.org>
1773         * startup.el (command-line): Rename `inhibit-startup-message' to
1774         `inhibit-startup-screen'.
1775         (fancy-about-text): Use shorter label for "Ordering Manuals".
1776         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
1777         is nil, display a line with "To start..." and 3 links to useful
1778         tasks.  Display the "Dismiss" button and "Don't show this message
1779         again" only when concise is non-nil.
1780         (fancy-startup-screen): Call `fancy-startup-tail' with optional
1781         arg `concise'.  If CONCISE is non-nil, display a concise version
1782         of the splash screen in another window.  Otherwise, switch to the
1783         startup buffer in the same window.
1784         (startup-echo-area-message): Change displayed binding from
1785         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
1786         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
1787         the GNU system".
1788         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
1789         to "*GNU Emacs*".
1790         (display-about-screen): Don't check the existence of the buffer
1791         "*About GNU Emacs*".
1792         (display-splash-screen): Make alias to `display-startup-screen'.
1793         (command-line-1): Rename `inhibit-startup-message' to
1794         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
1795         started with command line options "-f", "-funcall", "-e", "-eval",
1796         "-execute", "-insert", "-find-file", "-file", "-visit".
1797         Inhibit startup screen when Emacs is started with a file name only
1798         on tty (i.e. don't inhibit it when started with a file name like
1799         "emacs FILE..." on a window system).
1800         (command-line-1): Simplify logic of displaying the startup screen:
1801         if file-count > 0, then display the concise version in another
1802         window, otherwise display full version in the same window.
1804         * help.el (help-map): Bind C-h C-a to about-emacs.
1805         (help-for-help-internal): Add C-a description to C-h help text.
1807 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
1809         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
1810         (checkdoc-permit-comma-termination-flag): Autoload the
1811         safe-local-variable setting.
1813         * bookmark.el (bookmark-xemacsp): Remove.
1814         (bookmark-make): Don't use bookmark-xemacsp,
1815         use (featurep 'xemacs) instead.
1817         * speedbar.el (speedbar-frame-mode)
1818         (speedbar-frame-reposition-smartly)
1819         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
1820         (speedbar-check-vc): Remove use of non-existent variable
1821         dframe-xemacsp, use (featurep 'xemacs) instead.
1823         * indent.el (indent-for-tab-command): Indent the region if
1824         transient-mark-mode and the region is active.
1826 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1828         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
1829         add inferior-octave-directory-tracker to the buffer-local value
1830         of comint-input-filter-functions.
1832 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1834         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
1836 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
1838         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
1839         on w32 frames.
1841 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1843         * startup.el (normal-top-level): Remove DISPLAY from
1844         process-environment to let it be computed dynamically in callproc.c.
1846         * frame.el (frame-initialize, make-frame):
1847         * faces.el (tty-set-up-initial-frame-faces):
1848         * env.el (setenv): Don't set display-environment-variable.
1850         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
1851         (server-create-tty-frame): Don't set unused `tty' property.
1852         Set `display' instead of display-environment-variable.
1853         (server-create-window-system-frame): No display-environment-variable.
1855 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
1857         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
1858         (rfn-eshadow-update-overlay-hook): New defvars.
1859         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
1860         Run the hooks.
1862         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
1863         (tramp-rfn-eshadow-setup-minibuffer)
1864         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
1865         rfn-eshadow.el.
1867         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
1868         timeout.
1870 2007-09-21  Glenn Morris  <rgm@gnu.org>
1872         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
1873         * term/sun-mouse.el (suspend-emacstool): Remove.
1874         * term/sun.el: Remove emacstool-related code.
1876         * emacs-lisp/bytecomp.el (byte-compile-warnings)
1877         (byte-compile-warnings-safe-p): Add `mapcar'.
1878         (byte-compile-warning-types): Add mapcar and make-local.
1879         (byte-compile-normal-call): Add option to suppress mapcar warning.
1880         (top-level): Use mapc rather than mapcar in eval-when-compile.
1882         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
1883         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
1884         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
1885         Handle escaped parens.
1886         (latex-forward-sexp): Doc fix.
1888         * eshell/esh-mode.el (eshell-output-filter-functions): Add
1889         eshell-postoutput-scroll-to-bottom.
1891         * loadup.el: Remove termdev.
1893         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
1894         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
1896 2007-09-21  Markus Triska  <markus.triska@gmx.at>
1898         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
1899         `mapcar' is called for effect.
1901 2007-09-21  Kevin Ryde  <user42@zip.com.au>
1903         * international/mule.el (sgml-html-meta-auto-coding-function):
1904         Bind `case-fold-search' to t.
1906 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1908         * termdev.el: Remove.
1910         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
1911         (frames-on-display-list): Use it.
1913         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
1915         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
1917 2007-09-20  Richard Stallman  <rms@gnu.org>
1919         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
1921 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1923         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
1925 2007-09-20  Glenn Morris  <rgm@gnu.org>
1927         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
1928         motion functions, rather than hard-coding "\n\n".
1929         (tex-validate-region): Check for eobp, to speed up.
1930         (tex-next-unmatched-end): Doc fix.
1932 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1934         * files.el (auto-mode-alist): Use archive-mode for .rar files.
1936         * international/mule.el (auto-coding-alist): Rar archives are binary.
1938         * arc-mode.el: Add basic support for Rar.
1939         (archive-find-type): Recognize Rar's signature.
1940         (archive-desummarize): New fun.
1941         (archive-summarize): Use it to restore the buffer's data in case
1942         someone wants to switch to some other major mode.
1943         (archive-resummarize): Use it as well.
1944         (archive-rar-summarize, archive-rar-extract): New functions.
1946         * filesets.el: Remove spurious * in docstrings.
1947         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
1948         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
1949         (filesets-ingroup-collect): Remove unused arg `depth'.
1950         (filesets-update): Remove unused arg `version'.
1952         * finder.el (finder-compile-keywords): Fix up comment style.
1953         (finder-mouse-face-on-line): previous-line -> forward-line.
1955         * recentf.el: Remove spurious * in docstrings.
1956         (recentf-save-list): Fix up comment style.
1958         * progmodes/octave-mod.el: Remove spurious * in docstrings.
1959         (octave-mode-map): Move init into declaration and remove \t binding.
1960         (octave-mode-startup-message): Remove unused var.
1961         (octave-scan-blocks): Remove unused arg `from'.
1962         (octave-forward-block, octave-down-block, octave-up-block):
1963         Update callers.
1965         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
1966         (meta-mode-map): Likewise and remove \t binding.
1968         * net/snmp-mode.el: Remove spurious * in docstrings.
1969         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
1970         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
1971         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
1972         that completion accepts lists of strings.
1973         (snmp-mode-syntax-table): Move initialization into declaration.
1974         (snmp-mode-map): Likewise and remove \t binding.
1975         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
1976         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
1977         (snmp-indent-command): Remove.
1979         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
1980         binding, so tab-always-indent works right.
1982 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
1984         * net/browse-url.el (browse-url-elinks-new-window): New function.
1985         (browse-url-elinks): Use browse-url-elinks-new-window.
1986         Accept optional second argument `new-window'.  Fix typo in doc-string.
1987         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
1988         Improve error message.
1990 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1992         * net/browse-url.el (browse-url-url-encode-chars): Use the right
1993         parameter name in the function body.
1994         Reported by Johannes Weiner.
1996 2007-09-19  Glenn Morris  <rgm@gnu.org>
1998         * net/socks.el (socks-open-network-stream): Signal an explicit
1999         error if the port associated with a service string can't be found.
2001         * textmodes/tex-mode.el (tex-terminate-paragraph):
2002         Use backward-paragraph.
2004 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2006         * server.el (server-running-p): New function.
2008 2007-09-18  Jason Rumney  <jasonr@gnu.org>
2010         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
2011         x-focus-frame.
2013         * frame.el (select-frame-set-input-focus, select-frame-by-name):
2014         Use x-focus-frame for w32.
2016 2007-09-17  David Kastrup  <dak@gnu.org>
2018         * textmodes/tex-mode.el (tex-verbatim-environments):
2019         Eliminate CL dependency.
2021 2007-09-17  Richard Stallman  <rms@gnu.org>
2023         * newcomment.el (comment-add): New arg EXTRA.
2024         (comment-region-default): Pass EXTRA if not indenting lines.
2026 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2028         * net/browse-url.el (browse-url-url-encode-chars): New function.
2029         URL-encode some chars in a string.
2030         (browse-url-encode-url): Rewrite using the previous function.
2031         (browse-url-file-url): Use `browse-url-url-encode-chars'.
2032         (browse-url-elinks-sentinel): Fix typo.
2033         (browse-url-new-window-flag): Doc change.
2035 2007-09-17  Glenn Morris  <rgm@gnu.org>
2037         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
2038         filename from `--file-line-error', if it is available.
2040 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
2042         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
2043         TeX `--file-line-error' format.
2045 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
2047         * xt-mouse.el: Delete add-hook calls that were moved to
2048         xterm-mouse-mode.
2049         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
2050         does not work.
2052 2007-09-17  Richard Stallman  <rms@gnu.org>
2054         * cus-face.el (custom-theme-set-faces): Undo previous change.
2056         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
2058 2007-09-17  Glenn Morris  <rgm@gnu.org>
2060         * textmodes/tex-mode.el (tex-region): Simplify previous change,
2061         handling the case where the region is not in `tex-main-file'.
2062         (tex-region-1): Delete.
2063         (tex-region-header): New function, doing the header part of the
2064         old tex-region-1.
2066 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2068         * simple.el (newline): Simplify use of prefix-numeric-value.
2069         (line-move-partial): Remove unused var `ppos'.
2070         (line-move-1): Replace 9999 with most-positive-fixnum.
2071         (move-end-of-line): Use more efficient single-property search.
2072         (move-beginning-of-line): Remove unused var `start'.
2073         (blink-matching-open): Restructure in a more functional style.
2075 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2077         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
2079 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2081         * server.el (server-clients): Only keep procs, no properties any more.
2082         (server-client): Remove.
2083         (server-client-get, server-client-set): Remove, replace all callers by
2084         process-get and process-put resp.
2085         (server-clients-with, server-add-client, server-delete-client)
2086         (server-create-tty-frame, server-create-window-system-frame)
2087         (server-process-filter, server-execute, server-visit-files)
2088         (server-buffer-done, server-kill-buffer-query-function)
2089         (server-kill-emacs-query-function, server-switch-buffer)
2090         (server-save-buffers-kill-terminal): Update accordingly.
2092         * server.el (server-with-environment): Simplify.
2093         (server-select-display, server-unselect-display): Re-add functions that
2094         seem to have been lost in the multi-tty merge.
2095         (server-eval-and-print, server-create-tty-frame)
2096         (server-create-window-system-frame, server-goto-toplevel)
2097         (server-execute, server-return-error): New functions extracted from
2098         server-process-filter.
2099         (server-execute-continuation): New functions.
2100         (server-process-filter): Restructure so that all arguments are analysed
2101         first and then acted upon in a subsequent stage.  This way
2102         server-goto-toplevel can be executed later, when we know if
2103         it's necessary.
2104         Remove the "-version" and "-version-good" support.
2106 2007-09-16  Drew Adams  <drew.adams@oracle.com>
2108         * cus-edit (custom-face-edit-activate): Doc fix.
2110 2007-09-16  Glenn Morris  <rgm@gnu.org>
2112         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
2113         Following cal-bahai renaming, update all instances of
2114         list-bahai-diary-entries to diary-bahai-list-entries,
2115         mark-bahai-diary-entries to diary-bahai-mark-entries,
2116         calendar-goto-bahai-date to calendar-bahai-goto-date,
2117         insert-bahai-diary-entry to diary-bahai-insert-entry,
2118         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
2119         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
2120         calendar-print-bahai-date to calendar-bahai-print-date.
2122         * textmodes/tex-mode.el (tex-region): Handle the case where the
2123         region is not in `tex-main-file'.  Move the old code that applies
2124         to both cases...
2125         (tex-region-1): ...to this new function.
2127 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2129         * vc.el (vc-process-sentinel): New function.
2130         (vc-exec-after): Use it instead of using ugly hackish analysis and
2131         construction of Elisp code.
2132         (vc-sentinel-movepoint): New dynamically scoped var.
2133         (vc-print-log, vc-annotate): Set it to move the user's point.
2135         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
2136         inhibit-modification-hooks.
2138         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
2139         (calendar-bahai-print-date, calendar-bahai-goto-date)
2140         (diary-bahai-list-entries, diary-bahai-insert-entry):
2141         New names to clean up the namespace a bit more.
2142         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
2144 2007-09-15  Glenn Morris  <rgm@gnu.org>
2146         * calendar/holidays.el (holiday-list): Rename it back to
2147         `list-holidays', but leave `holiday-list' as an alias.
2149         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
2150         custom group.
2152         * textmodes/css-mode.el (css): New custom group.
2153         (css-electrick-keys, css-selector, css-property)
2154         (css-indent-offset): Specify custom group.
2156 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2158         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
2159         (cvs-execute-single-file): Use process-file.
2160         (cvs-run-process): Use start-file-process.
2162 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
2164         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
2165         level.  Remove the hooks when turning off the mode.
2167         * term/xterm.el: Require xt-mouse at compile time.
2168         (terminal-init-xterm): Turn on xterm mouse tracking for this
2169         terminal if xterm-mouse-mode is enabled.
2171 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
2173         * term/xterm.el (xterm-function-map): Replace bindings that were
2174         deleted by the merge.
2176 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
2178         * play/bubbles.el (bubbles-version): Bump value to "0.5".
2179         (bubbles-mode-map): Move define-key statements here.
2180         (bubbles-game-theme-menu): Ditto.
2181         (bubbles-graphics-theme-menu): Ditto.
2182         (bubbles-menu): Ditto.
2183         (bubbles-mode): Initialize buffer-undo-list, redisplay.
2184         (bubbles--initialize): Reset buffer-undo-list, redisplay.
2185         (bubbles-plop): Set buffer-undo-list, redisplay.
2186         (bubbles-undo): Reset buffer-undo-list, redisplay.
2187         (bubbles--show-images): Take care of missing text properties.
2189 2007-09-14  Glenn Morris  <rgm@gnu.org>
2191         * startup.el (fancy-startup-text, fancy-about-text): Fix face
2192         quoting.
2194         * calendar/cal-hebrew.el, calendar/cal-menu.el
2195         * calendar/calendar.el, calendar/diary-lib.el
2196         * calendar/holidays.el: Rename all instances of
2197         list-calendar-holidays callers to calendar-list-holidays,
2198         list-holidays to holiday-list, check-calendar-holidays to
2199         calendar-check-holidays, mark-calendar-holidays to
2200         calendar-mark-holidays, and filter-visible-calendar-holidays to
2201         holiday-filter-visible-calendar.
2203 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
2205         * term/xterm.el (xterm-function-map): Add C-M- bindings.
2207 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
2209         * play/bubbles.el (bubbles--initialize-images): Fix bug:
2210         Use transparent background for empty cells in graphics mode.
2212 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
2214         * man.el (Man-default-man-entry): At end of line, continue looking
2215         to the next line for possible end of hyphenated command.
2217 2007-09-13  Chris Moore  <dooglus@gmail.com>
2219         * shell.el (shell-resync-dirs): Don't move the cursor relative to
2220         the command being edited.
2222 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
2224         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
2226 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
2228         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
2229         C-M-S- keys.
2231         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
2233 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2235         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
2236         New argument `filename-p' to use one set of confusing chars or another.
2237         (browse-url-file-url): Use the argument.
2238         Suggested by Johannes Weiner.
2240 2007-09-12  Romain Francoise  <romain@orebokech.com>
2242         * cus-start.el (all): Revert 2007-09-08 change.
2244 2007-09-12  Aaron Hawley  <aaronh@garden.org>
2246         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
2247         extract .Z files, since it is more common than uncompress.
2249 2007-09-12  Glenn Morris  <rgm@gnu.org>
2251         * textmodes/org-publish.el (org-publish-org-to-html): Remove
2252         duplicate function definition.
2254 2007-09-10  Chris Moore  <dooglus@gmail.com>
2256         * diff-mode.el (diff-sanity-check-hunk):
2257         Also accept single-line hunks.
2259 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
2261         * startup.el (startup-screen-inhibit-startup-screen)
2262         (pure-space-overflow-message): New vars.
2263         (fancy-splash-insert): Allow functions for face and link specs.
2264         (fancy-splash-head): Remove unused arg.  Move splash text...
2265         (fancy-startup-text, fancy-about-text): ...here.
2266         (fancy-startup-tail): Rename from fancy-splash-tail.
2267         (fancy-startup-screen, fancy-about-screen): Split off from
2268         fancy-splash-screens.
2269         (display-startup-screen): New function.
2270         (display-about-screen): Rename from display-splash-screen.
2271         (command-line-1): Use concise startup screen if necessary.
2273 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
2275         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
2276         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
2278 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2280         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2281         (python-font-lock-keywords): Update to the 2.5 version of the language.
2282         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2283         (python-backspace): Only behave funny in code.
2284         (python-compilation-regexp-alist): Add PDB stack trace regexp.
2285         (inferior-python-mode): Add PDB prompt regexp.
2286         (python-fill-paragraph): Refine the fenced-string regexp.
2287         (python-find-imports): Handle imports spanning several lines.
2288         (python-mode): Add `class' to hideshow support.
2290 2007-09-10  Dave Love  <fx@gnu.org>
2292         * outline.el (outline-4, outline-5, outline-7):
2293         Move font-lock-builtin-face down from 4 to 7 to better keep the
2294         progression of color brightness, and to better match Org-mode's faces.
2296 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2298         * progmodes/meta-mode.el (meta-font-lock-keywords)
2299         (font-lock-match-meta-declaration-item-and-skip-to-next)
2300         (meta-comment-indent, meta-indent-previous-line)
2301         (meta-indent-unfinished-line, meta-beginning-of-defun)
2302         (meta-end-of-defun, meta-common-initialization): Handle \f.
2303         (meta-indent-unfinished-line): Do not handle a `%' in a string as
2304         a comment-start.
2306         * files.el (file-modes-char-to-who, file-modes-char-to-right)
2307         (file-modes-rights-to-number): Auxiliary functions for symbolic to
2308         numeric notation of file modes.
2309         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
2310         numeric value.
2311         (read-file-modes): New.  Read either an octal value of a file mode or a
2312         symbolic value, and return its numeric value.
2314         * dired-aux.el (dired-do-chmod): Change to use the built-in
2315         `set-file-modes' and the previous symbolic mode parsing functions.
2317 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2319         * textmodes/texinfo.el: Remove spurious * in docstrings.
2320         (texinfo-mode-syntax-table, texinfo-mode-map):
2321         Initialize in the declaration.
2323         * tmm.el: Remove spurious * in docstrings.
2324         (tmm-prompt): Use with-current-buffer.
2326         * vcursor.el: Remove spurious * in docstrings.
2327         (vcursor-map): Initialize in the declaration.
2328         (vcursor-use-vcursor-map): Use define-minor-mode.
2329         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
2331         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
2332         Initialize in the declaration.
2333         (widget-minor-mode): Use define-minor-mode.
2335         * woman.el (woman-mode-map, woman-syntax-table):
2336         Initialize in the declaration.
2338 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
2340         * doc-view.el: New file.
2342 2007-09-09  Juri Linkov  <juri@jurta.org>
2344         * Makefile.in (update-authors): Add etc/ to AUTHORS.
2346         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
2348         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
2349         to "Startup screen".  Fix docstring.
2350         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
2351         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
2352         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
2353         (initial-scratch-message): Fix docstring.
2354         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
2355         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
2356         Add link to "Customize Startup" and set interval between links to
2357         5 spaces.
2358         (fancy-about-text): Add links "Authors" and "Contributing".
2359         (fancy-splash-head): Add text "Welcome to " on the startup screen,
2360         and "This is " on the about screen.  Add link to
2361         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
2362         For the about screen move emacs version to the header from
2363         `fancy-splash-tail' (as it's done already for normal about screen).
2364         (fancy-splash-tail): Insert emacs version only for startup screen.
2365         (normal-splash-screen): Remove duplicate empty lines.
2366         (normal-about-screen): Add links "Authors" and "Contributing".
2368         * menu-bar.el (menu-bar-help-menu):
2369         Move "About Emacs" and "About GNU" to the end of the Help menu.
2370         Move "Emacs Psychotherapist" after "Send Bug Report...".
2371         Move "External Packages" after "Find Emacs Packages".
2373 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
2375         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
2376         they are useless with the byte compiler.
2377         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
2378         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
2379         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
2380         (tramp-file-name-real-host, tramp-file-name-port)
2381         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
2382         defuns.
2384         * net/tramp-cache.el (top): Improve error message when
2385         `tramp-persistency-file-name' is corrupted.
2387 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
2389         * textmodes/org.el (org-re): Also replace the :alpha: class.
2390         (org-todo-tag-alist): Variable removed.
2391         (org-todo-key-alist, org-todo-key-trigger) New variables.
2392         (org-use-fast-todo-selection): New option.
2393         (org-log-done): Docstring fixed.
2394         (org-deadline-warning-days): New default value 14.
2395         (org-edit-timestamp-down-means-later) New option.
2396         (org-tag-alist): Docstring fixed.
2397         (org-fast-tag-selection-include-todo): New option.
2398         (org-export-language-setup): New languages added.
2399         (org-set-regexps-and-options): Compute the new variables.
2400         (org-paste-subtree): Cleaning up.
2401         (org-remember-apply-template): New escape %A.
2402         (org-todo): Call fast TODO selection.
2403         (org-fast-todo-selection): New function.
2404         (org-add-log-note): Allow prefix for abort exit.
2405         (org-at-property-p, org-entry-properties)
2406         (org-columns-get-autowidth-alist): Use :alpha: class.
2407         (org-get-wdays): New function.
2408         (org-agenda-remove-date): New variable.
2409         (org-agenda-get-deadlines): Use `org-get-wdays'.
2410         (org-agenda-get-deadlines): Reverse ee before returning.
2411         (org-format-agenda-item): New argument REMOVE-RE.
2412         (org-agenda-convert-date): Baha'i calendar added.
2413         (org-infile-export-plist): Also find DATE line.
2414         (org-get-min-level): New function.
2415         (org-export-as-html, org-export-as-ascii): Use the date format.
2416         (org-shiftup, org-shiftdown): Use.
2417         `org-edit-timestamp-down-means-later'.
2418         (org-assign-fast-keys): New function.
2420 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
2422         * cus-start.el (all): Add prefer-window-split-horizontally from
2423         window.c.
2425 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
2427         * net/browse-url.el (browse-url-galeon): Fix last change.
2428         (top-level): Require cl when compiling.
2430 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
2432         * textmodes/org-export-latex.el: arch-tag restored.
2434         * textmodes/org-publish.el: arch-tag restored.
2436 2007-09-08  Masatake YAMATO  <jet@gyve.org>
2438         * progmodes/which-func.el (which-func-modes): Add diff-mode.
2440         * progmodes/cc-langs.el: Support new keywords added to
2441         objective-c frontend of gcc.
2442         (c-simple-stmt-kwds): Add @throw.
2443         (c-block-stmt-2-kwds): Add @synchronized.
2444         (c-block-stmt-1-kwds): Add @finally and @try.
2446 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
2448         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
2449         (org-agenda-after-show-hook): New variable.
2450         (org-columns-compile-format)
2451         (org-columns-get-autowidth-alist, org-buffer-property-keys)
2452         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
2453         property names.
2454         (org-get-wdays): New function.
2456 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2458         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
2460         * term/xterm.el (xterm-function-map): Initialize in the declaration.
2462         * vc-arch.el (vc-arch-checkin): Fix typo.
2464 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
2466         * cus-face.el (custom-theme-set-faces): Set face attributes
2467         locally for each frame.
2469 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2471         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
2472         via font-lock-defaults.
2474         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
2475         derived-mode-p.
2477 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
2479         * progmodes/autoconf.el (autoconf-definition-regexp):
2480         Handle optional square brackets around definition name.
2482 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
2484         * net/browse-url.el (browse-url-browser-function): Add elinks.
2485         (browse-url-elinks-wrapper): New option.
2486         (browse-url-encode-url, browse-url-elinks)
2487         (browse-url-elinks-sentinel): New functions.
2488         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
2489         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
2490         Use new function browse-url-encode-url.
2492 2007-09-07  Glenn Morris  <rgm@gnu.org>
2494         * version.el (emacs-version): Revert 2007-08-29 change: no need to
2495         say if multi-tty is present.
2497 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2499         * cus-start.el (split-window-preferred-function): Add custom info.
2501         * calendar/holidays.el (holiday-list, calendar-check-holidays)
2502         (calendar-mark-holidays, calendar-list-holidays)
2503         (holiday-filter-visible-calendar): New names to clean up namespace.
2504         (filter-visible-calendar-holidays, list-calendar-holidays)
2505         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
2506         Add compatibility aliases.
2507         (calendar-check-holidays, calendar-mark-holidays)
2508         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
2509         (holiday-sexp): Replace append with list.
2510         (holiday-filter-visible-calendar): Replace append with push.
2512         * woman.el: Remove spurious * in docstrings.
2513         (woman-mini-help, woman-non-underline-faces, woman0-rename)
2514         (woman-topic-all-completions-merge, woman-file-name-all-completions)
2515         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
2516         (woman-write-directory-cache, woman-display-extended-fonts)
2517         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
2518         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
2519         (woman-mode): Use inhibit-read-only.
2520         (woman-negative-vertical-space): Use dotimes.
2521         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
2523 2007-09-06  Romain Francoise  <romain@orebokech.com>
2525         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
2526         (vc-bzr-workfile-version): Use it.
2528 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
2530         * complete.el (PC-do-completion): Don't try to treat
2531         empty string as an abbreviation.
2533 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2535         * help-fns.el (describe-variable): Keep doc's text properties.
2537 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
2539         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
2540         instead of a file.
2542 2007-09-06  Glenn Morris  <rgm@gnu.org>
2544         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
2545         (checkdoc-minor-mode): Allow user to specify lighter via
2546         checkdoc-minor-mode-string.
2548 2007-09-05  Richard Stallman  <rms@gnu.org>
2550         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
2551         Several items removed, simplified, or put on one line.
2552         (fancy-about-text): Add substantial contents, part of startup text.
2553         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
2554         (normal-splash-screen): Call normal-mouse-startup-screen,
2555         normal-no-mouse-startup-screen, or normal-about-screen.
2556         (normal-mouse-startup-screen): New fn, broken out, shortened.
2557         (normal-no-mouse-startup-screen): New fn, broken out.
2558         (normal-about-screen): New function, contents all new.
2560 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2562         * emacs-lisp/rx.el (rx): Fix typo in docstring.
2564 2007-09-05  Glenn Morris  <rgm@gnu.org>
2566         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
2567         is bound.
2569 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2571         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
2572         in doc string.
2574 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
2576         * server.el (server-start, server-unload-hook): Undo previous change.
2578         * xt-mouse.el: Undo previous change.
2580 2007-09-04  Juri Linkov  <juri@jurta.org>
2582         * startup.el (fancy-about-text): New variable.
2583         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
2584         (fancy-current-text, fancy-splash-stop-time)
2585         (fancy-splash-outer-buffer): Remove variables.
2586         (fancy-splash-head, fancy-splash-tail): Add new optional argument
2587         `startup' and use it to conditionally display different texts for
2588         Startup and About screens.  Don't display Help commands on the About
2589         screen.
2590         (fancy-splash-screens-1): Remove function and move its content to
2591         `fancy-splash-screens' to the part that dislpays the About screen.
2592         (exit-splash-screen): Don't treat specially exiting from
2593         alternating screens.
2594         (fancy-splash-screens): Rename argument `static' to `startup'.
2595         Fix docstring.  Remove code for displaying alternating screens.
2596         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
2597         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
2598         for `inhibit-read-only'.
2599         (normal-splash-screen): Rename argument `static' to `startup'.
2600         Fix docstring.  Use argument `startup' to conditionally display
2601         different texts for Startup and About screens.  Don't display Help
2602         commands on the About screen.  Remove `unwind-protect' `sit-for'
2603         delay and `kill-buffer' after it.
2604         (display-startup-echo-area-message): Remove call to
2605         `use-fancy-splash-screens-p' because image.el is preloaded and
2606         doesn't display "Loading image... done".
2607         (display-splash-screen): Rename argument `static' to `startup'.
2608         Fix docstring.
2610 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
2612         * server.el (server-start, server-unload-hook):
2613         suspend-tty-functions has been renamed to suspend-tty-hook.
2615         * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
2616         resume-tty-hook.
2618 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
2620         * loadup.el: Fix merge problem, only load "button" once.
2622 2007-09-03  Glenn Morris  <rgm@gnu.org>
2624         * vc-svn.el (vc-svn-print-log): If there is only one file, use
2625         "Working file:" as the prefix, for the sake of
2626         log-view-current-file.
2628 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
2630         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
2631         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
2632         if the selected frames is in
2633         xterm-modify-other-keys-terminal-list.
2634         (xterm-turn-off-modify-other-keys): Add an optional frame
2635         parameter.  Only turn off modify-other-keys if FRAME is in
2636         xterm-modify-other-keys-terminal-list.
2637         (xterm-remove-modify-other-keys): New function.
2638         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
2639         Add the selected frame to xterm-modify-other-keys-terminal-list.
2641 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2643         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
2644         (icon-map-list): New variable.
2645         (x-gtk-map-stock): Use icon-map-list.
2647 2007-09-02  Romain Francoise  <romain@orebokech.com>
2649         * log-view.el (log-view-current-file): Balance parens.
2651 2007-09-02  Glenn Morris  <rgm@gnu.org>
2653         * comint.el (comint-mode): Don't set scroll-conservatively.
2655         * eshell/em-unix.el (eshell/time): Stringify and flatten the
2656         non-command arguments.
2658         * log-view.el (log-view-current-file): Give a more explicit error
2659         if log-view-file-re fails to find a match.
2661 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
2663         * emacs-lisp/bytecomp.el (byte-recompile-directory):
2664         Fix bug: Don't expand top-level file name more than once.
2665         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
2667 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2669         * server.el (server-process-filter): Don't display the splash screen.
2670         It's annoying enough on the initial screen and becomes positively
2671         obnoxious here.
2673 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2675         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
2676         Change naming to use "avl-tree--" for internal functions.
2678 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
2680         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
2681         the merge.
2682         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
2683         (provide): Move to the end of file.
2685         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
2687 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2689         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
2690         New variable.  List of exceptions for the duplicated word rule.
2691         (flyspell-mark-duplications-flag): Mention it.
2692         (flyspell-word): Treat it.
2694         * files.el (create-file-buffer): If the filename sans directory starts
2695         with spaces, remove them.
2697 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2699         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
2700         (x-gtk-map-stock): Use two directory elements when matching
2701         file name.
2703 2007-08-31  James Wright  <james@chumsley.org>
2705         * eshell/em-unix.el (eshell/info): New function.
2707 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2709         * frame.el (frame-initialize, make-frame):
2710         * server.el (server-process-filter):
2711         * faces.el (tty-set-up-initial-frame-faces): Don't set
2712         term-environment-variable since it's not used any more.
2714         * env.el (setenv): Don't treat $TERM specially.
2716         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
2717         stated otherwise, subprocesses do not send back escape sequences
2718         corresponding to the terminal from which Emacs was started.
2720 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
2722         * calculator.el: Require cl for compilation.
2724 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
2726         * outline.el (outline-font-lock-levels): Comment out unused var.
2727         (outline-font-lock-face): Wrap around face list to handle any
2728         nesting depth gracefully.
2730 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
2732         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
2733         `set-file-times'.
2735 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
2737         * textmodes/org.el (org-export-visible): Fix drawers before export.
2738         (org-do-sort): Allow sorting by priority.
2739         (org-agenda-files): Ignore non-existing files.
2740         (org-agenda-skip-unavailable-files): New variable.
2741         (org-ellipsis): All a face as value.
2742         (org-mode): Interprete the face value of `org-ellipsis'.
2743         (org-archive-save-context-info): New option.
2744         (org-archive-subtree): Store context info in archived entry.
2745         (org-fast-tag-selection-can-set-todo-state): New variable.
2746         (org-fast-tag-selection): Allow setting TODO states through this
2747         interface.
2748         (org-cycle): Docstring updated.
2749         (org-todo-keyword-faces): New option.
2750         (org-get-todo-face): New function.
2751         (org-set-font-lock-defaults, org-agenda-highlight-todo):
2752         Use `org-get-todo-face'.
2753         (org-switch-to-buffer-other-window): New function.
2754         (org-table-edit-field, org-table-show-reference)
2755         (org-table-edit-formulas, org-add-log-note)
2756         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
2757         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
2758         `switch-to-buffer-other-window' to make sure that the temporary
2759         windows show up on the current frame.
2760         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
2761         (org-get-entries-from-diary, org-replace-region-by-html):
2762         Don't allow pop-up frames.
2763         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2764         Fix problems with time-of-day.
2765         (org-export-get-title-from-subtree): New function.
2766         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
2767         with listing items that are DONE.
2768         (org-change-tag-in-region): New command.
2769         (org-agenda-skip-scheduled-if-done)
2770         (org-agenda-skip-deadline-if-done): Docstring clarified.
2771         (org-mode): Hide drawers on startup.
2772         (org-get-todo-face): New function.
2773         (org-todo-keyword-faces): New option.
2774         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
2775         (org-remove-keyword-keys): New function.
2777 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
2779         * progmodes/grep.el (grep-find-ignored-directories):
2780         Add monotone _MTN bookkeeping directory in workspaces.
2781         Add RCS control directory.  List items in alphabetical order.
2783         * progmodes/grep.el (grep-files-aliases): Add cc alias.
2784         Sort items in alphabetical order.  Fix parens.
2786 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
2788         * vc-hg.el (vc-hg-extra-menu-map): New variable.
2789         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
2790         (vc-hg-pull): New functions.
2791         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
2793         * term/mac-win.el: Don't require url, only autoloaded url
2794         functions are used in this file.
2796 2007-08-29  Andreas Schwab  <schwab@suse.de>
2798         * shell.el (shell): Return correct value from interactive spec.
2800 2007-08-29  Glenn Morris  <rgm@gnu.org>
2802         * version.el (emacs-version): Increase to 23.0.50.
2804 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2806         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
2808 2007-08-29  Juri Linkov  <juri@jurta.org>
2810         * loadup.el: Add "button" loading after "faces" and move "startup"
2811         to load after "button".
2813 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
2815         * loadup.el: Load term/mac-win on a Mac using Carbon.
2817         * term/mac-win.el: Provide mac-win.
2818         (mac-initialized): New variable.
2819         (mac-initialize-window-system): New function.  Move global setup here.
2820         (handle-args-function-alist, frame-creation-function-alist):
2821         (window-system-initialization-alist): Add mac entries.
2822         (x-setup-function-keys): New function containing all the
2823         top level function key definitions.
2825         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
2827         * env.el (read-envvar-name): Don't consider the environment frame param.
2829         * env.el (setenv):
2830         * frame.el (frame-initialize, make-frame):
2831         * faces.el (tty-set-up-initial-frame-faces):
2832         * server.el (server-process-filter): Set
2833         display-environment-variable and term-environment-variable.
2835         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
2837 2007-08-29  Jason Rumney  <jasonr@gnu.org>
2839         * loadup.el: Only load term/x-win when X is compiled in.
2840         Load term/w32-win and dependencies on windows-nt.
2842         * term/w32-win.el: Reorder to match x-win.el more closely.
2843         Provide w32-win.  Don't throw error when global window-system not w32.
2844         (internal-face-interactive): Remove obsolete function.
2845         (x-setup-function-keys): Use local-function-key-map.
2846         (w32-initialized): New variable.
2847         (w32-initialize-window-system): Set it.
2848         Move more global setup here.
2849         (x-setup-function-keys): New function.
2850         (w32-initialize-window-system): Move non function key global setup here.
2851         (x-cut-buffer-max): Remove.
2852         (w32-initialize-window-system): New function.
2853         (handle-args-function-alist, frame-creation-function-alist):
2854         (window-system-initialization-alist): Add w32 entries.
2856 2007-08-29  David Kastrup  <dak@gnu.org>
2858         * env.el (getenv): Pass frame to getenv-internal.
2860 2007-08-29  Karoly Lorentey  <lorentey@elte.hu>
2862         * version.el (emacs-version): Show if multi-tty is present.
2864         * loadup.el: Delay loading env; mule-conf gets confused by cl
2865         during bootstrap.  Also load termdev and term/x-win.
2867         * bindings.el (mode-line-client): New variable.
2868         (help-echo): Add it to the default mode-line format.
2870         * cus-start.el: Remove bogus window-system reference from GTK test.
2872         * ebrowse.el (ebrowse-electric-list-mode-map)
2873         (ebrowse-electric-position-mode-map):
2874         * ebuff-menu.el (electric-buffer-menu-mode-map):
2875         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
2876         not `suspend-emacs'.
2878         * ediff-wind.el (ediff-setup-windows-automatic): New function.
2879         (ediff-window-setup-function): Use it as default.
2881         * files.el (save-buffers-kill-terminal): New function.
2882         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
2884         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
2885         and `with-selected-frame'.
2887         * help-fns.el (describe-variable): Describe frame-local variables
2888         correctly.
2890         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
2891         display support.
2892         (normal-erase-is-backspace-setup-frame): New function.
2894         * subr.el (with-selected-frame): New function.
2895         (read-quoted-char): Use terminal-local binding of
2896         local-function-key-map instead of function-key-map.
2898         * talk.el (talk): New function.
2899         (talk-handle-delete-frame): New function.
2900         (talk-add-display): Open a new frame only if FRAME was not a frame.
2902         * termdev.el: New file.
2904         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
2905         * term/x-win.el: Don't bind f10.
2906         * tmm.el: Remove autoload binding for f10.
2908         * international/encoded-kb.el (encoded-kbd-setup-display): Use
2909         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
2910         Store the saved input method as a terminal parameter.  Add keymap
2911         parameter.  Use it instead of changing key-translation-map directly.
2912         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
2913         Remove.
2914         (encoded-kbd-setup-display): New function.
2916         * international/mule-cmds.el (set-locale-environment): Fix getenv
2917         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
2918         set the keyboard coding system.  Add DISPLAY parameter.
2919         (set-display-table-and-terminal-coding-system): Add DISPLAY
2920         parameter.  Pass it to set-terminal-coding-system.
2922         * international/mule.el (keyboard-coding-system): Test for
2923         encoded-kbd-setup-display, not encoded-kbd-mode.
2924         (set-terminal-coding-system, set-keyboard-coding-system): Add
2925         DISPLAY parameter.
2926         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
2928         * term/README: Update.
2930         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
2932         * term/x-win.el (x-setup-function-keys): New function.  Move
2933         function-key-map tweaks here.  Protect against multiple calls on
2934         the same terminal.  Use terminal-local binding of
2935         local-function-key-map instead of function-key-map.
2936         (x-initialize-window-system): Make a copy of pure list.  Pass a
2937         frame getenv.
2939         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
2940         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
2941         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
2942         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
2943         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
2944         local-function-key-map instead of function-key-map.
2946         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
2947         `substitute-key-definition' and `define-key' calls against
2948         multiple execution.  Use terminal-local binding of
2949         local-function-key-map instead of function-key-map.  Pass a frame
2950         to getenv.
2952         * edmacro.el (edmacro-format-keys):
2953         * emulation/cua-base.el (cua--pre-command-handler):
2954         * isearch.el (isearch-other-meta-char):
2955         * xt-mouse.el: Use terminal-local binding of
2956         local-function-key-map instead of function-key-map.
2958         * fringe.el (set-fringe-mode): Simplify and fix using
2959         `modify-all-frames-parameters'.
2960         * scroll-bar.el (set-scroll-bar-mode): Ditto.
2961         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
2962         check before calling `tool-bar-setup'.
2963         (tool-bar-setup): New variable.
2964         (tool-bar-setup): Use it to guard against multiple calls.  Add
2965         optional frame parameter, and select that frame before adding items.
2966         (toggle-tool-bar-mode-from-frame): New function.
2968         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
2969         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
2970         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
2971         "Tool-bar" toggles to reflect the state of the current frame.
2972         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
2974         * env.el: Require cl for byte compilation (for `block' and `return').
2975         (environment, setenv-internal): New functions.
2976         (let-environment): New macro.
2977         (setenv, getenv): Add optional terminal parameter.  Update docs.
2978         (setenv): Use setenv-internal.  Always set process-environment.
2979         Handle `local-environment-variables'.
2980         (read-envvar-name, setenv, getenv): Use frame parameters
2981         to store the local environment, not terminal parameters.  Include
2982         `process-environment' as well.
2984         * faces.el (tty-run-terminal-initialization): New function.
2985         (tty-create-frame-with-faces): Use it.  Set up faces and
2986         background mode only after the terminal has been initialized.
2987         Call terminal-init-*.  Don't load the initialization file more
2988         than once.  Call set-locale-environment.
2989         (frame-set-background-mode): Handle the 'background-mode terminal
2990         parameter.
2991         (tty-find-type): New function.
2992         (x-create-frame-with-faces): Remove bogus check for
2993         first frame.  Call `tool-bar-setup'.  Don't make frame visible
2994         until we are done setting up all its parameters.  Call
2995         x-setup-function-keys.
2997         * frame.el (make-frame): Always inherit 'environment and 'client
2998         parameters.  Set up the 'environment frame parameter, when needed.
2999         Also inherit 'client parameter.  Don't override explicitly
3000         specified values with inherited ones.  Add 'terminal frame
3001         parameter.  Append window-system-default-frame-alist to parameters
3002         before calling frame-creation-function.
3003         (frame-initialize): Copy the environment from the initial frame.
3004         (window-system-default-frame-alist): Enhance doc string.
3005         (frame-notice-user-settings): Don't put 'tool-bar-lines in
3006         `default-frame-alist' when initial frame is on a tty.
3007         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
3008         Remove specified parameters from `window-system-default-frame-alist'.
3009         (make-frame-on-tty, framep-on-display, suspend-frame):
3010         Extend doc string, update parameter names.
3011         (frames-on-display-list): Use terminal-id to get the display id.
3012         (frame-notice-user-settings): Extend to apply
3013         settings in `window-system-default-frame-alist' as well.
3014         (terminal-id, terminal-parameters, terminal-parameter)
3015         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
3016         (delete-frame-functions): Add to `delete-frame-functions' hook.
3017         (blink-cursor-mode): Adapt blink-cursor-mode default
3018         value from startup.el.
3019         (make-frame-on-display): Protect condition on x-initialized when
3020         x-win.el is not loaded.  Update doc.
3021         (suspend-frame): Use display-controlling-tty-p to decide between
3022         suspend-emacs and suspend-tty.
3023         (frames-on-display-list): Update for display ids.
3024         (framep-on-display): Ditto.
3025         (suspend-frame): Use display-name, not frame-tty-name.
3026         (selected-terminal): New function.
3028         * server.el: Use `device' instead of `display' or `display-id' in
3029         variable and client parameter names.
3030         (server-select-display): Remove (unused).
3031         (server-tty-live-p, server-handle-delete-tty): Remove.
3032         (server-unquote-arg, server-quote-arg, server-buffer-clients):
3033         Update docs.
3034         (server-getenv-from, server-with-environment, server-send-string)
3035         (server-save-buffers-kill-terminal): New functions.
3036         (server-delete-client): Handle quits in kill-buffer.  Don't kill
3037         modified buffers.  Add extra logging.  Delete frames after
3038         deleting the tty.  Clear 'client parameter before deleting a frame.
3039         Use delete-display, not delete-tty.
3040         (server-visit-files): Don't set `server-existing-buffer' if the
3041         buffer already has other clients.  Return list of buffers
3042         created.  Update doc.  Don't set client-record when nowait.
3043         (server-handle-delete-frame): Delete the client if this was its
3044         last frame.  Check that the frame is alive.  Remove bogus comment.
3045         Add note on possible race condition.  Delete tty clients, if needed.
3046         (server-handle-suspend-tty): Use server-send-string.  Kill the
3047         client in case of errors from process-send-string.  Use the display
3048         parameter.
3049         (server-unload-hook): Remove obsolete delete-tty hook.
3050         (server-start): Ask before restarting if the old server still has
3051         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
3052         (server-process-filter): Use server-send-string.  Accept `-dir'
3053         command.  Switch to *scratch* immediately after creating the frame,
3054         before evaluating any -evals.  Protect `display-splash-screen'
3055         call in a condition-case.  Explain why.  Call
3056         `display-startup-echo-area-message' before
3057         `display-splash-screen'.  Don't display the splash screen when no
3058         frame was created.  Show the Emacs splash screen and startup echo
3059         area message.  Display the *scratch* buffer by default.  Store the
3060         local environment in a frame (not terminal) parameter.  Do not try
3061         to decode environment strings.  Fix reference to the 'display
3062         frame parameter.  Change syntax of environment variables.  Put
3063         environment into terminal parameters, not client parameters.  Use
3064         a dummy client with --no-wait's X frames.  In `-position LINE'
3065         handler, don't ruin the request string until the line number is
3066         extracted.  Log opened files.  Handle -current-frame command.
3067         Don't create frames when it is given.  Don't bind X frames to the
3068         client when we are in -no-wait mode.  Set locale environment
3069         variables from client while creating tty frames.  Disable call to
3070         configure-display-for-locale.  When processing -position command,
3071         don't change the request string until the parameters are
3072         extracted.  Don't try to create an X frame when Emacs does not
3073         support it.  Improve logging.  Temporarily set ncurses-related
3074         environment variables to those of the client while creating a new
3075         tty frame.  Select buffers opened by nowait clients, don't leave
3076         them buried under others.  Set the display parameter, and use it
3077         when appropriate.
3079         * startup.el (display-startup-echo-area-message): Handle
3080         `inhibit-startup-echo-area-message' here.
3081         (command-line-1): Moved from here.
3082         (fancy-splash-screens): Use `overriding-local-map' instead of
3083         `overriding-terminal-local-map' for now; the latter doesn't work
3084         right, it looses keypresses to another terminal.  Use
3085         `overriding-terminal-local-map' to set up keymap.  Install a
3086         `delete-frame-functions' hook to catch `delete-frame' events.
3087         Ignore `select-window' events to cope better with
3088         `focus-follows-mouse'.  Don't switch back to the original buffer
3089         if the splash frame has been killed.  Restore previous buffer, even
3090         if it's *scratch*.
3091         (normal-splash-screen): Don't let-bind `mode-line-format'; it
3092         changes the global binding - setq it instead.  Use
3093         `save-buffers-kill-terminal'.
3094         (display-splash-screen): Don't do anything if the splash screen is
3095         already displayed elsewhere.
3096         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
3097         (command-line): Replace duplicated code with a call to
3098         tty-run-terminal-initialization.  Don't load the terminal
3099         initialization file more than once.  Remove call to nonexistent
3100         function `set-locale-translation-file-name'.
3102         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
3103         parameters.
3104         (xterm-mouse-position-function, xterm-mouse-event): Update.
3105         (xterm-mouse-mode): Don't depend on current value of window-system.
3106         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
3107         Update for multi-tty.
3108         (turn-on-xterm-mouse-tracking-on-terminal)
3109         (turn-off-xterm-mouse-tracking-on-terminal)
3110         (xterm-mouse-handle-delete-frame): New functions.
3111         (delete-frame-functions, after-make-frame-functions)
3112         (suspend-tty-functions, resume-tty-functions): Install extra hooks
3113         for multi-tty.
3115 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3117         * simple.el (invisible-p): Remove: implemented in C now.
3118         (line-move-invisible-p): Remove obsolete alias.
3120 2007-08-28  Juri Linkov  <juri@jurta.org>
3122         * image-mode.el (image-type): New variable.
3123         (image-mode): Set default major mode name to "Image[text]".
3124         (image-minor-mode): Change LIGHTER to display image-type in the
3125         mode line.
3126         (image-minor-mode): Set default image-type to "text".
3127         (image-toggle-display): After switching to text mode, set
3128         image-type to "text" and major mode name to "Image[text]".
3129         After switching to image mode, set image-type to actual image
3130         type, and add image type to major mode name.  Let-bind the same
3131         variable names as arguments of `image-type' and `create-image'.
3132         Bind `type' to the result of `image-type' and use it as arg
3133         of `create-image' to not determine the image type twice.
3135 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
3137         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
3138         (tramp-set-file-uid-gid, tramp-get-local-uid)
3139         (tramp-get-local-gid): New defuns.
3140         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
3141         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
3142         Improve fast track.
3143         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
3144         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
3145         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
3146         (tramp-handle-write-region): Improve fast track.
3147         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
3148         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
3149         be nil.
3151 2007-08-28  Ivan Kanis  <apple@kanis.eu>
3153         * time.el: New feature to display several time zones in a buffer.
3154         (display-time-world-mode, display-time-world-display)
3155         (display-time-world, display-time-world-timer): New functions.
3156         (display-time-world-list, display-time-world-time-format)
3157         (display-time-world-buffer-name, display-time-world-timer-enable)
3158         (display-time-world-timer-second, display-time-world-mode-map):
3159         New variables.
3161 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3163         * term/x-win.el (x-gtk-stock-map): New variable.
3164         (x-gtk-map-stock): New function.
3166         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
3167         prev/next-node.
3169 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
3171         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
3173 2007-08-28  Glenn Morris  <rgm@gnu.org>
3175         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
3177 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
3179         * progmodes/modula2.el (m2-definition, m2-module):
3180         Don't use previous-line.  Reported by T. V. Raman.
3182 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3184         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
3185         argument to tool-bar-mode call.
3187 2007-08-27  Glenn Morris  <rgm@gnu.org>
3189         * diff-mode.el (diff-find-file-name): Only accept regular files,
3190         to rule out /dev/null, directories, etc.
3192         * vc-svn.el (vc-svn-diff): If the repository version of all the
3193         files is the same as the specified OLDVERS, do a local diff.
3195 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3197         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
3198         of buffers in uniquify-managed.
3200         * simple.el (invisible-p): Rename from text-invisible-p.
3201         Update callers.
3203 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3205         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
3206         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
3207         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
3208         (cperl-etags-goto-tag-location): Use new style backquotes.
3210         * net/browse-url.el: Remove spurious * in custom docstrings.
3211         (browse-url-filename-alist): Use new-style backquote.
3213         * emacs-lisp/backquote.el (backquote-unquote-symbol)
3214         (backquote-splice-symbol): Clarify they're not new-style unquotes.
3216         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
3217         (\,@): Backslash the , and ,@ which are not new-style unquotes.
3219         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
3221         * net/socks.el (socks-username/password-auth-filter):
3222         Remove unused vars `state' and `desired-len'.
3223         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
3224         (socks-wait-for-state-change): Use new-style backquotes.
3226         * pcvs.el (cvs-mode-status): Fix long-standing typo.
3228         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
3229         backquotes after each `read' rather than once per buffer.
3231         * dframe.el: Remove spurious * in custom docstrings.
3232         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
3233         (dframe-xemacs20p): Remove, inline at the sole use point.
3234         (defface): Don't defvar the face, don't use old-style backquote.
3235         (defcustom): Don't use old-style backquote.
3236         (dframe-frame-parameter, dframe-mouse-event-p):
3237         Make it obvious that it's always defined.
3238         (dframe-popup-kludge): New function to replace
3239         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
3240         (dframe-frame-mode, dframe-set-timer-internal)
3241         (dframe-mouse-set-point): Remove use of with-no-warnings from
3242         XEmacs-specific code.
3243         (dframe-set-timer-internal): Fix very old bug with
3244         post-command-idle-hook.
3246         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
3248 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
3250         * emacs-lisp/avl-tree.el: New file.
3252 2007-08-26  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3254         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
3255         was used.
3257 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
3259         * complete.el (PC-do-completion): Make RET accept a non-unique but
3260         complete expansion again.
3262 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
3264         * eshell/esh-opt.el (eshell-eval-using-options):
3265         Add debug declaration.
3267 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
3269         * log-view.el (log-view-toggle-mark-entry): Add docstring.
3270         (log-view-get-marked): Likewise.
3272         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
3273         (vc-delete-automatic-version-backups): Likewise.
3275         * vc.el (vc-dired-buffers-for-dir): Likewise.
3277 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
3279         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
3280         safe-local-variable setting.
3281         * progmodes/perl-mode.el (perl-indent-level): Likewise.
3283         * log-view.el (log-view-marked-list): Delete variable.
3284         (log-view-mode): Don't use it.
3285         (log-view-toggle-mark-entry): Likewise, simplify.
3286         (log-view-current-tag): Don't return properties.
3287         (log-view-get-marked): New function.
3289 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
3291         * vc-git.el (vc-git-mode-line-string): New function.
3293 2007-08-25  Alan Mackenzie  <acm@muc.de>
3295         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
3296         new language variable.
3298         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
3299         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
3300         "extern" etc., rather than BOI.  Fix addition of spurious
3301         syntactic-symbol 'defun-block-intro, replacing it with
3302         'innamespace, etc.
3304 2007-08-25  Juri Linkov  <juri@jurta.org>
3306         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
3308         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
3309         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
3310         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
3312         * image.el (image-type-header-regexps): Use more complex regexp for svg.
3313         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
3314         (image-type-auto-detectable): Add (svg . maybe).
3316         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
3317         to treat it like .tgz.
3319         * calendar/cal-bahai.el: Add file coding cookie.
3321 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
3323         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
3324         Don't behave differently when executed via M-x.  Add doc string.
3326         * sort.el (sort-fold-case, sort-numeric-base): Mark as
3327         safe-local-variable.
3329 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
3331         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
3332         the default value.
3333         (math-calendar-tzinfo): New variable.
3334         (math-get-calendar-tzinfo): New function.
3335         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
3336         to get information when zone is nil.
3338 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
3340         * log-view.el (log-view-toggle-mark-entry): New function.
3341         (log-view-mode-map): Bind it.
3342         (log-view-marked-list): New variable.
3343         (log-view-mode): Make it local.
3345 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
3347         * play/zone.el (zone-pgm-rat-race): New func.
3348         (zone-programs): Add `zone-pgm-rat-race'.
3350 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3352         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
3353         a list.
3355 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
3357         * progmodes/hideshow.el (hs-match-data): Delete alias.
3358         (hs-hide-block-at-point, hs-find-block-beginning)
3359         (hs-show-block): Use `match-data' directly.
3361 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
3363         * format.el (format-alist): Fix typo in doc-string.
3365 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
3367         * net/tramp.el (tramp-local-host-p): New defun.
3368         (tramp-handle-file-local-copy, tramp-handle-write-region):
3369         Implement fast track when being on the local host.
3370         (tramp-file-name-handler): Don't set "started" property.  It shall
3371         be reserved for the "ftp" method.
3372         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
3374         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
3375         (tramp-ftp-file-name-handler): Set "started" property.
3377 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
3379         * files.el (backup-buffer-copy): Don't wrap delete in
3380         condition-case, only try to delete if file exists.
3382 2007-08-24  Glenn Morris  <rgm@gnu.org>
3384         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
3386         * startup.el (tutorial-directory): Set with eval-at-startup so it
3387         gets the right value in an installed Emacs.
3389 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
3391         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
3392         (eldoc-highlight-function-argument): Use it.
3394 2007-08-23  Masatake YAMATO  <jet@gyve.org>
3396         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
3397         name of parameters in document body.
3399 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3401         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
3402         (byte-compile-output-as-comment): Use with-current-buffer rather than
3403         a weird set-buffer&prog1 combination.
3405         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
3406         test so as to optimise cases where the `progn's result is constant.
3408 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
3410         * locate.el (locate-get-file-positions):
3411         Use line-beginning-position and line-end-position.
3413 2007-08-23  John Wiegley  <johnw@newartisans.com>
3415         * calendar/cal-bahai.el: Added in the diacriticals that were
3416         missing for many of the month names.
3418 2007-08-22  Jason Rumney  <jasonr@gnu.org>
3420         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
3422 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
3424         * image-mode.el (image-minor-mode): Use image-mode-text-map.
3426 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
3428         * dabbrev.el (dabbrev--progress-reporter): New variable.
3429         (dabbrev--scanning-message): Delete func.
3430         (dabbrev--find-expansion): Use a progress reporter
3431         instead of dabbrev--scanning-message.
3433 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
3435         * comint.el (comint-exec-1): Raise an error if
3436         `start-file-process' does not return a process object.
3438         * shell.el (shell): Prompt for `default-directory' if it is a
3439         remote file name, and if called with a prefix arg.
3441 2007-08-22  Sam Steingold  <sds@gnu.org>
3443         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
3445 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
3447         * textmodes/org-export-latex.el: New file.
3449         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
3451         * textmodes/org.el (org-agenda-skip): Allow a form for
3452         `org-agenda-skip-function'.
3453         (org-agenda-redo): Re-use local settings.
3454         (org-agenda): Store local settings.
3455         (org-agenda-deadline-faces): New option.
3456         (org-agenda-deadline-face): New function.
3457         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
3458         entries on their due date.
3459         (org-agenda-get-timestamps): No longer handle the due dates of
3460         schedules and deadline items.
3461         (org-insert-link-global, org-open-at-point-global): New commands.
3462         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
3463         :for-ascii parameter.
3464         (org-skip-comments): Function removed.
3465         (org-cleaned-string-for-export): Handle special table lines.
3466         (org-global-properties): New option.
3467         (org-entry-get-with-inheritance): Check global properties.
3468         (org-local-properties): New variable.
3469         (org-set-regexps-and-options): Find the #+PROPERTY line.
3470         (org-link-types): Change type into variable (was constant).
3471         (org-make-link-regexps): New function.
3472         (org-link-re-with-space, org-link-re-with-space2)
3473         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
3474         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
3475         these regular expressions happens now in the function
3476         `org-make-link-regexps'.
3477         (org-store-link): Call the functions in
3478         `org-store-link-functions'.
3479         (org-add-link-type): New function.
3480         (org-store-link-functions): New variable.
3481         (org-activate-tags): Force matches to be in headlines.
3482         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
3483         (org-columns-display-here): Make sure this works in a narrowed
3484         buffer by checking for point-min.
3485         (org-columns-display-here): Make the rest of the line intangible,
3486         so that point never can be there.
3487         (org-cleaned-string-for-export): Use `with-current-buffer'.
3488         (org-replace-region-by-html): Use `with-current-buffer'.
3489         (org-unfontify-region, org-do-occur, org-columns-display-here)
3490         (org-columns-remove-overlays, org-columns-quit)
3491         (org-columns-edit-value, org-columns-next-allowed-value)
3492         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
3493         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
3494         (org-agenda-todo, org-agenda-change-all-lines)
3495         (org-agenda-align-tags, org-agenda-priority)
3496         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
3497         (org-agenda-show-new-time, org-cleaned-string-for-export)
3498         (org-export-grab-title-from-buffer)
3499         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
3500         instead of `buffer-read-only'.
3501         (org-export-as-html): Set `coding-system-for-write'.
3502         (org-remember-store-without-prompt): New option.
3503         (org-archive-subtree): Fixed bug with modifying TODO keyword.
3504         (org-beginning-of-line): Also treat C-a special in items.
3505         (org-table-convert-refs-to-rc): Fixed problem with column
3506         reference after "..".
3507         (org-columns-compute): Don't mark buffer modified because of text
3508         properties.
3509         (org-batch-store-agenda-views): Use the variable
3510         `default-directory', not the function.
3511         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
3512         (org-clock-out-when-done): New option.
3513         (org-html-entities): Added HTML entities for smileys.
3515 2007-08-22  Glenn Morris  <rgm@gnu.org>
3517         * image.el (create-image): Doc fix.
3519         * startup.el (tutorial-directory): New constant.
3520         (fancy-splash-text): Tutorials now in tutorial-directory.
3521         * tutorial.el (help-with-tutorial): Tutorials now in
3522         tutorial-directory.
3524 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
3526         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
3527         otherwise.
3528         (tramp-get-remote-path): New defun.  Replace occurrences of
3529         `tramp-default-remote-path' by this function.
3530         (tramp-set-remote-path): Move most of the code to
3531         `tramp-get-remote-path'.
3532         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
3533         existing directories, this is done already in
3534         `tramp-get-remote-path'.
3536 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
3538         * image-file.el (image-file-name-extensions): Add "svg".
3539         * image.el (image-type-header-regexps): Add svg entry.
3541 2007-08-22  Glenn Morris  <rgm@gnu.org>
3543         * files.el (backup-buffer-copy): Check backup directory is
3544         writable, to avoid infloop deleting old backup.
3546         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
3547         movemail related variables.
3548         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
3549         will now be set before this is called.
3551 2007-08-21  Juri Linkov  <juri@jurta.org>
3553         * delsel.el (delete-selection-pre-hook):
3554         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
3555         instead of checking last-command.
3557 2007-08-21  Juri Linkov  <juri@jurta.org>
3559         * loadup.el: Preload "button".
3561 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3563         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3564         Add previous-line and next-line.
3566         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
3567         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
3569         * vc-hooks.el (vc-menu-entry): New var.
3570         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
3571         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
3572         (vc-menu-map): Declare and initialize in one step.
3573         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
3575         * menu-bar.el (vc-menu-map): Don't setup any more.
3576         Instead, just create the proper spot in the menu.
3578 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3580         * smerge-mode.el (smerge-resolve): New arg `safe'.
3581         (smerge-resolve-all, smerge-batch-resolve): New function.
3582         (smerge-refine): Make sure `diff' returns the expected result.
3583         (smerge-parsep-re): New const.
3584         (smerge-mode): Use it to adjust paragraph-separate.
3586         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3587         Correctly match / regexp matchers as first char on a line when
3588         fontifying only that line.
3590         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
3592 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3594         * vc-bzr.el: Don't fiddle with vc-handled-backend.
3595         (vc-bzr-registered): Don't redundantly protect against
3596         file-error.  Actually use the format-specific code.
3597         (vc-bzr-buffer-nonblank-p): Remove.
3598         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
3600 2007-08-20  Juri Linkov  <juri@jurta.org>
3602         * startup.el (fancy-splash-text): Change multiple tabs into one
3603         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
3604         and "Recover Crashed Session").
3605         (fancy-splash-screens): Set tab-width to 22.
3606         (normal-splash-screen): Replace literal tabs with \t and
3607         fix whitespace.  Remove "Useful File menu items" section (with
3608         "Exit Emacs" and "Recover Crashed Session").
3610 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
3612         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
3613         extracted from `eval-last-sexp-1'.
3614         (eval-last-sexp-1): Call `preceding-sexp'.
3616 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
3618         * vc-rcs.el (vc-rcs-annotate-command):
3619         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
3620         Add back :vc-annotate-prefix propertization.
3622 2007-08-20  Andreas Schwab  <schwab@suse.de>
3624         * mail/rmail.el (rmail-autodetect): Doc fix.
3626 2007-08-19  Juri Linkov  <juri@jurta.org>
3628         * startup.el (normal-splash-screen): Add more links.
3630 2007-08-19  Juri Linkov  <juri@jurta.org>
3632         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
3633         because it's common to both types of splash screen: fancy and normal.
3634         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
3635         (exit-splash-screen): Rename from `fancy-splash-quit'.
3636         Use `quit-window' instead of `kill-buffer'.
3637         (fancy-splash-head): Use make-button to insert GNU image link.
3638         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
3639         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
3640         (normal-splash-screen): Put "Browse manuals" on the same line with
3641         "Emacs manual".  Remove descriptions from "Useful tasks" and put
3642         all links in two columns on two lines.
3644 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
3646         * viper.el (viper-remove-hooks): Remove some additional viper hooks
3647         when the user calls viper-go-away.
3648         (viper-go-away): Restore the default of default-major-mode.
3649         Save the value of default-major-mode before vaperization.
3651         * viper-cmd.el: Replace error "" with "Viper bell".
3653         * viper-ex.el: Replace error "" with "Viper bell".
3655         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
3656         buffer for which file is created.
3658 2007-08-19  Glenn Morris  <rgm@gnu.org>
3660         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
3661         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
3662         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
3663         shadow files messing up the compilation.
3665 2007-08-18  Glenn Morris  <rgm@gnu.org>
3667         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
3668         string.  Also apply eldoc-argument-case in the help-split-fundoc
3669         case.  Adapt for changed behavior of eldoc-function-argstring,
3670         eldoc-function-argstring-format, and
3671         eldoc-highlight-function-argument.
3672         (eldoc-highlight-function-argument): Handle nil INDEX argument,
3673         just call eldoc-docstring-format-sym-doc in that case.
3674         (eldoc-function-argstring): Change the behavior.  Now it converts
3675         an argument list to a string.
3676         (eldoc-function-argstring-format): Change the behavior.  Now it
3677         applies `eldoc-argument-case' to a string.
3679         * progmodes/scheme.el (scheme-mode-variables): Set
3680         font-lock-comment-start-skip.
3682 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
3684         * progmodes/ada-mode.el (ada-create-syntax-table): Move
3685         set-syntax-table from here to ...
3686         (ada-mode): ... here.  Do not change global value of
3687         comment-multi-line.  Call new function
3688         ada-initialize-syntax-table-properties and add new function
3689         ada-handle-syntax-table-properties to font-lock-mode-hook.
3690         (ada-deactivate-properties, ada-initialize-properties): Replace
3691         by new functions ...
3692         (ada-handle-syntax-table-properties)
3693         (ada-initialize-syntax-table-properties)
3694         (ada-set-syntax-table-properties): ... to set up syntax-table
3695         properties uniformly, independently from whether font-lock-mode
3696         is enabled or not.  Handle read-only buffers and do not change
3697         undo-list when setting syntax-table properties.
3698         (ada-after-change-function): Use ada-set-syntax-table-properties.
3700 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3702         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
3703         (meta-indent-current-nesting): Use a computation of the nesting
3704         instead.
3705         (meta-indent-current-indentation): Indentation is given according
3706         to nesting and if the previous line was finished or not.
3707         (meta-indent-unfinished-line): Tell if the current line ends with
3708         a finished expression.
3709         (meta-indent-looking-at-code): Like `looking-at', but checks if
3710         the point is in a string before.
3711         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
3712         done in the nesting function.
3713         (meta-indent-in-string-p): Tell if the current point is in a
3714         string.
3715         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
3716         previous functions.
3718 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
3720         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
3721         (copyright-update-year, copyright-update)
3722         (copyright-fix-years): Use it.
3724 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
3726         * emacs-lisp/copyright.el (copyright-update-year):
3727         Fix bug: Handle nil copyright-limit.
3729 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
3731         * calc/calc-units.el (math-standard-units): Give exact
3732         conversion for tsp.
3734         * calc/calc.el (math-bignum-digit-length): Compute the
3735         appropriate value.
3737         * calc/calc-bin.el (math-bignum-logb-digit-size)
3738         (math-bignum-digit-power-of-two):
3739         * calc/calc-comb.el (math-small-factorial-table):
3740         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
3741         (math-approx-gamma-const):
3742         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
3743         (math-besY1, math-bernoulli-b-cache):
3744         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
3745         Remove `eval-when-compile's.
3747 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3749         * progmode/cperl-mode.el (cperl-look-at-leading-count)
3750         (cperl-find-pods-heres): Fix an error when typing expressions like
3751         `s{a}{b}'.
3753 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3755         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
3756         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
3757         a special case (there's no build number).
3759 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
3761         * completion.el (symbol-under-point, symbol-before-point)
3762         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
3764 2007-08-17  Glenn Morris  <rgm@gnu.org>
3766         * progmodes/compile.el (compilation-get-file-structure): Make use
3767         of the directory part when checking for an existing entry, to
3768         handle files with same basename in different directories.
3770 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
3772         * calc/calc.el (calc-language-alist): Add texinfo-mode.
3774 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3776         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
3777         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
3778         (ps-paragraph-spacing): Docstring fix.
3780 2007-08-16  Glenn Morris  <rgm@gnu.org>
3782         * ps-print.el (ps-font-size): Doc fix.
3784 2007-08-16  Richard Stallman  <rms@gnu.org>
3786         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
3788 2007-08-15  Juri Linkov  <juri@jurta.org>
3790         * startup.el (initialization): Change parent group from `internal'
3791         to `environment'.
3792         (initial-buffer-choice): New variable.
3793         (command-line): Revert 2007-07-02 change that sets
3794         buffer-offer-save in *scratch* and enables auto-save in it.
3795         (fancy-splash-text): Add links to existing items.  Add new items
3796         with links for useful tasks.  Move information about Control-g to
3797         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
3798         (fancy-splash-keymap): New variable.
3799         (fancy-splash-last-input-event): Remove variable.
3800         (fancy-splash-insert): Add processing of `:link' element.
3801         (fancy-splash-head): Replace "Type Control-l to begin editing"
3802         with "Type `q' to exit".
3803         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
3804         (fancy-splash-default-action, fancy-splash-special-event-action):
3805         Remove functions.
3806         (fancy-splash-quit): New function.
3807         (fancy-splash-screens): Rename input arg from `hide-on-input' to
3808         `static' and reverse the condition of its usage.  Don't preserve
3809         original values of `minor-mode-map-alist',
3810         `emulation-mode-map-alists', `special-event-map'.
3811         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
3812         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
3813         Remove processing of special events.  Use local key map
3814         `fancy-splash-keymap'.  Set buffer to read-only.
3815         (normal-splash-screen): Rename input arg from `hide-on-input' to
3816         `static' and reverse the condition of its usage.
3817         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
3818         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
3819         Add links to existing items.  Add new items with links for useful
3820         tasks.  Use local key map `fancy-splash-keymap'.
3821         (display-splash-screen): Rename input arg from `hide-on-input' to
3822         `static'.
3823         (about-emacs): Add alias to display-splash-screen.
3824         (command-line-1): Use `initial-buffer-choice'.
3826         * menu-bar.el (menu-bar-help-menu):
3827         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
3828         item to about-emacs instead of display-splash-screen.
3830 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
3832         * calc/calc-units.el (math-standard-units): Update values.
3833         Put in exact, rational values when possible.
3834         (math-unit-prefixes): Replace floats with powers of ten.
3835         (math-standard-units-systems): Replace floats with integers.
3836         (math-make-unit-string): Remove extra spaces in output.
3838 2007-08-15  Glenn Morris  <rgm@gnu.org>
3840         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
3841         sloppier, for the sake of GNU Mailman.
3842         (rmail-digest-rfc1153): Initialize `result' correctly.
3844 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3846         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
3847         in the mail title.  Suggested by Reiner Steib.
3849 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
3851         * calc/calc-aent.el (calc-do-quick-calc): Add binary
3852         representation of integers to the list of outputs.
3854 2007-08-14  Glenn Morris  <rgm@gnu.org>
3856         * simple.el (bad-packages-alist): New constant.
3857         (bad-package-check): New function.  Together, these two add elements
3858         to `after-load-alist' to check for problematic external packages.
3859         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
3861 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
3863         * calc/calc-units.el (math-get-standard-units)
3864         (math-get-units, math-make-unit-string)
3865         (math-get-default-units, math-put-default-units): New functions.
3866         (math-default-units-table): New variable.
3867         (calc-convert-units, calc-convert-temperature): Add machinery
3868         to supply default values.
3870 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3872         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
3873         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
3874         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
3875         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
3877         * emulation/tpu-extras.el: Remove spurious * in docstrings.
3878         Put its autoloads into tpu-edt.el rather than loaddefs.el.
3879         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
3880         Make into a proper minor-mode.
3881         (tpu-backward-char, tpu-next-line, tpu-previous-line)
3882         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
3883         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
3884         (tpu-set-cursor-free, tpu-set-cursor-bound):
3885         Delegate to tpu-cursor-free-mode.
3886         (tpu-next-line, tpu-previous-line, tpu-forward-line)
3887         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
3888         Use line-move or forward-line instead of next-line-internal.
3890 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
3892         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
3894 2007-08-12  Richard Stallman  <rms@gnu.org>
3896         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
3897         (cvs-execute-single-file): Use new name split-string-and-unquote.
3898         (cvs-header-msg): Use new name combine-and-quote-strings.
3900         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
3902         * progmodes/gud.el (gud-common-init): Use new name
3903         split-string-and-unquote.
3905         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
3906         in javac regexp.
3908         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
3909         combine-and-quote-strings and split-string-and-unquote.
3911         * subr.el (combine-and-quote-strings): Rename from strings->string.
3912         (split-string-and-unquote): Rename from string->strings.
3914 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3916         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
3917         to buffer-local settings.
3919         * emacs-lisp/backquote.el (backquote-delay-process): New function.
3920         (backquote-process): Add internal arg `level'.  Use the two to
3921         correctly handle nested backquotes.
3923 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
3925         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
3926         (vc-bzr-state-words): Add "kind changed" state word.
3927         (vc-bzr-status): New function.  Return Bzr idea of file status,
3928         which is different from VC's.
3929         (vc-bzr-state): Use vc-bzr-status.
3930         (vc-workfile-unchanged-p): Use vc-bzr-status.
3931         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
3932         (vc-dired-state): Process "kind changed" state word.
3934 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3936         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
3938         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
3939         Move from vc-default-find-file-not-found-hook.
3941 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3943         * man.el: Remove spurious * in docstrings.
3944         Merge defvars and toplevel setq-defaults.
3945         (Man-highlight-references0): Limit=nil rather than point-max.
3946         (Man-mode-map): Move initialization into the declaration.
3947         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
3948         (Man-view-header-file): Use expand-file-name rather than concat.
3949         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
3951         * man.el (Man-next-section): Make sure we do not move backward.
3953 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3955         * files.el (auto-mode-alist): Use the purecopied text (duh!).
3957 2007-08-08  Glenn Morris  <rgm@gnu.org>
3959         * Replace `iff' in doc-strings and comments.
3961 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
3963         * dired.el (dired-pop-to-buffer):
3964         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3965         * calendar/calendar.el (generate-calendar-window):
3966         * progmodes/compile.el (compilation-set-window-height):
3967         * textmodes/two-column.el (2C-two-columns, 2C-merge):
3968         Use window-full-width-p instead of comparing frame-width and
3969         window-width.
3971         * progmodes/compile.el (compilation-find-buffer): Remove extra
3972         argument in call to compilation-buffer-internal-p.
3974 2007-08-07  Tom Tromey  <tromey@redhat.com>
3976         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
3977         Add safe-local-variable property.
3979 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
3981         * image-mode.el (image-toggle-display): Use image-refresh.
3983 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
3985         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
3986         unofficial version.
3987         (vc-bzr-command): Remove redundant setting of process-connection-type.
3988         (vc-bzr-admin-checkout-format-file): Add autoload.
3989         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
3990         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
3991         (vc-bzr-registered): Compare dirstate format tag with known good
3992         value, abort parsing if match fails.  Warn user in docstring.
3993         (vc-bzr-workfile-version): Case for different Bzr branch formats.
3994         See bzrlib/branch.py in Bzr sources.
3995         (vc-bzr-diff): First argument FILES may be a string rather than a list.
3996         (vc-bzr-shell-command): Remove in favor of
3997         vc-bzr-command-discarding-stderr.
3998         (vc-bzr-command-discarding-stderr): New function.
4000 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
4002         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
4003         program, and return nil.
4004         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
4005         (vc-bzr-state): Look for path names relative to the repository
4006         root after status keyword.
4007         (vc-bzr-file-name-relative): New function.
4008         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
4009         depend on it.
4010         (vc-bzr-admin-dirname, ...-checkout-format-file)
4011         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
4012         files that we now parse directly for speed.
4013         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
4014         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
4015         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
4016         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
4017         Bzr warnings, so we must discard it.
4018         (vc-bzr-workfile-version): Speedup counting lines from
4019         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
4020         if that file doesn't exist.
4021         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
4022         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
4023         to `vc-directory-exclusion-list'.
4024         (vc-bzr-shell-command): New function.
4026 2007-08-06  Tom Tromey  <tromey@redhat.com>
4028         * diff-mode.el (diff-unified->context, diff-reverse-direction)
4029         (diff-fixup-modifs): Typo in docstring.
4031 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4033         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
4034         count-screen-lines.
4035         (tpu-edt-off): Disable relevant pieces of advice.
4037         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
4038         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
4039         (newline, newline-and-indent, do-auto-fill): Use advice instead of
4040         redefining the function.
4041         (tpu-set-scroll-margins): Activate the pieces of advice.
4043 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
4045         * help.el (resize-temp-buffer-window): Use window-full-width-p
4046         instead of comparing frame-width and window-width.
4048 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
4050         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
4051         optional quotes around files in NEED-UPDATE . REMOVED case.
4053         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
4054         (ada-treat-cmd-string): Improve error message.
4055         (ada-do-file-completion): Call `ada-require-project-file', so
4056         project variables are set properly.
4057         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
4058         (ada-gnatfind-buffer-name): New constant.
4059         (ada-find-any-references): Use new constant.  Set buffer name
4060         properly in compilation-start.  Toggle read-only properly.
4061         (ada-find-in-src-path): Fix spelling error in docstring.
4063         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
4064         by zero error.
4066 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4068         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
4070 2007-08-12  Richard Stallman  <rms@gnu.org>
4072         * progmodes/sh-script.el (sh): Delete group `unix'.
4074         * progmodes/gud.el (gud): Change to group `processes'.
4076 2007-08-11  Glenn Morris  <rgm@gnu.org>
4078         * progmodes/compile.el (compilation-buffer-name): Don't check
4079         compilation-arguments.  It is superfluous, and the variable isn't
4080         even set when this function is called.
4082 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4084         * term/mac-win.el (mac-ae-reopen-application): New function.
4085         (mac-apple-event-map): Bind "reopen application" Apple event to it.
4087 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4089         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
4090         take tex-font-script-display into account.
4091         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
4092         cell to a list of 2 elements to simplify the unfontify code.
4094 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4096         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
4097         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
4098         ps-print-color-p is neither nil nor black-white.  Reported by Christian
4099         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
4101 2007-08-08  Andreas Schwab  <schwab@suse.de>
4103         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
4104         self-insert-command, not self-insert.
4106 2007-08-08  Glenn Morris  <rgm@gnu.org>
4108         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
4109         argument optional, for backwards compatibility, and only highlight
4110         args when present.  Fix symbol name typo (doc/args).
4112         * help-mode.el (help-make-xrefs): Search for symbol constituents,
4113         rather than just `-'.
4115 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
4117         * calc/calc-units.el (calc-convert-temperature):
4118         Use `/' to create fractions.
4120 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
4122         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
4123         global matching.
4124         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
4125         ERROR-BUFFER more robust.  Display output.
4126         (tramp-file-name-handler): Add a connection property when we found
4127         a foreign file name handler.  This allows backends like ftp to
4128         profit also from usr/host name completion based on connection
4129         cache.
4130         (tramp-send-command-and-read): Search for trash after the regexp
4131         until eol only.  In XEmacs, there is a problem with \n.
4133         * net/tramp-cache.el (top): Read persistent connection history
4134         when cache is empty.
4136 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
4138         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
4139         resulting output.
4141 2007-08-07  Sam Steingold  <sds@gnu.org>
4143         * progmodes/compile.el (compilation-start): Pass nil as startfile
4144         to comint-exec.
4146 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
4148         * longlines.el (longlines-decoded): New variable.
4149         (longlines-mode): Avoid encoding or decoding the buffer twice.
4151 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
4153         * format.el (format-insert-file): Make sure that at most one undo
4154         entry is recorded for the insertion.  Inhibit point-motion and
4155         modification hooks around call to insert-file-contents.
4157 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4159         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
4160         Select the buffer's window before moving point.
4162 2007-08-07  Richard Stallman  <rms@gnu.org>
4164         * term.el (term): Remove parent group `unix'.
4166         * simple.el (default-indent-new-line): New function.
4167         It calls comment-line-break-function if there are comments.
4168         (do-auto-fill): Use that.
4170 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
4172         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
4173         (PC-do-completion): Add "acronym completion" for symbols and
4174         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
4176 2007-08-06  Sam Steingold  <sds@gnu.org>
4178         * mouse.el (mouse-buffer-menu): Pass mode-name through
4179         format-mode-line because it may be a list,
4180         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
4182 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
4184         * printing.el (pr-update-menus): Docstring fix.
4186 2007-08-06  Jason Rumney  <jasonr@gnu.org>
4188         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
4190         * vc-hooks.el (vc-call): Add doc string.
4192 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
4194         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
4195         process-filter.
4197 2007-08-06  Kenichi Handa  <handa@m17n.org>
4199         * international/quail.el: Wrap (require 'help-mode) by
4200         eval-when-compile.
4201         (quail-help-init): New function.
4202         (quail-help): Call quail-help-init.
4203         (quail-store-decode-map-key): Change it to a function.
4205 2007-08-05  Jason Rumney  <jasonr@gnu.org>
4207         * vc.el (vc-rollback): Add norevert argument back.
4208         (vc-revert-buffer): Add back as obsolete alias.
4210 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
4212         * term.el: Honor term-default-fg-color and term-default-bg-color
4213         settings when modifying term-current-face.
4214         (term-default-fg-color, term-default-bg-color): Initialize from
4215         default term-current-face.
4216         (term-mode, term-reset-terminal): Set term-current-face with
4217         term-default-fg-color and term-default-bg-color.
4218         (term-handle-colors-array): term-current-face has term-default-fg-color
4219         and term-default-bg-color after reset escape sequence.
4220         (term-handle-colors-array): Set term-current-color with
4221         term-default-fg/bg-color instead of ansi-term-color-vector when the
4222         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
4224 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
4226         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
4227         (math-nlfit-givens): Let bind free variables.
4229 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
4231         * printing.el: Require lpr and ps-print when loading printing package.
4232         Reported by Glenn Morris <rgm@gnu.org>.
4234 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
4236         * files.el (set-auto-mode): Handle also remote files wrt
4237         `auto-mode-alist'.
4239 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
4241         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
4242         curves and plotting.
4244         * calc/calc-nlfit.el: New file.
4246 2007-08-04  Glenn Morris  <rgm@gnu.org>
4248         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
4249         zero, not nil, when the library is first loaded.  Check for a file
4250         that has been modified on disk.
4252         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
4253         Remove duplicate defvar preventing initialization.
4254         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
4256 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4258         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
4259         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
4260         may match up to 4 lines.
4261         (diff-beginning-of-file-and-junk): Rewrite.
4263 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4265         * printing.el: Evaluate require only during compilation.
4266         (pr-version): New version 6.9.1.
4267         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
4268         (pr-global-menubar): Fix code.
4270 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
4272         * term.el (term-erase-in-display): Fix case when point is not at
4273         the beginning of the line.
4275 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
4277         * calc/calc-ext.el (math-get-value, math-get-sdev)
4278         (math-contains-sdev): New functions.
4280         * calc/calc-graph.el (calc-graph-format-data)
4281         (calc-graph-add-curve): Check for error forms.
4282         (calc-graph-set-styles): Add option for error forms.
4284 2007-08-03  Miles Bader  <miles@gnu.org>
4286         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
4287         backend names for new backends to `Git', `Hg', and `Bzr'.
4288         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
4289         not `HG'.
4290         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
4291         name, not `GIT'.
4292         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
4293         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
4295 2007-08-03  Richard Stallman  <rms@gnu.org>
4297         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
4298         to update deleted flag.
4300         * cus-edit.el (customize-apropos, customize-apropos-options)
4301         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
4303         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
4305         * startup.el (fancy-splash-head, startup-echo-area-message):
4306         Change message text.
4308         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
4309         All callers use line-move.
4311         * progmodes/compile.el (compilation-find-buffer): Return current
4312         buffer immediately if suitable.
4313         (compile, compilation-buffer-name, compilation-start): Doc fixes.
4315 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
4317         * faces.el (face-normalize-spec): New function.
4318         (frame-set-background-mode): Normalize face-spec before calling
4319         face-spec-match-p.
4321 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4323         * server.el (server-window): Add switch-to-buffer-other-frame option.
4325 2007-08-03  Glenn Morris  <rgm@gnu.org>
4327         * cus-edit.el (customize-apropos): Make the error message indicate
4328         what kind of thing the user was trying to customize.
4330         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
4332         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
4333         Fix off-by-one error in previous change.
4335 2007-08-03  Drew Adams  <drew.adams@oracle.com>
4337         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
4338         Make buffer writable.
4340 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
4342         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
4343         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
4344         Use native Emacs functions, when appropriate.
4346 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
4347             Stefan Monnier  <monnier@iro.umontreal.ca>
4349         * vc.el: Document new VC operation `extra-menu'.
4351         * vc-hooks.el (vc-default-extra-menu): New function.
4353         * menu-bar.el (menu-bar-vc-filter): New function.
4354         (menu-bar-tools-menu): Use it as a filter.
4356 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
4358         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
4360 2007-08-01  Glenn Morris  <rgm@gnu.org>
4362         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
4363         strings.
4364         (fortran-tab-mode-default): Remove needless autoload.
4365         (fortran-tab-mode-string): Add help-echo and mouse properties, and
4366         mark as risky.
4367         (fortran-line-length): New buffer-local variable, safe if integer.
4368         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
4369         Change from variables to constants.
4370         (fortran-font-lock-syntactic-keywords): Delete as a variable,
4371         replace with a new function definition.
4372         (fortran-mode): Use fortran-line-length, and
4373         fortran-font-lock-syntactic-keywords as a function.  Add a
4374         hack-local-variables-hook function.
4375         (fortran-line-length, fortran-hack-local-variables): New functions.
4376         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
4377         Use fortran-line-length rather than 72.
4378         (fortran-window-create-momentarily): Doc fix.
4380 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
4382         * cus-edit.el (custom-group-value-create, custom-goto-parent):
4383         Fix parent groups link.
4385 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
4387         * progmodes/python.el (python-current-defun): Adjust to never fall
4388         into infinite loop.
4390 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4392         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
4394 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
4396         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
4397         (copyright-fix-years, copyright): Correctly handle the case where
4398         copyright-limit is nil.
4400 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
4402         * progmodes/python.el (run-python): Fix path separator under w32.
4404 2007-07-30  Richard Stallman  <rms@gnu.org>
4406         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4407         Treat non-break space as whitespace in Lisp.
4409 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4411         * vc.el (vc-dired-hook): Use inhibit-read-only.
4413         * progmodes/compile.el (compilation-forget-errors):
4414         Reset compilation-auto-jump-to-next.
4416 2007-07-30  Michael Olson  <mwolson@gnu.org>
4418         * cus-edit.el (custom-group-save): Fix void function definition
4419         error.  Thanks to Zhang Wei for the report.
4421         * ps-print.el: Check in trivial changes to the autoloads section
4422         caused by the build process.  These autoloads really ought to be
4423         placed in a separate file, methinks.
4425 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4427         * calendar/calendar.el (calendar-mode): Make sure
4428         displayed-(month|year) are set.
4429         (calendar-basic-setup): Display buffer before adjusting window sizes.
4430         (generate-calendar-window): Use inhibit-read-only.  Simplify.
4431         Generate buffer and set displayed-month and displayed-year before
4432         calling update-calendar-mode-line.
4434 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
4436         * net/tramp.el:
4437         * net/tramp-uu.el:
4438         * net/trampver.el: Use utf-8 encoding with coding cookie.
4440         * net/tramp-cache.el:
4441         * net/tramp-fish.el:
4442         * net/tramp-ftp.el:
4443         * net/tramp-gw.el:
4444         * net/tramp-smb.el: Remove coding cookie.
4446         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
4447         Flush buffer file-name's file property.
4448         (tramp-handle-file-remote-p): The first parameter is FILENAME.
4450         * net/trampver.el: Update release number.
4452 2007-07-29  Juri Linkov  <juri@jurta.org>
4454         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
4455         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
4456         when major-mode is not dired-mode.
4457         (dired-toggle-read-only): New function.
4458         (dired-recursive-deletes): Remove obsolete comments about old
4459         default value.
4460         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
4462         * wdired.el (wdired-exit): New function.
4463         (wdired-mode-map): Bind C-x C-q to wdired-exit.
4465 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4467         * cus-edit.el (customize-read-group): New fun.
4468         (customize-group-other-window, customize-face-other-window):
4469         Prompt before delegating to customize-(group|face).
4470         Bind pop-up-windows rather than use the other-window argument.
4471         (customize-group, customize-face): Prompt from the interactive spec.
4472         Remove args `prompt-for-group' and `other-window'.
4474         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
4475         (ad-body-forms, ad-advised-interactive-form): Revert this part of
4476         last change.
4478 2007-07-28  Masatake YAMATO  <jet@gyve.org>
4480         * vc.el (vc-dired-mode): Add a menu for VC related operation.
4481         Use backend name as the menu label.  Suggested by David Kastrup.
4483 2007-07-28  Alan Mackenzie  <acm@muc.de>
4485         Fix problem with modes derived from CC Mode:
4486         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
4487         macro to cc-langs.
4488         (c-init-language-vars-for): Remove call to above macro.
4489         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
4490         been moved to here.
4491         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
4493 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
4495         * net/trampver.el: Fix the `coding' cookie.
4497 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
4499         * vc-git.el (vc-git-print-log): Support both the old single file
4500         interface and the new one.
4502 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
4504         * bindings.el (mode-line-remote): Use updated %@ construct.
4506 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4508         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
4509         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
4510         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
4511         (diary-list-bahai-entries, diary-bahai-mark-entries)
4512         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
4513         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
4514         New names to clean up namespace.
4515         (list-bahai-diary-entries, mark-bahai-diary-entries)
4516         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
4517         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
4518         Add compatibility aliases.
4520         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
4522         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
4523         (calendar-scroll-left-three-months)
4524         (calendar-scroll-right-three-months): Clean up namespace.
4525         (scroll-calendar-left, scroll-calendar-right)
4526         (scroll-calendar-left-three-months)
4527         (scroll-calendar-right-three-months): Add compatibility aliases.
4529         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
4530         Behave like mouse-scroll-calendar-* when used from the mouse.
4532         * calendar/cal-menu.el (cal-menu-scroll-menu)
4533         (cal-menu-global-mouse-menu):
4534         * calendar/calendar.el (calendar-mode-map):
4535         Use new calendar-scroll-* names.
4536         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
4537         Remove.  Use calendar-scroll-* directly instead.
4539 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4541         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
4542         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
4543         (ad-make-advised-definition, ad-cache-id-verification-code):
4544         Use commandp and interactive-form instead.
4546 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
4548         * vc-git.el: Relicense to GPLv3 or later.
4549         (vc-directory-exclusion-list, vc-handled-backends): Remove.
4551         * vc-hooks.el (vc-handled-backends): Add GIT.
4553         * vc.el (vc-directory-exclusion-list): Add .git.
4555 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
4557         * vc-git.el (vc-git-revision-table)
4558         (vc-git-revision-completion-table): New functions.
4560 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4562         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
4563         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
4564         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
4565         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
4566         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
4567         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
4568         New command actions for EPS header and EPS footer.
4570         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
4571         footer.  Fix some problems with one-or-more, zero-or-more and
4572         alternative constructions generation.  Some log messages
4573         implementation.  Doc fix.
4574         (ebnf-version): New version 4.4.
4575         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
4576         (ebnf-eps-footer, ebnf-log): New options.
4577         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
4578         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
4579         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
4580         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
4581         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
4582         (ebnf-style-custom-list, ebnf-style-database): Put new values.
4583         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
4584         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
4585         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
4586         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
4587         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
4588         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
4589         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
4590         (ebnf-non-terminal-dimension, ebnf-special-dimension)
4591         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
4592         (ebnf-except-dimension, ebnf-alternative-dimension)
4593         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
4594         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
4595         message fun.
4596         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
4597         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
4598         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
4599         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
4600         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
4601         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
4602         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
4603         compatibility with Emacs 20 & 21.
4604         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
4605         (ebnf-eps-file-alist, ebnf-basic-width-extra)
4606         (ebnf-basic-empty-height): New vars.
4607         (ebnf-prologue): Fix PostScript code.
4608         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
4609         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
4610         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
4611         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
4613 2007-07-25  Glenn Morris  <rgm@gnu.org>
4615         * Relicense all FSF files to GPLv3 or later.
4617         * COPYING: Switch to GPLv3.
4619 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4621         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
4622         Replace it with another one which disables undo before calling
4623         erase-buffer and then turns it back on if needed.
4625 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4627         * ps-print.el: Problem with foreground and background color when
4628         printing a buffer with and without faces.  Reported by Christian
4629         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
4630         (ps-print-version): New version 6.7.5.
4631         (ps-default-fg): Change default value to nil, so black color is used
4632         when a face does not specify a foreground color.
4633         (ps-default-bg): Change default value to nil, so white color is used
4634         for background color.
4635         (ps-begin-job): Fix code.
4637 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
4639         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
4641 2007-07-24  Glenn Morris  <rgm@gnu.org>
4643         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
4644         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
4645         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
4646         (cal-tex-cursor-week, cal-tex-cursor-week2)
4647         (cal-tex-cursor-week-iso, cal-tex-week-hours)
4648         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
4649         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4650         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
4652 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4654         * calendar/calendar.el (calendar-mode-map): Move initialization
4655         into declaration.  Add menu bindings (used to be done in cal-menu).
4656         (calendar-mode): Don't add an activate-menubar-hook.
4658         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
4659         modify calendar-mode-map), use easy-menu, and make sure that C-h k
4660         can be used on the menu entries.
4661         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
4662         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
4663         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
4664         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
4665         (calendar-flatten, cal-menu-update): Remove.
4666         (calendar-mouse-insert-hebrew-diary-entry)
4667         (calendar-mouse-insert-islamic-diary-entry)
4668         (calendar-mouse-insert-bahai-diary-entry):
4669         Remove (fold into cal-menu-diary-menu).
4670         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
4671         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
4672         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
4673         (calendar-mouse-view-diary-entries): Minor simplifications.
4674         (calendar-event-to-date): Use with-current-buffer.
4676 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
4678         * add-log.el (change-log-redate): Remove (not needed anymore and
4679         doesn't appear to work).
4681 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4683         * frame.el: Use mapc and dolist instead of mapcar where possible.
4684         (close-display-connection): New command.
4686 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
4688         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
4689         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
4691 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4693         * ps-print.el (ps-multibyte-buffer): Docstring fix.
4695         * ps-mule.el: Doc fix.
4696         (ps-multibyte-buffer, ps-mule-font-info-database-default)
4697         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
4699 2007-07-25  Glenn Morris  <rgm@gnu.org>
4701         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
4702         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
4703         (cal-tex-daily-end, cal-tex-hook)
4704         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
4705         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
4706         (cal-tex-cursor-week-iso, cal-tex-week-hours)
4707         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
4708         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
4709         (cal-tex-day-prefix, cal-tex-day-name-format)
4710         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
4711         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
4712         (cal-tex-LaTeX-subst-list): Change from variables to constants.
4713         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
4714         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
4715         etc, rather than \bf.
4716         (cal-tex-mini-calendar): Fix typos in previous change.
4717         (cal-tex-latexify-list): Remove inner let binding.
4718         (cal-tex-end-document, cal-tex-banner): Use multi-line
4719         cal-tex-comment.
4720         (cal-tex-comment): Handle embedded newlines.
4721         (cal-tex-LaTeXify-string): Use substring-no-properties.
4723 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
4725         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4726         Add support for the Maden build tool.
4728 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
4730         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
4732 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
4736 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
4738         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
4739         C-x C-q.
4741         * vc-git.el (vc-git-print-log): Fix previous change.
4743 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4745         * window.el (save-selected-window): Minor optimization.
4746         (bw-adjust-window): If operation failed, try with a smaller delta.
4747         (window-fixed-size-p): New function.
4748         (window-area-factor): New var.
4749         (balance-windows-area): New command.
4751         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
4752         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
4753         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
4754         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
4755         (ps-mule-begin-job): Use dolist.
4757 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
4759         * subr.el (start-file-process-shell-command)
4760         (process-file-shell-command): New defuns.
4762         * progmodes/compile.el (compilation-start):
4763         Apply `start-file-process-shell-command'.
4765 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
4767         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
4769 2007-07-24  Alan Mackenzie  <acm@muc.de>
4771         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
4772         Initialise byte-compile-unresolved-functions before rather than
4773         after a compilation.
4774         (byte-compile-unresolved-functions): Amplify doc string.
4776 2007-07-24  Glenn Morris  <rgm@gnu.org>
4778         * startup.el (normal-splash-screen): Use `emacs-copyright'.
4780         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
4781         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
4782         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
4783         (cal-tex-cursor-week, cal-tex-cursor-week2)
4784         (cal-tex-cursor-week-iso, cal-tex-week-hours)
4785         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
4786         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4787         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
4789         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
4790         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
4791         (cal-tex-day-name-format, cal-tex-cal-one-month)
4792         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
4793         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
4794         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
4795         (cal-tex-list-holidays, cal-tex-cursor-year)
4796         (cal-tex-cursor-year-landscape, cal-tex-year)
4797         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
4798         (cal-tex-cursor-month, cal-tex-insert-days)
4799         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
4800         (cal-tex-first-blank-p, cal-tex-cursor-week)
4801         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
4802         (cal-tex-week-hours, cal-tex-cursor-week-monday)
4803         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
4804         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
4805         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
4806         (cal-tex-latexify-list, cal-tex-previous-month)
4807         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
4808         modernization, including using dotimes rather than
4809         calendar-for-loop.
4810         (cal-tex-LaTeX-subst-list): Remove `@'.
4811         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
4812         Use \textit and \textbf rather than \em and \it.
4814         * calendar/cal-bahai.el (list-bahai-diary-entries)
4815         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
4816         * calendar/cal-islam.el (list-islamic-diary-entries)
4817         * calendar/calendar.el (generate-calendar, generate-calendar-month)
4818         * calendar/diary-lib.el (diary-list-entries)
4819         (mark-calendar-date-pattern): Use `dotimes' rather than
4820         `calendar-for-loop'.
4822         * calendar/calendar.el (calendar-for-loop): Doc fix.
4824 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4826         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
4827         underlying file is uptodate.
4829 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
4831         * replace.el (perform-replace): Use isearch-no-upper-case-p.
4833 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4835         * vc-hooks.el (vc-mode-line-map): New const.
4836         (vc-mode-line): Use it.
4838 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
4840         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
4841         (vc-git-unregister): New functions.
4842         (vc-git-find-version): Use the result of ls-files as a parameter
4843         for cat-file.
4845 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
4847         * net/tramp.el (tramp-perl-file-attributes)
4848         (tramp-perl-directory-files-and-attributes)
4849         (tramp-handle-file-attributes-with-stat)
4850         (tramp-handle-directory-files-and-attributes-with-stat)
4851         (tramp-convert-file-attributes): Handle huge file sizes.
4853 2007-07-23  Juri Linkov  <juri@jurta.org>
4855         * isearch.el (isearch-message-function): New variable.
4856         (isearch-update, isearch-search): Use it.
4858         * simple.el (goto-history-element): New function created from
4859         next-history-element.
4860         (next-history-element): Most code moved to goto-history-element.
4861         Call goto-history-element with (- minibuffer-history-position n).
4862         (previous-history-element): Call goto-history-element with (+
4863         minibuffer-history-position n).
4864         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
4865         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
4866         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
4867         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
4868         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
4869         (minibuffer-history-isearch-pop-state): New functions.
4871 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4873         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
4874         Also, if FILE is a list, return non-nil if any of its elements
4875         should stay local.  Update docstring.
4877 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4879         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
4880         change by reverting a small part.
4882 2007-07-23  Richard Stallman  <rms@gnu.org>
4884         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
4886 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
4888         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
4889         handling it.  Use vc-git-command.
4890         (vc-git-find-version, vc-git-diff-tree): New functions.
4891         (vc-git-revert): Use vc-git-command.
4892         (vc-git--run-command): Delete.
4894 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
4896         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
4898 2007-07-20  Kenichi Handa  <handa@m17n.org>
4900         * international/utf-8.el (utf-8-post-read-conversion):
4901         Temporarily bind utf-8-compose-scripts to nil while running
4902         *-compose-region functions.
4904 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
4906         * vc-git.el: Update status.
4907         (vc-directory-exclusion-list): Use eval-after-load.
4909 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
4911         * bindings.el (mode-line-remote): New variable.
4912         (help-echo): Add to default values of mode-line-format.
4914         * files.el: Mark mode-line-remote as risky.
4916 2007-07-22  Juri Linkov  <juri@jurta.org>
4918         * isearch.el (isearch-edit-string): Save old point and
4919         isearch-other-end to old-point and old-other-end before reading
4920         the search string from minibuffer.  After exiting minibuffer set
4921         point to old-other-end if point and the search direction is the
4922         same as before reading the search string.
4923         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
4924         to isearch-other-end.  Instead of isearch-search-and-update call
4925         three functions isearch-search, isearch-push-state and isearch-update.
4927 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
4929         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
4930         deal with multiple file arguments.
4931         (vc-git-print-log): Deal with multiple file arguments.
4933 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4935         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
4936         diff-refine-hunk.  Adjust users.
4937         (diff-unified-hunk-p, diff-splittable-p): New functions.
4938         (diff-mode-menu): Use it to disable Split when it doesn't work.
4940 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
4942         * diff-mode.el (diff-mode-menu): New entries.
4944 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4946         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
4947         if applicable, so as to save undo-log space.
4949         * diff-mode.el (diff-find-file-name): Add arg `batch'.
4951         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
4952         (diff-file-kill): Use it.
4953         (diff-beginning-of-hunk): Add arg `try-harder' using it.
4954         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
4955         Use it so they find the hunk even when we're in the file header.
4957 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
4959         * vc-git.el (vc-git-revision-granularity, vc-git-root)
4960         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
4961         (vc-git-create-repo): New functions.
4962         (vc-git-registered): New autoloaded function definition.
4963         (vc-git-registered): Use vc-git-root.
4964         (vc-git-responsible-p): New defalias.
4965         (vc-git-annotate-extract-revision-at-line): Uncomment.
4966         (vc-git-print-log): Add the file name to the log.
4967         (vc-git-log-view-mode): New derived mode.
4968         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
4970 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
4972         * progmodes/grep.el (grep-compute-defaults): Keep default values.
4974 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
4976         * textmodes/reftex.el (reftex-access-parse-file): Create parse
4977         file in a way that does not interfere with recentf mode.
4978         (reftex-access-parse-file): Do not risk destroying an existing
4979         buffer.
4981 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
4983         * vc-git.el: New file.
4985 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4987         * textmodes/tex-mode.el (tex-font-script-display): Change default.
4989 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
4991         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
4992         for branches and new files.
4994         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
4995         local-map handling ...
4996         (vc-mode-line): ... here.  Improve handling of help-echo.
4998         * vc.el (mode-line-string): Document help-echo usage.
5000 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5002         Sync with Tramp 2.1.10.
5004         * net/tramp.el (tramp-get-ls-command): Fix typo.
5006         * net/trampver.el: Update release number.
5008 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5010         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
5012         * term/x-win.el (x-handle-no-bitmap-icon): New function.
5014 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
5016         * add-log.el (change-log-fill-parenthesized-list): New function.
5017         (change-log-indent): Call change-log-fill-parenthesized-list.
5018         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
5019         Have lines with leading asterisk start a paragraph.
5021 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
5023         * calc/calc-math.el (math-emacs-precision)
5024         (math-largest-emacs-expt, math-smallest-emacs-expt):
5025         New variables.
5026         (math-use-emacs-fn): New function.
5027         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
5028         appropriate.
5030 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5032         * image-dired.el (image-dired-sane-db-file): New func.
5033         (image-dired-write-tags, image-dired-remove-tag)
5034         (image-dired-list-tags, image-dired-write-comments)
5035         (image-dired-get-comment, image-dired-mark-tagged-files)
5036         (image-dired-create-gallery-lists): Call new func.
5037         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
5039 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5041         * vc-hg.el (vc-hg-dir-state): Fix loop.
5042         (vc-hg-print-log): Fix expected return value for vc-hg-command.
5043         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
5044         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
5045         (vc-hg-revert): Likewise.
5046         (vc-hg-revision-table, vc-hg-revision-completion-table): New
5047         functions.
5049 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5051         * add-log.el (change-log-resolve-conflict): Don't lose data if the
5052         merge fails.
5054 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
5056         * progmodes/compile.el (compilation-auto-jump-to-first-error):
5057         Add group and version.
5059 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5061         * add-log.el (add-log-file-name): Use file-relative-name.
5062         (add-change-log-entry): Delay reading
5063         add-log-(full-name|mailing-address) to after we've switched to the
5064         ChangeLog buffer so we get the right value.
5065         (add-change-log-entry, add-log-current-defun, change-log-merge):
5066         Use derived-mode-p rather than checking major-mode directly.
5068         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
5069         name for buffer-file-name if it refers to a directory.
5071         * vc-arch.el (vc-arch-diff): Fix last change.
5073         * progmodes/compile.el (compilation-start): Remember the original
5074         directory in a buffer-local compilation-directory.
5075         (compile): Set the global value of compilation-directory.
5076         (recompile): Use compilation-directory even in the compilation buffer.
5078 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
5080         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
5082 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5084         * ps-print.el: Problem with foreground and background color when
5085         printing a buffer with and without faces.  Reported by Christian
5086         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5087         (ps-print-version): New version 6.7.5.
5088         (ps-default-fg): Change default value to nil, so black color is used
5089         when a face does not specify a foreground color.
5090         (ps-default-bg): Change default value to nil, so white color is used
5091         for background color.
5092         (ps-begin-job): Fix code.
5094 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
5096         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
5097         in $(INSTALL_DIR)/lisp/ if they already exist.
5099 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
5101         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
5102         in $(INSTALL_DIR)/lisp/ if they already exist.
5104 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5106         * progmodes/vera-mode.el (vera-re-search-forward)
5107         (vera-re-search-backward): Remove use of store-match-data.
5108         (vera-mode-map): Move initialization into declaration.
5110         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
5111         (flymake-find-buildfile): Use locate-dominating-file.
5113         * vc.el (vc-delistify): Use mapconcat.
5114         (vc-do-command): Minor simplification.
5115         (vc-expand-dirs): Use push.
5117         * vc-mcvs.el (vc-mcvs-create-repo):
5118         * vc-cvs.el (vc-cvs-create-repo): Remove.
5120         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
5121         directory and the root as well.
5123 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
5125         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
5126         instead of a file.
5128         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
5129         (vc-hg-registered): Replace if with when.
5130         (vc-hg-state): Deal with nonexistent files and handle removed files.
5131         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
5132         (vc-hg-checkout): Re-enable.
5133         (vc-hg-create-repo): Fix typos.
5134         (vc-hg-print-log): Fix for multiple files.
5135         (vc-hg-workfile-unchanged-p): New function.
5137         * vc.el: Fix typo.
5138         (vc-print-log): Fix call to print-log.
5139         (vc-default-comment-history): Likewise.
5140         (vc-directory-exclusion-list): Add .hg and .bzr.
5141         (vc-diff-internal): Pass a list instead of a file.
5143         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
5145         * vc-bzr.el (vc-bzr-create-repo): New function.
5147 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5149         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
5150         `file' from which to start the search.
5152 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
5154         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
5155         having a single file argument to having a list of files as the
5156         first argument.
5158 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5160         * files.el (locate-dominating-file): New function.
5162 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
5164         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
5165         (grep-compute-defaults): Use it.
5167 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5169         * uniquify.el: Docstring fixes.
5171 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
5173         * vc.el (revision-granularity, create-repo): Document new vc
5174         backend properties.
5175         (vc-rollback): Renamed from vc-cancel-version. Update
5176         references. Pass a list instead of a file.
5177         (vc-revert): Renamed from vc-revert-buffer. Update references.
5178         (vc-delistify, vc-expand-dirs): New functions.
5179         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
5180         of files instead of a single file.
5181         (vc-position-context, vc-resync-window, vc-diff-internal)
5182         (vc-print-log): Pass a list instead of a file.
5184         * vc-hooks.el (vc-stay-local-p, vc-backend)
5185         (vc-backend-subdirectory-name): Work on a file list, not a single
5186         file.
5187         (vc-workfile-version): Update docstring.
5188         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
5189         vc-revert instead of vc-revert-buffer.
5190         (vc-prefix-map): Likewise. Bind vc-update.
5192         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
5193         (vc-svn-wash-log): New functions.
5194         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
5195         (vc-svn-command): Deal with a list of files, not a single file.
5197         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
5198         (vc-rcs-wash-log): New functions.
5199         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
5200         Deal with a list of files, not a single file.
5201         (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
5203         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
5204         functions.
5205         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
5206         list of files, not a single file.
5208         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
5209         New functions.
5210         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
5211         (vc-mcvs-diff): Deal with a list of files, not a single file.
5213         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
5214         functions.
5215         (vc-hg-print-log): Deal with a list of files, not a single file.
5216         (vc-hg-diff-tree): New function, replace defalias with the same
5217         name.
5218         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
5219         FILES to denote that it is a file list, not a single file.
5221         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
5222         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
5223         a single file.
5224         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
5225         that it is a file list, not a single file.
5226         (vc-cvs-diff): Likewise. Simplify.
5228         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
5229         Deal with a list of files, not a single file.
5231         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
5232         (vc-bzr-print-log): Update FILE parameter name to denote that it
5233         is a file list, not a single file.
5234         (vc-bzr-diff): Likewise. Use the car of files.
5236 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
5238         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
5239         (follow-delete-other-windows-and-split, follow-recenter)
5240         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
5241         (follow-redisplay, follow-estimate-first-window-start)
5242         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
5243         Fix typos in docstrings.
5245 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
5247         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
5248         avoid that filling introduces lines with a single asterisk.
5250         * kmacro.el (kmacro-end-macro): When ignoring empty macro
5251         avoid incorrect kmacro-ring-empty-p messages.
5252         Reported by Michael Schierl <schierlm@gmx.de>.
5254 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
5256         * vc.el: Add more info about the vc-registered function.
5258 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5260         * files.el (file-remote-p): Introduce optional parameter
5261         IDENTIFICATION.
5263         * recentf.el (recentf-keep-default-predicate): Adapt call of
5264         `file-remote-p'.
5266         * progmodes/grep.el (grep-probe): Use `process-file'.
5267         (grep-compute-defaults): Handle variables host specific.
5269         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
5270         parameter IDENTIFICATION.
5272         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
5273         parameter IDENTIFICATION.
5274         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
5275         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
5276         Add entry for `set-file-times'.
5277         (tramp-do-copy-or-rename-file-via-buffer)
5278         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
5279         (tramp-handle-unhandled-file-name-directory): Rewrite.
5280         (tramp-convert-file-attributes): Add error handling when inode is
5281         extraordinary big.
5282         (tramp-get-inode): Change parameter from FILE to VEC.
5283         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
5284         is nil.  This is according to the specification.  Goto (point-max)
5285         when ready.
5286         (tramp-handle-shell-command): Rewrite completely, using
5287         `process-file' and `start-file-process'.
5288         (tramp-methods, tramp-find-shell)
5289         (tramp-open-connection-setup-interactive-shell)
5290         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
5291         var.  Reported by Steve Youngs <steve@sxemacs.org>.
5293         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
5294         entry for `set-file-times'.  Rename `start-process' into
5295         `start-file-process'.  Remove `call-process' entry.
5296         (tramp-fish-handle-set-file-times): New defun.
5297         (tramp-fish-handle-executable-find): Use `process-file'.
5298         (tramp-fish-handle-process-file): New defun.  Replaces
5299         `tramp-fish-handle-call-process'.
5300         (tramp-fish-do-copy-or-rename-file-directly): Use
5301         `set-file-times'.
5302         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
5304         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
5305         `tramp-get-inode' parameter.
5307 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5309         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
5310         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
5311         nowadays, and by the time Emacs-23 comes out, nobody will even remember
5312         it has ever existed.
5314 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
5316         * vc.el: Undo previous change.
5318 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
5320         * makefile.w32-in (clean): Don't delete *~.
5322 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5324         * textmodes/tex-mode.el (tex-verbatim-environments):
5325         Add safe-local-variable property.
5326         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
5327         when starting font-lock rather than when loading tex-mode.el.
5329         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
5330         whole $( rather than just the $.  Rename from sh-quoted-subshell.
5331         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
5333 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
5335         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
5336         bookmark-alist.  Instead, if not sorting, simply return it.
5337         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
5338         for its return value, not for its side effect.
5340         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
5341         case of alignment under a constant symbol, find and consider
5342         the sexp actually at indentation to be the "last sexp".
5344 2007-07-16  Drew Adams  <drew.adams@oracle.com>
5346         * mouse.el (mouse-yank-secondary): Better error message if no
5347         secondary selection.
5349 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
5351         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
5353         * term/xterm.el (xterm-turn-on-modify-other-keys)
5354         (xterm-turn-off-modify-other-keys): New functions.
5355         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
5356         terminal supports it.
5358 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
5360         * bookmark.el (bookmark-show-all-annotations):
5361         Make sure each inserted annotation ends with newline.
5363 2007-07-15  Richard Stallman  <rms@gnu.org>
5365         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
5367         * tutorial.el (tutorial--find-changed-keys):
5368         Handle C-x specially like ESC.
5370 2007-07-15  Aaron Hawley  <aaronh@garden.org>
5372         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
5374 2007-07-15  Juri Linkov  <juri@jurta.org>
5376         * delsel.el (delete-selection-pre-hook):
5377         * emulation/cua-base.el (cua-paste): Before a yank command,
5378         check also whether last-command is one of mouse-save-then-kill,
5379         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
5381 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
5383         * recentf.el (recentf-keep-default-predicate): New defun.
5384         (recentf-keep): Use it as initial value.
5386 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
5388         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
5389         thus restoring bookmark bindings to three slots under C-x r.  See
5390         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
5392 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
5394         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
5396 2007-07-15  Jason Rumney  <jasonr@gnu.org>
5398         * w32-fns.el (set-default-process-coding-system): Use dos line ends
5399         for input to cmdproxy on all versions of Windows.
5400         Use dos line ends for input to plink.
5402         * comint.el (comint-simple-send): Concat newline before sending.
5403         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
5405 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5407         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
5408         safe-local-variable setting.
5410 2007-07-14  David Kastrup  <dak@gnu.org>
5412         * emacs-lisp/advice.el (defadvice): Doc fix.
5414 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
5416         * subr.el (when, unless): Doc fix.
5418 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
5420         * replace.el (match): Use yellow1 instead of yellow.
5422         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
5423         red.
5425         * pcvs-info.el (cvs-unknown): Likewise.
5427 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5429         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
5430         (install): Use them to copy all *.el files before *.elc.
5432 2007-07-13  Drew Adams  <drew.adams@oracle.com>
5434         * bookmark.el (bookmark-jump-other-window): New function.
5435         (bookmark-map): Bind it to "o".
5437         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
5438         and its thread contains discussion about this change.
5439         The original patch was slightly tweaked by Karl Fogel
5440         <kfogel@red-bean.com> before committing.
5442 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
5444         * bookmark.el: Shorten some comments to fit within 80 lines.
5446 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
5448         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
5449         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
5450         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
5451         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
5453 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
5455         * textmodes/org.el: Bug fixes.
5456         (org-end-of-line): Move to end of line if in headline without tags.
5458 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5460         * vc-hooks.el: Remove spurious * in docstrings.
5461         (vc-handled-backends): Add BZR.
5463         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
5465 2007-07-12  Davis Herring  <herring@lanl.gov>
5467         * desktop.el (desktop-buffer-info, desktop-save):
5468         Use `desktop-dirname' instead of `dirname'.
5470 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
5472         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
5474         * progmodes/python.el (python-which-func-length-limit): New var.
5475         (python-which-func): New function.
5476         (python-current-defun): Add optional `length-limit' and try to fit
5477         computed function name to that length.
5478         (python-mode): Hook `python-which-func' up.
5480 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
5482         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
5484         * comint.el (comint-dynamic-complete-as-filename):
5485         Use read-file-name-completion-ignore-case.
5487 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5489         * comint.el (comint-dynamic-list-filename-completions):
5490         Use read-file-name-completion-ignore-case.
5492         * vc-cvs.el: Require CL.
5493         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
5494         New functions to provide completion of revision names.
5496         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
5497         (vc-cvs-annotate-first-line-re): New const.
5498         (vc-cvs-annotate-process-filter): New fun.
5499         (vc-cvs-annotate-command): Use them and run the command asynchronously.
5501 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
5503         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
5504         (eldoc-print-current-symbol-info): Adjust for changed helper
5505         function signatures.
5506         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
5507         `eldoc-highlight-function-argument'.
5508         (eldoc-highlight-function-argument): New function.
5509         (eldoc-get-var-docstring): Format documentation with
5510         `font-lock-variable-name-face'.
5511         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
5512         where suited.
5513         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
5514         (eldoc-beginning-of-sexp): Return number of skipped sexps.
5516 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
5518         * progmodes/compile.el (compilation-start): `start-process' must
5519         still be redefined when calling `start-process-shell-command'.
5521         * progmodes/gud.el (gud-file-name): When `default-directory' is a
5522         remote file name, prepend its remote part to the filename.
5523         (gud-common-init): When `default-directory' is a remote file name,
5524         make the filename relative to it.
5525         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
5527 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
5529         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
5530         mouse binding and a tooltip.
5532 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5534         * menu-bar.el (vc-menu-map): New defalias.
5536 2007-07-10  Richard Stallman  <rms@gnu.org>
5538         * emacs-lisp/lisp-mode.el (eval-defun):
5539         Explain special handling of `defface'.
5541 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
5543         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
5545         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
5547 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5549         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
5551         * vc-arch.el (vc-arch-complete): Remove.
5552         (vc-arch-revision-completion-table): Use complete-with-action.
5554         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
5555         (complete-with-action): New function.
5556         (dynamic-completion-table): Use it.
5558 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
5560         * comint.el (make-comint, make-comint-in-buffer)
5561         (comint-exec-1): Replace `start-process' by `start-file-process'.
5563         * progmodes/compile.el (compilation-start): Revert redefining
5564         `start-process'.
5566 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5568         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
5569         with EOLs when generating MD5 checksums.
5571         * follow.el: Don't change the global map from the follow-mode-map
5572         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
5573         XEmacs code.
5574         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
5575         since `follow-mode' should be used instead for that.
5577         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
5578         (easy-menu-do-define): Use it.
5579         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
5581         * progmodes/compile.el (compilation-auto-jump-to-first-error)
5582         (compilation-auto-jump-to-next): New vars.
5583         (compilation-auto-jump): New function.
5584         (compilation-error-properties): Use them to jump to first error.
5585         (compilation-start): Set the var if requested.
5587         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
5588         duplicates without also removing entries from other directories.
5590 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5592         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
5593         Remember span as default.
5594         (org-columns-edit-value): Rename from `org-column-edit'.
5595         (org-columns-display-here-title): Rename from
5596         `org-overlay-columns-title'.
5597         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
5598         (org-columns-get-autowidth-alist): Rename from
5599         `org-get-columns-autowidth-alist'.
5600         (org-columns-display-here): Rename from `org-overlay-columns'.
5601         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
5602         (org-columns-quit): Rename from `org-column-quit'.
5603         (org-columns-show-value): Rename from `org-column-show-value'.
5604         (org-columns-content, org-columns-widen)
5605         (org-columns-next-allowed-value)
5606         (org-columns-edit-allowed, org-columns-store-format)
5607         (org-columns-uncompile-format, org-columns-redo)
5608         (org-columns-edit-attributes, org-delete-property)
5609         (org-set-property, org-columns-update)
5610         (org-columns-compute, org-columns-eval)
5611         (org-columns-not-in-agenda, org-columns-compute-all)
5612         (org-property-next-allowed-value)
5613         (org-columns-compile-format)
5614         (org-fill-paragraph-experimental)
5615         (org-string-to-number, org-property-action)
5616         (org-columns-move-left, org-columns-new)
5617         (org-column-number-to-string)
5618         (org-property-previous-allowed-value)
5619         (org-at-property-p, org-columns-delete)
5620         (org-columns-previous-allowed-value)
5621         (org-columns-move-right, org-columns-narrow)
5622         (org-property-get-allowed-values)
5623         (org-verify-version, org-column-string-to-number)
5624         (org-delete-property-globally): New functions.
5625         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
5626         (org-columns-overlays): Rename from `org-column-overlays'.
5627         (org-columns-map): Rename from `org-column-map'.
5628         (org-columns-current-maxwidths): Rename from
5629         `org-current-columns-maxwidths'.
5630         (org-columns-begin-marker, org-columns-current-fmt-compiled)
5631         (org-previous-header-line-format)
5632         (org-columns-inhibit-recalculation)
5633         (org-columns-top-level-marker): New variables.
5634         (org-columns-default-format): Rename from `org-default-columns-format'.
5635         (org-property-re): New constant.
5637 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
5639         * subr.el (looking-at-p, string-match-p): New functions.
5641 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
5643         * textmodes/tex-mode.el (tex-fontify-script)
5644         (tex-font-script-display): New variables to make display of
5645         superscripts and subscripts customizable.
5646         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
5648 2007-07-09  Richard Stallman  <rms@gnu.org>
5650         * isearch.el (isearch-edit-string): Call to isearch-push-state
5651         after the search.
5653 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5655         * window.el (fit-window-to-buffer): Remove setting of window-min-height
5656         to 1 as enlarge-window uses the value to resize/shrink windows other
5657         than WINDOW if needed.
5659 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5661         * cus-start.el (file-coding-system-alist): Fix custom type.
5663 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
5665         * longlines.el (longlines-wrap-region): Avoid marking buffer as
5666         modified.
5667         (longlines-auto-wrap, longlines-window-change-function):
5668         Remove unnecessary calls to set-buffer-modified-p.
5670 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5672         * cus-start.el (file-coding-system-alist): Fix custom type.
5674 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5676         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
5677         (vc-cvs-checkout): Remove last arg now unused; simplify.
5679 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5681         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
5683         * net/tramp.el:
5684         * net/tramp-ftp.el:
5685         * net/tramp-smb.el:
5686         * net/tramp-uu.el:
5687         * net/trampver.el: Migrate to Tramp 2.1.
5689         * net/tramp-cache.el:
5690         * net/tramp-fish.el:
5691         * net/tramp-gw.el: New Tramp packages.
5693         * net/tramp-util.el:
5694         * net/tramp-vc.el: Removed.
5696         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
5697         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
5699         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
5701         * progmodes/compile.el (compilation-start): Redefine
5702         `start-process' temporarily when `default-directory' is remote.
5703         Remove case of synchronous compilation, this won't happen ever.
5704         (compilation-setup): Make local variable `comint-file-name-prefix'
5705         for remote compilation.
5707 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
5709         * novice.el (disabled-command-function): Fit window to buffer to
5710         make last line visible.
5711         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
5713         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
5714         when handling the terminating event.
5716 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
5718         * calc/calc.el (math-read-number-simple): Remove leading 0s.
5719         (math-bignum-digit-length): Change to optimal value.
5721         * calc/calc-bin.el (math-bignum-logb-digit-size)
5722         (math-bignum-digit-power-of-two): Evaluate when compiled.
5724         * calc/calc-comb.el (math-small-factorial-table)
5725         (math-init-random-base, math-prime-test): Remove unnecessary calls
5726         to `math-read-number-simple'.
5728         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
5729         (math-approx-gamma-const): Add docstrings.
5731         * calc/calc-forms.el (math-julian-date-beginning)
5732         (math-julian-date-beginning-int): New constants.
5733         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
5734         Use the new constants.
5736         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
5738         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
5739         Add docstrings.
5741 2007-07-07  Tom Tromey  <tromey@redhat.com>
5743         * vc.el (vc-annotate): Jump to line and output message only after the
5744         process is really all done.
5746 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5748         * vc.el (vc-exec-after): Don't move point from the sentinel.
5749         Forcefully read all the remaining text in the pipe upon process exit.
5750         (vc-annotate-display-autoscale, vc-annotate-lines):
5751         Don't stop at the first unrecognized line.
5752         (vc-annotate-display-select): Run autoscale after the process is done
5753         since it depends on the whole result.
5755 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
5757         * term/w32-win.el (menu-bar-open): New function.
5758         Bind <f10> to it.
5760 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
5762         * simple.el (start-file-process): New defun.
5764 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5766         * files.el (find-file-confirm-nonexistent-file): Rename from
5767         find-file-confirm-inexistent-file.  Update users.
5769         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
5770         format of autoload block where the file's time-stamp is replaced by its
5771         MD5 checksum.
5772         (autoload-generate-file-autoloads): Use MD5 checksum instead of
5773         time-stamp for secondary autoloads files.
5774         (update-directory-autoloads): Remove duplicate entries.
5775         Use time-less-p for time-stamps, as done in autoload-find-destination.
5777 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
5779         * calc/calc.el (math-read-number): Replace number by variable.
5780         (math-read-number-simple): Properly parse small integers.
5782 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
5784         * vc.el: Fix doc for the checkout function.
5786 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
5788         * vc-hg.el (vc-hg-root): New function.
5789         (vc-hg-registered): Use it.
5790         (vc-hg-diff-tree): New defalias.
5791         (vc-hg-responsible-p): Likewise.
5792         (vc-hg-checkout): Comment out, not needed.
5793         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
5794         (vc-hg-find-version, vc-hg-next-version): New functions.
5796 2007-07-06  Andreas Schwab  <schwab@suse.de>
5798         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
5799         dynamic bindings around the evaluation of the expression.
5800         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
5802 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5804         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
5805         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
5806         Use run-hooks rather than run-mode-hooks.
5808 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
5810         * calc/calc-comb.el (math-random-digit): Rename to
5811         `math-random-three-digit-number'.
5812         (math-random-digits): Don't depend on representation of integer.
5814         * calc/calc-bin.el (math-bignum-logb-digit-size)
5815         (math-bignum-digit-power-of-two): New constants.
5816         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
5817         (math-not-bignum, math-clip-bignum): Use the constants
5818         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
5819         instead of their values.
5820         (math-clip): Use math-small-integer-size instead of its value.
5822         * calc/calc.el (math-add-bignum): Replace number by constant.
5824 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
5826         * wid-edit.el (widget-documentation-string-value-create):
5827         Insert indentation spaces.
5829 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
5831         * emacs-lisp/byte-opt.el: Revert last change.
5833 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
5835         * vc-hooks.el (vc-handled-backends): Add HG.
5837         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
5839 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5841         * complete.el (PC-do-complete-and-exit): Add support for the new
5842         `confirm-only' confirmation mode.
5844 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
5846         * cus-edit.el (custom-commands): New variable.
5847         (custom-tool-bar-map): New variable.  Initialize using
5848         `custom-commands'.
5849         (custom-mode): Use `custom-tool-bar-map'.
5850         (custom-buffer-create-internal): Insert action buttons only if
5851         tool bar is not used.  Use `custom-commands'.
5852         (Custom-help, custom-command-apply): New function.
5853         (custom-command-apply, Custom-set, Custom-save)
5854         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
5855         Use `custom-command-apply' instead of duplicating code.
5856         (customize-group-other-window): Call `customize-group' instead of
5857         duplicating code.
5858         (customize-face-other-window): Call `customize-face' instead of
5859         duplicating code.
5860         (customize-group, customize-face): Add optional args for opening
5861         in another window.
5862         (custom-variable-tag): Don't inherit `variable-pitch' face.
5863         (custom-group-tag): Inherit `variable-pitch' face.
5864         (custom-variable-value-create): Set documentation indentation.
5865         (custom-group-value-create): Make group name a link, instead of
5866         using an extra "go to group" button.
5867         (custom-prompt-variable, custom-group-set, custom-group-save)
5868         (custom-group-reset-current, custom-group-reset-saved)
5869         (custom-group-reset-standard): Minor cleanup.
5871 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
5873         * Makefile.in (bootstrap-prepare): When copying from
5874         ldefs-boot.el, make sure loaddefs.el is writeable.
5876         (bootstrap-prepare): Make $(lisp)/ps-print.el
5877         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
5879 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
5881         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
5882         only caller, and delete.
5883         (vc-hg-state): Deal with exceptions and only parse the output on
5884         successful return.
5885         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
5886         caller, and delete.
5887         (vc-hg-workfile-version): Deal with exceptions and only parse the
5888         output on successful return.
5889         (vc-hg-revert): New function.
5891 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
5893         * calculator.el (calculator-expt): Use more cases to determine
5894         the value.
5896 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
5898         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
5899         file names.
5901 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
5903         * calculator.el (calculator-expt, calculator-integer-p):
5904         New functions.
5905         (calculator-fact): Check to see if the factorial will be too
5906         large before computing it.
5907         (calculator-initial-operators): Use `calculator-expt' to
5908         compute "^".
5909         (calculator-mode): Mention that results which are too large
5910         will return inf.
5911         * calc/calc-comb.el (math-small-factorial-table): Replace list
5912         by vector.
5914 2007-07-03  David Kastrup  <dak@gnu.org>
5916         * shell.el: On request of the authors, remove their addresses for
5917         the sake of bug reports, and add the developer list address as
5918         maintainer information.
5920 2007-07-03  Richard Stallman  <rms@gnu.org>
5922         * files.el (make-directory): Doc fix.
5923         (find-file-confirm-inexistent-file): Make it a defcustom.
5924         Make nil the default.
5926 2007-07-02  Richard Stallman  <rms@gnu.org>
5928         * startup.el (command-line): Set buffer-offer-save in *scratch*
5929         and enable auto-save in it.
5931 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5933         * textmodes/org.el (orgstruct-mode-map): New variable.
5934         (orgstruct-mode): New minor mode.
5935         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
5936         (orgstruct-make-binding, org-context-p, org-get-local-variables)
5937         (org-run-like-in-org-mode): New functions.
5938         (org-cycle-list-bullet): New command.
5939         (org-special-properties, org-property-start-re)
5940         (org-property-end-re): New constants.
5941         (org-with-point-at): New macro.
5942         (org-get-property-block, org-entry-properties, org-entry-get)
5943         (org-entry-delete, org-entry-get-with-inheritance)
5944         (org-entry-put, org-buffer-property-keys): New functions.
5945         (org-insert-property-drawer): New command.
5946         (org-entry-property-inherited-from): New variable.
5947         (org-column): New face.
5948         (org-column-overlays, org-current-columns-fmt)
5949         (org-current-columns-maxwidths, org-column-map): New variables.
5950         (org-column-menu): New menu.
5951         (org-new-column-overlay, org-overlay-columns)
5952         (org-overlay-columns-title, org-remove-column-overlays)
5953         (org-column-show-value, org-column-quit, org-column-edit): New
5954         functions.
5955         (org-columns, org-agenda-columns): New commands.
5956         (org-get-columns-autowidth-alist): New functions.
5957         (org-properties): New customize group.
5958         (org-default-columns-format): New option.
5959         (org-priority): Realign tags after changing priority.
5960         (org-preserve-lc): New macro.
5961         (org-update-checkbox-count): Catch case when there is no headline.
5962         (org-agenda-quit): Remove any column overlays.
5963         (org-beginning-of-item-list): Fixed bug when non-item line is
5964         indented too deep.
5965         (org-cached-props): New variable.
5966         (org-cached-entry-get): New function.
5967         (org-make-tags-matcher): Handle property matches.
5968         (org-table-recalculate): Swap evaluation order: Field formula
5969         first, then column formulas, but don't allow them to overwrite the
5970         field formulas.
5971         (org-table-eval-formula): New argument untouchable.
5972         (org-table-put-field-property): New function.
5974 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
5976         * help-mode.el (help-make-xrefs): Skip spaces too when
5977         skipping tabs.
5979         * ffap.el (dired-at-point-prompter): Improve prompt in
5980         list-directory case.
5982 2007-07-01  Richard Stallman  <rms@gnu.org>
5984         * files.el (find-file-visit-truename): Fix safe-local-variable value.
5986 2007-07-01  Richard Stallman  <rms@gnu.org>
5988         * cus-start.el (max-mini-window-height): Added.
5990 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
5992         * complete.el (partial-completion-mode): Remove advice of
5993         read-file-name-internal.
5994         (PC-do-completion): Rebind minibuffer-completion-table.
5995         (PC-read-file-name-internal): New function doing what
5996         read-file-name-internal advice did.
5998 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
6000         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
6001         property on a few symbols.
6002         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
6003         (byte-optimize-lapcode): Remove bindings that are not referenced
6004         and certainly will not effect through dynamic scoping.
6006 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6008         * files.el (find-file-confirm-inexistent-file): New var.
6009         (find-file, find-file-other-window, find-file-other-frame)
6010         (find-file-read-only, find-file-read-only-other-window)
6011         (find-file-read-only-other-frame): Use it.
6013 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6015         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
6017 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
6019         * generic-x.el (generic-define-mswindows-modes)
6020         (generic-define-unix-modes, apache-log-generic-mode)
6021         (bat-generic-mode-keymap, java-manifest-generic-mode)
6022         (show-tabs-generic-mode): Fix typos in docstrings.
6024 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
6026         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
6027         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
6028         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
6029         (rcirc-print): Never ignore messages from ourself.
6031 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6033         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
6034         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
6036 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6038         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
6039         replace-regexp-in-string.
6041 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6043         * emacs-lisp/cl.el: Set edebug and indentation before loading
6044         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
6046 2007-06-28  Andreas Schwab  <schwab@suse.de>
6048         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
6049         $(lisp)/subdirs.el.
6051 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
6053         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
6054         the speedbar frame if nil; that deletes the current frame or
6055         causes an error if it is the only frame.
6056         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
6058 2007-06-28  Kevin Ryde  <user42@zip.com.au>
6060         * textmodes/nroff-mode.el: Groff \# comments.
6061         (nroff-mode-syntax-table): \# comment intro,
6062         plain # as punct per global table.
6063         (nroff-font-lock-keywords): Add # as a single char escape.
6064         (nroff-mode): In comment-start-skip, match \#.
6066 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6068         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
6069         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
6070         point-min == 1.
6072 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
6074         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
6075         Rename and move to...
6077         * subr.el (strings->string, string->strings): ...here.
6079         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
6080         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
6082         * progmodes/gud.el (gud-common-init): Call string->strings instead
6083         of split-string.
6085 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
6087         * dired-aux.el: Remove `dired-call-process'.
6088         (dired-check-process): Call `process-file'.
6090         * wdired.el (wdired-do-perm-changes): Call `process-file'.
6092         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
6093         `ange-ftp-process-file'.
6095 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6097         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
6099         * emacs-lisp/cl-extra.el:
6100         * emacs-lisp/cl-seq.el:
6101         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
6102         Add autoload cookies on all defs autoloaded manually in cl.el.
6104         * emacs-lisp/cl-loaddefs.el: New file.
6106         * textmodes/texinfmt.el (texinfo-raisesections-alist)
6107         (texinfo-lowersections-alist): Merge definition and declaration.
6108         (texinfo-start-of-header, texinfo-end-of-header): Remove.
6109         (texinfo-format-syntax-table): Merge init into declaration.
6110         (texinfo-format-parse-line-args, texinfo-format-parse-args)
6111         (texinfo-format-parse-defun-args, texinfo-format-node)
6112         (texinfo-push-stack, texinfo-multitable-widths)
6113         (texinfo-define-info-enclosure, texinfo-alias)
6114         (texinfo-format-defindex, batch-texinfo-format): Use push.
6115         (texinfo-footnote-number): Remove duplicate declaration.
6117         * ps-print.el: Update with auto-generated autoloads.
6119         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
6121 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6123         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
6124         relative to current dir for file-local settings.
6125         (autoload-generate-file-autoloads): Add `outfile' arg.
6126         (update-directory-autoloads): Use it to directly call
6127         autoload-generate-file-autoloads instead of going through
6128         update-file-autoloads so we avoid redundant searches and so we can know
6129         the set of buffers changed so we can save them all.
6131         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
6132         rather than throwing `up-to-date'.
6133         (autoload-generate-file-autoloads): Adjust correspondingly.
6134         (update-file-autoloads): Be careful to let-bind
6135         autoload-modified-buffers and adjust to new calling conventions.
6136         (autoload-modified-buffers): Make it a dynamically scoped var.
6137         (update-directory-autoloads): Use file-relative-name instead of
6138         autoload-trim-file-name.
6139         (autoload-insert-section-header): Don't use autoload-trim-file-name
6140         since the file is already relative now.
6141         (autoload-trim-file-name): Remove.
6143         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
6144         (vc-arch-complete, vc-arch--version-completion-table)
6145         (vc-arch-revision-completion-table): New functions to provide
6146         completion of revision names.
6147         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
6148         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
6149         to let the user trim the revlib.
6151         * vc.el: Add new VC operation `revision-completion-table'.
6152         (vc-default-revision-completion-table): New function.
6153         (vc-version-diff, vc-version-other-window): Use it to provide
6154         completion of revision names if the backend provides it.
6156         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
6158         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
6159         of newer .svn/entries.
6161 2007-06-25  David Kastrup  <dak@gnu.org>
6163         * calc/calc-poly.el (math-padded-polynomial)
6164         (math-partial-fractions): Add some function comments.
6166 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6168         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6169         Make `outbuf' optional.
6170         (update-file-autoloads): Use it.
6172 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6174         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
6175         (autoload-find-destination): Keep it uptodate.
6176         (autoload-save-buffers): New fun.
6177         (update-file-autoloads): Use it.  Re-add the "up to date" message.
6179         * emacs-lisp/autoload.el: Refactor for upcoming changes.
6180         (autoload-find-destination): New function extracted from
6181         update-file-autoloads.
6182         (update-file-autoloads): Use it.
6183         (autoload-generate-file-autoloads): New function extracted from
6184         generate-file-autoloads.  Use file-relative-name.  Delay computation of
6185         output-start to the first cookie.  Remove done-any, replaced by
6186         output-start.
6187         (generate-file-autoloads): Use it.
6189 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6191         * calc/calc-comb.el (math-init-random-base, math-prime-test):
6192         Use math-read-number-simple to insert constants.
6193         (math-prime-test): Redo calculation of sum.
6195         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
6197         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
6198         math-scale-bignum-3.
6199         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
6200         math-bignum-digit-size.
6201         (math-isqrt-small): Add another possible initial guess.
6203 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6205         * textmodes/bibtex.el (bibtex-entry-format): New options
6206         `whitespace', `braces', and `string'.
6207         (bibtex-field-braces-alist, bibtex-field-strings-alist)
6208         (bibtex-field-braces-opt, bibtex-field-strings-opt)
6209         (bibtex-cite-matcher-alist): New variables.
6210         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
6211         (bibtex-flash-head): Use blink-matching-delay.
6212         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
6213         (bibtex-format-entry, bibtex-reformat): Handle new options of
6214         bibtex-entry-format.
6215         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
6216         New functions.
6217         (bibtex-complete-internal): Do not display messages while
6218         minibuffer is used.  Do not leave around a completions buffer
6219         that is out of date.
6220         (bibtex-copy-summary-as-kill): New optional arg.
6221         (bibtex-font-lock-url): New optional arg no-button.
6222         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
6223         (bibtex-url): Allow multiple URLs per entry.
6225 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6227         * emacs-lisp/autoload.el (autoload-generated-file): New function.
6228         (update-file-autoloads, update-directory-autoloads): Use it.
6229         (autoload-file-load-name): New function.
6230         (generate-file-autoloads, update-file-autoloads): Use it.
6231         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
6232         (generate-file-autoloads): If the autoloaded form is malformed,
6233         indicate the problem with a warning instead of aborting.
6235 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
6237         * simple.el (next-error-recenter): Accept `(4)' as well;
6238         also, specify `integer' instead of `number'.
6240 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
6242         * ls-lisp.el (insert-directory): If an invalid regexp error is
6243         thrown, try using FILE as a literal file name, not a wildcard.
6245 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
6247         * ruler-mode.el (ruler-mode): Prevent clobbering the original
6248         `header-line-format' when reentering ruler mode.
6250 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
6252         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
6253         FILE exists as a file.
6255 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
6257         * calc/calc.el (math-bignum-digit-length)
6258         (math-bignum-digit-size, math-small-integer-size):
6259         New constants.
6260         (math-normalize, math-bignum-big, math-make-float)
6261         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
6262         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
6263         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
6264         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
6265         (math-quotient, math-div-bignum, math-div-bignum-digit)
6266         (math-div-bignum-part, math-format-bignum-decimal)
6267         (math-read-bignum): Use math-bignum-digit-length,
6268         math-bignum-digit-size and math-small-integer-size.
6270         * calc/calc-ext.el (math-fixnum-big): Use the variable
6271         math-bignum-digit-size.
6273 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
6275         * log-view.el (log-view-mode-menu): New menu.
6277 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6279         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
6280         differently.
6282         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
6283         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
6285 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
6287         * vc-hg.el (vc-hg-print-log): Insert the file name.
6288         (vc-hg-log-view-mode): Fontify the file name.
6290 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
6292         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
6293         (calcFunc-julian): Fix incorrect number used in calculations.
6295 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
6297         * simple.el (next-error-recenter): New defcustom.
6298         (next-error, next-error-internal): Recenter if specified,
6299         immediately prior to running `next-error-hook'.
6301         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
6302         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
6304         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
6306 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
6308         * calc/calc-comb.el (math-small-factorial-table): New variable.
6309         (calcFunc-fact): Use `math-small-factorial-table'.
6311         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
6312         initial values.
6313         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
6314         New variables to use in caches.
6316         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
6317         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
6319         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
6320         (math-bernoulli-b-cache): Use math-read-number-simple to insert
6321         bignums.
6323         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
6324         New variables to use in caches.
6326 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
6328         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
6330         * vc-hg.el (vc-hg-log-view-mode): New mode.
6332 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
6334         * calc/calc.el (math-read-number-simple): New function.
6336 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6338         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
6339         (vera-font-lock-match-item): Fix doc string.
6340         (vera-in-comment-p): Remove unused function.
6341         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
6342         use `syntax-ppss'.
6343         (vera-forward-syntactic-ws): Fix argument order.
6344         (vera-prepare-search): Use `with-syntax-table'.
6345         (vera-indent-line): Fix doc string.
6346         (vera-electric-tab): Fix doc string.
6347         (vera-expand-abbrev): Define alias instead of using `fset'.
6348         (vera-comment-uncomment-region): Use `comment-start-skip'.
6350 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
6352         * textmodes/org.el (org-export-with-footnotes): New option.
6353         (org-export-as-html): Fix replacement bug for XEmacs.
6354         (org-agenda-default-appointment-duration): New option.
6356 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
6358         * vc-hg.el: Add to do items.
6359         (vc-hg-diff): Add support for comparing different revisions.
6360         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
6361         (vc-hg-annotate-extract-revision-at-line)
6362         (vc-hg-previous-version, vc-hg-checkin): New functions.
6363         (vc-hg-annotate-re): New constant.
6365 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6367         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
6369 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6371         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
6372         buffer-local value of log-view-*-re if applicable.
6374         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
6375         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
6376         (vc-bzr-command*): Remove both (incompatible) versions.
6377         (vc-bzr-do-command*): Remove.
6378         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
6379         Remove by folding into its only caller vc-bzr-command.
6380         (vc-bzr-command): Always set the environment, even when ineffective.
6381         (vc-bzr-version): Minor fix up.
6382         (vc-bzr-admin-dirname): New var.
6383         (vc-bzr-bzr-dir): Remove.
6384         (vc-bzr-root-dir): New fun.
6385         (vc-bzr-registered): Use it.  Add an autoloaded version.
6386         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
6387         (vc-bzr-view-log-function): Remove.
6388         (vc-bzr-log-view-mode): New major mode to replace it.
6389         (vc-bzr-print-log): Only activate the old hack if needed.
6391         * vc.el (vc-default-log-view-mode): New function.
6392         (vc-print-log): Add new `log-view-mode' VC operation.
6394 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
6396         * ido.el (ido-find-file-in-dir): Don't signal an error for
6397         empty directories.
6399         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
6401         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
6402         directory where the desktop file was found, as the docstring says.
6403         (desktop-kill): Use `read-directory-name'.
6405 2007-06-20  Alan Mackenzie  <acm@muc.de>
6407         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
6408         When removing lines, also remove the \n.  Correction of patch of
6409         2007-04-21.
6411 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
6413         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
6414         event is not a cons cell.  Do not unread drag-mouse-1 events.
6415         Select right window in check whether space was stolen from
6416         window above.
6418         * help-mode.el (help-make-xrefs): Adjust position of new forward
6419         button.
6421 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
6423         * vc-bzr.el (vc-bzr-with-process-environment)
6424         (vc-bzr-std-process-invocation): New macros.
6425         (vc-bzr-command, vc-bzr-command*): Use them.
6426         (vc-bzr-with-c-locale): Remove.
6427         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
6428         (vc-bzr-buffer-nonblank-p): New function.
6429         (vc-bzr-state-words): New const.
6430         (vc-bzr-state): Look for `bzr status` keywords in output.
6431         Display everything else as a warning message to the user.
6432         Fix status report with bzr >= 0.15.
6434 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
6436         * vc-hg.el (vc-hg-global-switches): Simplify.
6437         (vc-hg-state): Handle more states.
6438         (vc-hg-diff): Fix doc-string.
6439         (vc-hg-register): New function.
6440         (vc-hg-checkout): Likewise.
6442 2007-06-20  Reto Zimmermann  <reto@gnu.org>
6444         * progmodes/vera-mode.el: New file.
6446 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6448         * calc/calc.el (calc-multiplication-has-precendence):
6449         New variable.
6450         (math-standard-ops, math-standard-ops-p, math-expr-ops):
6451         New functions.
6452         (math-expr-opers): Define using math-standard-ops rather than
6453         math-standard-opers.
6454         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
6455         equal the function math-standard-ops rather than the variable
6456         math-standard-opers.
6457         (calc-algebraic-entry): Let math-expr-opers equal
6458         math-standard-ops or math-expr-ops, as appropriate.
6459         (math-expr-read-level, math-read-factor): Let math-expr-opers
6460         equal math-expr-ops.
6461         * calc/calc-embed.el (calc-embedded-finish-edit):
6462         Let math-expr-opers equal the function math-standard-ops
6463         rather than the variable math-standard-opers.
6464         * calc/calc-ext.el (math-read-plain-expr)
6465         (math-format-flat-expr-fancy): Let math-expr-opers equal the
6466         function math-standard-ops rather than the variable
6467         math-standard-opers.
6468         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
6469         Let math-expr-opers equal the function math-standard-ops rather
6470         than the variable math-standard-opers.
6471         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
6472         equal the function math-standard-ops rather than the variable
6473         math-standard-opers.
6474         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
6475         equal the function math-standard-ops rather than the variable
6476         math-standard-opers.
6477         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
6478         math-expr-ops.
6480 2007-06-19  Ivan Kanis  <apple@kanis.eu>
6482         * vc-hg.el: New file.
6484 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6486         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
6487         with font-lock-multiline.
6489 2007-06-17  Glenn Morris  <rgm@gnu.org>
6491         * lpr.el (lpr-page-header-switches): Move %s to separate element
6492         for correct quoting.  Doc fix.
6494 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6496         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
6497         than setting sgml-xml-mode.
6498         (sgml-mode, html-mode): Set sgml-xml-mode.
6499         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
6500         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
6501         (sgml-electric-tag-pair-before-change-function)
6502         (sgml-electric-tag-pair-flush-overlays): New functions.
6503         (sgml-electric-tag-pair-mode): New minor mode.
6504         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
6505         (sgml-calculate-indent): Use assoc-string.
6507 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
6509         * thingatpt.el (thing-at-point-email-regexp): Don't require two
6510         chars before the "@" in an email address.  Andreas Roehler noticed
6511         this problem.
6513 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
6515         * thingatpt.el: Add support for email addresses (`email').
6516         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
6517         (thing-at-point-email-regexp): New variable.
6518         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
6519         properties on this symbol, with lambda forms for values.
6521 2007-06-15  Masatake YAMATO  <jet@gyve.org>
6523         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
6525         * vc.el (vc-dired-hook): Check the backend returned from
6526         `vc-responsible-backend' can really handle `subdir'.
6528 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
6530         * wid-edit.el (widget-add-documentation-string-button):
6531         Fix handling of documentation indent.
6533 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
6535         * mb-depth.el: New file.
6537 2007-06-15  Masatake YAMATO  <jet@gyve.org>
6539         * vc.el (vc-dired-mode): Show backend name as part of mode name.
6541 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
6543         * wid-edit.el (widget-default-create): Move ?h handling here...
6544         (widget-default-format-handler): ...from here.
6545         (widget-docstring, widget-add-documentation-string-button): New funs.
6546         (documentation-string): Add :visibility-widget property.
6547         (widget-documentation-string-value-create): Use it.
6549         * cus-edit.el (custom-split-regexp-maybe): Simplify.
6550         (custom-buffer-create-internal): Simplify message.
6551         (custom-variable-tag): Reduce height to normal.
6552         (custom-variable-value-create, custom-face-value-create)
6553         (custom-visibility): New widget.
6554         (custom-visibility): New face.
6555         (custom-group-value-create):
6556         Call widget-add-documentation-string-button, using `custom-visibility'.
6558 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6560         * emacs-lisp/bytecomp.el (byte-compile-current-group)
6561         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
6562         change.  Apparently the "warning even if the group is implicit" is
6563         a feature rather than a bug.
6565 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
6567         * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
6568         Different advices for Emacs and XEmacs.  Compile them conditionally.
6569         (viper-version): Belated version change.
6571 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
6573         * follow.el (follow-all-followers, follow-generic-filter):
6574         * pcomplete.el (pcomplete-restore-windows):
6575         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
6576         (x-dnd-drop-data):
6577         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
6578         * progmodes/python.el (python-complete-symbol):
6579         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
6581 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
6583         * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
6584         around bright and dim regexps.  Make sure bright and dim matches
6585         use word anchors.  Send text through rcirc-markup functions.
6586         (rcirc-url-regexp): Add single quote character.
6587         (rcirc-connect): Write logs to disk on auto-save-hook.
6588         Make server a non-optional argument.
6589         (rcirc-log-alist): New variable.
6590         (rcirc-log-directory): Make customizable.
6591         (rcirc-log-flag): New customizable variable.
6592         (rcirc-log): New function.
6593         (rcirc-print): Use above function.
6594         (rcirc-log-write): New function.
6595         (rcirc-generate-new-buffer-name): Strip text properties.
6596         (rcirc-switch-to-buffer-function): Remove variable.
6597         (rcirc-last-non-irc-buffer): Remove variable.
6598         (rcirc-non-irc-buffer): Add function.
6599         (rcirc-next-active-buffer): Use above function.
6600         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
6601         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
6602         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
6603         (rcirc-omit-mode): Add minor-mode.
6604         (rcirc-mode-map): Change C-c C-o binding.
6605         (rcirc-mode): Clear mode-line-process.  Use a custom
6606         fill-paragraph-function.  Set up buffer-invisibility-spec.
6607         (rcirc-response-formats): Remove timestamp code.
6608         (rcirc-omit-responses): Add variable.
6609         (rcirc-print): Don't put the overlay arrow on potentially omitted
6610         lines.  Log line to disk.  Record activity for private messages
6611         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
6612         (rcirc-jump-to-first-unread-line): Print message if there is no
6613         unread text.
6614         (rcirc-clear-unread): New function.
6615         (rcirc-markup-text-functions): Add variable.
6616         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
6617         (rcirc-debug): Don't mess with window configuration.
6618         (rcirc-send-message): Send message before printing locally.
6619         Add SILENT argument, do not print message if non-nil.
6620         (rcirc-visible-buffers): New function and variable.
6621         (rcirc-window-configuration-change-1): Add function.
6622         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
6623         server buffer.
6624         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
6625         (rcirc-fill-paragraph): Add function.
6626         (rcirc-record-activity, rcirc-window-configuration-change-1):
6627         Only update the activity string if it has actually changed.
6628         (rcirc-update-activity-string): Remove padding characters from the
6629         mode-line string.
6630         (rcirc-disconnect-buffer): New function to be called when a
6631         channel is parted or the user quits.
6632         (rcirc-server-name): Warn when the server-name hasn't been set.
6633         (rcirc-window-configuration-change): Postpone work until
6634         post-command-hook.
6635         (rcirc-window-configuration-change-1): Update mode-line and
6636         overlay arrows here.
6637         (rcirc-authenticate): Fixc hanserv identification.
6638         (rcirc-default-server): Remove variable.
6639         (rcirc): Connect according to rcirc-connections.
6640         (rcirc-connections): Add variable.
6641         (rcirc-startup-channels-alist): Remove variable.
6642         (rcirc-startup-channels): Remove function.
6644 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6646         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
6648 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
6650         * term/xterm.el (terminal-init-xterm): Escape parens in character
6651         constants.
6653 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6655         * progmodes/sh-script.el: Remove unneeded * from docstrings.
6656         Use [:alpha:] and [:alnum:] where applicable.
6657         (sh-quoted-subshell): Rewrite to correctly
6658         handle nested mixes of `...` and $(...).
6659         (sh-apply-quoted-subshell): Remove.
6660         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
6662         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
6664 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
6666         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
6667         previous change.
6669 2007-06-12  Tom Tromey  <tromey@redhat.com>
6671         * subr.el (user-emacs-directory): New defconst.
6672         * cmuscheme.el (scheme-start-file):
6673         * shell.el (shell):
6674         * completion.el (save-completions-file-name):
6675         * custom.el (custom-theme-directory):
6676         * term/x-win.el (emacs-session-filename):
6677         * filesets.el (filesets-menu-cache-file):
6678         * thumbs.el (thumbs-thumbsdir):
6679         * server.el (server-auth-dir):
6680         * image-dired.el (image-dired-dir):
6681         (image-dired-db-file):
6682         (image-dired-temp-image-file):
6683         (image-dired-gallery-dir):
6684         (image-dired-temp-rotate-image-file):
6685         * play/gamegrid.el (gamegrid-user-score-file-directory):
6686         * savehist.el (savehist-file):
6687         * tutorial.el (tutorial--saved-dir):
6688         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
6690 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
6692         * scroll-lock.el (scroll-lock-mode): Doc fix.
6694 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
6696         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
6698         * ediff-init.el: Doc strings.
6700 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6702         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
6703         (byte-compile-file): Bind it.
6704         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
6705         group argument is provided implicitly.
6706         (byte-compile-format-warn, byte-compile-from-buffer)
6707         (byte-compile-insert-header): Don't hardcode point-min==1.
6708         (byte-compile-file-form-require): Remove unused var old-load-list.
6709         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
6711 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
6713         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
6714         Display error messages.
6715         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
6716         Get rid of cl.el dependencies.
6718         * emulation/viper-init.el (viper-suppress-input-method-change-message):
6719         New variable.
6720         (viper-activate-input-method-action)
6721         (viper-inactivate-input-method-action):
6722         Use viper-suppress-input-method-change-message.
6724         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
6725         for C-s, C-r.
6727         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
6728         Use viper-replace-overlay-cursor-color instead of
6729         viper-replace-overlay-cursor-color.
6730         (viper-sit-for-short): Use sit-for with 3 arguments.
6732         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
6733         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
6734         to gud-mode.
6736         * ediff-mult.el (ediff-meta-buffer-brief-message)
6737         (ediff-meta-buffer-verbose-message): New variables.
6738         (ediff-meta-buffer-message): Variable deleted.
6739         (ediff-verbose-help-enabled): New variable.
6740         (ediff-toggle-verbose-help-meta-buffer): New function.
6741         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
6742         message options.
6744         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
6745         (ediff-fixup-patch-map): Improve heuristic.
6747 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6749         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
6750         (log-view-font-lock-keywords): Simplify.
6751         (log-view-current-file, log-view-current-tag): Simplify.
6753 2007-06-12  Sam Steingold  <sds@gnu.org>
6755         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
6757 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
6759         * desktop.el (desktop-load-locked-desktop): New option.
6760         (desktop-read): Use it.
6761         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
6762         Use `when'.
6764 2007-06-12  Davis Herring  <herring@lanl.gov>
6766         * desktop.el (desktop-save-mode-off): New function.
6767         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
6768         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
6769         (desktop-claim-lock, desktop-release-lock): New functions.
6770         (desktop-kill): Tell `desktop-save' that this is the last save.
6771         Release the lock afterwards.
6772         (desktop-buffer-info): New function.
6773         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
6774         says to.  Detect conflicts, and manage the lock.
6775         (desktop-read): Detect conflicts.  Manage the lock.
6777 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6779         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
6781         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
6782         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
6783         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
6784         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
6785         keysyms rather than byte sequences.
6786         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
6788 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6790         * font-lock.el (font-lock-add-keywords): In case font-lock was only
6791         half-activated, forcefully activate it completely.
6793 2007-06-11  Richard Stallman  <rms@gnu.org>
6795         * cus-edit.el (custom-variable-type): Doc fix.
6797 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6799         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
6800         (sh-font-lock-flush-syntax-ppss-cache): New functions.
6801         (sh-font-lock-syntactic-keywords): Use them to distinguish the
6802         different possible cases for \'.
6804         * complete.el (PC-bindings): Don't bind things already bound in the
6805         parent keymap.
6807         * textmodes/bibtex-style.el: New file.
6809 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
6811         * vc-bzr.el: New file.
6813 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6815         * vc-svn.el (vc-svn-program): New var.
6816         (vc-svn-command): Use it.
6818 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
6820         * server.el (server-switch-buffer): Remove redundant check.
6822 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
6824         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
6825         Match against file-name-nondirectory.
6826         Fix text on user customization variables.
6827         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
6829 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
6831         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
6833 2007-06-09  Davis Herring  <herring@lanl.gov>
6835         * desktop.el (desktop-minor-mode-table): Doc fix.
6837 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6839         * textmodes/css-mode.el (css-navigation-syntax-table):
6840         Use set-char-table-range so it also works in the unicode branch.
6842 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
6844         * help-mode.el (help-xref-forward-stack)
6845         (help-xref-stack-forward-item, help-forward-label): New variables.
6846         (help-forward): New button type.
6847         (help-setup-xref): Initialise help-xref-forward-stack.
6848         (help-make-xrefs): Add forward button, if appropriate.
6849         (help-xref-go-back): Push item on forward stack.
6850         (help-xref-go-forward, help-go-forward): New functions.
6852 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
6854         * dired.el (dired-mode-map): Remove spurious separator.
6856 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6858         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
6860         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
6861         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
6863 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
6865         * textmodes/org.el: Version number fixed.
6867 2007-06-07  Glenn Morris  <rgm@gnu.org>
6869         * version.el (emacs-copyright): New constant.
6870         * startup.el (fancy-splash-tail): Use emacs-copyright.
6871         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
6873         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
6874         `make-local'.
6875         (byte-compile-warnings-safe-p): Add `make-local'.
6876         (byte-compile-make-variable-buffer-local):
6877         Allow byte-compile-warnings to suppress this warning.
6879         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
6880         format of "menu" description.
6881         (tutorial--find-changed-keys): Describe the specific menu a
6882         command is in.
6884         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
6885         Rewrite compatibility functions to silence byte-compiler.
6887 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
6889         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
6890         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
6892 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
6894         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
6896 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6898         * progmodes/ebrowse.el (ebrowse-member-table):
6899         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
6900         (org-batch-agenda-csv): Fix typos in docstrings.
6902 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6904         * international/mule-cmds.el (toggle-enable-multibyte-characters)
6905         (sort-coding-systems, search-unencodable-char): Doc fixes.
6906         (coding-system-change-eol-conversion, set-default-coding-systems)
6907         (prefer-coding-system, find-multibyte-characters, princ-list)
6908         (leim-list-entry-regexp, set-input-method, locale-language-names)
6909         (input-method-exit-on-first-char, exit-language-environment-hook)
6910         (locale-charset-language-names): Fix typos in docstrings.
6912 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6914         * pgg.el (pgg-sign-region, pgg-sign):
6915         * ses.el (ses-call-printer):
6916         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
6917         * textmodes/org.el (org-cycle): Fix typos in docstrings.
6919 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
6921         * textmodes/org.el
6922         (org-export-region-as-html, org-replace-region-by-html)
6923         (org-number-to-letters, org-table-fedit-finish)
6924         (org-normalize-color, org-table-fedit-ref-right)
6925         (org-date-to-gregorian, org-table-fedit-move)
6926         (org-table-convert-refs-to-rc, org-calendar-holiday)
6927         (org-table-fedit-toggle-ref-type, org-write-agenda)
6928         (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
6929         (org-defkey, org-encode-for-stdout)
6930         (org-indent-line-function, org-export-as-html-to-buffer)
6931         (org-store-agenda-views, org-update-mode-line)
6932         (org-find-if, org-delete-all)
6933         (org-table-fedit-convert-buffer, org-emphasize)
6934         (org-uniquify, org-table-fedit-lisp-indent)
6935         (org-table-fedit-scroll, org-get-todo-sequence-head)
6936         (org-table-fedit-scroll-down, org-table-fedit-line-down)
6937         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
6938         (org-table-fedit-toggle-coordinates, org-dvipng-color)
6939         (org-table-fedit-line-up, org-table-fedit-ref-down)
6940         (org-table-formula-from-user, org-mode-flyspell-verify)
6941         (org-cycle-show-empty-lines, org-ctrl-c-ret)
6942         (org-table-formula-to-user, org-diary-to-ical-string)
6943         (orgtbl-export, org-table-fedit-post-command)
6944         (org-closed-in-range, org-shiftcontrolright)
6945         (org-table-convert-refs-to-an, org-table-hline-and-move)
6946         (org-table-formula-less-p, org-format-table-ascii)
6947         (org-agenda-get-sexps, org-shift-refpart)
6948         (org-diary-sexp-entry, org-time-string-to-absolute)
6949         (org-table-show-reference, org-letters-to-number)
6950         (org-fix-agenda-info, org-table-fedit-ref-up)
6951         (org-table-fedit-shift-reference, org-table-fedit-abort)
6952         (org-closest-date, org-shiftcontrolleft)
6953         (org-at-heading-or-item-p, org-rematch-and-replace)
6954         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
6955         New functions.
6956         (org-table-edit-scroll-down, org-finish-edit-formulas)
6957         (org-table-edit-next-field, org-abort-edit-formulas)
6958         (org-font-lock-level, org-export-find-first-heading-line)
6959         (org-table-edit-line-down, org-table-edit-backward-field)
6960         (org-edit-formula-lisp-indent, org-table-edit-move)
6961         (org-check-log-option, org-this-word)
6962         (org-table-edit-line-up, org-table-edit-formulas-post-command)
6963         (org-agenda-file-to-end, org-expand-file-name)
6964         (org-fake-empty-table-line, org-table-edit-scroll)
6965         (org-toggle-log-option, org-show-reference): Function removed.
6966         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
6967         New defsubsts.
6968         (org-unmodified, org-batch-store-agenda-views)
6969         (org-batch-agenda-csv): New macro.
6970         (org-agenda-export): New customization group.
6971         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
6972         (org-highest-priority, org-agenda-exporter-settings)
6973         (org-log-done-with-time, org-replace-disputed-keys)
6974         (org-format-latex-header, org-export-table-header-tags)
6975         (org-cycle-separator-lines, org-export-table-data-tags)
6976         (org-icalendar-include-sexps)
6977         (org-empty-line-terminates-plain-lists)
6978         (org-log-repeat, org-special-ctrl-a)
6979         (org-table-use-standard-references, org-disputed-keys)
6980         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
6981         (org-agenda-export-html-style): New option.
6982         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
6983         (org-CUA-compatible): Option removed.
6984         (org-agenda-structure, org-sexp-date): New face.
6985         (org-todo-keywords-for-agenda, org-not-done-keywords)
6986         (org-planning-or-clock-line-re, org-agenda-name)
6987         (org-table-colgroup-info, org-todo-sets)
6988         (constants-unit-system, org-clock-mode-line-entry)
6989         (org-mode-line-timer, org-table-current-begin-pos)
6990         (org-todo-keywords-1, org-mode-line-string)
6991         (org-table-clean-did-remove-column, org-table-fedit-map)
6992         (org-clock-heading, org-table-buffer-is-an)
6993         (org-agenda-info, org-done-keywords)
6994         (org-done-keywords-for-agenda, org-todo-heads)
6995         (org-todo-kwd-alist, org-clock-start-time): New variable.
6996         (org-todo-kwd-priority-p, org-edit-formulas-map)
6997         (org-repeat-re, org-todo-kwd-max-priority)
6998         (org-version, org-done-string)
6999         (org-table-clean-did-remove-column-1, org-disputed-keys):
7000         Remove variables.
7001         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
7002         (org-ts-lengths): Constant removed.
7003         (org-follow-gnus-link): Don't ask how many articles to read.
7004         (org-export-find-first-export-line): Rename from
7005         `org-export-find-first-heading'.
7006         Use `org-export-skip-text-before-1st-heading'.
7007         (org-table-fedit-post-command): Rename from
7008         `org-table-edit-formulas-post-command'.
7009         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
7010         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
7011         (org-table-fedit-lisp-indent): Rename from
7012         `org-edit-formula-lisp-indent'.
7013         (org-table-show-reference): Rename from `org-show-reference'.
7014         (org-table-store-formulas): Use `org-table-formula-less-p'.
7015         (org-table-edit-formulas): Position cursor to current field equation.
7016         (org-update-checkbox-count, org-hide-archived-subtrees)
7017         (org-timestamp-up-day, org-timestamp-down-day)
7018         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
7019         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
7020         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
7021         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
7022         Let `org-on-heading-p' also check for invisible heading.
7023         (org-read-date): Match am/pm times.
7024         (org-eval-in-calendar): Fix default date in prompt.
7026 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
7028         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
7029         "ChangeLog.a" entries, giving the latter lower priority.
7031 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
7033         * faces.el (face-id): If the argument is a face alias,
7034         return the ID of the target face.
7036 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
7038         * net/socks.el (top): Remove unnecessary copyright line.
7040 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
7042         * longlines.el (longlines-auto-wrap): Handle argument correctly.
7044 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
7046         * net/socks.el: New file, taken from w3 repository.
7047         (top): Update Copyright.  Don't load cl.el.
7048         (all): Replace `case' by `cond', `string-to-int' by
7049         `string-to-number', and `process-kill-without-query' by
7050         `set-process-query-on-exit-flag'.
7051         (socks-char-int): Remove defalias and all occurrences.
7053 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
7055         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
7056         Fix typos in docstrings.
7057         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
7058         (compilation-finish-function): Fix typo in obsolescence declaration.
7060 2007-06-03  Sam Steingold  <sds@gnu.org>
7062         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
7063         handle unending automatic recompilation of changed files (`omake -P').
7064         (compilation-loop): VISITED is now 5th CDR.
7065         (compilation-next-error-function): Set TIMESTAMP.
7067 2007-06-03  Sam Steingold  <sds@gnu.org>
7069         * files.el (kill-buffer-ask): New function.
7070         (kill-some-buffers): Use it.
7071         (kill-matching-buffers): New user command.
7073 2007-06-01  David Kastrup  <dak@gnu.org>
7075         * dired.el (dired-recursive-deletes, dired-recursive-copies):
7076         Change default to `top'.
7078 2007-05-31  Richard Stallman  <rms@gnu.org>
7080         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
7082 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7084         * textmodes/css-mode.el: New file.
7086 2007-05-30  Michael Olson  <mwolson@gnu.org>
7088         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
7089         died and we are trying to send a signal to it.  The program using
7090         tq.el should periodically check to see whether the process has
7091         died and react appropriately -- this is not the responsibility of
7092         tq.el, and is consistent with the rest of the tq.el source code.
7094 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
7096         * textmodes/table.el (table--point-entered-cell-function)
7097         (table--point-left-cell-function):
7098         Bind `inhibit-point-motion-hooks' to t.
7100 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
7102         * emacs-lisp/rx.el (rx): Doc fix.
7104 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
7106         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
7108 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
7110         Sync with Tramp 2.0.56.
7112         * net/tramp.el:
7113         * net/tramp-ftp.el:
7114         * net/tramp-smb.el:
7115         * net/tramp-util.el:
7116         * net/tramp-vc.el:
7117         Don't load cl.el, because that pollutes the namespace.  Replace cl
7118         macros by their implementations where necessary.  Requested by
7119         Richard Stallman <rms@gnu.org>.
7121         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
7122         doesn't exist.
7123         (with-parsed-tramp-file-name): Protect debug spec during compilation.
7124         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
7125         (tramp-file-name-p, tramp-file-name-multi-method)
7126         (tramp-file-name-method, tramp-file-name-user)
7127         (tramp-file-name-host, tramp-file-name-localname): New defuns,
7128         replacing defstruct `tramp-file-name'.
7129         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
7130         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
7131         Apply `vector' instead of `make-tramp-file-name'.
7132         (tramp-handle-make-auto-save-file-name):
7133         Apply `tramp-temporary-file-directory' for compatibility reasons.
7134         (tramp-completion-mode): Use `natnump' instead of `wholenump'
7135         because of XEmacs.
7136         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
7137         started.
7139 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
7141         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
7143 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
7145         * log-edit.el (log-edit-changelog-paragraph): Return point-max
7146         as the end of the ChangeLog paragraph when it ends without a line
7147         termination.
7149 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
7151         * net/webjump.el (webjump-sample-sites):
7152         Add simple Wikipedia query.
7154 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7156         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
7157         compatibility code.
7159         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
7160         (copyright-update-year): Use it.
7162         * edmacro.el (edmacro-format-keys): Use current-active-maps.
7164         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
7165         Add indentation and debugging info.  Fix up comment convention.
7167         * cus-dep.el (custom-make-dependencies): Simplify.
7169         * composite.el (compose-region, decompose-region):
7170         Use inhibit-read-only and restore-buffer-modified-p.
7172         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
7173         (xterm-mouse-event): Use it.
7175 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
7177         * bs.el (bs-cycle-previous): Don't modify the cycle list until
7178         `switch-to-buffer' has returned succesfully.
7179         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
7180         window is dedicated (it could iconify the frame).
7182 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
7184         * vc-hooks.el (vc-find-root): Fix file attribute test.
7186 2007-05-24  Richard Stallman  <rms@gnu.org>
7188         * textmodes/flyspell.el (flyspell-correct-word-before-point):
7189         Don't let opoint be nil.
7190         (flyspell-emacs-popup): Explicit error if no dialogs.
7192 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
7194         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
7195         (image-next-line, image-previous-line, image-scroll-up)
7196         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
7197         New functions.
7198         (image-mode-map): Remap motion commands.
7199         (image-mode-text-map): New keymap for viewing images as text.
7200         (image-mode): Use image-mode-map.
7201         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
7203 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7205         * textmodes/fill.el (canonically-space-region): Make the second arg
7206         a marker if it's not already the case.
7208 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
7210         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
7211         (tar-get-descriptor): Handle type 55, an extended pax header.
7213 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7215         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
7216         to confuse outline-minor-mode.
7218 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
7220         * tar-mode.el (tar-file-name-handler): New function.
7221         (tar-extract): Bind file-name-handler-alist to it to force
7222         find-buffer-file-type-coding-system behave as if the file being
7223         extracted existed.  Use last-coding-system-used to force
7224         buffer-file-coding-system to what decode-coding-region actually
7225         used to decode the file.
7227 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
7229         * progmodes/compile.el (compilation-handle-exit):
7230         `compilation-finish-function' may change the current buffer.
7232 2007-05-22  Richard Stallman  <rms@gnu.org>
7234         * files.el (set-auto-mode): Doc fix.
7236 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7238         * help-fns.el (find-source-lisp-file): New function.
7239         (describe-function-1): Use find-source-lisp-file to find source
7240         file in compile tree.
7242 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
7244         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
7246 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
7248         * emacs-lisp/easy-mmode.el (define-minor-mode)
7249         (easy-mmode-define-navigation): Fix typos in docstrings.
7251 2007-05-22  Glenn Morris  <rgm@gnu.org>
7253         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
7255 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7257         * mail/mail-extr.el (mail-extract-address-components):
7258         Recognize non-ASCII characters except for NBSP as words.
7260 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
7262         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
7263         (rcirc-print): Handle `window-width'.
7264         (rcirc-buffer-maximum-lines): Doc fix.
7266 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
7268         * image-mode.el (image-toggle-display): Don't clear image cache.
7269         Only use filename in image spec if the file is readable.
7270         Call image-refresh.
7272         * image.el (image-type-from-file-name, image-type): Simplify.
7273         (image-type-auto-detected-p): Don't scan auto-mode-alist.
7275         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
7276         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
7278 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
7280         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
7281         is an error.
7283         * term/linux.el (terminal-init-linux): Don't signal an error
7284         if gpm isn't running.
7286 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
7288         * t-mouse.el: Reduce to a minor-mode macro call.
7289         (t-mouse-mode): Remove the lighter.
7291         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
7293 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
7295         * files.el (auto-mode-alist): Change the regexp so that
7296         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
7298 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
7300         * Version 22.1 released.
7302 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
7304         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
7305         changes.
7307 2007-05-19  Kevin Ryde  <user42@zip.com.au>
7309         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
7311 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
7313         * textmodes/sgml-mode.el: Revert last change.
7315 2007-05-18  Richard Stallman  <rms@gnu.org>
7317         * simple.el (push-mark): Doc fix.
7319 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
7321         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
7322         tpu-global-map.
7323         (tpu-original-global-map): Variable deleted.
7324         (tpu-control-keys-map): New keymap variable.
7325         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
7326         setting keymapping directly.
7327         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
7328         tpu-global-map.
7329         (tpu-edt-on): Activate the tpu-global-map.
7330         (tpu-edt-off): Deactivate the tpu-global-map.
7332 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
7334         * textmodes/ispell.el (ispell-get-word): Return markers
7335         for start and end positions.
7336         (ispell-word): Assume END is a marker.
7338 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7340         * printing.el: Group together all XEmacs/Emacs definitions.
7341         (pr-version): New version 6.9.
7342         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
7343         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
7344         (pr-menu-bind): Fix code.
7345         (pr-e-frame-char-height, pr-e-frame-char-width)
7346         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
7347         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
7348         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
7349         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
7350         (pr-x-event-y-pixel): Aliases eliminated.
7351         (pr-xemacs-global-menubar): Macro moved.
7352         (current-menubar, current-mouse-event, zmacs-region-stays)
7353         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
7354         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
7355         Vars moved.
7356         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
7357         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
7358         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
7359         (pr-menu-set-utility-title, pr-even-or-odd-pages)
7360         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
7361         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
7362         moved.
7364 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
7366         * textmodes/sgml-mode.el (sgml-tag):
7367         Fix bug: Call sgml-transformation-function.
7369 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
7371         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
7372         modified flag of buffer.  Use `inhibit-modification-hooks'.
7374 2007-05-16  Richard Stallman  <rms@gnu.org>
7376         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
7378 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7380         * files.el (magic-mode-alist, magic-fallback-mode-alist):
7381         Move the *ml, Postscript, and XmCD entries to the fallback part.
7383         * files.el (magic-fallback-mode-alist):
7384         Rename from file-start-mode-alist.
7386 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
7388         * progmodes/compile.el (compilation-handle-exit): Quote first
7389         argument of `run-hook-with-args'.
7391 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
7393         * buff-menu.el (Buffer-menu-sort-column):
7394         * dabbrev.el (dabbrev-upcase-means-case-search):
7395         * dired.el (dired-recursive-deletes, dired-recursive-copies):
7396         * info.el (Info-current-subfile):
7397         * ls-lisp.el (ls-lisp-verbosity):
7398         * msb.el (msb-menu-cond):
7399         * pcvs.el (cvs-dired-use-hook):
7400         * simple.el (set-mark-command-repeat-pop):
7401         * time.el (display-time-24hr-format, display-time-mail-file):
7402         Doc fixes.
7404         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
7405         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
7407         * view.el (view-inhibit-help-message): Fix typo in docstring.
7408         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
7410 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
7412         * textmodes/ispell.el (ispell-start-process): Defend against bad
7413         default-directory.
7415 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
7417         * mail/rmail.el (rmail-convert-to-babyl-format): Check
7418         content-transfer-encoding _last_, because it's its position that
7419         we need as value of base64-header-field-end.
7421 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
7423         * files.el (mode-require-final-newline, require-final-newline)
7424         (enable-local-variables, enable-local-eval): Doc fixes.
7426 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7428         * ps-print.el: Use default color when foreground or background color
7429         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
7430         (ps-print-version): New version 6.7.4.
7431         (ps-rgb-color): New argument.  Use default color when color is
7432         unspecified.
7433         (ps-begin-job): Fix code.
7435 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
7437         * longlines.el (longlines-mode): Make longlines-auto-wrap
7438         buffer-local.  Add hooks unconditionally.
7439         (longlines-auto-wrap): Toggle wrapping.
7440         (longlines-after-change-function)
7441         (longlines-post-command-function): Check longlines-auto-wrap.
7443 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
7445         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
7446         (xterm-mouse-translate): Use it.
7448 2007-05-10  Richard Stallman  <rms@gnu.org>
7450         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
7451         (iso-cvt-write-only): Likewise.
7453         * emacs-lisp/easy-mmode.el (define-minor-mode):
7454         Fix generated doc string.
7456         * startup.el (fancy-splash-text): Add URL of guided tour.
7457         Adjust horizontal and vertical whitespace.
7459         * progmodes/compile.el (compilation-handle-exit):
7460         Use run-hook-with-args to run compilation-finish-functions.
7462         * files.el (file-start-mode-alist): New variable.
7463         (magic-mode-regexp-match-limit): Doc fix.
7464         (set-auto-mode): Handle file-start-mode-alist.
7465         A little cleanup of structure.
7467         * dabbrev.el (dabbrev-eliminate-newlines):
7468         Renamed from dabbrev--eliminate-newlines.  All uses changed.
7470 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
7472         * man.el (Man-next-section): Don't consider the last line of the page
7473         as being part of any section.
7475 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7477         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
7478         can take any number of values.
7480 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7482         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
7483         to the list of citation commands.
7485 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7487         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
7489 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
7491         * progmodes/python.el (python-font-lock-keywords)
7492         (python-open-block-statement-p, python-mode): Add support for the new
7493         "with" keyword.
7495 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7497         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
7498         the exact opposite of diff-goto-source.
7500         * emacs-lisp/advice.el (ad-special-forms): Remove.
7501         (ad-special-form-p): Use subr-arity.
7503         * newcomment.el (comment-search-forward): Make sure we search forward.
7504         (comment-enter-backward): Try and distinguish the non-matching case at
7505         EOB from the non-matching case with a missing comment-end-skip for
7506         a 2-char comment ender.
7507         (comment-choose-indent): New function extracted from comment-indent.
7508         Improve the alignment algorithm.
7509         (comment-indent): Use it.
7511         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
7512         XML style Processing Instructions.
7513         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
7514         (sgml-calculate-indent): Handle `pi' context.
7516         * vc.el: Ensure that update-changelog issues an error when used with
7517         a backend that does not implement it.
7518         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
7519         Remove `backend' argument.  Use expand-file-name.
7520         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
7522         * progmodes/python.el (python-end-of-block): Revert last change.
7523         (python-end-of-statement): Make sure we move *forward*.
7525 2007-05-08  Richard Stallman  <rms@gnu.org>
7527         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7528         Don't include non-self-insert commands in the exception for `-'.
7530 2007-05-08  David Reitter  <david.reitter@gmail.com>
7532         * progmodes/python.el (python-guess-indent): Check non-nullness
7533         before comparing indent against the 2..8 interval.
7535 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7537         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
7538         available.
7540 2007-05-06  Richard Stallman  <rms@gnu.org>
7542         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
7544 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7546         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
7547         rather than storing their value in the revert-buffer function.
7549 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
7551         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
7552         when disabling t-mouse-mode.
7554 2007-05-01  Davis Herring  <herring@lanl.gov>
7556         * calendar/timeclock.el: Update version number.
7557         (timeclock-modeline-display): Mention timeclock-use-display-time
7558         in explanatory message.
7559         (timeclock-in): Fix non-interactive workday specifications.
7560         (timeclock-log): Don't kill the log buffer if it already existed.
7561         Suppress warnings when finding the log.  Don't check for a nil
7562         project twice.  Run hooks after killing the buffer (if applicable).
7563         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
7564         was geometric).  All uses changed.
7565         (timeclock-generate-report): Support prefix argument.
7567 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
7569         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
7570         disconnections.
7572 2007-05-01  Romain Francoise  <romain@orebokech.com>
7574         * dired-x.el: Revert 2007-04-06 change.
7576 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
7578         * find-dired.el (find-dired-filter): Propertize all text down to eob.
7580 2007-04-29  Richard Stallman  <rms@gnu.org>
7582         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
7584 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7586         * progmodes/cc-mode.el (c-before-change): Use point-min rather
7587         than 1.
7589 2007-04-28  Richard Stallman  <rms@gnu.org>
7591         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
7593 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
7595         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
7596         don't put stop on toolbar.
7598 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7600         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
7602 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
7604         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
7605         instead of $(lisp)/mh-e.
7607 2007-04-28  Glenn Morris  <rgm@gnu.org>
7609         * image-dired.el (image-dired-cmd-create-thumbnail-options)
7610         (image-dired-cmd-create-temp-image-options): Replace option
7611         +profile "*" with -strip.
7613 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
7615         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
7616         Use window-start and window-end.
7618 2007-04-27  Andreas Schwab  <schwab@suse.de>
7620         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
7622 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
7624         * textmodes/fill.el (fill-paragraph): Doc fix.
7626 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
7628         * locate.el (locate-in-alternate-database): Doc fix.
7630 2007-04-26  Glenn Morris  <rgm@gnu.org>
7632         * button.el (button): Use underline if supported, else fall back
7633         to color.
7635         * version.el (emacs-version): Increase to 22.1.50.
7637 2007-04-25  Richard Stallman  <rms@gnu.org>
7639         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
7641 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
7643         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
7644         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
7645         pushing mark.
7646         (idlwave-current-routine): Don't push mark.
7648 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
7650         * image-dired.el (image-dired-display-image): Derive image-type from
7651         filename rather than assuming jpeg, in case no resizing was needed.
7653 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7655         * custom.el (defface): Doc fix.
7657 See ChangeLog.12 for earlier changes.
7659 ;; Local Variables:
7660 ;; coding: iso-2022-7bit
7661 ;; add-log-time-zone-rule: t
7662 ;; End:
7664     Copyright (C) 2007 Free Software Foundation, Inc.
7666   This file is part of GNU Emacs.
7668   GNU Emacs is free software; you can redistribute it and/or modify
7669   it under the terms of the GNU General Public License as published by
7670   the Free Software Foundation; either version 3, or (at your option)
7671   any later version.
7673   GNU Emacs is distributed in the hope that it will be useful,
7674   but WITHOUT ANY WARRANTY; without even the implied warranty of
7675   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7676   GNU General Public License for more details.
7678   You should have received a copy of the GNU General Public License
7679   along with GNU Emacs; see the file COPYING.  If not, write to the
7680   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
7681   Boston, MA 02110-1301, USA.
7683 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af