(append-to-register, prepend-to-register):
[emacs.git] / lisp / ChangeLog
blobdcd4733eb328c05605c2acc2196e130e01be2286
1 2007-11-03  Sean O'Rourke  <seano@cs.ucla.edu>
3         * register.el (append-to-register, prepend-to-register):
4         Don't signal error on empty register; use the text, instead.
6 2007-11-03  Michael Olson  <mwolson@gnu.org>
8         * textmodes/remember.el (remember-buffer): Use
9         define-obsolete-function-alias rather than defalias.
11 2007-11-03  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
13         * simple.el (bad-packages-alist): Anchor semantic regexp.
15 2007-11-03  Glenn Morris  <rgm@gnu.org>
17         * newcomment.el (comment-dwim): Call comment-insert-comment-function,
18         if defined, for blank lines.  Doc fix.
20         * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
21         (fortran-mode): Set values for comment-region-function,
22         uncomment-region-function and comment-insert-comment-function.
23         (fortran-uncomment-region): New function.
25         * textmodes/nroff-mode.el (nroff-mode): Set
26         comment-insert-comment-function rather than indent-line-function.
27         (nroff-indent-line-function): Remove.
28         (nroff-insert-comment-function): New function.
30 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
32         * ediff-vers.el (ediff-vc-working-revision): Add a quote.
34 2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
36         * emulation/viper-ex.el (viper-ex): Do not ignore the region.
38         * emulation/viper-cmd.el (viper-prev-destructive-command)
39         (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
40         copy-sequence.
42         * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
43         Got rid of ediff-copy-list.
45         * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
46         use face-name.
47         (ediff-test-utility,ediff-diff-mandatory-option)
48         (ediff-reset-diff-options): Remove to simplify the mandatory option
49         handling on Windows.
50         (ediff-set-diff-options): Add.
51         (ediff-diff-options): Set "--binary" option as default in some cases.
53         * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
54         (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
55         ediff-vc-working-revision.  Require vc-hooks.
57 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)
59         * files.el (hack-local-variables): Fix membership tests to avoid
60         treating all variables as safe if `enable-local-variables' is
61         set to :safe (CVE-2007-5795).
63 2007-11-02  Glenn Morris  <rgm@gnu.org>
65         * newcomment.el (comment-indent): Let comment-insert-comment-function,
66         if defined, do all the work of inserting a new comment.
68         * progmodes/etags.el (tags-table-mode): Disable undo.
70         * simple.el (bad-packages-alist): Revert previous change.
72 2007-11-02  Dan Nicolaescu  <dann@ics.uci.edu>
74         * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
76         * obsolete/lselect.el: Do not warn about unknown functions.
78 2007-11-02  Michael Olson  <mwolson@gnu.org>
80         * textmodes/remember.el (remember-buffer): Make this an alias of
81         remember-finalize, because Org uses it.
83 2007-11-01  Michael Olson  <mwolson@gnu.org>
85         * textmodes/remember.el: Improve documentation in heading.
86         (remember-before-remember-hook): Turn into a customizable option.
87         (remember): Document INITIAL argument.
88         (remember-region): Remove autoload cookie.  Improve docstring to
89         mention that it is called from the *Remember* buffer, and does not
90         have any functional overlap with the `remember' function.
91         (remember-finalize): Remove autoload cookie.  Rename from
92         remember-buffer to emphasize that this does not have any
93         functional overlap with the `remember' function.
94         (remember-destroy): Remove autoload cookie.
95         (remember-mode-map): Define and initialize in one step.
96         (remember-mode): Improve docstring.
97         (remember-annotation-functions): Default to just '(buffer-file-name),
98         and don't try to take the default value from Planner.
100 2007-11-01  Glenn Morris  <rgm@gnu.org>
102         * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
104         * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
106         * emacs-lisp/authors.el (authors-scan-change-log)
107         (authors-scan-el): Don't enable local eval; enable only safe local
108         variables, without querying.
110         * mail/footnote.el (footnote-numeric-regexp)
111         (footnote-english-upper-regexp, footnote-english-lower-regexp)
112         (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
113         Match multi-character footnotes.
115         * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
116         (nroff-indent-line-function): New function.
117         (nroff-count-text-lines): Use nroff-forward-text-line rather than
118         obsolete alias.
120 2007-11-01  Ryan Yeske  <rcyeske@gmail.com>
122         * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
123         (rcirc-elapsed-lines): New argument PROCESS.  Update callers.
124         (rcirc-print): Only update the line count when not marking the
125         line as omittable.
126         (rcirc-log-write): Specify coding system when writing logfile.
127         (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
129 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
131         * printing.el (printing): Fix :version, printing.el was included
132         for in emacs-22.1.
133         (pr-path-style, pr-path-alist, pr-txt-name)
134         (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
135         (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
136         (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
137         (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
138         (pr-auto-mode, pr-mode-alist, pr-ps-utility)
139         (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
140         (pr-setting-database, pr-visible-entry-list)
141         (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
142         (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
144         * ediff-util.el (ediff-nuke-selective-display): Move definition to
145         top level, make it dependent on the emacs flavor.
147         * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
148         Test for XEmacs not for itimer.
150         * term/sun-mouse.el:
151         * obsolete/sun-fns.el:
152         * obsolete/sun-curs.el: Remove files.
154         * term/sun.el (select-previous-complex-command): Remove obsolete code.
156 2007-10-31  Tassilo Horn  <tassilo@member.fsf.org>
158         * doc-view.el (doc-view-cache-directory): Fix bug where an integer
159         was given to concat.
161 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
163         * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
164         used normally for goto-line.  Change `g' to revert the buffer.
165         Add redundant `r' binding for buffer-revert.
167         * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
168         (mail-abbrevs-setup): Use abbrev-expand-functions.
169         (build-mail-abbrevs): Use with-temp-buffer.
170         (define-mail-abbrev): Simplify.
171         (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
172         Change it for use on abbrev-expand-functions.
173         (mail-abbrev-complete-alias): Use with-syntax-table.
175 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
177         * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
178         directly.  Fix bug in deleting temp file.
180 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
182         * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
183         Merge defvar and define-abbrev-table.
184         (def-python-skeleton): Use :case-fixed and :enable-function.
185         (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
186         Remove.
187         (python-mode): Don't modify pre-abbrev-expand-hook.
189 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
191         * ediff-util.el (ediff-file-checked-out-p)
192         (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
194 2007-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
196         * abbrev.el (abbrev-symbol): Correct let->let*.
197         (abbrev--before-point): Only use abbrev-start-location if before point.
199 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
201         * strokes.el (strokes-alphabetic-lessp): Simplify.  Doc fix.
202         (strokes-unload-hook): Remove function and variable.
203         (strokes-unload-function): New-style unload function, adapted
204         from `strokes-unload-hook'.
206         * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
207         (cl-unload-hook): Remove variable.
208         (cl-unload-function): New-style unload function, adapted
209         from `cl-cannot-unload'.
211         * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
212         (elp-unload-function): New-style unload function, adapted
213         from `elp-unload-hook'.
215 2007-10-31  Sean O'Rourke  <sorourke@cs.ucsd.edu>
217         * emacs-lisp/find-func.el (find-library): Use library at
218         point as default interactive argument.
220 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
222         * shadowfile.el (shadow-join): Remove.
223         (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
224         (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
225         (shadowfile-unload-hook): Remove function and variable.
226         (shadowfile-unload-function): New-style unload function, adapted
227         from `shadowfile-unload-hook'.
229 2007-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
231         * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
232         only if it is bound.
234         * textmodes/reftex.el: Move autoloads for before all uses.
235         (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
236         (reftex-delete-overlay): Move to the top level with the condition
237         in the body.
239         * progmodes/simula.el: Use when instead of if.
241         * iimage.el (iimage-locate-file): Define unconditionally.
243         * mail/mailabbrev.el (mail-abbrev-next-line):
244         * emulation/vip.el (vip-enlarge-region, vip-line)
245         (vip-next-line-at-bol, vip-previous-line)
246         (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
247         Wrap with-no-warnings around uses of next-line and previous-line.
249         * ediff.el (run-ediff-from-cvs-buffer):
250         * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
251         Remove function not used by pcl-cvs anymore.
252         (noninteractive, generic-sc-get-latest-rev)
253         (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
254         Delete support for long obsolete generic-sc.el.
256 2007-10-31  Glenn Morris  <rgm@gnu.org>
258         * cvs-status.el: No longer require pcvs when compiling.
260         * doc-view.el (doc-view-conversion-refresh-interval)
261         (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
262         (doc-view-reset-slice): Doc fixes.
263         (doc-view-menu): Remove deleted function doc-view-edit-doc.
265 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
267         * help-at-pt.el (help-at-pt-unload-hook): Remove.
268         Timers are automatically canceled by `unload-feature'.
270         * delsel.el (delsel-unload-hook): Remove function and variable.
271         (delsel-unload-function): New-style unload function, adapted
272         from `delsel-unload-hook'.
274         * msb.el (msb-unload-hook): Remove function and variable.
275         (msb-unload-function): New-style unload function, adapted from
276         `msb-unload-hook'.
278 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
280         * desktop.el (uniquify-managed): Pacify byte compiler.
281         (desktop-buffer-info): If the buffer name is managed by uniquify,
282         save the base name, not the uniquified one.
283         (desktop-create-buffer): Allow `rename-buffer' to generate a new
284         name in case of conflict.
286 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
288         * doc-view.el: Use expand-file-name rather than concat.
289         (doc-view-cache-directory): Add the UID so multiple users won't clash.
290         (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
291         (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
292         (doc-view-toggle-display): Use an overlay over the whole buffer so as
293         not to have to touch the buffer's content.
294         (doc-view-initiate-display): New function, extracted from doc-view-mode.
295         (doc-view-mode): Use it.  Don't mark as a special mode.
296         Put the page numbers in the modeline.
297         Set up the overlay.  Hide the cursor.  Run the mode hook.
298         Use after-revert-hook rather than revert-buffer-function.
299         (doc-view-search-internal): Fix typo.
300         (doc-view-convert-current-doc, doc-view-insert-image): Delay the
301         image-cache flush.
302         (doc-view-reconvert-doc): Don't reset the whole mode.
303         (doc-view-make-safe-dir): New function.
304         (doc-view-current-cache-dir): Use it.
306 2007-10-30  Jason Rumney  <jasonr@gnu.org>
308         * time.el (display-time-world-list): Test for zoneinfo support.
310 2007-10-30  Michael Albinus  <michael.albinus@gmx.de>
312         * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
314         * net/tramp-cache.el (tramp-flush-file-function): Check also
315         `default-directory' if `buffer-file-name' does not return a
316         string.  Added to `eshell-pre-command-hook'.
318 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
320         * doc-view.el (doc-view-current-doc): Remove.
321         Replace all uses by buffer-file-name.
322         (doc-view-menu): New menu.
323         (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
324         unused var `doc'.
325         (doc-view-sort): Simplify.
326         (doc-view-buffer-message): Don't change buffer-modified-p.
327         (doc-view-mode): Change it here instead.
328         Tighten scoping of prev-major-mode.  Don't re-insert the file's content.
329         Don't modify the global value of revert-buffer-function.
331         * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
332         (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
333         (image-toggle-display): Take overlays into account and don't assume
334         point-min==1.
336 2007-10-30  Thien-Thi Nguyen  <ttn@gnuvola.org>
338         * vc.el (vc-annotate): Fix omission bug:
339         Specify value for vc-sentinel-movepoint.
341 2007-10-30  Michael Olson  <mwolson@gnu.org>
343         * textmodes/remember.el (remember-mode-hook)
344         (remember-handler-functions, remember-annotation-functions):
345         Add additional items as options, including some Org functions.
347 2007-10-30  Tassilo Horn  <tassilo@member.fsf.org>
349         * doc-view.el: Remove cl-dependency.
350         (doc-view-buffer-message): Mention new binding K.
351         (doc-view-convert-current-doc): Use function d-v-current-cache-dir
352         instead of variable.
353         (doc-view-current-cache-dir): Better cache dir naming.
354         (doc-view-current-display): Remove variable.
355         (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
356         (doc-view-kill-proc): Set converter process to nil.
357         (doc-view-minor-mode): New minor mode.
358         (doc-view-minor-mode-map): New keymap.
359         (doc-view-mode): Remove text/image switching code.  Use plain defun.
360         (doc-view-mode-map): New binding K kills converter process.
361         Remove C-c C-e binding.
362         (doc-view-mode-text-map): Remove keymap.
363         (doc-view-pdf/ps->png): Timer calls d-v-display instead of
364         d-v-display-maybe.
365         (doc-view-previous-major-mode): New variable.
366         (doc-view-ps->pdf): Resort args to make ps2pdf happy.
367         (doc-view-remove-if): New function.
368         (doc-view-search-next-match, doc-view-search-previous-match): Use it.
369         (doc-view-toggle-display): Toggle modes instead of display styles.
370         (doc-view-reconvert-doc): Adapt to new way of doing things.
372         * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
374 2007-10-30  Glenn Morris  <rgm@gnu.org>
376         * dirtrack.el (dirtrack-mode): Doc fix.
377         * shell.el (shell-dirtrack-verbose, shell-mode)
378         (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
380         * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
381         (byte-compile-enable-warning): Doc fix.
383         * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
384         suppress byte-opt warning.
386 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
388         * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
389         (edt-gnu-emacs19-p): Remove.
390         (edt-emacs-variant, edt-window-system): Use feature 'emacs.
391         (edt-xserver, edt-page-backward, edt-beginning-of-line)
392         (edt-end-of-line-forward, edt-end-of-line-backward)
393         (edt-one-word-forward, edt-one-word-backward, edt-character)
394         (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
395         (edt-find-forward, edt-find-backward, edt-find-next-forward)
396         (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
397         (edt-define-key, edt-bottom-check, edt-sentence-forward)
398         (edt-sentence-backward, edt-paragraph-forward)
399         (edt-paragraph-backward, edt-restore-key, edt-window-top)
400         (edt-window-bottom, edt-scroll-window-forward-line)
401         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
402         (edt-line-to-top-of-window, edt-paragraph-backward)
403         (edt-restore-key, edt-window-top, edt-window-bottom)
404         (edt-scroll-window-forward-line)
405         (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
406         (edt-line-to-middle-of-window, edt-goto-percentage)
407         (edt-display-the-time, edt-remember, edt-split-window)
408         (edt-emulation-on, edt-emulation-off)
409         (edt-default-emulation-setup, edt-user-emulation-setup)
410         (edt-select-default-global-map, edt-select-user-global-map):
411         Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
412         tests.
414         * textmodes/reftex-index.el (reftex-index-selection-or-word):
415         Use feature test instead of boundp test so it can be resolved at
416         compile time.
418         * net/newsticker.el (replace-regexp-in-string): Only define for
419         XEmacs.
421 2007-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
423         * abbrev.el: Rename `count' and `system-flag' to :count and :system.
424         Update all users.
425         (abbrev-get, abbrev-put): Simplify.
426         (define-abbrev): Don't store the `force' value in the :system property.
427         (abbrev--before-point): Obey the :enable-function of the abbrev as well.
429 2007-10-30  Michael Olson  <mwolson@gnu.org>
431         * desktop.el (desktop-minor-mode-table): Add line for ERC.
433         * textmodes/remember.el: New file that implements a mode for
434         quickly jotting down things to remember.
436         * textmodes/remember-diary.el: A backend for remember.el that
437         implements saving notes to a Diary file.
439 2007-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
441         * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
442         Relocate in file.
443         (allout-doublecheck-at-and-shallower): Increase to include
444         slightly greater depths, since yank interaction is now ok.
445         Also, elaborate the docstring to explain the situation.
446         (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
447         instead of concat, so we accommodate key sequences expressed as
448         vectors as well as strings and lists.
449         (allout-flag-region, allout-hide-by-annotation): Make the
450         hidden-text overlays 'front-advance.
451         (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
452         (allout-aberrant-container-p, allout-on-current-heading-p)
453         (allout-e-o-prefix-p, allout-next-heading)
454         (allout-previous-heading, allout-goto-prefix)
455         (allout-end-of-prefix, allout-next-sibling-leap)
456         (allout-next-visible-heading, allout-auto-fill)
457         (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
458         (allout-yank-processing, allout-resolve-xref)
459         (allout-current-topic-collapsed-p, allout-hide-region-body)
460         (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
461         (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
462         (count-trailing-whitespace-region): Preserve match data, so allout
463         outline navigation doesn't disrupt other Emacs operations.
464         (allout-beginning-of-line): Retreat to the beginning of the hidden
465         text, so fields are respected (for submodes that care).
466         (allout-end-of-line): Preserve mark activation status when jumping.
467         (allout-open-topic): Account for opening after a child that
468         contains a hidden trailing newline.  Preserve match data.
469         Run allout-structure-added-hook
470         (allout-encrypt-decrypted): Preserve match data.
471         (allout-toggle-current-subtree-exposure): Add new interactive
472         function for toggle subtree exposure - suggested by tassilo.
473         (move-beginning-of-line, move-end-of-line): Don't use
474         line-move-invisible-p, it's obsolete - substitute the code,
475         instead.
477 2007-10-29  Dan Nicolaescu  <dann@ics.uci.edu>
479         * textmodes/flyspell.el (message-signature-separator):
480         * longlines.el (message-indent-citation-function): Pacify byte
481         compiler.
483         * emacs-lisp/cl-loaddefs.el:
484         * ldefs-boot.el: Regenerate.
486         * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
487         (.el.elc, compile, compile-always, compile-calc)
488         ($(lisp)/progmodes/cc-mode.elc): Use it.
490         * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p): Only
491         do work for XEmacs.
492         (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
493         (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
494         on XEmacs.
495         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
496         (ps-x-color-name, ps-x-color-specifier-p)
497         (ps-x-copy-coding-system, ps-x-device-class)
498         (ps-x-extent-end-position, ps-x-extent-face)
499         (ps-x-extent-priority, ps-x-extent-start-position)
500         (ps-x-face-font-instance, ps-x-find-coding-system)
501         (ps-x-font-instance-properties, ps-x-make-color-instance)
502         (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
503         (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
504         (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
505         (ps-generate-postscript-with-faces): Delete defaliases.
506         (ps-face-foreground-name, ps-face-background-name)
507         (ps-color-values, ps-face-bold-p, ps-face-italic-p): Move
508         definitions to top level, make the body conditional on the Emacs
509         flavor.  Replace uses of deleted aliases and renamed functions.
510         (ps-generate-postscript-with-faces, ps-color-device): Replace uses
511         of deleted aliases and renamed functions.
513         * calc/calc.el (calc-emacs-type-lucid): Remove.
514         (calc-digit-map, calcDigit-start, calc-read-key)
515         (calc-clear-unread-commands):
516         * calc/calc-ext.el (calc-user-key-map): Replace uses of
517         calc-emacs-type-lucid with (featurep 'xemacs)
519         * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
520         (featurep 'xemacs).
521         (tpu-lucid-emacs19-p): Remove.
522         (tpu-map-key): Make it a function instead of using fset.  Inline
523         tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
524         (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
526         * ielm.el: Use featurep 'xemacs.
528         * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
529         (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
530         (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
531         (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
532         cperl-xemacs-p with (featurep 'xemacs).
533         (font-lock-cache-position): Pacify byte compiler.
535 2007-10-29  Drew Adams  <drew.adams@oracle.com>
537         * faces.el (read-color): New function.
538         (face-at-point, foreground-color-at-point)
539         (background-color-at-point): New functions.
541 2007-10-28  Richard Stallman  <rms@gnu.org>
543         * net/browse-url.el (browse-url-text-xterm): Renamed from
544         browse-url-lynx-xterm and made generic.
545         (browse-url-text-emacs): Likewise.
546         (browse-url-text-browser): New variable.
547         (browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args.
548         (browse-url-text-input-field, browse-url-text-input-attempts)
549         (browse-url-kde-program): Likewise.
551 2007-10-29  Glenn Morris  <rgm@gnu.org>
553         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
554         Use mapc rather than mapcar (reinstall change deleted without log
555         entry 2007-10-22).
557 2007-10-29  Martin Rudalics  <rudalics@gmx.at>
559         * wdired.el (wdired-next-line, wdired-previous-line):
560         Use next-line and previous-line wrapped in with-no-warnings.
562 2007-10-29  Ryan Yeske  <rcyeske@gmail.com>
564         * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
565         (rcirc-recent-quit-alist): New function.
566         (rcirc): Print a better message when there is only one connected server.
567         (rcirc-complete-nick): Do not update the nick table here.
568         (rcirc-mode-map): Add M-o.
569         (rcirc-current-line): Add variable.
570         (rcirc-mode): Setup variables for line based omit.
571         (rcirc-edit-multiline): Strip text properties.
572         (rcirc-omit-responses): Add NICK.
573         (rcirc-omit-threshold): Add variable.
574         (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
575         Add functions.
576         (rcirc-print): Keep track of current line.  Do not fill text if
577         `rcirc-fill-flag' is null.  Only omit text if the last activity
578         from the sender is more than `rcirc-omit-threshold' lines ago.
579         (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
580         numbers instead of time.
581         (rcirc-channel-nicks): Sort by line numbers instead of time.
582         (rcirc-omit-mode): Add `...' when omitting text and recenter.
583         (rcirc-handler-JOIN): Restore the joiners linestamp.
584         (rcirc-maybe-remember-nick-quit): Add function.
585         (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
587 2007-10-29  Juanma Barranquero  <lekktu@gmail.com>
589         * loadhist.el (unload-feature-special-hooks):
590         Add `delete-frame-functions' and `suspend-tty-functions'.
592         * server.el (server-unload-function): Rename from `server-unload-hook'
593         and adapt to new `unload-feature' functionality.  Remove hook from
594         `kill-buffer-hook' buffer-locally.
595         (server-unload-hook): Remove.
596         (server-unload-function): New var; replaces `server-unload-hook'.
598 2007-10-29  Glenn Morris  <rgm@gnu.org>
600         * dirtrack.el (dirtrack-debug): Doc fix.
601         (dirtrack-mode, dirtrack-debug-mode): New names for
602         dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
603         (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
604         Make obsolete.
605         (dirtrack-debug-message): Only print message if
606         dirtrack-debug-mode is non-nil.  Use with-current-buffer.
607         (dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
608         Remove dirtrack-debug checks now that dirtrack-debug-message does this.
610 2007-10-28  Glenn Morris  <rgm@gnu.org>
612         * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
613         (byte-compile-warnings-safe-p): Handle `not'.
614         (byte-compile-warning-enabled-p, byte-compile-disable-warning)
615         (byte-compile-enable-warning): New functions.
616         (byte-compile-eval-before-compile)
617         (byte-compile-file-form-require): Use byte-compile-disable-warning.
618         (byte-compile-close-variables): Locally bind byte-compile-warnings,
619         but do not modify it.
620         (byte-compile-eval, byte-compile-obsolete)
621         (byte-compile-warn-about-unresolved-functions)
622         (byte-compile-file-form-defvar)
623         (byte-compile-file-form-custom-declare-variable)
624         (byte-compile-file-form-require)
625         (byte-compile-file-form-defmumble, byte-compile-lambda)
626         (byte-compile-form, byte-compile-normal-call)
627         (byte-compile-variable-ref, byte-compile-defvar)
628         (byte-compile-make-variable-buffer-local):
629         Use byte-compile-warning-enabled-p.
630         * emacs-lisp/advice.el (ad-compile-function):
631         Use byte-compile-disable-warning.
632         * emacs-lisp/cl.el: Move local variables to end of file, and set
633         byte-compile-warnings to `(not cl-functions)'.
634         * emacs-lisp/cl-compat.el: Add a local variables section, and set
635         byte-compile-warnings to `(not cl-functions)'.
636         * emacs-lisp/cl-macs.el: Unify local variable section, and set
637         byte-compile-warnings to `(not cl-functions)'.
638         (cl-do-proclaim): Use byte-compile-disable-warning and
639         byte-compile-enable-warning.
640         * emacs-lisp/cl-seq.el: Unify local variable section, and set
641         byte-compile-warnings to `(not cl-functions)'.
642         * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
643         Use byte-compile-disable-warning.
645 2007-10-28  Dan Nicolaescu  <dann@ics.uci.edu>
647         * cus-edit.el (custom-browse-insert-prefix):
648         * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
650 2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
652         * server.el (server-process-filter): Fix typo in docstring.
653         (server-log): Reflow docstrings.
654         (server-delete-client, server-kill-emacs-query-function): Doc fixes.
655         (server-goto-line-column): Use `when'.
657 2007-10-28  Juri Linkov  <juri@jurta.org>
659         * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
660         when mouse is clicked on the isearch message.
661         (isearch-resume): Call `isearch-update' at the end.
662         Rename argument `search' to `string' to conform to the
663         isearch terminology.
665 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
667         Rewrite abbrev.c in Elisp.
668         * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
669         (abbrev-table-get, abbrev-table-put, abbrev-get)
670         (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
671         (define-abbrev, abbrev--check-chars, define-global-abbrev)
672         (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
673         (abbrev-expansion, abbrev--before-point, expand-abbrev)
674         (unexpand-abbrev, abbrev--write, abbrev--describe)
675         (insert-abbrev-table-description, define-abbrev-table):
676         New funs, largely transcribed from abbrev.c.
677         (abbrev-with-wrapper-hook): New macro.
678         (abbrev-table-name-list, global-abbrev-table)
679         (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
680         (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
681         (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
682         (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
683         New vars, largely transcribed from abbrev.c.
684         * cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
685         * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
686         * loadup.el: Load "abbrev.el" before "lisp-mode.el".
688 2007-10-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
690         * ps-print.el: Now detect if text foreground and background colors are
691         equal and replace the foreground color by another color, so the text
692         becomes visible.  Doc fix.
693         (ps-print-version): New version 6.8.
694         (ps-default-fg, ps-default-bg): Docstring fix.
695         (ps-postscript-code-directory): Fix default value code.
696         (ps-fg-list, ps-fg-validate-p): New options.
697         (ps-foreground-list): New var.
698         (ps-setup, ps-begin-job, ps-plot-region): Fix code.
700 2007-10-27  Glenn Morris  <rgm@gnu.org>
702         * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
703         (shell-dirtrack-toggle): Mark as obsolete.
704         (dirtrack-toggle, dirtrack-mode): No longer alias to
705         shell-dirtrack-mode.
707 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
709         * calc/calc.el (math-standard-opers): Lower the precedence
710         of negation.
711         * calc/calc-lang.el (math-oper-table): Lower precedence of
712         negation for C, TeX, and eqn.
714 2007-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
716         * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
718 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
720         * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
721         (desktop-not-loaded-hook): Fix :version tags.
723 2007-10-27  Michael Albinus  <michael.albinus@gmx.de>
725         * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
726         (tramp-get-remote-tmpdir): New defun.
727         (tramp-make-tramp-temp-file): Use it.
728         (tramp-local-call-process): New defun.  Replace all calls of
729         `call-process' by this when appropriate.
730         (tramp-handle-write-region): Replace calls of `file-attributes' by
731         `tramp-compat-file-attributes'.
732         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
733         Make the first command a `tramp-send-command' call, with let-bind
734         of `tramp-end-of-output'.
735         (tramp-version, tramp-bug, tramp-reporter-dump-variable)
736         (tramp-load-report-modules, tramp-append-tramp-buffers):
737         Move to tramp-cmds.el.
739         * net/tramp-fish.el (tramp-fish-handle-copy-file)
740         (tramp-fish-do-copy-or-rename-file)
741         (tramp-fish-do-copy-or-rename-file-directly):
742         * net/tramp-smb.el (tramp-smb-handle-copy-file):
743         Add parameter PRESERVE-UID-GID.
745 2007-10-27  Eli Zaretskii  <eliz@gnu.org>
747         * time.el (zoneinfo-style-world-list, legacy-style-world-list):
748         New defcustoms.
749         (display-time-world-list): Use them as appropriate for the current
750         value of `system-type'.
752 2007-10-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
754         * printing.el: Pacify byte compiler, that is, no compiler warnings.
755         Move (again) some variable definitions before use, define some fun
756         aliases, no code change.
757         (pr-version): New version 6.9.2.
758         (pr-path-style, pr-auto-region, pr-menu-char-height)
759         (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
760         (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
761         via (defvar VAR).
762         (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
763         (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
764         (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
765         (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
766         (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
767         (pr-menu-print-item, pr-ps-printer-menu-modified)
768         (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
769         (pr-even-or-odd-alist): Vars definition moved.
771 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
773         * emulation/pc-select.el (next-line-mark, next-line-nomark)
774         (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
775         around uses of previous-line and next-line.
777         * diff.el (diff-old-file, diff-new-file, diff-extra-args):
778         New defvars.
780         * textmodes/css-mode.el (comment-continue):
781         * net/browse-url.el (url-handler-regexp):
782         * progmodes/idlw-help.el (idlwave-system-routines):
783         Pacify byte-compiler.
785         * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
786         line-move-invisible-p with its former definition: invisible-p.
787         line-move-invisible-p was removed on 2007-08-29.
789 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
791         * files.el (kill-emacs-query-functions): Doc fix;
792         `save-buffers-kill-emacs' is no longer bound to a key.
794 2007-10-26  Richard Stallman  <rms@gnu.org>
796         * isearch-multi.el (isearch-buffers-multi): New option.
797         (isearch-buffers-search-fun): Test it.
799         * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
800         Put ps-run-clear on C-c C-l.
802         * newcomment.el (comment-styles): New style indent-or-triple.
803         (comment-style): Make that the default.
804         (comment-add defvar): Doc fix.
805         (comment-add): Delete arg EXTRA.
806         (comment-region-default): Open code call to comment-add.
807         Handle indent-or-triple style which uses `multi-char' for INDENT.
809 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
811         * eshell/em-unix.el (nil-blank-string): Doc fix.
813 2007-10-26  John Wiegley  <johnw@newartisans.com>
815         * eshell/em-unix.el (eshell/diff): Before calling the `diff'
816         function, ensure that the third argument is turned into a nil if
817         the string is otherwise completely empty (either no characters, or
818         all tabs/spaces).  This fixes a bug from a user who found himself
819         unable to customize `diff-switches' and still use Eshell's diff
820         command.
822 2007-10-26  Glenn Morris  <rgm@gnu.org>
824         * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
825         safe-local-variable property.
827 2007-10-26  Gwern Branwen  <gwern0@gmail.com>  (tiny change)
829         * net/browse-url.el (browse-url-browser-function): Delete grail.
830         (browse-url-grail): Function and variable deleted.
831         (browse-url-browser-function): Delete IXI Mosaic.
832         (browse-url-default-browser): Don't try IXI Mosaic.
833         (browse-url-iximosaic): Function deleted.
834         (browse-url-browser-function): Delete MMM.
835         (browse-url-default-browser): Don't try MMM.
836         (browse-url-mmm): Function deleted.
838 2007-10-26  Drew Adams  <drew.adams@oracle.com>
840         * custom.el (custom-note-var-changed): New function.
842 2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
844         * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
845         use with the definition.  Remove.
847         * add-log.el (change-log-start-entry-re): New defconst.
848         (change-log-sortable-date-at): Use it.
849         (change-log-beginning-of-defun, change-log-end-of-defun):
850         New functions.
851         (change-log-mode): Use them for beginning-of-defun-function and
852         end-of-defun-function.
854 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
856         * ses.el: Make `ses--symbolic-formulas' a safe local variable.
857         (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
858         (ses-recalculate-cell): Deal with point being just beyond end of
859         data area (why does this happen?)
860         (ses-set-curcell): Ditto.
861         (ses-column-letter): Handle columns beyond 702.  Code written by
862         Gareth Rees.
864 2007-10-25  Carsten Dominik  <dominik@science.uva.nl>
866         * textmodes/org.el (org-agenda-get-restriction-and-command):
867         Use `mapc' instead of `mapcar'.
868         (org-agenda-list): Numeric prefix argument can specify the number
869         of days.
870         (remember-register, remember-buffer): Prevent byte compiler from
871         complaining.
872         (org-todo): Save and restore match data.
873         (org-no-warnings): New macro.
874         (org-columns-eval): Use `org-no-warnings'.
876 2007-10-25  Chris Moore  <christopher.ian.moore@gmail.com>
878         * comint.el (comint-password-prompt-regexp):
879         Handle `[sudo] password'-style prompt.
881 2007-10-25  Glenn Morris  <rgm@gnu.org>
883         * custom.el (custom-declare-variable): Add :risky and :safe keywords.
884         (defcustom): Doc fix.
886         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
887         Add `non_intrinsic'.
888         (f90-constants-re): Add ieee modules.
889         (f90-typedef-matcher, f90-typedec-matcher)
890         (f90-imenu-type-matcher): New functions.
891         (f90-font-lock-keywords-1): Give module procedures function-name face.
892         Use `f90-typedef-matcher' for derived types.  Fix `abstract interface'.
893         Add `use, intrinsic'.
894         (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
895         Move start of `enum' blocks to separate entry.
896         (f90-start-block-re): Fix `type', `abstract interface'.
897         (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
898         derived types.
899         (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
900         `elemental', change `enumerator'.
901         (f90-no-block-limit): Fix `abstract interface'.
903         * progmodes/f90.el (f90-indented-comment-re)
904         (f90-directive-comment-re, f90-break-delimiters):
905         * progmodes/fortran.el (fortran-comment-line-start-skip)
906         (fortran-directive-re):
907         * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
908         as safe if they are strings.
910 2007-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
912         * startup.el (window-system): Remove.  Don't make it frame-local.
914 2007-10-24  Richard Stallman  <rms@gnu.org>
916         * savehist.el (savehist-save): Omit unreadable elements.
918         * loadhist.el (unload-function-defs-list): Rename from
919         unload-function-features-list.
920         (unload-feature-special-hooks, unload-feature): Doc fixes.
922         * indent.el (indent-to-left-margin): If point's in the indentation,
923         move to the end of the indentation.
925         * cus-edit.el (customize-changed-options): Make arg optional.
927 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
929         * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
931 2007-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
933         * textmodes/org-publish.el (org-publish-attachment): Re-install
934         accidentally deleted change.
936 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
938         * term/iris-ansi.el (iris-function-map): Move init into declaration.
940 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
942         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
943         (Buffer-menu-mode-map): Initialize in the declaration.
944         (Buffer-menu-mode): Define with `define-derived-mode'.
946 2007-10-24  Carsten Dominik  <dominik@science.uva.nl>
948         * textmodes/org.el (org-version): Change to 5.13e.
949         (org-agenda-file-regexp): Fix typo in docstring.
950         (org-add-planning-info): Fix bug in parenthesis settings.
951         (org-scan-tags): Catch the case of indirect buffers with no filename.
952         (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
953         Re-install switch to mapc, had been removed by accident.
954         (org-columns-map): New binding `C-c C-o'.
955         (org-columns-menu): Change menu text and added new entry.
956         (org-columns-eval): Document the use of `next-line'.
957         (org-columns-open-link): New function.
958         (org-columns-follow-link): Remove function.
959         (org-open-link-from-string): New function.
960         (org-read-date-get-relative): Fix typo in docstring.
961         (org-read-date-get-relative): Leading +/- is not optional.
962         (org-agenda-get-restriction-and-command): Always resize window on
963         first loop cycle.
964         (org-agenda-open-link): Make sure the link abbreviations are
965         present in the agenda buffer.
966         (org-agenda-copy-local-variable): New function.
968 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
970         * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
972 2007-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
974         * simple.el (reindent-then-newline-and-indent): Use a `move after
975         insert' kind of marker in the save-excursion.
977 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
979         * textmodes/css-mode.el: Require CL.
980         (comment-continue): Declare.
982         * subr.el (make-variable-frame-localizable): Remove.
983         (make-variable-frame-local): Mark obsolete.
985 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
987         * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
988         of the subdirs is unreadable.
990 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
992         * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
993         when we are local.
995 2007-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
997         * progmodes/python.el (python-current-defun): Remove left-over
998         assignment to `start'.
1000 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
1002         * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
1003         than `mapcar'; return value is not used.
1005 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
1007         * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
1008         (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
1010 2007-10-23  Juanma Barranquero  <lekktu@gmail.com>
1012         * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1013         (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1015 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
1017         * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
1019 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1021         * emacs-lisp/advice.el (ad-make-advised-docstring):
1022         Add ad-advice-info text property to doc string.
1024 2007-10-23  Glenn Morris  <rgm@gnu.org>
1026         * progmodes/f90.el (f90-do-indent, f90-if-indent)
1027         (f90-type-indent, f90-program-indent, f90-associate-indent)
1028         (f90-continuation-indent, f90-comment-region)
1029         (f90-beginning-ampersand, f90-smart-end)
1030         (f90-break-before-delimiters, f90-auto-keyword-case)
1031         (f90-leave-line-no, f90-mode-hook):
1032         Give an appropriate safe-local-variable property.
1034         * progmodes/fortran.el (fortran-tab-mode-default)
1035         (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1036         (fortran-structure-indent, fortran-continuation-indent)
1037         (fortran-comment-indent, fortran-comment-line-extra-indent)
1038         (fortran-comment-line-start)
1039         (fortran-minimum-statement-indent-fixed)
1040         (fortran-minimum-statement-indent-tab)
1041         (fortran-comment-indent-char, fortran-line-number-indent)
1042         (fortran-check-all-num-for-matching-do)
1043         (fortran-blink-matching-if, fortran-continuation-string)
1044         (fortran-comment-region, fortran-electric-line-number)
1045         (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1046         (fortran-analyze-depth, fortran-break-before-delimiters):
1047         Give an appropriate safe-local-variable property.
1049 2007-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
1051         * printing.el: Move variable definitions before use.
1052         (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
1054 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1056         * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1057         (tpu-edt-off): Use it.
1058         (tpu-edt-on): Set it.  Make sure the tpu-global-map is not already on
1059         the global-map before adding it to global-map.
1061         * menu-bar.el (global-buffers-menu-map): New var.
1062         (global-map, menu-bar-update-buffers): Use it.
1063         * msb.el (msb-menu-bar-update-buffers): Use it.
1064         (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1065         (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1066         Use with-current-buffer.
1068 2007-10-22  Juri Linkov  <juri@jurta.org>
1070         * isearch-multi.el: New file.
1072         * isearch.el (isearch-search-string): After finding the next
1073         occurrence switch to buffer isearch-buffers-current-buffer when
1074         isearch-buffers-next-buffer-function is non-nil and
1075         isearch-buffers-current-buffer is live.
1077         * add-log.el (change-log-mode): Make and set buffer-local variable
1078         isearch-buffers-next-buffer-function to change-log-next-buffer.
1079         Call isearch-buffers-minor-mode.
1080         (change-log-next-buffer): New function.
1082 2007-10-22  Bastien Guerry  <Bastien.Guerry@ens.fr>
1084         * org-export-latex.el (org-export-latex-protect-string):
1085         Renaming of `org-latex-protect'.
1086         (org-export-latex-emphasis-alist): By default, don't protect
1087         any emphasis formatter from further conversion.
1088         (org-export-latex-tables): Honor column grouping for tables.
1089         (org-export-latex-title-command): New option.
1090         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
1091         export backslash character.
1093 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
1095         * textmodes/org.el (org-read-date-get-relative): New function.
1096         (org-agenda-file-regexp): New variable.
1097         (org-agenda-files): Allow directories in the variable.
1098         (org-agenda-get-restriction-and-command): New function.
1099         (org-agenda): Use `org-agenda-get-restriction-and-command'.
1100         (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
1101         (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
1102         New functions.
1103         (org-entry-add-to-multivalued-property)
1104         (org-entry-remove-from-multivalued-property)
1105         (org-entry-member-in-multivalued-property): New functions.
1106         (org-remember-apply-template): Catch C-g and make sure window
1107         configuration is restored.
1108         (org-agenda-open-link): Make it work with several links in the line.
1109         (org-drawers, org-set-regexps-and-options)
1110         (org-get-current-options): Add support for a DRAWERS in-buffer option.
1111         (org-agenda-window-frame-fractions): New option.
1112         (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
1113         (org-columns-cleanup-item, org-find-entry-with-id)
1114         (org-insert-columns-dblock, org-listtable-to-string)
1115         (org-dblock-write:columnview, org-columns-capture-view)
1116         (org-edit-headline): New functions.
1117         (org-agenda-to-appt): Require calendar.
1118         (org-entry-get-with-inheritance): Widen for search.
1119         (org-columns-display-here): Don't mark buffer as modified when
1120         adding space characters to accomodate column overlays.
1121         (org-export-as-html): Better formatting of tags in the toc.
1122         (org-columns-display-here): Make the ITEM column as compact as possible.
1123         (org-remember-templates): Customization interface improved.
1124         (org-export-with-property-drawer): Variable removed.
1125         (org-export-with-drawers): New option.
1126         (org-complex-heading-regexp): New variable.
1127         (org-sort-entries): Rewrite using `sort-subr'.
1128         (org-set-property): More appropriate completion during interactive use.
1129         (org-sort-entries): Allow sorting by property.
1130         (org-additional-option-like-keywords): Add more values.
1131         (org-sort-entries-or-items): Rename from `org-sort-entries'.
1133 2007-10-22  Carsten Dominik  <dominik@science.uva.nl>
1135         * textmodes/org.el (org-get-date-from-calendar): New function.
1136         (org-at-timestamp-p, org-timestamp-change)
1137         (org-remember-templates): First element of each entry is now a
1138         name for the template.
1139         (org-store-log-note): Check for `org-note-abort'.
1140         (org-kill-note-or-show-branches): New command.
1141         (org-fontify-priorities): New option.
1142         (org-fontify-priorities): New function.
1143         (org-cut-subtree, org-copy-subtree): New argument N to
1144         act on N sequential subtrees.
1145         (org-paste-subtree): Fix the level at which a tree is pasted.
1146         (org-fit-agenda-window): Limitations on window size removed.
1147         (org-agenda-find-same-or-today-or-agenda): Rename from
1148         `org-agenda-find-today-or-agenda'.
1149         (org-scheduled-past-days): New option.
1150         (org-agenda-scheduled-leaders)
1151         (org-agenda-deadline-leaders): New options.
1152         (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
1153         (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
1154         (org-export-with-tags, org-export-plist-vars)
1155         (org-infile-export-plist): New "tags" option.
1156         (org-use-property-inheritance): New option.
1157         (org-cached-entry-get): Use `org-use-property-inheritance'.
1158         (org-remember-apply-template): Fix typo.
1160 2007-10-22  Michael Albinus  <michael.albinus@gmx.de>
1162         * net/tramp.el (tramp-find-shell)
1163         (tramp-open-connection-setup-interactive-shell): Improve sending
1164         initial commands.
1165         (tramp-action-terminal): Send debug message.
1166         (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
1167         (tramp-barf-if-no-shell-prompt): Insert code of
1168         `tramp-wait-for-shell-prompt'.
1170 2007-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1172         * term/AT386.el (terminal-init-AT386): Use input-decode-map.
1174         * term/vt200.el (terminal-init-vt200):
1175         * term/vt201.el (terminal-init-vt201):
1176         * term/vt220.el (terminal-init-vt220):
1177         * term/vt240.el (terminal-init-vt240):
1178         * term/vt300.el (terminal-init-vt300):
1179         * term/vt320.el (terminal-init-vt320):
1180         * term/vt400.el (terminal-init-vt400):
1181         * term/vt420.el (terminal-init-vt420): Use input-decode-map.
1183         * term/wyse50.el (wyse50-terminal-map): New var.
1184         (terminal-init-wyse50): Use it and input-decode-map.
1185         (enable-arrow-keys): Emasculate.
1187         * term/tvi970.el (tvi970-terminal-map): New var.
1188         (terminal-init-tvi970): Use it and input-decode-map.
1189         (tvi970-keypad-numeric): Remove.
1190         (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
1192         * term/sun.el (sun-raw-prefix): Fill as part of declaration.
1193         (terminal-init-sun): Use it and input-decode-map.
1195         * term/news.el (terminal-init-news):
1196         * term/lk201.el (terminal-init-lk201):
1197         * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
1199 2007-10-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
1201         * complete.el (PC-expand-many-files): Remove.
1202         (PC-do-completion): Call file-expand-wildcards instead of
1203         PC-expand-many-files.
1205         * net/tramp.el (tramp-handle-expand-many-files): Remove.
1206         (PC-expand-many-files): Remove advice.
1208 2007-10-22  Glenn Morris  <rgm@gnu.org>
1210         * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
1211         Add some support for Fortran 2003 syntax:
1212         (f90-type-indent): Now also applies to `enum'.
1213         (f90-associate-indent): New user option.
1214         (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
1215         Add some F2003 keywords.
1216         (f90-constants-re): New constant.
1217         (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
1218         Interface'.
1219         (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
1220         `class'.  Arguments for `type'/`class' may have spaces.  Add a new
1221         element for functions with specified types.  Add `end enum' and
1222         `select type'.  Add `implicit enumerator' and `procedure'.
1223         Add `class default' and `type is', `class is'.  Fix `go to' regexp.
1224         (f90-font-lock-keywords-3): Add `asynchronous' attribute.
1225         (f90-font-lock-keywords-4): Add `f90-constants-re'.
1226         (f90-blocks-re): Add `enum' and `associate'.
1227         (f90-else-like-re): Add `class is', `type is', and `class default'.
1228         (f90-end-type-re): Add `enum'.
1229         (f90-end-associate-re, f90-typeis-re): New constants.
1230         (f90-end-block-re): Add `enum' and `associate'.  Change from
1231         optional whitespace to end-of-word, to avoid `enumerator'.
1232         (f90-start-block-re): Add `select type', `abstract interface', and
1233         `enum'.  Avoid `type is', and `type (sometype)'.
1234         (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
1235         (f90-mode): Doc fix.
1236         (f90-looking-at-select-case): Doc fix.  Add `select type'.
1237         (f90-looking-at-associate): New function.
1238         (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
1239         Add `enum' and `abstract interface'.
1240         (f90-no-block-limit): Add `select type' and `abstract interface'.
1241         (f90-get-correct-indent, f90-calculate-indent)
1242         (f90-end-of-block, f90-beginning-of-block, f90-next-block)
1243         (f90-indent-region, f90-match-end): Handle `associate' blocks.
1245 2007-10-22  Martin Rudalics  <rudalics@gmx.at>
1247         * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1248         Use window-full-width-p.
1250 2007-10-22  Dan Nicolaescu  <dann@ics.uci.edu>
1252         * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
1254         * tooltip.el: Use featurep 'xemacs.
1256         * printing.el: Move variable definitions before use, no code change.
1258 2007-10-22  Juri Linkov  <juri@jurta.org>
1260         * simple.el (goto-history-element): Allow minibuffer-default to be
1261         a list of default values accessible by typing M-n in the minibuffer.
1263         * dired-x.el (dired-guess-shell-command): Put all guesses to the
1264         minibuffer default value list instead of pushing them temporarily
1265         to the history list.
1267 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1269         * hexl.el (hexl-menu): New major mode menu.
1271 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1273         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
1275 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1277         * w32-fns.el (w32-quote-process-args):
1278         * dos-w32.el (print-region-function, lpr-headers-switches)
1279         (ps-print-region-function): Pacify byte-compiler.
1281         * emulation/edt-mapper.el (function-key-map):
1282         (edt-map-key): Make it a function instead of using fset.
1283         Inline edt-gnu-map-key and edt-lucid-map-key.  Use featurep 'xemacs.
1284         (edt-gnu-map-key, edt-lucid-map-key): Remove.
1285         (edt-x-emacs-p): Remove.
1286         (edt-emacs-variant, edt-window-system, edt-xserver):
1287         Use featurep 'xemacs.
1289         * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
1290         Replace eudc-xemacs-p with its definition.
1291         (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
1292         (eudc-emacs-mule-p): Remove.
1293         (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
1294         eudc-xemacs-p with feature tests.
1296         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
1297         (eudc-bob-url-keymap, eudc-bob-sound-keymap)
1298         (eudc-bob-generic-keymap, eudc-bob-popup-menu)
1299         (eudc-bob-toggle-inline-display):
1300         * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
1301         Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
1303         * net/eudcb-ph.el (eudc-ph-open-session):
1304         Replace eudc-xemacs-mule-p with its former definition.
1306         * progmodes/octave-mod.el (octave-xemacs-p): Remove.
1307         (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
1309         * progmodes/vera-mode.el (vera-xemacs): Remove.
1310         (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
1312         * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
1313         (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
1314         (vhdl-speedbar-initialize, vhdl-ps-print-init)
1315         (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
1316         (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
1317         with (featurep 'xemacs).
1319         * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
1320         (save-buffer-state-x):
1321         * obsolete/fast-lock.el (fast-lock-verbose):
1322         * emulation/viper-init.el (viper-xemacs-p)
1323         (viper-cond-compile-for-xemacs-or-emacs):
1324         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
1325         * ps-print.el (case-fold-search):
1326         * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
1327         * calculator.el (calculator-help): Use featurep 'xemacs.
1329         * progmodes/prolog.el: Undo previous change.
1330         (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
1332         * progmodes/dcl-mode.el:
1333         * play/yow.el:
1334         * calendar/todo-mode.el:
1335         * calendar/cal-hebrew.el:
1336         * vc-hg.el: Undo previous change.
1338         * vms-patch.el: Likewise.
1339         (print-region-function): Pacify byte-compiler.
1341 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
1343         * files.el (backup-buffer-copy): Call `copy-file' with non-nil
1344         preserve-uid-gid.
1346         * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
1347         compatibility.  It is not used, though.
1349         * net/tramp.el (top): Put load of all tramp-* files into a dolist.
1350         Require tramp-cmds.el.
1351         (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
1352         (tramp-handle-file-name-all-completions): Expand DIRECTORY.
1353          (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
1354         (tramp-do-copy-or-rename-file-out-of-band)
1355         (tramp-maybe-open-connection): Use `make-temp-name'.  This is
1356         possible, because we don't need to create the temporary file, but
1357         we need a prefix for ssh, which has its own temporary file handling.
1358         (tramp-handle-delete-directory): Add "-f" to rmdir.
1359         (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
1360         (tramp-handle-insert-file-contents): Don't raise a tramp-error but
1361         a signal, in order to give the callee a chance to suppress.
1362         (tramp-handle-write-region): Set owner also in case of short
1363         track.  Don't use compatibility calls for `write-region' anymore.
1364         (tramp-clear-passwd): Add parameter VEC.  Adapt all callees.
1365         (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
1367         * net/tramp-cmds.el: New file.
1369         * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
1370         `tramp-clear-passwd'.
1372         * net/trampver.el: Update release number.
1374 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1376         * progmodes/gud.el (gud-target-name): Move definition before use.
1378         * progmodes/dcl-mode.el: Require imenu at compile time.
1380         * progmodes/cc-engine.el (c-maybe-stale-found-type):
1381         Pacify byte-compiler.
1383         * obsolete/fast-lock.el: Use featurep test instead of string-match.
1385         * eshell/esh-mode.el (eshell-handle-ansi-color):
1386         Require ansi-color at compile time too.
1388         * eshell/em-unix.el (eshell/info): Require info at compile time too.
1390         * w32-fns.el: Require w32-vars.
1392         * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
1393         time too.
1395 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1397         * double.el ([ignore]): Use `ignore'.
1398         (double-setup): Inline into double-mode.
1399         (double-mode): Use define-minor-mode.
1401 2007-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1403         * textmodes/reftex.el: Move require easymenu before first use.
1404         (reftex-info): Require info at compile too.
1406         * textmodes/org-publish.el (org-publish-org-to-html)
1407         (org-publish-org-to): Require org at compile time too.
1408         (org-publish-attachment): Require at compile time too.
1410         * term/tty-colors.el (w32-tty-standard-colors):
1411         Pacify byte-compiler.
1413         * term/pc-win.el (frame-creation-function-alist): Add to this
1414         instead of setting frame-creation-function.
1416         * play/blackbox.el (bb-up, bb-down): Use forward-line.
1418         * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
1420         * calendar/todo-mode.el: Require calendar at compile time.
1422         * calendar/cal-hebrew.el: Require holidays at compile time.
1424         * w32-vars.el: Provide w32-vars.
1426         * term/w32-win.el: Require w32-vars.
1427         (w32-color-map): Pacify byte-compiler.
1429         * loadup.el: Load w32-vars before term/w32-win.
1431 2007-10-20  Juri Linkov  <juri@jurta.org>
1433         * textmodes/fill.el (fill-paragraph): When the region is active,
1434         don't try other `or' branches regardless of the value returned by
1435         fill-region; just return t.
1437 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
1439         * vc.el (vc-do-command): Condition out a misleading message when
1440         running asynchronously.
1441         (vc-deduce-fileset): New argument enables using an unregistered
1442         visited file as a singleton fileset if nothing else is available.
1443         (vc-next-action): Restore file-registering behavior.
1445 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
1447         * calc/README: Add recent news.
1449 2007-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
1451         * term/x-win.el (x-gtk-stock-map, icon-map-list)
1452         (x-gtk-map-stock): Delete duplicated definitions from merge.
1454         * progmodes/compile.el (compilation-skip-to-next-location)
1455         (compilation-skip-threshold, compilation-skip-visited):
1456         Move definitions earlier.
1458         * play/decipher.el (decipher-keypress):
1459         * play/zone.el (zone-fall-through-ws):
1460         * play/landmark.el (lm-move-down, lm-move-up):
1461         * play/handwrite.el (handwrite):
1462         * mail/mspools.el (mspools-visit-spool):
1463         * wdired.el (wdired-next-line, wdired-previous-line):
1464         * tar-mode.el (tar-subfile-save-buffer):
1465         * scroll-lock.el (scroll-lock-next-line)
1466         (scroll-lock-previous-line):
1467         * image-dired.el (image-dired-next-line)
1468         (image-dired-previous-line):
1469         * ediff-help.el (ediff-help-message-line-length):
1470         Use forward-line.
1472         * smerge-mode.el (smerge-auto-refine):
1473         * diff-mode.el (diff-auto-refine): Add :group.
1475         * play/yow.el: Require doctor at compile time.
1477         * vmsproc.el: Provide vmsproc.
1478         (command-send-input): Use forward-line.
1480         * vms-patch.el: Require ps-print and vmsproc at compile time.
1482         * vc-mtn.el (log-view-message-re, log-view-file-re)
1483         (log-view-font-lock-keywords): Pacify byte-compiler.
1485         * vc-hg.el: Require log-view at compile time.
1487 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
1489         * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
1491 2007-10-20  Glenn Morris  <rgm@gnu.org>
1493         * progmodes/f90.el (f90-font-lock-keywords-2)
1494         (f90-looking-at-type-like): Fix regexp typos.
1496 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1498         * bs.el (bs--track-window-changes): Don't refresh the whole list.
1499         (bs-mode): Set mode-class property to special.
1501 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1503         * diff-mode.el (diff-auto-refine): New var.
1504         (diff-hunk): Use it.
1505         (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
1506         (diff-refine-change): Rename from diff-fine-change.  Change it.
1507         (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
1508         (diff-refine-hunk): Rename from diff-fine-highlight.
1510 2007-10-20  John Paul Wallington  <jpw@pobox.com>
1512         * help-fns.el (describe-variable-custom-version-info): New function
1513         to return variable's version or package version note.
1514         (describe-variable): Use it, display result.
1516 2007-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         * smerge-mode.el (smerge-auto-refine): New var.
1519         (smerge-next, smerge-prev): Use it.
1520         (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
1522         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1523         Add `body' arg.  Cleanup the check-narrow-maybe/re-narrow-maybe mess.
1525         * vc-bzr.el (vc-bzr-diff-tree):
1526         * vc-git.el (vc-git-diff-tree):
1527         * vc-hg.el (vc-hg-diff-tree):
1528         * vc-mcvs.el (vc-mcvs-diff-tree):
1529         * vc-mtn.el (vc-mtn-diff-tree):
1530         * vc-svn.el (vc-svn-diff-tree): Remove.
1532         * vc-mtn.el (vc-mtn-revision-completion-table):
1533         * vc-cvs.el (vc-cvs-revision-completion-table):
1534         * vc-arch.el (vc-arch-revision-completion-table):
1535         * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
1536         * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
1537         Make it work when the arg is a list of files.
1539 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1541         * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
1542         Also `revision-completion-table' now takes a list of files.
1543         (vc-deduce-fileset): Remove unused var `regexp'.
1544         Only obey allow-directory-wildcard in dired buffers.
1545         (vc-default-diff-tree): Remove.
1546         (vc-diff-added-files): New var.
1547         (vc-diff-internal): Use it.  Remove arg `backend'.  Update callers.
1548         (vc-version-diff): Revert from `vc-history-diff' to the original name.
1549         Remove the `backend' arg.
1550         (vc-contains-version-controlled-file): Remove.
1551         (vc-diff): Bring it closer to the version in Emacs-22.
1552         (vc-revert): Fix typo in let-binding.
1553         (vc-default-unregister): Remove.
1554         (vc-dired-buffers-for-dir): Remove N^2 behavior.
1556 2007-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
1558         * textmodes/two-column.el (2C-split, 2C-merge):
1559         * textmodes/bib-mode.el (bib-find-key, mark-bib):
1560         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1561         * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
1562         * progmodes/ada-xref.el (ada-get-all-references):
1563         * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
1564         * emulation/vi.el (vi-previous-line-first-nonwhite)
1565         (vi-effective-range, vi-put-before):
1566         * emulation/edt.el (edt-next-line, edt-previous-line)
1567         (edt-paragraph-forward): Use forward-line.
1569         * progmodes/etags.el (tags-apropos): Require apropos at compile
1570         time too.
1572         * progmodes/prolog.el: Require comint when compiling.
1573         (inferior-prolog-flavor): Move defvar before use.
1575 2007-10-19  Richard Stallman  <rms@gnu.org>
1577         * font-core.el (turn-on-font-lock-if-desired):
1578         Rename from `turn-on-font-lock-if-enabled'.
1579         Fully obey `font-lock-global-modes'.
1581 2007-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1583         * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
1584         which will not affect the behavior of things like forward-word.
1585         (diff-fine-highlight): Preserve point.
1587         * doc-view.el (doc-view-mode-map): Use remapping.
1588         Don't rebind C-v, M-v to their default value.
1589         Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
1591         * smerge-mode.el: Add word-granularity refinement.
1592         (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
1593         (smerge-refine-weight-hack): New vars.
1594         (smerge-refine-forward): New fun.
1595         (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
1596         (smerge-refine-subst): Use them as well.  Preserve point.
1598 2007-10-19  Juanma Barranquero  <lekktu@gmail.com>
1600         * follow.el (follow-unload-function): New function.
1602         * loadhist.el (unload-function-features-list):
1603         Rename from `unload-hook-features-list'.
1604         (unload-hook-features-list): Add as obsolete alias.
1605         (unload-feature): Use `unload-function-features-list'
1606         and new FEATURE-unload-function.
1608 2007-10-19  Glenn Morris  <rgm@gnu.org>
1610         * bindings.el (mouse-minor-mode-menu)
1611         (minor-mode-menu-from-indicator): Move to mouse.el.
1612         * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1613         Move here from bindings.el.
1615 2007-10-19  Richard Stallman  <rms@gnu.org>
1617         * help-fns.el (describe-function-1): Don't use the advice origname
1618         if it has no function definition.
1620 2007-10-18  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
1622         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
1623         Use `save-restriction' rather than `widen'.
1625 2007-10-18  Richard Stallman  <rms@gnu.org>
1627         * time.el (display-time-world-time-format): Display day # not month #.
1629 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
1631         * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
1633         * doc-view.el: Remove version keyword.
1634         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1635         (doc-view-ps2pdf-program): Use executable-find.  Simplify custom type.
1636         (doc-view-ghostscript-options): Improve custom type.
1637         (doc-view-cache-directory, doc-view-conversion-buffer)
1638         (doc-view-conversion-refresh-interval): Simplify custom type.
1640 2007-10-18  Tassilo Horn  <tassilo@member.fsf.org>
1642         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
1643         (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
1644         (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
1645         (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
1646         Remove superfluous messages.
1647         (doc-view-mode-map): Use the image-mode scrolling commands.
1648         Don't rebind C-x k.
1650 2007-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
1652         * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
1653         Add comment about "-dSAFER".
1655 2007-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1657         * term/xterm.el: Don't require xt-mouse.
1658         (terminal-init-xterm): Run terminal-init-xterm-hook rather than
1659         calling turn-on-xterm-mouse-tracking-on-terminal directly.
1661         * xt-mouse.el: Don't change the global function-key-map anny more.
1662         (xterm-mouse-mode): Use terminal-init-xterm-hook.
1663         Don't use after-make-frame-functions now that term/xterm.el calls
1664         us directly.
1665         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
1666         Use turn-*-xterm-mouse-tracking-on-terminal.  Only once per terminal.
1667         (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
1668         Setup input-decode-map and remember that xterm-mouse-mode was
1669         enabled in this terminal.
1670         (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
1671         terminals where it has been enabled.
1673         * faces.el (tty-create-frame-with-faces): Make sure not only
1674         tty-run-terminal-initialization but also set-locale-environment
1675         are run only once per terminal.
1676         (tty-run-terminal-initialization): Don't check if the terminal was
1677         already initted.
1679         * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
1680         not to remove keymaps that just happen to inherit from one of ours.
1681         When setting up our keymap, make sure it won't be accidentally
1682         modified by someone else.
1684 2007-10-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
1686         * textmodes/artist.el (artist-previous-line, artist-next-line):
1687         * dired.el (dired-next-line, dired-previous-line):
1688         * progmodes/delphi.el (delphi-newline):
1689         * textmodes/org.el (org-columns-eval):
1690         Use forward-line.
1692         * emerge.el (emerge-setup): Use insert-buffer-substring.
1693         (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
1695 2007-10-18  Juanma Barranquero  <lekktu@gmail.com>
1697         * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1698         (adaptive-fill-function): Doc fix.  Remove * from docstring.
1700 2007-10-18  Tom Horsley  <tom.horsley@att.net>
1702         * simple.el (interprogram-paste-function): Doc fix.
1703         (current-kill): Accept list of strings as well
1704         as single string from `interprogram-paste-function'.
1706 2007-10-18  Glenn Morris  <rgm@gnu.org>
1708         * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1710 2007-10-18  Drew Adams  <drew.adams@oracle.com>
1712         * bindings.el (mode-line-minor-mode-keymap):
1713         Add mouse-minor-mode-menu on mouse-1.
1714         (mode-line-modes): Add mouse-1 to help-echo text.
1715         (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
1716         New functions.
1717         (mode-line-minor-mode-help): Doc fix.
1719 2007-10-17  Juri Linkov  <juri@jurta.org>
1721         * textmodes/fill.el (fill-paragraph-or-region): Remove function
1722         at the request of RMS.
1723         (fill-paragraph): Change `arg' to optional `justify'.  Add interactive
1724         arg `region'.  Fix docstring.  At the first `or' branch add call to
1725         `fill-region' if it the region is active in transient-mark-mode.
1727         * bindings.el (esc-map): Bind M-q to fill-paragraph
1728         instead of fill-paragraph-or-region.
1730         * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
1731         with fill-paragraph.
1733         * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
1734         Fix docstring.
1736         * indent.el (indent-for-tab-command): Change interactive spec from
1737         "P" to "p".  Add check for interactive arg before indenting the
1738         active region.
1740         * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
1741         Regroup.
1743 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
1745         * emacs-lisp/find-func.el: Don't require loadhist.
1747         * loadhist.el (feature-symbols, file-provides, file-requires)
1748         (file-set-intersect, file-dependents): Simplify.
1749         (unload-feature-special-hooks): Update list of special hooks.
1751 2007-10-17  Tassilo Horn  <tassilo@member.fsf.org>
1753         * bindings.el (completion-ignored-extensions): Remove pdf and dvi
1754         extensions since they can be viewed with doc-view.
1756         * files.el (auto-mode-alist): Make doc-view-mode the default mode
1757         for pdf, ps and dvi files.
1759         * doc-view.el: Make doc-view-mode the standard mode for viewing
1760         pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
1761         text and image display.  Add binding C-c C-e to switch to an
1762         editing mode.
1763         (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
1764         avoid security problems when rendering files from untrusted sources.
1766 2007-10-17  Aaron Hawley  <aaronh@garden.org>
1768         * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1769         position is not saved.
1771 2007-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
1773         * doc-view.el: Mention xpdf.  Fix spelling of Ghostscript.
1774         (doc-view-ghostscript-options): Fix typo in doc string.
1776 2007-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1778         * progmodes/compile.el (compilation-next-error-function): Fix timestamp
1779         handling, so compilation-fake-loc works again.
1781         * server.el (server-select-display): Nop if we do not support m-f-o-d.
1782         (server-process-filter): Revert last change.
1784         * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
1785         behavior unrelated to filesets.
1787 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
1789         * longlines.el (longlines-wrap-follows-window-size): Integer value
1790         specifies wrapping margin.
1791         (longlines-mode, longlines-window-change-function):
1792         Set window-specific wrapping margin based on the above.
1794 2007-10-17  John Wiegley  <johnw@newartisans.com>
1796         * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1798 2007-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
1800         * server.el (server-process-filter): Only set display if X11 is
1801         supported.
1803 2007-10-17  Glenn Morris  <rgm@gnu.org>
1805         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1806         Tweak regexp to avoid stack overflow.
1808 2007-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1810         * simple.el (reindent-then-newline-and-indent): Don't assume that
1811         indent-according-to-mode preserves point.
1813 2007-10-16  Juanma Barranquero  <lekktu@gmail.com>
1815         * bs.el (bs--make-header-match-string, bs-show-in-buffer)
1816         (bs--nth-wrapper): Simplify.
1817         (bs-select, bs--insert-one-entry): Simplify.  Use `when'.
1818         (bs-buffer-list): Simplify.  Use `when'.  Use `string-match-p'.
1819         (bs-sort-buffer-interns-are-last): Use `string-match-p'.
1820         (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
1821         (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
1822         (bs-configurations, bs-default-configuration)
1823         (bs-alternative-configuration, bs-cycle-configuration-name)
1824         (bs-string-show-always, bs-string-show-never, bs-string-current)
1825         (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
1826         (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
1827         (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
1828         (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
1829         (bs--window-config-coming-from): Revert 2006-11-09 change.
1830         (bs--restore-window-config): Keep the selected frame.
1831         (bs--track-window-changes, bs--remove-hooks): New functions.
1832         (bs-mode): Use `define-derived-mode'.  Set hook to track window changes.
1833         (bs--create-header): Remove.
1834         (bs--create-header-line): New function, based on `bs--create-header'.
1835         (bs--show-header): Use `bs--create-header-line'.
1836         (bs--show-with-configuration): Revert 2006-11-09 change.
1837         Don't reuse window unless it is visible on the selected frame.
1838         Restore window configuration (possibly in a different frame)
1839         before creating any window.
1841 2007-10-16  Glenn Morris  <rgm@gnu.org>
1843         * simple.el (blink-matching-open): Don't report false errors with
1844         the `$' syntax class.
1846 2007-10-16  Richard Stallman  <rms@gnu.org>
1848         * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1849         (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1850         (ad-is-advised, ad-get-advice-info-field)
1851         (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1853 2007-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1855         * vc-hooks.el (vc-workfile-version): Compatibility alias.
1856         (vc-default-working-revision): Compatibility for backends.
1858 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
1860         * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1861         (filesets-ormap, filesets-sort-case-sensitive-flag)
1862         (filesets-remake-shortcut, filesets-ingroup-collect-files):
1863         Fix typos in docstrings.
1864         (filesets-conditional-sort, filesets-find-or-display-file)
1865         (filesets-data-get-name, filesets-data-get-data)
1866         (filesets-data-set, filesets-cmd-query-replace-getargs)
1867         (filesets-ingroup-collect): Doc fixes.
1869 2007-10-15  Sam Steingold  <sds@gnu.org>
1871         * mail/sendmail.el (sendmail-error-reporting-interactive)
1872         (sendmail-error-reporting-non-interactive): New variables for
1873         sendmail error reporting options to simplify support for imperfect
1874         sendmail emulators.
1875         (sendmail-send-it): Use them instead of list literals.
1877 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
1879         * help-fns.el: Revert previous change; it creates a
1880         dependency loop between advice.el and help-fns.el.
1882 2007-10-15  Juanma Barranquero  <lekktu@gmail.com>
1884         * help-fns.el: Require advice when compiling.
1886 2007-10-14  Drew Adams  <drew.adams@oracle.com>
1888         * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
1889         (ring-insert+extend, ring-remove+insert+extend, ring-member)
1890         (ring-next, ring-previous): New functions.
1892 2007-10-14  Richard Stallman  <rms@gnu.org>
1894         * emacs-lisp/advice.el (documentation): Advice deleted.
1895         Doc for advised functions is now handled at C level.
1896         (ad-stop-advice, ad-start-advice): Don't enable or disable
1897         advice for `documentation'.
1898         (ad-advised-definition-docstring-regexp): Var deleted.
1899         (ad-make-advised-definition-docstring): Store orig name
1900         as text property of string.
1901         (ad-advised-definition-p): Check for text property of docstring.
1903         * help-fns.el (describe-function-1): Find source of advised functions.
1905 2007-10-14  Juri Linkov  <juri@jurta.org>
1907         * faces.el (describe-face): Allow handling a string as the face name.
1909         * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
1910         active region in transient-mark-mode.
1911         (ispell-region): Change messages displayed at the start and end of
1912         the spell-checking to be the same.
1914         * startup.el (fancy-startup-tail): Say exactly what does the button
1915         dismiss ("Dismiss this startup screen").  Use text "Never show
1916         it again" for the checkbox after this button.
1917         (fancy-startup-screen, fancy-about-screen): Put point before the
1918         first link, so the user can quickly select links with the keyboard.
1919         (normal-mouse-startup-screen): Add more useful text describing how
1920         to follow a link.
1922 2007-10-14  Glenn Morris  <rgm@gnu.org>
1924         * progmodes/etags.el (select-tags-table): Disable undo in the
1925         `*Tags Table List*' buffer.
1927 2007-10-13  Eli Zaretskii  <eliz@gnu.org>
1929         * dired.el (dired-warn-writable): New face.
1930         (dired-warn-writable-face): New variable.
1931         (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1932         of dired-warning-face, for group- and world-writable files.
1934 2007-10-13  Richard Stallman  <rms@gnu.org>
1936         * files.el (directory-abbrev-alist): Doc fix.
1938 2007-10-13  Jari Aalto  <jari.aalto@cante.net>
1940         * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1942 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
1944         * frame.el (set-frame-configuration): Assign name parameter only
1945         if it has been set explicitly before.
1947 2007-10-11  Tom Tromey  <tromey@redhat.com>
1949         * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1950         frame is visible.
1952 2007-10-10  Richard Stallman  <rms@gnu.org>
1954         * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1955         in *Backtrace*.
1957         * faces.el (face-font-selection-order): Doc fix.
1959         * loadhist.el (unload-feature): Doc fix.
1961 2007-10-13  Glenn Morris  <rgm@gnu.org>
1963         * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1964         (octave-re-search-forward-kw, octave-re-search-backward-kw):
1965         Add doc string, and an explicit COUNT argument.
1966         (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1967         `inc' to search functions.
1969         * faces.el (face-spec-set): When FRAME is nil, set the default for
1970         new frames (restores pre-2007-09-17 behavior).  Doc fix.
1972 2007-10-13  John W. Eaton  <jwe@octave.org>
1974         * progmodes/octave-mod.el (octave-looking-at-kw)
1975         (octave-re-search-forward-kw, octave-re-search-backward-kw):
1976         New functions.
1977         (octave-in-defun-p, calculate-octave-indent)
1978         (octave-blink-matching-block-open, octave-beginning-of-defun)
1979         (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1980         to search for regexps that contain case-sensitive keywords.
1981         (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1982         (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1984 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
1986         * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
1987         Do not use a single clause cond.
1989         * cus-start.el (all): Use test that does not match the X11 version
1990         for mac.
1992 2007-10-13  Markus Gritsch  <m.gritsch@gmail.com>  (tiny change)
1994         * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
1995         BROWSE buffer.
1997 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
1999         * cus-start.el (all): Undo previous change.
2001 2007-10-13  Glenn Morris  <rgm@gnu.org>
2003         * woman.el (woman0-rename): Fix paren typo.
2005         * mail/feedmail.el (feedmail-run-the-queue)
2006         (feedmail-look-at-queue-directory):
2007         * mail/reporter.el (reporter-dump-state):
2008         * net/eudc-hotlist.el (eudc-edit-hotlist):
2009         * net/eudc.el (eudc-display-records)
2010         (eudc-filter-duplicate-attributes)
2011         (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
2012         * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
2013         (eudc-bbdb-query-internal):
2014         * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
2015         * net/socks.el (socks-build-auth-list):
2016         * progmodes/cc-cmds.el (top level):
2017         * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
2018         * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
2019         (cperl-write-tags, cperl-tags-treeify):
2020         * progmodes/ebnf-yac.el (ebnf-yac-token-table):
2021         * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
2022         * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
2023         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
2024         (idlwave-toolbar-remove-everywhere):
2025         * progmodes/idlwave.el (idlwave-indent-line)
2026         (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
2027         (idlwave-write-paths, idlwave-all-method-classes)
2028         (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
2029         (idlwave-fix-keywords, idlwave-display-calling-sequence)
2030         (idlwave-complete-in-buffer):
2031         * textmodes/org.el (org-export-as-html, org-export-as-ascii)
2032         (org-fast-tag-selection):
2033         * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
2034         than mapcar.
2036 2007-10-13  Dan Nicolaescu  <dann@ics.uci.edu>
2038         * diff-mode.el (diff-fine-change): Add :group.
2040 2007-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
2042         * cus-start.el (all): Use the same test as the 22.2 branch.
2044 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2046         * diff-mode.el (diff-current-defun): Force recomputation of
2047         change-log-default-name.
2049 2007-10-12  Chong Yidong  <cyd@stupidchicken.com>
2051         * startup.el (fancy-startup-screen): Remove an unnecessary newline
2052         and some leftover logic regarding dedicated frames.  If showing
2053         concise startup screen, fit window to buffer.
2054         (command-line-1): If we will be using the splash screen, use
2055         find-file instead of find-file-other-window to find additional files.
2056         Comment out unused code for coping with the old sit-for behavior.
2058 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2060         * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
2061         `meta' modifier consistently, rather than using sometimes meta
2062         sometimes alt.
2064 2007-10-12  Martin Rudalics  <rudalics@gmx.at>
2066         * window.el (handle-select-window): Revert part of 2007-10-08
2067         change setting the input focus.
2069 2007-10-12  Glenn Morris  <rgm@gnu.org>
2071         * startup.el (command-line): Do not read abbrev file in batch mode.
2073         * emacs-lisp/byte-opt.el (top level):
2074         * mail/rmail.el (rmail-list-to-menu):
2075         * obsolete/hilit19.el (hilit-mode):
2076         * progmodes/cc-mode.el (c-postprocess-file-styles)
2077         (c-submit-bug-report):
2078         * textmodes/org-publish.el (org-publish-get-plist-from-filename):
2079         * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
2080         (reftex-access-parse-file):
2081         * textmodes/reftex-cite.el (reftex-do-citation)
2082         (reftex-insert-bib-matches):
2083         * textmodes/reftex-ref.el (reftex-offer-label-menu):
2084         * textmodes/reftex-sel.el (reftex-select-unmark):
2085         * textmodes/reftex-toc.el (reftex-toc-do-promote):
2086         * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
2088         * cus-edit.el (custom-variable-menu, custom-face-menu)
2089         (custom-group-menu): Check init-file-user rather than
2090         user-init-file, in case cus-edit is loaded by site-run-file.
2092 2007-10-11  Dan Nicolaescu  <dann@ics.uci.edu>
2094         * vc.el (vc-deduce-fileset): Delete unused code.
2095         (vc-next-action): Fix typos.
2097 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
2099         * bs.el (bs--mark-unmark): New function.
2100         (bs-mark-current, bs-unmark-current): Use it.
2102 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2104         * vc.el (vc-diff):
2105         (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
2106         temporarily disable the check for his edge case of
2107         vc-diff (stopping it from grinding when called from $HOME), as
2108         it's calling some brittle code in vc-hooks.el.
2109         (with-vc-properties): Fix evaluation time of a macro argument.
2110         * ediff-vers.el (ediff-vc-internal):
2111         * vc-hooks.el:
2112         * loaddefs.el: Follow up on VC terminology change.
2114 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
2116         * follow.el (follow-stop-intercept-process-output):
2117         Use `follow-call-process-filter' rather than `process-filter'.
2118         Simplify.
2119         * vc.el (vc0iff): Prevent errors in an edge case.
2121 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
2123         * vc-hooks.el (vc-registered): Robustify this function a bit
2124         against filenames with no directory component.
2126 2007-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2128         * international/characters.el: Undo unwanted and unexplained change.
2130 2007-10-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2132         * ps-print.el: Fix the usage of :foreground and :background face
2133         attributes.  Reported by Nikolaj Schumacher <n_schumacher@web.de>.
2134         (ps-print-version): New version 6.7.6.
2135         (ps-face-attributes, ps-face-attribute-list, ps-face-background):
2136         Fix code.
2137         (ps-face-foreground-color-p, ps-face-background-color-p)
2138         (ps-face-color-p): New inline funs.
2140 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
2142         * textmodes/org.el (org-additional-option-like-keywords): New constant.
2143         (org-complete): Use `org-additional-option-like-keywords'.
2144         (org-parse-local-options): New function.
2146 2007-10-10  Carsten Dominik  <dominik@science.uva.nl>
2148         * textmodes/org.el (org-in-clocktable-p): New function.
2149         (org-clock-report): Only update the table at point, or insert a new one.
2150         (org-clock-goto): New function.
2151         (org-open-file): Use `start-process-shell-command' instead of
2152         `shell-command' with an ampersand.
2153         (org-deadline, org-schedule): New argument REMOVE to remove the
2154         date from the entry.
2155         (org-agenda-schedule, org-agenda-deadline): Pass the prefix
2156         argument to `org-schedule' and `org-deadline'.
2157         (org-trim): Use the correct expressions for beginning and end of
2158         the string.
2159         (org-get-cleaned-entry): Trim the string before returning it.
2160         (org-clock-find-position): New function.
2161         (org-clock-into-drawer): New option.
2162         (org-agenda-tags-column): Rename from
2163         `org-agenda-align-tags-to-column'.
2164         (org-agenda-align-tags): Allow negative values for
2165         `org-agenda-tags-column'.
2166         (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
2167         (org-agenda-to-appt): New optional argument FILTER.
2168         (org-completion-fallback-command): New variable.
2169         (org-complete): Use `org-completion-fallback-command'.
2170         (org-find-base-buffer-visiting): Catch the case that there is no
2171         buffer visiting the file.
2172         (org-property-or-variable-value): New function.
2173         (org-todo): Use `org-property-or-variable-value'
2174         (org-agenda-compact-blocks): New option.
2175         (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
2176         (org-agenda-schedule, org-agenda-deadline):
2177         Call `org-agenda-show-new-time'.
2178         (org-agenda-show-new-time): New argument PREFIX.
2179         (org-colgroup-info-to-vline-list): Fix but that cause a
2180         shift in the vertical lines.
2181         (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
2182         (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
2183         (org-indent-item): No arg in call to `org-fix-bullet-type'.
2184         (org-fix-bullet-type): Remove argument.
2185         (org-read-date): Check for am/pm twice, to catch the end time.
2186         (org-goto-map): Use `suppress-keymap'.
2187         (org-remember-apply-template): Respect the dynamically scoped
2188         selection character.
2190 2007-10-10  Bastien Guerry  <Bastien.Guerry@ens.fr>
2192         * textmodes/org-export-latex.el (org-export-latex-protect-string):
2193         Renaming of `org-latex-protect'.
2194         (org-export-latex-emphasis-alist): By default, don't protect
2195         any emphasis formatter from further conversion.
2196         (org-export-latex-tables): Honor column grouping for tables.
2197         (org-export-latex-title-command): New option.
2198         (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2199         export backslash character.
2201 2007-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2203         * frame.el (frame-inherited-parameters): Remove unused `environment'
2204         parameter, and let server.el add `client' when needed.
2206         * server.el (server-create-tty-frame)
2207         (server-create-window-system-frame): Set frame-inherited-parameters.
2209         * frame.el (frame-inherited-parameters): New var.
2210         (make-frame): Use it.
2212         * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
2214         * env.el (let-environment): Remove.  Unused.
2215         (read-envvar-name): Simplify.
2216         (setenv): Remove unused arg `frame'.
2218         * help-fns.el (describe-variable): Add missing "  " for multiline
2219         obsolescence info and missing EOL after global value.
2221 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2223         * add-log.el:
2224         * ediff-vers.el:
2225         * log-view.el:
2226         * pcvs.el:
2227         * vc-arch.el:
2228         * vc-bzr.el:
2229         * vc-cvs.el:
2230         * vc.el:
2231         * vc-git.el:
2232         * vc-hg.el:
2233         * vc-hooks.el:
2234         * vc-mcvs.el:
2235         * vc-mtn.el:
2236         * vc-rcs.el:
2237         * vc-sccs.el:
2238         * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
2239         {find,init,next,previous,annotate-*,log}-version ->
2240         {find,init,next,previous,annotate-*,log}-revision,
2241         annotate-focus-version -> annotate-working-revision, The term
2242         'focus' is gone.  The term 'revision' is now used consistently
2243         everywhere that reference to a revision ID is intended, replacing
2244         older use of 'version'.
2246 2007-10-10  Juanma Barranquero  <lekktu@gmail.com>
2248         * follow.el: Change all instances of "Follow Mode" to "Follow
2249         mode" in docstrings and messages.
2250         (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
2252 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2254         * vc.el (vc-next-action): Rewrite completely; this principal
2255         entry point now operates on a current fileset selected either
2256         explicitly via VC-Dired or implicitly by visiting a file buffer,
2257         rather than always operating on the file of the current buffer as
2258         in older versions.  Rewrite the rest of the mode to match.
2259         (with-vc-properties): Rewrite to operate on a file list.
2260         (with-vc-file): vc-checkin takes a file list argument now.
2261         (vc-post-command-functions): This hook now receives a file list.
2262         (vc-do-command): Take a either a file or a file list as argument.
2263         (vc-deduce-fileset): New function for deducing a file list to
2264         operate on.
2265         (vc-next-action-on-file, vc-next-action-dired): Remove.
2266         Merge into vc-next-action.
2267         (vc-register): Adapt to the fact that vc-start-entry now takes a
2268         file list.
2269         (vc-register-with): New function.
2270         (vc-start-entry): Take a file list argument rather than a
2271         file argument.
2272         (vc-checkout): Cope with vc-start-entry taking a file list.
2273         (vc-steal-lock): Cope with with-vc-properties taking a
2274         file list.
2275         (vc-checkin): Take a file list argument rather than a file argument.
2276         (vc-finish-logentry): Use the filelist passed by vc-start-entry.
2277         (vc-diff-internal): Rewrite for filesets.
2278         (vc-diff-sentinel): New function, tests whether changes were
2279         written into a diff buffer.
2280         (vc-diff): Rewrite for filesets.
2281         (vc-version-diff): Rewrite for filesets.
2282         (vc-print-log): Take a fileset argument.
2283         (vc-revert): Revert the entire selected fileset, not just the
2284         current buffer.
2285         (vc-rollback): Roll back the entire selected fileset, if
2286         possible.  No longer accepts a prefix argument.
2287         (vc-update): Merge new changes for the entire selected
2288         fileset, not just the current buffer.
2289         (vc-revert-file): Cope with with-vc-properties taking a file list.
2290         (vc-default-dired-state-info): Add + status suffix if the file is
2291         modified.
2292         (vc-annotate-warp-version): Use the new diff machinery.
2293         (vc-log-edit): Take a file list argument rather than a file argument.
2295 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
2297         Sync with Tramp 2.1.11.
2299         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
2300         Pacify byte compiler.
2302         * net/trampver.el: Update release number.
2304 2007-10-09  Richard Stallman  <rms@gnu.org>
2306         * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
2308 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
2310         * follow.el: Require easymenu.
2311         (follow-mode-hook, follow-mode): Doc fixes.
2312         (follow-mode-off-hook): Mark as obsolete.
2314 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
2316         * window.el (mouse-autoselect-window-cancel): Don't cancel for
2317         select-window or select-frame events.
2318         (handle-select-window): When autoselecting window set input
2319         focus.  Restructure.
2321         * frame.el (focus-follows-mouse): Move to frame.c.
2322         * cus-start.el (all): Add focus-follows-mouse.
2324 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
2326         * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
2327         activate font-locking in the *buffer-selection* buffer.
2328         (bs-show-sorted): Doc fix.
2330         * bs.el (bs--get-marked-string, bs--get-modified-string)
2331         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
2332         (bs--get-mode-name, bs-mode): Fix typos in docstrings.
2333         (bs--format-aux): Doc fix.
2335 2007-10-08  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2337         * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
2339 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
2341         * progmodes/gud.el (gud-gud-gdb-command-name): New option.
2342         (gud-gdb): New function for old M-x gdb (text command mode).
2343         (gud-gdb-command-name, gdb): Move to...
2345         * progmodes/gdb-ui.el: ...here and adapt doc string.
2346         (gud-gdba-command-name, gdba): Delete.
2348 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
2350         * bs.el: Don't defvar `font-lock-verbose'.
2351         (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
2352         (bs--get-file-name): Fix typos in docstrings.
2353         (bs--show-header): Use `dolist' instead of `mapcar'.
2354         (bs-mode): Set `show-trailing-whitespace' to nil.
2355         (bs-buffer-sort-function, bs-mouse-select-other-frame)
2356         (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
2357         Doc fixes.
2359 2007-10-08  Adam Hupp  <adam@hupp.org>  (tiny change)
2361         * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
2363 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
2365         * progmodes/gud.el (gdb): Make graphical mode the default and
2366         switch to text command mode if appropriate, i.e., reverse previous
2367         arrangement.
2368         (gud-gdb-marker-filter): Adapt for above change.
2370         * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
2371         gud-minor-mode and gud-marker-filter.
2372         (gdb-fullname-regexp): New variable.
2373         (gud-gdba-marker-filter): Use it to switch to text command
2374         mode if appropriate.
2376 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
2378         * progmodes/gud.el (gud-display-line): Find source buffer even when
2379         GUD buffer has its own frame.
2381 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2383         * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
2385 2007-10-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2387         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2389 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
2391         * allout.el (allout-before-change-handler): Replace got-char by
2392         goto-char.
2394 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2396         * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
2397         Used to try and automatically enabled smerge-mode in the presence of
2398         conflicts and to call `svn resolved' when the conflicts are gone.
2399         (vc-svn-parse-status): Remember the svn-specific status.
2401 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
2403         * menu-bar.el (menu-bar-search-documentation-menu): Rename from
2404         menu-bar-apropos-menu.  All users changed.
2405         (menu-bar-help-menu): Change menu symbols to better match the text
2406         displayed by the menu.
2408 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
2410         * files.el (file-name-sans-versions): Use [:alnum:] and also allow
2411         #, @, : and ^.
2413 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
2415         * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
2417         * log-view.el (log-view-mode-map): Likewise.
2419         * diff-mode.el (diff-mode-shared-map): Likewise.
2421 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
2423         * files.el (file-name-sans-versions): Also allow `A-Z'.
2425         * vc.el: Mention all supported VC backends.
2427 2007-10-08  Richard Stallman  <rms@gnu.org>
2429         * wid-edit.el (widget-specify-button): Don't merge mouse-face with
2430         neighbouring buttons.
2432 2007-10-08  Andreas Schwab  <schwab@suse.de>
2434         * files.el (file-name-sans-versions): Also allow `_'.
2436 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
2438         * files.el (file-name-sans-versions): Allow - and a-z in version names.
2440         * log-view.el (log-view-mode-map, log-view-mode-menu):
2441         Bind log-view-annotate-version.
2442         (log-view-beginning-of-defun, log-view-end-of-defun)
2443         (log-view-annotate-version): New functions.
2444         (log-view-mode): Use log-view-beginning-of-defun and
2445         log-view-end-of-defun.
2447 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2449         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
2451 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2453         * wid-edit.el (widget-image-insert): Don't merge mouse-face with
2454         neighbouring buttons.
2456         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2457         Recognize gcc's use of "note" for informational messages.
2459 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2461         * textmodes/css-mode.el (css-electric-keys): electrick->electric.
2462         (css-mode): Update correspondingly.
2464 2007-10-08  Dan Nicolaescu  <dann@ics.uci.edu>
2466         * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
2467         Signed-off-by, Acked-by and Merge.
2469 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2471         * ediff-init.el (ediff-verbose-p): This var is not a constant.
2473 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2475         * vc-mtn.el: New file.
2477         * vc-hooks.el (vc-handled-backends): Add Mtn.
2479 2007-10-08  Eli Zaretskii  <eliz@gnu.org>
2481         * files.el (find-file, find-file-other-window)
2482         (find-file-other-frame, find-file-existing, find-file-read-only)
2483         (find-file-read-only-other-window)
2484         (find-file-read-only-other-frame)
2485         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
2487 2007-10-08  Nick Roberts  <nickrob@snap.net.nz>
2489         * progmodes/gud.el (gdb-ready): New variable.
2490         (gdb): Set it to nil.  Set gud-running to nil here...
2491         (gud-common-init): ...instead of here.
2493         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
2494         Use gdb-ready.  Discard input until GDB is ready to accept it.
2496 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
2498         * dired.el (dired-warning): Inherit from font-lock-warning-face to
2499         make it show up with eight colors.
2501 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2503         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2504         diffs are concatenated with no intervening line.
2506 2007-10-08  Dave Love  <fx@gnu.org>
2508         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2509         (python-font-lock-keywords): Update to the 2.5 version of the language.
2510         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2511         (python-backspace): Only behave funny in code.
2512         (python-compilation-regexp-alist): Add PDB stack trace regexp.
2513         (inferior-python-mode): Add PDB prompt regexp.
2514         (python-fill-paragraph): Refine the fenced-string regexp.
2515         (python-find-imports): Handle imports spanning several lines.
2516         (python-mode): Add `class' to hideshow support.
2518 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2520         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2521         Use add-log-buffer-file-name-function rather than binding
2522         buffer-file-name, so we don't end up calling change-log-mode in *cvs*
2523         when `fi' is the ChangeLog file itself.
2525         * outline.el (outline-flag-region): Use front-advance.
2527 2007-10-08  Ilya Zakharevich  <ilyaz@cpan.org>
2529         * progmodes/cperl-mode.el: Merge upstream 5.23.
2530         (cperl-where-am-i): Remove function.
2531         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2532         (cperl-sniff-for-indent): De-invert [string] and [comment].
2533         When looking for label, skip s:m:y:tr.
2534         (cperl-indent-line): Likewise.
2535         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2536         (cperl-windowed-init): Wrong `ps-print' handling.
2537         Both thanks to Chong Yidong.
2538         (cperl-look-at-leading-count): Could fail with unfinished RExen.
2539         (cperl-find-pods-heres): If the second part of s()[] is missing,
2540         don't try to highlight delimiters...
2542 2007-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2544         * progmodes/compile.el (compilation-get-file-structure): Complete last
2545         change by also using spec-directory in the puthash.
2547 2007-10-08  Riccardo Murri  <riccardo.murri@gmail.com>
2549         * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2550         (vc-bzr-status): Fix shadowing of variable 'status'.
2551         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2552         Use `expand-file-name' instead of `concat'.
2553         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2554         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
2556 2007-10-08  Jason Rumney  <jasonr@gnu.org>
2558         * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
2560 2007-10-08  Richard Stallman  <rms@gnu.org>
2562         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2563         Add `safe-local-variable' property.
2564         (lisp-body-indent): Likewise.
2566 2007-10-08  Richard Stallman  <rms@gnu.org>
2568         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2569         Add doc string.
2571 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
2573         * files.el (backup-buffer-copy): Try to overwrite old backup first.
2575 2007-10-08  Martin Rudalics  <rudalics@gmx.at>
2577         * repeat.el (repeat): Use last-repeatable-command instead of
2578         real-last-command.  Run pre- and post-command hooks for
2579         self-insertion.  Update doc-string.
2581 2007-10-08  Alexandre Julliard  <julliard@winehq.org>
2583         * vc-git.el (vc-git-state): Call git-add --refresh to update the
2584         state of the file.
2585         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2586         (vc-git-create-repo): Fix invalid command.
2588 2007-10-08  Richard Stallman  <rms@gnu.org>
2590         * textmodes/flyspell.el (flyspell-mode):
2591         Catch errors in flyspell-mode-on.
2593 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
2595         * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
2597 2007-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2599         * international/encoded-kb.el (encoded-kbd-setup-display):
2600         Use input-decode-map rather than local-key-translation-map.
2602         * term/rxvt.el (rxvt-alternatives-map): New map.
2603         (terminal-init-rxvt): Use it.
2604         Bind rxvt-function-map in input-decode-map.
2606         * term/xterm.el (xterm-alternatives-map): New map.
2607         (terminal-init-xterm): Use it.
2608         Bind xterm-function-map in input-decode-map.
2610         * term/x-win.el (x-alternatives-map): New var.
2611         (x-setup-function-keys): Use it.
2613         * help-fns.el (describe-variable): Slightly change the layout of
2614         meta-info to separate it better from the docstring.
2615         Standardize insertion of extra empty lines in various circumstances.
2617         * diff-mode.el (diff-hunk-style): New fun.
2618         (diff-end-of-hunk): Use it.
2619         (diff-context->unified): Use the new `apply' undo element,
2620         if applicable, so as to save undo-log space.
2621         (diff-fine-change): New face.
2622         (diff-fine-highlight-preproc): New function.
2623         (diff-fine-highlight): New command.
2624         (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
2626         * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
2627         (smerge-refine-highlight-change): Add `props' argument.
2628         (smerge-refine-subst): New function holding most of smerge-refine.
2629         (smerge-refine): Use it.
2631 2007-10-08  Eric S. Raymond  <esr@snark.thyrsus.com>
2633         * vc.el (vc-default-wash-log): Remove unused code, the
2634         log washers all live in the backends now.
2635         (vc-default-comment-history): Correct for the fact
2636         that wash-log is argumentless in the new API.
2638 2007-10-08  Michael Albinus  <michael.albinus@gmx.de>
2640         * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
2641         (tramp-maybe-send-script): Apply `member' but `memq'.
2642         (tramp-advice-file-expand-wildcards): Simplify implementation.
2644 2007-10-08  Juanma Barranquero  <lekktu@gmail.com>
2646         * follow.el (follow-mode): Don't run hooks twice.  Use `when'.
2648         * mb-depth.el (minibuf-depth-indicator-function): New variable.
2649         (minibuf-depth-setup-minibuffer): Use it.
2651 2007-10-07  Glenn Morris  <rgm@gnu.org>
2653         * simple.el (bad-packages-alist): Clarify Semantic and CEDET
2654         version numbers.
2656 2007-10-06  Juri Linkov  <juri@jurta.org>
2658         * textmodes/fill.el (fill-paragraph-or-region): New function.
2660         * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
2661         instead of fill-paragraph.
2663         * tutorial.el (tutorial--default-keys): Replace fill-paragraph
2664         with fill-paragraph-or-region.  Suspend command is now the same
2665         `suspend-frame' on window systems and on tty.
2667         * image.el (image-type): Check if image-types is bound to not fail
2668         on tty.
2670         * delsel.el (delete-selection-pre-hook):
2671         * emulation/cua-base.el (cua-paste): Check if mouse-region-match
2672         is fbound to not fail on mouseless tty.
2674 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
2676         * net/tramp.el (top): Move loading of tramp-util.el and
2677         tramp-vc.el to tramp-compat.el.
2678         (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
2679         temporary file if possible, in order to avoid a security hole.
2680         (tramp-do-copy-or-rename-file-out-of-band)
2681         (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
2682         with DONT-CREATE, because the connection is not setup yet.
2683         (tramp-handle-process-file): Rewrite temporary file handling.
2684         (tramp-completion-mode): New defvar.
2685         (tramp-completion-mode-p): Use it.
2687         * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
2689         * net/tramp-fish.el (tramp-fish-handle-process-file):
2690         Rewrite temporary file handling.
2692 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
2694         * vc.el: Workfile version -> focus version change.  Port various
2695         comments from new VC to reduce the noise in the diff.
2696         Patch in the new vc-create-repo function to go with the
2697         header comment about it already present.
2698         There are no changes to existing logic in this patch.
2699         (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2701 2007-10-06  Aaron Hawley  <aaronh@garden.org>
2703         * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
2705 2007-10-05  Chris Moore  <dooglus@gmail.com>
2707         * server.el (server-kill-new-buffers): Doc fix.
2709 2007-10-05  John W. Eaton  <jwe@octave.org>
2711         * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
2712         (octave-begin-keywords): Add "do".
2713         (octave-end-keywords): Remove "end".
2714         (octave-reserved-words): Add "end".  Remove "all_va_args",
2715         "gplot", and 'gsplot".
2716         (octave-text-functions): Remove "gset", "gshow", "set", and "show".
2717         (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
2718         "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
2719         "default_return_value", "define_all_return_values",
2720         "do_fortran_indexing", "empty_list_elements_ok",
2721         "gnuplot_has_multiplot", "implicit_str_to_num_ok",
2722         "ok_to_lose_imaginary_part", "prefer_column_vectors",
2723         "prefer_zero_one_indexing", "propagate_empty_matrices",
2724         "resize_on_range_error", "treat_neg_dim_as_zero",
2725         "warn_assign_as_truth_value", "warn_comma_in_global_decl",
2726         "warn_divide_by_zero", "warn_function_name_clash",
2727         "warn_missing_semicolon", "whitespace_in_literal_matrix".
2728         Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
2729         "crash_dumps_octave_core", "sighup_dumps_octave_core",
2730         "sigterm_dumps_octave_core".
2731         (octave-block-match-alist): Remove "end" from block-end keywords.
2732         (octave-mode): Update ftp site address.
2734 2007-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
2736         * vc.el: Reorder functions, no code changes.
2738 2007-10-04  Michael Albinus  <michael.albinus@gmx.de>
2740         * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
2741         (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
2742         the cond clauses where needed.
2743         (tramp-handle-write-region): Rearrange code for proper handling of
2744         tmpfile.
2746         * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
2748         * net/tramp.el:
2749         * net/tramp-fish.el:
2750         * net/tramp-ftp.el:
2751         * net/tramp-smb.el: Rename `tramp-make-temp-file' to
2752         `tramp-compat-make-temp-file'.
2754 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
2756         * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
2758 2007-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2760         * emacs-lisp/copyright.el (copyright-update): Don't update if the file
2761         already uses a more recent copyright version than the "current" one.
2763 2007-10-03  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2765         * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
2766         (doc-view-insert-image): Minor aesthetical docstring changes.
2768 2007-10-03  Tassilo Horn  <tassilo@member.fsf.org>
2770         * doc-view.el (doc-view): Don't ignore pdf and dvi files when
2771         completing filename.
2772         (doc-view-search-internal): Docstring change.
2774 2007-10-03  Michael Albinus  <michael.albinus@gmx.de>
2776         * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2777         (tramp-file-name-handler-alist):
2778         Add `tramp-handle-insert-file-contents-literally'.  Needed for XEmacs.
2779         (tramp-make-temp-file): Use `make-temp-name'.  `make-temp-file',
2780         used before, creates the file already, which is not desired.
2781         (tramp-do-copy-or-rename-file-directly): Simplify handling of
2782         temporary file.
2783         (tramp-handle-insert-file-contents): Assign the result in the
2784         short track case.
2785         (tramp-handle-insert-file-contents-literally): New defun.
2786         (tramp-completion-mode-p): Revert change from 2007-09-24.
2787         Checking for `return' etc as last character is not sufficient, for
2788         example in dired-mode when entering <g> (revert-buffer) or
2789         <s> (dired-sort).
2791         * net/tramp-compat.el (top): Add also compatibility code for loading
2792         appropriate timer package.
2793         (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
2794         order to avoid autoloading problems.
2796         * net/tramp-fish.el:
2797         * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
2799         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
2800         where the second parameter of `copy-file' or `rename-file' is a
2801         remote file but not via ftp.
2803 2007-10-02  Richard Stallman  <rms@gnu.org>
2805         * frame.el (cursor-in-non-selected-windows): Doc fix.
2807 2007-10-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
2809         * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
2810         Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
2812 2007-10-01  Jay Belanger  <jay.p.belanger@gmail.com>
2814         * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
2815         when `expt' doesn't give range errors.
2817 2007-10-01  Markus Triska  <markus.triska@gmx.at>
2819         * calc/calc-math.el (math-smallest-emacs-expt):
2820         Make the computation more robust.
2822 2007-09-30  David Kastrup  <dak@gnu.org>
2824         * startup.el (argv): Alias for `command-line-args-left' to use as
2825         `(pop argv)' inside of --eval command sequences.  Allows for
2826         passing shell commands into Emacs verbatim without need for Lisp
2827         quoting.
2829         * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
2830         check only for changed size.
2831         (auto-revert-tail-handler): Get size from caller.  If the file has
2832         shrunk, tail the whole file again (the file presumably has been
2833         rewritten).
2835         * woman.el (woman-topic-all-completions, woman-mini-help):
2836         Fix fallout from 2007-09-07 introduction of `dolist' when the list
2837         actually was being manipulated in the loop.
2838         (woman-Cyg-to-Win, woman-pre-process-region)
2839         (woman-horizontal-escapes, woman-if-body, woman-unescape)
2840         (woman-strings, woman-special-characters, woman1-hc)
2841         (woman-change-fonts, woman-find-next-control-line):
2842         Use `match-beginning' rather than `match-string' when the result is
2843         just used as a flag.
2845 2007-09-30  Michael Albinus  <michael.albinus@gmx.de>
2847         * net/tramp-compat.el: New file.
2849         * net/tramp.el:
2850         * net/tramp-fish.el:
2851         * net/tramp-smb.el:
2852         * net/tramp-uu.el:
2853         * net/trampver.el: Move compatibility code to tramp-compat.el.
2854         Apply `mapc' instead of `mapcar' when the code needs side effects
2855         only.  Move utf-8 coding cookie to the second line.
2857 2007-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
2859         * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
2860         Improve custom type.
2861         (icon-map-list): Make it customizable.  Document how to disable
2862         stock icons.
2864 2007-09-30  Richard Stallman  <rms@gnu.org>
2866         * play/zone.el (zone-hiding-modeline): Use mode-line-format.
2868 2007-09-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2870         * term/x-win.el (x-gtk-stock-map): Version is 22.2.
2872 2007-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2874         * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode.  Rewrite.
2875         (t-mouse-mode): New compatibility alias.
2877 2007-09-28  Dan Nicolaescu  <dann@ics.uci.edu>
2879         * server.el (server-delete-client): Only delete the terminal if it
2880         is non-nil.
2882 2007-09-28  Michael Albinus  <michael.albinus@gmx.de>
2884         * net/tramp.el (with-file-property, with-connection-property):
2885         Highlight as keyword.
2886         (tramp-rfn-eshadow-setup-minibuffer)
2887         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
2888         (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
2889         (tramp-do-copy-or-rename-file-directly)
2890         (tramp-do-copy-or-rename-file-out-of-band)
2891         (tramp-handle-shell-command, tramp-get-debug-buffer)
2892         (tramp-send-command-and-read, tramp-equal-remote)
2893         (tramp-get-local-gid): Pacify byte-compiler.
2894         (tramp-handle-file-name-directory): Result shall not be expanded.
2895         (tramp-find-foreign-file-name-handler): Rewrite.
2896         (tramp-dissect-file-name): Add optional parameter NODEFAULT.
2898         * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
2900         * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
2901         Apply `tramp-completion-mode-p'.
2902         (tramp-fish-handle-set-file-times)
2903         (tramp-fish-handle-executable-find)
2904         (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
2905         (tramp-fish-retrieve-data): Pacify byte-compiler.
2907         * net/tramp-gw.el (tramp-gw-basic-authentication):
2908         Call `tramp-read-passwd' with first parameter `nil'.
2910 2007-09-28  Glenn Morris  <rgm@gnu.org>
2912         * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
2913         than mapcar.
2915         * textmodes/tex-mode.el (tex-suscript-height-ratio)
2916         (tex-suscript-height-minimum): New customizable variables.
2917         (tex-suscript-height): New function.
2918         (superscript, subscript): Set height using tex-suscript-height
2919         rather than fixing at 0.8.
2920         (tex-fontify-script, tex-font-script-display): Add :version tag.
2922 2007-09-27  Juanma Barranquero  <lekktu@gmail.com>
2924         * progmodes/python.el (python-eldoc-function): Doc fix.
2926 2007-09-27  Glenn Morris  <rgm@gnu.org>
2928         * image.el (image-type-auto-detected-p): Doc fix.  Don't detect an
2929         image if it is not in image-type-auto-detectable, or is there with
2930         a nil value.
2932 2007-09-27  Michael Albinus  <michael.albinus@gmx.de>
2934         * net/tramp.el (tramp-maybe-open-connection): Make test for alive
2935         connection more robust.
2937 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
2939         * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2940         Deal with the case that special &keywords are at the beginning or
2941         end of the argument list.  Also add some (incomplete) support for
2942         non-standard arglists.
2944 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
2946         * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
2947         (eldoc-message-commands, eldoc-current-idle-delay)
2948         (eldoc-function-argstring-format): Fix typos in docstrings.
2950 2007-09-26  Jay Belanger  <jay.p.belanger@gmail.com>
2952         * calc/calc-units.el (calc-convert-units)
2953         (calc-convert-temperature): Remove unnecessary colons.
2955 2007-09-26  Bastien Guerry  <bzg@altern.org>
2957         * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
2958         New function.
2959         (org-export-latex-remove-from-headlines): Name changed because of typo.
2960         (org-export-latex-quotation-marks-convention): Option removed.
2961         (org-export-latex-make-preamble): Handle the DATE option.
2962         (org-export-latex-cleaned-string): Now the only cleaning function,
2963         synched up with org.el.
2964         (org-export-latex-lists, org-export-latex-parse-list)
2965         (org-export-list-to-latex): New functions.
2967 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
2969         * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
2970         (org-outline-regexp): New constant.
2971         (org-remember-handler): Throw error when the target file is not in
2972         org-mode.
2973         (org-cleaned-string-for-export): No longer call
2974         `org-export-latex-cleaned-string' with an argument.
2975         (org-get-tags): Returns now a list, not a string.
2976         (org-get-tags-string): New function.
2977         (org-archive-subtree): No need to split return of `org-get-tags'.
2978         (org-set-tags, org-entry-properties): Call `org-get-tags-string'
2979         instead of `org-get-tags'.
2980         (org-agenda-format-date): Rename from `org-agenda-date-format'.
2981         (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
2982         (org-compatible-face): New argument INHERITS.  Inherit from this
2983         face if possible.
2984         (org-level-1, org-level-2, org-level-3, org-level-4)
2985         (org-level-5, org-level-6, org-level-7, org-level-8)
2986         (org-special-keyword, org-drawer, org-column, org-warning)
2987         (org-archived, org-todo, org-done, org-headline-done, org-table)
2988         (org-formula, org-code, org-agenda-structure)
2989         (org-scheduled-today, org-scheduled-previously)
2990         (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
2991         in the new way.
2992         (org-get-heading): New argument NO-TAGS.
2993         (org-fast-tag-selection-include-todo): Made defvar instead of
2994         defcustom, feature is not deprecated.
2995         (org-remember-store-without-prompt): New default value t.
2996         (org-todo-log-states): New variable.
2997         (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
2998         Compute the log states.
2999         (org-goto-map): More commands copied from global map.  Also bind
3000         `org-occur'.
3001         (org-goto): Made into a general lookup command.
3002         (org-get-location): Complete rewrite.
3003         (org-goto-exit-command): New variable.
3004         (org-goto-selected-point): New variable.
3005         (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
3006         Set the new variables.
3007         (org-paste-subtree): Whitespace insertion strategy revised.
3008         (org-remember-apply-template): Protect v-A from the possibility
3009         that v-a might be nil.
3010         (org-remember-handler): Insertion rules revised.
3011         (org-todo): Respect org-todo-log-states.
3012         (org-up-heading-safe): New function.
3013         (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
3015 2007-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3017         * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
3018         region if in transient-mark-mode.
3020 2007-09-26  Juanma Barranquero  <lekktu@gmail.com>
3022         * calc/calc-ext.el (calc-init-extensions, calc-reset):
3023         * calc/calc-help.el (calc-full-help):
3024         * calc/calc-misc.el (another-calc):
3025         * calc/calc-store.el (calc-var-name-map):
3026         * calc/calc-stuff.el (calc-flush-caches):
3027         * calc/calc-units.el (math-build-units-table):
3028         * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
3029         (calc-quit):
3030         * calendar/icalendar.el (icalendar--format-ical-event)
3031         (icalendar--convert-ical-to-diary):
3032         * emacs-lisp/authors.el (authors):
3033         * emacs-lisp/cust-print.el (custom-print-install)
3034         (custom-print-uninstall):
3035         * emacs-lisp/disass.el (disassemble-1):
3036         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3037         * emacs-lisp/edebug.el (byte-compile-resolve-functions):
3038         * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
3039         (elint-check-let-form, elint-check-condition-case-form)
3040         (elint-initialize):
3041         * emacs-lisp/elp.el (elp-results):
3042         * emacs-lisp/generic.el (generic-mode-internal):
3043         * emacs-lisp/re-builder.el (reb-delete-overlays):
3044         * emacs-lisp/regi.el (regi-interpret):
3045         * emacs-lisp/sregex.el (sregex--char-aux):
3046         * emulation/cua-rect.el (cua--deactivate-rectangle)
3047         (cua--highlight-rectangle, cua--rectangle-post-command):
3048         * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
3049         * emulation/viper-macs.el (viper-describe-kbd-macros)
3050         (viper-describe-one-macro):
3051         * emulation/viper-util.el (viper-setup-master-buffer):
3052         * emulation/viper.el (set-viper-state-in-major-mode):
3053         * international/mule-diag.el (describe-current-coding-system):
3054         * language/ethio-util.el (ethio-fidel-to-sera-buffer):
3055         * mail/emacsbug.el (report-emacs-bug):
3056         * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
3057         * obsolete/hilit19.el (hilit-unhighlight-region)
3058         (hilit-set-mode-patterns):
3059         * play/solitaire.el (solitaire-check, solitaire-solve):
3060         * play/zone.el (zone-pgm-rotate):
3061         * progmodes/ada-mode.el (ada-save-exceptions-to-file):
3062         * progmodes/ada-prj.el (ada-prj-display-page):
3063         * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
3064         (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
3065         * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
3066         (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
3067         * progmodes/sh-script.el (sh-make-vars-local)
3068         (sh-reset-indent-vars-to-global-values):
3069         * progmodes/sql.el (top):
3070         * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
3071         * progmodes/xscheme.el (top):
3072         * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
3073         (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
3074         (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
3075         (artist-vaporize-lines, artist-ellipse-compute-fill-info)
3076         (artist-submit-bug-report):
3077         * textmodes/flyspell.el (flyspell-delay-commands)
3078         (flyspell-deplacement-commands):
3079         * textmodes/table.el (table--generate-source-epilogue, table-insert)
3080         (table--generate-source-cells-in-a-row, table--make-cell-map)
3081         (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
3083 2007-09-25  Juanma Barranquero  <lekktu@gmail.com>
3085         * allout.el (produce-allout-mode-map, allout-process-exposed):
3086         * ansi-color.el (ansi-color-make-color-map):
3087         * autoinsert.el (auto-insert):
3088         * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
3089         * dired-aux.el (dired-create-files):
3090         * dired.el (dired-restore-desktop-buffer):
3091         * ediff-diff.el (ediff-setup-fine-diff-regions):
3092         * ediff-mult.el (ediff-intersect-directories)
3093         (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
3094         (ediff-redraw-registry-buffer):
3095         * ediff-ptch.el (ediff-fixup-patch-map):
3096         * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
3097         (ediff-really-quit, ediff-clear-diff-vector):
3098         * emerge.el (emerge-really-quit):
3099         * ffap.el (ffap-replace-file-component):
3100         * filecache.el (file-cache-add-directory)
3101         (file-cache-add-directory-recursively)
3102         (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
3103         (file-cache-delete-directory, file-cache-files-matching-internal)
3104         (file-cache-display):
3105         * files.el (cd):
3106         * find-lisp.el (find-lisp-insert-directory):
3107         * finder.el (finder-compile-keywords):
3108         * help.el (view-emacs-news):
3109         * hi-lock.el (hi-lock-write-interactive-patterns):
3110         * ido.el (ido-to-end, ido-set-matches-1):
3111         * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
3112         (image-dired-mark-tagged-files):
3113         * jka-cmpr-hook.el (jka-compr-get-compression-info):
3114         * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
3115         * ps-print.el (ps-background, ps-begin-file)
3116         (ps-build-reference-face-lists):
3117         * simple.el (clone-buffer):
3118         * startup.el (command-line):
3119         * tempo.el (tempo-insert-template, tempo-is-user-element)
3120         (tempo-forward-mark, tempo-backward-mark):
3121         * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
3123 2007-09-25  Glenn Morris  <rgm@gnu.org>
3125         * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
3127         * view.el (view-search-no-match-lines): Add a doc string.
3128         Rewrite to simplify and work better.
3130 2007-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
3132         * progmodes/cc-mode.el (c-mode-base-map):
3133         Use c-indent-line-or-region instead of c-indent-line.
3135         * indent.el (indent-for-tab-command): First check if the region is
3136         active.
3138 2007-09-24  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3140         * whitespace.el (whitespace-tickle-timer): Don't install the timer if
3141         whitespace-rescan-timer-time is 0.
3143 2007-09-24  Karl Berry  <karl@gnu.org>
3145         * international/mule.el (coding-system-base): Fix doc string grammar.
3147 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
3149         * net/tramp.el (tramp-completion-mode-p): Rename from
3150         `tramp-completion-mode'.  Revert logic, check `return', `newline'
3151         and such alike.  Packages like Icicles tend to use other completion
3152         characters but `tab' and `space' only.
3154 2007-09-24  Adam Hupp  <adam@hupp.org>
3156         * progmodes/python.el (run-python): Import emacs module without
3157         waiting; prevents lockup on error.
3159 2007-09-23  Richard Stallman  <rms@gnu.org>
3161         * mail/sendmail.el (mail-bury): Delete the frame
3162         if this frame looks like it was made for this message.
3164         * completion.el (completion-separator-self-insert-command)
3165         (completion-separator-self-insert-autofilling):
3166         If `self-insert-command' has been remapped, use the substitute.
3168         * simple.el (copy-region-as-kill): Doc fix.
3170         * textmodes/org.el (org-confirm-shell-link-function)
3171         (org-confirm-elisp-link-function): Doc fixes.
3173 2007-09-23  Glenn Morris  <rgm@gnu.org>
3175         * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
3177 2007-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
3179         * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
3181         * term/tvi970.el (terminal-init-tvi970): Likewise.
3183         * term/sun-mouse.el (print-mouse-format): Likewise.
3185         * term/sun.el (scroll-down-in-place, scroll-up-in-place):
3186         Use forward-line instead of previous-line and next-line.
3188 2007-09-22  Juri Linkov  <juri@jurta.org>
3190         * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
3192         * tutorial.el (tutorial--default-keys): Update standard bindings:
3193         rename `iconify-or-deiconify-frame' to `suspend-frame',
3194         and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
3196 2007-09-22  Juri Linkov  <juri@jurta.org>
3198         * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
3199         Add help-echo to external links and to links without description.
3200         (fancy-splash-insert): Use help-echo from the 3rd element of the
3201         link specification list, or "Follow this link" if it's nil.  Doc fix.
3203 2007-09-22  Juri Linkov  <juri@jurta.org>
3205         * startup.el (command-line): Rename `inhibit-startup-message' to
3206         `inhibit-startup-screen'.
3207         (fancy-about-text): Use shorter label for "Ordering Manuals".
3208         (fancy-startup-tail): Add optional arg `concise'.  When `concise'
3209         is nil, display a line with "To start..." and 3 links to useful
3210         tasks.  Display the "Dismiss" button and "Don't show this message
3211         again" only when concise is non-nil.
3212         (fancy-startup-screen): Call `fancy-startup-tail' with optional
3213         arg `concise'.  If CONCISE is non-nil, display a concise version
3214         of the splash screen in another window.  Otherwise, switch to the
3215         startup buffer in the same window.
3216         (startup-echo-area-message): Change displayed binding from
3217         C-h C-p (describe-project) to C-h C-a (about-emacs), and change
3218         text "about the GNU system and GNU/Linux" to "about GNU Emacs and
3219         the GNU system".
3220         (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
3221         to "*GNU Emacs*".
3222         (display-about-screen): Don't check the existence of the buffer
3223         "*About GNU Emacs*".
3224         (display-splash-screen): Make alias to `display-startup-screen'.
3225         (command-line-1): Rename `inhibit-startup-message' to
3226         `inhibit-startup-screen'.  Inhibit startup screen when Emacs is
3227         started with command line options "-f", "-funcall", "-e", "-eval",
3228         "-execute", "-insert", "-find-file", "-file", "-visit".
3229         Inhibit startup screen when Emacs is started with a file name only
3230         on tty (i.e. don't inhibit it when started with a file name like
3231         "emacs FILE..." on a window system).
3232         (command-line-1): Simplify logic of displaying the startup screen:
3233         if file-count > 0, then display the concise version in another
3234         window, otherwise display full version in the same window.
3236         * help.el (help-map): Bind C-h C-a to about-emacs.
3237         (help-for-help-internal): Add C-a description to C-h help text.
3239 2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
3241         * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
3242         (checkdoc-permit-comma-termination-flag): Autoload the
3243         safe-local-variable setting.
3245         * bookmark.el (bookmark-xemacsp): Remove.
3246         (bookmark-make): Don't use bookmark-xemacsp,
3247         use (featurep 'xemacs) instead.
3249         * speedbar.el (speedbar-frame-mode)
3250         (speedbar-frame-reposition-smartly)
3251         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
3252         (speedbar-check-vc): Remove use of non-existent variable
3253         dframe-xemacsp, use (featurep 'xemacs) instead.
3255         * indent.el (indent-for-tab-command): Indent the region if
3256         transient-mark-mode and the region is active.
3258 2007-09-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3260         * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
3261         add inferior-octave-directory-tracker to the buffer-local value
3262         of comint-input-filter-functions.
3264 2007-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
3266         * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
3268 2007-09-21  Juanma Barranquero  <lekktu@gmail.com>
3270         * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
3271         on w32 frames.
3273 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3275         * startup.el (normal-top-level): Remove DISPLAY from
3276         process-environment to let it be computed dynamically in callproc.c.
3278         * frame.el (frame-initialize, make-frame):
3279         * faces.el (tty-set-up-initial-frame-faces):
3280         * env.el (setenv): Don't set display-environment-variable.
3282         * server.el (server-getenv-from): Remove.  Use getenv-internal instead.
3283         (server-create-tty-frame): Don't set unused `tty' property.
3284         Set `display' instead of display-environment-variable.
3285         (server-create-window-system-frame): No display-environment-variable.
3287 2007-09-21  Michael Albinus  <michael.albinus@gmx.de>
3289         * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
3290         (rfn-eshadow-update-overlay-hook): New defvars.
3291         (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
3292         Run the hooks.
3294         * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
3295         (tramp-rfn-eshadow-setup-minibuffer)
3296         (tramp-rfn-eshadow-update-overlay): New defuns.  Hook into
3297         rfn-eshadow.el.
3299         * net/tramp-smb.el (tramp-smb-errors): Add error message for call
3300         timeout.
3302 2007-09-21  Glenn Morris  <rgm@gnu.org>
3304         * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
3305         * term/sun-mouse.el (suspend-emacstool): Remove.
3306         * term/sun.el: Remove emacstool-related code.
3308         * emacs-lisp/bytecomp.el (byte-compile-warnings)
3309         (byte-compile-warnings-safe-p): Add `mapcar'.
3310         (byte-compile-warning-types): Add mapcar and make-local.
3311         (byte-compile-normal-call): Add option to suppress mapcar warning.
3312         (top-level): Use mapc rather than mapcar in eval-when-compile.
3314         * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
3315         (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
3316         (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
3317         Handle escaped parens.
3318         (latex-forward-sexp): Doc fix.
3320         * eshell/esh-mode.el (eshell-output-filter-functions):
3321         Add eshell-postoutput-scroll-to-bottom.
3323         * loadup.el: Remove termdev.
3325         * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
3326         * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
3328 2007-09-21  Markus Triska  <markus.triska@gmx.at>
3330         * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
3331         `mapcar' is called for effect.
3333 2007-09-21  Kevin Ryde  <user42@zip.com.au>
3335         * international/mule.el (sgml-html-meta-auto-coding-function):
3336         Bind `case-fold-search' to t.
3338 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3340         * termdev.el: Remove.
3342         * frame.el (get-device-terminal): New function.  Moved from termdev.el.
3343         (frames-on-display-list): Use it.
3345         * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
3347         * termdev.el (terminal-id): Ask terminal-live-p before giving up.
3349 2007-09-20  Richard Stallman  <rms@gnu.org>
3351         * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
3353 2007-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3355         * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
3357 2007-09-20  Glenn Morris  <rgm@gnu.org>
3359         * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
3360         motion functions, rather than hard-coding "\n\n".
3361         (tex-validate-region): Check for eobp, to speed up.
3362         (tex-next-unmatched-end): Doc fix.
3364 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3366         * files.el (auto-mode-alist): Use archive-mode for .rar files.
3368         * international/mule.el (auto-coding-alist): Rar archives are binary.
3370         * arc-mode.el: Add basic support for Rar.
3371         (archive-find-type): Recognize Rar's signature.
3372         (archive-desummarize): New fun.
3373         (archive-summarize): Use it to restore the buffer's data in case
3374         someone wants to switch to some other major mode.
3375         (archive-resummarize): Use it as well.
3376         (archive-rar-summarize, archive-rar-extract): New functions.
3378         * filesets.el: Remove spurious * in docstrings.
3379         (filesets-running-xemacs): Remove.  Use (featurep 'xemacs) instead.
3380         (filesets-conditional-sort): Remove unused arg `simply-do-it'.
3381         (filesets-ingroup-collect): Remove unused arg `depth'.
3382         (filesets-update): Remove unused arg `version'.
3384         * finder.el (finder-compile-keywords): Fix up comment style.
3385         (finder-mouse-face-on-line): previous-line -> forward-line.
3387         * recentf.el: Remove spurious * in docstrings.
3388         (recentf-save-list): Fix up comment style.
3390         * progmodes/octave-mod.el: Remove spurious * in docstrings.
3391         (octave-mode-map): Move init into declaration and remove \t binding.
3392         (octave-mode-startup-message): Remove unused var.
3393         (octave-scan-blocks): Remove unused arg `from'.
3394         (octave-forward-block, octave-down-block, octave-up-block):
3395         Update callers.
3397         * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
3398         (meta-mode-map): Likewise and remove \t binding.
3400         * net/snmp-mode.el: Remove spurious * in docstrings.
3401         (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
3402         (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
3403         (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
3404         that completion accepts lists of strings.
3405         (snmp-mode-syntax-table): Move initialization into declaration.
3406         (snmp-mode-map): Likewise and remove \t binding.
3407         (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
3408         (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
3409         (snmp-indent-command): Remove.
3411         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
3412         binding, so tab-always-indent works right.
3414 2007-09-19  Johannes Weiner  <hannes@saeurebad.de>
3416         * net/browse-url.el (browse-url-elinks-new-window): New function.
3417         (browse-url-elinks): Use browse-url-elinks-new-window.
3418         Accept optional second argument `new-window'.  Fix typo in doc-string.
3419         (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
3420         Improve error message.
3422 2007-09-19  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3424         * net/browse-url.el (browse-url-url-encode-chars): Use the right
3425         parameter name in the function body.
3426         Reported by Johannes Weiner.
3428 2007-09-19  Glenn Morris  <rgm@gnu.org>
3430         * net/socks.el (socks-open-network-stream): Signal an explicit
3431         error if the port associated with a service string can't be found.
3433         * textmodes/tex-mode.el (tex-terminate-paragraph):
3434         Use backward-paragraph.
3436 2007-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3438         * server.el (server-running-p): New function.
3440 2007-09-18  Jason Rumney  <jasonr@gnu.org>
3442         * term/w32-win.el (w32-focus-frame): Make obsolete alias for
3443         x-focus-frame.
3445         * frame.el (select-frame-set-input-focus, select-frame-by-name):
3446         Use x-focus-frame for w32.
3448 2007-09-17  David Kastrup  <dak@gnu.org>
3450         * textmodes/tex-mode.el (tex-verbatim-environments):
3451         Eliminate CL dependency.
3453 2007-09-17  Richard Stallman  <rms@gnu.org>
3455         * newcomment.el (comment-add): New arg EXTRA.
3456         (comment-region-default): Pass EXTRA if not indenting lines.
3458 2007-09-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3460         * net/browse-url.el (browse-url-url-encode-chars): New function.
3461         URL-encode some chars in a string.
3462         (browse-url-encode-url): Rewrite using the previous function.
3463         (browse-url-file-url): Use `browse-url-url-encode-chars'.
3464         (browse-url-elinks-sentinel): Fix typo.
3465         (browse-url-new-window-flag): Doc change.
3467 2007-09-17  Glenn Morris  <rgm@gnu.org>
3469         * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
3470         filename from `--file-line-error', if it is available.
3472 2007-09-17  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
3474         * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
3475         TeX `--file-line-error' format.
3477 2007-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
3479         * xt-mouse.el: Delete add-hook calls that were moved to
3480         xterm-mouse-mode.
3481         (xterm-mouse-mode): Disable resume-tty-functions, explain why it
3482         does not work.
3484 2007-09-17  Richard Stallman  <rms@gnu.org>
3486         * cus-face.el (custom-theme-set-faces): Undo previous change.
3488         * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
3490 2007-09-17  Glenn Morris  <rgm@gnu.org>
3492         * textmodes/tex-mode.el (tex-region): Simplify previous change,
3493         handling the case where the region is not in `tex-main-file'.
3494         (tex-region-1): Delete.
3495         (tex-region-header): New function, doing the header part of the
3496         old tex-region-1.
3498 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3500         * simple.el (newline): Simplify use of prefix-numeric-value.
3501         (line-move-partial): Remove unused var `ppos'.
3502         (line-move-1): Replace 9999 with most-positive-fixnum.
3503         (move-end-of-line): Use more efficient single-property search.
3504         (move-beginning-of-line): Remove unused var `start'.
3505         (blink-matching-open): Restructure in a more functional style.
3507 2007-09-16  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3509         * calendar/holidays.el (list-holidays): Remove the cyclic alias.
3511 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3513         * server.el (server-clients): Only keep procs, no properties any more.
3514         (server-client): Remove.
3515         (server-client-get, server-client-set): Remove, replace all callers by
3516         process-get and process-put resp.
3517         (server-clients-with, server-add-client, server-delete-client)
3518         (server-create-tty-frame, server-create-window-system-frame)
3519         (server-process-filter, server-execute, server-visit-files)
3520         (server-buffer-done, server-kill-buffer-query-function)
3521         (server-kill-emacs-query-function, server-switch-buffer)
3522         (server-save-buffers-kill-terminal): Update accordingly.
3524         * server.el (server-with-environment): Simplify.
3525         (server-select-display, server-unselect-display): Re-add functions that
3526         seem to have been lost in the multi-tty merge.
3527         (server-eval-and-print, server-create-tty-frame)
3528         (server-create-window-system-frame, server-goto-toplevel)
3529         (server-execute, server-return-error): New functions extracted from
3530         server-process-filter.
3531         (server-execute-continuation): New functions.
3532         (server-process-filter): Restructure so that all arguments are analysed
3533         first and then acted upon in a subsequent stage.  This way
3534         server-goto-toplevel can be executed later, when we know if
3535         it's necessary.
3536         Remove the "-version" and "-version-good" support.
3538 2007-09-16  Drew Adams  <drew.adams@oracle.com>
3540         * cus-edit.el (custom-face-edit-activate): Doc fix.
3542 2007-09-16  Glenn Morris  <rgm@gnu.org>
3544         * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
3545         Following cal-bahai renaming, update all instances of
3546         list-bahai-diary-entries to diary-bahai-list-entries,
3547         mark-bahai-diary-entries to diary-bahai-mark-entries,
3548         calendar-goto-bahai-date to calendar-bahai-goto-date,
3549         insert-bahai-diary-entry to diary-bahai-insert-entry,
3550         insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
3551         insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
3552         calendar-print-bahai-date to calendar-bahai-print-date.
3554         * textmodes/tex-mode.el (tex-region): Handle the case where the
3555         region is not in `tex-main-file'.  Move the old code that applies
3556         to both cases...
3557         (tex-region-1): ...to this new function.
3559 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3561         * vc.el (vc-process-sentinel): New function.
3562         (vc-exec-after): Use it instead of using ugly hackish analysis and
3563         construction of Elisp code.
3564         (vc-sentinel-movepoint): New dynamically scoped var.
3565         (vc-print-log, vc-annotate): Set it to move the user's point.
3567         * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
3568         inhibit-modification-hooks.
3570         * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
3571         (calendar-bahai-print-date, calendar-bahai-goto-date)
3572         (diary-bahai-list-entries, diary-bahai-insert-entry):
3573         New names to clean up the namespace a bit more.
3574         (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
3576 2007-09-15  Glenn Morris  <rgm@gnu.org>
3578         * calendar/holidays.el (holiday-list): Rename it back to
3579         `list-holidays', but leave `holiday-list' as an alias.
3581         * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
3582         custom group.
3584         * textmodes/css-mode.el (css): New custom group.
3585         (css-electrick-keys, css-selector, css-property)
3586         (css-indent-offset): Specify custom group.
3588 2007-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3590         * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
3591         (cvs-execute-single-file): Use process-file.
3592         (cvs-run-process): Use start-file-process.
3594 2007-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
3596         * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
3597         level.  Remove the hooks when turning off the mode.
3599         * term/xterm.el: Require xt-mouse at compile time.
3600         (terminal-init-xterm): Turn on xterm mouse tracking for this
3601         terminal if xterm-mouse-mode is enabled.
3603 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
3605         * term/xterm.el (xterm-function-map): Replace bindings that were
3606         deleted by the merge.
3608 2007-09-14  Ulf Jasper  <ulf.jasper@web.de>
3610         * play/bubbles.el (bubbles-version): Bump value to "0.5".
3611         (bubbles-mode-map): Move define-key statements here.
3612         (bubbles-game-theme-menu): Ditto.
3613         (bubbles-graphics-theme-menu): Ditto.
3614         (bubbles-menu): Ditto.
3615         (bubbles-mode): Initialize buffer-undo-list, redisplay.
3616         (bubbles--initialize): Reset buffer-undo-list, redisplay.
3617         (bubbles-plop): Set buffer-undo-list, redisplay.
3618         (bubbles-undo): Reset buffer-undo-list, redisplay.
3619         (bubbles--show-images): Take care of missing text properties.
3621 2007-09-14  Glenn Morris  <rgm@gnu.org>
3623         * startup.el (fancy-startup-text, fancy-about-text): Fix face
3624         quoting.
3626         * calendar/cal-hebrew.el, calendar/cal-menu.el
3627         * calendar/calendar.el, calendar/diary-lib.el
3628         * calendar/holidays.el: Rename all instances of
3629         list-calendar-holidays callers to calendar-list-holidays,
3630         list-holidays to holiday-list, check-calendar-holidays to
3631         calendar-check-holidays, mark-calendar-holidays to
3632         calendar-mark-holidays, and filter-visible-calendar-holidays to
3633         holiday-filter-visible-calendar.
3635 2007-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
3637         * term/xterm.el (xterm-function-map): Add C-M- bindings.
3639 2007-09-13  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
3641         * play/bubbles.el (bubbles--initialize-images): Fix bug:
3642         Use transparent background for empty cells in graphics mode.
3644 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
3646         * man.el (Man-default-man-entry): At end of line, continue looking
3647         to the next line for possible end of hyphenated command.
3649 2007-09-13  Chris Moore  <dooglus@gmail.com>
3651         * shell.el (shell-resync-dirs): Don't move the cursor relative to
3652         the command being edited.
3654 2007-09-12  Jim Meyering  <jim@meyering.net>  (tiny change)
3656         * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
3658 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
3660         * term/xterm.el (xterm-function-map): Add bindings for M-S- and
3661         C-M-S- keys.
3663         * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
3665 2007-09-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3667         * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
3668         New argument `filename-p' to use one set of confusing chars or another.
3669         (browse-url-file-url): Use the argument.
3670         Suggested by Johannes Weiner.
3672 2007-09-12  Romain Francoise  <romain@orebokech.com>
3674         * cus-start.el (all): Revert 2007-09-08 change.
3676 2007-09-12  Aaron Hawley  <aaronh@garden.org>
3678         * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
3679         extract .Z files, since it is more common than uncompress.
3681 2007-09-12  Glenn Morris  <rgm@gnu.org>
3683         * textmodes/org-publish.el (org-publish-org-to-html): Remove
3684         duplicate function definition.
3686 2007-09-10  Chris Moore  <dooglus@gmail.com>
3688         * diff-mode.el (diff-sanity-check-hunk):
3689         Also accept single-line hunks.
3691 2007-09-10  Chong Yidong  <cyd@stupidchicken.com>
3693         * startup.el (startup-screen-inhibit-startup-screen)
3694         (pure-space-overflow-message): New vars.
3695         (fancy-splash-insert): Allow functions for face and link specs.
3696         (fancy-splash-head): Remove unused arg.  Move splash text...
3697         (fancy-startup-text, fancy-about-text): ...here.
3698         (fancy-startup-tail): Rename from fancy-splash-tail.
3699         (fancy-startup-screen, fancy-about-screen): Split off from
3700         fancy-splash-screens.
3701         (display-startup-screen): New function.
3702         (display-about-screen): Rename from display-splash-screen.
3703         (command-line-1): Use concise startup screen if necessary.
3705 2007-09-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
3707         * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
3708         Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
3710 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3712         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
3713         (python-font-lock-keywords): Update to the 2.5 version of the language.
3714         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
3715         (python-backspace): Only behave funny in code.
3716         (python-compilation-regexp-alist): Add PDB stack trace regexp.
3717         (inferior-python-mode): Add PDB prompt regexp.
3718         (python-fill-paragraph): Refine the fenced-string regexp.
3719         (python-find-imports): Handle imports spanning several lines.
3720         (python-mode): Add `class' to hideshow support.
3722 2007-09-10  Dave Love  <fx@gnu.org>
3724         * outline.el (outline-4, outline-5, outline-7):
3725         Move font-lock-builtin-face down from 4 to 7 to better keep the
3726         progression of color brightness, and to better match Org-mode's faces.
3728 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3730         * progmodes/meta-mode.el (meta-font-lock-keywords)
3731         (font-lock-match-meta-declaration-item-and-skip-to-next)
3732         (meta-comment-indent, meta-indent-previous-line)
3733         (meta-indent-unfinished-line, meta-beginning-of-defun)
3734         (meta-end-of-defun, meta-common-initialization): Handle \f.
3735         (meta-indent-unfinished-line): Do not handle a `%' in a string as
3736         a comment-start.
3738         * files.el (file-modes-char-to-who, file-modes-char-to-right)
3739         (file-modes-rights-to-number): Auxiliary functions for symbolic to
3740         numeric notation of file modes.
3741         (file-modes-symbolic-to-number): New.  Convert symbolic modes to its
3742         numeric value.
3743         (read-file-modes): New.  Read either an octal value of a file mode or a
3744         symbolic value, and return its numeric value.
3746         * dired-aux.el (dired-do-chmod): Change to use the built-in
3747         `set-file-modes' and the previous symbolic mode parsing functions.
3749 2007-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3751         * textmodes/texinfo.el: Remove spurious * in docstrings.
3752         (texinfo-mode-syntax-table, texinfo-mode-map):
3753         Initialize in the declaration.
3755         * tmm.el: Remove spurious * in docstrings.
3756         (tmm-prompt): Use with-current-buffer.
3758         * vcursor.el: Remove spurious * in docstrings.
3759         (vcursor-map): Initialize in the declaration.
3760         (vcursor-use-vcursor-map): Use define-minor-mode.
3761         (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
3763         * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
3764         Initialize in the declaration.
3765         (widget-minor-mode): Use define-minor-mode.
3767         * woman.el (woman-mode-map, woman-syntax-table):
3768         Initialize in the declaration.
3770 2007-09-09  Tassilo Horn  <tassilo@member.fsf.org>
3772         * doc-view.el: New file.
3774 2007-09-09  Juri Linkov  <juri@jurta.org>
3776         * Makefile.in (update-authors): Add etc/ to AUTHORS.
3778         * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
3780         * startup.el (initial-buffer-choice): Rename choice "Splash screen"
3781         to "Startup screen".  Fix docstring.
3782         (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
3783         (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
3784         (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
3785         (initial-scratch-message): Fix docstring.
3786         (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
3787         Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
3788         Add link to "Customize Startup" and set interval between links to
3789         5 spaces.
3790         (fancy-about-text): Add links "Authors" and "Contributing".
3791         (fancy-splash-head): Add text "Welcome to " on the startup screen,
3792         and "This is " on the about screen.  Add link to
3793         "http://www.gnu.org/software/emacs/" for "GNU Emacs".
3794         For the about screen move emacs version to the header from
3795         `fancy-splash-tail' (as it's done already for normal about screen).
3796         (fancy-splash-tail): Insert emacs version only for startup screen.
3797         (normal-splash-screen): Remove duplicate empty lines.
3798         (normal-about-screen): Add links "Authors" and "Contributing".
3800         * menu-bar.el (menu-bar-help-menu):
3801         Move "About Emacs" and "About GNU" to the end of the Help menu.
3802         Move "Emacs Psychotherapist" after "Send Bug Report...".
3803         Move "External Packages" after "Find Emacs Packages".
3805 2007-09-09  Michael Albinus  <michael.albinus@gmx.de>
3807         * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
3808         they are useless with the byte compiler.
3809         (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
3810         (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
3811         (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
3812         (tramp-file-name-real-host, tramp-file-name-port)
3813         (tramp-find-method, tramp-find-user, tramp-find-host): Make them
3814         defuns.
3816         * net/tramp-cache.el (top): Improve error message when
3817         `tramp-persistency-file-name' is corrupted.
3819 2007-09-09  Carsten Dominik  <dominik@science.uva.nl>
3821         * textmodes/org.el (org-re): Also replace the :alpha: class.
3822         (org-todo-tag-alist): Variable removed.
3823         (org-todo-key-alist, org-todo-key-trigger): New variables.
3824         (org-use-fast-todo-selection): New option.
3825         (org-log-done): Docstring fixed.
3826         (org-deadline-warning-days): New default value 14.
3827         (org-edit-timestamp-down-means-later): New option.
3828         (org-tag-alist): Docstring fixed.
3829         (org-fast-tag-selection-include-todo): New option.
3830         (org-export-language-setup): New languages added.
3831         (org-set-regexps-and-options): Compute the new variables.
3832         (org-paste-subtree): Cleaning up.
3833         (org-remember-apply-template): New escape %A.
3834         (org-todo): Call fast TODO selection.
3835         (org-fast-todo-selection): New function.
3836         (org-add-log-note): Allow prefix for abort exit.
3837         (org-at-property-p, org-entry-properties)
3838         (org-columns-get-autowidth-alist): Use :alpha: class.
3839         (org-get-wdays): New function.
3840         (org-agenda-remove-date): New variable.
3841         (org-agenda-get-deadlines): Use `org-get-wdays'.
3842         (org-agenda-get-deadlines): Reverse ee before returning.
3843         (org-format-agenda-item): New argument REMOVE-RE.
3844         (org-agenda-convert-date): Baha'i calendar added.
3845         (org-infile-export-plist): Also find DATE line.
3846         (org-get-min-level): New function.
3847         (org-export-as-html, org-export-as-ascii): Use the date format.
3848         (org-shiftup, org-shiftdown): Use.
3849         `org-edit-timestamp-down-means-later'.
3850         (org-assign-fast-keys): New function.
3852 2007-09-08  Fredrik Axelsson  <f.axelsson@gmail.com>
3854         * cus-start.el (all): Add prefer-window-split-horizontally from
3855         window.c.
3857 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
3859         * net/browse-url.el (browse-url-galeon): Fix last change.
3860         (top-level): Require cl when compiling.
3862 2007-09-08  Carsten Dominik  <dominik@science.uva.nl>
3864         * textmodes/org-export-latex.el: arch-tag restored.
3866         * textmodes/org-publish.el: arch-tag restored.
3868 2007-09-08  Masatake YAMATO  <jet@gyve.org>
3870         * progmodes/which-func.el (which-func-modes): Add diff-mode.
3872         * progmodes/cc-langs.el: Support new keywords added to
3873         objective-c frontend of gcc.
3874         (c-simple-stmt-kwds): Add @throw.
3875         (c-block-stmt-2-kwds): Add @synchronized.
3876         (c-block-stmt-1-kwds): Add @finally and @try.
3878 2007-09-07  Carsten Dominik  <dominik@science.uva.nl>
3880         * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
3881         (org-agenda-after-show-hook): New variable.
3882         (org-columns-compile-format)
3883         (org-columns-get-autowidth-alist, org-buffer-property-keys)
3884         (org-entry-properties, org-at-property-p): Allow [:alnum:] in
3885         property names.
3886         (org-get-wdays): New function.
3888 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3890         * simple.el (normal-erase-is-backspace-setup-frame): Massage.
3892         * term/xterm.el (xterm-function-map): Initialize in the declaration.
3894         * vc-arch.el (vc-arch-checkin): Fix typo.
3896 2007-09-07  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
3898         * cus-face.el (custom-theme-set-faces): Set face attributes
3899         locally for each frame.
3901 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3903         * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
3904         via font-lock-defaults.
3906         * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
3907         derived-mode-p.
3909 2007-09-07  Thien-Thi Nguyen  <ttn@gnuvola.org>
3911         * progmodes/autoconf.el (autoconf-definition-regexp):
3912         Handle optional square brackets around definition name.
3914 2007-09-07  Johannes Weiner  <hannes@saeurebad.de>
3916         * net/browse-url.el (browse-url-browser-function): Add elinks.
3917         (browse-url-elinks-wrapper): New option.
3918         (browse-url-encode-url, browse-url-elinks)
3919         (browse-url-elinks-sentinel): New functions.
3920         (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
3921         (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
3922         Use new function browse-url-encode-url.
3924 2007-09-07  Glenn Morris  <rgm@gnu.org>
3926         * version.el (emacs-version): Revert 2007-08-29 change: no need to
3927         say if multi-tty is present.
3929 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3931         * cus-start.el (split-window-preferred-function): Add custom info.
3933         * calendar/holidays.el (holiday-list, calendar-check-holidays)
3934         (calendar-mark-holidays, calendar-list-holidays)
3935         (holiday-filter-visible-calendar): New names to clean up namespace.
3936         (filter-visible-calendar-holidays, list-calendar-holidays)
3937         (mark-calendar-holidays, check-calendar-holidays, list-holidays):
3938         Add compatibility aliases.
3939         (calendar-check-holidays, calendar-mark-holidays)
3940         (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
3941         (holiday-sexp): Replace append with list.
3942         (holiday-filter-visible-calendar): Replace append with push.
3944         * woman.el: Remove spurious * in docstrings.
3945         (woman-mini-help, woman-non-underline-faces, woman0-rename)
3946         (woman-topic-all-completions-merge, woman-file-name-all-completions)
3947         (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
3948         (woman-write-directory-cache, woman-display-extended-fonts)
3949         (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
3950         (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
3951         (woman-mode): Use inhibit-read-only.
3952         (woman-negative-vertical-space): Use dotimes.
3953         (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
3955 2007-09-06  Romain Francoise  <romain@orebokech.com>
3957         * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
3958         (vc-bzr-workfile-version): Use it.
3960 2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
3962         * complete.el (PC-do-completion): Don't try to treat
3963         empty string as an abbreviation.
3965 2007-09-06  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3967         * help-fns.el (describe-variable): Keep doc's text properties.
3969 2007-09-06  Dan Nicolaescu  <dann@ics.uci.edu>
3971         * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
3972         instead of a file.
3974 2007-09-06  Glenn Morris  <rgm@gnu.org>
3976         * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
3977         (checkdoc-minor-mode): Allow user to specify lighter via
3978         checkdoc-minor-mode-string.
3980 2007-09-05  Richard Stallman  <rms@gnu.org>
3982         * startup.el (fancy-startup-text): Rename from fancy-splash-text.
3983         Several items removed, simplified, or put on one line.
3984         (fancy-about-text): Add substantial contents, part of startup text.
3985         (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
3986         (normal-splash-screen): Call normal-mouse-startup-screen,
3987         normal-no-mouse-startup-screen, or normal-about-screen.
3988         (normal-mouse-startup-screen): New fn, broken out, shortened.
3989         (normal-no-mouse-startup-screen): New fn, broken out.
3990         (normal-about-screen): New function, contents all new.
3992 2007-09-05  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
3994         * emacs-lisp/rx.el (rx): Fix typo in docstring.
3996 2007-09-05  Glenn Morris  <rgm@gnu.org>
3998         * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
3999         is bound.
4001 2007-09-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4003         * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
4004         in doc string.
4006 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
4008         * server.el (server-start, server-unload-hook): Undo previous change.
4010         * xt-mouse.el: Undo previous change.
4012 2007-09-04  Juri Linkov  <juri@jurta.org>
4014         * startup.el (fancy-about-text): New variable.
4015         (fancy-splash-delay, fancy-splash-max-time): Remove user options.
4016         (fancy-current-text, fancy-splash-stop-time)
4017         (fancy-splash-outer-buffer): Remove variables.
4018         (fancy-splash-head, fancy-splash-tail): Add new optional argument
4019         `startup' and use it to conditionally display different texts for
4020         Startup and About screens.  Don't display Help commands on the About
4021         screen.
4022         (fancy-splash-screens-1): Remove function and move its content to
4023         `fancy-splash-screens' to the part that dislpays the About screen.
4024         (exit-splash-screen): Don't treat specially exiting from
4025         alternating screens.
4026         (fancy-splash-screens): Rename argument `static' to `startup'.
4027         Fix docstring.  Remove code for displaying alternating screens.
4028         Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
4029         Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
4030         for `inhibit-read-only'.
4031         (normal-splash-screen): Rename argument `static' to `startup'.
4032         Fix docstring.  Use argument `startup' to conditionally display
4033         different texts for Startup and About screens.  Don't display Help
4034         commands on the About screen.  Remove `unwind-protect' `sit-for'
4035         delay and `kill-buffer' after it.
4036         (display-startup-echo-area-message): Remove call to
4037         `use-fancy-splash-screens-p' because image.el is preloaded and
4038         doesn't display "Loading image... done".
4039         (display-splash-screen): Rename argument `static' to `startup'.
4040         Fix docstring.
4042 2007-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
4044         * server.el (server-start, server-unload-hook):
4045         suspend-tty-functions has been renamed to suspend-tty-hook.
4047         * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
4048         resume-tty-hook.
4050 2007-09-03  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
4052         * loadup.el: Fix merge problem, only load "button" once.
4054 2007-09-03  Glenn Morris  <rgm@gnu.org>
4056         * vc-svn.el (vc-svn-print-log): If there is only one file, use
4057         "Working file:" as the prefix, for the sake of
4058         log-view-current-file.
4060 2007-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
4062         * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
4063         (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
4064         if the selected frames is in
4065         xterm-modify-other-keys-terminal-list.
4066         (xterm-turn-off-modify-other-keys): Add an optional frame
4067         parameter.  Only turn off modify-other-keys if FRAME is in
4068         xterm-modify-other-keys-terminal-list.
4069         (xterm-remove-modify-other-keys): New function.
4070         (terminal-init-xterm): Use it.  Deal with delete-frame hook.
4071         Add the selected frame to xterm-modify-other-keys-terminal-list.
4073 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4075         * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
4076         (icon-map-list): New variable.
4077         (x-gtk-map-stock): Use icon-map-list.
4079 2007-09-02  Romain Francoise  <romain@orebokech.com>
4081         * log-view.el (log-view-current-file): Balance parens.
4083 2007-09-02  Glenn Morris  <rgm@gnu.org>
4085         * comint.el (comint-mode): Don't set scroll-conservatively.
4087         * eshell/em-unix.el (eshell/time): Stringify and flatten the
4088         non-command arguments.
4090         * log-view.el (log-view-current-file): Give a more explicit error
4091         if log-view-file-re fails to find a match.
4093 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
4095         * emacs-lisp/bytecomp.el (byte-recompile-directory):
4096         Fix bug: Don't expand top-level file name more than once.
4097         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
4099 2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4101         * server.el (server-process-filter): Don't display the splash screen.
4102         It's annoying enough on the initial screen and becomes positively
4103         obnoxious here.
4105 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4107         * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
4108         Change naming to use "avl-tree--" for internal functions.
4110 2007-08-31  Dan Nicolaescu  <dann@ics.uci.edu>
4112         * term/x-win.el (x-menu-bar-open): Delete duplicated function from
4113         the merge.
4114         (global-set-key): Delete f10 mapping, now done in menu-bar.el.
4115         (provide): Move to the end of file.
4117         * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
4119 2007-08-31  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
4121         * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
4122         New variable.  List of exceptions for the duplicated word rule.
4123         (flyspell-mark-duplications-flag): Mention it.
4124         (flyspell-word): Treat it.
4126         * files.el (create-file-buffer): If the filename sans directory starts
4127         with spaces, remove them.
4129 2007-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4131         * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
4132         (x-gtk-map-stock): Use two directory elements when matching
4133         file name.
4135 2007-08-31  James Wright  <james@chumsley.org>
4137         * eshell/em-unix.el (eshell/info): New function.
4139 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4141         * frame.el (frame-initialize, make-frame):
4142         * server.el (server-process-filter):
4143         * faces.el (tty-set-up-initial-frame-faces): Don't set
4144         term-environment-variable since it's not used any more.
4146         * env.el (setenv): Don't treat $TERM specially.
4148         * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
4149         stated otherwise, subprocesses do not send back escape sequences
4150         corresponding to the terminal from which Emacs was started.
4152 2007-08-31  Thien-Thi Nguyen  <ttn@gnuvola.org>
4154         * calculator.el: Require cl for compilation.
4156 2007-08-30  Daniel Pfeiffer  <occitan@esperanto.org>
4158         * outline.el (outline-font-lock-levels): Comment out unused var.
4159         (outline-font-lock-face): Wrap around face list to handle any
4160         nesting depth gracefully.
4162 2007-08-30  Michael Albinus  <michael.albinus@gmx.de>
4164         * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
4165         `set-file-times'.
4167 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
4169         * textmodes/org.el (org-export-visible): Fix drawers before export.
4170         (org-do-sort): Allow sorting by priority.
4171         (org-agenda-files): Ignore non-existing files.
4172         (org-agenda-skip-unavailable-files): New variable.
4173         (org-ellipsis): All a face as value.
4174         (org-mode): Interprete the face value of `org-ellipsis'.
4175         (org-archive-save-context-info): New option.
4176         (org-archive-subtree): Store context info in archived entry.
4177         (org-fast-tag-selection-can-set-todo-state): New variable.
4178         (org-fast-tag-selection): Allow setting TODO states through this
4179         interface.
4180         (org-cycle): Docstring updated.
4181         (org-todo-keyword-faces): New option.
4182         (org-get-todo-face): New function.
4183         (org-set-font-lock-defaults, org-agenda-highlight-todo):
4184         Use `org-get-todo-face'.
4185         (org-switch-to-buffer-other-window): New function.
4186         (org-table-edit-field, org-table-show-reference)
4187         (org-table-edit-formulas, org-add-log-note)
4188         (org-fast-tag-selection, org-agenda, org-prepare-agenda)
4189         (org-timeline): Use `org-switch-to-buffer-other-window' instead of
4190         `switch-to-buffer-other-window' to make sure that the temporary
4191         windows show up on the current frame.
4192         (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
4193         (org-get-entries-from-diary, org-replace-region-by-html):
4194         Don't allow pop-up frames.
4195         (org-agenda-get-deadlines, org-agenda-get-scheduled):
4196         Fix problems with time-of-day.
4197         (org-export-get-title-from-subtree): New function.
4198         (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
4199         with listing items that are DONE.
4200         (org-change-tag-in-region): New command.
4201         (org-agenda-skip-scheduled-if-done)
4202         (org-agenda-skip-deadline-if-done): Docstring clarified.
4203         (org-mode): Hide drawers on startup.
4204         (org-get-todo-face): New function.
4205         (org-todo-keyword-faces): New option.
4206         (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
4207         (org-remove-keyword-keys): New function.
4209 2007-08-30  Jari Aalto  <jari.aalto@cante.net>  (tiny change)
4211         * progmodes/grep.el (grep-find-ignored-directories):
4212         Add monotone _MTN bookkeeping directory in workspaces.
4213         Add RCS control directory.  List items in alphabetical order.
4215         * progmodes/grep.el (grep-files-aliases): Add cc alias.
4216         Sort items in alphabetical order.  Fix parens.
4218 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
4220         * vc-hg.el (vc-hg-extra-menu-map): New variable.
4221         (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
4222         (vc-hg-pull): New functions.
4223         (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
4225         * term/mac-win.el: Don't require url, only autoloaded url
4226         functions are used in this file.
4228 2007-08-29  Andreas Schwab  <schwab@suse.de>
4230         * shell.el (shell): Return correct value from interactive spec.
4232 2007-08-29  Glenn Morris  <rgm@gnu.org>
4234         * version.el (emacs-version): Increase to 23.0.50.
4236 2007-08-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4238         * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
4240 2007-08-29  Juri Linkov  <juri@jurta.org>
4242         * loadup.el: Add "button" loading after "faces" and move "startup"
4243         to load after "button".
4245 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
4247         * loadup.el: Load term/mac-win on a Mac using Carbon.
4249         * term/mac-win.el: Provide mac-win.
4250         (mac-initialized): New variable.
4251         (mac-initialize-window-system): New function.  Move global setup here.
4252         (handle-args-function-alist, frame-creation-function-alist):
4253         (window-system-initialization-alist): Add mac entries.
4254         (x-setup-function-keys): New function containing all the
4255         top level function key definitions.
4257         * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
4259         * env.el (read-envvar-name): Don't consider the environment frame param.
4261         * env.el (setenv):
4262         * frame.el (frame-initialize, make-frame):
4263         * faces.el (tty-set-up-initial-frame-faces):
4264         * server.el (server-process-filter): Set
4265         display-environment-variable and term-environment-variable.
4267         * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
4269 2007-08-29  Jason Rumney  <jasonr@gnu.org>
4271         * loadup.el: Only load term/x-win when X is compiled in.
4272         Load term/w32-win and dependencies on windows-nt.
4274         * term/w32-win.el: Reorder to match x-win.el more closely.
4275         Provide w32-win.  Don't throw error when global window-system not w32.
4276         (internal-face-interactive): Remove obsolete function.
4277         (x-setup-function-keys): Use local-function-key-map.
4278         (w32-initialized): New variable.
4279         (w32-initialize-window-system): Set it.
4280         Move more global setup here.
4281         (x-setup-function-keys): New function.
4282         (w32-initialize-window-system): Move non function key global setup here.
4283         (x-cut-buffer-max): Remove.
4284         (w32-initialize-window-system): New function.
4285         (handle-args-function-alist, frame-creation-function-alist):
4286         (window-system-initialization-alist): Add w32 entries.
4288 2007-08-29  David Kastrup  <dak@gnu.org>
4290         * env.el (getenv): Pass frame to getenv-internal.
4292 2007-08-29  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
4294         * version.el (emacs-version): Show if multi-tty is present.
4296         * loadup.el: Delay loading env; mule-conf gets confused by cl
4297         during bootstrap.  Also load termdev and term/x-win.
4299         * bindings.el (mode-line-client): New variable.
4300         (help-echo): Add it to the default mode-line format.
4302         * cus-start.el: Remove bogus window-system reference from GTK test.
4304         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
4305         (ebrowse-electric-position-mode-map):
4306         * ebuff-menu.el (electric-buffer-menu-mode-map):
4307         * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
4308         not `suspend-emacs'.
4310         * ediff-wind.el (ediff-setup-windows-automatic): New function.
4311         (ediff-window-setup-function): Use it as default.
4313         * files.el (save-buffers-kill-terminal): New function.
4314         (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
4316         * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
4317         and `with-selected-frame'.
4319         * help-fns.el (describe-variable): Describe frame-local variables
4320         correctly.
4322         * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
4323         display support.
4324         (normal-erase-is-backspace-setup-frame): New function.
4326         * subr.el (with-selected-frame): New function.
4327         (read-quoted-char): Use terminal-local binding of
4328         local-function-key-map instead of function-key-map.
4330         * talk.el (talk): New function.
4331         (talk-handle-delete-frame): New function.
4332         (talk-add-display): Open a new frame only if FRAME was not a frame.
4334         * termdev.el: New file.
4336         * menu-bar.el (menu-bar-open): New function.  Bind it to f10.
4337         * term/x-win.el: Don't bind f10.
4338         * tmm.el: Remove autoload binding for f10.
4340         * international/encoded-kb.el (encoded-kbd-setup-display): Use
4341         `set-input-meta-mode'.  Fix broken condition before set-input-mode.
4342         Store the saved input method as a terminal parameter.  Add keymap
4343         parameter.  Use it instead of changing key-translation-map directly.
4344         (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
4345         Remove.
4346         (encoded-kbd-setup-display): New function.
4348         * international/mule-cmds.el (set-locale-environment): Fix getenv
4349         call.  Use save-buffers-kill-terminal.  Ignore window-system; always
4350         set the keyboard coding system.  Add DISPLAY parameter.
4351         (set-display-table-and-terminal-coding-system): Add DISPLAY
4352         parameter.  Pass it to set-terminal-coding-system.
4354         * international/mule.el (keyboard-coding-system): Test for
4355         encoded-kbd-setup-display, not encoded-kbd-mode.
4356         (set-terminal-coding-system, set-keyboard-coding-system): Add
4357         DISPLAY parameter.
4358         (set-keyboard-coding-system): Use encoded-kbd-setup-display.
4360         * term/README: Update.
4362         * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
4364         * term/x-win.el (x-setup-function-keys): New function.  Move
4365         function-key-map tweaks here.  Protect against multiple calls on
4366         the same terminal.  Use terminal-local binding of
4367         local-function-key-map instead of function-key-map.
4368         (x-initialize-window-system): Make a copy of pure list.  Pass a
4369         frame getenv.
4371         * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
4372         * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
4373         * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
4374         * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
4375         * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
4376         local-function-key-map instead of function-key-map.
4378         * term/rxvt.el, term/xterm.el: Speed up load time by protecting
4379         `substitute-key-definition' and `define-key' calls against
4380         multiple execution.  Use terminal-local binding of
4381         local-function-key-map instead of function-key-map.  Pass a frame
4382         to getenv.
4384         * edmacro.el (edmacro-format-keys):
4385         * emulation/cua-base.el (cua--pre-command-handler):
4386         * isearch.el (isearch-other-meta-char):
4387         * xt-mouse.el: Use terminal-local binding of
4388         local-function-key-map instead of function-key-map.
4390         * fringe.el (set-fringe-mode): Simplify and fix using
4391         `modify-all-frames-parameters'.
4392         * scroll-bar.el (set-scroll-bar-mode): Ditto.
4393         * tool-bar.el (tool-bar-mode): Ditto.  Remove 'tool-bar-map length
4394         check before calling `tool-bar-setup'.
4395         (tool-bar-setup): New variable.
4396         (tool-bar-setup): Use it to guard against multiple calls.  Add
4397         optional frame parameter, and select that frame before adding items.
4398         (toggle-tool-bar-mode-from-frame): New function.
4400         * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
4401         (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
4402         toggle-tool-bar-mode-from-frame to change "Menu-bar" and
4403         "Tool-bar" toggles to reflect the state of the current frame.
4404         (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
4406         * env.el: Require cl for byte compilation (for `block' and `return').
4407         (environment, setenv-internal): New functions.
4408         (let-environment): New macro.
4409         (setenv, getenv): Add optional terminal parameter.  Update docs.
4410         (setenv): Use setenv-internal.  Always set process-environment.
4411         Handle `local-environment-variables'.
4412         (read-envvar-name, setenv, getenv): Use frame parameters
4413         to store the local environment, not terminal parameters.  Include
4414         `process-environment' as well.
4416         * faces.el (tty-run-terminal-initialization): New function.
4417         (tty-create-frame-with-faces): Use it.  Set up faces and
4418         background mode only after the terminal has been initialized.
4419         Call terminal-init-*.  Don't load the initialization file more
4420         than once.  Call set-locale-environment.
4421         (frame-set-background-mode): Handle the 'background-mode terminal
4422         parameter.
4423         (tty-find-type): New function.
4424         (x-create-frame-with-faces): Remove bogus check for
4425         first frame.  Call `tool-bar-setup'.  Don't make frame visible
4426         until we are done setting up all its parameters.  Call
4427         x-setup-function-keys.
4429         * frame.el (make-frame): Always inherit 'environment and 'client
4430         parameters.  Set up the 'environment frame parameter, when needed.
4431         Also inherit 'client parameter.  Don't override explicitly
4432         specified values with inherited ones.  Add 'terminal frame
4433         parameter.  Append window-system-default-frame-alist to parameters
4434         before calling frame-creation-function.
4435         (frame-initialize): Copy the environment from the initial frame.
4436         (window-system-default-frame-alist): Enhance doc string.
4437         (frame-notice-user-settings): Don't put 'tool-bar-lines in
4438         `default-frame-alist' when initial frame is on a tty.
4439         (modify-all-frames-parameters): Simplify using `assq-delete-all'.
4440         Remove specified parameters from `window-system-default-frame-alist'.
4441         (make-frame-on-tty, framep-on-display, suspend-frame):
4442         Extend doc string, update parameter names.
4443         (frames-on-display-list): Use terminal-id to get the display id.
4444         (frame-notice-user-settings): Extend to apply
4445         settings in `window-system-default-frame-alist' as well.
4446         (terminal-id, terminal-parameters, terminal-parameter)
4447         (set-terminal-parameter, terminal-handle-delete-frame): New functions.
4448         (delete-frame-functions): Add to `delete-frame-functions' hook.
4449         (blink-cursor-mode): Adapt blink-cursor-mode default
4450         value from startup.el.
4451         (make-frame-on-display): Protect condition on x-initialized when
4452         x-win.el is not loaded.  Update doc.
4453         (suspend-frame): Use display-controlling-tty-p to decide between
4454         suspend-emacs and suspend-tty.
4455         (frames-on-display-list): Update for display ids.
4456         (framep-on-display): Ditto.
4457         (suspend-frame): Use display-name, not frame-tty-name.
4458         (selected-terminal): New function.
4460         * server.el: Use `device' instead of `display' or `display-id' in
4461         variable and client parameter names.
4462         (server-select-display): Remove (unused).
4463         (server-tty-live-p, server-handle-delete-tty): Remove.
4464         (server-unquote-arg, server-quote-arg, server-buffer-clients):
4465         Update docs.
4466         (server-getenv-from, server-with-environment, server-send-string)
4467         (server-save-buffers-kill-terminal): New functions.
4468         (server-delete-client): Handle quits in kill-buffer.  Don't kill
4469         modified buffers.  Add extra logging.  Delete frames after
4470         deleting the tty.  Clear 'client parameter before deleting a frame.
4471         Use delete-display, not delete-tty.
4472         (server-visit-files): Don't set `server-existing-buffer' if the
4473         buffer already has other clients.  Return list of buffers
4474         created.  Update doc.  Don't set client-record when nowait.
4475         (server-handle-delete-frame): Delete the client if this was its
4476         last frame.  Check that the frame is alive.  Remove bogus comment.
4477         Add note on possible race condition.  Delete tty clients, if needed.
4478         (server-handle-suspend-tty): Use server-send-string.  Kill the
4479         client in case of errors from process-send-string.  Use the display
4480         parameter.
4481         (server-unload-hook): Remove obsolete delete-tty hook.
4482         (server-start): Ask before restarting if the old server still has
4483         clients.  Add feedback messages.  Remove obsolete delete-tty hook.
4484         (server-process-filter): Use server-send-string.  Accept `-dir'
4485         command.  Switch to *scratch* immediately after creating the frame,
4486         before evaluating any -evals.  Protect `display-splash-screen'
4487         call in a condition-case.  Explain why.  Call
4488         `display-startup-echo-area-message' before
4489         `display-splash-screen'.  Don't display the splash screen when no
4490         frame was created.  Show the Emacs splash screen and startup echo
4491         area message.  Display the *scratch* buffer by default.  Store the
4492         local environment in a frame (not terminal) parameter.  Do not try
4493         to decode environment strings.  Fix reference to the 'display
4494         frame parameter.  Change syntax of environment variables.  Put
4495         environment into terminal parameters, not client parameters.  Use
4496         a dummy client with --no-wait's X frames.  In `-position LINE'
4497         handler, don't ruin the request string until the line number is
4498         extracted.  Log opened files.  Handle -current-frame command.
4499         Don't create frames when it is given.  Don't bind X frames to the
4500         client when we are in -no-wait mode.  Set locale environment
4501         variables from client while creating tty frames.  Disable call to
4502         configure-display-for-locale.  When processing -position command,
4503         don't change the request string until the parameters are
4504         extracted.  Don't try to create an X frame when Emacs does not
4505         support it.  Improve logging.  Temporarily set ncurses-related
4506         environment variables to those of the client while creating a new
4507         tty frame.  Select buffers opened by nowait clients, don't leave
4508         them buried under others.  Set the display parameter, and use it
4509         when appropriate.
4511         * startup.el (display-startup-echo-area-message): Handle
4512         `inhibit-startup-echo-area-message' here.
4513         (command-line-1): Moved from here.
4514         (fancy-splash-screens): Use `overriding-local-map' instead of
4515         `overriding-terminal-local-map' for now; the latter doesn't work
4516         right, it looses keypresses to another terminal.  Use
4517         `overriding-terminal-local-map' to set up keymap.  Install a
4518         `delete-frame-functions' hook to catch `delete-frame' events.
4519         Ignore `select-window' events to cope better with
4520         `focus-follows-mouse'.  Don't switch back to the original buffer
4521         if the splash frame has been killed.  Restore previous buffer, even
4522         if it's *scratch*.
4523         (normal-splash-screen): Don't let-bind `mode-line-format'; it
4524         changes the global binding - setq it instead.  Use
4525         `save-buffers-kill-terminal'.
4526         (display-splash-screen): Don't do anything if the splash screen is
4527         already displayed elsewhere.
4528         (fancy-splash-exit, fancy-splash-delete-frame): New functions.
4529         (command-line): Replace duplicated code with a call to
4530         tty-run-terminal-initialization.  Don't load the terminal
4531         initialization file more than once.  Remove call to nonexistent
4532         function `set-locale-translation-file-name'.
4534         * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
4535         parameters.
4536         (xterm-mouse-position-function, xterm-mouse-event): Update.
4537         (xterm-mouse-mode): Don't depend on current value of window-system.
4538         (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
4539         Update for multi-tty.
4540         (turn-on-xterm-mouse-tracking-on-terminal)
4541         (turn-off-xterm-mouse-tracking-on-terminal)
4542         (xterm-mouse-handle-delete-frame): New functions.
4543         (delete-frame-functions, after-make-frame-functions)
4544         (suspend-tty-functions, resume-tty-functions): Install extra hooks
4545         for multi-tty.
4547 2007-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4549         * simple.el (invisible-p): Remove: implemented in C now.
4550         (line-move-invisible-p): Remove obsolete alias.
4552 2007-08-28  Juri Linkov  <juri@jurta.org>
4554         * image-mode.el (image-type): New variable.
4555         (image-mode): Set default major mode name to "Image[text]".
4556         (image-minor-mode): Change LIGHTER to display image-type in the
4557         mode line.
4558         (image-minor-mode): Set default image-type to "text".
4559         (image-toggle-display): After switching to text mode, set
4560         image-type to "text" and major mode name to "Image[text]".
4561         After switching to image mode, set image-type to actual image
4562         type, and add image type to major mode name.  Let-bind the same
4563         variable names as arguments of `image-type' and `create-image'.
4564         Bind `type' to the result of `image-type' and use it as arg
4565         of `create-image' to not determine the image type twice.
4567 2007-08-28  Michael Albinus  <michael.albinus@gmx.de>
4569         * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
4570         (tramp-set-file-uid-gid, tramp-get-local-uid)
4571         (tramp-get-local-gid): New defuns.
4572         (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
4573         (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
4574         Improve fast track.
4575         (tramp-do-copy-or-rename-file-directly): Sync parameter list with
4576         the other tramp-do-copy-or-rename-file-* functions.  Major rewrite.
4577         (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
4578         (tramp-handle-write-region): Improve fast track.
4579         (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
4580         (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
4581         be nil.
4583 2007-08-28  Ivan Kanis  <apple@kanis.eu>
4585         * time.el: New feature to display several time zones in a buffer.
4586         (display-time-world-mode, display-time-world-display)
4587         (display-time-world, display-time-world-timer): New functions.
4588         (display-time-world-list, display-time-world-time-format)
4589         (display-time-world-buffer-name, display-time-world-timer-enable)
4590         (display-time-world-timer-second, display-time-world-mode-map):
4591         New variables.
4593 2007-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4595         * term/x-win.el (x-gtk-stock-map): New variable.
4596         (x-gtk-map-stock): New function.
4598         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
4599         prev/next-node.
4601 2007-08-28  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
4603         * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
4605 2007-08-28  Glenn Morris  <rgm@gnu.org>
4607         * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
4609 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
4611         * progmodes/modula2.el (m2-definition, m2-module):
4612         Don't use previous-line.  Reported by T. V. Raman.
4614 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4616         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
4617         argument to tool-bar-mode call.
4619 2007-08-27  Glenn Morris  <rgm@gnu.org>
4621         * diff-mode.el (diff-find-file-name): Only accept regular files,
4622         to rule out /dev/null, directories, etc.
4624         * vc-svn.el (vc-svn-diff): If the repository version of all the
4625         files is the same as the specified OLDVERS, do a local diff.
4627 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4629         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
4630         of buffers in uniquify-managed.
4632         * simple.el (invisible-p): Rename from text-invisible-p.
4633         Update callers.
4635 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4637         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
4638         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
4639         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
4640         (cperl-etags-goto-tag-location): Use new style backquotes.
4642         * net/browse-url.el: Remove spurious * in custom docstrings.
4643         (browse-url-filename-alist): Use new-style backquote.
4645         * emacs-lisp/backquote.el (backquote-unquote-symbol)
4646         (backquote-splice-symbol): Clarify they're not new-style unquotes.
4648         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
4649         (\,@): Backslash the , and ,@ which are not new-style unquotes.
4651         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
4653         * net/socks.el (socks-username/password-auth-filter):
4654         Remove unused vars `state' and `desired-len'.
4655         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
4656         (socks-wait-for-state-change): Use new-style backquotes.
4658         * pcvs.el (cvs-mode-status): Fix long-standing typo.
4660         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
4661         backquotes after each `read' rather than once per buffer.
4663         * dframe.el: Remove spurious * in custom docstrings.
4664         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
4665         (dframe-xemacs20p): Remove, inline at the sole use point.
4666         (defface): Don't defvar the face, don't use old-style backquote.
4667         (defcustom): Don't use old-style backquote.
4668         (dframe-frame-parameter, dframe-mouse-event-p):
4669         Make it obvious that it's always defined.
4670         (dframe-popup-kludge): New function to replace
4671         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
4672         (dframe-frame-mode, dframe-set-timer-internal)
4673         (dframe-mouse-set-point): Remove use of with-no-warnings from
4674         XEmacs-specific code.
4675         (dframe-set-timer-internal): Fix very old bug with
4676         post-command-idle-hook.
4678         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
4680 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
4682         * emacs-lisp/avl-tree.el: New file.
4684 2007-08-26  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
4686         * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
4687         was used.
4689 2007-08-26  Sean O'Rourke  <seano@cs.ucsd.edu>
4691         * complete.el (PC-do-completion): Make RET accept a non-unique but
4692         complete expansion again.
4694 2007-08-26  Thien-Thi Nguyen  <ttn@gnuvola.org>
4696         * eshell/esh-opt.el (eshell-eval-using-options):
4697         Add debug declaration.
4699 2007-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
4701         * log-view.el (log-view-toggle-mark-entry): Add docstring.
4702         (log-view-get-marked): Likewise.
4704         * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
4705         (vc-delete-automatic-version-backups): Likewise.
4707         * vc.el (vc-dired-buffers-for-dir): Likewise.
4709 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
4711         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
4712         safe-local-variable setting.
4713         * progmodes/perl-mode.el (perl-indent-level): Likewise.
4715         * log-view.el (log-view-marked-list): Delete variable.
4716         (log-view-mode): Don't use it.
4717         (log-view-toggle-mark-entry): Likewise, simplify.
4718         (log-view-current-tag): Don't return properties.
4719         (log-view-get-marked): New function.
4721 2007-08-25  Alexandre Julliard  <julliard@winehq.org>
4723         * vc-git.el (vc-git-mode-line-string): New function.
4725 2007-08-25  Alan Mackenzie  <acm@muc.de>
4727         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
4728         new language variable.
4730         * progmodes/cc-engine.el (c-brace-anchor-point): new function.
4731         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
4732         "extern" etc., rather than BOI.  Fix addition of spurious
4733         syntactic-symbol 'defun-block-intro, replacing it with
4734         'innamespace, etc.
4736 2007-08-25  Juri Linkov  <juri@jurta.org>
4738         * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
4740         * image-mode.el: Add autoloads to put associations in auto-mode-alist:
4741         associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
4742         "\\.svgz?\\'" with xml-mode and image-mode-maybe.
4744         * image.el (image-type-header-regexps): Use more complex regexp for svg.
4745         (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
4746         (image-type-auto-detectable): Add (svg . maybe).
4748         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
4749         to treat it like .tgz.
4751         * calendar/cal-bahai.el: Add file coding cookie.
4753 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
4755         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
4756         Don't behave differently when executed via M-x.  Add doc string.
4758         * sort.el (sort-fold-case, sort-numeric-base): Mark as
4759         safe-local-variable.
4761 2007-08-25  Jay Belanger  <jay.p.belanger@gmail.com>
4763         * calc/calc-forms.el (var-TimeZone): Make nil explicitly
4764         the default value.
4765         (math-calendar-tzinfo): New variable.
4766         (math-get-calendar-tzinfo): New function.
4767         (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
4768         to get information when zone is nil.
4770 2007-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
4772         * log-view.el (log-view-toggle-mark-entry): New function.
4773         (log-view-mode-map): Bind it.
4774         (log-view-marked-list): New variable.
4775         (log-view-mode): Make it local.
4777 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
4779         * play/zone.el (zone-pgm-rat-race): New func.
4780         (zone-programs): Add `zone-pgm-rat-race'.
4782 2007-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4784         * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
4785         a list.
4787 2007-08-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
4789         * progmodes/hideshow.el (hs-match-data): Delete alias.
4790         (hs-hide-block-at-point, hs-find-block-beginning)
4791         (hs-show-block): Use `match-data' directly.
4793 2007-08-24  Martin Rudalics  <rudalics@gmx.at>
4795         * format.el (format-alist): Fix typo in doc-string.
4797 2007-08-24  Michael Albinus  <michael.albinus@gmx.de>
4799         * net/tramp.el (tramp-local-host-p): New defun.
4800         (tramp-handle-file-local-copy, tramp-handle-write-region):
4801         Implement fast track when being on the local host.
4802         (tramp-file-name-handler): Don't set "started" property.  It shall
4803         be reserved for the "ftp" method.
4804         (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
4806         * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
4807         (tramp-ftp-file-name-handler): Set "started" property.
4809 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
4811         * files.el (backup-buffer-copy): Don't wrap delete in
4812         condition-case, only try to delete if file exists.
4814 2007-08-24  Glenn Morris  <rgm@gnu.org>
4816         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
4818         * startup.el (tutorial-directory): Set with eval-at-startup so it
4819         gets the right value in an installed Emacs.
4821 2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
4823         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
4824         (eldoc-highlight-function-argument): Use it.
4826 2007-08-23  Masatake YAMATO  <jet@gyve.org>
4828         * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
4829         name of parameters in document body.
4831 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4833         * emacs-lisp/bytecomp.el (byte-compile-output-docform)
4834         (byte-compile-output-as-comment): Use with-current-buffer rather than
4835         a weird set-buffer&prog1 combination.
4837         * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
4838         test so as to optimise cases where the `progn's result is constant.
4840 2007-08-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
4842         * locate.el (locate-get-file-positions):
4843         Use line-beginning-position and line-end-position.
4845 2007-08-23  John Wiegley  <johnw@newartisans.com>
4847         * calendar/cal-bahai.el: Added in the diacriticals that were
4848         missing for many of the month names.
4850 2007-08-22  Jason Rumney  <jasonr@gnu.org>
4852         * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
4854 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
4856         * image-mode.el (image-minor-mode): Use image-mode-text-map.
4858 2007-08-22  Sean O'Rourke  <sorourke@cs.ucsd.edu>
4860         * dabbrev.el (dabbrev--progress-reporter): New variable.
4861         (dabbrev--scanning-message): Delete func.
4862         (dabbrev--find-expansion): Use a progress reporter
4863         instead of dabbrev--scanning-message.
4865 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
4867         * comint.el (comint-exec-1): Raise an error if
4868         `start-file-process' does not return a process object.
4870         * shell.el (shell): Prompt for `default-directory' if it is a
4871         remote file name, and if called with a prefix arg.
4873 2007-08-22  Sam Steingold  <sds@gnu.org>
4875         * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
4877 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
4879         * textmodes/org-export-latex.el: New file.
4881         * textmodes/org-publish.el (org-publish-org-to-latex): New function.
4883         * textmodes/org.el (org-agenda-skip): Allow a form for
4884         `org-agenda-skip-function'.
4885         (org-agenda-redo): Re-use local settings.
4886         (org-agenda): Store local settings.
4887         (org-agenda-deadline-faces): New option.
4888         (org-agenda-deadline-face): New function.
4889         (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
4890         entries on their due date.
4891         (org-agenda-get-timestamps): No longer handle the due dates of
4892         schedules and deadline items.
4893         (org-insert-link-global, org-open-at-point-global): New commands.
4894         (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
4895         :for-ascii parameter.
4896         (org-skip-comments): Function removed.
4897         (org-cleaned-string-for-export): Handle special table lines.
4898         (org-global-properties): New option.
4899         (org-entry-get-with-inheritance): Check global properties.
4900         (org-local-properties): New variable.
4901         (org-set-regexps-and-options): Find the #+PROPERTY line.
4902         (org-link-types): Change type into variable (was constant).
4903         (org-make-link-regexps): New function.
4904         (org-link-re-with-space, org-link-re-with-space2)
4905         (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
4906         (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
4907         these regular expressions happens now in the function
4908         `org-make-link-regexps'.
4909         (org-store-link): Call the functions in
4910         `org-store-link-functions'.
4911         (org-add-link-type): New function.
4912         (org-store-link-functions): New variable.
4913         (org-activate-tags): Force matches to be in headlines.
4914         (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
4915         (org-columns-display-here): Make sure this works in a narrowed
4916         buffer by checking for point-min.
4917         (org-columns-display-here): Make the rest of the line intangible,
4918         so that point never can be there.
4919         (org-cleaned-string-for-export): Use `with-current-buffer'.
4920         (org-replace-region-by-html): Use `with-current-buffer'.
4921         (org-unfontify-region, org-do-occur, org-columns-display-here)
4922         (org-columns-remove-overlays, org-columns-quit)
4923         (org-columns-edit-value, org-columns-next-allowed-value)
4924         (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
4925         (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
4926         (org-agenda-todo, org-agenda-change-all-lines)
4927         (org-agenda-align-tags, org-agenda-priority)
4928         (org-agenda-set-tags, org-agenda-toggle-archive-tag)
4929         (org-agenda-show-new-time, org-cleaned-string-for-export)
4930         (org-export-grab-title-from-buffer)
4931         (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
4932         instead of `buffer-read-only'.
4933         (org-export-as-html): Set `coding-system-for-write'.
4934         (org-remember-store-without-prompt): New option.
4935         (org-archive-subtree): Fixed bug with modifying TODO keyword.
4936         (org-beginning-of-line): Also treat C-a special in items.
4937         (org-table-convert-refs-to-rc): Fixed problem with column
4938         reference after "..".
4939         (org-columns-compute): Don't mark buffer modified because of text
4940         properties.
4941         (org-batch-store-agenda-views): Use the variable
4942         `default-directory', not the function.
4943         (org-clock-out-if-current): Respect `org-clock-out-when-done'.
4944         (org-clock-out-when-done): New option.
4945         (org-html-entities): Added HTML entities for smileys.
4947 2007-08-22  Glenn Morris  <rgm@gnu.org>
4949         * image.el (create-image): Doc fix.
4951         * startup.el (tutorial-directory): New constant.
4952         (fancy-splash-text): Tutorials now in tutorial-directory.
4953         * tutorial.el (help-with-tutorial): Tutorials now in
4954         tutorial-directory.
4956 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
4958         * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
4959         otherwise.
4960         (tramp-get-remote-path): New defun.  Replace occurrences of
4961         `tramp-default-remote-path' by this function.
4962         (tramp-set-remote-path): Move most of the code to
4963         `tramp-get-remote-path'.
4964         (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
4965         existing directories, this is done already in
4966         `tramp-get-remote-path'.
4968 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
4970         * image-file.el (image-file-name-extensions): Add "svg".
4971         * image.el (image-type-header-regexps): Add svg entry.
4973 2007-08-22  Glenn Morris  <rgm@gnu.org>
4975         * files.el (backup-buffer-copy): Check backup directory is
4976         writable, to avoid infloop deleting old backup.
4978         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
4979         movemail related variables.
4980         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
4981         will now be set before this is called.
4983 2007-08-21  Juri Linkov  <juri@jurta.org>
4985         * delsel.el (delete-selection-pre-hook):
4986         * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
4987         instead of checking last-command.
4989 2007-08-21  Juri Linkov  <juri@jurta.org>
4991         * loadup.el: Preload "button".
4993 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4995         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4996         Add previous-line and next-line.
4998         * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
4999         (vc-arch-find-file-not-found-hook): Remove, it's now the default.
5001         * vc-hooks.el (vc-menu-entry): New var.
5002         (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
5003         (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
5004         (vc-menu-map): Declare and initialize in one step.
5005         (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
5007         * menu-bar.el (vc-menu-map): Don't setup any more.
5008         Instead, just create the proper spot in the menu.
5010 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5012         * smerge-mode.el (smerge-resolve): New arg `safe'.
5013         (smerge-resolve-all, smerge-batch-resolve): New function.
5014         (smerge-refine): Make sure `diff' returns the expected result.
5015         (smerge-parsep-re): New const.
5016         (smerge-mode): Use it to adjust paragraph-separate.
5018         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5019         Correctly match / regexp matchers as first char on a line when
5020         fontifying only that line.
5022         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
5024 2007-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5026         * vc-bzr.el: Don't fiddle with vc-handled-backend.
5027         (vc-bzr-registered): Don't redundantly protect against
5028         file-error.  Actually use the format-specific code.
5029         (vc-bzr-buffer-nonblank-p): Remove.
5030         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
5032 2007-08-20  Juri Linkov  <juri@jurta.org>
5034         * startup.el (fancy-splash-text): Change multiple tabs into one
5035         tab.  Remove "Useful File menu items" section (with "Exit Emacs"
5036         and "Recover Crashed Session").
5037         (fancy-splash-screens): Set tab-width to 22.
5038         (normal-splash-screen): Replace literal tabs with \t and
5039         fix whitespace.  Remove "Useful File menu items" section (with
5040         "Exit Emacs" and "Recover Crashed Session").
5042 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
5044         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
5045         extracted from `eval-last-sexp-1'.
5046         (eval-last-sexp-1): Call `preceding-sexp'.
5048 2007-08-20  Thien-Thi Nguyen  <ttn@gnuvola.org>
5050         * vc-rcs.el (vc-rcs-annotate-command):
5051         Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
5052         Add back :vc-annotate-prefix propertization.
5054 2007-08-20  Andreas Schwab  <schwab@suse.de>
5056         * mail/rmail.el (rmail-autodetect): Doc fix.
5058 2007-08-19  Juri Linkov  <juri@jurta.org>
5060         * startup.el (normal-splash-screen): Add more links.
5062 2007-08-19  Juri Linkov  <juri@jurta.org>
5064         * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
5065         because it's common to both types of splash screen: fancy and normal.
5066         Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
5067         (exit-splash-screen): Rename from `fancy-splash-quit'.
5068         Use `quit-window' instead of `kill-buffer'.
5069         (fancy-splash-head): Use make-button to insert GNU image link.
5070         (fancy-splash-screens, normal-splash-screen): Rename " About GNU
5071         Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
5072         (normal-splash-screen): Put "Browse manuals" on the same line with
5073         "Emacs manual".  Remove descriptions from "Useful tasks" and put
5074         all links in two columns on two lines.
5076 2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
5078         * emulation/viper.el (viper-remove-hooks): Remove some additional
5079         viper hooks when the user calls viper-go-away.
5080         (viper-go-away): Restore the default of default-major-mode.
5081         Save the value of default-major-mode before vaperization.
5083         * emulation/viper-cmd.el: Replace error "" with "Viper bell".
5085         * emulation/viper-ex.el: Replace error "" with "Viper bell".
5087         * ediff-util.el (ediff-make-temp-file): Use the coding system of the
5088         buffer for which file is created.
5090 2007-08-19  Glenn Morris  <rgm@gnu.org>
5092         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
5093         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
5094         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
5095         shadow files messing up the compilation.
5097 2007-08-18  Glenn Morris  <rgm@gnu.org>
5099         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
5100         string.  Also apply eldoc-argument-case in the help-split-fundoc
5101         case.  Adapt for changed behavior of eldoc-function-argstring,
5102         eldoc-function-argstring-format, and
5103         eldoc-highlight-function-argument.
5104         (eldoc-highlight-function-argument): Handle nil INDEX argument,
5105         just call eldoc-docstring-format-sym-doc in that case.
5106         (eldoc-function-argstring): Change the behavior.  Now it converts
5107         an argument list to a string.
5108         (eldoc-function-argstring-format): Change the behavior.  Now it
5109         applies `eldoc-argument-case' to a string.
5111         * progmodes/scheme.el (scheme-mode-variables): Set
5112         font-lock-comment-start-skip.
5114 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
5116         * progmodes/ada-mode.el (ada-create-syntax-table): Move
5117         set-syntax-table from here to ...
5118         (ada-mode): ... here.  Do not change global value of
5119         comment-multi-line.  Call new function
5120         ada-initialize-syntax-table-properties and add new function
5121         ada-handle-syntax-table-properties to font-lock-mode-hook.
5122         (ada-deactivate-properties, ada-initialize-properties): Replace
5123         by new functions ...
5124         (ada-handle-syntax-table-properties)
5125         (ada-initialize-syntax-table-properties)
5126         (ada-set-syntax-table-properties): ... to set up syntax-table
5127         properties uniformly, independently from whether font-lock-mode
5128         is enabled or not.  Handle read-only buffers and do not change
5129         undo-list when setting syntax-table properties.
5130         (ada-after-change-function): Use ada-set-syntax-table-properties.
5132 2007-08-18  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5134         * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
5135         (meta-indent-current-nesting): Use a computation of the nesting
5136         instead.
5137         (meta-indent-current-indentation): Indentation is given according
5138         to nesting and if the previous line was finished or not.
5139         (meta-indent-unfinished-line): Tell if the current line ends with
5140         a finished expression.
5141         (meta-indent-looking-at-code): Like `looking-at', but checks if
5142         the point is in a string before.
5143         (meta-indent-level-count): Use it.  Don't count parenthesis as it's
5144         done in the nesting function.
5145         (meta-indent-in-string-p): Tell if the current point is in a
5146         string.
5147         (meta-indent-calculate): Treat b-o-b as a special case.  Use the
5148         previous functions.
5150 2007-08-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
5152         * emacs-lisp/copyright.el (copyright-limit): New defsubst.
5153         (copyright-update-year, copyright-update)
5154         (copyright-fix-years): Use it.
5156 2007-08-17  Kimit Yada  <kimitto@gmail.com>  (tiny change)
5158         * emacs-lisp/copyright.el (copyright-update-year):
5159         Fix bug: Handle nil copyright-limit.
5161 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5163         * calc/calc-units.el (math-standard-units): Give exact
5164         conversion for tsp.
5166         * calc/calc.el (math-bignum-digit-length): Compute the
5167         appropriate value.
5169         * calc/calc-bin.el (math-bignum-logb-digit-size)
5170         (math-bignum-digit-power-of-two):
5171         * calc/calc-comb.el (math-small-factorial-table):
5172         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
5173         (math-approx-gamma-const):
5174         * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
5175         (math-besY1, math-bernoulli-b-cache):
5176         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
5177         Remove `eval-when-compile's.
5179 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
5181         * progmodes/cperl-mode.el (cperl-look-at-leading-count)
5182         (cperl-find-pods-heres): Fix an error when typing expressions like
5183         `s{a}{b}'.
5185 2007-08-17  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5187         * mail/emacsbug.el (report-emacs-bug): Remove the last number of
5188         `emacs-version', use the topic prefix ``version; ''.  Make MS-DOS
5189         a special case (there's no build number).
5191 2007-08-17  T. V. Raman  <raman@users.sf.net>  (tiny change)
5193         * completion.el (symbol-under-point, symbol-before-point)
5194         (symbol-before-point-for-complete): Use buffer-substring-no-properties.
5196 2007-08-17  Glenn Morris  <rgm@gnu.org>
5198         * progmodes/compile.el (compilation-get-file-structure): Make use
5199         of the directory part when checking for an existing entry, to
5200         handle files with same basename in different directories.
5202 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5204         * calc/calc.el (calc-language-alist): Add texinfo-mode.
5206 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5208         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
5209         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
5210         (ps-paragraph-spacing): Docstring fix.
5212 2007-08-16  Glenn Morris  <rgm@gnu.org>
5214         * ps-print.el (ps-font-size): Doc fix.
5216 2007-08-16  Richard Stallman  <rms@gnu.org>
5218         * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
5220 2007-08-15  Juri Linkov  <juri@jurta.org>
5222         * startup.el (initialization): Change parent group from `internal'
5223         to `environment'.
5224         (initial-buffer-choice): New variable.
5225         (command-line): Revert 2007-07-02 change that sets
5226         buffer-offer-save in *scratch* and enables auto-save in it.
5227         (fancy-splash-text): Add links to existing items.  Add new items
5228         with links for useful tasks.  Move information about Control-g to
5229         fancy-splash-head.  Move "Emacs Guided Tour" to the end.
5230         (fancy-splash-keymap): New variable.
5231         (fancy-splash-last-input-event): Remove variable.
5232         (fancy-splash-insert): Add processing of `:link' element.
5233         (fancy-splash-head): Replace "Type Control-l to begin editing"
5234         with "Type `q' to exit".
5235         (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
5236         (fancy-splash-default-action, fancy-splash-special-event-action):
5237         Remove functions.
5238         (fancy-splash-quit): New function.
5239         (fancy-splash-screens): Rename input arg from `hide-on-input' to
5240         `static' and reverse the condition of its usage.  Don't preserve
5241         original values of `minor-mode-map-alist',
5242         `emulation-mode-map-alists', `special-event-map'.
5243         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5244         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5245         Remove processing of special events.  Use local key map
5246         `fancy-splash-keymap'.  Set buffer to read-only.
5247         (normal-splash-screen): Rename input arg from `hide-on-input' to
5248         `static' and reverse the condition of its usage.
5249         Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
5250         Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
5251         Add links to existing items.  Add new items with links for useful
5252         tasks.  Use local key map `fancy-splash-keymap'.
5253         (display-splash-screen): Rename input arg from `hide-on-input' to
5254         `static'.
5255         (about-emacs): Add alias to display-splash-screen.
5256         (command-line-1): Use `initial-buffer-choice'.
5258         * menu-bar.el (menu-bar-help-menu):
5259         * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
5260         item to about-emacs instead of display-splash-screen.
5262 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5264         * calc/calc-units.el (math-standard-units): Update values.
5265         Put in exact, rational values when possible.
5266         (math-unit-prefixes): Replace floats with powers of ten.
5267         (math-standard-units-systems): Replace floats with integers.
5268         (math-make-unit-string): Remove extra spaces in output.
5270 2007-08-15  Glenn Morris  <rgm@gnu.org>
5272         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
5273         sloppier, for the sake of GNU Mailman.
5274         (rmail-digest-rfc1153): Initialize `result' correctly.
5276 2007-08-15  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
5278         * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
5279         in the mail title.  Suggested by Reiner Steib.
5281 2007-08-14  Chris Hecker  <checker@d6.com>  (tiny change)
5283         * calc/calc-aent.el (calc-do-quick-calc): Add binary
5284         representation of integers to the list of outputs.
5286 2007-08-14  Glenn Morris  <rgm@gnu.org>
5288         * simple.el (bad-packages-alist): New constant.
5289         (bad-package-check): New function.  Together, these two add elements
5290         to `after-load-alist' to check for problematic external packages.
5291         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
5293 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5295         * calc/calc-units.el (math-get-standard-units)
5296         (math-get-units, math-make-unit-string)
5297         (math-get-default-units, math-put-default-units): New functions.
5298         (math-default-units-table): New variable.
5299         (calc-convert-units, calc-convert-temperature): Add machinery
5300         to supply default values.
5302 2007-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5304         * emulation/tpu-edt.el: Add tpu-extras's autoloads.
5305         (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
5306         (tpu-gold-map): Bind F to tpu-cursor-free-mode.
5307         (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
5309         * emulation/tpu-extras.el: Remove spurious * in docstrings.
5310         Put its autoloads into tpu-edt.el rather than loaddefs.el.
5311         (tpu-cursor-free-mode): Rename from tpu-cursor-free.
5312         Make into a proper minor-mode.
5313         (tpu-backward-char, tpu-next-line, tpu-previous-line)
5314         (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
5315         (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
5316         (tpu-set-cursor-free, tpu-set-cursor-bound):
5317         Delegate to tpu-cursor-free-mode.
5318         (tpu-next-line, tpu-previous-line, tpu-forward-line)
5319         (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
5320         Use line-move or forward-line instead of next-line-internal.
5322 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
5324         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
5326 2007-08-12  Richard Stallman  <rms@gnu.org>
5328         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
5329         (cvs-execute-single-file): Use new name split-string-and-unquote.
5330         (cvs-header-msg): Use new name combine-and-quote-strings.
5332         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
5334         * progmodes/gud.el (gud-common-init): Use new name
5335         split-string-and-unquote.
5337         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
5338         in javac regexp.
5340         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
5341         combine-and-quote-strings and split-string-and-unquote.
5343         * subr.el (combine-and-quote-strings): Rename from strings->string.
5344         (split-string-and-unquote): Rename from string->strings.
5346 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5348         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
5349         to buffer-local settings.
5351         * emacs-lisp/backquote.el (backquote-delay-process): New function.
5352         (backquote-process): Add internal arg `level'.  Use the two to
5353         correctly handle nested backquotes.
5355 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
5357         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
5358         (vc-bzr-state-words): Add "kind changed" state word.
5359         (vc-bzr-status): New function.  Return Bzr idea of file status,
5360         which is different from VC's.
5361         (vc-bzr-state): Use vc-bzr-status.
5362         (vc-workfile-unchanged-p): Use vc-bzr-status.
5363         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
5364         (vc-dired-state): Process "kind changed" state word.
5366 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5368         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
5370         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
5371         Move from vc-default-find-file-not-found-hook.
5373 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5375         * man.el: Remove spurious * in docstrings.
5376         Merge defvars and toplevel setq-defaults.
5377         (Man-highlight-references0): Limit=nil rather than point-max.
5378         (Man-mode-map): Move initialization into the declaration.
5379         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
5380         (Man-view-header-file): Use expand-file-name rather than concat.
5381         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
5383         * man.el (Man-next-section): Make sure we do not move backward.
5385 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5387         * files.el (auto-mode-alist): Use the purecopied text (duh!).
5389 2007-08-08  Glenn Morris  <rgm@gnu.org>
5391         * Replace `iff' in doc-strings and comments.
5393 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
5395         * dired.el (dired-pop-to-buffer):
5396         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5397         * calendar/calendar.el (generate-calendar-window):
5398         * progmodes/compile.el (compilation-set-window-height):
5399         * textmodes/two-column.el (2C-two-columns, 2C-merge):
5400         Use window-full-width-p instead of comparing frame-width and
5401         window-width.
5403         * progmodes/compile.el (compilation-find-buffer): Remove extra
5404         argument in call to compilation-buffer-internal-p.
5406 2007-08-07  Tom Tromey  <tromey@redhat.com>
5408         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
5409         Add safe-local-variable property.
5411 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5413         * image-mode.el (image-toggle-display): Use image-refresh.
5415 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
5417         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
5418         unofficial version.
5419         (vc-bzr-command): Remove redundant setting of process-connection-type.
5420         (vc-bzr-admin-checkout-format-file): Add autoload.
5421         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
5422         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
5423         (vc-bzr-registered): Compare dirstate format tag with known good
5424         value, abort parsing if match fails.  Warn user in docstring.
5425         (vc-bzr-workfile-version): Case for different Bzr branch formats.
5426         See bzrlib/branch.py in Bzr sources.
5427         (vc-bzr-diff): First argument FILES may be a string rather than a list.
5428         (vc-bzr-shell-command): Remove in favor of
5429         vc-bzr-command-discarding-stderr.
5430         (vc-bzr-command-discarding-stderr): New function.
5432 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
5434         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
5435         program, and return nil.
5436         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
5437         (vc-bzr-state): Look for path names relative to the repository
5438         root after status keyword.
5439         (vc-bzr-file-name-relative): New function.
5440         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
5441         depend on it.
5442         (vc-bzr-admin-dirname, ...-checkout-format-file)
5443         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
5444         files that we now parse directly for speed.
5445         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
5446         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
5447         (vc-bzr-state): "bzr status" successful only if exitcode is 0.
5448         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
5449         Bzr warnings, so we must discard it.
5450         (vc-bzr-workfile-version): Speedup counting lines from
5451         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
5452         if that file doesn't exist.
5453         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
5454         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname' (not ".bzr"!)
5455         to `vc-directory-exclusion-list'.
5456         (vc-bzr-shell-command): New function.
5458 2007-08-06  Tom Tromey  <tromey@redhat.com>
5460         * diff-mode.el (diff-unified->context, diff-reverse-direction)
5461         (diff-fixup-modifs): Typo in docstring.
5463 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5465         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
5466         count-screen-lines.
5467         (tpu-edt-off): Disable relevant pieces of advice.
5469         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
5470         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
5471         (newline, newline-and-indent, do-auto-fill): Use advice instead of
5472         redefining the function.
5473         (tpu-set-scroll-margins): Activate the pieces of advice.
5475 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
5477         * help.el (resize-temp-buffer-window): Use window-full-width-p
5478         instead of comparing frame-width and window-width.
5480 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
5482         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
5483         optional quotes around files in NEED-UPDATE . REMOVED case.
5485         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
5486         (ada-treat-cmd-string): Improve error message.
5487         (ada-do-file-completion): Call `ada-require-project-file', so
5488         project variables are set properly.
5489         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
5490         (ada-gnatfind-buffer-name): New constant.
5491         (ada-find-any-references): Use new constant.  Set buffer name
5492         properly in compilation-start.  Toggle read-only properly.
5493         (ada-find-in-src-path): Fix spelling error in docstring.
5495         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
5496         by zero error.
5498 2007-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5500         * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
5502 2007-08-12  Richard Stallman  <rms@gnu.org>
5504         * progmodes/sh-script.el (sh): Delete group `unix'.
5506         * progmodes/gud.el (gud): Change to group `processes'.
5508 2007-08-11  Glenn Morris  <rgm@gnu.org>
5510         * progmodes/compile.el (compilation-buffer-name): Don't check
5511         compilation-arguments.  It is superfluous, and the variable isn't
5512         even set when this function is called.
5514 2007-08-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5516         * term/mac-win.el (mac-ae-reopen-application): New function.
5517         (mac-apple-event-map): Bind "reopen application" Apple event to it.
5519 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5521         * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
5522         take tex-font-script-display into account.
5523         (tex-font-script-display, tex-font-lock-suscript): Change from a cons
5524         cell to a list of 2 elements to simplify the unfontify code.
5526 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5528         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
5529         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
5530         ps-print-color-p is neither nil nor black-white.  Reported by Christian
5531         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
5533 2007-08-08  Andreas Schwab  <schwab@suse.de>
5535         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
5536         self-insert-command, not self-insert.
5538 2007-08-08  Glenn Morris  <rgm@gnu.org>
5540         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
5541         argument optional, for backwards compatibility, and only highlight
5542         args when present.  Fix symbol name typo (doc/args).
5544         * help-mode.el (help-make-xrefs): Search for symbol constituents,
5545         rather than just `-'.
5547 2007-08-07  Jay Belanger  <jay.p.belanger@gmail.com>
5549         * calc/calc-units.el (calc-convert-temperature):
5550         Use `/' to create fractions.
5552 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
5554         * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
5555         global matching.
5556         (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
5557         ERROR-BUFFER more robust.  Display output.
5558         (tramp-file-name-handler): Add a connection property when we found
5559         a foreign file name handler.  This allows backends like ftp to
5560         profit also from usr/host name completion based on connection
5561         cache.
5562         (tramp-send-command-and-read): Search for trash after the regexp
5563         until eol only.  In XEmacs, there is a problem with \n.
5565         * net/tramp-cache.el (top): Read persistent connection history
5566         when cache is empty.
5568 2007-08-07  Nic Ferrier  <nferrier@tapsellferrier.co.uk>  (tiny change)
5570         * net/tramp.el (tramp-handle-process-file): Fix bug inserting
5571         resulting output.
5573 2007-08-07  Sam Steingold  <sds@gnu.org>
5575         * progmodes/compile.el (compilation-start): Pass nil as startfile
5576         to comint-exec.
5578 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
5580         * longlines.el (longlines-decoded): New variable.
5581         (longlines-mode): Avoid encoding or decoding the buffer twice.
5583 2007-08-07  Martin Rudalics  <rudalics@gmx.at>
5585         * format.el (format-insert-file): Make sure that at most one undo
5586         entry is recorded for the insertion.  Inhibit point-motion and
5587         modification hooks around call to insert-file-contents.
5589 2007-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5591         * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
5592         Select the buffer's window before moving point.
5594 2007-08-07  Richard Stallman  <rms@gnu.org>
5596         * term.el (term): Remove parent group `unix'.
5598         * simple.el (default-indent-new-line): New function.
5599         It calls comment-line-break-function if there are comments.
5600         (do-auto-fill): Use that.
5602 2007-08-07  Sean O'Rourke  <sorourke@cs.ucsd.edu>
5604         * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
5605         (PC-do-completion): Add "acronym completion" for symbols and
5606         filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
5608 2007-08-06  Sam Steingold  <sds@gnu.org>
5610         * mouse.el (mouse-buffer-menu): Pass mode-name through
5611         format-mode-line because it may be a list,
5612         e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
5614 2007-08-06  Vinicius Jose Latorre  <viniciusig@ig.com.br>
5616         * printing.el (pr-update-menus): Docstring fix.
5618 2007-08-06  Jason Rumney  <jasonr@gnu.org>
5620         * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
5622         * vc-hooks.el (vc-call): Add doc string.
5624 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
5626         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
5627         process-filter.
5629 2007-08-06  Kenichi Handa  <handa@m17n.org>
5631         * international/quail.el: Wrap (require 'help-mode) by
5632         eval-when-compile.
5633         (quail-help-init): New function.
5634         (quail-help): Call quail-help-init.
5635         (quail-store-decode-map-key): Change it to a function.
5637 2007-08-05  Jason Rumney  <jasonr@gnu.org>
5639         * vc.el (vc-rollback): Add norevert argument back.
5640         (vc-revert-buffer): Add back as obsolete alias.
5642 2007-08-05  Peter Povinec  <ppovinec@yahoo.com>  (tiny change)
5644         * term.el: Honor term-default-fg-color and term-default-bg-color
5645         settings when modifying term-current-face.
5646         (term-default-fg-color, term-default-bg-color): Initialize from
5647         default term-current-face.
5648         (term-mode, term-reset-terminal): Set term-current-face with
5649         term-default-fg-color and term-default-bg-color.
5650         (term-handle-colors-array): term-current-face has term-default-fg-color
5651         and term-default-bg-color after reset escape sequence.
5652         (term-handle-colors-array): Set term-current-color with
5653         term-default-fg/bg-color instead of ansi-term-color-vector when the
5654         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
5656 2007-08-05  Jay Belanger  <jay.p.belanger@gmail.com>
5658         * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
5659         (math-nlfit-givens): Let bind free variables.
5661 2007-08-05  Vinicius Jose Latorre  <viniciusig@ig.com.br>
5663         * printing.el: Require lpr and ps-print when loading printing package.
5664         Reported by Glenn Morris <rgm@gnu.org>.
5666 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
5668         * files.el (set-auto-mode): Handle also remote files wrt
5669         `auto-mode-alist'.
5671 2007-08-04  Jay Belanger  <jay.p.belanger@gmail.com>
5673         * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
5674         curves and plotting.
5676         * calc/calc-nlfit.el: New file.
5678 2007-08-04  Glenn Morris  <rgm@gnu.org>
5680         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
5681         zero, not nil, when the library is first loaded.  Check for a file
5682         that has been modified on disk.
5684         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
5685         Remove duplicate defvar preventing initialization.
5686         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
5688 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5690         * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
5691         (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
5692         may match up to 4 lines.
5693         (diff-beginning-of-file-and-junk): Rewrite.
5695 2007-08-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5697         * printing.el: Evaluate require only during compilation.
5698         (pr-version): New version 6.9.1.
5699         (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
5700         (pr-global-menubar): Fix code.
5702 2007-08-03  Dan Nicolaescu  <dann@ics.uci.edu>
5704         * term.el (term-erase-in-display): Fix case when point is not at
5705         the beginning of the line.
5707 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5709         * calc/calc-ext.el (math-get-value, math-get-sdev)
5710         (math-contains-sdev): New functions.
5712         * calc/calc-graph.el (calc-graph-format-data)
5713         (calc-graph-add-curve): Check for error forms.
5714         (calc-graph-set-styles): Add option for error forms.
5716 2007-08-03  Miles Bader  <miles@gnu.org>
5718         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
5719         backend names for new backends to `Git', `Hg', and `Bzr'.
5720         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
5721         not `HG'.
5722         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
5723         name, not `GIT'.
5724         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
5725         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
5727 2007-08-03  Richard Stallman  <rms@gnu.org>
5729         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
5730         to update deleted flag.
5732         * cus-edit.el (customize-apropos, customize-apropos-options)
5733         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
5735         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
5737         * startup.el (fancy-splash-head, startup-echo-area-message):
5738         Change message text.
5740         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
5741         All callers use line-move.
5743         * progmodes/compile.el (compilation-find-buffer): Return current
5744         buffer immediately if suitable.
5745         (compile, compilation-buffer-name, compilation-start): Doc fixes.
5747 2007-08-03  Daiki Ueno  <ueno@unixuser.org>
5749         * faces.el (face-normalize-spec): New function.
5750         (frame-set-background-mode): Normalize face-spec before calling
5751         face-spec-match-p.
5753 2007-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5755         * server.el (server-window): Add switch-to-buffer-other-frame option.
5757 2007-08-03  Glenn Morris  <rgm@gnu.org>
5759         * cus-edit.el (customize-apropos): Make the error message indicate
5760         what kind of thing the user was trying to customize.
5762         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
5764         * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
5765         Fix off-by-one error in previous change.
5767 2007-08-03  Drew Adams  <drew.adams@oracle.com>
5769         * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
5770         Make buffer writable.
5772 2007-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
5774         * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
5775         (math-cos-raw-2, math-arctan-raw, math-ln-raw):
5776         Use native Emacs functions, when appropriate.
5778 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
5779             Stefan Monnier  <monnier@iro.umontreal.ca>
5781         * vc.el: Document new VC operation `extra-menu'.
5783         * vc-hooks.el (vc-default-extra-menu): New function.
5785         * menu-bar.el (menu-bar-vc-filter): New function.
5786         (menu-bar-tools-menu): Use it as a filter.
5788 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
5790         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
5792 2007-08-01  Glenn Morris  <rgm@gnu.org>
5794         * progmodes/fortran.el: Remove leading `*' from all defcustom doc
5795         strings.
5796         (fortran-tab-mode-default): Remove needless autoload.
5797         (fortran-tab-mode-string): Add help-echo and mouse properties, and
5798         mark as risky.
5799         (fortran-line-length): New buffer-local variable, safe if integer.
5800         (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
5801         Change from variables to constants.
5802         (fortran-font-lock-syntactic-keywords): Delete as a variable,
5803         replace with a new function definition.
5804         (fortran-mode): Use fortran-line-length, and
5805         fortran-font-lock-syntactic-keywords as a function.  Add a
5806         hack-local-variables-hook function.
5807         (fortran-line-length, fortran-hack-local-variables): New functions.
5808         (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
5809         Use fortran-line-length rather than 72.
5810         (fortran-window-create-momentarily): Doc fix.
5812 2007-07-31  Drew Adams  <drew.adams@oracle.com>  (tiny change)
5814         * cus-edit.el (custom-group-value-create, custom-goto-parent):
5815         Fix parent groups link.
5817 2007-07-31  Paul Pogonyshev  <pogonyshev@gmx.net>
5819         * progmodes/python.el (python-current-defun): Adjust to never fall
5820         into infinite loop.
5822 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5824         * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
5826 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
5828         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
5829         (copyright-fix-years, copyright): Correctly handle the case where
5830         copyright-limit is nil.
5832 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
5834         * progmodes/python.el (run-python): Fix path separator under w32.
5836 2007-07-30  Richard Stallman  <rms@gnu.org>
5838         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5839         Treat non-break space as whitespace in Lisp.
5841 2007-07-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5843         * vc.el (vc-dired-hook): Use inhibit-read-only.
5845         * progmodes/compile.el (compilation-forget-errors):
5846         Reset compilation-auto-jump-to-next.
5848 2007-07-30  Michael Olson  <mwolson@gnu.org>
5850         * cus-edit.el (custom-group-save): Fix void function definition
5851         error.  Thanks to Zhang Wei for the report.
5853         * ps-print.el: Check in trivial changes to the autoloads section
5854         caused by the build process.  These autoloads really ought to be
5855         placed in a separate file, methinks.
5857 2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5859         * calendar/calendar.el (calendar-mode): Make sure
5860         displayed-(month|year) are set.
5861         (calendar-basic-setup): Display buffer before adjusting window sizes.
5862         (generate-calendar-window): Use inhibit-read-only.  Simplify.
5863         Generate buffer and set displayed-month and displayed-year before
5864         calling update-calendar-mode-line.
5866 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5868         * net/tramp.el:
5869         * net/tramp-uu.el:
5870         * net/trampver.el: Use utf-8 encoding with coding cookie.
5872         * net/tramp-cache.el:
5873         * net/tramp-fish.el:
5874         * net/tramp-ftp.el:
5875         * net/tramp-gw.el:
5876         * net/tramp-smb.el: Remove coding cookie.
5878         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
5879         Flush buffer file-name's file property.
5880         (tramp-handle-file-remote-p): The first parameter is FILENAME.
5882         * net/trampver.el: Update release number.
5884 2007-07-29  Juri Linkov  <juri@jurta.org>
5886         * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
5887         Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
5888         when major-mode is not dired-mode.
5889         (dired-toggle-read-only): New function.
5890         (dired-recursive-deletes): Remove obsolete comments about old
5891         default value.
5892         (dired-do-flagged-delete, dired-do-delete): Refill docstring.
5894         * wdired.el (wdired-exit): New function.
5895         (wdired-mode-map): Bind C-x C-q to wdired-exit.
5897 2007-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5899         * cus-edit.el (customize-read-group): New fun.
5900         (customize-group-other-window, customize-face-other-window):
5901         Prompt before delegating to customize-(group|face).
5902         Bind pop-up-windows rather than use the other-window argument.
5903         (customize-group, customize-face): Prompt from the interactive spec.
5904         Remove args `prompt-for-group' and `other-window'.
5906         * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
5907         (ad-body-forms, ad-advised-interactive-form): Revert this part of
5908         last change.
5910 2007-07-28  Masatake YAMATO  <jet@gyve.org>
5912         * vc.el (vc-dired-mode): Add a menu for VC related operation.
5913         Use backend name as the menu label.  Suggested by David Kastrup.
5915 2007-07-28  Alan Mackenzie  <acm@muc.de>
5917         Fix problem with modes derived from CC Mode:
5918         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
5919         macro to cc-langs.
5920         (c-init-language-vars-for): Remove call to above macro.
5921         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
5922         been moved to here.
5923         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
5925 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
5927         * net/trampver.el: Fix the `coding' cookie.
5929 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
5931         * vc-git.el (vc-git-print-log): Support both the old single file
5932         interface and the new one.
5934 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
5936         * bindings.el (mode-line-remote): Use updated %@ construct.
5938 2007-07-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5940         * calendar/cal-bahai.el (calendar-bahai-month-name-array)
5941         (calendar-bahai-epoch, calendar-bahai-leap-year-p)
5942         (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
5943         (diary-list-bahai-entries, diary-bahai-mark-entries)
5944         (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
5945         (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
5946         New names to clean up namespace.
5947         (list-bahai-diary-entries, mark-bahai-diary-entries)
5948         (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
5949         (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
5950         Add compatibility aliases.
5952         * calendar/appt.el: Don't wrap defvar within eval-when-compile.
5954         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
5955         (calendar-scroll-left-three-months)
5956         (calendar-scroll-right-three-months): Clean up namespace.
5957         (scroll-calendar-left, scroll-calendar-right)
5958         (scroll-calendar-left-three-months)
5959         (scroll-calendar-right-three-months): Add compatibility aliases.
5961         * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
5962         Behave like mouse-scroll-calendar-* when used from the mouse.
5964         * calendar/cal-menu.el (cal-menu-scroll-menu)
5965         (cal-menu-global-mouse-menu):
5966         * calendar/calendar.el (calendar-mode-map):
5967         Use new calendar-scroll-* names.
5968         (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
5969         Remove.  Use calendar-scroll-* directly instead.
5971 2007-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5973         * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
5974         (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
5975         (ad-make-advised-definition, ad-cache-id-verification-code):
5976         Use commandp and interactive-form instead.
5978 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
5980         * vc-git.el: Relicense to GPLv3 or later.
5981         (vc-directory-exclusion-list, vc-handled-backends): Remove.
5983         * vc-hooks.el (vc-handled-backends): Add GIT.
5985         * vc.el (vc-directory-exclusion-list): Add .git.
5987 2007-07-26  Alexandre Julliard  <julliard@winehq.org>
5989         * vc-git.el (vc-git-revision-table)
5990         (vc-git-revision-completion-table): New functions.
5992 2007-07-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5994         * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
5995         * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
5996         * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
5997         * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
5998         * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
5999         * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
6000         New command actions for EPS header and EPS footer.
6002         * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
6003         footer.  Fix some problems with one-or-more, zero-or-more and
6004         alternative constructions generation.  Some log messages
6005         implementation.  Doc fix.
6006         (ebnf-version): New version 4.4.
6007         (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
6008         (ebnf-eps-footer, ebnf-log): New options.
6009         (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
6010         (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
6011         (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
6012         (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
6013         (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
6014         (ebnf-style-custom-list, ebnf-style-database): Put new values.
6015         (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
6016         (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
6017         (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
6018         (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
6019         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
6020         (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
6021         (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
6022         (ebnf-non-terminal-dimension, ebnf-special-dimension)
6023         (ebnf-terminal-dimension1, ebnf-repeat-dimension)
6024         (ebnf-except-dimension, ebnf-alternative-dimension)
6025         (ebnf-optional-dimension, ebnf-one-or-more-dimension)
6026         (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
6027         message fun.
6028         (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
6029         (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
6030         (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
6031         (ebnf-terminal-dimension1, ebnf-alternative-dimension)
6032         (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
6033         (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
6034         (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
6035         compatibility with Emacs 20 & 21.
6036         (ebnf-eps-header-comment, ebnf-eps-footer-comment)
6037         (ebnf-eps-file-alist, ebnf-basic-width-extra)
6038         (ebnf-basic-empty-height): New vars.
6039         (ebnf-prologue): Fix PostScript code.
6040         (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
6041         (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
6042         (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
6043         (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
6045 2007-07-25  Glenn Morris  <rgm@gnu.org>
6047         * Relicense all FSF files to GPLv3 or later.
6049         * COPYING: Switch to GPLv3.
6051 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6053         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
6054         Replace it with another one which disables undo before calling
6055         erase-buffer and then turns it back on if needed.
6057 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6059         * ps-print.el: Problem with foreground and background color when
6060         printing a buffer with and without faces.  Reported by Christian
6061         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6062         (ps-print-version): New version 6.7.5.
6063         (ps-default-fg): Change default value to nil, so black color is used
6064         when a face does not specify a foreground color.
6065         (ps-default-bg): Change default value to nil, so white color is used
6066         for background color.
6067         (ps-begin-job): Fix code.
6069 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
6071         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
6073 2007-07-24  Glenn Morris  <rgm@gnu.org>
6075         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6076         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6077         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6078         (cal-tex-cursor-week, cal-tex-cursor-week2)
6079         (cal-tex-cursor-week-iso, cal-tex-week-hours)
6080         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6081         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6082         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6084 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6086         * calendar/calendar.el (calendar-mode-map): Move initialization
6087         into declaration.  Add menu bindings (used to be done in cal-menu).
6088         (calendar-mode): Don't add an activate-menubar-hook.
6090         * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
6091         modify calendar-mode-map), use easy-menu, and make sure that C-h k
6092         can be used on the menu entries.
6093         (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
6094         (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
6095         (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
6096         (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
6097         (calendar-flatten, cal-menu-update): Remove.
6098         (calendar-mouse-insert-hebrew-diary-entry)
6099         (calendar-mouse-insert-islamic-diary-entry)
6100         (calendar-mouse-insert-bahai-diary-entry):
6101         Remove (fold into cal-menu-diary-menu).
6102         (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
6103         (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
6104         (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
6105         (calendar-mouse-view-diary-entries): Minor simplifications.
6106         (calendar-event-to-date): Use with-current-buffer.
6108 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
6110         * add-log.el (change-log-redate): Remove (not needed anymore and
6111         doesn't appear to work).
6113 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6115         * frame.el: Use mapc and dolist instead of mapcar where possible.
6116         (close-display-connection): New command.
6118 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
6120         * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
6121         (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
6123 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6125         * ps-print.el (ps-multibyte-buffer): Docstring fix.
6127         * ps-mule.el: Doc fix.
6128         (ps-multibyte-buffer, ps-mule-font-info-database-default)
6129         (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
6131 2007-07-25  Glenn Morris  <rgm@gnu.org>
6133         * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
6134         (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
6135         (cal-tex-daily-end, cal-tex-hook)
6136         (cal-tex-cal-one-month, cal-tex-cal-multi-month)
6137         (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
6138         (cal-tex-cursor-week-iso, cal-tex-week-hours)
6139         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6140         (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
6141         (cal-tex-day-prefix, cal-tex-day-name-format)
6142         (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
6143         (cal-tex-caldate, cal-tex-LaTeX-hourbox)
6144         (cal-tex-LaTeX-subst-list): Change from variables to constants.
6145         (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
6146         (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
6147         etc, rather than \bf.
6148         (cal-tex-mini-calendar): Fix typos in previous change.
6149         (cal-tex-latexify-list): Remove inner let binding.
6150         (cal-tex-end-document, cal-tex-banner): Use multi-line
6151         cal-tex-comment.
6152         (cal-tex-comment): Handle embedded newlines.
6153         (cal-tex-LaTeXify-string): Use substring-no-properties.
6155 2007-07-25  Joakim Verona  <joakim@verona.se>  (tiny change)
6157         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6158         Add support for the Maden build tool.
6160 2007-07-25  William Xu  <william.xwl@gmail.com>  (tiny change)
6162         * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
6164 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6166         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
6168 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
6170         * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
6171         C-x C-q.
6173         * vc-git.el (vc-git-print-log): Fix previous change.
6175 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6177         * window.el (save-selected-window): Minor optimization.
6178         (bw-adjust-window): If operation failed, try with a smaller delta.
6179         (window-fixed-size-p): New function.
6180         (window-area-factor): New var.
6181         (balance-windows-area): New command.
6183         * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
6184         (ps-mule-encode-ethiopic): Make it clear that it's always defined.
6185         (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
6186         (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
6187         (ps-mule-begin-job): Use dolist.
6189 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
6191         * subr.el (start-file-process-shell-command)
6192         (process-file-shell-command): New defuns.
6194         * progmodes/compile.el (compilation-start):
6195         Apply `start-file-process-shell-command'.
6197 2007-07-24  Alexandre Julliard  <julliard@winehq.org>
6199         * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
6201 2007-07-24  Alan Mackenzie  <acm@muc.de>
6203         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6204         Initialise byte-compile-unresolved-functions before rather than
6205         after a compilation.
6206         (byte-compile-unresolved-functions): Amplify doc string.
6208 2007-07-24  Glenn Morris  <rgm@gnu.org>
6210         * startup.el (normal-splash-screen): Use `emacs-copyright'.
6212         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
6213         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
6214         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
6215         (cal-tex-cursor-week, cal-tex-cursor-week2)
6216         (cal-tex-cursor-week-iso, cal-tex-week-hours)
6217         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
6218         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
6219         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
6221         * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
6222         (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
6223         (cal-tex-day-name-format, cal-tex-cal-one-month)
6224         (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
6225         (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
6226         (cal-tex-mini-calendar, cal-tex-em): Doc fix.
6227         (cal-tex-list-holidays, cal-tex-cursor-year)
6228         (cal-tex-cursor-year-landscape, cal-tex-year)
6229         (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
6230         (cal-tex-cursor-month, cal-tex-insert-days)
6231         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6232         (cal-tex-first-blank-p, cal-tex-cursor-week)
6233         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6234         (cal-tex-week-hours, cal-tex-cursor-week-monday)
6235         (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
6236         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
6237         (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
6238         (cal-tex-latexify-list, cal-tex-previous-month)
6239         (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
6240         modernization, including using dotimes rather than
6241         calendar-for-loop.
6242         (cal-tex-LaTeX-subst-list): Remove `@'.
6243         (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
6244         Use \textit and \textbf rather than \em and \it.
6246         * calendar/cal-bahai.el (list-bahai-diary-entries)
6247         * calendar/cal-hebrew.el (list-hebrew-diary-entries)
6248         * calendar/cal-islam.el (list-islamic-diary-entries)
6249         * calendar/calendar.el (generate-calendar, generate-calendar-month)
6250         * calendar/diary-lib.el (diary-list-entries)
6251         (mark-calendar-date-pattern): Use `dotimes' rather than
6252         `calendar-for-loop'.
6254         * calendar/calendar.el (calendar-for-loop): Doc fix.
6256 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6258         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
6259         underlying file is uptodate.
6261 2007-07-23  Christopher J. Madsen  <cjm@cjmweb.net>
6263         * replace.el (perform-replace): Use isearch-no-upper-case-p.
6265 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6267         * vc-hooks.el (vc-mode-line-map): New const.
6268         (vc-mode-line): Use it.
6270 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
6272         * vc-git.el (vc-git-delete-file, vc-git-rename-file)
6273         (vc-git-unregister): New functions.
6274         (vc-git-find-version): Use the result of ls-files as a parameter
6275         for cat-file.
6277 2007-07-23  Michael Albinus  <michael.albinus@gmx.de>
6279         * net/tramp.el (tramp-perl-file-attributes)
6280         (tramp-perl-directory-files-and-attributes)
6281         (tramp-handle-file-attributes-with-stat)
6282         (tramp-handle-directory-files-and-attributes-with-stat)
6283         (tramp-convert-file-attributes): Handle huge file sizes.
6285 2007-07-23  Juri Linkov  <juri@jurta.org>
6287         * isearch.el (isearch-message-function): New variable.
6288         (isearch-update, isearch-search): Use it.
6290         * simple.el (goto-history-element): New function created from
6291         next-history-element.
6292         (next-history-element): Most code moved to goto-history-element.
6293         Call goto-history-element with (- minibuffer-history-position n).
6294         (previous-history-element): Call goto-history-element with (+
6295         minibuffer-history-position n).
6296         (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
6297         (minibuffer-history-isearch-message-overlay): New buffer-local variable.
6298         (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
6299         (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
6300         (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
6301         (minibuffer-history-isearch-pop-state): New functions.
6303 2007-07-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
6305         * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
6306         Also, if FILE is a list, return non-nil if any of its elements
6307         should stay local.  Update docstring.
6309 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6311         * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
6312         change by reverting a small part.
6314 2007-07-23  Richard Stallman  <rms@gnu.org>
6316         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
6318 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
6320         * vc-git.el (vc-git-checkin): Delete unused parameter and the code
6321         handling it.  Use vc-git-command.
6322         (vc-git-find-version, vc-git-diff-tree): New functions.
6323         (vc-git-revert): Use vc-git-command.
6324         (vc-git--run-command): Delete.
6326 2007-07-23  Alexandre Julliard  <julliard@winehq.org>
6328         * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
6330 2007-07-20  Kenichi Handa  <handa@m17n.org>
6332         * international/utf-8.el (utf-8-post-read-conversion):
6333         Temporarily bind utf-8-compose-scripts to nil while running
6334         *-compose-region functions.
6336 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
6338         * vc-git.el: Update status.
6339         (vc-directory-exclusion-list): Use eval-after-load.
6341 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>
6343         * bindings.el (mode-line-remote): New variable.
6344         (help-echo): Add to default values of mode-line-format.
6346         * files.el: Mark mode-line-remote as risky.
6348 2007-07-22  Juri Linkov  <juri@jurta.org>
6350         * isearch.el (isearch-edit-string): Save old point and
6351         isearch-other-end to old-point and old-other-end before reading
6352         the search string from minibuffer.  After exiting minibuffer set
6353         point to old-other-end if point and the search direction is the
6354         same as before reading the search string.
6355         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
6356         to isearch-other-end.  Instead of isearch-search-and-update call
6357         three functions isearch-search, isearch-push-state and isearch-update.
6359 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
6361         * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
6362         deal with multiple file arguments.
6363         (vc-git-print-log): Deal with multiple file arguments.
6365 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6367         * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
6368         diff-refine-hunk.  Adjust users.
6369         (diff-unified-hunk-p, diff-splittable-p): New functions.
6370         (diff-mode-menu): Use it to disable Split when it doesn't work.
6372 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
6374         * diff-mode.el (diff-mode-menu): New entries.
6376 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6378         * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
6379         if applicable, so as to save undo-log space.
6381         * diff-mode.el (diff-find-file-name): Add arg `batch'.
6383         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
6384         (diff-file-kill): Use it.
6385         (diff-beginning-of-hunk): Add arg `try-harder' using it.
6386         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
6387         Use it so they find the hunk even when we're in the file header.
6389 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
6391         * vc-git.el (vc-git-revision-granularity, vc-git-root)
6392         (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
6393         (vc-git-create-repo): New functions.
6394         (vc-git-registered): New autoloaded function definition.
6395         (vc-git-registered): Use vc-git-root.
6396         (vc-git-responsible-p): New defalias.
6397         (vc-git-annotate-extract-revision-at-line): Uncomment.
6398         (vc-git-print-log): Add the file name to the log.
6399         (vc-git-log-view-mode): New derived mode.
6400         (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
6402 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6404         * progmodes/grep.el (grep-compute-defaults): Keep default values.
6406 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
6408         * textmodes/reftex.el (reftex-access-parse-file): Create parse
6409         file in a way that does not interfere with recentf mode.
6410         (reftex-access-parse-file): Do not risk destroying an existing
6411         buffer.
6413 2007-07-22  Alexandre Julliard  <julliard@winehq.org>
6415         * vc-git.el: New file.
6417 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6419         * textmodes/tex-mode.el (tex-font-script-display): Change default.
6421 2007-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
6423         * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
6424         for branches and new files.
6426         * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
6427         local-map handling ...
6428         (vc-mode-line): ... here.  Improve handling of help-echo.
6430         * vc.el (mode-line-string): Document help-echo usage.
6432 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6434         Sync with Tramp 2.1.10.
6436         * net/tramp.el (tramp-get-ls-command): Fix typo.
6438         * net/trampver.el: Update release number.
6440 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6442         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
6444         * term/x-win.el (x-handle-no-bitmap-icon): New function.
6446 2007-07-22  Martin Rudalics  <rudalics@gmx.at>
6448         * add-log.el (change-log-fill-parenthesized-list): New function.
6449         (change-log-indent): Call change-log-fill-parenthesized-list.
6450         (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
6451         Have lines with leading asterisk start a paragraph.
6453 2007-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
6455         * calc/calc-math.el (math-emacs-precision)
6456         (math-largest-emacs-expt, math-smallest-emacs-expt):
6457         New variables.
6458         (math-use-emacs-fn): New function.
6459         (math-exp-raw): Evaluate with `math-use-emacs-fn', when
6460         appropriate.
6462 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6464         * image-dired.el (image-dired-sane-db-file): New func.
6465         (image-dired-write-tags, image-dired-remove-tag)
6466         (image-dired-list-tags, image-dired-write-comments)
6467         (image-dired-get-comment, image-dired-mark-tagged-files)
6468         (image-dired-create-gallery-lists): Call new func.
6469         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
6471 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6473         * vc-hg.el (vc-hg-dir-state): Fix loop.
6474         (vc-hg-print-log): Fix expected return value for vc-hg-command.
6475         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
6476         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
6477         (vc-hg-revert): Likewise.
6478         (vc-hg-revision-table, vc-hg-revision-completion-table): New
6479         functions.
6481 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6483         * add-log.el (change-log-resolve-conflict): Don't lose data if the
6484         merge fails.
6486 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
6488         * progmodes/compile.el (compilation-auto-jump-to-first-error):
6489         Add group and version.
6491 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6493         * add-log.el (add-log-file-name): Use file-relative-name.
6494         (add-change-log-entry): Delay reading
6495         add-log-(full-name|mailing-address) to after we've switched to the
6496         ChangeLog buffer so we get the right value.
6497         (add-change-log-entry, add-log-current-defun, change-log-merge):
6498         Use derived-mode-p rather than checking major-mode directly.
6500         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
6501         name for buffer-file-name if it refers to a directory.
6503         * vc-arch.el (vc-arch-diff): Fix last change.
6505         * progmodes/compile.el (compilation-start): Remember the original
6506         directory in a buffer-local compilation-directory.
6507         (compile): Set the global value of compilation-directory.
6508         (recompile): Use compilation-directory even in the compilation buffer.
6510 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
6512         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
6514 2007-07-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6516         * ps-print.el: Problem with foreground and background color when
6517         printing a buffer with and without faces.  Reported by Christian
6518         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
6519         (ps-print-version): New version 6.7.5.
6520         (ps-default-fg): Change default value to nil, so black color is used
6521         when a face does not specify a foreground color.
6522         (ps-default-bg): Change default value to nil, so white color is used
6523         for background color.
6524         (ps-begin-job): Fix code.
6526 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
6528         * makefile.w32-in (install-lisp-SH): Don't create subdirectories
6529         in $(INSTALL_DIR)/lisp/ if they already exist.
6531 2007-07-20  Dhruva Krishnamurthy  <dhruvakm@gmail.com>  (tiny change)
6533         * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
6534         in $(INSTALL_DIR)/lisp/ if they already exist.
6536 2007-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6538         * progmodes/vera-mode.el (vera-re-search-forward)
6539         (vera-re-search-backward): Remove use of store-match-data.
6540         (vera-mode-map): Move initialization into declaration.
6542         * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
6543         (flymake-find-buildfile): Use locate-dominating-file.
6545         * vc.el (vc-delistify): Use mapconcat.
6546         (vc-do-command): Minor simplification.
6547         (vc-expand-dirs): Use push.
6549         * vc-mcvs.el (vc-mcvs-create-repo):
6550         * vc-cvs.el (vc-cvs-create-repo): Remove.
6552         * vc-hooks.el (vc-find-root): Fix case where `file' is the current
6553         directory and the root as well.
6555 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
6557         * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
6558         instead of a file.
6560         * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
6561         (vc-hg-registered): Replace if with when.
6562         (vc-hg-state): Deal with nonexistent files and handle removed files.
6563         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
6564         (vc-hg-checkout): Re-enable.
6565         (vc-hg-create-repo): Fix typos.
6566         (vc-hg-print-log): Fix for multiple files.
6567         (vc-hg-workfile-unchanged-p): New function.
6569         * vc.el: Fix typo.
6570         (vc-print-log): Fix call to print-log.
6571         (vc-default-comment-history): Likewise.
6572         (vc-directory-exclusion-list): Add .hg and .bzr.
6573         (vc-diff-internal): Pass a list instead of a file.
6575         * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
6577         * vc-bzr.el (vc-bzr-create-repo): New function.
6579 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6581         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
6582         `file' from which to start the search.
6584 2007-07-19  Eric S. Raymond  <esr@snark.thyrsus.com>
6586         * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
6587         having a single file argument to having a list of files as the
6588         first argument.
6590 2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6592         * files.el (locate-dominating-file): New function.
6594 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
6596         * progmodes/grep.el (grep-host-defaults-alist): New defvar.
6597         (grep-compute-defaults): Use it.
6599 2007-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6601         * uniquify.el: Docstring fixes.
6603 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
6605         * vc.el (revision-granularity, create-repo): Document new vc
6606         backend properties.
6607         (vc-rollback): Renamed from vc-cancel-version. Update
6608         references. Pass a list instead of a file.
6609         (vc-revert): Renamed from vc-revert-buffer. Update references.
6610         (vc-delistify, vc-expand-dirs): New functions.
6611         (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
6612         of files instead of a single file.
6613         (vc-position-context, vc-resync-window, vc-diff-internal)
6614         (vc-print-log): Pass a list instead of a file.
6616         * vc-hooks.el (vc-stay-local-p, vc-backend)
6617         (vc-backend-subdirectory-name): Work on a file list, not a single
6618         file.
6619         (vc-workfile-version): Update docstring.
6620         (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
6621         vc-revert instead of vc-revert-buffer.
6622         (vc-prefix-map): Likewise. Bind vc-update.
6624         * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
6625         (vc-svn-wash-log): New functions.
6626         (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
6627         (vc-svn-command): Deal with a list of files, not a single file.
6629         * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
6630         (vc-rcs-wash-log): New functions.
6631         (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
6632         Deal with a list of files, not a single file.
6633         (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
6635         * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
6636         functions.
6637         (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
6638         list of files, not a single file.
6640         * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
6641         New functions.
6642         (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
6643         (vc-mcvs-diff): Deal with a list of files, not a single file.
6645         * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
6646         functions.
6647         (vc-hg-print-log): Deal with a list of files, not a single file.
6648         (vc-hg-diff-tree): New function, replace defalias with the same
6649         name.
6650         (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
6651         FILES to denote that it is a file list, not a single file.
6653         * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
6654         (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
6655         a single file.
6656         (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
6657         that it is a file list, not a single file.
6658         (vc-cvs-diff): Likewise. Simplify.
6660         * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
6661         Deal with a list of files, not a single file.
6663         * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
6664         (vc-bzr-print-log): Update FILE parameter name to denote that it
6665         is a file list, not a single file.
6666         (vc-bzr-diff): Likewise. Use the car of files.
6668 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
6670         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
6671         (follow-delete-other-windows-and-split, follow-recenter)
6672         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6673         (follow-redisplay, follow-estimate-first-window-start)
6674         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
6675         Fix typos in docstrings.
6677 2007-07-18  Martin Rudalics  <rudalics@gmx.at>
6679         * add-log.el (change-log-mode): Use fill-nobreak-predicate to
6680         avoid that filling introduces lines with a single asterisk.
6682         * kmacro.el (kmacro-end-macro): When ignoring empty macro
6683         avoid incorrect kmacro-ring-empty-p messages.
6684         Reported by Michael Schierl <schierlm@gmx.de>.
6686 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
6688         * vc.el: Add more info about the vc-registered function.
6690 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6692         * files.el (file-remote-p): Introduce optional parameter
6693         IDENTIFICATION.
6695         * recentf.el (recentf-keep-default-predicate): Adapt call of
6696         `file-remote-p'.
6698         * progmodes/grep.el (grep-probe): Use `process-file'.
6699         (grep-compute-defaults): Handle variables host specific.
6701         * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
6702         parameter IDENTIFICATION.
6704         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
6705         parameter IDENTIFICATION.
6706         (tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
6707         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6708         Add entry for `set-file-times'.
6709         (tramp-do-copy-or-rename-file-via-buffer)
6710         (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
6711         (tramp-handle-unhandled-file-name-directory): Rewrite.
6712         (tramp-convert-file-attributes): Add error handling when inode is
6713         extraordinary big.
6714         (tramp-get-inode): Change parameter from FILE to VEC.
6715         (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
6716         is nil.  This is according to the specification.  Goto (point-max)
6717         when ready.
6718         (tramp-handle-shell-command): Rewrite completely, using
6719         `process-file' and `start-file-process'.
6720         (tramp-methods, tramp-find-shell)
6721         (tramp-open-connection-setup-interactive-shell)
6722         (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
6723         var.  Reported by Steve Youngs <steve@sxemacs.org>.
6725         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
6726         entry for `set-file-times'.  Rename `start-process' into
6727         `start-file-process'.  Remove `call-process' entry.
6728         (tramp-fish-handle-set-file-times): New defun.
6729         (tramp-fish-handle-executable-find): Use `process-file'.
6730         (tramp-fish-handle-process-file): New defun.  Replaces
6731         `tramp-fish-handle-call-process'.
6732         (tramp-fish-do-copy-or-rename-file-directly): Use
6733         `set-file-times'.
6734         (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
6736         * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
6737         `tramp-get-inode' parameter.
6739 2007-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6741         * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
6742         (vc-bzr-post-command-function): Remove.  Version 0.8 is already old
6743         nowadays, and by the time Emacs-23 comes out, nobody will even remember
6744         it has ever existed.
6746 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
6748         * vc.el: Undo previous change.
6750 2007-07-16  Eli Zaretskii  <eliz@gnu.org>
6752         * makefile.w32-in (clean): Don't delete *~.
6754 2007-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6756         * textmodes/tex-mode.el (tex-verbatim-environments):
6757         Add safe-local-variable property.
6758         (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
6759         when starting font-lock rather than when loading tex-mode.el.
6761         * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
6762         whole $( rather than just the $.  Rename from sh-quoted-subshell.
6763         (sh-font-lock-syntactic-keywords): Adjust call accordingly.
6765 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
6767         * bookmark.el (bookmark-maybe-sort-alist): Don't modify
6768         bookmark-alist.  Instead, if not sorting, simply return it.
6769         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
6770         for its return value, not for its side effect.
6772         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
6773         case of alignment under a constant symbol, find and consider
6774         the sexp actually at indentation to be the "last sexp".
6776 2007-07-16  Drew Adams  <drew.adams@oracle.com>
6778         * mouse.el (mouse-yank-secondary): Better error message if no
6779         secondary selection.
6781 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
6783         * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
6785         * term/xterm.el (xterm-turn-on-modify-other-keys)
6786         (xterm-turn-off-modify-other-keys): New functions.
6787         (terminal-init-xterm): Enable the modifyOtherKeys feature if the
6788         terminal supports it.
6790 2007-07-16  Thien-Thi Nguyen  <ttn@gnuvola.org>
6792         * bookmark.el (bookmark-show-all-annotations):
6793         Make sure each inserted annotation ends with newline.
6795 2007-07-15  Richard Stallman  <rms@gnu.org>
6797         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6799         * tutorial.el (tutorial--find-changed-keys):
6800         Handle C-x specially like ESC.
6802 2007-07-15  Aaron Hawley  <aaronh@garden.org>
6804         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6806 2007-07-15  Juri Linkov  <juri@jurta.org>
6808         * delsel.el (delete-selection-pre-hook):
6809         * emulation/cua-base.el (cua-paste): Before a yank command,
6810         check also whether last-command is one of mouse-save-then-kill,
6811         mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
6813 2007-07-15  Michael Albinus  <michael.albinus@gmx.de>
6815         * recentf.el (recentf-keep-default-predicate): New defun.
6816         (recentf-keep): Use it as initial value.
6818 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
6820         * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
6821         thus restoring bookmark bindings to three slots under C-x r.  See
6822         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
6824 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
6826         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
6828 2007-07-15  Jason Rumney  <jasonr@gnu.org>
6830         * w32-fns.el (set-default-process-coding-system): Use dos line ends
6831         for input to cmdproxy on all versions of Windows.
6832         Use dos line ends for input to plink.
6834         * comint.el (comint-simple-send): Concat newline before sending.
6835         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
6837 2007-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6839         * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
6840         safe-local-variable setting.
6842 2007-07-14  David Kastrup  <dak@gnu.org>
6844         * emacs-lisp/advice.el (defadvice): Doc fix.
6846 2007-07-14  Juanma Barranquero  <lekktu@gmail.com>
6848         * subr.el (when, unless): Doc fix.
6850 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
6852         * replace.el (match): Use yellow1 instead of yellow.
6854         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
6855         red.
6857         * pcvs-info.el (cvs-unknown): Likewise.
6859 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6861         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
6862         (install): Use them to copy all *.el files before *.elc.
6864 2007-07-13  Drew Adams  <drew.adams@oracle.com>
6866         * bookmark.el (bookmark-jump-other-window): New function.
6867         (bookmark-map): Bind it to "o".
6869         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
6870         and its thread contains discussion about this change.
6871         The original patch was slightly tweaked by Karl Fogel
6872         <kfogel@red-bean.com> before committing.
6874 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
6876         * bookmark.el: Shorten some comments to fit within 80 lines.
6878 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
6880         * bookmark.el: Don't define bookmark keys under the "C-xr" map;
6881         instead, make "C-xp" a prefix for bookmark-map.  Patch by Drew
6882         Adams <drew.adams@oracle.com>, mildly tweaked by me.  See
6883         http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
6885 2007-07-13  Carsten Dominik  <dominik@science.uva.nl>
6887         * textmodes/org.el: Bug fixes.
6888         (org-end-of-line): Move to end of line if in headline without tags.
6890 2007-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6892         * vc-hooks.el: Remove spurious * in docstrings.
6893         (vc-handled-backends): Add BZR.
6895         * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
6897 2007-07-12  Davis Herring  <herring@lanl.gov>
6899         * desktop.el (desktop-buffer-info, desktop-save):
6900         Use `desktop-dirname' instead of `dirname'.
6902 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
6904         * progmodes/which-func.el (which-func-modes): Add `python-mode'.
6906         * progmodes/python.el (python-which-func-length-limit): New var.
6907         (python-which-func): New function.
6908         (python-current-defun): Add optional `length-limit' and try to fit
6909         computed function name to that length.
6910         (python-mode): Hook `python-which-func' up.
6912 2007-07-12  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
6914         * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
6916         * comint.el (comint-dynamic-complete-as-filename):
6917         Use read-file-name-completion-ignore-case.
6919 2007-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6921         * comint.el (comint-dynamic-list-filename-completions):
6922         Use read-file-name-completion-ignore-case.
6924         * vc-cvs.el: Require CL.
6925         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
6926         New functions to provide completion of revision names.
6928         * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
6929         (vc-cvs-annotate-first-line-re): New const.
6930         (vc-cvs-annotate-process-filter): New fun.
6931         (vc-cvs-annotate-command): Use them and run the command asynchronously.
6933 2007-07-12  Paul Pogonyshev  <pogonyshev@gmx.net>
6935         * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
6936         (eldoc-print-current-symbol-info): Adjust for changed helper
6937         function signatures.
6938         (eldoc-get-fnsym-args-string): Add `args' argument.  Use new
6939         `eldoc-highlight-function-argument'.
6940         (eldoc-highlight-function-argument): New function.
6941         (eldoc-get-var-docstring): Format documentation with
6942         `font-lock-variable-name-face'.
6943         (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
6944         where suited.
6945         (eldoc-fnsym-in-current-sexp): Return a list with argument index.
6946         (eldoc-beginning-of-sexp): Return number of skipped sexps.
6948 2007-07-11  Michael Albinus  <michael.albinus@gmx.de>
6950         * progmodes/compile.el (compilation-start): `start-process' must
6951         still be redefined when calling `start-process-shell-command'.
6953         * progmodes/gud.el (gud-file-name): When `default-directory' is a
6954         remote file name, prepend its remote part to the filename.
6955         (gud-common-init): When `default-directory' is a remote file name,
6956         make the filename relative to it.
6957         Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
6959 2007-07-11  Dan Nicolaescu  <dann@ics.uci.edu>
6961         * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
6962         mouse binding and a tooltip.
6964 2007-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6966         * menu-bar.el (vc-menu-map): New defalias.
6968 2007-07-10  Richard Stallman  <rms@gnu.org>
6970         * emacs-lisp/lisp-mode.el (eval-defun):
6971         Explain special handling of `defface'.
6973 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
6975         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
6977         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
6979 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6981         * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
6983         * vc-arch.el (vc-arch-complete): Remove.
6984         (vc-arch-revision-completion-table): Use complete-with-action.
6986         * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
6987         (complete-with-action): New function.
6988         (dynamic-completion-table): Use it.
6990 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
6992         * comint.el (make-comint, make-comint-in-buffer)
6993         (comint-exec-1): Replace `start-process' by `start-file-process'.
6995         * progmodes/compile.el (compilation-start): Revert redefining
6996         `start-process'.
6998 2007-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7000         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
7001         with EOLs when generating MD5 checksums.
7003         * follow.el: Don't change the global map from the follow-mode-map
7004         defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
7005         XEmacs code.
7006         (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
7007         since `follow-mode' should be used instead for that.
7009         * emacs-lisp/easymenu.el (easy-menu-binding): New function.
7010         (easy-menu-do-define): Use it.
7011         (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
7013         * progmodes/compile.el (compilation-auto-jump-to-first-error)
7014         (compilation-auto-jump-to-next): New vars.
7015         (compilation-auto-jump): New function.
7016         (compilation-error-properties): Use them to jump to first error.
7017         (compilation-start): Set the var if requested.
7019         * emacs-lisp/autoload.el (update-directory-autoloads): Remove
7020         duplicates without also removing entries from other directories.
7022 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
7024         * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
7025         Remember span as default.
7026         (org-columns-edit-value): Rename from `org-column-edit'.
7027         (org-columns-display-here-title): Rename from
7028         `org-overlay-columns-title'.
7029         (org-columns-remove-overlays): Rename from org-remove-column-overlays.
7030         (org-columns-get-autowidth-alist): Rename from
7031         `org-get-columns-autowidth-alist'.
7032         (org-columns-display-here): Rename from `org-overlay-columns'.
7033         (org-columns-new-overlay): Rename from `org-new-column-overlay'.
7034         (org-columns-quit): Rename from `org-column-quit'.
7035         (org-columns-show-value): Rename from `org-column-show-value'.
7036         (org-columns-content, org-columns-widen)
7037         (org-columns-next-allowed-value)
7038         (org-columns-edit-allowed, org-columns-store-format)
7039         (org-columns-uncompile-format, org-columns-redo)
7040         (org-columns-edit-attributes, org-delete-property)
7041         (org-set-property, org-columns-update)
7042         (org-columns-compute, org-columns-eval)
7043         (org-columns-not-in-agenda, org-columns-compute-all)
7044         (org-property-next-allowed-value)
7045         (org-columns-compile-format)
7046         (org-fill-paragraph-experimental)
7047         (org-string-to-number, org-property-action)
7048         (org-columns-move-left, org-columns-new)
7049         (org-column-number-to-string)
7050         (org-property-previous-allowed-value)
7051         (org-at-property-p, org-columns-delete)
7052         (org-columns-previous-allowed-value)
7053         (org-columns-move-right, org-columns-narrow)
7054         (org-property-get-allowed-values)
7055         (org-verify-version, org-column-string-to-number)
7056         (org-delete-property-globally): New functions.
7057         (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
7058         (org-columns-overlays): Rename from `org-column-overlays'.
7059         (org-columns-map): Rename from `org-column-map'.
7060         (org-columns-current-maxwidths): Rename from
7061         `org-current-columns-maxwidths'.
7062         (org-columns-begin-marker, org-columns-current-fmt-compiled)
7063         (org-previous-header-line-format)
7064         (org-columns-inhibit-recalculation)
7065         (org-columns-top-level-marker): New variables.
7066         (org-columns-default-format): Rename from `org-default-columns-format'.
7067         (org-property-re): New constant.
7069 2007-07-10  Guanpeng Xu  <herberteuler@hotmail.com>
7071         * subr.el (looking-at-p, string-match-p): New functions.
7073 2007-07-09  Reiner Steib  <Reiner.Steib@gmx.de>
7075         * textmodes/tex-mode.el (tex-fontify-script)
7076         (tex-font-script-display): New variables to make display of
7077         superscripts and subscripts customizable.
7078         (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
7080 2007-07-09  Richard Stallman  <rms@gnu.org>
7082         * isearch.el (isearch-edit-string): Call to isearch-push-state
7083         after the search.
7085 2007-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7087         * window.el (fit-window-to-buffer): Remove setting of window-min-height
7088         to 1 as enlarge-window uses the value to resize/shrink windows other
7089         than WINDOW if needed.
7091 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7093         * cus-start.el (file-coding-system-alist): Fix custom type.
7095 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
7097         * longlines.el (longlines-wrap-region): Avoid marking buffer as
7098         modified.
7099         (longlines-auto-wrap, longlines-window-change-function):
7100         Remove unnecessary calls to set-buffer-modified-p.
7102 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7104         * cus-start.el (file-coding-system-alist): Fix custom type.
7106 2007-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7108         * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
7109         (vc-cvs-checkout): Remove last arg now unused; simplify.
7111 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
7113         * files.el (file-remote-p): Introduce optional parameter CONNECTED.
7115         * net/tramp.el:
7116         * net/tramp-ftp.el:
7117         * net/tramp-smb.el:
7118         * net/tramp-uu.el:
7119         * net/trampver.el: Migrate to Tramp 2.1.
7121         * net/tramp-cache.el:
7122         * net/tramp-fish.el:
7123         * net/tramp-gw.el: New Tramp packages.
7125         * net/tramp-util.el:
7126         * net/tramp-vc.el: Removed.
7128         * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
7129         (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
7131         * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
7133         * progmodes/compile.el (compilation-start): Redefine
7134         `start-process' temporarily when `default-directory' is remote.
7135         Remove case of synchronous compilation, this won't happen ever.
7136         (compilation-setup): Make local variable `comint-file-name-prefix'
7137         for remote compilation.
7139 2007-07-08  Martin Rudalics  <rudalics@gmx.at>
7141         * novice.el (disabled-command-function): Fit window to buffer to
7142         make last line visible.
7143         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
7145         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
7146         when handling the terminating event.
7148 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
7150         * calc/calc.el (math-read-number-simple): Remove leading 0s.
7151         (math-bignum-digit-length): Change to optimal value.
7153         * calc/calc-bin.el (math-bignum-logb-digit-size)
7154         (math-bignum-digit-power-of-two): Evaluate when compiled.
7156         * calc/calc-comb.el (math-small-factorial-table)
7157         (math-init-random-base, math-prime-test): Remove unnecessary calls
7158         to `math-read-number-simple'.
7160         * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
7161         (math-approx-gamma-const): Add docstrings.
7163         * calc/calc-forms.el (math-julian-date-beginning)
7164         (math-julian-date-beginning-int): New constants.
7165         (math-format-date-part, math-parse-standard-date, calcFunc-julian):
7166         Use the new constants.
7168         * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
7170         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7171         Add docstrings.
7173 2007-07-07  Tom Tromey  <tromey@redhat.com>
7175         * vc.el (vc-annotate): Jump to line and output message only after the
7176         process is really all done.
7178 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7180         * vc.el (vc-exec-after): Don't move point from the sentinel.
7181         Forcefully read all the remaining text in the pipe upon process exit.
7182         (vc-annotate-display-autoscale, vc-annotate-lines):
7183         Don't stop at the first unrecognized line.
7184         (vc-annotate-display-select): Run autoscale after the process is done
7185         since it depends on the whole result.
7187 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
7189         * term/w32-win.el (menu-bar-open): New function.
7190         Bind <f10> to it.
7192 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
7194         * simple.el (start-file-process): New defun.
7196 2007-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7198         * files.el (find-file-confirm-nonexistent-file): Rename from
7199         find-file-confirm-inexistent-file.  Update users.
7201         * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
7202         format of autoload block where the file's time-stamp is replaced by its
7203         MD5 checksum.
7204         (autoload-generate-file-autoloads): Use MD5 checksum instead of
7205         time-stamp for secondary autoloads files.
7206         (update-directory-autoloads): Remove duplicate entries.
7207         Use time-less-p for time-stamps, as done in autoload-find-destination.
7209 2007-07-07  Jay Belanger  <jay.p.belanger@gmail.com>
7211         * calc/calc.el (math-read-number): Replace number by variable.
7212         (math-read-number-simple): Properly parse small integers.
7214 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
7216         * vc.el: Fix doc for the checkout function.
7218 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
7220         * vc-hg.el (vc-hg-root): New function.
7221         (vc-hg-registered): Use it.
7222         (vc-hg-diff-tree): New defalias.
7223         (vc-hg-responsible-p): Likewise.
7224         (vc-hg-checkout): Comment out, not needed.
7225         (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
7226         (vc-hg-find-version, vc-hg-next-version): New functions.
7228 2007-07-06  Andreas Schwab  <schwab@suse.de>
7230         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
7231         dynamic bindings around the evaluation of the expression.
7232         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
7234 2007-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7236         * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
7237         Run before-revert-hook.  Suggested by Denis Bueno <denbuen@sandia.gov>.
7238         Use run-hooks rather than run-mode-hooks.
7240 2007-07-05  Jay Belanger  <jay.p.belanger@gmail.com>
7242         * calc/calc-comb.el (math-random-digit): Rename to
7243         `math-random-three-digit-number'.
7244         (math-random-digits): Don't depend on representation of integer.
7246         * calc/calc-bin.el (math-bignum-logb-digit-size)
7247         (math-bignum-digit-power-of-two): New constants.
7248         (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
7249         (math-not-bignum, math-clip-bignum): Use the constants
7250         `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
7251         instead of their values.
7252         (math-clip): Use math-small-integer-size instead of its value.
7254         * calc/calc.el (math-add-bignum): Replace number by constant.
7256 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
7258         * wid-edit.el (widget-documentation-string-value-create):
7259         Insert indentation spaces.
7261 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
7263         * emacs-lisp/byte-opt.el: Revert last change.
7265 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
7267         * vc-hooks.el (vc-handled-backends): Add HG.
7269         * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
7271 2007-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7273         * complete.el (PC-do-complete-and-exit): Add support for the new
7274         `confirm-only' confirmation mode.
7276 2007-07-05  Chong Yidong  <cyd@stupidchicken.com>
7278         * cus-edit.el (custom-commands): New variable.
7279         (custom-tool-bar-map): New variable.  Initialize using
7280         `custom-commands'.
7281         (custom-mode): Use `custom-tool-bar-map'.
7282         (custom-buffer-create-internal): Insert action buttons only if
7283         tool bar is not used.  Use `custom-commands'.
7284         (Custom-help, custom-command-apply): New function.
7285         (custom-command-apply, Custom-set, Custom-save)
7286         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
7287         Use `custom-command-apply' instead of duplicating code.
7288         (customize-group-other-window): Call `customize-group' instead of
7289         duplicating code.
7290         (customize-face-other-window): Call `customize-face' instead of
7291         duplicating code.
7292         (customize-group, customize-face): Add optional args for opening
7293         in another window.
7294         (custom-variable-tag): Don't inherit `variable-pitch' face.
7295         (custom-group-tag): Inherit `variable-pitch' face.
7296         (custom-variable-value-create): Set documentation indentation.
7297         (custom-group-value-create): Make group name a link, instead of
7298         using an extra "go to group" button.
7299         (custom-prompt-variable, custom-group-set, custom-group-save)
7300         (custom-group-reset-current, custom-group-reset-saved)
7301         (custom-group-reset-standard): Minor cleanup.
7303 2007-07-05  Thien-Thi Nguyen  <ttn@gnuvola.org>
7305         * Makefile.in (bootstrap-prepare): When copying from
7306         ldefs-boot.el, make sure loaddefs.el is writeable.
7308         (bootstrap-prepare): Make $(lisp)/ps-print.el
7309         and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
7311 2007-07-05  Dan Nicolaescu  <dann@ics.uci.edu>
7313         * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
7314         only caller, and delete.
7315         (vc-hg-state): Deal with exceptions and only parse the output on
7316         successful return.
7317         (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
7318         caller, and delete.
7319         (vc-hg-workfile-version): Deal with exceptions and only parse the
7320         output on successful return.
7321         (vc-hg-revert): New function.
7323 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>
7325         * calculator.el (calculator-expt): Use more cases to determine
7326         the value.
7328 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
7330         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
7331         file names.
7333 2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
7335         * calculator.el (calculator-expt, calculator-integer-p):
7336         New functions.
7337         (calculator-fact): Check to see if the factorial will be too
7338         large before computing it.
7339         (calculator-initial-operators): Use `calculator-expt' to
7340         compute "^".
7341         (calculator-mode): Mention that results which are too large
7342         will return inf.
7343         * calc/calc-comb.el (math-small-factorial-table): Replace list
7344         by vector.
7346 2007-07-03  David Kastrup  <dak@gnu.org>
7348         * shell.el: On request of the authors, remove their addresses for
7349         the sake of bug reports, and add the developer list address as
7350         maintainer information.
7352 2007-07-03  Richard Stallman  <rms@gnu.org>
7354         * files.el (make-directory): Doc fix.
7355         (find-file-confirm-inexistent-file): Make it a defcustom.
7356         Make nil the default.
7358 2007-07-02  Richard Stallman  <rms@gnu.org>
7360         * startup.el (command-line): Set buffer-offer-save in *scratch*
7361         and enable auto-save in it.
7363 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
7365         * textmodes/org.el (orgstruct-mode-map): New variable.
7366         (orgstruct-mode): New minor mode.
7367         (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
7368         (orgstruct-make-binding, org-context-p, org-get-local-variables)
7369         (org-run-like-in-org-mode): New functions.
7370         (org-cycle-list-bullet): New command.
7371         (org-special-properties, org-property-start-re)
7372         (org-property-end-re): New constants.
7373         (org-with-point-at): New macro.
7374         (org-get-property-block, org-entry-properties, org-entry-get)
7375         (org-entry-delete, org-entry-get-with-inheritance)
7376         (org-entry-put, org-buffer-property-keys): New functions.
7377         (org-insert-property-drawer): New command.
7378         (org-entry-property-inherited-from): New variable.
7379         (org-column): New face.
7380         (org-column-overlays, org-current-columns-fmt)
7381         (org-current-columns-maxwidths, org-column-map): New variables.
7382         (org-column-menu): New menu.
7383         (org-new-column-overlay, org-overlay-columns)
7384         (org-overlay-columns-title, org-remove-column-overlays)
7385         (org-column-show-value, org-column-quit, org-column-edit):
7386         New functions.
7387         (org-columns, org-agenda-columns): New commands.
7388         (org-get-columns-autowidth-alist): New functions.
7389         (org-properties): New customize group.
7390         (org-default-columns-format): New option.
7391         (org-priority): Realign tags after changing priority.
7392         (org-preserve-lc): New macro.
7393         (org-update-checkbox-count): Catch case when there is no headline.
7394         (org-agenda-quit): Remove any column overlays.
7395         (org-beginning-of-item-list): Fixed bug when non-item line is
7396         indented too deep.
7397         (org-cached-props): New variable.
7398         (org-cached-entry-get): New function.
7399         (org-make-tags-matcher): Handle property matches.
7400         (org-table-recalculate): Swap evaluation order: Field formula
7401         first, then column formulas, but don't allow them to overwrite the
7402         field formulas.
7403         (org-table-eval-formula): New argument untouchable.
7404         (org-table-put-field-property): New function.
7406 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
7408         * help-mode.el (help-make-xrefs): Skip spaces too when
7409         skipping tabs.
7411         * ffap.el (dired-at-point-prompter): Improve prompt in
7412         list-directory case.
7414 2007-07-01  Richard Stallman  <rms@gnu.org>
7416         * files.el (find-file-visit-truename): Fix safe-local-variable value.
7418 2007-07-01  Richard Stallman  <rms@gnu.org>
7420         * cus-start.el (max-mini-window-height): Added.
7422 2007-07-01  Sean O'Rourke  <sorourke@cs.ucsd.edu>  (tiny change)
7424         * complete.el (partial-completion-mode): Remove advice of
7425         read-file-name-internal.
7426         (PC-do-completion): Rebind minibuffer-completion-table.
7427         (PC-read-file-name-internal): New function doing what
7428         read-file-name-internal advice did.
7430 2007-07-01  Paul Pogonyshev  <pogonyshev@gmx.net>
7432         * emacs-lisp/byte-opt.el: Set `binding-is-magic'
7433         property on a few symbols.
7434         (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
7435         (byte-optimize-lapcode): Remove bindings that are not referenced
7436         and certainly will not effect through dynamic scoping.
7438 2007-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7440         * files.el (find-file-confirm-inexistent-file): New var.
7441         (find-file, find-file-other-window, find-file-other-frame)
7442         (find-file-read-only, find-file-read-only-other-window)
7443         (find-file-read-only-other-frame): Use it.
7445 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7447         * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
7449 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
7451         * generic-x.el (generic-define-mswindows-modes)
7452         (generic-define-unix-modes, apache-log-generic-mode)
7453         (bat-generic-mode-keymap, java-manifest-generic-mode)
7454         (show-tabs-generic-mode): Fix typos in docstrings.
7456 2007-06-29  Ryan Yeske  <rcyeske@gmail.com>
7458         * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
7459         (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
7460         (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
7461         (rcirc-print): Never ignore messages from ourself.
7463 2007-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7465         * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
7466         syntax as well.  Reported by Juri Linkov <juri@jurta.org>.
7468 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7470         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
7471         replace-regexp-in-string.
7473 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7475         * emacs-lisp/cl.el: Set edebug and indentation before loading
7476         cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
7478 2007-06-28  Andreas Schwab  <schwab@suse.de>
7480         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
7481         $(lisp)/subdirs.el.
7483 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
7485         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
7486         the speedbar frame if nil; that deletes the current frame or
7487         causes an error if it is the only frame.
7488         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
7490 2007-06-28  Kevin Ryde  <user42@zip.com.au>
7492         * textmodes/nroff-mode.el: Groff \# comments.
7493         (nroff-mode-syntax-table): \# comment intro,
7494         plain # as punct per global table.
7495         (nroff-font-lock-keywords): Add # as a single char escape.
7496         (nroff-mode): In comment-start-skip, match \#.
7498 2007-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7500         * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
7501         (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
7502         point-min == 1.
7504 2007-06-28  Nick Roberts  <nickrob@snap.net.nz>
7506         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
7507         Rename and move to...
7509         * subr.el (strings->string, string->strings): ...here.
7511         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
7512         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
7514         * progmodes/gud.el (gud-common-init): Call string->strings instead
7515         of split-string.
7517 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
7519         * dired-aux.el: Remove `dired-call-process'.
7520         (dired-check-process): Call `process-file'.
7522         * wdired.el (wdired-do-perm-changes): Call `process-file'.
7524         * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
7525         `ange-ftp-process-file'.
7527 2007-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7529         * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
7531         * emacs-lisp/cl-extra.el:
7532         * emacs-lisp/cl-seq.el:
7533         * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
7534         Add autoload cookies on all defs autoloaded manually in cl.el.
7536         * emacs-lisp/cl-loaddefs.el: New file.
7538         * textmodes/texinfmt.el (texinfo-raisesections-alist)
7539         (texinfo-lowersections-alist): Merge definition and declaration.
7540         (texinfo-start-of-header, texinfo-end-of-header): Remove.
7541         (texinfo-format-syntax-table): Merge init into declaration.
7542         (texinfo-format-parse-line-args, texinfo-format-parse-args)
7543         (texinfo-format-parse-defun-args, texinfo-format-node)
7544         (texinfo-push-stack, texinfo-multitable-widths)
7545         (texinfo-define-info-enclosure, texinfo-alias)
7546         (texinfo-format-defindex, batch-texinfo-format): Use push.
7547         (texinfo-footnote-number): Remove duplicate declaration.
7549         * ps-print.el: Update with auto-generated autoloads.
7551         * ps-mule.el: Set generated-autoload-file to "ps-print.el".
7553 2007-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7555         * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
7556         relative to current dir for file-local settings.
7557         (autoload-generate-file-autoloads): Add `outfile' arg.
7558         (update-directory-autoloads): Use it to directly call
7559         autoload-generate-file-autoloads instead of going through
7560         update-file-autoloads so we avoid redundant searches and so we can know
7561         the set of buffers changed so we can save them all.
7563         * emacs-lisp/autoload.el (autoload-find-destination): Return nil
7564         rather than throwing `up-to-date'.
7565         (autoload-generate-file-autoloads): Adjust correspondingly.
7566         (update-file-autoloads): Be careful to let-bind
7567         autoload-modified-buffers and adjust to new calling conventions.
7568         (autoload-modified-buffers): Make it a dynamically scoped var.
7569         (update-directory-autoloads): Use file-relative-name instead of
7570         autoload-trim-file-name.
7571         (autoload-insert-section-header): Don't use autoload-trim-file-name
7572         since the file is already relative now.
7573         (autoload-trim-file-name): Remove.
7575         * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
7576         (vc-arch-complete, vc-arch--version-completion-table)
7577         (vc-arch-revision-completion-table): New functions to provide
7578         completion of revision names.
7579         (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
7580         (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
7581         to let the user trim the revlib.
7583         * vc.el: Add new VC operation `revision-completion-table'.
7584         (vc-default-revision-completion-table): New function.
7585         (vc-version-diff, vc-version-other-window): Use it to provide
7586         completion of revision names if the backend provides it.
7588         * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
7590         * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
7591         of newer .svn/entries.
7593 2007-06-25  David Kastrup  <dak@gnu.org>
7595         * calc/calc-poly.el (math-padded-polynomial)
7596         (math-partial-fractions): Add some function comments.
7598 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7600         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7601         Make `outbuf' optional.
7602         (update-file-autoloads): Use it.
7604 2007-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7606         * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
7607         (autoload-find-destination): Keep it uptodate.
7608         (autoload-save-buffers): New fun.
7609         (update-file-autoloads): Use it.  Re-add the "up to date" message.
7611         * emacs-lisp/autoload.el: Refactor for upcoming changes.
7612         (autoload-find-destination): New function extracted from
7613         update-file-autoloads.
7614         (update-file-autoloads): Use it.
7615         (autoload-generate-file-autoloads): New function extracted from
7616         generate-file-autoloads.  Use file-relative-name.  Delay computation of
7617         output-start to the first cookie.  Remove done-any, replaced by
7618         output-start.
7619         (generate-file-autoloads): Use it.
7621 2007-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
7623         * calc/calc-comb.el (math-init-random-base, math-prime-test):
7624         Use math-read-number-simple to insert constants.
7625         (math-prime-test): Redo calculation of sum.
7627         * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
7629         * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
7630         math-scale-bignum-3.
7631         (math-isqrt-bignum): Use math-scale-bignum-digit-size and
7632         math-bignum-digit-size.
7633         (math-isqrt-small): Add another possible initial guess.
7635 2007-06-23  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7637         * textmodes/bibtex.el (bibtex-entry-format): New options
7638         `whitespace', `braces', and `string'.
7639         (bibtex-field-braces-alist, bibtex-field-strings-alist)
7640         (bibtex-field-braces-opt, bibtex-field-strings-opt)
7641         (bibtex-cite-matcher-alist): New variables.
7642         (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
7643         (bibtex-flash-head): Use blink-matching-delay.
7644         (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
7645         (bibtex-format-entry, bibtex-reformat): Handle new options of
7646         bibtex-entry-format.
7647         (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
7648         New functions.
7649         (bibtex-complete-internal): Do not display messages while
7650         minibuffer is used.  Do not leave around a completions buffer
7651         that is out of date.
7652         (bibtex-copy-summary-as-kill): New optional arg.
7653         (bibtex-font-lock-url): New optional arg no-button.
7654         (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
7655         (bibtex-url): Allow multiple URLs per entry.
7657 2007-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7659         * emacs-lisp/autoload.el (autoload-generated-file): New function.
7660         (update-file-autoloads, update-directory-autoloads): Use it.
7661         (autoload-file-load-name): New function.
7662         (generate-file-autoloads, update-file-autoloads): Use it.
7663         (autoload-find-file): Accept non-absolute argument.  Set default-dir.
7664         (generate-file-autoloads): If the autoloaded form is malformed,
7665         indicate the problem with a warning instead of aborting.
7667 2007-06-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
7669         * simple.el (next-error-recenter): Accept `(4)' as well;
7670         also, specify `integer' instead of `number'.
7672 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
7674         * ls-lisp.el (insert-directory): If an invalid regexp error is
7675         thrown, try using FILE as a literal file name, not a wildcard.
7677 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
7679         * ruler-mode.el (ruler-mode): Prevent clobbering the original
7680         `header-line-format' when reentering ruler mode.
7682 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
7684         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
7685         FILE exists as a file.
7687 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
7689         * calc/calc.el (math-bignum-digit-length)
7690         (math-bignum-digit-size, math-small-integer-size):
7691         New constants.
7692         (math-normalize, math-bignum-big, math-make-float)
7693         (math-div10-bignum, math-scale-left, math-scale-left-bignum)
7694         (math-scale-right, math-scale-right-bignum, math-scale-rounding)
7695         (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
7696         (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
7697         (math-quotient, math-div-bignum, math-div-bignum-digit)
7698         (math-div-bignum-part, math-format-bignum-decimal)
7699         (math-read-bignum): Use math-bignum-digit-length,
7700         math-bignum-digit-size and math-small-integer-size.
7702         * calc/calc-ext.el (math-fixnum-big): Use the variable
7703         math-bignum-digit-size.
7705 2007-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
7707         * log-view.el (log-view-mode-menu): New menu.
7709 2007-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7711         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
7712         differently.
7714         * vc-hg.el (vc-hg-registered): Add an autoloaded version.
7715         (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
7717 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
7719         * vc-hg.el (vc-hg-print-log): Insert the file name.
7720         (vc-hg-log-view-mode): Fontify the file name.
7722 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
7724         * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
7725         (calcFunc-julian): Fix incorrect number used in calculations.
7727 2007-06-22  Thien-Thi Nguyen  <ttn@gnuvola.org>
7729         * simple.el (next-error-recenter): New defcustom.
7730         (next-error, next-error-internal): Recenter if specified,
7731         immediately prior to running `next-error-hook'.
7733         * progmodes/hideshow.el (hs-show-block): Use line-end-position.
7734         (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
7736         * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
7738 2007-06-22  Jay Belanger  <jay.p.belanger@gmail.com>
7740         * calc/calc-comb.el (math-small-factorial-table): New variable.
7741         (calcFunc-fact): Use `math-small-factorial-table'.
7743         * calc/calc-ext.el (math-defcache): Allow forms to evaluate
7744         initial values.
7745         (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
7746         New variables to use in caches.
7748         * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
7749         (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
7751         * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
7752         (math-bernoulli-b-cache): Use math-read-number-simple to insert
7753         bignums.
7755         * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7756         New variables to use in caches.
7758 2007-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
7760         * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
7762         * vc-hg.el (vc-hg-log-view-mode): New mode.
7764 2007-06-21  Jay Belanger  <jay.p.belanger@gmail.com>
7766         * calc/calc.el (math-read-number-simple): New function.
7768 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7770         * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
7771         (vera-font-lock-match-item): Fix doc string.
7772         (vera-in-comment-p): Remove unused function.
7773         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
7774         use `syntax-ppss'.
7775         (vera-forward-syntactic-ws): Fix argument order.
7776         (vera-prepare-search): Use `with-syntax-table'.
7777         (vera-indent-line): Fix doc string.
7778         (vera-electric-tab): Fix doc string.
7779         (vera-expand-abbrev): Define alias instead of using `fset'.
7780         (vera-comment-uncomment-region): Use `comment-start-skip'.
7782 2007-06-21  Carsten Dominik  <dominik@science.uva.nl>
7784         * textmodes/org.el (org-export-with-footnotes): New option.
7785         (org-export-as-html): Fix replacement bug for XEmacs.
7786         (org-agenda-default-appointment-duration): New option.
7788 2007-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
7790         * vc-hg.el: Add to do items.
7791         (vc-hg-diff): Add support for comparing different revisions.
7792         (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
7793         (vc-hg-annotate-extract-revision-at-line)
7794         (vc-hg-previous-version, vc-hg-checkin): New functions.
7795         (vc-hg-annotate-re): New constant.
7797 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
7799         * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
7801 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7803         * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
7804         buffer-local value of log-view-*-re if applicable.
7806         * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
7807         Use vc-bzr-command rather than the ill defined vc-bzr-command*.
7808         (vc-bzr-command*): Remove both (incompatible) versions.
7809         (vc-bzr-do-command*): Remove.
7810         (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
7811         Remove by folding into its only caller vc-bzr-command.
7812         (vc-bzr-command): Always set the environment, even when ineffective.
7813         (vc-bzr-version): Minor fix up.
7814         (vc-bzr-admin-dirname): New var.
7815         (vc-bzr-bzr-dir): Remove.
7816         (vc-bzr-root-dir): New fun.
7817         (vc-bzr-registered): Use it.  Add an autoloaded version.
7818         (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
7819         (vc-bzr-view-log-function): Remove.
7820         (vc-bzr-log-view-mode): New major mode to replace it.
7821         (vc-bzr-print-log): Only activate the old hack if needed.
7823         * vc.el (vc-default-log-view-mode): New function.
7824         (vc-print-log): Add new `log-view-mode' VC operation.
7826 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
7828         * ido.el (ido-find-file-in-dir): Don't signal an error for
7829         empty directories.
7831         * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
7833         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
7834         directory where the desktop file was found, as the docstring says.
7835         (desktop-kill): Use `read-directory-name'.
7837 2007-06-20  Alan Mackenzie  <acm@muc.de>
7839         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
7840         When removing lines, also remove the \n.  Correction of patch of
7841         2007-04-21.
7843 2007-06-20  Martin Rudalics  <rudalics@gmx.at>
7845         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
7846         event is not a cons cell.  Do not unread drag-mouse-1 events.
7847         Select right window in check whether space was stolen from
7848         window above.
7850         * help-mode.el (help-make-xrefs): Adjust position of new forward
7851         button.
7853 2007-06-20  Riccardo Murri  <riccardo.murri@gmail.com>
7855         * vc-bzr.el (vc-bzr-with-process-environment)
7856         (vc-bzr-std-process-invocation): New macros.
7857         (vc-bzr-command, vc-bzr-command*): Use them.
7858         (vc-bzr-with-c-locale): Remove.
7859         (vc-bzr-dir-state): Replace its use with vc-bzr-command.
7860         (vc-bzr-buffer-nonblank-p): New function.
7861         (vc-bzr-state-words): New const.
7862         (vc-bzr-state): Look for `bzr status' keywords in output.
7863         Display everything else as a warning message to the user.
7864         Fix status report with bzr >= 0.15.
7866 2007-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
7868         * vc-hg.el (vc-hg-global-switches): Simplify.
7869         (vc-hg-state): Handle more states.
7870         (vc-hg-diff): Fix doc-string.
7871         (vc-hg-register): New function.
7872         (vc-hg-checkout): Likewise.
7874 2007-06-20  Reto Zimmermann  <reto@gnu.org>
7876         * progmodes/vera-mode.el: New file.
7878 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
7880         * calc/calc.el (calc-multiplication-has-precendence):
7881         New variable.
7882         (math-standard-ops, math-standard-ops-p, math-expr-ops):
7883         New functions.
7884         (math-expr-opers): Define using math-standard-ops rather than
7885         math-standard-opers.
7886         * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
7887         equal the function math-standard-ops rather than the variable
7888         math-standard-opers.
7889         (calc-algebraic-entry): Let math-expr-opers equal
7890         math-standard-ops or math-expr-ops, as appropriate.
7891         (math-expr-read-level, math-read-factor): Let math-expr-opers
7892         equal math-expr-ops.
7893         * calc/calc-embed.el (calc-embedded-finish-edit):
7894         Let math-expr-opers equal the function math-standard-ops
7895         rather than the variable math-standard-opers.
7896         * calc/calc-ext.el (math-read-plain-expr)
7897         (math-format-flat-expr-fancy): Let math-expr-opers equal the
7898         function math-standard-ops rather than the variable
7899         math-standard-opers.
7900         * calc/calc-lang.el (calc-set-language, math-read-big-rec):
7901         Let math-expr-opers equal the function math-standard-ops rather
7902         than the variable math-standard-opers.
7903         * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
7904         equal the function math-standard-ops rather than the variable
7905         math-standard-opers.
7906         * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
7907         equal the function math-standard-ops rather than the variable
7908         math-standard-opers.
7909         * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
7910         math-expr-ops.
7912 2007-06-19  Ivan Kanis  <apple@kanis.eu>
7914         * vc-hg.el: New file.
7916 2007-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7918         * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
7919         with font-lock-multiline.
7921 2007-06-17  Glenn Morris  <rgm@gnu.org>
7923         * lpr.el (lpr-page-header-switches): Move %s to separate element
7924         for correct quoting.  Doc fix.
7926 2007-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7928         * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
7929         than setting sgml-xml-mode.
7930         (sgml-mode, html-mode): Set sgml-xml-mode.
7931         (sgml-skip-tag-backward): Tell if we skipped over matched tags.
7932         (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
7933         (sgml-electric-tag-pair-before-change-function)
7934         (sgml-electric-tag-pair-flush-overlays): New functions.
7935         (sgml-electric-tag-pair-mode): New minor mode.
7936         (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
7937         (sgml-calculate-indent): Use assoc-string.
7939 2007-06-16  Karl Fogel  <kfogel@red-bean.com>
7941         * thingatpt.el (thing-at-point-email-regexp): Don't require two
7942         chars before the "@" in an email address.  Andreas Roehler noticed
7943         this problem.
7945 2007-06-15  Karl Fogel  <kfogel@red-bean.com>
7947         * thingatpt.el: Add support for email addresses (`email').
7948         (thing-at-point, bounds-of-thing-at-point): Document `email' support.
7949         (thing-at-point-email-regexp): New variable.
7950         (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
7951         properties on this symbol, with lambda forms for values.
7953 2007-06-15  Masatake YAMATO  <jet@gyve.org>
7955         * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
7957         * vc.el (vc-dired-hook): Check the backend returned from
7958         `vc-responsible-backend' can really handle `subdir'.
7960 2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
7962         * wid-edit.el (widget-add-documentation-string-button):
7963         Fix handling of documentation indent.
7965 2007-06-15  Miles Bader  <miles@fencepost.gnu.org>
7967         * mb-depth.el: New file.
7969 2007-06-15  Masatake YAMATO  <jet@gyve.org>
7971         * vc.el (vc-dired-mode): Show backend name as part of mode name.
7973 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
7975         * wid-edit.el (widget-default-create): Move ?h handling here...
7976         (widget-default-format-handler): ...from here.
7977         (widget-docstring, widget-add-documentation-string-button): New funs.
7978         (documentation-string): Add :visibility-widget property.
7979         (widget-documentation-string-value-create): Use it.
7981         * cus-edit.el (custom-split-regexp-maybe): Simplify.
7982         (custom-buffer-create-internal): Simplify message.
7983         (custom-variable-tag): Reduce height to normal.
7984         (custom-variable-value-create, custom-face-value-create)
7985         (custom-visibility): New widget.
7986         (custom-visibility): New face.
7987         (custom-group-value-create):
7988         Call widget-add-documentation-string-button, using `custom-visibility'.
7990 2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7992         * emacs-lisp/bytecomp.el (byte-compile-current-group)
7993         (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
7994         change.  Apparently the "warning even if the group is implicit" is
7995         a feature rather than a bug.
7997 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
7999         * emulation/viper.el (viper-describe-key-ad)
8000         (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
8001         Compile them conditionally.
8002         (viper-version): Belated version change.
8004 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
8006         * follow.el (follow-all-followers, follow-generic-filter):
8007         * pcomplete.el (pcomplete-restore-windows):
8008         * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
8009         (x-dnd-drop-data):
8010         * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
8011         * progmodes/python.el (python-complete-symbol):
8012         * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
8014 2007-06-13  Ryan Yeske  <rcyeske@gmail.com>
8016         * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
8017         around bright and dim regexps.  Make sure bright and dim matches
8018         use word anchors.  Send text through rcirc-markup functions.
8019         (rcirc-url-regexp): Add single quote character.
8020         (rcirc-connect): Write logs to disk on auto-save-hook.
8021         Make server a non-optional argument.
8022         (rcirc-log-alist): New variable.
8023         (rcirc-log-directory): Make customizable.
8024         (rcirc-log-flag): New customizable variable.
8025         (rcirc-log): New function.
8026         (rcirc-print): Use above function.
8027         (rcirc-log-write): New function.
8028         (rcirc-generate-new-buffer-name): Strip text properties.
8029         (rcirc-switch-to-buffer-function): Remove variable.
8030         (rcirc-last-non-irc-buffer): Remove variable.
8031         (rcirc-non-irc-buffer): Add function.
8032         (rcirc-next-active-buffer): Use above function.
8033         (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
8034         (rcirc-handler-ctcp-KEEPALIVE): Add handler.
8035         (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
8036         (rcirc-omit-mode): Add minor-mode.
8037         (rcirc-mode-map): Change C-c C-o binding.
8038         (rcirc-mode): Clear mode-line-process.  Use a custom
8039         fill-paragraph-function.  Set up buffer-invisibility-spec.
8040         (rcirc-response-formats): Remove timestamp code.
8041         (rcirc-omit-responses): Add variable.
8042         (rcirc-print): Don't put the overlay arrow on potentially omitted
8043         lines.  Log line to disk.  Record activity for private messages
8044         from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
8045         (rcirc-jump-to-first-unread-line): Print message if there is no
8046         unread text.
8047         (rcirc-clear-unread): New function.
8048         (rcirc-markup-text-functions): Add variable.
8049         (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
8050         (rcirc-debug): Don't mess with window configuration.
8051         (rcirc-send-message): Send message before printing locally.
8052         Add SILENT argument, do not print message if non-nil.
8053         (rcirc-visible-buffers): New function and variable.
8054         (rcirc-window-configuration-change-1): Add function.
8055         (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
8056         server buffer.
8057         (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
8058         (rcirc-fill-paragraph): Add function.
8059         (rcirc-record-activity, rcirc-window-configuration-change-1):
8060         Only update the activity string if it has actually changed.
8061         (rcirc-update-activity-string): Remove padding characters from the
8062         mode-line string.
8063         (rcirc-disconnect-buffer): New function to be called when a
8064         channel is parted or the user quits.
8065         (rcirc-server-name): Warn when the server-name hasn't been set.
8066         (rcirc-window-configuration-change): Postpone work until
8067         post-command-hook.
8068         (rcirc-window-configuration-change-1): Update mode-line and
8069         overlay arrows here.
8070         (rcirc-authenticate): Fixc hanserv identification.
8071         (rcirc-default-server): Remove variable.
8072         (rcirc): Connect according to rcirc-connections.
8073         (rcirc-connections): Add variable.
8074         (rcirc-startup-channels-alist): Remove variable.
8075         (rcirc-startup-channels): Remove function.
8077 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8079         * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
8081 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
8083         * term/xterm.el (terminal-init-xterm): Escape parens in character
8084         constants.
8086 2007-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8088         * progmodes/sh-script.el: Remove unneeded * from docstrings.
8089         Use [:alpha:] and [:alnum:] where applicable.
8090         (sh-quoted-subshell): Rewrite to correctly
8091         handle nested mixes of `...' and $(...).
8092         (sh-apply-quoted-subshell): Remove.
8093         (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
8095         * vc-arch.el (vc-arch-command): Remove bzr.  It's a different program.
8097 2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
8099         * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
8100         previous change.
8102 2007-06-12  Tom Tromey  <tromey@redhat.com>
8104         * subr.el (user-emacs-directory): New defconst.
8105         * cmuscheme.el (scheme-start-file):
8106         * shell.el (shell):
8107         * completion.el (save-completions-file-name):
8108         * custom.el (custom-theme-directory):
8109         * term/x-win.el (emacs-session-filename):
8110         * filesets.el (filesets-menu-cache-file):
8111         * thumbs.el (thumbs-thumbsdir):
8112         * server.el (server-auth-dir):
8113         * image-dired.el (image-dired-dir):
8114         (image-dired-db-file):
8115         (image-dired-temp-image-file):
8116         (image-dired-gallery-dir):
8117         (image-dired-temp-rotate-image-file):
8118         * play/gamegrid.el (gamegrid-user-score-file-directory):
8119         * savehist.el (savehist-file):
8120         * tutorial.el (tutorial--saved-dir):
8121         * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
8123 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
8125         * scroll-lock.el (scroll-lock-mode): Doc fix.
8127 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
8129         * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
8131         * ediff-init.el: Doc strings.
8133 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8135         * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
8136         (byte-compile-file): Bind it.
8137         (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
8138         group argument is provided implicitly.
8139         (byte-compile-format-warn, byte-compile-from-buffer)
8140         (byte-compile-insert-header): Don't hardcode point-min==1.
8141         (byte-compile-file-form-require): Remove unused var old-load-list.
8142         (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
8144 2007-06-12  Michael Kifer  <kifer@cs.stonybrook.edu>
8146         * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
8147         Display error messages.
8148         (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
8149         Get rid of cl.el dependencies.
8151         * emulation/viper-init.el (viper-suppress-input-method-change-message):
8152         New variable.
8153         (viper-activate-input-method-action)
8154         (viper-inactivate-input-method-action):
8155         Use viper-suppress-input-method-change-message.
8157         * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
8158         for C-s, C-r.
8160         * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
8161         Use viper-replace-overlay-cursor-color instead of
8162         viper-replace-overlay-cursor-color.
8163         (viper-sit-for-short): Use sit-for with 3 arguments.
8165         * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
8166         (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
8167         to gud-mode.
8169         * ediff-mult.el (ediff-meta-buffer-brief-message)
8170         (ediff-meta-buffer-verbose-message): New variables.
8171         (ediff-meta-buffer-message): Variable deleted.
8172         (ediff-verbose-help-enabled): New variable.
8173         (ediff-toggle-verbose-help-meta-buffer): New function.
8174         (ediff-redraw-directory-group-buffer): Made aware of short/verbose
8175         message options.
8177         * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
8178         (ediff-fixup-patch-map): Improve heuristic.
8180 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8182         * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
8183         (log-view-font-lock-keywords): Simplify.
8184         (log-view-current-file, log-view-current-tag): Simplify.
8186 2007-06-12  Sam Steingold  <sds@gnu.org>
8188         * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
8190 2007-06-12  Juanma Barranquero  <lekktu@gmail.com>
8192         * desktop.el (desktop-load-locked-desktop): New option.
8193         (desktop-read): Use it.
8194         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
8195         Use `when'.
8197 2007-06-12  Davis Herring  <herring@lanl.gov>
8199         * desktop.el (desktop-save-mode-off): New function.
8200         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
8201         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
8202         (desktop-claim-lock, desktop-release-lock): New functions.
8203         (desktop-kill): Tell `desktop-save' that this is the last save.
8204         Release the lock afterwards.
8205         (desktop-buffer-info): New function.
8206         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
8207         says to.  Detect conflicts, and manage the lock.
8208         (desktop-read): Detect conflicts.  Manage the lock.
8210 2007-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8212         * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
8214         * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
8215         (tpu-lucid-emacs-p): Remove.  Use (featurep 'xemacs) instead.
8216         (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
8217         (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
8218         keysyms rather than byte sequences.
8219         (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
8221 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8223         * font-lock.el (font-lock-add-keywords): In case font-lock was only
8224         half-activated, forcefully activate it completely.
8226 2007-06-11  Richard Stallman  <rms@gnu.org>
8228         * cus-edit.el (custom-variable-type): Doc fix.
8230 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8232         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
8233         (sh-font-lock-flush-syntax-ppss-cache): New functions.
8234         (sh-font-lock-syntactic-keywords): Use them to distinguish the
8235         different possible cases for \'.
8237         * complete.el (PC-bindings): Don't bind things already bound in the
8238         parent keymap.
8240         * textmodes/bibtex-style.el: New file.
8242 2007-06-11  Riccardo Murri  <riccardo.murri@gmail.com>
8244         * vc-bzr.el: New file.
8246 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8248         * vc-svn.el (vc-svn-program): New var.
8249         (vc-svn-command): Use it.
8251 2007-06-11  Juanma Barranquero  <lekktu@gmail.com>
8253         * server.el (server-switch-buffer): Remove redundant check.
8255 2007-06-10  Martin Rudalics  <rudalics@gmx.at>
8257         * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
8258         Match against file-name-nondirectory.
8259         Fix text on user customization variables.
8260         Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
8262 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
8264         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
8266 2007-06-09  Davis Herring  <herring@lanl.gov>
8268         * desktop.el (desktop-minor-mode-table): Doc fix.
8270 2007-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8272         * textmodes/css-mode.el (css-navigation-syntax-table):
8273         Use set-char-table-range so it also works in the unicode branch.
8275 2007-06-08  Nick Roberts  <nickrob@snap.net.nz>
8277         * help-mode.el (help-xref-forward-stack)
8278         (help-xref-stack-forward-item, help-forward-label): New variables.
8279         (help-forward): New button type.
8280         (help-setup-xref): Initialise help-xref-forward-stack.
8281         (help-make-xrefs): Add forward button, if appropriate.
8282         (help-xref-go-back): Push item on forward stack.
8283         (help-xref-go-forward, help-go-forward): New functions.
8285 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
8287         * dired.el (dired-mode-map): Remove spurious separator.
8289 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8291         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
8293         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
8294         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
8296 2007-06-07  Carsten Dominik  <dominik@science.uva.nl>
8298         * textmodes/org.el: Version number fixed.
8300 2007-06-07  Glenn Morris  <rgm@gnu.org>
8302         * version.el (emacs-copyright): New constant.
8303         * startup.el (fancy-splash-tail): Use emacs-copyright.
8304         * calc/calc-help.el (calc-full-help): Use emacs-copyright.
8306         * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
8307         `make-local'.
8308         (byte-compile-warnings-safe-p): Add `make-local'.
8309         (byte-compile-make-variable-buffer-local):
8310         Allow byte-compile-warnings to suppress this warning.
8312         * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
8313         format of "menu" description.
8314         (tutorial--find-changed-keys): Describe the specific menu a
8315         command is in.
8317         * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
8318         Rewrite compatibility functions to silence byte-compiler.
8320 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
8322         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
8323         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
8325 2007-06-07  Eric M. Ludlam  <eric@siege-engine.com>
8327         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
8329 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
8331         * progmodes/ebrowse.el (ebrowse-member-table):
8332         * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
8333         (org-batch-agenda-csv): Fix typos in docstrings.
8335 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8337         * international/mule-cmds.el (toggle-enable-multibyte-characters)
8338         (sort-coding-systems, search-unencodable-char): Doc fixes.
8339         (coding-system-change-eol-conversion, set-default-coding-systems)
8340         (prefer-coding-system, find-multibyte-characters, princ-list)
8341         (leim-list-entry-regexp, set-input-method, locale-language-names)
8342         (input-method-exit-on-first-char, exit-language-environment-hook)
8343         (locale-charset-language-names): Fix typos in docstrings.
8345 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8347         * pgg.el (pgg-sign-region, pgg-sign):
8348         * ses.el (ses-call-printer):
8349         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
8350         * textmodes/org.el (org-cycle): Fix typos in docstrings.
8352 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
8354         * textmodes/org.el (org-export-region-as-html)
8355         (org-replace-region-by-html, org-number-to-letters)
8356         (org-table-fedit-finish, org-normalize-color)
8357         (org-table-fedit-ref-right, org-date-to-gregorian)
8358         (org-table-fedit-move, org-table-convert-refs-to-rc)
8359         (org-calendar-holiday, org-table-fedit-toggle-ref-type)
8360         (org-write-agenda, org-colgroup-info-to-vline-list)
8361         (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
8362         (org-indent-line-function, org-export-as-html-to-buffer)
8363         (org-store-agenda-views, org-update-mode-line)
8364         (org-find-if, org-delete-all)
8365         (org-table-fedit-convert-buffer, org-emphasize)
8366         (org-uniquify, org-table-fedit-lisp-indent)
8367         (org-table-fedit-scroll, org-get-todo-sequence-head)
8368         (org-table-fedit-scroll-down, org-table-fedit-line-down)
8369         (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
8370         (org-table-fedit-toggle-coordinates, org-dvipng-color)
8371         (org-table-fedit-line-up, org-table-fedit-ref-down)
8372         (org-table-formula-from-user, org-mode-flyspell-verify)
8373         (org-cycle-show-empty-lines, org-ctrl-c-ret)
8374         (org-table-formula-to-user, org-diary-to-ical-string)
8375         (orgtbl-export, org-table-fedit-post-command)
8376         (org-closed-in-range, org-shiftcontrolright)
8377         (org-table-convert-refs-to-an, org-table-hline-and-move)
8378         (org-table-formula-less-p, org-format-table-ascii)
8379         (org-agenda-get-sexps, org-shift-refpart)
8380         (org-diary-sexp-entry, org-time-string-to-absolute)
8381         (org-table-show-reference, org-letters-to-number)
8382         (org-fix-agenda-info, org-table-fedit-ref-up)
8383         (org-table-fedit-shift-reference, org-table-fedit-abort)
8384         (org-closest-date, org-shiftcontrolleft)
8385         (org-at-heading-or-item-p, org-rematch-and-replace)
8386         (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
8387         New functions.
8388         (org-table-edit-scroll-down, org-finish-edit-formulas)
8389         (org-table-edit-next-field, org-abort-edit-formulas)
8390         (org-font-lock-level, org-export-find-first-heading-line)
8391         (org-table-edit-line-down, org-table-edit-backward-field)
8392         (org-edit-formula-lisp-indent, org-table-edit-move)
8393         (org-check-log-option, org-this-word)
8394         (org-table-edit-line-up, org-table-edit-formulas-post-command)
8395         (org-agenda-file-to-end, org-expand-file-name)
8396         (org-fake-empty-table-line, org-table-edit-scroll)
8397         (org-toggle-log-option, org-show-reference): Function removed.
8398         (org-inhibit-invisibility, org-table-formula-make-cmp-string):
8399         New defsubsts.
8400         (org-unmodified, org-batch-store-agenda-views)
8401         (org-batch-agenda-csv): New macro.
8402         (org-agenda-export): New customization group.
8403         (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
8404         (org-highest-priority, org-agenda-exporter-settings)
8405         (org-log-done-with-time, org-replace-disputed-keys)
8406         (org-format-latex-header, org-export-table-header-tags)
8407         (org-cycle-separator-lines, org-export-table-data-tags)
8408         (org-icalendar-include-sexps)
8409         (org-empty-line-terminates-plain-lists)
8410         (org-log-repeat, org-special-ctrl-a)
8411         (org-table-use-standard-references, org-disputed-keys)
8412         (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
8413         (org-agenda-export-html-style): New option.
8414         (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
8415         (org-CUA-compatible): Option removed.
8416         (org-agenda-structure, org-sexp-date): New face.
8417         (org-todo-keywords-for-agenda, org-not-done-keywords)
8418         (org-planning-or-clock-line-re, org-agenda-name)
8419         (org-table-colgroup-info, org-todo-sets)
8420         (constants-unit-system, org-clock-mode-line-entry)
8421         (org-mode-line-timer, org-table-current-begin-pos)
8422         (org-todo-keywords-1, org-mode-line-string)
8423         (org-table-clean-did-remove-column, org-table-fedit-map)
8424         (org-clock-heading, org-table-buffer-is-an)
8425         (org-agenda-info, org-done-keywords)
8426         (org-done-keywords-for-agenda, org-todo-heads)
8427         (org-todo-kwd-alist, org-clock-start-time): New variable.
8428         (org-todo-kwd-priority-p, org-edit-formulas-map)
8429         (org-repeat-re, org-todo-kwd-max-priority)
8430         (org-version, org-done-string)
8431         (org-table-clean-did-remove-column-1, org-disputed-keys):
8432         Remove variables.
8433         (org-table-translate-regexp, org-repeat-re, org-version): New consts.
8434         (org-ts-lengths): Constant removed.
8435         (org-follow-gnus-link): Don't ask how many articles to read.
8436         (org-export-find-first-export-line): Rename from
8437         `org-export-find-first-heading'.
8438         Use `org-export-skip-text-before-1st-heading'.
8439         (org-table-fedit-post-command): Rename from
8440         `org-table-edit-formulas-post-command'.
8441         (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
8442         (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
8443         (org-table-fedit-lisp-indent): Rename from
8444         `org-edit-formula-lisp-indent'.
8445         (org-table-show-reference): Rename from `org-show-reference'.
8446         (org-table-store-formulas): Use `org-table-formula-less-p'.
8447         (org-table-edit-formulas): Position cursor to current field equation.
8448         (org-update-checkbox-count, org-hide-archived-subtrees)
8449         (org-timestamp-up-day, org-timestamp-down-day)
8450         (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
8451         (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
8452         (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
8453         (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
8454         Let `org-on-heading-p' also check for invisible heading.
8455         (org-read-date): Match am/pm times.
8456         (org-eval-in-calendar): Fix default date in prompt.
8458 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
8460         * files.el (auto-mode-alist): Separate "ChangeLog.1" and
8461         "ChangeLog.a" entries, giving the latter lower priority.
8463 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
8465         * faces.el (face-id): If the argument is a face alias,
8466         return the ID of the target face.
8468 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
8470         * net/socks.el (top): Remove unnecessary copyright line.
8472 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
8474         * longlines.el (longlines-auto-wrap): Handle argument correctly.
8476 2007-06-04  Michael Albinus  <michael.albinus@gmx.de>
8478         * net/socks.el: New file, taken from w3 repository.
8479         (top): Update Copyright.  Don't load cl.el.
8480         (all): Replace `case' by `cond', `string-to-int' by
8481         `string-to-number', and `process-kill-without-query' by
8482         `set-process-query-on-exit-flag'.
8483         (socks-char-int): Remove defalias and all occurrences.
8485 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
8487         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
8488         Fix typos in docstrings.
8489         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
8490         (compilation-finish-function): Fix typo in obsolescence declaration.
8492 2007-06-03  Sam Steingold  <sds@gnu.org>
8494         * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
8495         handle unending automatic recompilation of changed files (`omake -P').
8496         (compilation-loop): VISITED is now 5th CDR.
8497         (compilation-next-error-function): Set TIMESTAMP.
8499 2007-06-03  Sam Steingold  <sds@gnu.org>
8501         * files.el (kill-buffer-ask): New function.
8502         (kill-some-buffers): Use it.
8503         (kill-matching-buffers): New user command.
8505 2007-06-01  David Kastrup  <dak@gnu.org>
8507         * dired.el (dired-recursive-deletes, dired-recursive-copies):
8508         Change default to `top'.
8510 2007-05-31  Richard Stallman  <rms@gnu.org>
8512         * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
8514 2007-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8516         * textmodes/css-mode.el: New file.
8518 2007-05-30  Michael Olson  <mwolson@gnu.org>
8520         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
8521         died and we are trying to send a signal to it.  The program using
8522         tq.el should periodically check to see whether the process has
8523         died and react appropriately -- this is not the responsibility of
8524         tq.el, and is consistent with the rest of the tq.el source code.
8526 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
8528         * textmodes/table.el (table--point-entered-cell-function)
8529         (table--point-left-cell-function):
8530         Bind `inhibit-point-motion-hooks' to t.
8532 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
8534         * emacs-lisp/rx.el (rx): Doc fix.
8536 2007-05-28  Juanma Barranquero  <lekktu@gmail.com>
8538         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
8540 2007-05-28  Michael Albinus  <michael.albinus@gmx.de>
8542         Sync with Tramp 2.0.56.
8544         * net/tramp.el:
8545         * net/tramp-ftp.el:
8546         * net/tramp-smb.el:
8547         * net/tramp-util.el:
8548         * net/tramp-vc.el:
8549         Don't load cl.el, because that pollutes the namespace.  Replace cl
8550         macros by their implementations where necessary.  Requested by
8551         Richard Stallman <rms@gnu.org>.
8553         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
8554         doesn't exist.
8555         (with-parsed-tramp-file-name): Protect debug spec during compilation.
8556         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
8557         (tramp-file-name-p, tramp-file-name-multi-method)
8558         (tramp-file-name-method, tramp-file-name-user)
8559         (tramp-file-name-host, tramp-file-name-localname): New defuns,
8560         replacing defstruct `tramp-file-name'.
8561         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
8562         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
8563         Apply `vector' instead of `make-tramp-file-name'.
8564         (tramp-handle-make-auto-save-file-name):
8565         Apply `tramp-temporary-file-directory' for compatibility reasons.
8566         (tramp-completion-mode): Use `natnump' instead of `wholenump'
8567         because of XEmacs.
8568         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
8569         started.
8571 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
8573         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
8575 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
8577         * log-edit.el (log-edit-changelog-paragraph): Return point-max
8578         as the end of the ChangeLog paragraph when it ends without a line
8579         termination.
8581 2007-05-27  Ryan Yeske  <rcyeske@gmail.com>
8583         * net/webjump.el (webjump-sample-sites):
8584         Add simple Wikipedia query.
8586 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8588         * emacs-lisp/derived.el (define-derived-mode): Remove bogus
8589         compatibility code.
8591         * emacs-lisp/copyright.el (copyright-names-regexp): New var.
8592         (copyright-update-year): Use it.
8594         * edmacro.el (edmacro-format-keys): Use current-active-maps.
8596         * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
8597         Add indentation and debugging info.  Fix up comment convention.
8599         * cus-dep.el (custom-make-dependencies): Simplify.
8601         * composite.el (compose-region, decompose-region):
8602         Use inhibit-read-only and restore-buffer-modified-p.
8604         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
8605         (xterm-mouse-event): Use it.
8607 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
8609         * bs.el (bs-cycle-previous): Don't modify the cycle list until
8610         `switch-to-buffer' has returned succesfully.
8611         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
8612         window is dedicated (it could iconify the frame).
8614 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
8616         * vc-hooks.el (vc-find-root): Fix file attribute test.
8618 2007-05-24  Richard Stallman  <rms@gnu.org>
8620         * textmodes/flyspell.el (flyspell-correct-word-before-point):
8621         Don't let opoint be nil.
8622         (flyspell-emacs-popup): Explicit error if no dialogs.
8624 2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
8626         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
8627         (image-next-line, image-previous-line, image-scroll-up)
8628         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
8629         New functions.
8630         (image-mode-map): Remap motion commands.
8631         (image-mode-text-map): New keymap for viewing images as text.
8632         (image-mode): Use image-mode-map.
8633         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
8635 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8637         * textmodes/fill.el (canonically-space-region): Make the second arg
8638         a marker if it's not already the case.
8640 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
8642         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
8643         (tar-get-descriptor): Handle type 55, an extended pax header.
8645 2007-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8647         * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
8648         to confuse outline-minor-mode.
8650 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
8652         * tar-mode.el (tar-file-name-handler): New function.
8653         (tar-extract): Bind file-name-handler-alist to it to force
8654         find-buffer-file-type-coding-system behave as if the file being
8655         extracted existed.  Use last-coding-system-used to force
8656         buffer-file-coding-system to what decode-coding-region actually
8657         used to decode the file.
8659 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
8661         * progmodes/compile.el (compilation-handle-exit):
8662         `compilation-finish-function' may change the current buffer.
8664 2007-05-22  Richard Stallman  <rms@gnu.org>
8666         * files.el (set-auto-mode): Doc fix.
8668 2007-05-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8670         * help-fns.el (find-source-lisp-file): New function.
8671         (describe-function-1): Use find-source-lisp-file to find source
8672         file in compile tree.
8674 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
8676         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
8678 2007-05-22  Juanma Barranquero  <lekktu@gmail.com>
8680         * emacs-lisp/easy-mmode.el (define-minor-mode)
8681         (easy-mmode-define-navigation): Fix typos in docstrings.
8683 2007-05-22  Glenn Morris  <rgm@gnu.org>
8685         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
8687 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8689         * mail/mail-extr.el (mail-extract-address-components):
8690         Recognize non-ASCII characters except for NBSP as words.
8692 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
8694         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
8695         (rcirc-print): Handle `window-width'.
8696         (rcirc-buffer-maximum-lines): Doc fix.
8698 2007-05-21  Chong Yidong  <cyd@stupidchicken.com>
8700         * image-mode.el (image-toggle-display): Don't clear image cache.
8701         Only use filename in image spec if the file is readable.
8702         Call image-refresh.
8704         * image.el (image-type-from-file-name, image-type): Simplify.
8705         (image-type-auto-detected-p): Don't scan auto-mode-alist.
8707         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
8708         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8710 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
8712         * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
8713         is an error.
8715         * term/linux.el (terminal-init-linux): Don't signal an error
8716         if gpm isn't running.
8718 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
8720         * t-mouse.el: Reduce to a minor-mode macro call.
8721         (t-mouse-mode): Remove the lighter.
8723         * term/linux.el (terminal-init-linux): Enable t-mouse by default.
8725 2007-05-19  Dan Nicolaescu  <dann@ics.uci.edu>
8727         * files.el (auto-mode-alist): Change the regexp so that
8728         ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
8730 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
8732         * Version 22.1 released.
8734 2007-05-19  Chong Yidong  <cyd@stupidchicken.com>
8736         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
8737         changes.
8739 2007-05-19  Kevin Ryde  <user42@zip.com.au>
8741         * info.el (Info-fontify-node): Fontify https as well as http and ftp.
8743 2007-05-18  Thien-Thi Nguyen  <ttn@gnuvola.org>
8745         * textmodes/sgml-mode.el: Revert last change.
8747 2007-05-18  Richard Stallman  <rms@gnu.org>
8749         * simple.el (push-mark): Doc fix.
8751 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
8753         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
8754         tpu-global-map.
8755         (tpu-original-global-map): Variable deleted.
8756         (tpu-control-keys-map): New keymap variable.
8757         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
8758         setting keymapping directly.
8759         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
8760         tpu-global-map.
8761         (tpu-edt-on): Activate the tpu-global-map.
8762         (tpu-edt-off): Deactivate the tpu-global-map.
8764 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
8766         * textmodes/ispell.el (ispell-get-word): Return markers
8767         for start and end positions.
8768         (ispell-word): Assume END is a marker.
8770 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8772         * printing.el: Group together all XEmacs/Emacs definitions.
8773         (pr-version): New version 6.9.
8774         (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
8775         (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
8776         (pr-menu-bind): Fix code.
8777         (pr-e-frame-char-height, pr-e-frame-char-width)
8778         (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
8779         (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
8780         (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
8781         (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
8782         (pr-x-event-y-pixel): Aliases eliminated.
8783         (pr-xemacs-global-menubar): Macro moved.
8784         (current-menubar, current-mouse-event, zmacs-region-stays)
8785         (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
8786         (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
8787         Vars moved.
8788         (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
8789         (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
8790         (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
8791         (pr-menu-set-utility-title, pr-even-or-odd-pages)
8792         (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
8793         (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
8794         moved.
8796 2007-05-17  Christian Plate  <cplate@web.de>  (tiny change)
8798         * textmodes/sgml-mode.el (sgml-tag):
8799         Fix bug: Call sgml-transformation-function.
8801 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
8803         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
8804         modified flag of buffer.  Use `inhibit-modification-hooks'.
8806 2007-05-16  Richard Stallman  <rms@gnu.org>
8808         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
8810 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8812         * files.el (magic-mode-alist, magic-fallback-mode-alist):
8813         Move the *ml, Postscript, and XmCD entries to the fallback part.
8815         * files.el (magic-fallback-mode-alist):
8816         Rename from file-start-mode-alist.
8818 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
8820         * progmodes/compile.el (compilation-handle-exit): Quote first
8821         argument of `run-hook-with-args'.
8823 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
8825         * buff-menu.el (Buffer-menu-sort-column):
8826         * dabbrev.el (dabbrev-upcase-means-case-search):
8827         * dired.el (dired-recursive-deletes, dired-recursive-copies):
8828         * info.el (Info-current-subfile):
8829         * ls-lisp.el (ls-lisp-verbosity):
8830         * msb.el (msb-menu-cond):
8831         * pcvs.el (cvs-dired-use-hook):
8832         * simple.el (set-mark-command-repeat-pop):
8833         * time.el (display-time-24hr-format, display-time-mail-file):
8834         Doc fixes.
8836         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
8837         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
8839         * view.el (view-inhibit-help-message): Fix typo in docstring.
8840         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
8842 2007-05-16  Martin Rudalics  <rudalics@gmx.at>
8844         * textmodes/ispell.el (ispell-start-process): Defend against bad
8845         default-directory.
8847 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
8849         * mail/rmail.el (rmail-convert-to-babyl-format): Check
8850         content-transfer-encoding _last_, because it's its position that
8851         we need as value of base64-header-field-end.
8853 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
8855         * files.el (mode-require-final-newline, require-final-newline)
8856         (enable-local-variables, enable-local-eval): Doc fixes.
8858 2007-05-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8860         * ps-print.el: Use default color when foreground or background color
8861         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
8862         (ps-print-version): New version 6.7.4.
8863         (ps-rgb-color): New argument.  Use default color when color is
8864         unspecified.
8865         (ps-begin-job): Fix code.
8867 2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
8869         * longlines.el (longlines-mode): Make longlines-auto-wrap
8870         buffer-local.  Add hooks unconditionally.
8871         (longlines-auto-wrap): Toggle wrapping.
8872         (longlines-after-change-function)
8873         (longlines-post-command-function): Check longlines-auto-wrap.
8875 2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
8877         * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
8878         (xterm-mouse-translate): Use it.
8880 2007-05-10  Richard Stallman  <rms@gnu.org>
8882         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
8883         (iso-cvt-write-only): Likewise.
8885         * emacs-lisp/easy-mmode.el (define-minor-mode):
8886         Fix generated doc string.
8888         * startup.el (fancy-splash-text): Add URL of guided tour.
8889         Adjust horizontal and vertical whitespace.
8891         * progmodes/compile.el (compilation-handle-exit):
8892         Use run-hook-with-args to run compilation-finish-functions.
8894         * files.el (file-start-mode-alist): New variable.
8895         (magic-mode-regexp-match-limit): Doc fix.
8896         (set-auto-mode): Handle file-start-mode-alist.
8897         A little cleanup of structure.
8899         * dabbrev.el (dabbrev-eliminate-newlines):
8900         Renamed from dabbrev--eliminate-newlines.  All uses changed.
8902 2007-05-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
8904         * man.el (Man-next-section): Don't consider the last line of the page
8905         as being part of any section.
8907 2007-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8909         * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
8910         can take any number of values.
8912 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8914         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
8915         to the list of citation commands.
8917 2007-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8919         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
8921 2007-05-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
8923         * progmodes/python.el (python-font-lock-keywords)
8924         (python-open-block-statement-p, python-mode): Add support for the new
8925         "with" keyword.
8927 2007-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8929         * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
8930         the exact opposite of diff-goto-source.
8932         * emacs-lisp/advice.el (ad-special-forms): Remove.
8933         (ad-special-form-p): Use subr-arity.
8935         * newcomment.el (comment-search-forward): Make sure we search forward.
8936         (comment-enter-backward): Try and distinguish the non-matching case at
8937         EOB from the non-matching case with a missing comment-end-skip for
8938         a 2-char comment ender.
8939         (comment-choose-indent): New function extracted from comment-indent.
8940         Improve the alignment algorithm.
8941         (comment-indent): Use it.
8943         * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
8944         XML style Processing Instructions.
8945         (sgml-parse-tag-backward): Handle XML-style PIs.  Also ensure progress.
8946         (sgml-calculate-indent): Handle `pi' context.
8948         * vc.el: Ensure that update-changelog issues an error when used with
8949         a backend that does not implement it.
8950         (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
8951         Remove `backend' argument.  Use expand-file-name.
8952         (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
8954         * progmodes/python.el (python-end-of-block): Revert last change.
8955         (python-end-of-statement): Make sure we move *forward*.
8957 2007-05-08  Richard Stallman  <rms@gnu.org>
8959         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
8960         Don't include non-self-insert commands in the exception for `-'.
8962 2007-05-08  David Reitter  <david.reitter@gmail.com>
8964         * progmodes/python.el (python-guess-indent): Check non-nullness
8965         before comparing indent against the 2..8 interval.
8967 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8969         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
8970         available.
8972 2007-05-06  Richard Stallman  <rms@gnu.org>
8974         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
8976 2007-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8978         * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
8979         rather than storing their value in the revert-buffer function.
8981 2007-05-04  Nick Roberts  <nickrob@snap.net.nz>
8983         * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
8984         when disabling t-mouse-mode.
8986 2007-05-01  Davis Herring  <herring@lanl.gov>
8988         * calendar/timeclock.el: Update version number.
8989         (timeclock-modeline-display): Mention timeclock-use-display-time
8990         in explanatory message.
8991         (timeclock-in): Fix non-interactive workday specifications.
8992         (timeclock-log): Don't kill the log buffer if it already existed.
8993         Suppress warnings when finding the log.  Don't check for a nil
8994         project twice.  Run hooks after killing the buffer (if applicable).
8995         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
8996         was geometric).  All uses changed.
8997         (timeclock-generate-report): Support prefix argument.
8999 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
9001         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
9002         disconnections.
9004 2007-05-01  Romain Francoise  <romain@orebokech.com>
9006         * dired-x.el: Revert 2007-04-06 change.
9008 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
9010         * find-dired.el (find-dired-filter): Propertize all text down to eob.
9012 2007-04-29  Richard Stallman  <rms@gnu.org>
9014         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
9016 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9018         * progmodes/cc-mode.el (c-before-change): Use point-min rather
9019         than 1.
9021 2007-04-28  Richard Stallman  <rms@gnu.org>
9023         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
9025 2007-04-28  Nick Roberts  <nickrob@snap.net.nz>
9027         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
9028         don't put stop on toolbar.
9030 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9032         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
9034 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
9036         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
9037         instead of $(lisp)/mh-e.
9039 2007-04-28  Glenn Morris  <rgm@gnu.org>
9041         * image-dired.el (image-dired-cmd-create-thumbnail-options)
9042         (image-dired-cmd-create-temp-image-options): Replace option
9043         +profile "*" with -strip.
9045 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
9047         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
9048         Use window-start and window-end.
9050 2007-04-27  Andreas Schwab  <schwab@suse.de>
9052         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
9054 2007-04-27  Eli Zaretskii  <eliz@gnu.org>
9056         * textmodes/fill.el (fill-paragraph): Doc fix.
9058 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
9060         * locate.el (locate-in-alternate-database): Doc fix.
9062 2007-04-26  Glenn Morris  <rgm@gnu.org>
9064         * button.el (button): Use underline if supported, else fall back
9065         to color.
9067         * version.el (emacs-version): Increase to 22.1.50.
9069 2007-04-25  Richard Stallman  <rms@gnu.org>
9071         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
9073 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
9075         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
9076         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
9077         pushing mark.
9078         (idlwave-current-routine): Don't push mark.
9080 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
9082         * image-dired.el (image-dired-display-image): Derive image-type from
9083         filename rather than assuming jpeg, in case no resizing was needed.
9085 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9087         * custom.el (defface): Doc fix.
9089 See ChangeLog.12 for earlier changes.
9091 ;; Local Variables:
9092 ;; coding: iso-2022-7bit
9093 ;; add-log-time-zone-rule: t
9094 ;; End:
9096     Copyright (C) 2007 Free Software Foundation, Inc.
9098   This file is part of GNU Emacs.
9100   GNU Emacs is free software; you can redistribute it and/or modify
9101   it under the terms of the GNU General Public License as published by
9102   the Free Software Foundation; either version 3, or (at your option)
9103   any later version.
9105   GNU Emacs is distributed in the hope that it will be useful,
9106   but WITHOUT ANY WARRANTY; without even the implied warranty of
9107   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9108   GNU General Public License for more details.
9110   You should have received a copy of the GNU General Public License
9111   along with GNU Emacs; see the file COPYING.  If not, write to the
9112   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
9113   Boston, MA 02110-1301, USA.
9115 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af