Backport Bug#7933 fix from trunk.
[emacs.git] / lisp / ChangeLog
blobead0456a7b1e56d8a9eadd07143f4e0a04bfb54b
1 2011-01-31  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
3         * net/rcirc.el: Clean log filenames (Bug#7933).
4         (rcirc-log-write): Use convert-standard-filename.
5         (rcirc-log-filename-function): Documentation updates.
7 2011-01-31  Alan Mackenzie  <acm@muc.de>
9         * progmodes/cc-cmds.el (c-forward-over-illiterals): Continue
10         parsing if we encounter a naked # (Bug#7595).
11         (c-beginning-of-statement): Avoid loop in locating the beginning
12         of a macro.
14 2011-01-31  Chong Yidong  <cyd@stupidchicken.com>
16         * files.el (copy-directory): Fix arguments to recursive call.
18 2011-01-29  Chong Yidong  <cyd@stupidchicken.com>
20         * files.el (copy-directory): If destination is an existing
21         directory, copy into a subdirectory there.
23 2011-01-29  Andreas Schwab  <schwab@linux-m68k.org>
25         * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
26         files.
28 2011-01-28  Chong Yidong  <cyd@stupidchicken.com>
30         * image-dired.el (image-dired-mouse-display-image): No-op if no
31         file is found (Bug#7817).
33         * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
35 2011-01-28  Kenichi Handa  <handa@m17n.org>
37         * international/quail.el (quail-keyboard-layout-alist): Remove
38         superfluous SPC for "pc105-uk" (bug#7927).
40 2011-01-27  Glenn Morris  <rgm@gnu.org>
42         * msb.el (msb-menu-bar-update-buffers): Update for changed
43         argument handling of menu-bar-select-frame.  (Bug#7902)
45 2011-01-27  Chong Yidong  <cyd@stupidchicken.com>
47         * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
48         to the recursion depth (Bug#7722).
50 2011-01-26  Roy Liu  <carsomyr@gmail.com>  (tiny change)
52         * term/ns-win.el (ns-find-file): Expand ns-input-file with
53         command-line-default-directory (Bug#7872).
55 2011-01-25  Glenn Morris  <rgm@gnu.org>
57         * comint.el (comint-mode): Doc fix.  (Bug#7897)
59 2011-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
61         * files.el (file-name-non-special): Only change buffer-file-name after
62         insert-file-contents if it's `visit'ing the file (bug#7854).
64 2011-01-23  Chong Yidong  <cyd@stupidchicken.com>
66         * dired.el (dired-revert): Doc fix (Bug#7758).
68 2011-01-23  Nobuyoshi Nakada  <nobu@ruby-lang.org>
70         * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
71         here-doc which ends with an underscore.
72         (ruby-mode-set-encoding): Skip shebang line always.
73         (ruby-mode-map): Bind C-c C-c to comment-region.
74         (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
75         (ruby-forward-sexp): Stop after literal hash key labels.
76         (ruby-font-lock-syntactic-keywords): Highlight regexp after open
77         bracket.
79 2011-01-22  Keitaro Miyazaki  <keitaro.miyazaki@gmail.com>  (tiny change)
81         * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
82         the correct buffer (Bug#7650).
84 2011-01-22  Glenn Morris  <rgm@gnu.org>
86         * simple.el (do-auto-fill): Give it a doc string.
88         * button.el (make-text-button): Doc fix.  (See bug#7881)
90 2011-01-22  Chong Yidong  <cyd@stupidchicken.com>
92         * simple.el (line-move-visual): Doc fix (Bug#7594).
94         * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
95         "Case sensitive" menu item.
97 2011-01-21  Roland McGrath  <roland@frob.com>
99         * comint.el (comint-replace-by-expanded-history-before-point): Fix
100         expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
102 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
104         * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
106 2011-01-21  Jari Aalto  <jari.aalto@cante.net>
108         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
109         Assume foo(bar) is a manpage reference rather than some unquoted
110         symbol (bug#7705).
112 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
114         * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
115         Suggested by Flo <sensorflo@gmail.com>.
117 2011-01-21  Glenn Morris  <rgm@gnu.org>
119         * progmodes/compile.el (compilation-error-regexp-alist):
120         Fix custom type.  (Bug#7812)
122 2011-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
124         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
125         keymap expression.  Improve docstring.
127 2011-01-15  Mark Diekhans  <markd@soe.ucsc.edu>
129         * files.el (backup-buffer): Make last-resort backup file in
130         .emacs.d (Bug#6953).
132         * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
133         make it with permission 700.
135 2011-01-14  Kenichi Handa  <handa@m17n.org>
137         * mail/rmailmm.el (rmail-mime-insert-header):
138         Set rmail-mime-coding-system to a cons whose car is the last coding
139         system used to decode the header.
140         (rmail-mime-find-header-encoding): New function.
141         (rmail-mime-insert-decoded-text):
142         Override rmail-mime-coding-system if it is a cons.
143         (rmail-show-mime): If only a header part was decoded, find the
144         coding system while ignoring mm-charset-override-alist.
146 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
148         * subr.el (event-start, event-end): Doc fix (Bug#7826).
150 2011-01-12  Kenichi Handa  <handa@m17n.org>
152         * mail/rmailmm.el (rmail-mime-next-item)
153         (rmail-mime-previous-item): Delete them.
154         (rmail-mime-shown-mode): Recursively call for children.
155         (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
156         Callers changed.
157         (rmail-mime-raw-mode): Recursively call for children.
158         (rmail-mode-map): Change mapping of tab and backtab to
159         forward-button and backward-button respectively.
160         (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
161         button.
162         (rmail-mime-update-tagline): New function.
163         (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
164         body display is changed.
165         (rmail-mime-toggle-button): Rename from rmail-mime-image.
166         (rmail-mime-image): Delete this button type.
167         (rmail-mime-toggle): New button type.
168         (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
169         body display is changed.  Change the save button label to "Save".
170         Don't process show/hide button here.
171         (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
172         the body display is changed.  Unconditionally call
173         rmail-mime-insert for children.
174         (rmail-mime-handle): Update `display' vector of the just inserted
175         entity.
176         (rmail-mime-process): If mail-header-parse-content-type returns
177         nil, use "text/plain" as the fallback type.
178         (rmail-mime-insert): For raw-mode, recursively call
179         rmail-mim-insert for children.
180         (rmail-mime): Handle the case that the current buffer is not rmail
181         buffer (e.g. in summary buffer).
183 2011-01-05  Kenichi Handa  <handa@m17n.org>
185         * mail/rmailmm.el (rmail-mime-next-item)
186         (rmail-mime-previous-item): Skip the body of a non-multipart
187         entity if a tagline is shown.
189 2011-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
191         * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
192         (tmm-prompt): Simplify.
193         (tmm-add-prompt): Remove unused var `win'.
195         * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
196         to minor mode which used nil accidentally to mean "turn off".
198 2011-01-10  Michael Albinus  <michael.albinus@gmx.de>
200         * net/tramp.el (tramp-find-inline-compress)
201         (tramp-get-inline-coding): Quote command after pipe symbol for
202         local calls under W32.  (Bug#6784)
204 2011-01-10  Michael Albinus  <michael.albinus@gmx.de>
206         * net/tramp.el (tramp-default-method): Initialize with pscp/plink
207         only when running under W32.
209 2011-01-09  Eli Zaretskii  <eliz@gnu.org>
211         * progmodes/grep.el (grep-compute-defaults): Quote the program
212         file name after the pipe symbol in Grep templates.  (Bug#6784)
213         * jka-compr.el (jka-compr-partial-uncompress): Likewise.
215 2011-01-08  Lennart Borgman  <lennart.borgman@gmail.com>
217         * buff-menu.el (Buffer-menu-buffer-list): New var.
218         (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
219         restricted buffer list is not lost on revert (Bug#7749).
221 2011-01-08  Eric Hanchrow  <eric.hanchrow@gmail.com>
223         * net/ldap.el (ldap-search-internal): Discard stderr output.
225 2011-01-07  Eli Zaretskii  <eliz@gnu.org>
227         * files.el (directory-abbrev-alist): Doc fix.  (Bug#7777)
229 2011-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
231         * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):
232         Author names can have spaces (bug#7792).
234 2011-01-04  Kenichi Handa  <handa@m17n.org>
236         * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
237         part as a plain text.
238         (rmail-mime-process-multipart): Set the default content-type to
239         nil for unknown multipart subtypes (bug#7651).
241 2011-01-03  Brent Goodrick  <bgoodr@gmail.com>  (tiny change)
243         * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
244         table, get the value before switching to the output buffer.  (Bug#7733)
246 2011-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
248         * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
250 2011-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
252         * files.el (file-local-variables-alist):
253         Make permanent-local (bug#7767).
255 2011-01-02  Glenn Morris  <rgm@gnu.org>
257         * version.el (emacs-copyright): Set short copyright year to 2011.
259 2011-01-02  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
261         * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
262         an existing temp buffer.  (Bug#7746)
264 2011-01-02  Glenn Morris  <rgm@gnu.org>
266         * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
267         multiple addresses.  (Bug#7760)
269 2010-12-31  Michael Albinus  <michael.albinus@gmx.de>
271         * net/tramp.el (tramp-methods): Add recursive options to "scpc",
272         "scpx", "pscp" and "psftp".
274 2010-12-31  Eli Zaretskii  <eliz@gnu.org>
276         * term/w32-win.el (image-library-alist): Set up correctly for
277         libpng versions both before and after 1.4.0.  (Bug#7716)
279 2010-12-25  Eli Zaretskii  <eliz@gnu.org>
281         * time.el (display-time-mode): Mention display-time-interval in
282         the doc string.  (Bug#7713)
284         * simple.el (select-active-regions): Doc fix.  (Bug#7702)
286 2010-12-24  Kenichi Handa  <handa@m17n.org>
288         * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
289         condition-case and return an error message string if something
290         goes wrong.
291         (rmail-show-mime): Adjust for the above change.  Insert the
292         header by rmail-mime-insert-header.
294 2010-12-24  Kenichi Handa  <handa@m17n.org>
296         * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
297         rmail-mime-previous-item, and rmail-mime-toggle-hidden.
298         (rmail-mime-mbox-buffer)
299         (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
300         (rmail-mime-entity): Argument changed.  All codes handling an
301         entity object are changed.
302         (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
303         the above change.
304         (rmail-mime-entity-children, rmail-mime-entity-handler)
305         (rmail-mime-entity-tagline): New functions.
306         (rmail-mime-message-p): New function.
307         (rmail-mime-save): Bind rmail-mime-mbox-buffer.
308         (rmail-mime-entity-segment, rmail-mime-next-item)
309         (rmail-mime-previous-item, rmail-mime-shown-mode)
310         (rmail-mime-hidden-mode, rmail-mime-raw-mode)
311         (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
312         (rmail-mime-insert-tagline, rmail-mime-insert-header):
313         New functions.
314         (rmail-mime-text-handler): Call rmail-mime-insert-text.
315         (rmail-mime-insert-decoded-text): New function.
316         (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
317         (rmail-mime-insert-image): Argument changed.  Caller changed.
318         (rmail-mime-image): Call rmail-mime-toggle-hidden.
319         (rmail-mime-set-bulk-data): New funciton.
320         (rmail-mime-insert-bulk): Argument changed.
321         (rmail-mime-multipart-handler): Return t.
322         (rmail-mime-process-multipart): Argument changed.
323         Handle "multipart/alternative" here.
324         (rmail-mime-process): Argument changed.
325         (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
326         (rmail-mime-insert): Argument changed.  Handle raw display mode.
327         (rmail-mime): Argument changed.  Handle toggling of raw display
328         mode.
329         (rmail-show-mime): Bind rmail-mime-mbox-buffer and
330         rmail-mime-view-buffer.
331         (rmail-insert-mime-forwarded-message): Likewise.
332         (rmail-search-mime-message): Likewise.  Don't bind rmail-buffer.
334         * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
335         non-nil, handle the header in rmail-show-mime-function.
337 2010-12-20  Leo  <sdl.web@gmail.com>
339         * help-fns.el (describe-variable): Fix 2010-12-17 change.
341 2010-12-20  Juri Linkov  <juri@jurta.org>
343         * isearch.el (isearch-lazy-highlight-error): New variable.
344         (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
345         `isearch-lazy-highlight-error'.  Set `isearch-lazy-highlight-error'
346         to the current value of `isearch-error' (Bug#7468).
348 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
350         * help-fns.el (describe-variable): Don't emit trailing whitespace
351         (Bug#7511).
353 2010-12-17  Leo  <sdl.web@gmail.com>
355         * eshell/em-hist.el (eshell-previous-matching-input): Signal error
356         if point is not behind eshell-last-output-end (Bug#7585).
358 2010-12-16  Chong Yidong  <cyd@stupidchicken.com>
360         * textmodes/rst.el (rst-compile-pdf-preview)
361         (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
363 2010-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
365         * emulation/edt-mapper.el: Override mapping of function keys so
366         that the later call to read-key-sequence works.
368 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
370         * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
371         Unix EOLs.  (Bug#7589)
373 2010-12-12  Eli Zaretskii  <eliz@gnu.org>
375         * subr.el (posn-col-row): Evaluate header-line-format in the
376         context of the POSITION window's buffer.
378 2010-12-11  Glenn Morris  <rgm@gnu.org>
380         * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
381         (with-silent-modifications): Doc fixes.
383 2010-12-10  Michael Albinus  <michael.albinus@gmx.de>
385         * net/tramp.el (tramp-action-password, tramp-process-actions):
386         Revert patch from 2010-12-08.  Use `save-restriction'.
388 2010-12-09  Eli Zaretskii  <eliz@gnu.org>
390         * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
391         New functions.
392         (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use
393         them instead of `nil' and `>', respectively.  (Bug#1077)
395 2010-12-09  Stephen Berman  <stephen.berman@gmx.net>
397         * calendar/diary-lib.el (diary-list-sexp-entries):
398         Handle case of no newline at end of file.  (Bug#7536)
400 2010-12-09  Glenn Morris  <rgm@gnu.org>
402         * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
404 2010-12-08  Michael Albinus  <michael.albinus@gmx.de>
406         * net/tramp.el (tramp-handle-start-file-process):
407         Protect buffer-modified value.  (Bug#7557)
408         (tramp-action-password): Delete region, do not narrow.
409         (tramp-process-actions): Do not widen.
411 2010-12-08   Jan Moringen  <jmoringe@techfak.uni-bielefeld.de>
413         * log-edit.el (log-edit-changelog-entries):
414         Regexp quote filename.  (Bug#7505)
416 2010-12-08  Tom Breton  <tehom@panix.com>
418         * cus-edit.el (custom-save-all):
419         Bind print-length and print-level to nil.  (Bug#7581)
421 2010-12-08  Glenn Morris  <rgm@gnu.org>
423         * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
424         Run hooks to update menu contents.  (Bug#7586)
426         * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
427         file names, for the sake of MS Windows.  (Bug#7588)
429 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
431         * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
432         empty lines without a leading space.
434 2010-12-06  Leo  <sdl.web@gmail.com>
436         * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
437         while mapping over marks (Bug#6810).
439 2010-12-06  Chong Yidong  <cyd@stupidchicken.com>
441         * image-dired.el (image-dired-db-file)
442         (image-dired-temp-image-file, image-dired-gallery-dir)
443         (image-dired-temp-rotate-image-file): Set default values relative
444         to image-dired-dir (Bug#7518).
446 2010-12-06  Lawrence Mitchell  <wence@gmx.li>
448         * format.el (format-decode-run-method): Pass args FROM and TO, not
449         point-min and point-max, to shell-command-on-region (Bug#7488).
451 2010-12-06  Jan Djärv  <jan.h.d@swipnet.se>
453         * frame.el (blink-cursor-mode): Make default t for ns.
455 2010-12-05  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>
457         * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
459 2010-12-05  Chong Yidong  <cyd@stupidchicken.com>
461         * comint.el (comint-dynamic-list-input-ring)
462         (comint-dynamic-complete-filename)
463         (comint-replace-by-expanded-filename)
464         (comint-dynamic-simple-complete)
465         (comint-dynamic-list-filename-completions)
466         (comint-dynamic-list-completions): Doc fix (Bug#7499).
468         * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
469         Doc fix (Bug#7471).
471 2010-12-04  Martin Rudalics  <rudalics@gmx.at>
473         * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
474         (Bug#7533).
476 2010-12-04  W. Martin Borgert <debacle@debian.org>  (tiny change)
478         * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
479         (Bug#7491).
481 2010-12-04  Chong Yidong  <cyd@stupidchicken.com>
483         * simple.el (transient-mark-mode): Doc fix (Bug#7465).
485 2010-12-04  Eli Zaretskii  <eliz@gnu.org>
487         * files.el (file-relative-name): Handle UNC file names on
488         DOS/Windows.  (Bug#4674)
490 2010-12-03  Daiki Ueno  <ueno@unixuser.org>
492         * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
493         "RIPEMD160" (Bug#7490).  Reported by Daniel Kahn Gillmor.
494         (epg-context-set-passphrase-callback): Mention that the callback
495         is not called when used with GnuPG 2.x.
497 2010-12-02  Glenn Morris  <rgm@gnu.org>
499         * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
500         Ensure ps-footer-font-size-internal is initialized.
501         Call ps-get-page-dimensions before trying to use ps-font-for-text.
503 2010-12-01  Kenichi Handa  <handa@m17n.org>
505         * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
506         within condition-case.
507         (rmail-show-mime): Don't use condition-case.
508         (rmail-search-mime-message): New function.
509         (rmail-search-mime-message-function): Set to
510         rmail-search-mime-message.
512 2010-12-01  Leo  <sdl.web@gmail.com>
514         * ido.el (ido-common-initialization): New function.  (bug#3274)
515         (ido-mode): Use it.
516         (ido-completing-read): Call it.
518 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
520         * log-edit.el (log-edit-font-lock-keywords): Don't try matching
521         stand-alone lines, since that is handled by log-edit-match-to-eoh
522         (Bug#6465).
524 2010-11-27  Eduard Wiebe  <usenet@pusto.de>
526         * dired.el (dired-get-filename): Replace backslashes with slashes
527         in file names on MS-Windows, needed by `locate'.  (Bug#7308)
528         * locate.el (locate-default-make-command-line): Don't consider
529         drive letter and root directory part of
530         `directory-listing-before-filename-regexp'.  (Bug#7308)
531         (locate-post-command-hook, locate-post-command-hook): New defcustoms.
533 2010-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
535         * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
536         of :smie-open/close-alist.
537         (smie-next-sexp): Make it accept a "start token" as argument.
538         (smie-indent-keyword): Be careful not to misidentify tokens that span
539         more than one line, as empty lines.  Add argument `token'.
541 2010-11-26  Kenichi Handa  <handa@m17n.org>
543         * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
544         multipart subtypes, insert all as usual.
546         * mail/rmail.el: Require rfc2047.
548 2010-11-26  Kenichi Handa  <handa@m17n.org>
550         * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
551         (rmail-mime-entity-disposition)
552         (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
553         (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
554         (rmail-mime-save): Handle the case that the button's `data' is a
555         MIME entity.
556         (rmail-mime-insert-text): New function.
557         (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
558         (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
559         (rmail-mime-insert-bulk): New function mostly copied from the old
560         rmail-mime-bulk-handler.
561         (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
562         (rmail-mime-process-multipart): New function mostly copied from
563         the old rmail-mime-multipart-handler.
564         (rmail-mime-show): Just call rmail-mime-process.
565         (rmail-mime-process): New function mostly copied from the old
566         rmail-mime-show.
567         (rmail-mime-insert-multipart, rmail-mime-parse)
568         (rmail-mime-insert, rmail-show-mime)
569         (rmail-insert-mime-forwarded-message)
570         (rmail-insert-mime-resent-message): New functions.
571         (rmail-insert-mime-forwarded-message-function): Set to
572         rmail-insert-mime-forwarded-message.
573         (rmail-insert-mime-resent-message-function): Set to
574         rmail-insert-mime-resent-message.
576         * mail/rmailsum.el: Require rfc2047.
577         (rmail-header-summary): Handle multiline Subject: field.
578         (rmail-summary-line-decoder): Change the default to
579         rfc2047-decode-string.
581         * mail/rmail.el (rmail-enable-mime): Change the default to t.
582         (rmail-mime-feature): Change the default to `rmailmm'.
583         (rmail-quit): Delete the specifal code for rmail-enable-mime.
584         (rmail-display-labels): Likewise.
585         (rmail-show-message-1): Check rmail-enable-mime, and use
586         rmail-show-mime-function for a MIME message.  Decode the headers
587         according to RFC2047.
589 2010-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
591         * progmodes/which-func.el (which-func-imenu-joiner-function):
592         Return a string, as expected.
593         (which-function-mode): Make sure we stop any previous timer before
594         starting a new one.
596 2010-11-23  Michael Albinus  <michael.albinus@gmx.de>
598         * net/tramp.el (tramp-default-method-alist)
599         (tramp-default-user-alist, tramp-default-proxies-alist):
600         Adapt custom options type.  (Bug#7445)
602 2010-11-21  Chong Yidong  <cyd@stupidchicken.com>
604         * progmodes/python.el: Add Ipython support (Bug#5390).
605         (python-shell-prompt-alist)
606         (python-shell-continuation-prompt-alist): New options.
607         (python--set-prompt-regexp): New function.
608         (inferior-python-mode, run-python, python-shell):
609         Require ansi-color.  Use python--set-prompt-regexp to set the comint
610         prompt based on the Python interpreter.
611         (python--prompt-regexp): New var.
612         (python-check-comint-prompt)
613         (python-comint-output-filter-function): Use it.
614         (run-python): Use a pipe (Bug#5694).
616 2010-11-21  Chong Yidong  <cyd@stupidchicken.com>
618         * progmodes/python.el (run-python): Doc fix.
619         (python-keep-current-directory-in-path): New var (Bug#7454).
621 2010-11-20  Chong Yidong  <cyd@stupidchicken.com>
623         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
624         Prompt user before actually printing.
626 2010-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
628         * simple.el (kill-new, kill-append, kill-region):
629         * comint.el (comint-kill-region): Make the yank-handler argument
630         obsolete.
632 2010-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
634         * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
635         that are both openers (resp. closers) and something else.
636         (smie-grammar): Loosen definition of valid values.
637         (smie-next-sexp, smie-down-list, smie-blink-matching-open)
638         (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
639         (smie-indent-after-keyword): Adjust users.
640         (smie-indent-keyword): Don't indent empty lines.
642         * vc-hg.el (vc-hg-program): New var.
643         Suggested by Norman Gray <norman@astro.gla.ac.uk>.
644         (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
646 2010-11-17  Glenn Morris  <rgm@gnu.org>
648         * emacs-lisp/autoload.el (autoload-find-destination): The function
649         coding-system-eol-type may return non-numeric values.  (Bug#7414)
651 2010-11-16  Ulrich Mueller  <ulm@gentoo.org>
653         * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
655 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
657         * subr.el (posn-col-row): Pay attention to header line.  (Bug#7390)
659 2010-11-13  Chong Yidong  <cyd@stupidchicken.com>
661         * textmodes/picture.el (picture-mouse-set-point): Don't use
662         posn-col-row; explicitly compute the motion based on the posn at
663         the window-start (Bug#7390).
665 2010-11-13  Michael Albinus  <michael.albinus@gmx.de>
667         * net/tramp.el (tramp-remote-coding-commands): Add an alternative
668         using "base64 -d -i".  This is needed for older base64 versions
669         from GNU coreutils.  Reported by Klaus Reichl
670         <Klaus.Reichl@thalesgroup.com>.
672 2010-11-13  Glenn Morris  <rgm@gnu.org>
674         * novice.el (disabled-command-function):
675         Fix 2009-11-15 change.  (Bug#7384)
677 2010-11-12  Glenn Morris  <rgm@gnu.org>
679         * calendar/calendar.el (diary-iso-date-forms): Make elements
680         mutually exclusive.  (Bug#7377)
682 2010-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
684         * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
685         when filling the remaining "unconstrained" values.
687 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
689         * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
690         safety predicate.
692         * files.el (safe-local-variable-p): Gracefully handle errors.
694         * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
695         Use smie-indent-virtual when indenting relative to an opener.
696         (smie-rule-separator): Use smie-rule-parent.
697         (smie-indent-keyword): Consult rules, even for openers at bol.
698         (smie-indent-comment-close): Try to align closer's content.
700 2010-11-11  Glenn Morris  <rgm@gnu.org>
702         * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
704 2010-11-10  Glenn Morris  <rgm@gnu.org>
706         * printing.el (pr-menu-bind): Doc fix.
708         * speedbar.el (speedbar-toggle-images): Doc fix.
710         * progmodes/python.el (python-shell): Doc fix.
712         * wid-edit.el (widget-field-use-before-change)
713         (widget-use-overlay-change): Doc fixes.
715 2010-11-09  Glenn Morris  <rgm@gnu.org>
717         * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
719 2010-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
721         * minibuffer.el (minibuffer-completion-help): Specify the end of the
722         completion field (bug#7211).
724         * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
725         Fix handling of backslash escapes.
726         (python-quote-syntax): Adjust accordingly.
728 2010-11-08  Richard Levitte  <richard@levitte.org>  (tiny change)
730         * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
731         (vc-mtn-workfile-branch): Adjust to new output format.
733 2010-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
735         * international/mule-cmds.el (princ-list): Mark as obsolete.
737 2010-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
739         * emacs-lisp/smie.el: New package.
741 2010-11-06  Michael Albinus  <michael.albinus@gmx.de>
743         * files.el (backup-by-copying-when-mismatch):
744         Set `permanent-local' property.
746         * net/tramp.el (tramp-handle-insert-file-contents): Do not set
747         `permanent-local' property for `backup-by-copying-when-mismatch'.
749 2010-11-06  Eli Zaretskii  <eliz@gnu.org>
751         * ls-lisp.el (insert-directory): Doc fix.  (bug#7285)
752         (ls-lisp-classify-file): New function.
753         (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
754         (ls-lisp-classify): Call ls-lisp-classify-file.
755         (insert-directory): Remove blanks from switches.
757 2010-11-07  Wilson Snyder  <wsnyder@wsnyder.org>
759         * progmodes/verilog-mode.el (verilog-insert-one-definition)
760         (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
761         AUTOINOUT for SV style multidimensional arrays, bug294.
762         Reported by Eric Mastromarchi.
763         (verilog-preprocess): Use with-current-buffer and
764         font-lock-fontify-buffer to cleanup style issues.
766 2010-11-05  Michael Albinus  <michael.albinus@gmx.de>
768         * net/trampver.el: Update release number.
770 2010-08-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
772         * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
773         beginning of the string.  Use `string-match-p'.  (Bug#6765)
775 2010-11-01  Glenn Morris  <rgm@gnu.org>
777         * locate.el (locate, locate-mode): Doc fixes.
779 2010-11-01  Chong Yidong  <cyd@stupidchicken.com>
781         * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
782         user for confirmation.
783         (server-force-stop): Use it.
784         (server-start): Use server-force-stop for kill-emacs-hook, to
785         avoid user interaction while killing Emacs.
787 2010-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
789         * vc/log-edit.el (log-edit-rewrite-fixes): New var.
790         (log-edit-author): New dynamic var.
791         (log-edit-changelog-ours-p, log-edit-insert-changelog-entries):
792         Use it to return the author if different from committer.
793         (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
795 2010-10-31  Eli Zaretskii  <eliz@gnu.org>
797         * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
799 2010-10-31  Chong Yidong  <cyd@stupidchicken.com>
801         * vc/vc.el (vc-deduce-backend): New fun.  Handle diff buffers.
802         (vc-root-diff, vc-print-root-log, vc-log-incoming)
803         (vc-log-outgoing): Use it.
804         (vc-diff-internal): Set diff-vc-backend.
806         * vc/diff-mode.el (diff-vc-backend): New var.
808 2010-10-31  Juri Linkov  <juri@jurta.org>
810         * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
811         buffer-locally to lambda that re-runs the vc diff command.
812         (Bug#6447)
814 2010-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
816         * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
818         Make 'g' (AKA revert-buffer) rerun VC log, log-incoming and
819         log-outgoing commands.
820         * vc/vc.el (vc-log-internal-common): Add a new argument and use it
821         to create a buffer local revert-buffer-function variable.
822         (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
823         revert-buffer-function lambda.
825         Improve VC create/retrieve tag/branch.
826         * vc.el (vc-create-tag): Do not read the directory name for VCs
827         with repository revision granularity.  Adjust the tag/branch
828         prompt.  Reset VC properties.
829         (vc-retrieve-tag): Do not read the directory name for VCs
830         with repository revision granularity.  Reset VC properties.
832         Add optional support for resetting VC properties.
833         * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
834         call vc-file-clearprops when true.
835         (vc-resynch-buffer): Add new optional argument, pass it down.
836         (vc-resynch-buffers-in-directory): Likewise.
838         Improve support for special markup in the VC commit message.
839         * vc-mtn.el (vc-mtn-checkin): Support Author: and Date: markup.
840         * vc-hg.el (vc-hg-checkin): Add support for Date:.
841         * vc-git.el (vc-git-checkin):
842         * vc-bzr.el (vc-bzr-checkin): Likewise.
844         Add support for vc-log-incoming, improve vc-log-outgoing for Git.
845         * vc-git.el (vc-git-log-view-mode): Fix font lock for
846         incoming/outgoing logs.
847         (vc-git-log-outgoing, vc-git-log-incoming): New functions.
849         * vc-git.el (vc-git-log-outgoing): Use the same format as the
850         short log.
851         (vc-git-log-incoming): Likewise.  Run "git fetch" before the log
852         command
854         Add bindings for vc-log-incoming and vc-log-outgoing.
855         * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
856         and vc-log-outgoing.
857         * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
858         and vc-log-outgoing.
860         Improve state updating for VC tag commands.
861         * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
862         to update the state of all buffers in the directory.
864 2010-05-19  Glenn Morris  <rgm@gnu.org>
866         * vc-dir.el (vc-dir): Don't pop-up-windows.  (Bug#6204)
868 2010-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
870         * vc.el (vc-checkin, vc-modify-change-comment):
871         Adjust to new vc-start/finish-logentry.
872         (vc-find-conflicted-file): New command.
873         (vc-transfer-file): Adjust to new vc-checkin.
874         (vc-next-action): Improve scoping.
876         * vc-git.el (vc-git-checkin): Use log-edit-extract-headers.
877         (vc-git-commits-coding-system): Rename from git-commits-coding-system.
879         * vc-dispatcher.el (vc-log-edit): Shorten names for
880         log-edit-show-files.
882         * vc-bzr.el (vc-bzr-checkin): Use log-edit-extract-headers.
883         (vc-bzr-conflicted-files): New function.
885         * log-edit.el (log-edit-summary, log-edit-header)
886         (log-edit-unknown-header): New faces.
887         (log-edit-headers-alist): New var.
888         (log-edit-header-contents-regexp): New const.
889         (log-edit-match-to-eoh): New function.
890         (log-edit-font-lock-keywords): Use them.
891         (log-edit): Insert a "Summary:" header as default.
892         (log-edit-mode): Mark font-lock rules as case-insensitive.
893         (log-edit-done): Cleanup headers.
894         (log-edit-extract-headers): New function to replace it.
896         * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with
897         the windows/frames.
899         * vc-bzr.el (vc-bzr-shelve-apply): Don't use *vc-bzr-shelve*.
901         * vc-dir.el (vc-dir-kill-line): New command.
902         (vc-dir-mode-map): Bind it to C-k.
903         (vc-dir-headers): Abbreviate the working dir.
905         * vc-git.el (vc-git-revision-table): Include remote branches.
907 2010-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
909         New VC methods: vc-log-incoming and vc-log-outgoing.
910         * vc.el (vc-print-log-setup-buttons, vc-log-internal-common)
911         (vc-incoming-outgoing-internal, vc-log-incoming, vc-log-outgoing):
912         New functions.
913         (vc-print-log-internal): Just call vc-log-internal-common.
914         (vc-log-view-type): New permanent local variable.
916         * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
918         * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
919         of the dynamic bound vc-short-log.
920         (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
922         * vc-git.el (vc-git-log-outgoing): New function.
923         (vc-git-log-view-mode): Use vc-log-view-type instead
924         of the dynamic bound vc-short-log.
926         * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead of
927         the dynamic bound vc-short-log.  Highlight the tag.
928         (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
929         (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
930         (vc-hg-incoming-mode): Remove.
931         (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
933         Fix default-directory for vc-root-diff.
934         * vc.el (vc-root-diff): Bind default-directory to the root
935         directory for the diff command.
937 2010-10-31  Sam Steingold  <sds@gnu.org>
939         * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
940         `vc-hg-command' with a list of flags.
942 2010-10-31  Glenn Morris  <rgm@gnu.org>
944         * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
945         log-edit-before-checkin-process.
947         * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
949         * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
951         * vc-dispatcher.el (vc-start-logentry): Doc fix.
952         (log-view-process-buffer, log-edit-extra-flags): Declare.
954 2010-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
956         Add special markup processing for commit logs.
957         * log-edit.el (log-edit): Add new argument MODE.  Use that mode
958         when non-nil instead of the log-view-mode.
960         * vc.el (vc-default-log-edit-mode): New function.
962         * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
963         log-edit.
965         Support for shelving snapshots and for showing shelves.
966         * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
967         (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
968         New functions.
969         (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
970         (vc-bzr-extra-menu-map): Map them.
972 2010-10-30  Michael Albinus  <michael.albinus@gmx.de>
974         * net/tramp.el (tramp-handle-insert-file-contents): For root,
975         preserve owner and group when editing files.  (Bug#7289)
977 2010-10-29  Glenn Morris  <rgm@gnu.org>
979         * speedbar.el (speedbar-mode):
980         * play/fortune.el (fortune-in-buffer, fortune):
981         * play/gomoku.el (gomoku-mode):
982         * play/landmark.el (lm-mode):
983         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
984         Replace inappropriate uses of toggle-read-only.  (Bug#7292)
986 2010-10-28  Glenn Morris  <rgm@gnu.org>
988         * select.el (x-selection): Mark it as an obsolete alias.
990 2010-10-27  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
992         * add-log.el (find-change-log): Use derived-mode-p rather than
993         major-mode (bug#7284).
995 2010-10-27  Glenn Morris  <rgm@gnu.org>
997         * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
998         rather than just an unused variable that inherits from the real one.
1000 2010-10-23  Michael McNamara  <mac@mail.brushroad.com>
1002         * verilog-mode.el (verilog-directive-re): Make this variable
1003         auto-built for efficiency of execution and updating.
1004         (verilog-extended-complete-re): Support 'pure' fucntion & task
1005         declarations (these have no bodies).
1006         (verilog-beg-of-statement): General cleanup to enable support of
1007         'pure' fucntion & task declarations (these have no bodies).
1008         These efforts together fix Verilog bug210 from veripool; which was also
1009         noticed by Steve Pearlmutter.
1010         (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
1011         (verilog-directive-nest-re, verilog-set-auto-endcomments):
1012         Support `elsif.  Reported by Shankar Giri.
1013         (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
1014         attribute handling for lining up declarations and assignments.
1015         (verilog-beg-of-statement-1): Fix issue where continued declaration
1016         is indented differently if it is after a begin..end clock.
1017         (verilog-in-attribute-p, verilog-skip-backward-comments)
1018         (verilog-skip-forward-comment-p): Support proper treatment of
1019         attributes by indent code. Reported by Jeff Steele.
1020         (verilog-in-directive-p): Fix comment to correctly describe function.
1021         (verilog-backward-up-list, verilog-in-struct-region-p)
1022         (verilog-backward-token, verilog-in-struct-p)
1023         (verilog-in-coverage-p, verilog-do-indent)
1024         (verilog-pretty-declarations): Use verilog-backward-up-list as
1025         wrapper around backward-up-list inorder to properly skip comments.
1026         Reported by David Rogoff.
1027         (verilog-property-re, verilog-endcomment-reason-re)
1028         (verilog-beg-of-statement, verilog-set-auto-endcomments)
1029         (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
1030         of if). Reported by Max Bjurling and
1031         (verilog-calc-1): Fix for clocking block in modport
1032         declaration. Reported by Brian Hunter.
1034 2010-10-23  Wilson Snyder  <wsnyder@wsnyder.org>
1036         * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
1037         (verilog-gate-keywords, verilog-read-sub-decls)
1038         (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
1039         (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
1040         AUTOINST for gate primitives, bug284.  Reported by Mark Johnson.
1041         (verilog-read-decls): Fix spaces in V2K module parameters causing
1042         mis-identification as interfaces, bug287.
1043         (verilog-read-decls): Fix not treating "parameter string" as a
1044         parameter in AUTOINSTPARAM.
1045         (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
1046         treating `elsif similar to `endif inside AUTOSENSE.
1047         (verilog-do-indent): Implement correct automatic or static task or
1048         function end comment highlight. Reported by Steve Pearlmutter.
1049         (verilog-font-lock-keywords-2): Fix highlighting of single
1050         character pins, bug264.  Reported by Michael Laajanen.
1051         (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
1052         (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
1053         (verilog-subdecls-get-interfaced, verilog-subdecls-new):
1054         Support interfaces with AUTOINST, bug270.  Reported by Luis Gutierrez.
1055         (verilog-pretty-expr): Fix interactive arguments, bug272.
1056         Reported by Mark Johnson.
1057         (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
1058         Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
1059         bug269. Suggested by Gary Delp.
1060         (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
1061         (verilog-preprocessor, verilog-set-compile-command):
1062         Create verilog-preprocess and verilog-preprocessor to show
1063         preprocessed output.
1064         (verilog-get-beg-of-line, verilog-get-end-of-line)
1065         (verilog-modi-file-or-buffer, verilog-modi-name)
1066         (verilog-modi-point, verilog-within-string): Move defmacro's
1067         before first use to avoid warning. Reported by Steve Pearlmutter.
1068         (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
1069         (verilog-colorize-region, verilog-highlight-buffer)
1070         (verilog-highlight-includes, verilog-highlight-modules)
1071         (verilog-highlight-region, verilog-mode): Rename colorize to
1072         highlight to match other packages.  Disable module highlighting,
1073         as received speed complaints, reenable for experimentation only
1074         using new verilog-highlight-modules.
1075         (verilog-read-decls): Fix regexp stack overflow in very large
1076         AUTO_TEMPLATEs, bug250.
1077         (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
1078         (verilog-scan): Create verilog-save-buffer-state to standardize
1079         making insignificant changes that shouldn't call hooks.
1080         (verilog-save-no-change-functions, verilog-save-scan-cache)
1081         (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
1082         Create verilog-save-no-change-functions to wrap verilog-scan
1083         preservation, and fix to work with nested preserved calls.
1084         (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
1085         port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
1086         generate .name with AUTOINST, bug245.  Suggested by David Rogoff.
1087         (verilog-submit-bug-report): Update variable list to be complete.
1088         (verilog-auto, verilog-colorize-region): Fix AUTO expansion
1089         breaking on-the-fly font-locking.
1090         (verilog-colorize-buffer, verilog-colorize-include-files)
1091         (verilog-colorize-include-files-buffer, verilog-colorize-region)
1092         (verilog-load-file-at-mouse, verilog-load-file-at-point)
1093         (verilog-mode, verilog-read-inst-module-matcher): With point on a
1094         AUTOINST cell instance name, middle mouse button now finds-file on
1095         it.  Suggested by Brad Dobbie.
1096         (verilog-alw-get-temps, verilog-auto-reset)
1097         (verilog-auto-sense-sigs, verilog-read-always-signals)
1098         (verilog-read-always-signals-recurse): Fix loop indexes being
1099         AUTORESET. AUTORESET now assumes any variables in the
1100         initialization section of a for() should be ignored.
1101         Reported by Dan Dever.
1102         (verilog-error-font-lock-keywords)
1103         (verilog-error-regexp-emacs-alist)
1104         (verilog-error-regexp-xemacs-alist): Fix error detection of
1105         Cadence HAL, reported by David Asher.  Repair drift between the
1106         three similar error variables.
1107         (verilog-modi-lookup, verilog-modi-lookup-cache)
1108         (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
1109         (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
1110         Fix slow verilog-auto expansion on very large files.
1111         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
1112         Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
1113         "{1*2{...".  Broke in last revision.
1114         (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
1115         submodule connections with replications "{#{a},#{b}}".
1117 2010-10-23  Glenn Morris  <rgm@gnu.org>
1119         * comint.el (comint-password-prompt-regexp):
1120         Match "enter the password".  (Bug#7224)
1122 2010-10-22  Juanma Barranquero  <lekktu@gmail.com>
1124         * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
1125         Fix typo in docstring.
1127 2010-10-21  Michael Albinus  <michael.albinus@gmx.de>
1129         * net/tramp.el (tramp-get-inline-coding): Return `nil' in case of
1130         errors.
1132         * net/trampver.el: Update release number.
1134 2010-10-20  Kenichi Handa  <handa@m17n.org>
1136         * face-remap.el (text-scale-adjust): Call read-event with a proper
1137         prompt.
1139 2010-10-19  Michael Albinus  <michael.albinus@gmx.de>
1141         * net/tramp.el (tramp-do-file-attributes-with-stat)
1142         (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
1143         order to make stat results a float.  Patch by Andreas Schwab
1144         <schwab@linux-m68k.org>.
1146 2010-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1148         * repeat.el (repeat): Use read-key (bug#6256).
1150 2010-10-18  Chong Yidong  <cyd@stupidchicken.com>
1152         * emacs-lisp/unsafep.el: Don't mark functions that display
1153         messages as safe.  Suggested by Johan Bockgård.
1155 2010-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1157         * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
1158         Turn comments into docstrings.
1160         * minibuffer.el (completion--replace): Move point where it belongs
1161         when there's a common suffix (bug#7215).
1163 2010-10-15  Michael Albinus  <michael.albinus@gmx.de>
1165         * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1166         Suppress expansion of tabs to spaces.  Reported by Dale Sedivec
1167         <dale@codefu.org>.
1169 2010-10-15  Kenichi Handa  <handa@m17n.org>
1171         * international/characters.el: Add category '|' (word breakable)
1172         to fullwidth characters.
1174 2010-10-14  Kenichi Handa  <handa@m17n.org>
1176         * mail/rmail.el (rmail-show-message-1): Catch an error of
1177         base64-decode-region and just show an error message (bug#7165).
1179         * ps-mule.el (ps-mule-font-spec-list): Delete it.  Not used anymore.
1180         (ps-mule-begin-job): Fix for the case that only ENCODING is set in
1181         a font-spec (bug#7197).
1183 2010-10-13  Glenn Morris  <rgm@gnu.org>
1185         * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
1187 2010-10-12  Juanma Barranquero  <lekktu@gmail.com>
1189         * international/mule.el (define-coding-system):
1190         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1191         * composite.el (compose-region): Fix typo in docstring.
1193 2010-10-10  Jan Djärv  <jan.h.d@swipnet.se>
1195         * term/ns-win.el (ns-right-alternate-modifier): New defvar.
1196         (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
1197         (mac-right-option-modifier): New alias for ns-right-option-modifier.
1199         * cus-start.el (all): ns-right-alternate-modifier is new.
1201 2010-10-10  Andreas Schwab  <schwab@linux-m68k.org>
1203         * Makefile.in (ELCFILES): Update.
1205 2010-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1207         * emacs-lisp/lisp.el (lisp-completion-at-point):
1208         Use emacs-lisp-mode-syntax-table for the whole function.
1210 2010-10-09  Richard Sharman  <richard_sharman@mitel.com>  (tiny change)
1212         * progmodes/gdb-ui.el (gdb-mouse-toggle-breakpoint-margin)
1213         (gdb-mouse-toggle-breakpoint-fringe): Correct regexp to
1214         work when breakpoint number exceeds nine.
1216 2010-10-05  David Koppelman  <koppel@ece.lsu.edu>
1218         * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
1219         instead of font-lock-mode before adding keywords.
1220         Remove hi-lock-mode off code.  Remove inhibit hack.
1221         (hi-lock-set-pattern): Only add keywords if font-lock-fontified
1222         non-nil; removed hook inhibit hack.
1224 2010-10-09  Glenn Morris  <rgm@gnu.org>
1226         * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
1227         (load-path-shadows-find): ... to this.
1228         (list-load-path-shadows): Update for above change.
1230         * mail/mail-utils.el (mail-mbox-from): Also try return-path.
1232 2010-10-08  Glenn Morris  <rgm@gnu.org>
1234         * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
1236         * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
1237         (shadows-compare-text-p): Make it an obsolete alias for...
1238         (load-path-shadows-compare-text): ... new name.
1239         (find-emacs-lisp-shadows): Update for above name change.
1240         (load-path-shadows-same-file-or-nonexistent): New name for the old
1241         shadow-same-file-or-nonexistent.
1243 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1245         * minibuffer.el (completion--some, completion--do-completion)
1246         (minibuffer-complete-and-exit, minibuffer-completion-help)
1247         (completion-basic-try-completion)
1248         (completion-basic-all-completions)
1249         (completion-pcm--find-all-completions): Use lexical-let to
1250         avoid some false matches in variable completion (Bug#7056)
1252 2010-10-03  Olof Ohlsson Sax  <olof.ohlsson.sax@gmail.com>  (tiny change)
1254         * vc-svn.el (vc-svn-merge-news): Use --non-interactive.  (Bug#7152)
1256 2010-10-03  Leo  <sdl.web@gmail.com>
1258         * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
1259         return non-nil if the file exists (Bug#7090).
1261 2010-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1263         * minibuffer.el (completion--replace):
1264         Better preserve markers (bug#7138).
1266 2010-09-29  Juanma Barranquero  <lekktu@gmail.com>
1268         * server.el (server-process-filter): Doc fix.
1270 2010-09-27  Drew Adams  <drew.adams@oracle.com>
1272         * dired.el (dired-save-positions): Doc fix.  (Bug#7119)
1274 2010-09-27  Andreas Schwab  <schwab@linux-m68k.org>
1276         * Makefile.in (ELCFILES): Update.
1278         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1279         Avoid infinite recursion on erroneous lambda form.  (Bug#7114)
1281 2010-09-27  Kenichi Handa  <handa@m17n.org>
1283         * tar-mode.el (tar-header-block-tokenize): Decode filenames in
1284         "ustar" format.
1286 2010-09-27  Kenichi Handa  <handa@m17n.org>
1288         * international/mule.el (define-coding-system): Docstring fixed.
1290         * international/mule-diag.el (describe-character-set): Use princ
1291         with proper print-length and print-level instead of insert.
1293 2010-09-26  Juanma Barranquero  <lekktu@gmail.com>
1295         * window.el (walk-windows): Doc fix (bug#7105).
1297 2010-09-23  Glenn Morris  <rgm@gnu.org>
1299         * isearch.el (isearch-lazy-highlight-cleanup)
1300         (isearch-lazy-highlight-initial-delay)
1301         (isearch-lazy-highlight-interval)
1302         (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
1303         * net/net-utils.el (ipconfig-program-options):
1304         Move aliases to options before the associated definitions.
1306 2010-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1308         * newcomment.el (comment-normalize-vars): Better test validity of
1309         comment-end-skip.
1311 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1313         * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
1314         (float-e): New name for `e'.
1315         (degrees-to-radians, radians-to-degrees):
1316         * calendar/solar.el (solar-longitude):
1317         * calculator.el (calculator-registers, calculator-funcall):
1318         * textmodes/artist.el (artist-spray-random-points):
1319         * play/bubbles.el (bubbles--initialize-images): Use new names.
1321 2010-09-19  Eric M. Ludlam  <zappo@gnu.org>
1323         Update to CEDET 1.0's version of EIEIO.
1325         * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
1326         New function.
1327         (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
1328         (eieio-default-eval-maybe): Eval val instead of unquoting only.
1329         (class-precedence-list): If class is nil, return nil.
1330         (eieio-generic-call): If class of first input arg is nil, don't
1331         look up static methods, and do check for primary methods.
1332         (initialize-instance): See if the default needs to be evaluated
1333         during the constructor.
1334         (eieio-perform-slot-validation-for-default): Don't do the check
1335         for values that will eventually be evaluated.
1336         (eieio-eval-default-p): New function.
1337         (eieio-default-eval-maybe): Use it.
1339 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1341         * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
1342         method-invocation-order.
1343         (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
1344         (eieio-class-precedence-dfs): Compute class precedence list using
1345         dfs algorithm.
1346         (eieio-class-precedence-bfs): Compute class precedence list using
1347         bfs algorithm.
1348         (eieio-class-precedence-c3): Compute class precedence list using
1349         c3 algorithm.
1350         (class-precedence-list): New function.
1351         (eieiomt-method-list, eieiomt-sym-optimize): Use it.
1352         (inconsistent-class-hierarchy): New error symbol.
1353         (call-next-method): Stow the replacement argument list for future
1354         call-next-method invocations.
1356 2010-09-15  Glenn Morris  <rgm@gnu.org>
1358         * calendar/appt.el (appt-check): If not displaying the diary,
1359         use (diary 1) to only get the entries we need.
1360         (appt-make-list): Sort diary-list-entries, if we cannot guarantee
1361         that it is in day order.  (Bug#7019)
1363         * calendar/appt.el (appt-check): Rather than showing the diary,
1364         just turn off invisible display, and only if needed.
1366         * calendar/diary-lib.el (diary-list-entries): Doc fix.  (Bug#7019)
1368 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1370         * emacs-lisp/byte-run.el (set-advertised-calling-convention):
1371         Add `when' argument.  Update callers.
1373         * subr.el (unintern): Declare the obarray arg mandatory.
1375 2010-09-14  Glenn Morris  <rgm@gnu.org>
1377         * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
1378         Doc fixes.
1380         * calendar/diary-lib.el (diary-included-files): New variable.
1381         (diary-list-entries): Maybe initialize diary-included-files.
1382         (diary-include-other-diary-files): Append to diary-included-files.
1383         * calendar/appt.el (appt-update-list): Also check the members of
1384         diary-included-files.  (Bug#6999)
1385         (appt-check): Doc fix.
1387 2010-09-12  David Reitter  <david.reitter@gmail.com>
1389         * simple.el (line-move-visual): Do not truncate goal column to
1390         integer size.  (Bug#7020)
1392 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1394         * repeat.el (repeat): Allow repeating when the last event is a click.
1395         Suggested by Drew Adams (bug#6256).
1397 2010-09-11  Sascha Wilde  <wilde@sha-bang.de>
1399         * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
1400         Replace setting HGRCPATH to "" by some less invasive --config options.
1402 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1404         * font-lock.el (font-lock-beginning-of-syntax-function):
1405         Mark as obsolete.
1407 2010-09-10  Glenn Morris  <rgm@gnu.org>
1409         * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
1410         and tool-bar modes.  (Bug#6211)
1411         (menu-bar-mode): Move setting of standard-value after the
1412         minor-mode definition, otherwise it seems to have no effect.
1414 2010-09-08  Masatake YAMATO  <yamato@redhat.com>
1416         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
1417         Fix typo.  (Bug#6976)
1419 2010-09-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1421         * whitespace.el: Allow cleaning up blanks without blank
1422         visualization (Bug#6651).  Adjust help window for
1423         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
1424         instead of whitespace-line-column (from EmacsWiki).  New version 13.1.
1425         (whitespace-style): Add new value 'face.  Adjust docstring.
1426         (whitespace-space, whitespace-hspace, whitespace-tab):
1427         Adjust foreground property face.
1428         (whitespace-line-column): Adjust docstring and type declaration.
1429         (whitespace-style-value-list, whitespace-toggle-option-alist)
1430         (whitespace-help-text): Adjust const initialization.
1431         (whitespace-toggle-options, global-whitespace-toggle-options):
1432         Adjust docstring.
1433         (whitespace-display-window, whitespace-interactive-char)
1434         (whitespace-style-face-p, whitespace-color-on): Adjust code.
1435         (whitespace-help-scroll): New fun.
1437 2010-09-05  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1439         * files.el (directory-abbrev-alist): Use \` as default regexp.
1441         * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
1442         chars like - or ] (bug#6984).
1443         (rx-any-condense-range): Explode 2-char ranges.
1445 2010-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1447         * textmodes/bibtex.el:
1448         * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
1450 2010-09-02  Glenn Morris  <rgm@gnu.org>
1452         * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
1454 2010-08-31  Kenichi Handa  <handa@m17n.org>
1456         * international/mule-cmds.el (standard-display-european-internal):
1457         Setup standard-display-table for 8-bit characters by storing 8-bit
1458         characters in the element vector.
1460         * disp-table.el (standard-display-8bit):
1461         Setup standard-display-table for 8-bit characters by storing 8-bit
1462         characters in the element vector.
1463         (standard-display-european): Likewise.
1465 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
1467         Sync with Tramp 2.1.19.
1469         * net/tramp-cmds.el (tramp-cleanup-all-connections)
1470         (tramp-reporter-dump-variable, tramp-load-report-modules)
1471         (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
1472         (tramp-bug): Recommend setting of `tramp-verbose' to 9.
1474         * net/tramp-compat.el (top): Do not autoload
1475         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
1476         only when `start-file-process' is not bound.
1477         (byte-compile-not-obsolete-vars): Define if not bound.
1478         (tramp-compat-funcall): New defmacro.
1479         (tramp-compat-line-beginning-position)
1480         (tramp-compat-line-end-position)
1481         (tramp-compat-temporary-file-directory)
1482         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
1483         (tramp-compat-copy-file, tramp-compat-copy-directory)
1484         (tramp-compat-delete-file, tramp-compat-delete-directory)
1485         (tramp-compat-number-sequence, tramp-compat-process-running-p):
1486         Use it.
1487         (tramp-advice-file-expand-wildcards): Do not use
1488         `tramp-handle-file-remote-p'.
1489         (tramp-compat-make-temp-file): Simplify fallback implementation.
1490         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1491         (tramp-compat-copy-tree): Remove function.
1492         (tramp-compat-delete-file): New defun.
1493         (tramp-compat-delete-directory): Provide implementation for older
1494         Emacsen.
1495         (tramp-compat-file-attributes): Handle only
1496         `wrong-number-of-arguments' error.
1498         * net/tramp-fish.el (tramp-fish-handle-copy-file):
1499         Add PRESERVE_SELINUX_CONTEXT.
1500         (tramp-fish-handle-delete-file): Add TRASH arg.
1501         (tramp-fish-handle-directory-files-and-attributes):
1502         Do not use `tramp-fish-handle-file-attributes.
1503         (tramp-fish-handle-file-local-copy)
1504         (tramp-fish-handle-insert-file-contents)
1505         (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
1507         * net/tramp-gvfs.el (top): Require url-util.
1508         (tramp-gvfs-mount-point): Remove.
1509         (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
1510         and `set-file-selinux-context'.
1511         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
1512         (tramp-gvfs-handle-file-selinux-context)
1513         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
1514         (with-tramp-dbus-call-method): Format trace message.
1515         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
1516         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1517         Implement backup call, when operation on local files fails.
1518         Use progress reporter.  Flush properties of changed files.
1519         (tramp-gvfs-handle-delete-file): Add TRASH arg.
1520         Use `tramp-compat-delete-file'.
1521         (tramp-gvfs-handle-expand-file-name): Expand "~/".
1522         (tramp-gvfs-handle-make-directory): Make more traces.
1523         (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
1524         (tramp-gvfs-url-file-name): Hexify file name in url.
1525         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
1526         into account for the resulting file name.
1527         (tramp-gvfs-handler-askquestion): Preserve current message, in
1528         order to let progress reporter continue afterwards.  (Bug#6257)
1529         Return dummy mountpoint, when the answer is "no".
1530         See `tramp-gvfs-maybe-open-connection'.
1531         (tramp-gvfs-handler-mounted-unmounted)
1532         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1533         attribute "default_location".  Set "prefix" property.
1534         Handle default-location.
1535         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
1536         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
1537         exists.  Raise an error, if not (due to a corresponding answer
1538         "no" in interactive questions, for example).
1539         Use `tramp-compat-funcall'.
1541         * net/tramp-imap.el (top): Autoload `epg-make-context'.
1542         (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1543         (tramp-imap-do-copy-or-rename-file)
1544         (tramp-imap-handle-insert-file-contents)
1545         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
1546         (tramp-imap-handle-delete-file): Add TRASH arg.
1548         * net/tramp-smb.el (tramp-smb-handle-copy-file):
1549         Add PRESERVE-SELINUX-CONTEXT.
1550         (tramp-smb-handle-copy-file)
1551         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1552         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
1553         Use `with-progress-reporter'.
1554         (tramp-smb-handle-delete-file): Add TRASH arg.
1556         * net/tramp.el (tramp-methods): Move hostname to the end in all
1557         ssh `tramp-login-args'.  Add `tramp-async-args' attribute where
1558         appropriate.
1559         (tramp-verbose): Describe verbose level 9.
1560         (tramp-completion-function-alist)
1561         (tramp-file-name-regexp, tramp-chunksize)
1562         (tramp-local-coding-commands, tramp-remote-coding-commands)
1563         (with-connection-property, tramp-completion-mode-p)
1564         (tramp-action-process-alive, tramp-action-out-of-band)
1565         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
1566         (tramp-exists-file-name-handler): Fix docstring.
1567         (tramp-remote-process-environment): Use `format' instead of
1568         `concat'.  Protect version string by apostroph.
1569         (tramp-shell-prompt-pattern): Do not use a shy group in case of
1570         XEmacs.
1571         (tramp-file-name-regexp-unified)
1572         (tramp-completion-file-name-regexp-unified): On W32 systems, do
1573         not regard the volume letter as remote filename.  (Bug#5447)
1574         (tramp-perl-file-attributes)
1575         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
1576         (tramp-vc-registered-read-file-names): Read input as
1577         here-document, otherwise the command could exceed maximum length
1578         of command line.
1579         (tramp-file-name-handler-alist): Add `file-selinux-context' and
1580         `set-file-selinux-context'.
1581         (tramp-debug-message): Add `tramp-compat-funcall' to ignored
1582         backtrace functions.
1583         (tramp-error-with-buffer): Don't show the connection buffer when
1584         we are in completion mode.
1585         (tramp-progress-reporter-update, tramp-remote-selinux-p)
1586         (tramp-handle-file-selinux-context)
1587         (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
1588         (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
1589         New defuns.
1590         (with-progress-reporter): New defmacro.
1591         (tramp-debug-outline-regexp): New defconst.
1592         (top, tramp-rfn-eshadow-setup-minibuffer)
1593         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
1594         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
1595         (tramp-completion-mode-p, tramp-check-for-regexp)
1596         (tramp-open-connection-setup-interactive-shell)
1597         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
1598         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
1599         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
1600         Use `tramp-compat-funcall'.
1601         (tramp-handle-make-symbolic-link): Flush file properties.
1602         (tramp-handle-load, tramp-handle-file-local-copy)
1603         (tramp-handle-insert-file-contents, tramp-handle-write-region)
1604         (tramp-handle-vc-registered, tramp-maybe-send-script)
1605         (tramp-find-shell): Use `with-progress-reporter'.
1606         (tramp-do-file-attributes-with-stat): Add space in format string,
1607         in order to work around a bug in pdksh.  Reported by Gilles Pion
1608         <gpion@lfdj.com>.
1609         (tramp-handle-verify-visited-file-modtime): Do not send a command
1610         when the connection is not established.
1611         (tramp-handle-set-file-times): Simplify the check for utc.
1612         (tramp-handle-directory-files-and-attributes)
1613         (tramp-get-remote-path): Use `copy-tree'.
1614         (tramp-completion-handle-file-name-all-completions): Ensure, that
1615         non remote files are still checked.  Oops.
1616         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
1617         Handle PRESERVE-SELINUX-CONTEXT.
1618         (tramp-do-copy-or-rename-file): Add progress reporter.
1619         (tramp-do-copy-or-rename-file-directly): Do not use
1620         `tramp-handle-file-remote-p'.
1621         (tramp-do-copy-or-rename-file-out-of-band):
1622         Use `tramp-compat-delete-directory'.
1623         (tramp-do-copy-or-rename-file-out-of-band)
1624         (tramp-compute-multi-hops, tramp-maybe-open-connection):
1625         Use `format-spec-make'.
1626         (tramp-handle-delete-file): Add TRASH arg.
1627         (tramp-handle-dired-uncache): Flush directory cache, not only file
1628         cache.
1629         (tramp-handle-expand-file-name)
1630         (tramp-completion-handle-file-name-all-completions)
1631         (tramp-completion-handle-file-name-completion):
1632         Use `tramp-connectable-p'.
1633         (tramp-handle-start-file-process): Set connection property "vec".
1634         Use it, in order to invalidate file caches.  Check only for
1635         `remote-tty' process property.
1636         Implement tty setting.  (Bug#4604, Bug#6360)
1637         (tramp-file-name-for-operation): Add `call-process-region' and
1638         `set-file-selinux-context'.
1639         (tramp-find-foreign-file-name-handler)
1640         (tramp-advice-make-auto-save-file-name)
1641         (tramp-set-auto-save-file-modes): Remove superfluous check for
1642         `stringp'.  This is done inside `tramp-tramp-file-p'.
1643         (tramp-file-name-handler): Trace 'quit.  Catch the error for some
1644         operations when we are in completion mode.  This gives the user
1645         the chance to correct the file name in the minibuffer.
1646         (tramp-completion-mode-p): Use `non-essential'.
1647         (tramp-handle-file-name-all-completions): Backward/ XEmacs
1648         compatibility: Use `completion-ignore-case' if
1649         `read-file-name-completion-ignore-case' does not exist.
1650         (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
1651         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1652         `tramp-open-shell'.
1653         (tramp-action-password): Hide password prompt before next run.
1654         (tramp-process-actions): Widen connection buffer for the trace.
1655         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
1656         process property.  Trace stty settings if `tramp-verbose' >= 9.
1657         Apply workaround for IRIX64 bug.  Move argument of last
1658         `tramp-send-command' where it belongs to.
1659         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
1660         front of `login-args'.
1661         (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
1662         on "/dev/null" instead of "/".
1663         (tramp-get-ls-command-with-dired): Make test for "--dired"
1664         stronger.
1665         (tramp-set-auto-save-file-modes): Adapt version check.
1666         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
1667         (tramp-handle-process-file): Call the program in a subshell, in
1668         order to preserve working directory.
1669         (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
1670         `tramp-remote-sh' from `tramp-methods'.
1671         (tramp-get-ls-command): Make test for "--color=never" stronger.
1672         (tramp-check-for-regexp): Use (forward-line 1).
1674         * net/trampver.el: Update release number.
1676 2010-08-26  Magnus Henoch  <magnus.henoch@gmail.com>
1678         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
1679         empty argument to gvfs-copy.
1681 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1683         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
1684         handle new TRASH arg of `delete-file'.
1686 2010-08-26  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
1688         * net/tramp.el (tramp-handle-insert-directory): Don't use
1689         `forward-word', its default syntax could be changed.
1691 2010-08-26  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
1692             Michael Albinus  <michael.albinus@gmx.de>
1694         Implement compression for inline methods.
1696         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
1697         (tramp-copy-size-limit): Allow also nil.
1698         (tramp-inline-compress-commands): New defconst.
1699         (tramp-find-inline-compress, tramp-get-inline-compress)
1700         (tramp-get-inline-coding): New defuns.
1701         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
1702         replaced by `tramp-get-inline-coding'.
1703         (tramp-handle-file-local-copy, tramp-handle-write-region)
1704         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
1706 2010-08-26  Noah Lavine  <noah549@gmail.com>  (tiny change)
1708         Detect ssh 'ControlMaster' argument automatically in some cases.
1710         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
1711         (tramp-default-method): Use it.
1713 2010-08-26  Karel Klíč  <kklic@redhat.com>
1715         * net/tramp.el (tramp-file-name-for-operation):
1716         Add file-selinux-context.
1718 2010-08-26  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1720         * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
1722 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1724         * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
1725         (Bug#6907).
1727 2010-08-23  Chris Foote <chris@foote.com.au>  (tiny change)
1729         * progmodes/python.el (python-block-pairs): Allow use of "finally"
1730         with "else" (Bug#3991).
1732 2010-08-22  Leo  <sdl.web@gmail.com>
1734         * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
1735         (ignore, bright, dim, keyword): Split list of nicknames before
1736         passing to rcirc-add-or-remove (Bug#6894).
1738 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1740         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
1742 2010-08-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1744         * whitespace.el: Fix slow cursor movement (Bug#6172).  Reported by
1745         Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
1746         New version 13.0.
1747         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
1748         Adjust initialization.
1749         (whitespace-bob-marker, whitespace-eob-marker)
1750         (whitespace-buffer-changed): New vars.
1751         (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
1752         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
1753         (whitespace-post-command-hook, whitespace-display-char-on):
1754         Adjust code.
1755         (whitespace-looking-back, whitespace-buffer-changed): New funs.
1756         (whitespace-space-regexp, whitespace-tab-regexp): Eliminate funs.
1758 2010-08-21  Leo  <sdl.web@gmail.com>
1760         Fix buffer-list rename&refresh after killing a buffer in ido.
1761         * lisp/ido.el: Revert Óscar's.
1762         (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
1763         Remember the buffers at head, rather than their name.
1764         * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list.
1766 2010-08-21  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
1767             Stefan Monnier  <monnier@iro.umontreal.ca>
1769         * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
1770         extra backslash added to each line (bug#6890).
1772 2010-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1774         * subr.el (read-key): Don't echo keystrokes (bug#6883).
1776 2010-08-21  Glenn Morris  <rgm@gnu.org>
1778         * menu-bar.el (menu-bar-games-menu): Add landmark.
1780 2010-08-20  Glenn Morris  <rgm@gnu.org>
1782         * align.el (align-regexp): Make group and spacing arguments
1783         use the interactive defaults when non-interactive.  (Bug#6698)
1785         * mail/rmail.el (rmail-forward): Replace mail-text-start with its
1786         expansion, so as not to need sendmail.
1787         (mail-text-start): Remove declaration.
1788         (rmail-retry-failure): Require sendmail.
1790 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1792         * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
1794 2010-08-18  Michael Albinus  <michael.albinus@gmx.de>
1796         * progmodes/flymake.el (flymake-start-syntax-check-process):
1797         Use `start-file-process' in order to let it run also on remote hosts.
1799 2010-08-18  Kenichi Handa  <handa@m17n.org>
1801         * files.el: Add `word-wrap' as safe local variable.
1803 2010-08-18  Glenn Morris  <rgm@gnu.org>
1805         * woman.el (woman-translate): Case matters.  (Bug#6849)
1807 2010-08-14  Chong Yidong  <cyd@stupidchicken.com>
1809         * simple.el (kill-region): Doc fix (Bug#6787).
1811 2010-08-14  Glenn Morris  <rgm@gnu.org>
1813         * calendar/diary-lib.el (diary-header-line-format):
1814         Fit it to the window, not the frame.
1816 2010-08-11  Andreas Schwab  <schwab@linux-m68k.org>
1818         * subr.el (ignore-errors): Add debug declaration.
1820 2010-08-09  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
1822         * whitespace.el (whitespace-color-off): Remove post-command-hook
1823         locally.
1825 2010-08-08  Johan Bockgård  <bojohan@gnu.org>
1827         * replace.el (replace-highlight): Bind isearch-forward and
1828         isearch-error, ensuring that highlighting is updated if the user
1829         switches the search direction (Bug#6808).
1831         * isearch.el (isearch-lazy-highlight-forward): New var.
1832         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1833         (isearch-lazy-highlight-update): Use it.
1835 2010-08-06  Kenichi Handa  <handa@m17n.org>
1837         * international/mule.el (define-charset): Store NAME as :base property.
1838         (ctext-non-standard-encodings-table): Pay attention to charset aliases.
1839         (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
1840         current priority.  Force using the designation of the specific
1841         charset by adding `charset' text property.  Improve the whole
1842         algorithm.
1844 2010-08-05  Juanma Barranquero  <lekktu@gmail.com>
1846         * emulation/pc-select.el (pc-selection-mode-hook)
1847         (copy-region-as-kill-nomark, beginning-of-buffer-mark)
1848         (pc-selection-mode): Fix typos in docstrings.
1850 2010-08-04  Kenichi Handa  <handa@m17n.org>
1852         * language/cyrillic.el: Don't add "microsoft-cp1251" to
1853         ctext-non-standard-encodings-alist here.
1855         * international/mule.el (ctext-non-standard-encodings-alist):
1856         Add "koi8-r" and "microsoft-cp1251".
1857         (ctext-standard-encodings): New variable.
1858         (ctext-non-standard-encodings-table): List only elements for
1859         non-standard encodings.
1860         (ctext-pre-write-conversion): Adjust for the above change.
1861         Check ctext-standard-encodings.
1863         * international/mule-conf.el (compound-text): Doc fix.
1864         (ctext-no-compositions): Doc fix.
1865         (compound-text-with-extensions): Doc fix.
1867 2010-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1869         * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
1871 2010-08-03  Juanma Barranquero  <lekktu@gmail.com>
1873         * progmodes/which-func.el (which-func-format): Split help-echo text
1874         into lines, like other mode-line tooltips.
1876         * server.el (server-start): When using TCP sockets, force IPv4
1877         and use a literal 127.0.0.1 for localhost.  (Related to bug#6781.)
1879 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1881         * bindings.el (complete-symbol): Run completion-at-point as a fallback.
1883 2010-08-02  Juanma Barranquero  <lekktu@gmail.com>
1885         * term.el (term-delimiter-argument-list): Reflow docstring.
1886         (term-read-input-ring, term-write-input-ring, term-send-input)
1887         (term-bol, term-erase-in-display, serial-supported-or-barf):
1888         Fix typos in docstrings.
1890 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1892         * bindings.el (function-key-map): Add a S-tab => backtab fallback.
1894 2010-08-01  Juanma Barranquero  <lekktu@gmail.com>
1896         * dabbrev.el (dabbrev-completion): Fix typo in docstring.
1898 2010-08-01  MON KEY  <monkey@sandpframing.com>  (tiny change)
1900         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
1901         Fix typo in docstring (bug#6747).
1903 2010-07-30  Leo  <sdl.web@gmail.com>
1905         * eshell/esh-io.el (eshell-get-target): Better detection of
1906         read-only file (Bug#6762).
1908 2010-07-30  Juanma Barranquero  <lekktu@gmail.com>
1910         * align.el (align-default-spacing): Doc fix.
1911         (align-region-heuristic, align-regexp): Fix typos in docstrings.
1913 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
1915         * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
1917 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
1919         * time.el (display-time-day-and-date): Remove spurious * in docstring.
1920         (display-time-world-buffer-name, display-time-world-mode-map):
1921         Fix typos in docstrings.
1923 2010-07-17  Shyam Karanatt  <shyam@swathanthran.in>  (tiny change)
1925         * image-mode.el (image-display-size): New function.
1926         (image-forward-hscroll, image-next-line, image-eol, image-eob)
1927         (image-mode-fit-frame): Use it (Bug#6639).
1929 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
1931         * dired.el (dired-buffers-for-dir): Handle list values of
1932         dired-directory (Bug#6636).
1934 2010-07-16  Reiner Steib  <Reiner.Steib@gmx.de>
1936         * vc.el (vc-coding-system-inherit-eol): New defvar.
1937         (vc-coding-system-for-diff): Use it to decide whether to inherit
1938         from the file the EOL format for reading the diffs of that file.
1939         (Bug#4451)
1941 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
1943         * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
1944         unibyte, so compressed attachments are not compressed again.
1946 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1948         * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
1949         now that unicode is used (Bug#6594).
1951 2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
1953         * simple.el (push-mark-command): Set the selection if
1954         select-active-regions is non-nil.
1956 2010-07-10  Glenn Morris  <rgm@gnu.org>
1958         * calendar/calendar.el (calendar-week-end-day): New function.
1959         * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
1960         Respect calendar-week-start-day.  (Bug#6606)
1961         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
1962         (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
1963         (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
1964         respect calendar-week-start-day.
1966 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
1968         * simple.el (use-region-p): Doc fix (Bug#6607).
1970 2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
1972         * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
1973         builtins (BufferError, BytesWarning, WindowsError; callables
1974         bin, bytearray, bytes, format, memoryview, next, print; __package__).
1976 2010-07-07  Glenn Morris  <rgm@gnu.org>
1978         * play/zone.el (zone-fall-through-ws): Fix next-line ->
1979         forward-line fallout.
1981 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
1983         * mouse.el (mouse-appearance-menu): Add docstring.
1985         * help.el (describe-key): Print up-event using key-description.
1987 2010-07-03  Michael Albinus  <michael.albinus@gmx.de>
1989         * net/zeroconf.el (zeroconf-resolve-service)
1990         (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
1991         (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
1993 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1995         * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
1997 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
1999         Avoid displaying files with a nil state in vc-dir.
2000         * vc-dir.el (vc-dir-update): Obey the noinsert argument in all
2001         cases that cause insertion.
2002         (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
2003         with a nil state.
2005 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2007         * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
2009 2010-06-29  Leo  <sdl.web@gmail.com>
2011         * emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)
2013 2010-06-27  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
2015         * generic-x.el (bat-generic-mode): Fix regexp for command line
2016         switches (Bug#5719).
2018 2010-06-27  Masatake YAMATO  <yamato@redhat.com>
2020         * htmlfontify.el (hfy-face-attr-for-class): Use append instead
2021         of nconc to avoid pure storage error (Bug#6239).
2023 2010-06-27  Christoph  <cschol2112@googlemail.com>  (tiny change)
2025         * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
2026         (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
2027         bindings of bookmark-automatically-show-annotations (Bug#6515).
2029 2010-06-25  Eli Zaretskii  <eliz@gnu.org>
2031         * arc-mode.el (archive-zip-extract): Don't quote the file name on
2032         MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)
2034 2010-06-24  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2036         * comint.el (make-comint, make-comint-in-buffer): Mention return
2037         value in the docstrings.  (Bug#6498)
2039 2010-06-24  Yoni Rabkin  <yoni@rabkins.net>
2041         * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
2042         since it is not present when using some non-default switches.
2044 2010-06-23  Karl Fogel  <kfogel@red-bean.com>
2046         * simple.el (compose-mail): Fix doc string to refer to
2047         `compose-mail-user-agent-warnings', instead of to the
2048         nonexistent `compose-mail-check-user-agent'.
2050 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
2052         Fix vc-annotate for renamed files when using Git.
2053         * vc-git.el (vc-git-find-revision): Deal with empty results from
2054         ls-files.  Doe not pass the object as a file name to cat-file, it
2055         is not a file name.
2056         (vc-git-annotate-command): Pass the file name using -- to avoid
2057         ambiguity with the revision.
2058         (vc-git-previous-revision): Pass a relative file name.
2060 2010-06-22  Glenn Morris  <rgm@gnu.org>
2062         * progmodes/js.el (js-mode-map): Use standard capitalization and
2063         ellipses for menu entries.
2065         * wid-edit.el (widget-complete): Doc fix.
2067 2010-06-22  Jürgen Hötzel  <juergen@hoetzel.info>  (tiny change)
2069         * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
2071 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
2073         Fix annotating other revisions for renamed files in vc-annotate.
2074         * vc-annotate.el (vc-annotate): Add an optional argument for the
2075         VC backend.  Use it when non-nil.
2076         (vc-annotate-warp-revision): Pass the VC backend to vc-annotate
2077         (Bug#6487).
2079         Fix vc-annotate-show-changeset-diff-revision-at-line for git.
2080         * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
2081         Do not pass the file name to the 'previous-revision call when we
2082         don't want a file diff.  (Bug#6489)
2084 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
2086         Fix finding revisions for renamed files in vc-annotate.
2087         * vc.el (vc-find-revision): Add an optional argument for
2088         the VC backend.  Use it when non-nil.
2089         * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
2090         backend to vc-find-revision.  (Bug#6487)
2092 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
2094         Fix reading file names in Git annotate buffers.
2095         * vc-git.el (vc-git-annotate-extract-revision-at-line):
2096         Remove trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
2098 2010-06-20  Alan Mackenzie  <acm@muc.de>
2100         * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
2101         in file local variables, set it first.
2103 2010-06-19  Glenn Morris  <rgm@gnu.org>
2105         * descr-text.el (describe-char-unicode-data): Insert separating
2106         space when needed.  (Bug#6422)
2108         * progmodes/idlwave.el (idlwave-action-and-binding):
2109         Fix typo in 2009-12-03 change.  (Bug#6450)
2111 2010-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2113         * subr.el (read-quoted-char): Fix up last change (bug#6290).
2115 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2117         * font-lock.el (font-lock-major-mode): Rename from
2118         font-lock-mode-major-mode to distinguish it from
2119         global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
2120         (font-lock-set-defaults):
2121         * font-core.el (font-lock-default-function): Adjust users.
2122         (font-lock-mode): Don't set it at all.
2124 2010-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2126         * vc-annotate.el (vc-annotate): Use vc-read-revision.
2128 2010-06-15  Glenn Morris  <rgm@gnu.org>
2130         * calendar/appt.el (appt-time-msg-list): Doc fix.
2131         (appt-check): Let-bind appt-warn-time.
2132         (appt-add): Make the 3rd argument optional.
2133         Simplify argument names.  Doc fix.  Check for integer WARNTIME.
2134         Only add WARNTIME to the output list if non-nil.
2136 2010-06-15  Ivan Kanis  <apple@kanis.eu>
2138         * calendar/appt.el (appt-check): Let the 3rd element of
2139         appt-time-msg-list specify the warning time.
2140         (appt-add): Add new argument with the warning time.  (Bug#5176)
2142 2010-06-12  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2144         * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
2145         older than version 1.6.  (Bug#6361)
2147 2010-06-12  Helmut Eller  <eller.helmut@gmail.com>
2149         * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
2150         used by cl-do-arglist.  (Bug#6408)
2152 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2154         * emacs-lisp/advice.el (ad-compile-function):
2155         Define warning-suppress-types before we let-bind it (bug#6275).
2157         * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
2158         declare it, make it buffer-local and permanent-local (bug#6324).
2159         (vc-resynch-window): Adjust name.
2160         * vc-hooks.el (vc-find-file-hook): Adjust name.
2162 2010-06-07  Jonathan Rockway  <jon@jrock.us>
2164         * net/rcirc.el: Add support for password authentication.
2165         (rcirc-server-alist): Add :password keyword.
2166         (rcirc): Ask for a password, or get it from the server's alist.
2167         (rcirc-connect): Add password argument.  Pass it to server.
2169 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
2171         * net/dbus.el (dbus-register-method): Declare function.
2172         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
2173         (dbus-introspect): Doc fix.
2174         (dbus-event-bus-name, dbus-introspect-get-interface)
2175         (dbus-introspect-get-argument): Reflow docstrings.
2177 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
2179         * term/common-win.el (x-colors): Add "dark green" and "dark
2180         turquoise" (Bug#6332).
2182 2010-06-03  Glenn Morris  <rgm@gnu.org>
2184         * desktop.el (desktop-clear-preserve-buffers):
2185         Add "*Warnings*" buffer.  (Bug#6336)
2187 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
2189         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
2191 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2193         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
2194         `file-directory-p' to the filename part rather than to the whole text.
2196 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2198         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
2200 2010-05-31  Drew Adams  <drew.adams@oracle.com>
2202         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
2204 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
2206         * subr.el (momentary-string-display): Just use read-event to read
2207         the exit event (Bug#6238).
2209 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
2211         * ansi-color.el: Delete unused escape sequences (Bug#6085).
2212         (ansi-color-drop-regexp): New constant.
2213         (ansi-color-apply, ansi-color-filter-region)
2214         (ansi-color-apply-on-region): Delete unrecognized control sequences.
2215         (ansi-color-apply): Build string list before calling concat.
2217 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
2219         * progmodes/verilog-mode.el (verilog-type-font-keywords):
2220         Use font-lock-constant-face, not obsolete font-lock-reference-face.
2222 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
2224         * htmlfontify.el (hfy-face-resolve-face): New function.
2225         (hfy-face-to-style): Use it (Bug#6279).
2227 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2229         * epa.el (epa--select-keys): Don't explicitly delete the window since
2230         that can fail (e.g. sole window in frame).  Use dedication instead.
2232 2010-05-19  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
2234         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
2236 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2238         * subr.el (read-quoted-char): Resolve modifiers after key
2239         remapping (bug#6212).
2241 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2243         * tmm.el (tmm-prompt): Don't try to precompute bindings.
2244         (tmm-get-keymap): Compute shortcuts (bug#6171).
2246 2010-05-10  Glenn Morris  <rgm@gnu.org>
2248         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
2249         all dired buffers, even tramp ones.  (Bug#5755)  [Backport from trunk]
2251 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2253         * Version 23.2 released.
2255 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
2257         * international/mule.el (auto-coding-alist): Only purecopy
2258         car of each item, not the whole list (Bug#6083).
2260 2010-05-02  Chong Yidong  <cyd@stupidchicken.com>
2262         * progmodes/js.el (js-mode): Make paragraph variables local before
2263         calling c-setup-paragraph-variables (Bug#6071).
2265 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
2267         * composite.el (compose-region, reference-point-alist): Fix typos
2268         in the doc strings.
2270 2010-04-28  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
2272         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
2273         gnuplot's "set" command.
2275 2010-04-26  Juanma Barranquero  <lekktu@gmail.com>
2277         * abbrev.el (last-abbrev-text): Doc fix.
2278         (abbrev-prefix-mark): Don't escape parenthesis.
2280 2010-04-24  Andreas Schwab  <schwab@linux-m68k.org>
2282         * composite.el (find-composition): Doc fix.
2284 2010-04-24  Juanma Barranquero  <lekktu@gmail.com>
2286         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
2287         (sql-oracle-program, sql-sqlite-options)
2288         (sql-query-placeholders-and-send): Doc fixes.
2289         (sql-set-product, sql-interactive-mode): Reflow docstrings.
2290         (sql-imenu-generic-expression, sql-buffer)
2291         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
2292         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
2293         (sql-mode-sybase-font-lock-keywords)
2294         (sql-mode-informix-font-lock-keywords)
2295         (sql-mode-interbase-font-lock-keywords)
2296         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
2297         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
2298         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
2299         (sql-product-feature, sql-highlight-product)
2300         (comint-line-beginning-position, sql-rename-buffer)
2301         (sql-toggle-pop-to-buffer-after-send-region)
2302         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
2303         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
2304         Fix typos in docstrings.
2306 2010-04-23  Juri Linkov  <juri@jurta.org>
2308         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
2309         property instead of `invisible' and `after-string' (bug#5998).
2311 2010-04-23  Juri Linkov  <juri@jurta.org>
2313         * image-mode.el (image-mode-as-text): Fix typo in docstring.
2315 2010-04-23  Juanma Barranquero  <lekktu@gmail.com>
2317         * filecache.el (file-cache-add-directory-list)
2318         (file-cache-add-directory-recursively): Fix typos in docstrings.
2320 2010-04-22  Kenichi Handa  <handa@m17n.org>
2322         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
2323         (gujarati-composable-pattern): Fix typo.
2325 2010-04-20  Kenichi Handa  <handa@m17n.org>
2327         * language/indian.el (oriya-composable-pattern)
2328         (tamil-composable-pattern, malayalam-composable-pattern):
2329         Add two-part vowels to "v" (vowel sign).
2331 2010-04-20  Chong Yidong  <cyd@stupidchicken.com>
2333         * files.el (copy-directory): Handle symlinks (Bug#5982).
2335         * progmodes/compile.el (compilation-next-error-function):
2336         Revert 2009-10-12 change (Bug#5983).
2338 2010-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
2340         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
2341         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
2342         (Bug#5846).
2344 2010-04-20  Glenn Morris  <rgm@gnu.org>
2346         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
2348         * minibuffer.el (completion-at-point): Doc fix.
2350 2010-04-17  Dan Nicolaescu  <dann@ics.uci.edu>
2352         Fix the version number for added files.
2353         * vc-hg.el (vc-hg-working-revision): Check if the file is
2354         registered after hg parent fails (Bug#5961).
2356 2010-04-17  Glenn Morris  <rgm@gnu.org>
2358         * htmlfontify.el (htmlfontify-buffer)
2359         (htmlfontify-copy-and-link-dir): Autoload entry points.
2361 2010-04-17  Magnus Henoch  <magnus.henoch@gmail.com>
2363         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
2364         name relative to the project root (Bug#5960).
2366 2010-04-16  Glenn Morris  <rgm@gnu.org>
2368         * vc-git.el (vc-git-print-log): Doc fix.
2370 2010-04-14  Óscar Fuentes  <ofv@wanadoo.es>
2372         * ido.el (ido-file-internal): Fix 2009-12-02 change.
2374 2010-04-14  Christoph  <cschol2112@googlemail.com>  (tiny change)
2376         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
2377         default settings (Bug#5928).
2379 2010-04-10  Glenn Morris  <rgm@gnu.org>
2381         * progmodes/fortran.el (fortran-match-and-skip-declaration):
2382         New function.
2383         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
2385 2010-04-07  Kenichi Handa  <handa@m17n.org>
2387         * language/indian.el (malayalam-composable-pattern): Fix previous
2388         change (add U+0D4D "SIGN VIRAMA").
2389         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
2390         (tamil-composable-pattern): Fix typo in the regexp.
2391         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
2392         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
2393         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
2395 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
2397         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
2398         paragraph-separate (Bug#5821).
2400 2010-04-05  Juri Linkov  <juri@jurta.org>
2402         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
2404         * info.el (Info-find-node-2): Comment out code that skips
2405         breadcrumbs line.
2406         (Info-mouse-follow-link): New command.
2407         (Info-link-keymap): New keymap.
2408         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
2409         Return a string with links instead of inserting breadcrumbs
2410         to the Info buffer.
2411         (Info-fontify-node): Comment out code that inserts breadcrumbs.
2412         Instead of putting the `invisible' text property over the Info
2413         header, make an overlay over the Info header with the `invisible'
2414         property and `after-string' set to the string returned by
2415         `Info-breadcrumbs'.
2417 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
2419         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
2420         Reported by monkey@sandpframing.com.
2422 2010-03-30  Tomas Abrahamsson  <tab@lysator.liu.se>
2424         * textmodes/artist.el (artist-mode): Fix typo in docstring.
2425         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
2427 2010-03-30  Kenichi Handa  <handa@m17n.org>
2429         * language/sinhala.el (composition-function-table): Fix regexp for
2430         the new Unicode specification.
2432         * language/indian.el (devanagari-composable-pattern)
2433         (tamil-composable-pattern, kannada-composable-pattern)
2434         (malayalam-composable-pattern): Adjust for the new Unicode
2435         specification.
2436         (bengali-composable-pattern, gurmukhi-composable-pattern)
2437         (gujarati-composable-pattern, oriya-composable-pattern)
2438         (telugu-composable-pattern): New variables to cope with the new
2439         Unicode specification.  Use them in composition-function-table.
2441 2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2443         Make tmm-menubar work for the Buffers menu again (bug#5726).
2444         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
2445         vectors rather than cons cells, as used in menu-bar-update-buffers.
2447 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
2449         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
2450         (js-insert-and-indent): Revert 2009-08-15 change, restoring
2451         electric punctuation for "{}();,:" (Bug#5586).
2453         * mail/sendmail.el (mail-default-directory): Doc fix.
2455 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
2457         * mail/sendmail.el (mail-default-directory): Doc fix.
2459 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
2461         * subr.el (version-regexp-alist, version-to-list)
2462         (version-list-<, version-list-=, version-list-<=)
2463         (version-list-not-zero, version<, version<=, version=): Doc fix.
2464         (Bug#5744).
2466 2010-03-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2467             Nick Roberts  <nickrob@snap.net.nz>
2469         * progmodes/gdb-ui.el (gdb-apple-test): New function.
2470         (gdb-init-1): Use it.
2472 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
2474         * vc.el (vc-root-diff): Doc fix.
2476 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
2478         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
2480         * simple.el (append-to-buffer): Fix last change.
2482 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
2484         * simple.el (append-to-buffer): Ensure that point is preserved if
2485         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
2486         (Bug#5749)
2488 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2490         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
2491         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
2492         not be present any more.
2494 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2496         * faces.el (set-face-attribute): Fix typo in docstring.
2497         (face-valid-attribute-values): Reflow docstring.
2499 2010-03-23  Glenn Morris  <rgm@gnu.org>
2501         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
2503 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
2505         * indent.el (indent-for-tab-command): Doc fix.
2507 2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
2509         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
2510         (image-dired-read-comment): Doc fix.
2512         * json.el (json-object-type, json-array-type, json-key-type)
2513         (json-false, json-null, json-read-number):
2514         * minibuffer.el (completion-in-region-functions):
2515         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
2516         (cal-tex-cursor-week):
2517         * emacs-lisp/trace.el (trace-function):
2518         * eshell/em-basic.el (eshell/printnl):
2519         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
2520         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
2521         * obsolete/levents.el (allocate-event, event-key, event-object)
2522         (event-point, event-process, event-timestamp, event-to-character)
2523         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
2524         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
2525         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
2526         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
2527         (reftex-highlight-selection): Fix typos in docstrings.
2529 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
2531         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
2533 2010-03-18  Glenn Morris  <rgm@gnu.org>
2535         * mail/rmail.el (rmail-highlight-face): Restore option deleted
2536         2008-02-13 without comment; mark it obsolete.
2537         (rmail-highlight-headers): Use rmail-highlight-face once more.
2539 2010-03-16  Chong Yidong  <cyd@stupidchicken.com>
2541         * woman.el (woman2-process-escapes): Only consume the newline if
2542         the filler character is on a line by itself (Bug#5729).
2544 2010-03-16  Kenichi Handa  <handa@m17n.org>
2546         * language/indian.el (devanagari-composable-pattern): Add more
2547         consonants.
2549 2010-03-14  Michael Albinus  <michael.albinus@gmx.de>
2551         * net/trampver.el: Update release number.
2553 2010-03-13  Glenn Morris  <rgm@gnu.org>
2555         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2557 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
2559         * net/tramp.el (tramp-find-executable):
2560         Use `tramp-get-connection-buffer'.  Make the regexp for checking
2561         output of "wc -l" more robust.
2562         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
2563         (tramp-open-connection-setup-interactive-shell): Remove workaround
2564         for OpenSolaris bug, it is not needed anymore.
2566 2010-03-12  Glenn Morris  <rgm@gnu.org>
2568         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
2570 2010-03-11  Wilson Snyder  <wsnyder@wsnyder.org>
2572         * files.el (auto-mode-alist): Accept more verilog file patterns.
2574 2010-03-09  Miles Bader  <miles@gnu.org>
2576         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
2577         instead of "format:"; this ensures that the output is
2578         newline-terminated.
2580 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
2582         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
2583         that all errors are caught, and that the return value is always a
2584         list (Bug#5692).
2586 2010-03-08  Kenichi Handa  <handa@m17n.org>
2588         * language/misc-lang.el (windows-1256): New coding system.
2589         (cp1256): New alias of windows-1256 (bug#5690).
2591 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
2593         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
2594         call to rfc822-bad-address.  (Bug#5692)
2596 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2598         * vc-git.el (vc-git-annotate-extract-revision-at-line):
2599         Use vc-git-root as default directory for revision path (Bug#5657).
2601 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2603         * calculator.el (calculator): Don't bind split-window-keep-point
2604         (Bug#5674).
2606 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2608         * vc-git.el: Re-flow to fit into 80 columns.
2609         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
2610         Remove spurious `quote' element in each case alternative.
2611         (vc-git-show-log-entry): Use prog1.
2612         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
2614 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2616         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
2618 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2620         * macros.el (insert-kbd-macro): Look up keyboard macro using the
2621         definition, not the name (Bug#5481).
2623 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2625         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
2626         argument with a local variable.  (Bug#5670)
2628 2010-03-02  Juri Linkov  <juri@jurta.org>
2630         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
2632 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
2634         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
2635         error when FILENAME and NEWNAME are existing remote directories.
2637         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
2638         parameter DIR-FLAG.
2640 2010-03-02  Glenn Morris  <rgm@gnu.org>
2642         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
2643         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
2645 2010-03-01  Kenichi Handa  <handa@m17n.org>
2647         * language/burmese.el (burmese-composable-pattern): Rename from
2648         myanmar-composable-pattern.
2650         * international/characters.el (script-list):
2651         * international/fontset.el (script-representative-chars):
2652         Change myanmar to burmese.
2653         (otf-script-alist): Likewise.
2654         (setup-default-fontset): Likewise.  Re-fix :otf spec.
2656 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2658         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
2660 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
2662         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2664 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2666         * net/tramp.el (tramp-handle-write-region): START can be a string.
2667         Take care in the checks.  Reported by Dan Davison
2668         <davison@stats.ox.ac.uk>.
2670 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2672         * net/dbus.el (dbus-introspect, dbus-get-property)
2673         (dbus-set-property, dbus-get-all-properties):
2674         Use `dbus-call-method' when noninteractive.  (Bug#5645)
2676 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
2678         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
2679         * emacs-lisp/elint.el (elint-add-required-env):
2680         * calendar/icalendar.el (icalendar--add-diary-entry):
2681         * calc/calcalg2.el (math-tracing-integral):
2682         * files.el (recover-session-finish): Use with-current-buffer
2683         instead of save-excursion.
2685 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2687         Fix in-buffer completion when after-change-functions modify the buffer.
2688         * minibuffer.el (completion--replace): New function.
2689         (completion--do-completion): Use it and use relative movement.
2691 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
2693         * international/fontset.el (setup-default-fontset): Fix :otf spec.
2695 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
2697         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
2698         Allow the characters _<> in the stack entry (Bug#5653).
2700 2010-02-26  Kenichi Handa  <handa@m17n.org>
2702         * language/burmese.el: Fix entries in composition-function-table.
2703         (myanmar-composable-pattern): New variable.
2705         * international/fontset.el (setup-default-fontset): Add an entry
2706         for myanmar.
2708         * international/characters.el (script-list): Add Myanmar
2709         Extended-A.
2711 2010-02-26  Glenn Morris  <rgm@gnu.org>
2713         * custom.el (custom-initialize-delay): Doc fix.
2715         * mail/sendmail.el (send-mail-function): Autoload the call
2716         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
2718 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
2720         * files.el (hack-local-variables-filter): For eval forms, also
2721         check safe-local-variable-p (Bug#5636).
2723 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
2725         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2726         and use c(ad)r of cddr (Bug#5640).
2728 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
2730         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2731         setting the modes by `ignore-errors'.  It might fail, for example
2732         if the file is not owned by the user but the group.
2733         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
2735 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2737         * files.el (directory-listing-before-filename-regexp):
2738         Use stricter matching for iso-style dates, to avoid false matches with
2739         date-like filenames (Bug#5597).
2741         * htmlfontify.el (htmlfontify): Doc fix.
2743         * eshell/eshell.el (eshell): Doc fix.
2745         * startup.el (fancy-about-screen): In mode-line, apply
2746         mode-line-buffer-id face only to the buffer name (Bug#5613).
2748 2010-02-20  Kevin Ryde  <user42@zip.com.au>
2750         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2751         In `watcom' anchor regexp to start of line, to avoid slowness
2752         (Bug#5599).
2754 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
2756         * subr.el (remove-yank-excluded-properties): Explain in a comment
2757         why `category' property is removed.
2759 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
2761         * isearch.el (isearch-update-post-hook, isearch-update):
2762         Revert 2010-02-17 change.
2764 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2766         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
2767         (icalendar--convert-weekly-to-ical)
2768         (icalendar--convert-yearly-to-ical)
2769         (icalendar--convert-block-to-ical)
2770         (icalendar--convert-cyclic-to-ical)
2771         (icalendar--convert-anniversary-to-ical): Take care of time
2772         specifications where hour has 1-digit only (Bug#5549).
2774 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
2776         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
2777         of disassemble output in GDB 7.1.
2779 2010-02-19  Glenn Morris  <rgm@gnu.org>
2781         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
2782         property.  (Bug#5593)
2784 2010-02-18  Sam Steingold  <sds@gnu.org>
2786         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
2788 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2790         Use abbreviated file names in bookmarks (bug#5591).
2791         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
2792         calls to expand-file-name.
2793         (bookmark-relocate): Use abbreviated file names in bookmarks.
2794         (bookmark-load): Use abbreviated file names in messages.
2796 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
2798         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
2799         expand "." and "..".  Reported by Thierry Volpiatto
2800         <thierry.volpiatto@gmail.com>.
2802 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
2804         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
2805         permissions of the temporary file to "0600".  In case the remote
2806         file has no read permissions for the owner, there might be
2807         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
2809 22010-02-18  Glenn Morris  <rgm@gnu.org>
2811         * emacs-lisp/authors.el (authors-renamed-files-alist):
2812         Add entries for INSTALL.CVS.
2814 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
2816         * vc-bzr.el: Fix typo in Known Bugs section.
2818         * isearch.el (isearch-update-post-hook): New hook.
2819         (isearch-update): Use the new hook.
2821 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
2823         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
2824         Fix errors in copying directories.
2825         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
2826         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
2827         (tramp-handle-delete-file)
2828         (tramp-handle-dired-recursive-delete-directory)
2829         (tramp-handle-write-region): Flush also the cache for the upper
2830         directory.
2832 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
2834         * simple.el (save-interprogram-paste-before-kill): Doc fix.
2836         * cus-edit.el (hardware): Doc fix.
2838         * man.el (man): Add to external custom group.
2840         * delim-col.el (columns): Move to wp custom group.
2842         * doc-view.el (doc-view): Add to data custom group.
2844         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
2846         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
2847         by ispell-parse-output (Bug#5575).
2849 2010-02-16  Kenichi Handa  <handa@m17n.org>
2851         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
2852         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
2853         (skkdic-convert): Use `euc-japan' coding system for writing.
2855 2010-02-16  Glenn Morris  <rgm@gnu.org>
2857         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
2858         tex-main-file before using it.  (Bug#5562)
2860 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2862         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
2863         warnings, since it is annoying for the user to see them each time he
2864         runs the code.
2866 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
2868         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2869         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
2870         instead of PROC for caching "first-password-request".  Otherwise,
2871         new processes would not profit from passwords already entered.
2873         * net/tramp-cache.el (tramp-dump-connection-properties):
2874         Don't save "first-password-request" property.
2876 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
2878         * outline.el (outline-head-from-level):
2879         * simple.el (with-wrapper-hook):
2880         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
2881         (elint-defun, elint-buffer-env, elint-top-form-logged)
2882         (elint-unbound-variable):
2883         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
2884         Fix typos in docstrings.
2886 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
2888         * files.el (insert-directory): When WILDCARD-REGEXP and
2889         FULL-DIRECTORY-P are nil, insert the file entry instead of the
2890         whole directory.  (Bug#5551)
2892         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
2893         dired's alignment sanity.  (Bug#5516)
2895 2010-02-14  Juri Linkov  <juri@jurta.org>
2897         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
2898         Remove remaining ^H with their preceding chars.  (Bug#5566)
2900 2010-02-13  Glenn Morris  <rgm@gnu.org>
2902         * simple.el (transpose-subr): Give it a doc-string.
2904         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
2905         Doc fixes.
2907 2010-02-12  Juri Linkov  <juri@jurta.org>
2909         * arc-mode.el (archive-unique-fname): Make directories for nested
2910         archives.  (Bug#5540)
2912 2010-02-12  Juri Linkov  <juri@jurta.org>
2914         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
2916 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2918         * subr.el (copy-overlay): Handle deleted overlays.
2920         * man.el (Man-completion-table): Don't signal an error if we can't run
2921         manual-program (bug#4056).
2923 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
2925         * textmodes/artist.el (artist-mt): Fix typos in docstring.
2927 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2929         * info.el (Info-bookmark-jump): Simplify.
2931         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
2932         (bookmark-default-handler): Accept new bookmark field `buffer'.
2934 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
2936         * iswitchb.el (iswitchb-completions): Revert last change.
2938 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
2940         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
2941         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
2942         This prevents file names like "~/" being listed literally.
2944 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
2946         * term/xterm.el (xterm-maybe-set-dark-background-mode):
2947         Remove dead code.  (Bug#5546)
2949 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
2951         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
2952         correctly (Bug#5548).
2954 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
2956         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
2957         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
2959 2010-02-08  Kenichi Handa  <handa@m17n.org>
2961         * international/mule-util.el (with-coding-priority): Add autoload
2962         cookie for putting `lisp-indent-function'.
2964 2010-02-07  Glenn Morris  <rgm@gnu.org>
2966         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
2967         Move F2003 named interfaces from keywords-2 to keywords-1, and
2968         use function-name-face rather than constant-face.
2969         Simplify "abstract interface" regexp.
2971 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
2973         * eshell/esh-util.el (eshell-file-attributes): New optional arg
2974         ID-FORMAT.  Pass it to `file-attributes'.
2976         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
2978 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
2980         * faces.el (set-face-attribute): Allow calling
2981         internal-set-lisp-face-attribute with 'unspecified family and
2982         foundry argument (Bug#5536).
2984 2010-02-07  Glenn Morris  <rgm@gnu.org>
2986         * progmodes/f90.el (f90-font-lock-keywords-2)
2987         (f90-looking-at-type-like, f90-looking-at-program-block-end):
2988         Handle F2003 named interfaces.
2990 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
2992         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
2993         beg and end before calling c-get-state-before-change-functions.
2995 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
2997         * vc-bzr.el (vc-bzr-dir-extra-headers):
2998         Disable the pending merges header.
3000 2010-02-05  Juri Linkov  <juri@jurta.org>
3002         * doc-view.el (doc-view-mode):
3003         * image-mode.el (image-mode): Put property mode-class=special.
3004         (Bug#4896)
3006 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3008         * vc-svn.el (vc-svn-revision-table): New function.
3010 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
3012         * net/ange-ftp.el (ange-ftp-insert-directory):
3013         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3014         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3015         Handle also directories.  (Bug#5478)
3017 2010-02-05  Glenn Morris  <rgm@gnu.org>
3019         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
3021 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
3023         * startup.el (command-line-1): Convert options beginning with a
3024         single dash as well (Bug#5519).
3026 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3028         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
3029         * minibuffer.el (completion-initials-expand): Only check the presence
3030         of delims *within* the boundaries, since otherwise the / delim is
3031         always found for files.
3033         Fix up various corner case problems.
3034         * doc-view.el (doc-view-last-page-number): New function.
3035         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
3036         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
3037         (doc-view-kill-proc): Avoid inf-loop in freak cases.
3038         (doc-view-reconvert-doc): Use the new recursive delete-directory.
3039         (doc-view-convert-current-doc): Don't create the resolution.el file
3040         here any more.
3041         (doc-view-pdf/ps->png): Do it here instead.
3042         (doc-view-already-converted-p): Check that resolution.el is present.
3043         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
3044         windows that are not yet showing images.
3046 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
3048         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
3049         `dired-uncache' for every elemnt which is an absolute file name.
3051         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
3052         directory, handle its directory component.
3053         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
3054         function is called permanently and creates noise, otherwise.
3056         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3057         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3058         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
3060 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
3062         * macros.el (apply-macro-to-region-lines):
3063         Minor simplification.  (Bug#5485)
3065 2010-02-04  Glenn Morris  <rgm@gnu.org>
3067         * mail/rmail.el (rmail-show-message-1): Handle malformed
3068         quoted-printable text.  (Bug#5441)
3070         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
3072         * simple.el (visual-line-mode): Capitalize lighter.
3074 2010-02-03  John Wiegley  <jwiegley@gmail.com>
3076         * iswitchb.el (iswitchb-completions): Add bookmark files to the
3077         list of files considered for "virtual buffer" completions.
3079 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
3081         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
3082         also in case of (and (not full) (not wildcard)). This is needed,
3083         when dired is called with a list of files, which are not in
3084         `default-directory'.  (Bug#5478)
3086 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3088         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
3090 2010-02-02  Juri Linkov  <juri@jurta.org>
3092         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
3093         from unidiff to allow function-line after @@.
3095 2010-02-02  Juri Linkov  <juri@jurta.org>
3097         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
3098         '(RCS SCCS) with inverted condition.
3100 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
3102         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
3103         messages.
3105 2010-02-01  Juri Linkov  <juri@jurta.org>
3107         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
3108         compare with "pkunzip" and "pkzip" instead of only "pkzip".
3109         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
3110         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
3112 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3114         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
3115         (doc-view-revert-buffer): New command.
3116         (doc-view-mode-map): Use it.
3118 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
3120         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
3121         pending merge is detected.
3123 2010-01-31  Juri Linkov  <juri@jurta.org>
3125         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
3126         beginning of interactive spec like all other grep commands do.
3127         Put "all" in front of "gz".  (Bug#5260)
3129 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
3131         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
3133 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
3135         * dirtrack.el (dirtrack): Warn instead of signalling error if the
3136         regexp is incorrect (Bug#5476).
3138 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
3140         * net/tramp.el (tramp-handle-insert-directory): Handle also
3141         symlinks, when FILENAME is not in `default-directory'.
3143 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
3145         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
3146         FILE is not in `default-directory'.  (Bug#5478)
3148         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
3149         of SWITCHES.  Handle the case, FILENAME is not in
3150         `default-directory'.  (Bug#5478)
3151         (tramp-register-file-name-handlers): Add safe-magic property.
3153 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
3155         * arc-mode.el (archive-zip-extract): Quote the argument passed to
3156         unzip (Bug#5475).
3158 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
3160         * progmodes/flymake.el (flymake-allowed-file-name-masks)
3161         (flymake-master-make-header-init): Add other C++ filename masks.
3162         (flymake-find-possible-master-files)
3163         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
3165 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
3167         Fix some busybox annoyances.
3169         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
3170         not responding." string.
3171         (tramp-open-connection-setup-interactive-shell): Dump stty
3172         settings.  Enable "neveropen" arg for all `tramp-send-command'
3173         calls.  Handle "=" in variable values properly.
3174         (tramp-find-inline-encoding): Raise an error, when no encoding is
3175         found.
3176         (tramp-wait-for-output): Check, whether PROC buffer is available.
3177         Remove spurious " ^H" sequences, sent by busybox.
3178         (tramp-get-ls-command): Suppress coloring, if possible.
3180 2010-01-28  Glenn Morris  <rgm@gnu.org>
3182         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
3184         * log-edit.el (log-edit-strip-single-file-name): Add missing
3185         :safe, :group, and :version tags.
3187 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
3189         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
3190         buffers.  (Bug#5477)
3192 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
3194         * files.el (delete-directory): Handle moving to trash without
3195         first doing recursion (Bug#5436).
3197 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
3199         * vc-hooks.el (vc-path): Mark as obsolete.
3201 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
3203         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
3204         names too.
3206         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
3207         for the short log.
3208         (vc-bzr-log-view-mode): Adjust regexp for the above change.
3210 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
3212         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
3214         * vc-bzr.el (vc-bzr-revision-table): New function.
3216 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
3218         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
3219         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
3221 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
3223         Remove support for adding --signoff on commit.
3224         Future support will use an incompatible generic mechanism.
3225         * vc-git.el (vc-git-add-signoff): Remove variable.
3226         (vc-git-toggle-signoff): Remove function.
3227         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
3229         * term/xterm.el (xterm-maybe-set-dark-background-mode):
3230         Rename from xterm-set-background-mode.  Return t if the background mode
3231         was set.
3232         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
3233         earlier, call it again in case the background mode has changed.
3235 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
3237         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
3238         (Bug#3541).
3240 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
3242         * emacs-lisp/assoc.el (aelement): Doc fix.
3243         (aput, adelete, amake): Use lexical-let (Bug#5450).
3245 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
3247         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
3248         is the same as subprogram call, not declaration.  (Bug#5435).
3250 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
3252         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
3253         (tramp-smb-maybe-open-connection): Use it.
3255 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
3257         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
3259 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3261         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
3262         just because we see "encoding: 8bit".
3263         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
3265 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
3267         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
3269 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
3271         * jka-compr.el (jka-compr-load): If load-file is not in
3272         load-history, try its file-truename version.  (bug#5447)
3274 2010-01-21  Alan Mackenzie  <acm@muc.de>
3276         Fix a situation where deletion of a cpp construct throws an error.
3277         * progmodes/cc-engine.el (c-invalidate-state-cache):
3278         Before invoking c-with-all-but-one-cpps-commented-out, check that the
3279         special cpp construct is still in the buffer.
3280         (c-parse-state): Record the special cpp with markers, not numbers.
3282 2010-01-21  Kenichi Handa  <handa@m17n.org>
3284         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
3285         process last-command-event, as it is now decoded first (Bug#5380).
3287 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
3289         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
3291 2010-01-20  Glenn Morris  <rgm@gnu.org>
3293         * indent.el (tab-always-indent): Fix custom-type.
3295 2010-01-19  Alan Mackenzie  <acm@muc.de>
3297         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
3298         buffer throws "args out of range".
3299         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
3300         playing the role of delimiter.
3302 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
3304         * progmodes/ada-mode.el: Fix bug#5400.
3305         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
3306         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
3307         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
3308         Improve comments in "is" portion.  Handle null procedure declaration.
3309         (ada-move-to-end): Improve doc string.
3311 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
3313         * ido.el (ido-cur-list): Initialize to nil.
3314         Remove obsolete information from commentary.
3315         (ido-choice-list): Initialize to nil.
3316         (ido-get-bufname): Reject minibuffers.
3317         (ido-make-buffer-list): If "default" is a nonexistent
3318         buffer, ignore it, as per the function's comment.
3319         (ido-kill-buffer-internal): New function.
3320         (ido-kill-buffer-at-head): Use it.
3321         (ido-visit-buffer): Likewise.
3323 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3325         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
3327 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3329         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
3330         Fix typos in chart titles.
3332         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
3333         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
3334         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
3335         (describe-class, eieio-describe-generic, describe-generic):
3336         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
3337         (eieio-speedbar-expand):
3338         * emulation/viper-cmd.el (viper-exec-form-in-vi)
3339         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
3340         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
3341         (viper-del-backward-char-in-replace, viper-backward-indent)
3342         (viper-brac-function, viper-register-to-point, viper-submit-report):
3343         * net/tramp.el (tramp-remote-coding-commands):
3344         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
3345         Fix typos in docstrings.
3347 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3349         * mail/sendmail.el (mail-yank-original): Set the mark if the
3350         specified function for yanking does not do it.
3352 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
3354         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
3356         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
3357         resyncing a directory.
3359 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
3361         * progmodes/ada-mode.el: Fix bug#1920.
3362         (ada-ident-re): Delete ., allow multibyte characters.
3363         (ada-goto-label-re): New; matches goto labels.
3364         (ada-block-label-re): New; matches block labels.
3365         (ada-label-re): New; matches both.
3366         (ada-named-block-re): Deleted; callers changed to use
3367         `ada-block-label-re' instead.
3368         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
3369         Use `ada-block-label-re'.
3370         (ada-indent-on-previous-lines): Improve handling of goto labels.
3371         (ada-get-indent-block-start): Special-case block label.
3372         (ada-get-indent-label): Split into `ada-indent-block-label' and
3373         `ada-indent-goto-label'.
3374         (ada-goto-stmt-start, ada-goto-next-non-ws):
3375         Optionally ignore goto labels.
3376         (ada-goto-next-word): Simplify.
3377         (ada-indent-newline-indent-conditional): Insert newline before
3378         trying to fix indentation; doc fix.
3380 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
3382         * calc/calc.el (calc-command-flags): Give it an initial value.
3384 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3386         * files.el (minibuffer-with-setup-hook):
3387         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
3388         (artist-key-draw-continously, artist-key-do-continously-continously)
3389         (artist-key-set-point-continously, artist-mouse-draw-continously):
3390         Fix typos in docstrings.
3392 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
3394         * nxml/nxml-mode.el (nxml-extend-after-change-region):
3395         Never return t (Bug#3898).
3397 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
3399         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
3400         can parse the output of the external commands (Bug#5279).
3402 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
3404         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
3406 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
3408         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
3410         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
3412         * startup.el (command-line): Remove unused --icon-type arg.
3413         Handle --display arg, passing it to command-line-1 (Bug#5392).
3415 2010-01-16  Mario Lang  <mlang@delysid.org>
3417         * emacs-lisp/chart.el (chart-translate-namezone):
3418         * textmodes/artist.el (artist-compute-popup-menu-table):
3419         Remove duplicated words in doc-strings.
3421 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
3423         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
3424         to mairix-search to suppress threading (Bug#5342).
3426 2010-01-15  Kenichi Handa  <handa@m17n.org>
3428         * international/mule-cmds.el (canonicalize-coding-system-name):
3429         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
3431 2010-01-15  Glenn Morris  <rgm@gnu.org>
3433         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
3435         * wid-edit.el (widget-keymap): Doc fix.
3437         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
3438         former seems to be more widely accepted by various svn versions.
3440 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
3442         * find-cmd.el (find-constituents):
3443         * vc-arch.el (vc-arch-root):
3444         * window.el (window-body-height, pop-up-frames):
3445         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
3446         * progmodes/ada-stmt.el (ada-if):
3447         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
3448         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
3449         (ispell-encoding8-command, ispell-aspell-supports-utf8)
3450         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
3452         * progmodes/flymake.el (flymake-post-syntax-check):
3453         Fix typo in error message.
3455 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
3457         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
3458         which is always a string.  (Bug#5313)
3460 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
3462         * progmodes/ada-xref.el (ada-default-prj-properties):
3463         Simplify previous change.
3465 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3467         * progmodes/ada-xref.el (ada-default-prj-properties):
3468         Default ada_project_path to $ADA_PROJECT_PATH.
3470 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3472         * progmodes/ada-mode.el (ada-create-keymap):
3473         Override `narrow-to-defun' with `ada-narrow-to-defun'.
3475 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3477         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
3478         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
3479         (ada-get-current-indent, ada-imenu-generic-expression)
3480         (ada-which-function): Check for it.
3482 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3484         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
3485         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
3487 2010-01-14  Glenn Morris  <rgm@gnu.org>
3489         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
3491 2010-01-14  Kenichi Handa  <handa@m17n.org>
3493         * composite.el (auto-composition-mode): Make it a buffer local
3494         variable (permanent-local).
3495         (auto-composition-function): Set the default value to
3496         auto-compose-chars.
3497         (auto-composition-mode): Make it a simple function, not a minor mode.
3498         (global-auto-composition-mode): Likewise.
3499         (turn-on-auto-composition-if-enabled): Delete it.
3501 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
3503         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
3505 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
3507         * files.el (copy-directory): Compute target for recursive
3508         directories with identical names.  (Bug#5343)
3510 2010-01-12  Glenn Morris  <rgm@gnu.org>
3512         * mail/emacsbug.el (report-emacs-bug-pretest-address):
3513         Set it to bug-gnu-emacs rather than emacs-pretest-bug.
3515 2010-01-11  Sam Steingold  <sds@gnu.org>
3517         * imenu.el (imenu-default-create-index-function): Detect infinite
3518         loops caused by imenu-prev-index-position-function.
3520 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
3522         * htmlfontify.el (htmlfontify-load-rgb-file)
3523         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
3524         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
3525         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
3526         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
3527         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
3528         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
3529         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
3530         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
3531         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
3532         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
3533         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
3534         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
3535         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
3536         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
3537         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
3538         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
3539         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
3540         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
3541         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
3542         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
3543         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
3544         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
3545         backslash-quoting from parentheses, etc.
3547 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
3549         * progmodes/js.el: Autoload javascript-mode alias.
3551 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
3553         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
3554         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
3555         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
3556         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
3557         Fix typos in docstrings.
3558         (ffap-url-regexp): Doc fix.
3559         (ffap-at-mouse): Fix typo in message.
3561 2010-01-11  Glenn Morris  <rgm@gnu.org>
3563         * version.el (emacs-copyright): Set copyright year to 2010.
3565 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3567         * format.el (format-annotate-function): Only set
3568         write-region-post-annotation-function after running to-fn so as not to
3569         affect nested write-region calls (bug#5273).
3571 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
3573         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
3574         wisent/python.el.
3576 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
3578         * man.el (Man-goto-section): Signal error if the section is not
3579         found (Bug#5317).
3581 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
3583         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
3584         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
3586 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
3588         * progmodes/compile.el: Don't treat compile-command as safe if
3589         compilation-read-command might be nil (Bug#4218).
3591 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
3593         * startup.el (command-line-1): Use orig-argi to check for ignored X and
3594         NS options.
3596 2010-01-08  Kenichi Handa  <handa@m17n.org>
3598         * international/fontset.el (build-default-fontset-data):
3599         Exclude characters in scripts kana, hangul, han, or cjk-misc.
3601 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
3603         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
3604         to `create-file-buffer' as it expects, not just a buffer name.
3605         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
3606         to help uniquify.  (Bug#3224)
3608 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
3610         * font-setting.el (font-setting-change-default-font): Use user-spec
3611         instead of name.
3613 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3615         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
3617 2010-01-05  Tom Tromey  <tromey@redhat.com>
3619         * progmodes/python.el (python-font-lock-keywords):
3620         Handle qualified decorators (Bug#881).
3622 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3624         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
3625         in a lightweight checkout.
3627 2010-01-05  Kenichi Handa  <handa@m17n.org>
3629         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
3631 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3633         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
3635 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
3637         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
3638         checkouts.  (Bug#618)
3639         (vc-bzr-log-view-mode): Also highlight the author.
3640         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
3641         (vc-bzr-shelve-menu-map):
3642         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
3643         (vc-bzr-shelve-apply): Make prompt more explicit.
3645 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3647         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
3648         They are valid characters in URL paths (rfc3986), and at least
3649         Firefox does not understand the encoded version (Bug#3166).
3651 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
3653         * progmodes/octave-mod.el (octave-end-keywords)
3654         (octave-block-begin-or-end-regexp, octave-block-match-alist):
3655         Add "end" keyword (Bug#3061).
3656         (octave-end-as-array-index-p): New function.
3657         (calculate-octave-indent): Use it.
3659 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3661         * bookmark.el: Consistently put the text property on the bookmark name.
3662         (bookmark-bmenu-marks-width): Bump back to 2, to include
3663         annotation marks.
3664         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
3665         property on the bookmark name, instead of not putting it at all.
3666         (bookmark-bmenu-list): Fix where we put the text property.
3668 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3670         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
3671         for showing buffer modified state (as added in the previous change).
3673 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3675         * bookmark.el: Show modified state of bookmark buffer more accurately.
3676         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
3677         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
3678         (with-buffer-modified-unmodified): New macro.
3679         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3680         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
3681         Use new macro to preserve the buffer modified state.
3683 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3685         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3686         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
3687         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
3688         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
3689         (bookmark-bmenu-rename, bookmark-bmenu-locate)
3690         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
3691         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3693 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
3695         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3696         Make the lines in the generated doc string shorter.  (Bug#4668)
3698 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
3700         * net/rcirc.el: Add follow-link binding (Bug#4738).
3702 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
3704         * Makefile.in (bzr-update): Rename from cvs-update.
3705         (cvs-update): New target for backward compatibility.
3707         * makefile.w32-in (bzr-update): Rename from cvs-update.
3708         (cvs-update): New target for backward compatibility.
3710 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3712         * bookmark.el: Remove gratuitous gratitude.
3714 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3716         * bookmark.el (bookmark-bmenu-any-marks): New function
3717         (bookmark-bmenu-save): Clear buffer modification if no marks.
3719 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3721         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
3722         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
3723         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
3724         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
3726         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
3727         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
3728         To: emacs-devel {_AT_} gnu.org
3729         Subject: bookmark.el bug report
3730         Date: Mon, 28 Dec 2009 14:19:16 +0800
3731         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
3733 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3735         * bookmark.el: Improvements suggested by Drew Adams:
3736         (bookmark-bmenu-ensure-position): New name for
3737         `bookmark-bmenu-check-position'.  Just ensure the position,
3738         don't return any meaningful value.
3739         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
3740         New constants.
3742 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
3744         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
3745         (bookmark-yank-point, bookmark-bmenu-check-position):
3746         Fix typos in docstrings.
3747         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
3748         (bookmark-name-from-full-record, bookmark-get-position)
3749         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
3750         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
3751         Remove useless quoting of parenthesis, etc. in docstrings.
3753         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
3754         (ediff-append-custom-diff): Fix typo in error message.
3755         (ediff-meta-mark-equal-files): Fix typos in messages.
3757         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
3759         * net/imap-hash.el (imap-hash-make): Doc fix.
3760         (imap-hash-test): Fix typo in error message; reflow docstring.
3761         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
3762         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
3763         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
3764         Fix typos in docstrings.
3765         (imap-hash-open-connection): Fix typo in error message.
3767         * play/gomoku.el (gomoku): Fix typos in docstring.
3769         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
3770         (gdb-jsonify-buffer): Fix typos in docstring.
3771         (gdb-goto-breakpoint): Fix typo in error message.
3772         ("Display Other Windows"): Fix typo in help message.
3773         (gdb-speedbar-expand-node): Fix typo in question.
3775         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
3776         (idlwave-html-system-help-location, idlwave-html-help-location)
3777         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
3778         (idlwave-help-browser-generic-args, idlwave-help-directory)
3779         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
3780         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
3781         (idlwave-online-help, idlwave-help-html-link)
3782         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
3783         Fix typos in docstrings.
3784         (idlwave-help-with-source, idlwave-help-find-routine-definition):
3785         Reflow docstrings.
3786         (idlwave-help-assistant-start): Fix typo in error message.
3788         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
3789         (octave-electric-space): Fix typos in docstrings.
3791 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3793         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
3795 2010-01-01  Juri Linkov  <juri@jurta.org>
3797         * comint.el (comint-input-ring-size): Make it a defcustom and
3798         increase the default to 500 (Bug#5148).
3800 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
3802         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
3803         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
3804         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
3806 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
3808         Show working revision correctly for mercurial.
3809         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
3810         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
3812 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
3814         Declare some functions for the byte-compiler.
3815         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
3816         (speedbar-timer-fn, speedbar-change-expand-button-char)
3817         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
3819 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3821         This changeset reverts GDB Graphical Interface to use annotations.
3822         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
3824 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
3826         Make vc-dir work on subdirectories of the bzr root.
3827         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
3828         Return file names relative to it.
3829         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
3830         relative directory to vc-bzr-after-dir-status.
3832 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
3834         * font-lock.el (font-lock-refresh-defaults): New function, which
3835         can be used to let font-lock react to external changes in
3836         variables like font-lock-defaults and keywords.
3837         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
3839 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
3841         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
3843         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
3845 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
3847         Supersede color.diff settings in git log (bug#5211).
3849         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
3850         escape chars in its output when the user has color.diff set to `always'.
3851         This fix works on git 1.4.2 and newer (released on 2006-08-13).
3853 2009-12-26  Kevin Ryde  <user42@zip.com.au>
3855         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
3856         node.  Keep previous "Index" name to work with past coreutils too.
3858         * man.el (man): Revise docstring a bit to show -a and -l as
3859         examples.  Add -k description since support for it has otherwise
3860         been a secret.  (Further to bug#3717.)
3861         (Man-bgproc-sentinel): When "-k foo" produces no output show error
3862         "no matches" rather than "Can't find manpage", as the latter reads
3863         like -k was interpreted as a page name, which is not so.  (Bug#5431)
3865 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
3867         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
3868         switches.  Check also for //SUBDIRED// line.
3870 2009-12-25  Kenichi Handa  <handa@m17n.org>
3872         * language/indian.el (devanagari-composable-pattern): Fix to
3873         handle ZWNJ and ZWJ.  Use it in composition-function-table for
3874         Devanagari.
3875         (malayalam-composable-pattern): Fix previous change.
3877 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3879         * ps-print.el (ps-face-attributes): It was not returning the
3880         attribute face for faces specified as string.  Reported by harven
3881         <harven@free.fr>.  (Bug#5254)
3882         (ps-print-version): New version 7.3.5.
3884 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
3886         * calendar/icalendar.el (icalendar--convert-tz-offset):
3887         Fix timezone names.
3888         (icalendar--convert-tz-offset): Fix the "last-day-problem".
3889         (icalendar--add-diary-entry): Remove the trailing blank that
3890         diary-make-entry inserts.
3892 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
3894         Make `file-expand-wildcards' work for remote files.
3896         * files.el (file-expand-wildcards): In case of remote files, check
3897         only local file name part for wildcards.  Provide feature 'files
3898         and subfeature 'remote-wildcards.  (Bug#5198)
3900         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
3901         if there is already an established connection.
3902         (tramp-advice-file-expand-wildcards): Remove it.
3904         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
3905         (tramp-advice-file-expand-wildcards): Move from tramp.el.
3906         Activate advice for older GNU Emacs versions.  (Bug#5237)
3908 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
3910         Some doc fixes (more needed).
3912         * find-cmd.el (find-constituents): Reflow docstring.
3913         (find-cmd, find-prune, find-command): Fix typos in docstrings.
3914         (find-generic): Doc fix.
3916 2009-12-17  Juri Linkov  <juri@jurta.org>
3918         Fix regression from 23.1 to allow multiple modes in Local Variables.
3920         * files.el (hack-local-variables-filter): While ignoring duplicates,
3921         don't take `mode' into account.
3922         (hack-local-variables-filter, hack-dir-local-variables):
3923         Don't remove duplicate `mode' from local-variables-alist (like `eval').
3925 2009-12-17  Juri Linkov  <juri@jurta.org>
3927         Make `dired-diff' more safe.  (Bug#5225)
3929         * dired-aux.el (dired-diff): Signal an error when `file' equals to
3930         `current' or when `file' is a directory of the `current' file.
3932 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
3934         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
3935         unconditionally preloaded files.
3937 2009-12-16  Juri Linkov  <juri@jurta.org>
3939         Revert to old 23.1 logic of using the file at the mark as default.
3940         * dired-aux.el (dired-diff): Use the file at the mark as default
3941         if it's not the same as the current file, and the target dir is
3942         the current dir or the mark is active.  Add the current file
3943         as the arg of `dired-dwim-target-defaults'.  Use the default file
3944         in the prompt.  (Bug#5225)
3946 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
3948         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
3949         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
3950         (tramp-check-for-regexp): Check also, when an echoing shell stops
3951         to echo sent commands.
3953 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3955         * Makefile.in: Revert last change (Bug#5191).
3957 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
3959         * vc-hg.el (vc-hg-print-log): Fix argument order.
3960         (vc-hg-working-revision): Make sure the command is executed in a
3961         known environment so that we can parse the output.  (Bug#4417)
3963 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3965         * progmodes/python.el (python-symbol-completions): Remove text
3966         properties from symbol string before calling python-send-receive.
3968 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
3970         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
3971         when there are values for both file and line.  (Bug#5060)
3973 2009-12-14  Juri Linkov  <juri@jurta.org>
3975         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
3976         whitespace after the file name of the first line of unified format,
3977         because git-diff doesn't output whitespace and file modification time
3978         after the file name.
3980 2009-12-14  David Kastrup  <dak@gnu.org>
3982         * info.el (Info-hide-cookies-node): Before hiding a cookie,
3983         check if it already has the `display' property added by
3984         `Info-display-images-node', and not put the `invisible' property
3985         in this case.
3987 2009-12-13  Glenn Morris  <rgm@gnu.org>
3989         * mail/emacsbug.el (message-sort-headers): Define for compiler.
3990         (report-emacs-bug): In message-mode, sort manually before storing
3991         original report text.  (Bug#5178)
3992         Remove superfluous save-excursion.
3994 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
3996         * net/dbus.el (dbus-property-handler): Filter lambda forms out
3997         when responding to "GetAll" properties.
3999 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
4001         * simple.el (compose-mail): Remove mail-setup-with-from from
4002         customization checks.
4004 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
4006         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
4007         RAR archives created on Unix systems.
4009 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4011         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
4012         the varalias that was accidentally removed by the 2009-11-19 change
4013         (bug#5186).
4015 2009-12-12  Kenichi Handa  <handa@m17n.org>
4017         * language/indian.el (indian-compose-regexp): New function.
4018         (malayalam-composable-pattern): Fix the pattern.
4019         (composition-function-table): Set malayalam-composable-pattern for
4020         Malayalam characters.
4022 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
4024         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
4025         rather than down-mouse-1, based on follow-link conventions.
4027         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
4028         are compiled.
4030 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
4032         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
4033         (verilog-vmm-statement-re, verilog-ovm-statement-re)
4034         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
4035         (verilog-leap-to-head, verilog-backward-token):
4036         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
4038 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
4040         * progmodes/verilog-mode.el (verilog-auto-lineup)
4041         (verilog-nameable-item-re): Cleanup user-visible spelling and
4042         documentation errors.  One reported by Gary Delp.
4043         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
4044         (verilog-read-decls): Fix AUTOWIRE with types declared in a
4045         package, bug195.  Reported by Pierre-David Pfister.
4047 2009-12-11  Glenn Morris  <rgm@gnu.org>
4049         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
4051         * mail/emacsbug.el: No longer require sendmail.
4052         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
4053         (report-emacs-bug-orig-text): Doc fix.
4054         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
4055         New local variables, to adapt to different mail-user-agents.
4056         (report-emacs-bug): Fix test for a gnu.org address.
4057         Use overlays for emphasis, since font-lock defeats 'face property.
4058         Pretest bugs also end up at the newsgroup these days.
4059         Stop message-mode stripping text properties.
4060         Set and use the new buffer-local variables.
4061         (report-emacs-bug-hook): Add doc-string.
4062         Remove some unnecessary save-excursions and simplify.
4063         Use the appropriate hook and send-command.
4065         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
4066         capitalization of some menu entries.
4068 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4070         * whitespace.el (whitespace-display-char-on):
4071         Ensure `buffer-display-table' is unique when two or more windows are
4072         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
4073         New version 12.1.
4075 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
4077         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
4078         characters in the Attribute field.
4080 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4082         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
4084 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4086         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
4087         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4088         Disregard autoload-excludes.
4089         (update-directory-autoloads): Obey autoload-excludes here instead.
4090         But don't store its contents in no-autoloads and remove entries that
4091         refer to excludes files.
4093 2009-12-10  Glenn Morris  <rgm@gnu.org>
4095         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
4096         (expand-mail-aliases): Define for compiler.
4098         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
4099         Define for compiler.
4101         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
4102         appropriate for the mail-user-agent in use.
4104 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
4106         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
4108 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
4110         Fix short log parsing and fontification.
4111         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
4112         Fix fontification for the [merge] label.
4114 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
4116         Drop some properties to avoid surprises.
4117         * htmlfontify.el (hfy-ignored-properties): New defcustom.
4118         (hfy-fontify-buffer): Use it.
4120 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4122         Minor cleanup.
4123         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
4124         Adjust all callers.
4125         (ffap-locate-file): Remove unused arg `dir-ok' and make other
4126         args compulsory.  Adjust callers.
4127         (ffap-gopher-at-point): Remove unused var `name'.
4129         Get rid of the ELCFILES abomination.
4130         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
4131         (compile-elcfiles): New phony target.
4132         (compile-main): Compute ELCFILES dynamically.
4133         (compile-clean): New target to remove left-over elc files.
4134         (compile, all): Use it.
4136 2009-12-09  Kenichi Handa  <handa@etlken>
4138         * international/mule-diag.el: Require help-mode instead of help-fns.
4140 2009-12-09  Kenichi Handa  <handa@m17n.org>
4142         * international/mule-cmds.el (ucs-names): Supply sufficiently
4143         fine ranges instead of pre-calculating accurate ranges.
4144         Iterate with bigger gc-cons-threshold.
4146 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
4148         Add support for stashing a snapshot of the current tree.
4149         * vc-git.el (vc-git-stash-snapshot): New function.
4150         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
4152 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
4154         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
4155         instead of `(beginning|end)-of-line'.
4157 2009-12-08  Glenn Morris  <rgm@gnu.org>
4159         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
4161         * Makefile.in (ELCFILES): Regenerate.
4163 2009-12-07  Juri Linkov  <juri@jurta.org>
4165         Don't lazy-highlight the comint output in history Isearch mode.
4167         * comint.el (comint-history-isearch-search): Instead of
4168         `comint-line-beginning-position', use `comint-after-pmark-p'
4169         to check if point if before the process mark, and go to
4170         `process-mark' in this case.
4172 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4174         * textmodes/tex-mode.el (latex-complete)
4175         (latex-indent-or-complete): Remove.
4176         (latex-mode): Set completion-at-point-functions instead.
4178         Provide a standard completion command and hook it into TAB.
4179         * minibuffer.el (completion-at-point-functions): New var.
4180         (completion-at-point): New command.
4181         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
4182         * progmodes/python.el (python-mode-map): Use completion-at-point.
4183         (python-completion-at-point): Rename from python-partial-symbol and
4184         adjust for use in completion-at-point-functions.
4185         (python-mode): Setup completion-at-point for Python completion.
4186         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
4187         extracted from lisp-complete-symbol.
4188         (lisp-complete-symbol): Use it.
4189         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
4190         setup completion-at-point for Elisp completion.
4191         (emacs-lisp-mode-map, lisp-interaction-mode-map):
4192         Use completion-at-point.
4193         * ielm.el (ielm-map): Use completion-at-point.
4194         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
4195         * progmodes/sym-comp.el: Move to...
4196         * obsolete/sym-comp.el: Move from progmodes.
4198 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
4200         Prevent save-buffer in Rmail buffers from using the coding-system
4201         of the current message, and from clobbering the encoding mnemonics
4202         in the mode line (Bug#4623).
4204         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
4205         flag, too.
4206         (rmail-message-encoding): New variable.
4207         (rmail-write-region-annotate): Record the encoding of the current
4208         message in rmail-message-encoding.
4209         (rmail-after-save-hook): New function, restores the encoding of
4210         the current message after the message collection is saved.
4212 2009-12-07  Juri Linkov  <juri@jurta.org>
4214         * progmodes/grep.el (grep-read-files): Use `completing-read'
4215         instead of `read-string'.  Set its `collection' arg to
4216         `read-file-name-internal'.  (Bug#4301)
4218 2009-12-07  Juri Linkov  <juri@jurta.org>
4220         Correctly restore original Isearch point.  (Bug#4994)
4222         * isearch.el (isearch-mode): Move `isearch-push-state' after
4223         `(run-hooks 'isearch-mode-hook)'.
4224         (isearch-cancel): When `isearch-push-state-function' is defined,
4225         let-bind `isearch-cmds' to the first state (the last element of
4226         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
4227         function and restores the original point).  Otherwise, move point
4228         to `isearch-opoint'.
4230 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4232         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
4233         chars that don't have names, so the table can be built much faster at
4234         run-time.
4236 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
4238         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
4239         change.  Suggested by David Kastrup.
4241         * simple.el (compose-mail): Check for incompatibilities and warn.
4242         (compose-mail-user-agent-warnings): New option.
4244 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
4246         Support showing a single log entry from vc-annotate.
4247         * vc.el (print-log): Add a new argument: START-REVISION.
4248         (vc-print-log-internal): Add a new optional argument and
4249         pass it to the backend.
4250         (vc-print-log, vc-print-root-log): Adjust callers.
4251         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
4252         buffer already displays the requested log entry, use it.
4253         Otherwise display only the log entry in question.
4254         * vc-svn.el (vc-svn-print-log):
4255         * vc-mtn.el (vc-mtn-print-log):
4256         * vc-hg.el (vc-hg-state):
4257         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
4258         (vc-git-show-log-entry): Return t on success.
4259         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
4260         (vc-bzr-show-log-entry): Return t on success.
4261         * vc-rcs.el (vc-rcs-print-log):
4262         * vc-sccs.el (vc-sccs-print-log):
4263         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
4265 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
4267         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
4268         Add menus to the meta mode.  (Bug#5043)
4270 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
4272         * ediff-init.el (ediff-event-key): Use event-to-character instead of
4273         event-key.
4275         * ediff.el (ediff-buffers-internal): Add unwind-protect.
4277 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
4279         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
4280         Berbain <raphael.berbain@gmail.com>.
4282         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
4283         characters.
4284         (tramp-initial-end-of-output): New defconst.
4285         (tramp-methods, tramp-find-shell)
4286         (tramp-open-connection-setup-interactive-shell)
4287         (tramp-maybe-open-connection): Use it.
4288         (tramp-shell-prompt-pattern, tramp-wait-for-output):
4289         Handle existence of `#' and `$'.
4291         * net/tramp-fish.el (tramp-fish-maybe-open-connection):
4292         Use `tramp-initial-end-of-output'.
4294 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
4296         Get the background mode from the terminal for xterm, and set
4297         faces accordingly.
4298         * term/xterm.el (xterm-set-background-mode): New function.
4299         (terminal-init-xterm): Use it in case xterm supports background
4300         color queries.  Recompute faces after getting the background
4301         color.
4303 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
4305         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
4306         number comment back on its own line, for easier parsing.
4308 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4310         Make it work for non-file buffers (bug#5102).
4311         * doc-view.el (doc-view-current-cache-dir):
4312         Use doc-view-buffer-file-name rather than buffer-file-name.
4313         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
4315 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
4317         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
4318         author field is too short.
4320 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
4322         * vc-git.el (vc-git-print-log): Handle a limit argument.
4323         Display the short log in graph form and with labels.
4324         (vc-git-log-view-mode): Handle labels.
4326         Make vc-revert change VC state from 'added to 'unregistered.
4327         * vc-git.el (vc-git-revert): Call git reset first.
4329 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
4331         * net/newst-backend.el, net/newst-plainview.el:
4332         * net/newst-reader.el, net/newst-ticker.el:
4333         * net/newst-treeview.el, net/newsticker.el:
4334         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
4336 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
4338         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
4340         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
4341         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
4342         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4343         Update annotation regexp.
4345         * simple.el (beginning-of-visual-line): Constrain to field
4346         boundaries (Bug#5106).
4348 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
4350         * xml.el (xml-substitute-numeric-entities):
4351         Move newsticker--decode-numeric-entities in newst-backend.el to
4352         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
4353         * net/newst-backend.el (newsticker--parse-generic-feed)
4354         (newsticker--parse-generic-items)
4355         (newsticker--decode-numeric-entities):
4356         Move newsticker--decode-numeric-entities in newst-backend.el to
4357         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
4359 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
4361         * progmodes/js.el (js--js-not): Add null to the list of values.
4363 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
4365         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
4367 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4369         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
4370         delimiter if it is at the end of the current line.
4371         (bibtex-generate-url-list): Fix docstring.
4373 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4375         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
4376         minibuffer's content with itself.
4377         Fold the confirm-after-completion case into the `confirm' case.
4378         (completion-pcm-word-delimiters): Add : and / to the delimiters.
4380 2009-12-06  Kevin Ryde  <user42@zip.com.au>
4382         * ffap.el (ffap-rfc-path): Make this a defcustom since
4383         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
4385         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
4386         manuals, similar to existing setup for help-mode.  (Bug#3913.)
4388 2009-12-05  Juri Linkov  <juri@jurta.org>
4390         Save and restore dired buffer's point positions too.  (Bug#4880)
4392         * dired.el (dired-save-positions): Return in the first element
4393         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
4394         Doc fix.
4395         (dired-restore-positions): First restore buffer's position.
4396         While restoring window's positions, check if window still displays
4397         the original buffer.
4399 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
4401         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
4402         if possible.
4404         * shell.el (shell): Require ansi-color (Bug#5113).
4406         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
4408         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
4410 2009-12-05  Alan Mackenzie  <acm@muc.de>
4412         * progmodes/cc-mode.el (c-before-hack-hook)
4413         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
4414         `c-file-style' to work again.  This reversion restores the current
4415         software to its state in Emacs 23.1.  (Bug#4146)
4417 2009-12-05  Kevin Ryde  <user42@zip.com.au>
4419         * textmodes/sgml-mode.el (sgml-lexical-context):
4420         Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
4422 2009-12-05  Juri Linkov  <juri@jurta.org>
4424         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
4425         for virtual nodes.  (Bug#4147)
4426         (Info-find-node-2): Set `Info-current-node-virtual' to nil
4427         when moving from a virtual node.
4428         (Info-mode-menu): Add `Info-virtual-index' to the menu.
4429         (Info-mode): Add `Info-virtual-index' to the docstring.
4431 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4433         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
4434         track of the buffer position of the end of a BibTeX entry as this
4435         position may change during reformatting.
4436         (bibtex-format-entry): Remove whitespace before processing
4437         numerical fields so that we recognize the latter properly.
4438         (bibtex-reformat): Do not use push which changes the global value
4439         of bibtex-entry-format.
4440         (bibtex-field-braces-alist, bibtex-field-strings-alist)
4441         (bibtex-field-re-init): Replace only space characters by regexp
4442         for whitespace.
4443         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
4444         (bibtex-initialize): Also update bibtex-strings.
4445         (bibtex-kill-field): Preserve white space at end of entry.
4446         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
4447         Update bibtex-reference-keys.
4449 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4451         * minibuffer.el (completion-pcm--merge-try): Also consider placing
4452         point after a star, if that's the only place where modifications can
4453         make progress.
4455 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
4457         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
4458         in docstrings.
4460 2009-12-04  Juri Linkov  <juri@jurta.org>
4462         * proced.el (proced): Call `(proced-update t)' to update process
4463         information instead of only running proced-post-display-hook.
4464         (proced-send-signal): Add a leading space to the buffer name
4465         " *Marked Processes*" to make this buffer ephemeral.
4467 2009-12-04  Juri Linkov  <juri@jurta.org>
4469         * dired.el (dired-auto-revert-buffer): New defcustom.
4470         (dired-internal-noselect): Use it.
4472 2009-12-04  Juri Linkov  <juri@jurta.org>
4474         Change roles of modes and functions in image-mode.el (Bug#5062).
4476         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
4477         in `auto-mode-alist'.
4478         (image-mode-previous-major-mode): New variable.
4479         (image-minor-mode-map): Rename from `image-mode-text-map'.
4480         (image-mode): Move graceful error-handling code from
4481         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
4482         (image-minor-mode): Remove all image-handling code.
4483         Replace `image-mode-text-map' with `image-minor-mode-map'.
4484         Check for `image-type' in mode-line format string.
4485         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
4486         (image-mode-as-text): New function with most code from
4487         `image-mode-maybe'.
4488         (image-toggle-display-text): Move code that removes image
4489         properties from `image-toggle-display' to here.
4490         (image-toggle-display-image): New function with code that adds
4491         image properties copied from `image-toggle-display'.
4492         (image-toggle-display): Remove most code with leaving only code
4493         that toggles between `image-mode-as-text' and `image-mode'.
4495 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
4497         * net/newst-treeview.el
4498         (newsticker--treeview-list-highlight-start): Restored call to
4499         save-excursion: Selected item was stuck.
4500         (newsticker--treeview-list-select): New.
4501         (newsticker--treeview-item-show-text)
4502         (newsticker--treeview-item-show)
4503         (newsticker--treeview-item-update): Use new
4504         newsticker-treeview-item-mode.
4505         (newsticker-treeview-update): Keep current item.
4506         (newsticker-treeview-next-new-or-immortal-item): Doc change.
4507         (newsticker--treeview-first-feed): Doc change.
4508         (newsticker-treeview-list-menu)
4509         (newsticker-treeview-item-menu): Add menu entries.
4510         (newsticker-treeview-item-mode): New.
4512         * net/newst-backend.el (newsticker-customize): Delete other
4513         windows.
4515 2009-12-04  Sam Steingold  <sds@gnu.org>
4517         * log-view.el (log-view-mode-map): "q" calls quit-window,
4518         like in all the other non-self-insert buffers.
4520 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4522         Minor cleanup.
4523         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
4524         key decoding rather than do it manually via last-input-event +
4525         ascii-character.
4526         (term-exec): Use delete-and-extract-region.
4527         (term-handle-ansi-terminal-messages): Remove unused var `end'.
4528         (term-process-pager): Remove unused var `i'.
4529         (term-dynamic-simple-complete): Make obsolete.
4530         (serial-update-config-menu): Remove unused vars `y' and `str'.
4531         (term-update-mode-line): Remove unused var `temp'.
4533 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4535         Limit the number of log entries displayed by default.
4536         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
4537         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
4538         using a prefix argument.
4540 2009-12-03  Glenn Morris  <rgm@gnu.org>
4542         * progmodes/idlwave.el (class): Restore still useful declaration.
4544 2009-12-03  Alan Mackenzie  <acm@muc.de>
4546         Enhance `c-parse-state' to run efficiently in "brace deserts".
4548         * progmodes/cc-mode.el (c-basic-common-init):
4549         Call c-state-cache-init.
4550         (c-neutralize-syntax-in-and-mark-CPP): Rename from
4551         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
4552         placing `category' properties value 'c-cpp-delimiter at its boundaries.
4554         * progmodes/cc-langs.el (c-before-font-lock-function):
4555         c-extend-and-neutralize-syntax-in-CPP has been renamed
4556         c-neutralize-syntax-in-and-mark-CPP.
4558         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
4559         with `category' properties now, not `syntax-table' ones.
4561         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
4562         enhanced (but slower) version of c-end-of-macro that won't land
4563         inside a literal or on another awkward character.
4564         (c-state-cache-too-far, c-state-cache-start)
4565         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
4566         (c-state-nonlit-pos-cache-limit, c-state-point-min)
4567         (c-state-point-min-lit-type, c-state-point-min-lit-start)
4568         (c-state-min-scan-pos, c-state-brace-pair-desert)
4569         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
4570         buffer local variables.
4571         (c-state-literal-at, c-state-lit-beg)
4572         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
4573         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
4574         (c-state-cache-top-paren, c-state-cache-after-top-paren)
4575         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
4576         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
4577         (c-renarrow-state-cache)
4578         (c-append-lower-brace-pair-to-state-cache)
4579         (c-state-push-any-brace-pair, c-append-to-state-cache)
4580         (c-remove-stale-state-cache)
4581         (c-remove-stale-state-cache-backwards, c-state-cache-init)
4582         (c-invalidate-state-cache-1, c-parse-state-1)
4583         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
4584         (c-parse-state): Enhance and refactor.
4585         (c-debug-parse-state): Amend to deal with all the new variables.
4587         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
4588         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
4589         modify to use category text properties rather than syntax-table ones.
4590         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
4591         to switch off/on the syntactic paren property of C++ template
4592         delimiters using the category property.
4593         (c-with-<->-as-parens-suppressed): Macro to invoke code with
4594         template delims suppressed.
4595         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
4596         New constant/macros which apply category properties to the start
4597         and end of preprocessor constructs.
4598         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
4599         "comment out" the syntactic value of characters in preprocessor
4600         constructs.
4601         (c-with-cpps-commented-out)
4602         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
4603         with characters in all or all but one preprocessor constructs
4604         "commented out".
4606 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4608         * proced.el (proced-filter-alist): Use regexp-quote.
4610 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
4612         Cleanup.
4613         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
4614         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
4615         arguments.  Expand `default-directory'.
4617         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
4618         the benefit of returning an expanded localname.
4619         (tramp-tramp-file-p): Handle the case NAME is not a string.
4621 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4623         Add support for bzr shelve/unshelve.
4624         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4625         (vc-bzr-extra-menu-map): New variables.
4626         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
4627         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
4628         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
4629         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
4630         (vc-bzr-dir-extra-headers): Display shelves.
4632         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
4634 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4636         * textmodes/bibtex.el (bibtex-complete-internal):
4637         Use completion-in-region.
4638         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
4640 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4642         Support applying stashes.  Improve UI.
4643         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
4644         (vc-git-stash-apply, vc-git-stash-pop)
4645         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
4646         (vc-git-stash-menu): New functions.
4647         (vc-git-stash-menu-map): New variable.
4648         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
4650 2009-12-03  Glenn Morris  <rgm@gnu.org>
4652         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
4653         (vc-print-log-internal): Fix previous change.
4654         (vc-revert): Correct pluralization.
4656 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4658         * progmodes/make-mode.el (makefile-special-targets-list): No need for
4659         it to be an alist any more.
4660         (makefile-complete): Use completion-in-region.
4662         * progmodes/octave-mod.el (octave-complete-symbol):
4663         Use completion-in-region.
4665         Misc cleanup.
4666         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
4667         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
4668         (idlwave-complete-class): Don't quote lambda.
4669         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
4670         (idlwave-mode-map): Move initialization into declaration.
4671         (idlwave-action-and-binding): Use backquotes.
4672         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
4673         Simplify.
4674         (idlwave-is-pointer-dereference): Remove unused var `pos'.
4675         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
4676         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
4677         `parts', and `all-parts'.
4678         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
4679         (idlwave-convert-xml-system-routine-info): Remove unused string
4680         `version-string'.
4681         (idlwave-display-user-catalog-widget): Use dolist.
4682         (idlwave-scanning-lib): Declare dynamically-scoped var.
4683         (idlwave-scan-library-catalogs): Remove unused var `flags'.
4684         (completion-highlight-first-word-only): Declare to silence bytecomp.
4685         (idlwave-popup-select): Tighten scope of `resp'.
4686         (idlwave-find-struct-tag): Remove unused var `beg'.
4687         (idlwave-after-load-rinfo-hook): Declare.
4688         (idlwave-sintern-class-info): Remove unused var `taglist'.
4689         (idlwave-find-class-definition): Remove unused var `list'.
4690         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
4691         (idlwave-what-module-find-class): Remove unused var `classes'.
4693 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
4695         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
4697 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4699         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
4700         buffers visited.  Remove redundant current-buffer-saving.
4702 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4704         Use completion-in-buffer and remove uses of dynamic scoping.
4705         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
4706         (pascal-buffer-to-use, pascal-flag): Don't declare.
4707         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
4708         (pascal-get-completion-decl, pascal-keyword-completion):
4709         Add `pascal-str' argument, save-excursion,
4710         return the found completions, and don't filter with pascal-pred.
4711         (pascal-completion-cache): New var.
4712         (pascal-completion): Don't switch buffer any more (it was never
4713         necessary).  Don't save-excursion any more (it's done by the called
4714         subroutines).  Use a cache to avoid redundant computations.
4715         Use complete-with-action rather than pascal-completion-response and
4716         let it apply the predicate as well.
4717         (pascal-complete-word): Use completion-in-buffer when
4718         pascal-toggle-completions is nil.
4719         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
4720         not used any more.
4721         (pascal-comp-defun): Don't change buffer any more.
4722         Use complete-with-action rather than pascal-completion-response and
4723         let it apply the predicate as well.
4724         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
4725         when neded.
4727 2009-12-02  Kenichi Handa  <handa@m17n.org>
4729         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
4730         shape for all Indic scripts.
4732 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         Use completion-in-buffer.
4735         * wid-edit.el (widget-field-text-end): New function.
4736         (widget-field-value-get): Use it.
4737         (widget-string-complete, widget-file-complete)
4738         (widget-color-complete): Use it and completion-in-region.
4739         (widget-complete): Don't narrow the buffer.
4741 2009-12-02  Glenn Morris  <rgm@gnu.org>
4743         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
4744         (rmail-select-summary): Use rmail-pop-to-buffer.
4745         * mail/rmailsum.el: Replace all pop-to-buffer calls with
4746         rmail-pop-to-buffer, to prevent horizontal splits.
4748         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
4749         save-excursion with save-current-buffer.
4750         Widen before searching.  (Bug#5093)
4751         (diary-list-sexp-entries): Remove superfluous save-excursion.
4753 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
4755         * woman.el (woman-make-bufname): Handle man-pages with "." in the
4756         name.  (Bug#5038)
4758 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
4760         * ido.el (ido-file-internal): Handle filenames at point that do
4761         not have a directory part.  (Bug#5049)
4763 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
4765         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4766         (mpc-songs-jump-to, mpc-resume): Doc fixes.
4768 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
4770         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4771         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
4772         any more.
4774 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4776         * comint.el (comint-insert-input): Ignore clicks to the right of
4777         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
4779         * vc.el (vc-print-log-internal): Don't wait for the process to
4780         terminate before setting up the major mode.
4782         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
4783         in case.
4785         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
4786         the last element.
4788         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
4790 2009-12-01  Glenn Morris  <rgm@gnu.org>
4792         * window.el (window--display-buffer-2): Fix previous changes.
4794 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
4796         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
4798 2009-12-01  Glenn Morris  <rgm@gnu.org>
4800         * Makefile.in (ELCFILES): Add mpc.elc.
4802 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4804         * mpc.el: New file.
4806 2009-12-01  Glenn Morris  <rgm@gnu.org>
4808         * window.el (window-to-use): Define for compiler.
4810         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
4811         consistent with others (no final period).
4813         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
4814         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
4816 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
4818         Make vc-print-log buttons work.
4819         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
4821 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
4823         * savehist.el (savehist-autosave-interval): Allow setting to nil
4824         through customize.  (Bug#5056)
4826 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
4828         Fix references to jit-lock properties.
4829         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4830         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
4831         (perl-font-lock-special-syntactic-constructs):
4832         Quote jit-lock-defer-multiline property.
4834 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
4836         * vc-git.el (vc-git-registered): Call vc-git-root only once.
4838 2009-11-30  Juri Linkov  <juri@jurta.org>
4840         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
4841         value `buffer' of `multi-isearch-next-buffer-current-function'.
4842         Use `(current-buffer)' when `buffer' is nil.
4843         (multi-isearch-next-buffer-from-list): Don't fallback to
4844         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
4846 2009-11-30  Juri Linkov  <juri@jurta.org>
4848         * misearch.el (multi-isearch-read-buffers): Move canonicalization
4849         of buffers with `get-buffer' to `multi-isearch-buffers'.
4850         (multi-isearch-buffers, multi-isearch-buffers-regexp):
4851         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
4852         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
4853         FILES with `expand-file-name' converting relative file names
4854         to absolute.  Doc fix.  (Bug#4727)
4856 2009-11-30  Juri Linkov  <juri@jurta.org>
4858         * misearch.el (multi-isearch-read-buffers)
4859         (multi-isearch-read-matching-buffers): New functions.
4860         (multi-isearch-buffers, multi-isearch-buffers-regexp):
4861         Use them in the `interactive' spec.  Doc fix.
4862         (multi-isearch-read-files, multi-isearch-read-matching-files):
4863         New functions.
4864         (multi-isearch-files, multi-isearch-files-regexp):
4865         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
4867 2009-11-30  Juri Linkov  <juri@jurta.org>
4869         * doc-view.el (doc-view-continuous):
4870         Rename from `doc-view-continuous-mode'.
4871         (doc-view-menu): Move "Toggle display" to the top.
4872         Add submenu "Continuous" with radio buttons "Off"/"On"
4873         and "Save as Default".
4874         (doc-view-scroll-up-or-next-page)
4875         (doc-view-scroll-down-or-previous-page)
4876         (doc-view-next-line-or-next-page)
4877         (doc-view-previous-line-or-previous-page):
4878         Rename `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
4880 2009-11-30  Juri Linkov  <juri@jurta.org>
4882         * comint.el (comint-mode-map): Rebind `M-r' from
4883         `comint-previous-matching-input' to
4884         `comint-history-isearch-backward-regexp'.
4885         Unbind `M-s' to allow global key binding `M-s'.
4886         Add menu items for `comint-history-isearch-backward' and
4887         `comint-history-isearch-backward-regexp'.  (Bug#3746)
4889 2009-11-30  Juri Linkov  <juri@jurta.org>
4891         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
4892         For def=recenter, replace `recenter' with `recenter-top-bottom'
4893         that is called with `this-command' and `last-command' let-bound
4894         to `recenter-top-bottom'.  When the last `def' was not `recenter',
4895         set `recenter-last-op' to nil.  (Bug#4981)
4897 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4899         Minor cleanup and simplification.
4900         * filecache.el (file-cache-add-directory)
4901         (file-cache-add-directory-recursively)
4902         (file-cache-add-from-file-cache-buffer)
4903         (file-cache-delete-file-regexp, file-cache-delete-directory)
4904         (file-cache-files-matching-internal, file-cache-display): Use dolist.
4905         (file-cache-temp-minibuffer-message): Delete function.
4906         (file-cache-minibuffer-complete): Use minibuffer-message instead.
4908         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
4909         Don't signal an error when bumping into EOB in tr, s, or y.
4911 2009-11-29  Juri Linkov  <juri@jurta.org>
4913         * startup.el (fancy-about-text): Fix wording of Guided Tour.
4914         (Bug#4960)
4916         * descr-text.el (describe-char-unidata-list): Use lowercase name
4917         for "Unicode name" like in other tags.
4919 2009-11-29  Juri Linkov  <juri@jurta.org>
4921         * ediff-util.el (ediff-minibuffer-with-setup-hook):
4922         New compatibility macro.
4923         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
4925 2009-11-29  Juri Linkov  <juri@jurta.org>
4927         Add defcustom to define the cycling order of `recenter-top-bottom'.
4928         (Bug#4981)
4930         * window.el (recenter-last-op): Doc fix.
4931         (recenter-positions): New defcustom.
4932         (recenter-top-bottom): Rewrite to use `recenter-positions'.
4933         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
4935 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
4937         Improve integration of Tramp and ange-ftp in eshell.
4939         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
4940         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
4941         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
4943         * eshell/esh-util.el (top): Require also Tramp when compiling.
4944         (eshell-directory-files-and-attributes): Check for FTP remote
4945         connection.
4946         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
4947         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
4948         (eshell-file-attributes): Handle ".".  Return `entry'.
4950         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
4951         (ange-ftp-directory-files-and-attributes)
4952         (ange-ftp-real-directory-files-and-attributes): New defuns.
4954         * net/tramp.el (tramp-maybe-open-connection): Open the remote
4955         shell with "exec" when possible.  This prevents trailing prompts
4956         in `start-file-process'.
4958 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4960         Try and remove assumptions about point-min==1.
4961         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
4962         (rng-compute-mode-line-string): Show the validation percentage in
4963         terms of the narrowed text, not the widened text.
4964         (rng-do-some-validation): Don't catch internal errors when debugging.
4965         (rng-first-error): Simplify.
4966         (rng-after-change-function): Remove work around.  AFAIK the bug has
4967         been fixed a while ago.
4969         * image-mode.el (image-minor-mode): Exit more gracefully when the image
4970         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
4972         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
4974         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
4975         `cd' doesn't always do it for us (bug#5067).
4977         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
4978         on 2009-10-25 as part of some other change (bug#5067).
4980 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4982         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
4983         `suspicious'.
4984         (byte-compile-warnings): Use byte-compile-warning-types.
4985         (byte-compile-save-excursion): Warn about use of set-buffer right
4986         after save-excursion.
4988         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
4989         the excursion as well.
4991 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
4993         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
4994         providing a Tramp related implementation of "su" and "sudo".
4995         (eshell-unix-initialize): Add "su" and "sudo".
4997 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
4999         * net/socks.el (socks-send-command): Convert binary request to
5000         unibyte before sending.  This fixes mishandling of some port
5001         numbers such as 129.
5003 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5005         * help.el (describe-bindings-internal): Remove `interactive'.
5007         * man.el (Man-completion-table): Trim a terminating "(".
5008         Remove the space between name page a section.
5009         Add the command's description on the `help-echo' property.
5010         Remove `process-connection-type' binding since it's unused by
5011         call-process.
5012         Provide completion for the "<section> <name>" format as well.
5013         (Man-default-man-entry): Remove spurious var shadowing the argument.
5015 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5017         * log-view.el: Add "Keywords: tools", since its other keywords
5018         aren't in finder-known-keywords, and following vc.el.
5020         * sha1.el (sha1-string-external): default-directory "/" in case
5021         otherwise non-existent.  process-connection-type pipe for touch of
5022         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5024 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5026         Misc coding convention cleanups.
5027         * htmlfontify.el (hfy-init-kludge-hook): Rename from
5028         hfy-init-kludge-hooks.
5029         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
5030         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
5031         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
5032         and push.
5033         (hfy-slant, hfy-weight): Use tables rather than code.
5034         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
5035         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
5036         (hfy-face-attr-for-class): Initialize `face-spec' directly.
5037         (hfy-face-to-css): Remove `nconc' with single arg.
5038         (hfy-p-to-face-lennart): Use `or'.
5039         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
5040         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
5041         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
5042         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
5043         (hfy-force-fontification): Use run-hooks.
5045 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
5047         Various minor fixes.
5048         * htmlfontify.el (hfy-default-header): Add toggle_invis since
5049         Javascript belongs in the header, not the body.
5050         (hfy-javascript): Remove.
5051         (hfy-fontify-buffer): Don't insert it any more.
5052         (hfy-face-at): Handle (face0 face1 face2) style face properties.
5053         Fix bug in invis handling when there were no invis props in a chunk.
5055 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5057         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
5059 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
5061         * finder.el (finder-mode-map): Add a menu.
5063 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
5065         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
5066         "unsigned" structs.
5068         (verilog-leap-to-head, verilog-backward-token): Handle "disable
5069         fork" statement better.
5071 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
5073         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
5074         (verilog-delete-auto, verilog-delete-empty-auto-pair)
5075         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
5076         Reported by Clay Douglass.
5078         (verilog-auto-inst, verilog-auto-star-safe)
5079         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
5080         Fix removing "// Interfaces" when saving .* expansions.
5081         Reported by Pierre-David Pfister.
5083 2009-11-26  Glenn Morris  <rgm@gnu.org>
5085         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
5086         the scope.
5088 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
5090         * vc-annotate.el (vc-annotate-revision-previous-to-line):
5091         Really use previous revision.
5093 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5095         * man.el (Man-completion-table): default-directory "/" in case
5096         doesn't otherwise exist.  process-environment COLUMNS=999 so as
5097         not to truncate long names.  process-connection-type pipe to avoid
5098         any chance of hitting the pseudo-tty TIOCGWINSZ.
5099         (man): completion-ignore-case t for friendliness and since man
5100         itself is case-insensitive on the command line.
5101         Further to Bug#3717.
5103         * arc-mode.el: Add "Keywords: files", so the details in its
5104         commentary can be reached from finder-by-keyword.
5105         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
5106         editing mode, but it's comms related and sgml-mode.el has "comm"
5107         on that basis too.
5108         * textmodes/bibtex-style.el: Add "Keywords: tex".
5109         * international/isearch-x.el, international/ja-dic-cnv.el:
5110         * international/ja-dic-utl.el, international/kkc.el:
5111         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
5113 2009-11-25  Juri Linkov  <juri@jurta.org>
5115         * man.el (Man-completion-table): Modify regexp to include
5116         section names to completion strings.  (Bug#3717)
5118 2009-11-25  Juri Linkov  <juri@jurta.org>
5120         Search recursively in gzipped files.  (Bug#4982)
5122         * progmodes/grep.el (grep-highlight-matches): Add new options
5123         `always' and `auto'.  Doc fix.
5124         (grep-process-setup): Check `grep-highlight-matches' for
5125         `auto-detect' to determine the need to compute grep defaults.
5126         Move Windows/DOS specific --colors settings handling
5127         to `grep-compute-defaults'.  Check `grep-highlight-matches'
5128         to get the value of "--color=".
5129         (grep-compute-defaults): Compute `grep-highlight-matches' when it
5130         has the value `auto-detect'.  Move Windows/DOS specific settings
5131         from `grep-process-setup'.
5132         (zrgrep): New command with alias `rzgrep'.
5134 2009-11-25  Juri Linkov  <juri@jurta.org>
5136         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
5137         to nil instead of switching off view-mode.  (Bug#4896)
5139 2009-11-25  Juri Linkov  <juri@jurta.org>
5141         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
5143         * mwheel.el (mwheel-scroll-up-function)
5144         (mwheel-scroll-down-function): New defvars.
5145         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
5146         `scroll-up', and `mwheel-scroll-down-function' instead of
5147         `scroll-down'.
5149         * doc-view.el (doc-view-scroll-up-or-next-page)
5150         (doc-view-scroll-down-or-previous-page): Add optional ARG.
5151         Use this ARG in the call to image-scroll-up/image-scroll-down.
5152         Change `interactive' spec to "P".  Goto next/previous page only
5153         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
5154         SPC/DEL case).  Doc fix.
5155         (doc-view-next-line-or-next-page)
5156         (doc-view-previous-line-or-previous-page): Rename arg to ARG
5157         for consistency.
5158         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
5159         `doc-view-scroll-up-or-next-page', and buffer-local
5160         `mwheel-scroll-down-function' to
5161         `doc-view-scroll-down-or-previous-page'.
5163 2009-11-25  Juri Linkov  <juri@jurta.org>
5165         Provide additional default values (directories at other Dired
5166         windows) via M-n in the minibuffer of some Dired commands.
5168         * dired-aux.el (dired-diff, dired-compare-directories)
5169         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
5170         `minibuffer-default' in `minibuffer-with-setup-hook'.
5171         (dired-dwim-target-directory): Find a window that displays Dired
5172         buffer instead of failing when the next window is not Dired.
5173         Use `get-window-with-predicate' to find for the next Dired window.
5174         (dired-dwim-target-defaults): New function.
5176         * ediff-util.el (ediff-read-file-name):
5177         Use `dired-dwim-target-defaults' to set `minibuffer-default'
5178         in `minibuffer-with-setup-hook'.
5180 2009-11-25  Juri Linkov  <juri@jurta.org>
5182         Provide additional default values (file name at point or at the
5183         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
5185         * minibuffer.el (read-file-name-defaults): New function.
5186         (read-file-name): Reset `minibuffer-default' to nil when
5187         it duplicates initial input `insdef'.
5188         Bind `minibuffer-default-add-function' to lambda that
5189         calls `read-file-name-defaults' in `minibuffer-selected-window'.
5190         (minibuffer-insert-file-name-at-point): New command.
5192         * files.el (file-name-at-point-functions): New defcustom.
5193         (find-file-default): Remove defvar.
5194         (find-file-read-args): Don't use `find-file-default'.
5195         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5196         to `read-file-name'.
5197         (find-file-literally): Use `read-file-name' with
5198         `confirm-nonexistent-file-or-buffer'.
5200         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
5202         * dired.el (dired-read-dir-and-switches):
5203         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5204         to `read-file-name'.
5205         (dired-file-name-at-point): New function.
5206         (dired-mode): Add hook `dired-file-name-at-point' to
5207         `file-name-at-point-functions'.
5209 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5211         Really make the *Completions* window soft-dedicated (bug#5030).
5212         * window.el (window--display-buffer-2): Add `dedicated' argument.
5213         (display-buffer): Pass it when needed so the dedicated flag is set
5214         after calling set-window-buffer, which would otherwise reset it.
5216 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5218         * progmodes/meta-mode.el (meta-complete-symbol):
5219         * progmodes/etags.el (complete-tag):
5220         * mail/mailabbrev.el (mail-abbrev-complete-alias):
5221         Use completion-in-region.
5223         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
5224         (dabbrev-completion): Use completion-in-region.
5225         (dabbrev--abbrev-at-point): Simplify regexp.
5227         * abbrev.el (abbrev--before-point): Use word-motion functions
5228         if :regexp is not specified (bug#5031).
5230         * subr.el (string-prefix-p): New function.
5232         * man.el (Man-completion-cache): New var.
5233         (Man-completion-table): Use it.
5235         * vc.el (vc-print-log-internal): Make `limit' optional for better
5236         compatibility (e.g. with vc-annotate.el).
5238 2009-11-24  Kevin Ryde  <user42@zip.com.au>
5240         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
5241         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
5243         * emacs-lisp/elint.el (elint-add-required-env): Better error message
5244         when .el source file not found or other error.
5246 2009-11-24  Markus Triska  <markus.triska@gmx.at>
5248         * linum.el (linum-update-window): Ignore intangible (bug#4996).
5250 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5252         Handle the [back] button properly (bug#4979).
5253         * descr-text.el (describe-text-properties): Add a `buffer' argument.
5254         Use help-setup-xref, help-buffer, and with-help-window.
5255         (describe-char): Add `buffer' argument.
5256         Pass proper command to help-setup-xref.  Don't meddle with
5257         help-xref-stack-item directly.
5258         (describe-text-category): Use with-help-window and help-buffer.
5260         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
5261         for the displayed buffer (bug#4887).
5263         * man.el (Man-completion-table): New function.
5264         (man): Use it.
5266 2009-11-24  David Reitter  <david.reitter@gmail.com>
5268         * vc-git.el (vc-git-registered): Use checkout directory (where
5269         .git is) rather than the file's directory and a relative path spec
5270         to work around a bug in git.
5272 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
5274         Improve handling of processes on remote hosts.
5276         * eshell/esh-util.el (eshell-path-env): New defvar.
5277         (eshell-parse-colon-path): New defun.
5278         (eshell-file-attributes): Use `eshell-parse-colon-path'.
5280         * eshell/esh-ext.el (eshell-search-path):
5281         Use `eshell-parse-colon-path'.
5282         (eshell-remote-command): Remove argument HANDLER.
5283         (eshell-external-command): Check for FTP remote connection.
5285         * eshell/esh-proc.el (eshell-gather-process-output):
5286         Use `file-truename', in order to start also symlinked files.
5287         Apply `start-file-process' instead of `start-process'.
5288         Shorten `command' to the local file name part.
5290         * eshell/em-cmpl.el (eshell-complete-commands-list):
5291         Use `eshell-parse-colon-path'.
5293         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
5295         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
5296         to `eshell-directory-change-hook'.
5298 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
5300         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
5301         because it could be enabled automatically if view-read-only is non-nil.
5303 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
5305         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
5306         made on 2009-11-22.
5308 2009-11-24  Glenn Morris  <rgm@gnu.org>
5310         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
5311         deleted variable bookmark-bmenu-bookmark-column.
5313 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5315         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
5317 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
5319         * net/browse-url.el (browse-url-filename-alist): On Windows, add
5320         two slashes to the "file:" prefix.
5321         (browse-url-file-url): De-munge Cygwin filenames before passing
5322         them to Windows browser.
5323         (browse-url-default-windows-browser): Use call-process.
5325 2009-11-23  Juri Linkov  <juri@jurta.org>
5327         Implement DocView Continuous mode.  (Bug#4896)
5328         * doc-view.el (doc-view-continuous-mode): New defcustom.
5329         (doc-view-mode-map): Bind C-n/<down> to
5330         `doc-view-next-line-or-next-page', C-p/<up> to
5331         `doc-view-previous-line-or-previous-page'.
5332         (doc-view-next-line-or-next-page)
5333         (doc-view-previous-line-or-previous-page): New commands.
5335 2009-11-23  Juri Linkov  <juri@jurta.org>
5337         Implement Isearch in comint input history.  (Bug#3746)
5338         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
5339         `isearch-mode-hook'.
5340         (comint-history-isearch): New defcustom.
5341         (comint-history-isearch-backward)
5342         (comint-history-isearch-backward-regexp): New commands.
5343         (comint-history-isearch-message-overlay): New buffer-local variable.
5344         (comint-history-isearch-setup, comint-history-isearch-end)
5345         (comint-goto-input, comint-history-isearch-search)
5346         (comint-history-isearch-message, comint-history-isearch-wrap)
5347         (comint-history-isearch-push-state)
5348         (comint-history-isearch-pop-state): New functions.
5350 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
5352         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
5353         return.
5354         (tramp-handle-make-symbolic-link)
5355         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
5356         Quote file names.
5357         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
5358         (tramp-handle-process-file): Use it.
5360 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5362         * window.el (move-to-window-line-last-op): Remove.
5363         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
5365 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
5367         Make M-r mirror the new cycling behavior of C-l.
5368         * window.el (move-to-window-line-last-op): New var.
5369         (move-to-window-line-top-bottom): New command.
5370         (global-map): Bind M-r move-to-window-line-top-bottom.
5372 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
5374         * dired-x.el (dired-guess-shell-alist-default):
5375         Support xz format.  (Bug#4953)
5377 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
5379         * emulation/viper-cmd.el: Use viper-last-command-char instead of
5380         last-command-char/last-command-event.
5381         (viper-prefix-arg-value): Do correct conversion of event-char for
5382         XEmacs.
5384         * emulation/viper-util.el, emulation/viper.el:
5385         Use viper-last-command-char instead of
5386         last-command-char/last-command-event.
5388         * ediff-init.el, ediff-mult.el, ediff-util.el:
5389         Replace last-command-char and last-command-event
5390         with (ediff-last-command-char) everywhere.
5392         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
5393         created in fundamental mode.
5395         * ediff.el (ediff-version): Revert the change of interactive-p to
5396         called-interactively-p.
5398 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
5400         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
5401         generation from word-movement command names.
5403 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
5405         * cus-start.el (all): Add native condition for font-use-system-font.
5407 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
5409         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5410         Correct the patch from 2009-11-18.  (Bug#3910)
5412 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
5414         * progmodes/subword.el: Rename from lisp/subword.el.
5416         * subword.el: Rename to progmodes/subword.el.
5418         * Makefile.in (ELCFILES): Adapt to subword.el move.
5420 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5421             Stefan Monnier  <monnier@iro.umontreal.ca>
5423         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
5424         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
5425         (bookmark-bmenu-show-filenames): Use push.
5426         (bookmark-bmenu-hide-filenames): Use local var instead of
5427         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
5428         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
5429         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
5430         filenames now that the bookmark names are always available.
5432 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5434         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
5435         (bookmark-search-pattern): Move and leave unbound.
5436         (bookmark-bmenu-mode-map): Change binding.
5437         (bookmark-read-search-input): Simplify.
5438         Don't use text-char-description.  Don't error on non-char events.
5439         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
5440         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
5441         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
5442         Use a local var for the timer.
5443         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
5444         (i.e. bookmark-bmenu-search).
5446 2009-11-21  Glenn Morris  <rgm@gnu.org>
5448         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
5450 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
5452         * net/browse-url.el (browse-url-default-windows-browser):
5453         Use cygstart for cygwin.
5455 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
5457         * bookmark.el: Formatting and doc fixes only:
5458         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
5459         (bookmark-bmenu-search): Wrap to fit within 80 columns.
5460         Minor grammar and punctuation fixes in doc string.
5461         (bookmark-read-search-input): Adjust to fit within 80 columns.
5463 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
5465         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
5466         (c-backward-into-nomenclature): Adapt to subword renaming.
5468         * subword.el (subword-forward, subword-backward, subword-mark)
5469         (subword-kill, subword-backward-kill, subword-transpose)
5470         (subword-downcase, subword-upcase, subword-capitalize)
5471         (subword-forward-internal, subword-backward-internal):
5472         Rename from forward-subword, backward-subword, mark-subword,
5473         kill-subword, backward-kill-subword, transpose-subwords,
5474         downcase-subword, upcase-subword, capitalize-subword,
5475         forward-subword-internal, backward-subword-internal.
5477 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5479         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
5480         New options.
5481         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
5482         New vars.
5483         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
5484         (bookmark-bmenu-filter-alist-by-regexp)
5485         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
5486         (bookmark-bmenu-search): New command.
5487         (bookmark-bmenu-mode-map): Bind it.
5489 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
5491         * progmodes/cc-cmds.el: declare-functioned forward-subword and
5492         backward-subword to quit the byte-compiler.
5494         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
5496         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
5498         * progmodes/cc-cmds.el (c-update-modeline)
5499         (c-forward-into-nomenclature, c-backward-into-nomenclature):
5500         Refer to subword.el functions instead of cc-subword.el.
5502         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
5503         subword.el functions instead of cc-subword.el.
5505         * progmodes/cc-subword.el: Rename to subword.el.
5506         * subword.el: Rename from progmodes/cc-subword.el.
5507         (subword-mode-map): Rename from c-subword-mode-map.
5508         (subword-mode): Rename from c-subword-mode.
5509         (global-subword-mode): New global minor mode.
5510         (forward-subword): Rename from c-forward-subword.
5511         (backward-subword): Rename from c-backward-subword.
5512         (mark-subword): Rename from c-mark-subword.
5513         (kill-subword): Rename from c-kill-subword.
5514         (backward-kill-subword): Rename from c-backward-kill-subword.
5515         (transpose-subwords): Rename from c-tranpose-subword.
5516         (downcase-subword): Rename from c-downcase-subword.
5517         (capitalize-subword): Rename from c-capitalize-subword.
5518         (forward-subword-internal): Rename from c-forward-subword-internal.
5519         (backward-subword-internal): Rename from c-backward-subword-internal.
5521 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
5523         * vc.el (vc-deduce-fileset): Allow non-state changing operations
5524         from a dired buffer.
5525         (vc-dired-deduce-fileset): New function.
5526         (vc-root-diff, vc-print-root-log): Use it.
5528         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
5529         nil LIMIT argument to vc-print-log-internal.
5531 2009-11-20  Glenn Morris  <rgm@gnu.org>
5533         * Makefile.in (ELCFILES): Regenerate.
5535 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
5537         * calc/calc.el (calc-set-mode-line):
5538         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5539         (math-format-number): Rename `math-format-complement-signed' to
5540         `math-format-twos-complement'.
5542         * calc/calc-bin.el (math-format-twos-complement): Rename from
5543         math-format-complement-signed.
5544         (calc-radix): Rename `calc-complement-signed-mode' to
5545         `calc-twos-complement-mode'.
5546         (calc-octal-radix, calc-hex-radix): Add an argument for
5547         two's complement.
5549         * calc/calc-embed.el (calc-embedded-mode-vars):
5550         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5552         * calc/calc-ext.el (calc-init-extensions):
5553         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5554         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
5556         * calc/calc-units.el (math-build-units-table-buffer):
5557         Let `calc-twos-complement-mode' be nil.
5559         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
5560         entries.
5562         * calc/calc-vec.el (calcFunc-vunpack):
5563         * calc/calc-aent.el (calc-do-calc-eval):
5564         * calc/calc-forms.el (math-format-date):
5565         * calc/calc-graph.el (calc-graph-plot):
5566         * calc/calc-math.el (math-use-emacs-fn):
5567         * calc/calccomp.el (math-compose-expr):
5568         Let `calc-twos-complement-mode' be nil.
5570 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5572         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
5573         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
5574         * minibuffer.el (completion-in-region-functions): New hook.
5575         (completion-in-region): New function.
5576         * emacs-lisp/lisp.el (lisp-complete-symbol):
5577         * pcomplete.el (pcomplete-std-complete): Use it.
5579 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5581         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
5582         (latex-complete-alist): New vars.
5583         (latex-string-prefix-p, latex-complete-bibtex-keys)
5584         (latex-complete-envnames, latex-complete-refkeys)
5585         (latex-complete-data): New functions.
5586         (latex-complete, latex-indent-or-complete): New commands.
5588         * window.el (display-buffer-mark-dedicated): New var.
5589         (display-buffer): Obey it.
5590         * minibuffer.el (minibuffer-completion-help): Use it.
5592         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
5594         * filecache.el (file-cache-add-file): Use push and cons.
5595         (file-cache-delete-file-regexp): Use push.
5596         (file-cache-complete): Use completion-in-region.
5598         * simple.el (with-wrapper-hook): Fix thinko.
5600         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
5601         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
5602         Use with-current-buffer and string-to-number.
5603         (hfy-fallback-colour-values): Use assoc-string.
5604         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
5605         (hfy-face-at): Remove unused var `found-face'.
5606         (hfy-compile-stylesheet): Remove unused var `css'.
5607         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
5608         and `orig-buffer'.
5609         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
5610         Use with-current-buffer.
5611         (hfy-text-p): Use expand-file-name and fewer setq.
5613 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
5615         * htmlfontify.el, hfy-cmap.el: New files.
5617 2009-11-19  Juri Linkov  <juri@jurta.org>
5619         * minibuffer.el (completions-format): New defcustom.
5620         (completion--insert-strings): Implement vertical format.
5622         * simple.el (switch-to-completions): Move point to the first
5623         completion when point was at the beginning of the buffer.
5625 2009-11-19  Juri Linkov  <juri@jurta.org>
5627         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
5629         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
5631 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
5633         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
5634         (mail-signature): Change default to t.
5635         (mail-from-style): Deprecate `system-default' value.
5636         (mail-insert-from-field): For default value of mail-from-style,
5637         default to `angles' unless `angles' needs quoting and `parens'
5638         does not.
5639         (mail-citation-prefix-regexp): Use citation regexp from
5640         message-mode.
5642 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
5644         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
5645         Set variables for computing the prompt for reading password.
5647 2009-11-19  Glenn Morris  <rgm@gnu.org>
5649         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
5651         * textmodes/flyspell.el (sgml-lexical-context): Declare.
5653         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
5654         (newsticker-treeview-listwindow-height): Fix custom type.
5656 2009-11-19  Kenichi Handa  <handa@m17n.org>
5658         * descr-text.el (describe-char-padded-string): Compose with TAB
5659         only if there's a font for CH.
5660         (describe-char): Fix the condition for detecting a trivial composition.
5662 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
5664         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
5665         more accurate version of the regexp.  (Bug#3910)
5667 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5669         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
5671 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
5673         * font-setting.el (font-use-system-font): Declare for byte-compiler.
5674         (font-setting-change-default-font): Fix typo in docstring.
5676 2009-11-18  Alan Mackenzie  <acm@muc.de>
5678         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
5680 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5682         * font-setting.el (font-use-system-font): Move ...
5684         * cus-start.el (all): ... to here.
5686 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
5688         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
5689         Don't set `ad-return-value' if `ad-do-it' doesn't.
5691         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
5692         modification time.
5694 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5696         * menu-bar.el: Put "Use system font" in Option-menu.
5697         (menu-bar-options-save): Add font-use-system-font.
5699         * loadup.el: If feature system-font-setting or font-render-setting is
5700         there, load font-setting.
5702         * Makefile.in (ELCFILES): Add font-settings.el.
5703         * font-setting.el: New file.
5705 2009-11-17  Glenn Morris  <rgm@gnu.org>
5707         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
5709         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
5710         Preserve point in the list buffer.  (Bug#4939)
5711         Use point-at-eol.
5712         (newsticker--treeview-list-update-highlight)
5713         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
5715 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5717         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
5718         Remove.
5720         * calc/calc-ext.el (calc-init-extensions): Remove references to
5721         symclip.
5723         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
5725         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5726         * calc/calc-help.el (calc-b-prefix-help): Remove references to
5727         `calc-symclip'.
5729 2009-11-16  Kevin Ryde  <user42@zip.com.au>
5731         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5732         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
5734         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
5735         (lm-keywords-list): Allow comma-only separator like "foo,bar".
5736         Ignore trailing spaces by omit-nulls to split-string (fixing
5737         regression from Emacs 21 due to the incompatible split-string
5738         change).  (Bug #4928.)
5740 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5742         * vc.el (vc-log-show-limit): Default to 2000.
5743         (vc-print-log-internal): Insert buttons to request more entries
5744         when limiting the output.
5746         * vc-sccs.el (vc-sccs-print-log):
5747         * vc-rcs.el (vc-rcs-print-log):
5748         * vc-cvs.el (vc-cvs-print-log):
5749         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
5750         LIMIT is non-nil.
5752 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5754         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
5755         error when `tramp-gvfs-dbus-event-vector' is set.
5756         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
5758 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5760         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
5762 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5764         * net/dbus.el (dbus-unregister-service): New defun.
5765         (dbus-register-property): Register the handlers of
5766         "org.freedesktop.DBus.Properties" for SERVICE.
5767         (dbus-property-handler): Fix docstring.
5769 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5771         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
5772         Quote doc string reference in defvaralias as it is not in special form.
5773         (byte-compile-output-docform): Doc fix.
5775 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5777         * calc/calc.el (math-2-word-size, math-half-2-word-size)
5778         (calc-complement-signed-mode): New variables.
5779         (calc-set-mode-line): Add indicator for twos-complements.
5780         (math-format-number): Format twos-complement notation.
5782         * calc/calc-bin.el (calc-word-size): Reset the variables
5783         `math-2-word-size' and `math-half-2-word-size'.
5784         (math-format-complement-signed, math-symclip, calcFunc-symclip)
5785         (calc-symclip): New functions.
5787         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
5789         * calc/calc-embed.el (calc-embedded-mode-vars):
5790         Add `calc-complement-signed-mode' to the list of modes.
5792         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
5793         (calc-b-oper-keys): Add `calc-symclip' to list.
5795         * calc/calc-ext.el (math-read-number-fancy): Read complement
5796         signed numbers.
5797         (calc-init-extensions): Add binding for `calc-symclip'.
5798         Add autoload for `calcFunc-symclip' and `calc-symclip'.
5800         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
5801         `calc-symclip'.
5802         (calc-modes-menu): Add item for twos complement mode.
5804         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
5806 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
5808         * register.el (jump-to-register, insert-register): Handle Semantic
5809         tags.  From commented-out advice in semantic/senator.el.
5811 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
5813         * vc.el (vc-log-show-limit): New variable.
5814         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
5815         when using a prefix argument.
5816         (vc-print-log-internal): Add new argument LIMIT.
5818         * vc-svn.el (vc-svn-print-log):
5819         * vc-mtn.el (vc-mtn-print-log):
5820         * vc-hg.el (vc-hg-print-log):
5821         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
5822         pass it to the log command when set.  Make the BUFFER argument
5823         non-optional.
5825         * vc-sccs.el (vc-sccs-print-log):
5826         * vc-rcs.el (vc-rcs-print-log):
5827         * vc-git.el (vc-git-print-log):
5828         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
5829         ignore it.  Make the BUFFER argument non-optional
5831         * bindings.el (mode-line-buffer-identification): Do not purecopy.
5833 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
5835         * dired.el (dired-mode-map): Move encryption items to "Operate"
5836         menu (Bug#4703).
5838         * strokes.el (strokes-update-window-configuration): Make strokes
5839         buffer current before erasing (Bug#4906).
5841 2009-11-15  Juri Linkov  <juri@jurta.org>
5843         * simple.el (set-mark-default-inactive): Add :type, :group
5844         and :version.  (Bug#4876)
5846 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
5848         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
5849         (archive-unique-fname): ... here.  (Bug#4929)
5851 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5853         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
5854         with a real fix.
5856         * novice.el (disabled-command-function): Add useful args.
5857         Setup the help buffer so that [back] works.
5858         Remove redundant call to help-mode.
5859         (disabled-command-function): Use `case'.
5860         (en/disable-command): New function extracted from enable-command.
5861         (enable-command, disable-command): Use it.
5863 2009-11-14  Glenn Morris  <rgm@gnu.org>
5865         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
5866         constants.  (Bug#4913)
5868         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
5870 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
5872         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
5873         defined in C that have no doc-strings.  (Bug#1063)
5875 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
5877         * cus-edit.el (data, files):
5878         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
5880 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
5882         * simple.el (shell-command): Doc fix (Bug#4891).
5884         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
5886 2009-11-14  Glenn Morris  <rgm@gnu.org>
5888         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
5889         statements for vc-diff, emerge-quit, and rmail-cease-edit.
5890         If they are already loaded, eval-after-load will do the right thing.
5892         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
5893         compiling.
5895         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
5897         * simple.el (x-selection-owner-p): Declare.
5898         (read-mail-command): Use custom radio type rather than choice.
5899         (completion-no-auto-exit): Doc fix.
5901         * custom.el (defgroup):
5902         * epg-config.el (epg): Doc fixes.
5904 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
5906         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
5907         * international/ccl.el (define-ccl-program): Do not purecopy the
5908         docstring, defconst does it anyway.
5910 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5912         * add-log.el (add-change-log-entry): Avoid displaying the changelog
5913         a second time.
5915         * x-dnd.el (x-dnd-maybe-call-test-function):
5916         * window.el (split-window-vertically):
5917         * whitespace.el (whitespace-help-on):
5918         * vc-rcs.el (vc-rcs-consult-headers):
5919         * userlock.el (ask-user-about-lock-help)
5920         (ask-user-about-supersession-help):
5921         * type-break.el (type-break-force-mode-line-update):
5922         * time-stamp.el (time-stamp-conv-warn):
5923         * terminal.el (te-set-output-log, te-more-break, te-filter)
5924         (te-sentinel, terminal-emulator):
5925         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
5926         (term-write-input-ring, term-check-source, term-start-output-log):
5927         (term-display-buffer-line, term-dynamic-list-completions):
5928         (term-ansi-make-term, serial-term):
5929         * subr.el (selective-display):
5930         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5931         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
5932         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
5933         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
5934         (speedbar-remove-localized-speedbar-support)
5935         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
5936         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
5937         (speedbar-buffers-line-directory):
5938         * simple.el (shell-command-on-region, append-to-buffer)
5939         (prepend-to-buffer):
5940         * shadowfile.el (shadow-save-todo-file):
5941         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
5942         (scroll-bar-maybe-set-window-start):
5943         * sb-image.el (speedbar-image-dump):
5944         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
5945         (load-save-place-alist-from-file):
5946         * ps-samp.el (ps-print-message-from-summary):
5947         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
5948         (ps-background-image, ps-begin-job, ps-do-despool):
5949         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
5950         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
5951         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
5952         (pr-call-process, pr-file-list, pr-interface-save):
5953         * novice.el (disabled-command-function)
5954         (enable-command, disable-command):
5955         * mouse.el (mouse-buffer-menu-alist):
5956         * mouse-copy.el (mouse-kill-preserving-secondary):
5957         * macros.el (kbd-macro-query):
5958         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
5959         * informat.el (batch-info-validate):
5960         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
5961         * hippie-exp.el (try-expand-dabbrev-visible):
5962         * help-mode.el (help-make-xrefs):
5963         * help-fns.el (describe-variable):
5964         * generic-x.el (bat-generic-mode-run-as-comint):
5965         * finder.el (finder-mouse-select):
5966         * find-dired.el (find-dired-sentinel):
5967         * filesets.el (filesets-file-close):
5968         * files.el (list-directory):
5969         * faces.el (list-faces-display, describe-face):
5970         * facemenu.el (list-colors-display):
5971         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
5972         * epg.el (epg--process-filter, epg-cancel):
5973         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
5974         (epa--read-signature-type):
5975         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
5976         (emerge-file-names):
5977         * ehelp.el (electric-helpify):
5978         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
5979         * ediff-vers.el (rcs-ediff-view-revision):
5980         * ediff-util.el (ediff-setup):
5981         * ediff-mult.el (ediff-append-custom-diff):
5982         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
5983         (ediff-wordify):
5984         * echistory.el (Electric-command-history-redo-expression):
5985         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5986         * disp-table.el (describe-display-table):
5987         * dired.el (dired-find-buffer-nocreate):
5988         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
5989         * dabbrev.el (dabbrev--same-major-mode-p):
5990         * chistory.el (list-command-history):
5991         * apropos.el (apropos-documentation):
5992         * allout.el (allout-obtain-passphrase):
5993         (allout-copy-exposed-to-buffer):
5994         (allout-verify-passphrase): Use with-current-buffer.
5996 2009-11-13  Glenn Morris  <rgm@gnu.org>
5998         * Makefile.in (ELCFILES): Regenerate.
6000 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
6002         * net/dbus.el (dbus-registered-objects-table): Rename from
6003         `dbus-registered-functions-table', because it contains also properties.
6004         (dbus-unregister-object): Unregister also properties.
6005         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
6006         Use a timeout of 500 msec, in order to not block.
6007         (dbus-register-property, dbus-property-handler): New defuns.
6009 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6011         * simple.el (minibuffer-default-add-completions): Drop deprecated
6012         4th arg.
6014 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
6016         * textmodes/artist.el (artist-mouse-choose-operation):
6017         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
6018         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
6019         (artist-compute-up-event-key): New function.
6020         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
6022 2009-11-13  Kenichi Handa  <handa@m17n.org>
6024         * language/japan-util.el: Make sure that the value of jisx0208
6025         property is jisx0208 character.
6027 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
6029         * international/mule.el (auto-coding-regexp-alist): Only purecopy
6030         car or each item, not the whole list.
6032 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6034         * minibuffer.el (minibuffer-completion-help):
6035         Use minibuffer-hide-completions.
6037 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
6039         * dired.el (dired-save-positions, dired-restore-positions): New funs.
6040         (dired-revert): Use them (bug#4880).
6042 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
6044         * tooltip.el (tooltip-frame-parameters): Undo previous change.
6046 2009-11-12  Juri Linkov  <juri@jurta.org>
6048         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
6049         New functions.
6050         (find-file-literally-at-point): Alias of `ffap-literally'.
6052 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
6054         * textmodes/ispell.el (ispell-skip-region-alist):
6055         * textmodes/css-mode.el (auto-mode-alist):
6056         * progmodes/compile.el (auto-mode-alist):
6057         * international/mule.el (ctext-non-standard-encodings-alist)
6058         (ctext-non-standard-encodings-regexp):
6059         * simple.el (shell-command-switch, text-read-only):
6060         * replace.el (occur-mode-map):
6061         * paths.el (rmail-file-name):
6062         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
6063         * find-file.el (ff-special-constructs):
6064         * files.el (file-name-handler-alist):
6065         * composite.el: Purecopy strings.
6067         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
6069 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
6071         * widget.el (define-widget): Purecopy the docstring.
6072         * international/mule-cmds.el (charset): Do not purecopy the
6073         docstring here, define-widget does it.
6075         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6076         * textmodes/bibtex-style.el (auto-mode-alist):
6077         * progmodes/inf-lisp.el (inferior-lisp-prompt):
6078         * progmodes/compile.el (compile-command):
6079         * language/korea-util.el (default-korean-keyboard):
6080         * international/mule-conf.el (file-coding-system-alist):
6081         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
6082         * tooltip.el (tooltip-frame-parameters):
6083         * newcomment.el (comment-end, comment-padding):
6084         * dired.el (dired-trivial-filenames):
6085         * comint.el (comint-file-name-prefix): Purecopy initial values.
6087 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
6089         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
6090         (tramp-advice-minibuffer-electric-tilde): Unload advices via
6091         `tramp-unload'.
6092         (tramp-advice-make-auto-save-file-name)
6093         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
6094         after removing the advice.
6096 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
6098         * progmodes/grep.el (grep-regexp-alist):
6099         * international/mule-cmds.el (iso-2022-control-alist):
6100         * emacs-lisp/timer.el (timer-duration-words):
6101         * subr.el (version-separator, version-regexp-alist):
6102         * minibuffer.el (completion-styles-alist):
6103         * faces.el (face-attribute-name-alist, list-faces-sample-text):
6104         Change defvars to defconsts.
6106         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
6107         * loadup.el ("international/mule-conf"): Load the byte compiled version.
6108         * international/mule-conf.el: Allow to be byte compiled.
6110         * international/mule.el (define-charset): Purecopy props.
6111         (load-with-code-conversion): Purecopy doc string and file name.
6112         (put-charset-property): Purecopy strings.
6113         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
6115         * international/mule-cmds.el (register-input-method): Purecopy arguments.
6116         (define-char-code-property): Correctly purecopy the table.
6118         * international/ccl.el (define-ccl-program): Purecopy the docstring.
6120         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
6122         * subr.el (add-hook): Purecopy strings.
6123         (eval-after-load): Purecopy load-history-regexp and the form.
6125         * custom.el (custom-declare-group): Purecopy load-file-name.
6127         * subr.el (menu-bar-separator): New defconst.
6128         * net/eudc.el (eudc-tools-menu):
6129         * international/mule-cmds.el (set-coding-system-map)
6130         (mule-menu-keymap):
6131         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6132         * vc-hooks.el (vc-menu-map):
6133         * replace.el (occur-mode-map):
6134         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
6135         (menu-bar-edit-menu, menu-bar-goto-menu)
6136         (menu-bar-custom-menu, menu-bar-showhide-menu)
6137         (menu-bar-options-menu, menu-bar-tools-menu)
6138         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
6139         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
6140         (menu-bar-help-menu):
6141         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
6142         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
6144         * term/x-win.el (x-gtk-stock-map):
6145         * progmodes/vera-mode.el (auto-mode-alist):
6146         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
6147         (inferior-lisp-program, inferior-lisp-load-command):
6148         * progmodes/hideshow.el (hs-special-modes-alist):
6149         * progmodes/gud.el (same-window-regexps):
6150         * progmodes/grep.el (grep-program, find-program, xargs-program):
6151         * net/telnet.el (same-window-regexps):
6152         * net/rlogin.el (same-window-regexps):
6153         * language/ethiopic.el (font-ccl-encoder-alist):
6154         * vc-sccs.el (vc-sccs-master-templates):
6155         * vc-rcs.el (vc-rcs-master-templates):
6156         * subr.el (cl-assertion-failed):
6157         * simple.el (next-error-overlay-arrow-position):
6158         * lpr.el (lpr-command):
6159         * locate.el (locate-ls-subdir-switches):
6160         * info.el (same-window-regexps, info)
6161         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
6162         * image-mode.el (image-mode, auto-mode-alist):
6163         * hippie-exp.el (hippie-expand-ignore-buffers):
6164         * format.el (format-alist):
6165         * find-dired.el (find-ls-subdir-switches, find-grep-options)
6166         (find-name-arg):
6167         * facemenu.el (facemenu-keybindings):
6168         * dired.el (dired-listing-switches, dired-chown-program):
6169         * diff.el (diff-switches, diff-command):
6170         * cus-edit.el (same-window-regexps):
6171         * bindings.el (mode-line-mule-info)
6172         (mode-line-buffer-identification): Purecopy strings.
6174 2009-11-11  Juri Linkov  <juri@jurta.org>
6176         * simple.el (dired-get-filename) <declare-function>:
6177         Tell the byte-compiler about dired-get-filename.
6178         (shell-command): In Dired mode, get filename from the current line
6179         as the default value.
6181 2009-11-10  Glenn Morris  <rgm@gnu.org>
6183         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
6184         * calendar/holidays.el, progmodes/cperl-mode.el:
6185         Update x-popup-menu declarations.
6187         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
6188         (list-load-path-shadows): Use dolist.
6189         (list-load-path-shadows): Use with-current-buffer.
6191 2009-11-10  Juri Linkov  <juri@jurta.org>
6193         * minibuffer.el (read-file-name): Support a list of default values
6194         in `default-filename'.  Use the first file name where only one
6195         element is required.  Doc fix.
6197 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
6199         * net/dbus.el (dbus-unregister-object): Release service, if no
6200         other method is registered for it.
6202 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
6204         * bookmark.el (bookmark-completing-read): Sort bookmark names if
6205         bookmark-sort-flag is non-nil (Bug#4653).
6207 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
6209         * emulation/cua-base.el: Add CUA property to some CC mode commands
6210         (Bug#4100).
6212 2009-11-08  Kevin Ryde  <user42@zip.com.au>
6214         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
6215         at end of sentence (Bug#4818).
6217 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
6219         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6220         Handle "see declaration of" MSFT statements (Bug#4100).
6222 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
6224         * net/tramp.el (tramp-advice-make-auto-save-file-name)
6225         (tramp-advice-file-expand-wildcards): Unload via
6226         `ad-remove-advice'.
6228         * net/trampver.el: Update release number.
6230 2009-11-08  Kevin Ryde  <user42@zip.com.au>
6232         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
6233         `ad-do-it'.
6235 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
6237         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
6238         in order to keep context in SELinux.
6240 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
6242         * dired-aux.el (dired-query): Place cursor in echo area and allow
6243         C-g.
6245         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
6246         menu item if not on a directory (Bug#4701).
6248 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
6250         Sync with Tramp 2.1.17.
6252         * net/tramp.el (tramp-handle-copy-directory): Don't use
6253         `file-remote-p' (due to compatibility).
6255         * net/tramp-compat.el (tramp-compat-copy-directory)
6256         (tramp-compat-delete-directory): New defuns.
6258         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6259         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
6260         Use `tramp-compat-delete-directory'.
6262         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6263         (tramp-smb-handle-delete-directory):
6264         Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
6266         * net/trampver.el: Update release number.
6268 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
6270         * tar-mode.el (tar-copy): Call write-region on the right buffer
6271         (Bug#4857).
6273         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
6274         by hand, if necessary (Bug#4878).
6276 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
6278         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
6279         align size column (Bug#4839).
6281         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
6282         statement.
6284 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6286         * progmodes/ld-script.el (auto-mode-alist):
6287         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
6289         * cus-face.el (custom-declare-face): Purecopy face spec.
6291 2009-11-06  Kenichi Handa  <handa@m17n.org>
6293         * international/uni-bidi.el: Re-generated.
6294         * international/uni-category.el: Re-generated.
6295         * international/uni-combining.el: Re-generated.
6296         * international/uni-mirrored.el: Re-generated.
6298 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6300         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
6301         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
6302         (tex-start-options, slitex-run-command, latex-run-command)
6303         (tex-run-command, tex-directory):
6304         * textmodes/ispell.el (ispell-html-skip-alists)
6305         (ispell-tex-skip-alists, ispell-tex-skip-alists):
6306         * textmodes/fill.el (adaptive-fill-first-line-regexp):
6307         (adaptive-fill-regexp):
6308         * textmodes/dns-mode.el (auto-mode-alist):
6309         * progmodes/python.el (interpreter-mode-alist):
6310         * progmodes/etags.el (tags-compression-info-list):
6311         * progmodes/etags.el (tags-file-name):
6312         * net/browse-url.el (browse-url-galeon-program)
6313         (browse-url-firefox-program):
6314         * mail/sendmail.el (mail-signature-file)
6315         (mail-citation-prefix-regexp):
6316         * international/mule-conf.el (eight-bit):
6317         * international/latexenc.el (latex-inputenc-coding-alist):
6318         * international/fontset.el (x-pixel-size-width-font-regexp):
6319         * emacs-lisp/warnings.el (warning-type-format):
6320         * emacs-lisp/trace.el (trace-buffer):
6321         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
6322         (emacs-lisp-mode-map):
6323         * calendar/holidays.el (holiday-solar-holidays)
6324         (holiday-bahai-holidays, holiday-islamic-holidays)
6325         (holiday-christian-holidays, holiday-hebrew-holidays)
6326         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
6327         (hebrew-holidays-1, holiday-oriental-holidays)
6328         (holiday-general-holidays):
6329         * x-dnd.el (x-dnd-known-types):
6330         * tool-bar.el (tool-bar):
6331         * startup.el (site-run-file):
6332         * shell.el (shell-dumb-shell-regexp):
6333         * rfn-eshadow.el (file-name-shadow-tty-properties)
6334         (file-name-shadow-properties):
6335         * paths.el (remote-shell-program, news-directory):
6336         * mouse.el ([C-down-mouse-3]):
6337         * menu-bar.el (menu-bar-tools-menu):
6338         * jka-cmpr-hook.el (jka-compr-load-suffixes)
6339         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
6340         (jka-compr-compression-info-list):
6341         * isearch.el (search-whitespace-regexp):
6342         * image-file.el (image-file-name-extensions):
6343         * find-dired.el (find-ls-option):
6344         * files.el (directory-listing-before-filename-regexp)
6345         (directory-free-space-args, insert-directory-program)
6346         (list-directory-brief-switches, magic-fallback-mode-alist)
6347         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
6348         (automount-dir-prefix):
6349         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
6350         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
6351         (face-font-registry-alternatives, face-font-registry-alternatives)
6352         (face-font-family-alternatives):
6353         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
6354         (facemenu-foreground-menu, facemenu-face-menu):
6355         * epa-hook.el (epa-file-name-regexp):
6356         * dnd.el (dnd-protocol-alist):
6357         * textmodes/rst.el (auto-mode-alist):
6358         * button.el (default-button): Purecopy strings.
6360 2009-11-06  Glenn Morris  <rgm@gnu.org>
6362         * Makefile.in (ELCFILES): Update.
6364 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6366         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
6367         * emacs-lisp/levents.el: Move to obsolete/levents.el.
6369         * nxml/xsd-regexp.el (xsdre-gen-categories):
6370         * nxml/xmltok.el (xmltok-parse-entity):
6371         * nxml/rng-parse.el (rng-parse-validate-file):
6372         * nxml/rng-maint.el (rng-format-manual)
6373         (rng-manual-output-force-new-line):
6374         * nxml/rng-loc.el (rng-save-schema-location-1):
6375         * nxml/rng-cmpct.el (rng-c-parse-file):
6376         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
6377         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
6379 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
6381         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
6382         Remove extra save-excursions and make-variable-buffer-local's.
6383         Suggested by Stefan Monnier.
6385         (verilog-getopt-file, verilog-module-inside-filename-p)
6386         (verilog-set-define): Merge GNU 1.35 and repair changes from
6387         switching to using with-current-buffer.
6389         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
6390         being treated as a number and confusing AUTORESET.
6391         Reported by Dan Dever.
6393         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
6394         Add verilog-auto-ignore-concat to fix backward compatibility with
6395         older verilog-modes.  Reported by Dan Katz.
6397         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
6398         containing closing anchors "...$".
6400         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
6401         Reported by Wade Smith.
6403         (verilog-batch-execute-func): Comment on function usage.
6405 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
6407         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
6408         for labels.
6410         (verilog-label-re, verilog-calc-1): Support proper indent of named
6411         asserts.
6413         (verilog-backward-token, verilog-basic-complete-re)
6414         (verilog-beg-of-statement, verilog-indent-re): Support proper
6415         indent of the assert statement at the beginning of a block of text.
6417         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
6418         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
6419         tokens as begins.
6421 2009-11-05  Glenn Morris  <rgm@gnu.org>
6423         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
6424         Emacs 19.  (Bug#1531)
6425         (byte-compile-fix-header): Update for the above change.
6426         Drop test for epoch::version.
6428         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
6429         * cus-dep.el (custom-make-dependencies):
6430         * finder.el (finder-compile-keywords):
6431         Use autoload-rubric's feature argument.
6433         * calendar/diary-lib.el (top-level): Make load behave more like require.
6435         * vc-git.el (vc-git-stash-map): Move definition before use.
6437 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
6439         * custom.el (custom-declare-group): Purecopy standard-value.
6440         (custom-declare-group): Purecopy custom-prefix.
6442         * international/mule.el (load-with-code-conversion):
6443         Call do-after-load-evaluation unconditionally.
6445         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
6447 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6449         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
6451 2009-11-04  Glenn Morris  <rgm@gnu.org>
6453         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
6454         (byte-compile-compatibility): Remove option.
6455         (byte-compile-close-variables, byte-compile-fix-header)
6456         (byte-compile-insert-header, byte-compile-output-docform)
6457         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
6458         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
6459         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
6460         (byte-compile-insert, byte-compile-defun):
6461         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
6462         (byte-defop-compiler19): Remove.
6463         Without byte-compile-compatibility, the 'emacs19-opcode property is not
6464         used by anything.  Replace all calls with byte-defop-compiler.
6466 2009-11-04  Juri Linkov  <juri@jurta.org>
6468         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
6469         (menu-bar-options-menu): Don't quote the `prop' arg of
6470         `menu-bar-make-mm-toggle'.
6472 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
6474         * calendar/calendar.el (cal-loaddefs):
6475         * calendar/diary-lib.el (diary-loaddefs):
6476         * calendar/holidays.el (hol-loaddefs):
6477         * eshell/esh-module.el (esh-groups): Load rather than require.
6479 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6481         * calendar/todo-mode.el (todo-add-category): Don't hardcode
6482         point-min==1.
6483         (todo-top-priorities): Only display-buffer when called interactively.
6484         (todo-item-start): Don't save excursion point.
6485         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
6486         (todo-insert-item-here, todo-file-item, todo-remove-item):
6487         Adjust uses of todo-item-start and todo-item-end.
6489         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
6490         (autoload-rubric): Don't use any more.
6492         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
6493         and only put a prop if it is non-nil.
6495 2009-11-03  Juri Linkov  <juri@jurta.org>
6497         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
6498         (menu-bar-options-menu): Fix list quoting (Bug#4429).
6500         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
6501         and "Menu" to make top-level menu item visually one unit (like
6502         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
6503         multi-word menu items).  Fix :help string for quit-window.
6505 2009-11-03  Glenn Morris  <rgm@gnu.org>
6507         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6508         (byte-compile-file-form-define-abbrev-table)
6509         (byte-compile-file-form-custom-declare-variable)
6510         (byte-compile-variable-ref, byte-compile-defvar):
6511         Whether or not a warning is enabled should only affect whether we issue
6512         the warning, not whether or not we collect the relevant data.
6513         Eg warnings can be turned on and off throughout the course of a file.
6515         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
6516         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
6518 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6520         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
6521         * play/mpuz.el (mpuz-create-buffer):
6522         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
6523         (lm-print-y,s,noise, lm-print-w0, lm-init):
6524         * play/gomoku.el (gomoku-prompt-for-move):
6525         * play/fortune.el (fortune-in-buffer):
6526         * play/dissociate.el (dissociated-press):
6527         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
6528         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
6529         * mail/supercite.el (sc-eref-show):
6530         * mail/smtpmail.el (smtpmail-send-it):
6531         * mail/rmailsum.el (rmail-summary-next-labeled-message)
6532         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
6533         (rmail-summary-undelete-many, rmail-summary-rmail-update)
6534         (rmail-summary-goto-msg, rmail-summary-expunge)
6535         (rmail-summary-get-new-mail, rmail-summary-search-backward)
6536         (rmail-summary-add-label, rmail-summary-output-menu)
6537         (rmail-summary-output-body):
6538         * mail/rfc822.el (rfc822-addresses):
6539         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
6540         * mail/mailpost.el (post-mail-send-it):
6541         * mail/hashcash.el (hashcash-generate-payment):
6542         * mail/feedmail.el (feedmail-run-the-queue)
6543         (feedmail-queue-send-edit-prompt-help-first)
6544         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
6545         (feedmail-deduce-address-list):
6546         * eshell/esh-ext.el (eshell-remote-command):
6547         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
6548         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
6549         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
6550         (viper-save-string-in-file, viper-valid-marker):
6551         * emulation/viper-keym.el (viper-toggle-key):
6552         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
6553         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
6554         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
6555         * emulation/viper-cmd.el (viper-exec-form-in-vi)
6556         (viper-exec-form-in-emacs, viper-brac-function):
6557         * emulation/viper.el (viper-delocalize-var):
6558         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
6559         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
6560         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
6561         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
6562         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
6563         * emulation/edt.el (edt-electric-helpify):
6564         * emulation/cua-rect.el (cua--rectangle-aux-replace):
6565         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
6566         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
6567         (cua-indent-to-global-mark-column):
6568         * calendar/diary-lib.el (calendar-mark-1):
6569         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
6570         Use with-current-buffer.
6571         * emulation/viper.el (viper-delocalize-var): Use dolist.
6573 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
6575         * comint.el (comint-replace-by-expanded-history-before-point):
6576         Replace !! with the previous input string literally (Bug#1795).
6578 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
6580         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
6581         to be made up of whitespace.
6583 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
6585         * minibuffer.el (read-file-name): Don't use file dialogs for
6586         remote directories (Bug#99).
6588 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
6590         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
6592 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
6594         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
6595         instead of deleting the window or frame.
6597 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
6599         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
6600         Support face colors.
6602         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
6603         New function.  Support face colors (Bug#1168).
6604         (tex-common-initialization): Use it.
6606         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
6607         mode allows it (Bug#1168).
6609 2009-10-31  Juri Linkov  <juri@jurta.org>
6611         * facemenu.el (list-colors-display): Don't mark buffer as
6612         modified (Bug#3948).
6614 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
6616         * international/mule-diag.el (list-character-sets-1):
6617         Minor message fix (Bug#3526).
6619         * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
6620         Fix face property (Bug#4834).
6621         (etags-list-tags, etags-tags-apropos-additional)
6622         (etags-tags-apropos, tags-select-tags-table): Add follow-link
6623         property.
6625         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
6626         items.
6628 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6630         * textmodes/two-column.el (2C-split):
6631         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
6632         * textmodes/tex-mode.el (tex-set-buffer-directory):
6633         * textmodes/spell.el (spell-region, spell-string):
6634         * textmodes/reftex.el (reftex-erase-buffer):
6635         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
6636         * textmodes/reftex-toc.el (reftex-toc-promote-action):
6637         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
6638         (reftex-select-item):
6639         * textmodes/reftex-ref.el (reftex-label-info-update)
6640         (reftex-offer-label-menu):
6641         * textmodes/reftex-index.el (reftex-index-change-entry)
6642         (reftex-index-phrases-info):
6643         * textmodes/reftex-global.el (reftex-create-tags-file)
6644         (reftex-save-all-document-buffers, reftex-ensure-write-access):
6645         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
6646         (reftex-view-crossref-from-bibtex):
6647         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
6648         (reftex-extract-bib-entries-from-thebibliography)
6649         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
6650         * textmodes/refbib.el (r2b-capitalize-title):
6651         (r2b-convert-buffer, r2b-help):
6652         * textmodes/page-ext.el (pages-directory)
6653         (pages-directory-goto-with-mouse):
6654         * textmodes/bibtex.el (bibtex-validate-globally):
6655         * textmodes/bib-mode.el (bib-capitalize-title):
6656         * textmodes/artist.el (artist-clear-buffer, artist-system):
6657         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
6658         (local-set-scheme-interaction-buffer, xscheme-process-filter)
6659         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
6660         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
6661         (xscheme-send-control-g-interrupt, xscheme-start-process)
6662         (xscheme-process-sentinel, xscheme-cd):
6663         * progmodes/verilog-mode.el (verilog-read-always-signals)
6664         (verilog-set-define, verilog-getopt-file)
6665         (verilog-module-inside-filename-p):
6666         * progmodes/sh-script.el:
6667         * progmodes/python.el (python-pdbtrack-get-source-buffer)
6668         (python-pdbtrack-grub-for-buffer, python-execute-file):
6669         * progmodes/octave-inf.el (inferior-octave):
6670         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
6671         (idlwave-shell-compile-helper-routines, idlwave-set-local)
6672         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
6673         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
6674         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
6675         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
6676         (idlwave-shell-filter, idlwave-shell-examine-highlight)
6677         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
6678         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
6679         (idlwave-shell-examine-display, idlwave-shell-run-region)
6680         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
6681         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
6682         * progmodes/idlw-help.el (idlwave-help-get-special-help)
6683         (idlwave-help-get-help-buffer):
6684         * progmodes/gud.el (gud-basic-call, gud-find-class)
6685         (gud-tooltip-activate-mouse-motions-if-enabled):
6686         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
6687         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
6688         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
6689         (ebrowse-tags-next-file):
6690         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
6691         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
6692         (ebnf-eps-finish-and-write):
6693         * progmodes/cpp.el (cpp-edit-save):
6694         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
6695         * progmodes/cc-defs.el (c-emacs-features):
6696         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
6697         (antlr-directory-dependencies):
6698         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
6699         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
6700         (ada-find-any-references, ada-make-filename-from-adaname)
6701         (ada-make-body-gnatstub):
6702         * obsolete/rnews.el (news-list-news-groups):
6703         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
6704         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
6705         * net/rcirc.el (rcirc-debug):
6706         * net/newst-treeview.el (newsticker--treeview-list-add-item)
6707         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
6708         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
6709         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
6710         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
6711         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
6712         (newsticker--treeview-list-clear-highlight)
6713         (newsticker--treeview-list-update-highlight)
6714         (newsticker--treeview-list-highlight-start)
6715         (newsticker--treeview-tree-update-highlight)
6716         (newsticker--treeview-get-selected-item)
6717         (newsticker-treeview-mark-list-items-old)
6718         (newsticker--treeview-set-current-node):
6719         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
6720         * net/newst-backend.el (newsticker--get-news-by-funcall)
6721         (newsticker--get-news-by-wget, newsticker--image-get)
6722         (newsticker--image-sentinel):
6723         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
6724         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
6725         (eudc-ph-close-session):
6726         * net/eudc.el (eudc-save-options):
6727         * language/thai-word.el (thai-update-word-table):
6728         * language/japan-util.el (japanese-string-conversion):
6729         * international/titdic-cnv.el (tsang-quick-converter)
6730         (ziranma-converter, ctlau-converter):
6731         * international/mule-cmds.el (describe-language-environment):
6732         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
6733         (skkdic-convert-postfix, skkdic-convert-prefix):
6734         (skkdic-convert-okuri-nasi, skkdic-convert):
6735         * emacs-lisp/re-builder.el (reb-update-overlays):
6736         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
6737         * emacs-lisp/gulp.el (gulp-send-requests):
6738         * emacs-lisp/find-gc.el (trace-call-tree):
6739         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
6740         (eieio-describe-generic):
6741         * emacs-lisp/eieio-base.el (eieio-persistent-read):
6742         * emacs-lisp/edebug.el (edebug-outside-excursion):
6743         * emacs-lisp/debug.el (debugger-make-xrefs):
6744         * emacs-lisp/cust-print.el (custom-prin1-to-string):
6745         * emacs-lisp/chart.el (chart-new-buffer):
6746         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
6747         Use with-current-buffer.
6748         * textmodes/artist.el (artist-system): Don't call
6749         copy-sequence on a fresh string.
6750         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
6752 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
6754         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
6755         is no item to edit.  (Bug#4820)
6756         (todo-top-priorities): Restore point and restore narrowing in Todo
6757         buffer.  (Bug#4820)
6759 2009-10-31  Glenn Morris  <rgm@gnu.org>
6761         * net/ange-ftp.el (top-level): Don't require dired when compiling.
6762         (comint-last-output-start, comint-last-input-start)
6763         (comint-last-input-end): Don't defvar when compiling.
6764         (ange-ftp-process-file): Use bound-and-true-p.
6766         * pcmpl-rpm.el (top-level): Move provide statement to end.
6767         (pcmpl-rpm): Remove unused custom group.
6769         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
6771         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
6773         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
6774         (byte-compile-warnings): Add `constants' as an option.
6775         (byte-compile-callargs-warn, byte-compile-arglist-warn)
6776         (display-call-tree): Update for byte-compile-fdefinition possibly
6777         returning `(macro lambda ...)'.  (Bug#4778)
6778         (byte-compile-variable-ref, byte-compile-setq-default):
6779         Respect `constants' member of byte-compile-warnings.
6781 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6783         * vc-bzr.el (vc-bzr-revision-keywords): New var.
6784         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
6785         to "submit:".
6787 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
6789         * textmodes/ispell.el (ispell-skip-region-alist):
6790         * international/mule-conf.el (eight-bit):
6791         * international/fontset.el (font-encoding-alist):
6792         * startup.el (pure-space-overflow-message):
6793         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
6794         * paths.el (gnus-nntp-service, rmail-spool-directory)
6795         (term-file-prefix):
6796         * files.el (save-some-buffers-action-alist):
6797         * cmuscheme.el (same-window-buffer-names):
6798         * ielm.el (same-window-buffer-names):
6799         * shell.el (same-window-buffer-names):
6800         * mail/sendmail.el (same-window-buffer-names):
6801         * progmodes/inf-lisp.el (same-window-buffer-names):
6802         * bindings.el (mode-line-client)
6803         (mode-line-column-line-number-mode-map):
6804         * language/tibetan.el (tibetan-precomposition-rule-regexp)
6805         (tibetan-precomposed-regexp): Purecopy string arguments.
6807 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6809         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
6810         (calcDigit-nondigit):
6811         * calc/calc-yank.el (calc-copy-to-buffer):
6812         * calc/calc-units.el (calc-invalidate-units-table):
6813         * calc/calc-trail.el (calc-trail-yank):
6814         * calc/calc-store.el (calc-insert-variables):
6815         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
6816         * calc/calc-prog.el (calc-read-parse-table):
6817         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
6818         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
6819         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
6820         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
6821         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
6822         (calc-graph-name, calc-graph-find-command, calc-graph-view)
6823         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
6824         * calc/calc-ext.el (calc-realign):
6825         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
6826         (calc-embedded-finish-edit, calc-embedded-make-info)
6827         (calc-embedded-finish-command, calc-embedded-stack-change):
6828         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
6830         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
6831         shell-dynamic-complete-filename in preference to
6832         comint-dynamic-complete-filename.
6834         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6835         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
6836         Don't consider whether the display supports colors.
6837         (bookmark-import-new-list): Use dolist.
6838         (bookmark-bmenu-mode-map): Move initialization into declaration.
6839         (bookmark-bmenu-list): Use dolist, simplify.
6840         (bookmark-show-all-annotations): Use save-selected-window and dolist.
6841         (menu-bar-final-items): Use push.
6843 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
6845         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
6846         it works on remote files.
6847         (vc-hg-diff): Don't pass any `--cwd' argument.
6849 2009-10-27  Kevin Ryde  <user42@zip.com.au>
6851         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
6852         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
6853         (Further to Bug#3921).
6855 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
6857         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
6858         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
6859         calling `tramp-imap-put-file'.  Add file size to the call.
6860         (tramp-imap-get-file-entries): Compute also user name, file size,
6861         and date.
6862         (tramp-imap-handle-insert-directory): Insert uid and gid.
6863         (tramp-imap-handle-file-attributes): Transform uid and gid
6864         according to `id-format'.
6865         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
6866         size in header X-Size.
6868 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
6870         * simple.el (transpose-subr): Give clearer error when the mark
6871         is not set.  (Bug#4807)
6873 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
6875         * net/tramp.el (tramp-perl-file-truename): New defconst.
6876         Perl code contributed by yary <not.com@gmail.com> (tiny change).
6877         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
6878         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
6879         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
6881         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6882         Ignore `dired-call-process'.
6883         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
6885 2009-10-26  Julian Scheid  <julians37@gmail.com>
6887         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
6888         (tramp-get-remote-readlink): New defun.
6889         (tramp-handle-file-truename): Use it.
6890         (tramp-handle-file-exists-p): Check file-attributes cache, assume
6891         file exists if cache value present.
6892         (tramp-check-cached-permissions): New defun.
6893         (tramp-handle-file-readable-p): Use it.
6894         (tramp-handle-file-writable-p): Likewise.
6895         (tramp-handle-file-executable-p): Likewise.
6896         (tramp-handle-file-name-all-completions): Try using Perl to get
6897         partial completions.  When perl not available, combine `cd' and
6898         `ls' into single remote operation and use shell expansion to get
6899         partial remote directory contents.  Set `file-exists-p' cache for
6900         directory and any files returned by ls.  Change cache handling to
6901         support partial directory contents.  Use error message emitted by
6902         remote `cd' or Perl code for local tramp-error.
6903         (tramp-do-copy-or-rename-file-directly): Avoid separate
6904         tramp-send-command-and-check call.
6905         (tramp-handle-process-file): Merge three remote ops into one.
6906         Do not flush all caches when `process-file-side-effects' is set.
6907         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
6908         file-attributes shows uid/gid to be set already.
6910 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
6912         * textmodes/tex-mode.el (tex-dvi-view-command)
6913         (tex-show-queue-command, tex-open-quote):
6914         * progmodes/ruby-mode.el (auto-mode-alist)
6915         (interpreter-mode-alist): Purecopy strings.
6917         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
6919         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
6920         string for the hook, keymap and abbrev table.
6922         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
6924         * x-dnd.el (x-dnd-xdnd-to-action):
6925         * startup.el (fancy-startup-text, fancy-about-text): Change to
6926         defconst from defvar.
6928         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
6930         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
6931         Purecopy initialization strings.
6933         * mail/sendmail.el (mail-header-separator)
6934         (mail-personal-alias-file):
6935         * mail/rmail.el (rmail-default-dont-reply-to-names)
6936         (rmail-ignored-headers, rmail-retry-ignored-headers)
6937         (rmail-highlighted-headers, rmail-secondary-file-directory)
6938         (rmail-secondary-file-regexp):
6939         * files.el (null-device, file-name-invalid-regexp)
6940         (locate-dominating-stop-dir-regexp)
6941         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
6942         (interpreter-mode-alist): Use mapcar instead of mapc.
6944         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
6946         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
6947         (completion-ignored-extensions):
6948         (debug-ignored-errors): Purecopy strings.
6950 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6952         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
6953         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
6954         (pcomplete--here): Use push.
6956         * subr.el (all-completions): Declare the 4th arg obsolete.
6958 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6960         * pcomplete.el (pcomplete-unquote-argument-function): New var.
6961         (pcomplete-unquote-argument): New function.
6962         (pcomplete--common-suffix): Always pay attention to case.
6963         (pcomplete--table-subvert): Quote and unquote the text.
6964         (pcomplete--common-quoted-suffix): New function.
6965         (pcomplete-std-complete): Use it and pcomplete-begin.
6967         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
6968         we're inside a dedicated or minibuffer window.
6970 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
6972         * bookmark.el: Update documentation, especially documentation
6973         of `bookmark-alist' and of the bookmark file format.
6974         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
6976 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
6978         * mail/emacsbug.el (report-emacs-bug): Clarify that the
6979         keybindings apply to the mail buffer (Bug#4003).  Shrink help
6980         window to buffer.
6982         * whitespace.el (whitespace-mode, whitespace-newline-mode)
6983         (global-whitespace-mode, global-whitespace-newline-mode)
6984         (whitespace-toggle-options, global-whitespace-toggle-options):
6985         Doc fix (Bug#3660).
6987         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
6988         of xmltok-start before the end tag was inserted (Bug#2840).
6990         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
6991         patterns that are preceded by an open-paren (Bug#1320).
6993 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
6995         * files.el (delete-directory): Delete symlinks to directories with
6996         delete-file (Bug#4739).
6998 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
7000         * vc.el (vc-backend-for-registration): Rename from
7001         vc-get-backend-for-registration.  Update callers.
7003         * international/mule-cmds.el (set-language-info-alist):
7004         Purecopy lang-env.
7005         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
7006         (charset): Purecopy the name.
7007         (define-char-code-property): Purecopy string arguments.
7009         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
7010         Purecopy string arguments.
7012         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7013         * ediff-hook.el (menu-bar-ediff-menu):
7014         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
7015         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
7017 2009-10-24  Glenn Morris  <rgm@gnu.org>
7019         * comint.el (comint-dynamic-list-completions):
7020         * term.el (term-dynamic-list-completions): Use choose-completion rather
7021         than obsolete alias mouse-choose-completion.
7023         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
7024         file-cache-choose-completion.
7025         (file-cache-choose-completion): Handle an optional event argument.
7026         (file-cache-mouse-choose-completion): Make it an obsolete alias.
7028         * progmodes/octave-mod.el (octave-complete-symbol):
7029         Use choose-completion if mouse-choose-completion is ever removed.
7031         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
7032         use.
7034         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
7035         compiler.
7037         * vc-hooks.el (vc-responsible-backend): Fix declaration.
7039 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7041         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
7042         Ignore `pred' now that we receive one.
7043         Handle test-completion specially.
7045 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
7047         * vc.el (vc-responsible-backend): Throw an error if not backend is
7048         found.  Remove the REGISTER argument.  Move the code dealing with
7049         REGISTER ...
7050         (vc-get-backend-for-registration): ... here.  New function.
7051         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
7052         of vc-responsible-backend, pass the file name instead of the
7053         directory name.
7055 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7057         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
7058         New funs.
7059         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
7060         (pcomplete-comint-setup): Don't modify a global var via
7061         accidental side-effects.
7062         (pcomplete-shell-setup): Adjust call accordingly.
7063         (pcomplete-parse-comint-arguments): Use push.
7065 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
7067         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7068         Allow uncapitalized info node names (Bug#3921).
7070         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
7071         to the DEBUG file (Bug#3781).
7073 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
7075         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
7076         dictionary entry (Bug#4579).
7078 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
7080         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
7081         from `rfn-eshadow-update-overlay-hook' when unloading.
7082         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
7083         "rsyncc".  Adjust doc string.
7084         (tramp-temp-buffer-file-name): New buffer-local defvar.
7085         (tramp-handle-insert-file-contents, tramp-handle-write-region):
7086         Keep temporary file when indicated by method ("rsync" and
7087         "rsyncc").
7088         (tramp-handle-write-region): Handle APPEND.
7089         (tramp-delete-temp-file-function): New defun.  Added to
7090         `kill-buffer-hook'.
7092 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
7094         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
7096 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
7098         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
7099         (color-name-rgb-alist, tty-standard-colors)
7100         (tty-color-mode-alist): Change to defconst.
7102         * simple.el (mark-inactive): Purecopy message.
7104         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
7105         (global-map, yank-menu):
7106         * textmodes/ispell.el (ispell-menu-map):
7107         * net/eudc.el (eudc-tools-menu):
7108         * international/mule-cmds.el (describe-language-environment-map)
7109         (setup-language-environment-map, set-coding-system-map)
7110         (mule-menu-keymap):
7111         * vc-hooks.el (vc-menu-entry, vc-menu-map):
7112         * replace.el (occur-mode-map):
7113         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
7115 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
7117         * calc/calc.el (math-read-number, math-read-number-simple):
7118         Use `save-match-data'.
7120 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7122         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
7123         rather than fiddling with global-map bindings, since it should only
7124         affect per-terminal settings.
7125         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
7127         * minibuffer.el (completion-table-with-terminator): Allow to specify
7128         the terminator-regexp.
7130         * simple.el (switch-to-completions): Look for *Completions* in other
7131         frames as well.
7133         * pcomplete.el: Allow the use of completion-tables.
7134         (pcomplete-std-complete): New command.
7135         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
7136         (pcomplete--here): Use a function for `form' rather than an expression,
7137         so it can be byte-compiled.
7138         (pcomplete-here, pcomplete-here*): Adjust accordingly.
7139         Add edebug declaration.
7140         (pcomplete-show-completions): Remove unused var `curbuf'.
7141         (pcomplete-do-complete, pcomplete-stub):
7142         Don't assume `completions' is a list of strings any more.
7144 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
7146         * find-dired.el (find-name-arg): Fix typo in docstring.
7148 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7150         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
7151         (pcmpl-linux-fs-types): Same, and update to new modules layout.
7153         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
7154         pcomplete-entries.
7156         * comint.el (comint-read-input-ring, comint-write-input-ring)
7157         (comint-substitute-in-file-name)
7158         (comint-dynamic-complete-as-filename)
7159         (comint-dynamic-simple-complete)
7160         (comint-dynamic-list-filename-completions)
7161         (comint-dynamic-list-completions)
7162         (comint-redirect-results-list-from-process): Minor simplifications.
7164 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7166         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
7167         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
7168         the first form.  And insert a blank line after ";;; Code" since
7169         that's usual style.  (Bug#4612)
7171         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
7173 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7175         * minibuffer.el (completion-table-with-terminator): Properly implement
7176         boundaries, in case `terminator' appears in the suffix.
7177         (completion--embedded-envvar-table): Don't return boundaries if
7178         there's no valid completion.  Simplify.
7179         (completion-file-name-table): New completion table extracted from
7180         completion--file-name-table.
7181         (completion--file-name-table): Use it.
7182         (read-file-name-predicate): Declare obsolete.
7183         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
7184         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
7185         completion-file-name-table, and use the `pred' argument.
7186         * files.el (locate-file-completion-table): Use the `pred' arg rather
7187         than read-file-name-predicate.
7188         (abbreviate-file-name): Use \` rather than ^ for BOS.
7190 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
7192         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
7193         vc-responsible-backend to register, it causes problems.
7195 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7197         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
7199 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
7201         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
7202         (tramp-smb-handle-file-attributes): Use it.
7203         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
7204         (tramp-smb-handle-insert-directory): Use `mapc' rather than
7205         `mapcar'.  Use `tramp-smb-get-stat-capability'.
7206         Add `dired-filename' text properties.
7207         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
7208         (tramp-smb-maybe-open-connection): Simplify check for smbclient
7209         version.
7211 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7213         * subr.el (read-key-delay): Reduce to 0.01.
7214         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
7215         (bug#4751).
7217 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7219         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
7221         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
7222         (Info-menu): Remove unused vars `last' and `completions'.
7223         (Info-index-nodes): Remove unused var `node'.
7225         * info.el (Info-complete-menu-item): Use complete-with-action.
7227 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
7229         Make vc-annotate work through copies and renames.
7230         * vc-annotate.el (vc-annotate-extract-revision-at-line):
7231         Return the file name too.
7232         (vc-annotate-revision-at-line)
7233         (vc-annotate-find-revision-at-line)
7234         (vc-annotate-revision-previous-to-line)
7235         (vc-annotate-show-log-revision-at-line): Update to get the file
7236         name from vc-annotate-extract-revision-at-line.
7237         (vc-annotate-show-diff-revision-at-line-internal): Change the
7238         argument to mean whether to show a file diff or not.  Get the file
7239         name from vc-annotate-extract-revision-at-line.
7240         (vc-annotate-show-diff-revision-at-line):
7241         Update vc-annotate-show-diff-revision-at-line call.
7242         (vc-annotate-warp-revision): Add an optional file argument.
7244         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
7245         (vc-git-annotate-extract-revision-at-line): Also return the file
7246         name if found.
7248         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
7249         command.  Remove unused code.
7250         (vc-hg-annotate-re): Update to match --follow output.
7251         (vc-hg-annotate-extract-revision-at-line): Also return the file
7252         name if found.
7254         * vc.el: Update annotate-extract-revision-at-line documentation.
7256 2009-10-18  Kevin Ryde  <user42@zip.com.au>
7258         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
7259         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
7261         * net/browse-url.el (browse-url): Identify alist with "consp and
7262         not functionp" and let all other things go down the `apply' leg,
7263         as suggested by Stefan.  (Further to bug#4531.)
7265 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
7267         * minibuffer.el (read-file-name): Check for repeat before putting
7268         a default argument in file-name-history (Bug#4657).
7270         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
7271         read syntax (Bug#4737).
7273         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7275 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
7277         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
7278         (html-tag-alist, html-tag-help): Add descriptions for undocumented
7279         entries and make note of obsolete tags.
7281 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7283         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
7285 2009-10-18  Glenn Morris  <rgm@gnu.org>
7287         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
7288         grep, so that binary files (eg international/uni-bidi.el) can match.
7289         Remove test for "UnicodeData" files, since it is hopefully unnecessary
7290         now, and in any case the file header format has changed.
7292 2009-10-17  Glenn Morris  <rgm@gnu.org>
7294         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
7295         (flyspell-get-word, flyspell-large-region)
7296         (flyspell-auto-correct-previous-word): Doc/error message fixes.
7298 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
7300         * Makefile.in (ELCFILES): Add ede/shell.
7302 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
7304         * term/common-win.el (x-colors): Purecopy it.
7306 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7308         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
7309         permissive for when the buffer is empty.
7310         (tar-header-block-tokenize): Decode the username and groupname.
7311         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
7313 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7315         * international/mule-cmds.el (select-safe-coding-system): If the file
7316         has a coding cookie, use it regardless of any other setting (bug#4712).
7318 2009-10-17  Glenn Morris  <rgm@gnu.org>
7320         * foldout.el (foldout-mouse-swallow-events):
7321         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
7323         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
7324         (dired-keep-marker-copy, dired-keep-marker-hardlink)
7325         (dired-keep-marker-symlink, dired-dwim-target)
7326         (dired-copy-preserve-time): Do not autoload these defcustoms.
7328         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
7329         messages from messing up the file coding.  (Bug#4623)
7331 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
7333         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
7334         if no match is found for the current dictionary.  (Bug#4578)
7336         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
7337         optional, since that is how it is documented, and this is often called
7338         with a nil argument.  (Bug#4577)
7339         (flyspell-external-point-words, flyspell-auto-correct-word)
7340         (flyspell-correct-word-before-point, flyspell-word-search-forward)
7341         (flyspell-word-search-backward): Remove nil argument in calls to
7342         flyspell-get-word, since it is not needed now.
7344 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
7346         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
7348 2009-10-16  Glenn Morris  <rgm@gnu.org>
7350         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
7352 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
7354         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
7355         (ange-ftp-file-size): New function.
7356         (ange-ftp-file-attributes): Use it.
7358 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
7360         * net/tramp-smb.el (tramp-smb-version): New defvar.
7361         (tramp-smb-maybe-open-connection): Use it, in order to avoid
7362         repeated checks.
7364 2009-10-16  Glenn Morris  <rgm@gnu.org>
7366         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7367         Maybe copy some custom properties from old to new name.  (Bug#4706)
7369 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
7371         * subr.el (error, sit-for, start-process-shell-command)
7372         (start-file-process-shell-command): Set the calling convention
7373         after the function definition.
7375 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7377         * subr.el (error, sit-for, start-process-shell-command)
7378         (start-file-process-shell-command): Use the new
7379         set-advertised-calling-convention feature.
7381 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
7383         * international/ucs-normalize.el (ucs-normalize-version):
7384         Change to 1.2.
7385         (check-range): Adjust for Unicode 5.2.
7387 2009-10-15  Juri Linkov  <juri@jurta.org>
7389         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
7390         to the `menu-item' format.
7392 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
7394         * net/tramp.el (tramp-replace-environment-variables): Do not fail
7395         if the environment variable does not exist.
7397         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7398         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
7399         parameter.
7400         (tramp-smb-handle-add-name-to-file)
7401         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7402         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7403         (tramp-smb-handle-file-attributes)
7404         (tramp-smb-do-file-attributes-with-stat)
7405         (tramp-smb-handle-file-local-copy)
7406         (tramp-smb-handle-insert-directory)
7407         (tramp-smb-handle-make-directory)
7408         (tramp-smb-handle-make-directory-internal)
7409         (tramp-smb-handle-make-symbolic-link)
7410         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
7411         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
7412         (tramp-smb-maybe-open-connection): Apply the changed parameters.
7413         (tramp-smb-read-file-entry): Read Disk names in compressed format.
7414         Handle long file names.
7415         (tramp-smb-get-cifs-capabilities): Check, whether the connection
7416         process is running.
7417         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
7418         Read share names with "-g" option.
7420 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
7422         * net/rcirc.el (rcirc-view-log-file): New command.
7423         (rcirc-track-minor-mode-map): Remove C-c ` binding.
7424         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
7425         specified.
7427 2009-10-15  Glenn Morris  <rgm@gnu.org>
7429         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
7430         from the second command-line argument.
7431         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
7432         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
7433         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
7434         w32-batch-update-autoloads.
7435         * emacs-lisp/autoload.el (autoload-make-program): New variable.
7436         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
7438         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
7439         the headers cannot be located.  Simplify, subtracting superflous
7440         save-excursions.
7442 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7444         Replace completion-base-size by completion-base-position to fix bugs
7445         such as (bug#4699).
7446         * simple.el (completion-base-position): New var.
7447         (completion-base-size): Mark as obsolete.
7448         (choose-completion): Make it work for mouse events as well.
7449         Pass the new base-position to choose-completion-string.
7450         (choose-completion-guess-base-position): New function, extracted from
7451         choose-completion-delete-max-match.
7452         (choose-completion-delete-max-match): Use it.  Make obsolete.
7453         (choose-completion-string): Use the new base-position info.
7454         (completion-root-regexp): Delete.
7455         (completion-setup-function): Preserve completion-base-position.
7456         Eliminate obsolete base-size manipulation.
7457         * minibuffer.el (display-completion-list): Don't mess with base-size.
7458         (minibuffer-completion-help): Set completion-base-position instead.
7459         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
7460         choose-completion.
7461         * textmodes/bibtex.el (bibtex-complete):
7462         * emacs-lisp/crm.el (crm--choose-completion-string):
7463         Adjust to new calling convention.
7464         * complete.el (partial-completion-mode): Use minibufferp to avoid
7465         bumping into incompatible change to choose-completion-string-functions.
7466         * ido.el (ido-choose-completion-string): Make its calling convention
7467         more permissive.
7468         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
7469         base-size manipulation.
7470         (comint-dynamic-list-input-ring): Use dotimes and push.
7471         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
7472         fundamental-mode.  Use `or'.
7474 2009-10-14  Juri Linkov  <juri@jurta.org>
7476         * misearch.el (multi-isearch-next-buffer-from-list)
7477         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
7479 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7481         * Makefile.in (compile-onefile): Load `bytecomp' rather than
7482         `bytecomp.el'.
7484         * minibuffer.el (completion-pcm--merge-completions): Make sure the
7485         string we return is all made up of text from the completions rather
7486         than part from the completions and part from the input (bug#4219).
7488         * ido.el (ido-everywhere): Use define-minor-mode.
7490         * buff-menu.el (list-buffers, ctl-x-map):
7491         Mark the entry points with ;;;###autoload cookies.
7493 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7495         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
7496         correctly in the detached head case.
7497         (vc-git-print-log): Remove unused binding.
7499         * vc.el (vc-responsible-backend): When a directory is passed for
7500         for registration create a VC repository if no backend is
7501         responsible for the directory argument.
7502         (vc-deduce-fileset): Tell vc-responsible-backend to register.
7504         * vc.el: Move comments about RCS and SCCS ...
7505         * vc-rcs.el:
7506         * vc-sccs.el: ... here, respectively.
7508 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7510         * minibuffer.el (completion--file-name-table): Return nil if there's
7511         no file completion, even if substitute-in-file-name changed
7512         the string (bug#4708).
7514 2009-10-13  Juri Linkov  <juri@jurta.org>
7516         * files-x.el (read-file-local-variable-value): Don't filter out
7517         minor modes from mode name completion (bug#4664).
7519 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
7521         * international/mule-cmds.el (ucs-names): Remove exclusion of
7522         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
7524 2009-10-13  Kenichi Handa  <handa@m17n.org>
7526         * international/uni-name.el: Regenerated.
7528 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
7530         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
7531         should be automatically buffer-local, but isn't.)
7533 2009-10-12  Sam Steingold  <sds@gnu.org>
7535         * progmodes/compile.el (compilation-next-error-function): Fix the
7536         timestamps if the buffer has been visited before.
7537         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
7538         non-anchored patterns, like the perl one (bug#3928).
7540 2009-10-12  Glenn Morris  <rgm@gnu.org>
7542         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
7543         Let-bind `size'.
7545 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
7547         * proced.el (proced-unload-function): New function.
7549         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
7550         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
7551         Doc fix.
7553         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
7555 2009-10-11  Juri Linkov  <juri@jurta.org>
7557         * files-x.el (read-file-local-variable-value):
7558         Provide default value only for bound variables (bug#4664).
7560 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
7562         * net/tramp.el (tramp-local-host-p): Function shall return nil for
7563         connection methods like smb.
7565         * net/tramp-cache.el (tramp-flush-connection-property): The hash
7566         can be empty.
7568         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7569         (tramp-smb-file-name-handler-alist): Add handlers for
7570         `add-name-to-file', `make-symbolic-link'.
7571         (tramp-smb-handle-add-name-to-file)
7572         (tramp-smb-do-file-attributes-with-stat)
7573         (tramp-smb-handle-make-symbolic-link)
7574         (tramp-smb-get-cifs-capabilities): New defuns.
7575         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7576         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7577         (tramp-smb-handle-file-local-copy)
7578         (tramp-smb-handle-make-directory-internal)
7579         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
7580         The file name syntax depends on cifs capabilities.
7581         (tramp-smb-handle-file-attributes):
7582         Call `tramp-smb-do-file-attributes-with-stat' if possible.
7583         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
7584         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
7586 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
7588         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
7589         (eieio-defclass): Apply deftype handler and setf-method properties
7590         directly.
7591         (eieio-add-new-slot): Avoid union function from cl library.
7592         (eieio--typep): New function.
7593         (eieio-perform-slot-validation): Use it.
7595 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
7597         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
7598         Update documentation to refer to the variables documented in r1.135.
7599         (Bug#4188)
7601 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
7603         * bookmark.el (Info-suffix-list): Remove this unused variable.
7604         (bookmark-current-point): Remove this obsolete variable.
7605         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
7606         Adjust for removal of bookmark-current-point.
7608         (bookmarks-already-loaded, bookmark-current-buffer)
7609         (bookmark-yank-point): Document.  (Bug#4188)
7611 2009-10-10  Glenn Morris  <rgm@gnu.org>
7613         * frame.el (frame-height): Doc fix.
7615         * calendar/calendar.el (calendar-split-width-threshold): New option.
7616         (calendar-basic-setup): Use calendar-split-width-threshold.
7618 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
7620         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
7621         Ideographic Supplement" range (U+1F200..U+1F2FF).
7623 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
7625         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
7626         since the list will have been rebuilt anyway.  (Bug#4349)
7628 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
7630         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
7631         (bookmark-bmenu-execute-deletions): Don't save here, as
7632         bookmark-delete will now do so if necessary.
7633         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
7634         (Bug#4348)
7636 2009-10-09  Glenn Morris  <rgm@gnu.org>
7638         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
7640 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
7642         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
7643         (bookmark-jump-other-window): Just invoke bookmark-jump with new
7644         argument now, so the two function's behaviors will match.  (Bug#3645)
7646 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
7648         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
7649         (tramp-file-name-real-host, tramp-file-name-port):
7650         Apply `save-match-data'.
7652         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
7653         case both directories are remote.
7654         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
7655         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
7657 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
7659         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
7661 2009-10-07  Glenn Morris  <rgm@gnu.org>
7663         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
7664         of concat.
7666 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7668         * files-x.el (read-file-local-variable): Include some
7669         non-user-variables in the completion table (bug#4664).
7671 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
7673         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
7674         message.
7676         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7677         (tramp-smb-file-name-handler-alist): Add handler for
7678         `copy-directory', `expand-file-name', `set-file-modes'.
7679         (tramp-smb-handle-copy-directory)
7680         (tramp-smb-handle-expand-file-name)
7681         (tramp-smb-handle-set-file-modes): New defuns.
7682         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
7683         (tramp-smb-handle-file-attributes): Simplify check for retrieving
7684         entry.
7685         (tramp-smb-handle-insert-directory): Don't flush the cache.
7686         (tramp-smb-maybe-open-connection): Check for samba client and
7687         server versions.
7689 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
7691         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
7692         to not error out of search for "^lisp=" fails.
7694 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
7696         * makefile.w32-in (WINS_UPDATES): New macro.
7697         (custom-deps, finder-data, autoloads): Use it.
7699 2009-10-07  Glenn Morris  <rgm@gnu.org>
7701         * Makefile.in (autoloads): Revert previous change.
7702         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
7703         the list of preloaded files passed on the command-line, get
7704         it from src/Makefile.
7706         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
7707         show the original buffer rather than a random one.
7709 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
7711         * help.el (describe-no-warranty): Place point in a slightly better
7712         position in the GPLv3 text.
7714 2009-10-06  Sam Steingold  <sds@gnu.org>
7716         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
7717         the comm attribute is present before calling regexp-quote.
7719 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
7721         * play/animate.el (animate-string): For good effect, make sure
7722         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
7724         * play/animate.el (animate-sequence, animate-birthday-present):
7725         * misc.el (butterfly): Don't set `indent-tabs-mode'.
7727 2009-10-06  Glenn Morris  <rgm@gnu.org>
7729         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
7731         * emacs-lisp/autoload.el (autoload-excludes): New variable.
7732         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
7733         (batch-update-autoloads): Process a string value of autoload-excludes,
7734         set during the build process.
7735         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
7737         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
7738         inside with-parsed...  macro so that `v' is defined.
7740         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
7741         * progmodes/fortran.el (fortran-end-of-block)
7742         (fortran-beginning-of-block):
7743         Also push mark in the macro case.
7745         * emerge.el (emerge-show-file-name):
7746         * calc/calc.el (calc-quit):
7747         * calc/calc-misc.el (calc-big-or-small):
7748         * calc/calc-graph.el (calc-graph-view):
7749         * calc/calc-ext.el (calc-reset):
7750         * calendar/calendar.el (calendar-basic-setup):
7751         Use window-full-height-p.
7753         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
7754         header we don't understand, don't insert another.  (Bug#4624)
7755         If changing mime charset, insert the new one in the right place.
7757 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
7759         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
7760         (cal-tex-cursor-month): Correctly increment the end date for diary and
7761         holiday listing.  (Bug#4626)
7763 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7765         * help-fns.el (describe-function-1): Don't burp if the function is not
7766         a symbol.
7768 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
7770         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
7771         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
7772         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
7773         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
7775         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
7776         (eieio-default-superclass): Reflow docstrings.
7777         (this, class-option-assoc, defclass, eieio-class-un-autoload)
7778         (eieio-unbind-method-implementations, defmethod)
7779         (eieio-validate-slot-value, eieio-validate-class-slot-value)
7780         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
7781         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
7782         (eieio-slot-originating-class-p, eieio-slot-name-index)
7783         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
7784         (constructor, initialize-instance, no-next-method, object-print)
7785         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
7786         Fix typos in docstrings.
7787         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
7788         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
7789         (next-method-p): Doc fixes.
7790         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
7791         Fix typos in error messages.
7792         (eieio-defmethod): Fix typo in description of generic method.
7794         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
7795         (eieio-persistent-save-interactive, slot-missing):
7796         Fix typos in docstrings.
7797         (eieio-instance-inheritor-slot-boundp): Doc fix.
7799         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
7800         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
7802         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
7803         (eieio-custom-object-apply-reset):
7804         Fix typos in docstrings and error messages.
7806         * emacs-lisp/eieio-datadebug.el (data-debug-show):
7807         Fix typo in docstring.
7809         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
7810         (eieio-browse-tree): Doc fix.
7811         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
7812         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
7813         Fix typos in docstrings.
7815         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
7816         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
7817         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
7818         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
7819         Reflow docstrings.
7821 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
7823         * vc-hg.el (log-view-vc-backend): Declare for compiler.
7824         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
7825         Set log-view-vc-backend so that diff can work.
7827         * log-view.el (log-view-diff): Use vc-diff-internal instead of
7828         vc-version-diff.
7829         (vc-diff-internal): Autoload this instead of vc-version-diff.
7831 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
7833         * simple.el (eval-expression): Doc fix.
7835         * progmodes/cwarn.el (cwarn-mode): Doc fix.
7837 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
7839         * files.el (directory-files-no-dot-files-regexp): New defconst.
7840         (delete-directory): Use it.
7841         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
7843         * net/tramp.el (tramp-verbose): Fix docstring.
7844         (tramp-methods): Add recursive option to `tramp-copy-args'.
7845         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
7846         "scp1_old", "scp2_old", "rsync", "rsyncc".
7847         (tramp-default-method): Check also for `auth-source-user-or-password'.
7848         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7849         Add handler for `copy-directory'.
7850         (tramp-handle-copy-directory): New defun.
7851         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
7852         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
7853         Optimize sent command.
7855 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7857         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
7858         window if necessary.
7860         * calendar/calendar.el (calendar-basic-setup): Don't call
7861         switch-to-buffer in a dedicated window.
7863 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
7865         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
7866         don't do anything related to relocating, just return nil.
7867         (bookmark-error-no-filename): New error.
7868         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
7869         bookmark has no file.  Don't even attempt to handle things that
7870         are not files; the whole point of custom handlers is to keep that
7871         knowledge elsewhere anyway.  Tighten some comments.
7872         (bookmark-file-or-variation-thereof): Remove now-unused function.
7873         (bookmark-location): Doc string fix.
7874         (Bug#4250)
7876 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7878         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
7879         don't use a file dialog, because they usually don't know how to read
7880         a directory target from the user.  (Bug#4230)
7881         Also, make sure the prompt can display directories as well as files.
7883 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7885         * bookmark.el (bookmark-set, bookmark-buffer-name):
7886         Improve doc strings.  (Bug#1193)
7888 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7890         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
7891         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
7892         (bookmark-get-annotation, bookmark-set-annotation)
7893         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7894         (bookmark-set-position, bookmark-get-front-context-string)
7895         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7896         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
7897         (bookmark-jump-other-window, bookmark-handle-bookmark)
7898         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
7899         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
7900         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
7901         Improve doc strings to say whether bookmark can be a string or
7902         a record or both, and make other consistency and clarity fixes.
7903         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
7904         (bookmark-default-annotation-text, bookmark-yank-word)
7905         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
7906         (bookmark-import-new-list, bookmark-maybe-rename)
7907         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7908         (bookmark-bmenu-bookmark): Give these doc strings.
7909         (bookmark-bmenu-check-position): Give this a doc string, but also
7910         add a FIXME comment about how the function may be pointless.
7911         (bookmark-default-handler): Rework doc string and change a
7912         parameter name, to clarify that this takes a bookmark record
7913         not a bookmark name.
7914         (bookmark-set): Change a parameter name to indicate its meaning,
7915         and improve the doc string a bit.
7916         (Bug#4188)
7918 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7920         * bookmark.el (bookmark-alist): Document the new `handler' element
7921         in the param alist.
7922         (bookmark-make-record-function): Adjust documentation for above.
7923         (Bug#4193)
7925 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7927         * info.el (Info-bookmark-make-record): Document this function.
7928         (Info-bookmark-jump): Document with a doc string, not just a comment.
7929         (Bug#4203)
7931 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
7933         * files.el (copy-directory): New defun.
7935         * dired-aux.el (dired-copy-file-recursive): Use it.
7937 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7939         * files-x.el (modify-dir-local-variable)
7940         (copy-dir-locals-to-file-locals-prop-line): Fix typos in
7941         docstrings.
7943         * recentf.el (recentf-unload-function): New function.
7945 2009-10-04  Glenn Morris  <rgm@gnu.org>
7947         * window.el (window-full-height-p): Add doc string.
7949 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
7951         * window.el (window-full-height-p): New function.  (Bug#4543)
7953 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
7955         * vc.el: Remove commented out code.
7956         (vc-derived-from-dir-mode): Remove, unused.
7957         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
7959 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
7961         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7962         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
7963         there could be recursive loading when `default-directory' is a
7964         remote file name.  (Bug#4614)
7966 2009-10-03  Glenn Morris  <rgm@gnu.org>
7968         * calendar/calendar.el (calendar-basic-setup): Handle the case where
7969         the frame is wide.
7970         (calendar-generate-window): Test for shrinkability rather than width.
7972         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
7973         reusing existing buffers, in case we happen to visit two files with the
7974         same basename.  (Bug#4593)
7976 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
7978         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
7979         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
7980         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
7981         subdirs of cedet as well.
7982         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
7984 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7986         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
7987         Obey advertised-signature-table.
7989         * help-fns.el (help-function-arglist): Don't check
7990         advertised-signature-table.
7991         (describe-function-1): Do it here instead so it also applies to subrs.
7993 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
7995         * simple.el (start-file-process): Say in the doc-string, that file
7996         handlers might not support pty association, if PROGRAM is nil.
7998         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
7999         HOST and USER are strings.  They are nil, when there are
8000         incomplete entries in ~/.netrc, for example.
8001         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
8002         root directory ("device busy" error otherwise).
8004         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
8005         Flush file properties of created directory.
8007 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
8009         * makefile.w32-in (WINS_BASIC): Remove cedet.
8010         (WINS_CEDET): Add cedet.
8011         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
8013 2009-10-02  Kevin Ryde  <user42@zip.com.au>
8015         * net/browse-url.el (browse-url): Pass any symbol in
8016         browse-url-browser-function to `apply', since if you've mistakenly put
8017         an unbound symbol then the error is clearer.  (Bug#4531)
8019 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
8021         * allout.el (allout-init, allout-back-to-current-heading)
8022         (allout-beginning-of-current-entry, allout-ascend-to-depth)
8023         (allout-ascend, allout-up-current-level, allout-end-of-level)
8024         (allout-previous-visible-heading, allout-forward-current-level)
8025         (allout-backward-current-level, allout-show-children):
8026         * apropos.el (apropos-describe-plist):
8027         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
8028         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
8029         * completion.el (add-completion, add-permanent-completion):
8030         * descr-text.el (describe-text-category, describe-char):
8031         * desktop.el (desktop-lazy-abort):
8032         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
8033         * dired.el (dired-build-subdir-alist):
8034         * ediff.el (ediff-version):
8035         * elide-head.el (elide-head, elide-head-show):
8036         * emerge.el (emerge-version):
8037         * env.el (getenv):
8038         * face-remap.el (variable-pitch-mode):
8039         * faces.el (describe-face):
8040         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
8041         (dired-at-point):
8042         * files.el (find-file-existing, auto-save-mode):
8043         * font-lock.el (font-lock-fontify-buffer):
8044         * help-fns.el (describe-function, describe-variable)
8045         (describe-syntax, describe-categories):
8046         * help.el (view-lossage, describe-bindings, describe-key)
8047         (describe-mode):
8048         * hexl.el (hexl-current-address):
8049         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
8050         * info.el (Info-goto-emacs-key-command-node):
8051         * log-edit.el (log-edit-insert-cvs-template)
8052         (log-edit-insert-cvs-rcstemplate):
8053         * menu-bar.el (menu-bar-mode):
8054         * mouse.el (mouse-appearance-menu):
8055         * newcomment.el (comment-indent-new-line):
8056         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
8057         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
8058         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
8059         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
8060         * recentf.el (recentf-mode):
8061         * savehist.el (savehist-mode, savehist-save):
8062         * shadowfile.el (shadow-copy-files):
8063         * simple.el (kill-ring-save, next-line, previous-line)
8064         (normal-erase-is-backspace-mode):
8065         * strokes.el (strokes-update-window-configuration)
8066         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
8067         (strokes-xpm-for-stroke):
8068         * time.el (emacs-uptime, emacs-init-time):
8069         * tutorial.el (tutorial--describe-nonstandard-key)
8070         (tutorial--detailed-help):
8071         * type-break.el (type-break-mode)
8072         (type-break-mode-line-message-mode, type-break-query-mode)
8073         (type-break-guesstimate-keystroke-threshold):
8074         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
8075         * version.el (emacs-version):
8076         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
8077         * winner.el (winner-mode):
8078         * calendar/timeclock.el (timeclock-in, timeclock-out)
8079         (timeclock-status-string, timeclock-change)
8080         (timeclock-workday-remaining-string)
8081         (timeclock-workday-elapsed-string)
8082         (timeclock-when-to-leave-string):
8083         * calendar/todo-mode.el (todo-add-category):
8084         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
8085         * emacs-lisp/autoload.el (update-file-autoloads):
8086         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
8087         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
8088         (checkdoc-message-text, checkdoc-defun):
8089         * emacs-lisp/debug.el (debugger-list-functions):
8090         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8091         * emacs-lisp/eieio-opt.el (eieio-describe-class)
8092         (eieio-describe-generic):
8093         * emacs-lisp/lisp-mnt.el (lm-synopsis):
8094         * emacs-lisp/shadow.el (list-load-path-shadows):
8095         * emulation/cua-base.el (cua-mode):
8096         * emulation/edt.el (edt-set-scroll-margins):
8097         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
8098         (tpu-toggle-regexp, tpu-toggle-search-direction)
8099         (tpu-toggle-rectangle, tpu-toggle-control-keys):
8100         * emulation/tpu-extras.el (tpu-set-scroll-margins):
8101         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
8102         (viper-set-parsing-style-toggling-macro)
8103         (viper-set-emacs-state-searchstyle-macros):
8104         * emulation/viper.el (viper-set-hooks):
8105         * eshell/esh-mode.el (eshell-truncate-buffer):
8106         * international/mule-cmds.el (prefer-coding-system)
8107         (describe-input-method, describe-language-environment):
8108         * international/mule-diag.el (list-character-sets)
8109         (describe-character-set, describe-coding-system)
8110         (describe-fontset, list-fontsets, list-input-methods):
8111         * mail/sendmail.el (mail-signature):
8112         * net/ange-ftp.el (ange-ftp-copy-file):
8113         * net/browse-url.el (browse-url):
8114         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
8115         * net/quickurl.el (quickurl-add-url):
8116         * net/rcirc.el (names, topic):
8117         * net/xesam.el (xesam-mode):
8118         * play/5x5.el (5x5-new-game):
8119         * play/yow.el (apropos-zippy):
8120         * progmodes/ada-mode.el (ada-mode-version):
8121         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
8122         (f90-end-of-block)
8123         (f90-beginning-of-block):
8124         * progmodes/fortran.el (fortran-end-of-block)
8125         (fortran-beginning-of-block):
8126         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
8127         * progmodes/python.el (python-describe-symbol, python-shell):
8128         * term/ns-win.el (ns-print-buffer):
8129         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
8130         * textmodes/flyspell.el (flyspell-mode-on):
8131         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
8132         (pages-directory-for-addresses):
8133         * textmodes/table.el (table-recognize-cell)
8134         (table-query-dimension, table-generate-source)
8135         (table-insert-sequence, table--warn-incompatibility):
8136         * textmodes/tex-mode.el (tex-validate-buffer):
8137         * textmodes/texinfmt.el (texinfmt-version)
8138         (texinfo-format-buffer):
8139         Use `called-interactively-p' instead of `interactive-p'.
8141 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
8143         * image-mode.el (image-toggle-display):
8144         * emacs-lisp/elp.el (elp-instrument-function):
8145         * emacs-lisp/advice.el (ad-make-advised-definition):
8146         * emacs-lisp/easy-mmode.el (define-minor-mode):
8147         * net/browse-url.el (browse-url-maybe-new-window):
8148         * progmodes/sh-script.el (sh-learn-buffer-indent):
8149         Pass new argument 'any to `called-interactively-p'.
8151 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
8153         * international/uni-bidi.el:
8154         * international/uni-category.el:
8155         * international/uni-combining.el:
8156         * international/uni-comment.el:
8157         * international/uni-decimal.el:
8158         * international/uni-decomposition.el:
8159         * international/uni-digit.el:
8160         * international/uni-lowercase.el:
8161         * international/uni-mirrored.el:
8162         * international/uni-name.el:
8163         * international/uni-numeric.el:
8164         * international/uni-old-name.el:
8165         * international/uni-titlecase.el:
8166         * international/uni-uppercase.el:
8167         Regenerate from Unicode 5.2.0 data.
8169 2009-10-01  Glenn Morris  <rgm@gnu.org>
8171         * Makefile.in (ELCFILES): Regenerate.
8173 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8175         * subr.el (interactive-p): Mark obsolete.
8176         (called-interactively-p): Make the optional-ness of `kind' obsolete.
8177         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
8178         advertised-signature-table for subroutines as well.
8180         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
8181         (set-advertised-calling-convention): New function.
8182         (make-obsolete, define-obsolete-function-alias)
8183         (make-obsolete-variable, define-obsolete-variable-alias):
8184         Make the optional-ness of `when' obsolete.
8185         (define-obsolete-face-alias): Make `when' non-optional.
8186         * help-fns.el (help-function-arglist):
8187         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
8188         Use advertised-signature-table.
8190 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
8192         * files.el (delete-directory): New defun.  The original function
8193         in fileio.c has been renamed to `delete-directory-internal'.
8195         * dired.el (dired-delete-file): Call `delete-directory' with
8196         RECURSIVE parameter.
8198         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
8199         parameter RECURSIVE.  Implementation is missing.
8201         * net/tramp.el (tramp-handle-make-directory): Flush upper
8202         directory's file properties.
8203         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
8204         (tramp-handle-dired-recursive-delete-directory): Flush directory
8205         properties after the remove command only.
8207         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8208         Handle optional parameter RECURSIVE.
8210         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
8211         Handle optional parameter RECURSIVE.
8213         * net/tramp-smb.el (tramp-smb-errors): Add error message for
8214         connection timeout.
8215         (tramp-smb-handle-delete-directory): Handle optional parameter
8216         RECURSIVE.
8218 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8220         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
8221         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
8222         (byte-compile-defmacro): Use backquotes.
8224         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
8226         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
8227         has no associated file.
8228         (vc-resynch-buffer): Use vc-dir-buffers.
8230 2009-10-01  Glenn Morris  <rgm@gnu.org>
8232         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
8233         (chart-file-count):
8234         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
8235         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
8236         * emacs-lisp/eieio-opt.el (eieio-describe-class):
8237         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
8238         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
8239         (eieio-copy-parents-into-subclass, make-instance, class-children)
8240         (eieio-generic-form):
8242         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
8243         match-data.  (Bug#4555).
8245         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
8246         rather than parsing it as a regexp.  This relaxes the layout
8247         requirements and makes errors easier to detect.
8248         (check-declare-verify): Check file is regular.
8249         (check-declare-directory): Doc fix.
8250         * subr.el (declare-function): Doc fix.
8252         * ibuffer.el (ibuffer-format-qualifier):
8253         * isearch.el (hi-lock-regexp-okay):
8254         * calc/calc.el (math-zerop):
8255         * mail/uce.el (rmail-msgbeg, rmail-msgend):
8256         * term/w32-win.el (setup-default-fontset, set-fontset-font):
8257         Remove unused declarations.
8259 2009-09-30  Glenn Morris  <rgm@gnu.org>
8261         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
8263         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
8264         filename is not a string.
8266 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
8268         * files.el (safe-local-eval-forms): Fix typo.
8270 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8272         * vc-hooks.el (vc-dir-buffers): New var.
8273         (vc-state-refresh): New function.
8274         (vc-state): Use it.
8275         (vc-after-save): Always ask the backend to recompute the new state.
8276         Always call vc-dir if necessary, using vc-dir-buffers.
8277         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
8278         Use vc-dir-buffers.
8279         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
8280         (vc-dir-prepare-status-buffer, vc-dir-update)
8281         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
8282         Don't call expand-file-name on default-directory.
8284 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8286         * speedbar.el (speedbar-item-delete):
8287         * calc/calc-prog.el (calc-kbd-if):
8288         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
8290         * epa.el (epa-key-list-mode-map):
8291         * hi-lock.el (hi-lock-menu): Fix typos in menus.
8293         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
8294         (hs-show-hook): Fix typo in docstring.
8296 2009-09-29  Glenn Morris  <rgm@gnu.org>
8298         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
8299         file-name-nondirectory call preventing location of cedet files.
8300         (check-declare-verify): Use literal search rather than re-search.
8301         Add basic defmethod and defclass, and define-overloadable-function.
8303         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8304         Use tramp-compat-file-attributes rather than nonexistent
8305         tramp-compat-handle-file-attributes.
8307         * Makefile.in (lisptagsfiles4): New.
8308         (AUTOGENEL): Add cedet loaddefs files.
8309         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
8310         (update-elclist, compile-always, backup-compiled-files)
8311         (bootstrap-clean): Add yet another directory level.
8312         (update-elclist): Use LC_COLLATE rather than COLLATE.
8313         (ELCFILES): Update, via `make update-elclist'.
8315 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8317         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
8318         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
8319         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
8321 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
8323         * Makefile.in (lisptagsfiles3): Define.
8324         (TAGS, TAGS-LISP): Use it.
8325         (update-elclist): Add third directory level to look for elc files.
8326         (compile-always): Likewise.
8327         (backup-compiled-files): Likewise.
8328         (bootstrap-clean): Likewise.
8329         (ELCFILES): Update.
8331 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
8333         * Makefile.in (ELCFILES): Add CEDET files.
8335 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
8337         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
8339         * net/tramp.el (top): Require tramp-imap.
8341         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8342         Use `tramp-compat-handle-file-attributes'.
8344 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8346         * net/tramp-imap.el: New package.
8348 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8350         * whitespace.el (whitespace-trailing-regexp)
8351         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8352         Fix doc string.
8354 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
8356         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
8357         menu.
8359         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
8360         menu-bar-ediff-menu.
8362         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
8363         define-overloadable-function.
8365         * progmodes/autoconf.el: Provide autoconf as well, so that this
8366         file can be `require'd.
8368         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
8370         * emacs-lisp/autoload.el (generated-autoload-feature)
8371         (generated-autoload-load-name): New vars.
8372         (autoload-rubric, autoload-generate-file-autoloads): Use them.
8373         (make-autoload): Recognize define-overloadable-function and
8374         defclass forms (for EIEIO).
8376         * Makefile.in (update-subdirs): Exclude cedet directory.
8378 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
8380         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
8382         * faces.el: Default light-background background for region face to
8383         ns_selection_color under NS.
8385 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8387         * net/imap-hash.el: New library, see NEWS.
8389         * Makefile.in (ELCFILES): Add imap-hash.el.
8391 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8393         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
8394         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
8395         * help-macro.el (make-help-screen): Avoid using an ambiguous function
8396         definition where the docstring could be taken for the return value.
8398 2009-09-26  Glenn Morris  <rgm@gnu.org>
8400         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
8401         Add option to only show images below a certain size.
8402         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
8403         save-excursion calls.
8405 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
8407         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
8408         subdirectories) and eieio.
8410 2009-09-26  Alan Mackenzie  <acm@muc.de>
8412         * progmodes/cc-engine.el (c-beginning-of-statement-1):
8413         Correct buggy bracketing.  (Bug#4289)
8415         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
8416         character constants (as case labels).  (Bug#4289)
8418 2009-09-25  Juri Linkov  <juri@jurta.org>
8420         * files.el (safe-local-eval-forms): Allow time-stamp in
8421         before-save-hook (Bug#4554).
8423 2009-09-25  Drew Adams  <drew.adams@oracle.com>
8425         * menu-bar.el (list-buffers-directory): Doc fix.
8427 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8429         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
8430         Try and avoid copying twice the same paragraph.
8431         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
8432         Remove save-excursion.
8433         (log-edit-changelog-entry): Do it here instead.
8435 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
8437         * bs.el (bs--get-file-name): Use `list-buffers-directory'
8438         when available, instead of hardcoding mode names.  Doc fix.
8440         * menu-bar.el (list-buffers-directory): Add docstring.
8441         Make automatically buffer-local.
8443         * dired.el (dired-mode):
8444         * files.el (cd-absolute):
8445         * pcvs.el (cvs-temp-buffer):
8446         * pcvs-util.el (cvs-get-buffer-create):
8447         * shell.el (shell-mode):
8448         * vc-dir.el (vc-dir-mode):
8449         Don't make `list-buffers-directory' buffer local.
8451 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
8453         * comint.el (comint-exec, comint-run, make-comint):
8454         Doc fixes (Bug#4542).
8456 2009-09-25  Glenn Morris  <rgm@gnu.org>
8458         * mail/rmailmm.el (rmail-mime): New custom group.
8459         Move all defcustoms in this file into this group.
8460         (rmail-mime-media-type-handlers-alist): Revert previous change.
8461         (rmail-mime-show-images): New option.
8462         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
8463         references to it, since it wasn't actually used for anything.
8464         (rmail-mime-insert-image): New function.
8465         (rmail-mime-image): Use rmail-mime-insert-image.
8466         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
8467         obey the value of `rmail-mime-show-images' option.  Print the size of
8468         attachments.
8470 2009-09-25  David Engster  <deng@randomsample.de>
8472         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
8474 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8476         * whitespace.el: Does not highlight trailing spaces While point is
8477         at end of line.  Does not highligt spaces at beginning of buffer
8478         while point is at beginning of buffer.  Does not highlight spaces
8479         at end of buffer while point is at end of buffer.  (Bug#4177)
8480         New version 12.0.
8481         (whitespace-display-mappings): Adjust initialization.
8482         (whitespace-point, whitespace-font-lock-refontify): New vars.
8483         (whitespace-color-on, whitespace-color-off): Adjust code.
8484         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
8485         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
8486         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
8488 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
8490         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
8492         * textmodes/sgml-mode.el: Remove xml-mode alias.
8494         * files.el (auto-mode-alist, conf-mode-maybe)
8495         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
8497 2009-09-24  Alan Mackenzie  <acm@muc.de>
8499         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
8500         c-forward-conditionals, but it doesn't move point and doesn't set
8501         the mark.
8502         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
8503         (c-down-conditional-with-else, c-backward-conditional)
8504         (c-forward-conditional): Refactor to use c-scan-conditionals.
8506 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8508         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
8509         (help-default-arg-highlight): Remove.
8510         (help-highlight-arg): New function.
8511         (help-do-arg-highlight): Use it.
8512         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
8514 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8516         * term.el (term-set-scroll-region, term-handle-ansi-escape):
8517         Undo last change, which didn't fix the problem and introduced others.
8519 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
8521         * progmodes/gdb-mi.el: Don't require speedbar.
8522         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
8524 2009-09-24  Glenn Morris  <rgm@gnu.org>
8526         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
8528         * term/ns-win.el (ns-reg-to-script): Define for compiler.
8530         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
8531         there is no newline after the final mime boundary.  (Bug#4539)
8532         Move markers on insertion so that any buttons inserted don't end up in
8533         the next part of a multipart message.
8534         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
8535         (rmail-mime-bulk-handler): Optionally handle images.
8536         (rmail-mime-image): New button action.
8537         (rmail-mime-image-handler): New function.
8538         (rmail-mime-mode): New mode.
8539         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
8541 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8543         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
8544         than just dropping elements from it (bug#4504).
8546         * term.el (term-set-scroll-region): Don't move cursor any more.
8547         (term-handle-ansi-escape): Call term-goto here instead.
8548         Suggested by Ivan Kanis <apple@kanis.eu>.
8550         * term.el: Require CL.
8551         (term-ansi-reset): New function.
8552         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
8553         (term-handle-colors-array): Simplify.
8555 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8557         * allout.el (allout-overlay-interior-modification-handler)
8558         (allout-obtain-passphrase):
8559         * epa-file.el (epa-file-write-region):
8560         * ps-print.el (ps-begin-job):
8561         * vc-hooks.el (vc-toggle-read-only):
8562         * vc-rcs.el (vc-rcs-rollback):
8563         * vc-sccs.el (vc-sccs-rollback):
8564         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
8565         (vc-version-diff, vc-revert, vc-rollback):
8566         * wdired.el (wdired-check-kill-buffer):
8567         * emacs-lisp/authors.el (authors):
8568         * net/socks.el (socks-open-connection):
8569         * net/zeroconf.el (zeroconf-service-add-hook):
8570         * obsolete/vc-mcvs.el (vc-mcvs-register):
8571         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
8572         (gdb-select-frame):
8573         * progmodes/grep.el (lgrep, rgrep):
8574         * progmodes/idlw-help.el (idlwave-help-check-locations)
8575         (idlwave-help-html-link, idlwave-help-assistant-open-link):
8576         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8577         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
8578         (reftex-toc-rename-label): Fix typos in error messages.
8580         * dired-aux.el (dired-do-shell-command): Reflow docstring.
8581         (dired-copy-how-to-fn): Doc fix.
8582         (dired-files-attributes, dired-read-shell-command):
8583         Fix typos in docstrings.
8585         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
8586         (dired-x-find-file-other-window): Reflow docstrings.
8587         (dired-omit-marker-char, dired-read-shell-command)
8588         (dired-x-submit-report): Fix typos in docstrings.
8590         * shell.el (shell-mode-hook):
8591         * view.el (View-scroll-line-forward):
8592         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
8593         Fix typos in docstrings.
8595         * net/dig.el (dig-invoke): Fix typo in docstring.
8596         (query-dig): Reflow docstring.
8598         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
8599         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
8600         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
8601         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
8602         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
8603         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
8604         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
8605         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
8606         (idlwave-completion-map, idlwave-current-indent)
8607         (idlwave-custom-ampersand-surround, idlwave-customize)
8608         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
8609         (idlwave-define-abbrev, idlwave-determine-class-special)
8610         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
8611         (idlwave-end-block-reg, idlwave-end-of-statement)
8612         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
8613         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
8614         (idlwave-explicit-class-listed, idlwave-file-header)
8615         (idlwave-fill-paragraph, idlwave-find-class-definition)
8616         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
8617         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
8618         (idlwave-in-quote, idlwave-indent-action-table)
8619         (idlwave-indent-expand-table, idlwave-indent-line)
8620         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
8621         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
8622         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
8623         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
8624         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
8625         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
8626         (idlwave-outlawed-buffers, idlwave-popup-select)
8627         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
8628         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
8629         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
8630         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
8631         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
8632         (idlwave-statement-type, idlwave-struct-skip)
8633         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
8634         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
8635         (idlwave-what-module-find-class): Fix typos in docstrings.
8636         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
8637         (idlwave-calculate-cont-indent, idlwave-expand-equal)
8638         (idlwave-find-module, idlwave-find-structure-definition)
8639         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
8640         (idlwave-list-load-path-shadows, idlwave-next-statement)
8641         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
8642         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
8643         (idlwave-template): Reflow docstrings.
8645         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
8646         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
8647         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
8648         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
8649         (idlwave-shell-display-line, idlwave-shell-display-wframe)
8650         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
8651         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
8652         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
8653         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
8654         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
8655         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
8656         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
8657         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
8658         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
8659         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
8660         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
8661         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
8662         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
8663         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
8664         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
8665         Fix typos in docstrings.
8666         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
8667         (idlwave-shell-hide-output, idlwave-shell-mode)
8668         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
8669         Reflow docstrings.
8671         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
8673 2009-09-24  Ivan Kanis  <apple@kanis.eu>
8675         * term.el (term-bold-attribute): New var.
8676         (term-handle-colors-array): Use it.
8678 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
8680         * progmodes/gdb-mi.el (gdb-version): New variable.
8681         (gdb-non-stop-handler): Set gdb-version.
8682         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
8683         Condition "--thread" option on gdb-version.
8684         (gdb-invalidate-threads): Remove unused argument.
8686 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8688         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
8689         to looking-back to avoid ridiculous slow down in large files (bug#4511).
8691 2009-09-23  Glenn Morris  <rgm@gnu.org>
8693         * mail/rmail.el (rmail-reply): Don't try to add a References header when
8694         replying to mail without References or Message-Id.  (Bug#4525)
8696 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
8698         * term/ns-win.el (ns-reg-to-script): New variable.
8700 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
8702         * epg.el (epg-wait-for-status): Preserve existing 'error results.
8704 2009-09-22  Sam Steingold  <sds@gnu.org>
8706         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
8707         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
8708         to 1 because hg returns status 1 when nothing is found.
8709         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
8711 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8713         * textmodes/fill.el: Convert to utf-8 encoding.
8714         (fill-french-nobreak-p): Remove redundant » and « inherited from our
8715         pre-unicode days.
8717         * add-log.el (change-log-fill-forward-paragraph): New function.
8718         (change-log-mode): Use it so fill-region DTRT.
8719         Set fill-indent-according-to-mode here rather than in
8720         change-log-fill-paragraph.
8721         (change-log-fill-paragraph): Remove.
8723 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
8725         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
8726         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
8728 2009-09-22  Glenn Morris  <rgm@gnu.org>
8730         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
8731         the scroll-bar scroll the calendar window rather than the buffer.
8733         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
8734         commands that move point (as opposed to scrolling).
8736         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
8738         * emacs-lisp/elint.el (elint): New custom group.
8739         (elint-log-buffer): Make it a defcustom.
8740         (elint-scan-preloaded, elint-ignored-warnings)
8741         (elint-directory-skip-re): New options.
8742         (elint-builtin-variables): Doc fix.
8743         (elint-preloaded-env): New variable.
8744         (elint-unknown-builtin-args): Add an entry for encode-time.
8745         (elint-extra-errors): Make it a variable rather than a constant.
8746         (elint-preloaded-skip-re): New constant.
8747         (elint-directory): Skip files matching elint-directory-skip-re.
8748         (elint-features): New variable, local to linted buffers.
8749         (elint-update-env): Initialize elint-features.  Possibly add
8750         elint-preloaded-env to the buffer's environment.
8751         (elint-get-top-forms): Bind elint-current-pos, for log messages.
8752         Skip quoted forms.
8753         (elint-init-form): New function, extracted from elint-init-env.
8754         Make non-list forms a warning rather than an error.
8755         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
8756         easy-menu-define, put that adds an error-condition, and provide.
8757         When requiring cl, also require cl-macs.  Really require cl, to handle
8758         some cl macros.  Store required libraries in the list elint-features,
8759         so as not to re-load them.  Treat cc-require like require.
8760         (elint-init-env): Call elint-init-form to do the work.
8761         Handle eval-and-compile and such like.
8762         (elint-add-required-env): Do not clear messages.
8763         (elint-special-forms): Add handlers for function, defalias, if, when,
8764         unless, and, or.
8765         (elint-form): Add optional argument to ignore elint-special-forms,
8766         useful to prevent recursive calls from handlers.  Doc fix.
8767         Respect elint-ignored-warnings.
8768         (elint-form): Respect elint-ignored-warnings.
8769         (elint-bound-variable, elint-bound-function): New variables.
8770         (elint-unbound-variable): Respect elint-bound-variable.
8771         (elint-get-args): Respect elint-bound-function.
8772         (elint-check-cond-form): Add some simple handling for (f)boundp and
8773         featurep tests.
8774         (elint-check-defalias-form): New handler.
8775         (elint-check-let-form): Make an empty let a warning rather than an
8776         error.
8777         (elint-check-setq-form): Make an empty setq a warning rather than an
8778         error.  Respect elint-ignored-warnings.
8779         (elint-check-defvar-form): Accept null doc-strings.
8780         (elint-check-conditional-form): New handler.  Does some simple-minded
8781         checking of featurep and (f)boundp tests.
8782         (elint-put-function-args): New function.
8783         (elint-initialize): Use elint-scan-doc-file rather than
8784         elint-find-builtin-variables.  Use elint-put-function-args.
8785         Possibly scan preloaded-file-list.
8786         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
8787         extend to handle functions as well.
8789 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
8791         * linum.el (linum-delete-overlays, linum-update-window):
8792         Do not modify the right margin.  (Bug#3971)
8794 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
8796         * files.el (conf-mode-maybe, magic-fallback-mode-alist):
8797         Use nxml-mode instead of xml-mode.
8799 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8801         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
8803 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8805         * net/dig.el (dig-mode): Use define-derived-mode.
8807 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
8809         * vc-dispatcher.el (vc-do-command): Return the process object in
8810         the asynchronous case.  Use when instead of if.  Do not run
8811         vc-exec-after to display a message if not enabled.  (Bug#4463)
8813         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
8814         properties to the stash strings.
8815         (vc-git-stash-list): Return a list of strings.
8816         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
8817         (vc-git-stash-show-at-point): New functions.
8818         (vc-git-stash-map): New keymap.
8820         * register.el (ctl-x-r-map): Define the keys here instead of
8821         using autoload.
8823 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
8825         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
8826         list, to workaround performance problem (bug#4485).
8828 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
8830         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
8832 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
8834         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
8835         Document that this option is not recommended to use.
8837 2009-09-19  Glenn Morris  <rgm@gnu.org>
8839         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
8840         variable `var'.
8842         * calc/calc-alg.el (var):
8843         * calc/calcalg2.el (var): Define for compiler.
8845 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
8847         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
8848         Doc fix (Bug#3932).
8850         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
8852         * time-stamp.el (time-stamp-month-dd-yyyy)
8853         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
8854         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
8855         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
8856         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
8857         Remove functions that have been obsolete since 1995 (Bug#4436).
8859         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
8860         indent buffer only if called interactively (Bug#4452).
8862 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
8863             Eli Zaretskii  <eliz@gnu.org>
8865         This fixes bug#4197 (merged to bug#865, though not identical).
8866         * server.el (server-auth-dir): Add docstring note about FAT32.
8867         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
8868         but warn against using them.
8870 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
8872         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
8873         older GDB where there is no has_more field.
8875 2009-09-19  Glenn Morris  <rgm@gnu.org>
8877         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8879 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
8881         * files.el (auto-mode-alist): Change default for XML files to nXML
8882         mode (Bug#4169).
8884 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
8886         * server.el (server-ensure-safe-dir): Pass 'integer
8887         to `file-attributes', as suggested.
8889 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8891         * dired-aux.el (dired-query-alist): Remove spurious backslash.
8892         (dired-query): Use read-key.
8894 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
8896         * cus-start.el (ns-use-qd-smoothing): Remove.
8898 2009-09-18  Glenn Morris  <rgm@gnu.org>
8900         * allout.el (top-level): Remove unnecessary progn.
8902         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
8904         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
8905         definition of abbrev table.
8907         * speedbar.el (speedbar-track-mouse):
8908         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
8909         * net/eudc.el (eudc-expand-inline):
8910         * net/newst-backend.el (newsticker--cache-read-feed):
8911         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
8912         condition-case handlers.
8914 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
8916         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
8917         (gdb-var-list): Add an element for has_more field.
8918         (gdb-non-stop-handler): Enable pretty printing for STL containers.
8919         (gdb-var-create-handler, gdb-var-list-children-handler-1)
8920         (gdb-var-update-handler-1): Parse output of dynamic variable
8921         objects (STL containers).
8922         (gdb-var-delete-1): Pass var1 as an explicit second argument.
8923         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
8925         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
8926         gdb-var-list.
8927         (gud-speedbar-buttons): Make node expandable if expression "has more"
8928         children.
8930 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
8932         * startup.el (emacs-quick-startup): Remove variable and all uses.
8933         (command-line): Set `inhibit-x-resources' instead.
8934         (command-line-1): Use `inhibit-x-resources' instead.
8936 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
8938         * subr.el: Fix last change to avoid using the `unless' macro,
8939         which breaks bootstrapping.
8941 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8943         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
8944         extended definitions, in case we reload subr.el after having
8945         loaded CL.
8946         (eval-next-after-load): Mark as obsolete.
8948 2009-09-17  Juri Linkov  <juri@jurta.org>
8950         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
8951         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
8952         (menu-bar-showhide-menu, menu-bar-tools-menu)
8953         (menu-bar-describe-menu, menu-bar-help-menu)
8954         (minibuffer-local-completion-map, minibuffer-local-map):
8955         Fix list quoting.
8957 2009-09-17  Glenn Morris  <rgm@gnu.org>
8959         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
8960         arguments, whether or not it has a handler.
8962         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
8964         * simple.el (hard-newline): Give it a doc-string.
8966         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
8967         (lisp-mode-syntax-table): Give them doc-strings.
8969 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
8971         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
8972         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
8973         (menu-bar-options-menu, menu-bar-showhide-menu)
8974         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
8975         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
8976         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
8977         (menu-bar-options-menu, menu-bar-tools-menu)
8978         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
8979         (menu-bar-help-menu):
8980         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
8981         string arguments.
8983         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
8984         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
8985         calls for the menu names and :help.
8987 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8989         * mouse.el (minor-mode-menu-from-indicator): Pay attention
8990         to :minor-mode-function (bug#4455).
8992 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8994         * startup.el (command-line): Initialize the window-system after
8995         processing the command-line.
8997         * textmodes/page.el (what-page): Make sure we don't inf-loop if
8998         page-delimiter matches the empty string.
9000 2009-09-16  Glenn Morris  <rgm@gnu.org>
9002         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
9003         byte-compile-not-obsolete-var.  It's a list now.
9004         (byte-compile-not-obsolete-funcs): New variable.
9005         (byte-compile-warn-obsolete): Don't warn about functions if they are in
9006         byte-compile-not-obsolete-funcs.
9007         (byte-compile-variable-ref, byte-compile-defvar): Update for
9008         byte-compile-not-obsolete-vars name-change and list nature.
9009         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
9010         and variables behind (f)boundp tests.
9011         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
9013 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
9015         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
9017 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9019         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
9020         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
9021         Don't autoload.
9023 2009-09-15  Stephen Eglen  <stephen@gnu.org>
9025         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
9026         the virtual-buffers, use the name of the buffer specified by
9027         find-file-noselect, as the match may be a symlink.  (This was a
9028         problem if the target and the symlink had different names.)
9030 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9032         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
9034         * desktop.el (desktop-path): Check user-emacs-directory.
9036         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
9038         * loadup.el: Use after-load-functions to GC after loading each file.
9039         Remove the explicit GC calls that used to be sprinkled around.
9041         * subr.el (after-load-functions): New hook.
9042         (do-after-load-evaluation): Run it.  Use string-match-p to detect
9043         `obsolete' packages, rather than painfully extracting the relevant
9044         directory name.
9046 2009-09-15  Glenn Morris  <rgm@gnu.org>
9048         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
9049         free variable `doc'.
9051         * dired.el (dired-mode-map): Add menu entry for async shell command.
9053         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
9054         variables, also consider the .elc files, since the .el files are
9055         normally gzipped (subsequent code locates the .el.gz from the .elc).
9057         * calc/calc-prog.el (arglist): Define for compiler.
9059         * calendar/diary-lib.el (diary-display-function): Change the default to
9060         fancy display.
9061         (body): Define for compiler.
9063         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
9064         (byte-compile-file-form, byte-compile-lambda)
9065         (byte-compile-top-level-body, byte-compile-form)
9066         (byte-compile-variable-ref, byte-compile-setq)
9067         (byte-compile-setq-default, byte-compile-body)
9068         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
9069         (batch-byte-compile): Give some more local variables with common names
9070         a "bytecomp-" prefix to avoid masking warnings about free variables.
9072         * startup.el (command-line-1): Give local variables with common names a
9073         distinguishing prefix, so as not to hide free variable warnings during
9074         bootstrap.
9076         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
9077         clever and add a suffix to make a unique name, just let the user decide
9078         whether or not to overwrite it.  If the input is a directory, write the
9079         default filename to that directory.  (Bug#4388)
9080         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
9081         is a filename-as-a-directory.
9083 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9085         * textmodes/page.el (what-page): Don't move to beginning of line.
9086         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
9088 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
9090         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
9092 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
9094         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
9095         * help.el (help-for-help-internal): Add purecopy calls for text.
9097         * vc.el (top): print-log method now takes an optional SHORTLOG
9098         argument.  Add a new method: root.
9099         (vc-root-diff, vc-print-root-log): New functions.
9100         (vc-log-short-style): New variable.
9101         (vc-print-log-internal): Add support for showing short logs.
9103         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
9104         vc-print-root-log and vc-print-root-diff.
9106         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
9107         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
9108         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
9109         short logs.
9111         * vc-cvs.el (vc-cvs-print-log):
9112         * vc-mtn.el (vc-mtn-print-log):
9113         * vc-rcs.el (vc-rcs-print-log):
9114         * vc-sccs.el (vc-sccs-print-log):
9115         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
9116         that is ignored for now.
9118         * vc-mtn.el (vc-mtn-annotate-command):
9119         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
9121 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9123         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
9124         to function-key-map, and give them ascii-character property.
9125         * term/x-win.el (x-alternatives-map):
9126         * term/ns-win.el (ns-alternatives-map):
9127         * term/internal.el (msdos-key-remapping-map):
9128         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
9130 2009-09-14  Glenn Morris  <rgm@gnu.org>
9132         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
9133         temp-buffers (2009-09-12).
9135 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9137         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
9138         the new read-key function.
9140 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
9142         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
9143         is defined (Bug#4405).
9145 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
9147         * recentf.el (recentf-cleanup): Use a hash table to find
9148         duplicates (Bug#4407).
9150 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
9152         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
9153         kp-0 to ascii equivalents (Bug#4325).
9155 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
9157         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
9159         * eshell/em-hist.el:
9160         * eshell/em-dirs.el (eshell-complete-user-reference):
9161         Declare pcomplete functions and variables to avoid compiler warnings.
9163 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
9165         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
9166         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
9167         * eshell/em-alias.el (eshell-aliases-file):
9168         * eshell/em-hist.el (eshell-history-file-name):
9169         Use expand-file-name instead of concat to make file names (Bug#4308).
9171 2009-09-13  Glenn Morris  <rgm@gnu.org>
9173         * ediff-merg.el (ediff-do-merge):
9174         * filesets.el (filesets-run-cmd):
9175         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
9176         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
9177         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
9178         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
9179         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
9180         Replace empty `let's with `progn'.
9182 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9184         * mail/sendmail.el (send-mail-function):
9185         * tooltip.el (tooltip-mode):
9186         * simple.el (transient-mark-mode):
9187         * rfn-eshadow.el (file-name-shadow-mode):
9188         * frame.el (blink-cursor-mode):
9189         * font-core.el (global-font-lock-mode):
9190         * files.el (temporary-file-directory)
9191         (small-temporary-file-directory, auto-save-file-name-transforms):
9192         * epa-hook.el (auto-encryption-mode):
9193         * composite.el (global-auto-composition-mode):
9194         Use custom-initialize-delay.
9195         * startup.el (command-line): Don't explicitly call
9196         custom-reevaluate-setting for all the above vars.
9197         * custom.el (custom-initialize-safe-set)
9198         (custom-initialize-safe-default): Delete.
9200 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9202         * term/x-win.el (x-initialize-window-system):
9203         * term/w32-win.el (w32-initialize-window-system):
9204         * term/ns-win.el (ns-initialize-window-system): Don't call
9205         mouse-wheel-mode since it's enabled globally by default already.
9207         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
9208         actually define the variable, but only silences the byte-compiler.
9209         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
9210         before looking it up.
9211         (mouse-wheel-scroll-amount): Also reset the bindings if this value
9212         is changed.
9214 2009-09-12  Glenn Morris  <rgm@gnu.org>
9216         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
9217         1000.
9218         (elint-add-required-env): Don't beep on error.
9219         (elint-forms): In case of error, return ENV unchanged.
9220         (elint-init-env): Skip non-list forms.
9221         (elint-log): Handle unknown file positions.
9223 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
9225         * epg.el (epg-make-context): Add autoload cookie.
9226         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
9227         (epg-decrypt-string, epg-start-verify, epg-verify-file)
9228         (epg-verify-string, epg-start-sign, epg-sign-file)
9229         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
9230         (epg-encrypt-string, epg-start-export-keys)
9231         (epg-export-keys-to-file, epg-export-keys-to-string)
9232         (epg-start-import-keys, epg-import-keys-from-file)
9233         (epg-import-keys-from-string, epg-start-receive-keys)
9234         (epg-receive-keys, epg-import-keys-from-server)
9235         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
9236         (epg-sign-keys, epg-start-generate-key)
9237         (epg-generate-key-from-file, epg-generate-key-from-string):
9238         Remove autoload cookie.
9240 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
9242         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
9243         reevaluation of trash-directory.
9245         * mwheel.el: Fix last change.
9246         (mouse-wheel-mode): New defvar.
9247         (mouse-wheel-mode): Remove autoload cookie.
9249 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9251         * mwheel.el (mwheel-installed-bindings): New var.
9252         (mouse-wheel-mode): Use it, so as to make sure we really remove all
9253         the bindings we set last time.  Use custom-initialize-delay.
9254         * loadup.el: Load mwheel after term/*-win.el.
9255         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
9256         and mouse-wheel-up-event now that their first evaluation is done
9257         sufficiently late to be correct.
9259         * startup.el (tutorial-directory): Make it a defcustom.
9260         Use custom-initialize-delay rather than eval-at-startup to set it.
9261         * image.el (image-load-path): Make it a defcustom.
9262         Use custom-initialize-delay rather than eval-at-startup to set it.
9263         * subr.el (eval-at-startup): Remove.
9264         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
9266         * subr.el (do-after-load-evaluation): Warn the user after loading an
9267         obsolete package.
9269 2009-09-12  Glenn Morris  <rgm@gnu.org>
9271         * proced.el (proced-mark-alt): Remove alias.
9272         (proced-mode-map): Remove proced-mark-alt.
9274         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
9275         Elint file and directory.  Remove initialization entry.
9277         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
9278         commands.
9279         (elint-current-buffer): Set mode-line-process.
9280         (elint-init-env): Handle define-derived-mode.
9281         Fix declare-function with unspecified arglist.  Guard against odd
9282         defalias statements (eg iso-insert's 8859-1-map).
9283         (elint-add-required-env): Use a temp buffer.
9284         (elint-form): Just print the function/macro name, not the whole form.
9285         Return env unchanged if we fail to parse a macro.
9286         (elint-forms): Guard against parse errors.
9287         (elint-output): New function, to handle batch mode.
9288         (elint-log-message): Add optional argument.  Use elint-output.
9289         (elint-set-mode-line): New function.
9291 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
9293         * emacs-lisp/elp.el (elp-not-profilable): Add more
9294         functions (Bug#4233).
9296 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
9298         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
9299         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
9301 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
9303         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
9304         (gdb-var-list-children): Use json parsing.
9306 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
9308         * progmodes/js.el (js--proper-indentation): Handle the case where
9309         char-before is null.  Reported by Deniz Dogan.
9311 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
9313         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
9315 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
9317         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
9318         (epg-digest-algorithm-alist): Add SHA224.
9319         (epg-context-set-passphrase-callback)
9320         (epg-context-set-progress-callback): Add description about
9321         callback function.
9323 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9325         * custom.el (custom-delayed-init-variables): New var.
9326         (custom-initialize-delay): New function.
9327         * startup.el (command-line): "Re"evaluate all vars in
9328         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
9329         explicitly any more.
9330         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
9331         to avoid creating a ~/.emacs.d at build-time (bug#4347).
9333         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
9335 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
9337         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
9338         (gdb-var-update-handler): Use json parsing.
9340 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
9342         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
9343         decode annotated text, regardless of language environment.  (Bug#2741)
9345 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9347         * Makefile.in (autoloads): Make rmail.el writable as well.
9349 2009-09-11  Glenn Morris  <rgm@gnu.org>
9351         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
9352         loaddefs.el.
9353         * dired.el: Regenerate with extracted autoloads.
9354         * Makefile.in (autoloads): Make dired.el writable.
9356         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
9357         * ibuffer.el: Regenerate with extracted autoloads.
9358         * Makefile.in (autoloads): Make ibuffer.el writable.
9360         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
9361         * version.el (emacs-copyright, emacs-major-version)
9362         (emacs-minor-version): Reformat doc-strings for make-docfile.
9364         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
9365         functions and variables, since they must be stuff specific to some other
9366         platform.
9367         (apropos-print): Make mouse-click message less specific about button.
9369         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
9370         that records where a macro was defined.
9371         * help-fns.el (describe-function-1): Mention if a function has a
9372         compiler-macro.
9373         * help-mode.el (help-function-cmacro): New button.
9375         * locate.el (top-level): Always require dired.
9376         (locate-mode-map): Initialize inside the defvar.
9378         * net/ange-ftp.el (dired-compress-file): Declare.
9379         (ange-ftp-dired-compress-file): Add doc string.
9381         * term/ns-win.el (x-display-name, x-setup-function-keys):
9382         Unify doc-strings with X versions.
9384 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9386         * emulation/crisp.el (crisp-mode-map): Move initialization
9387         into declaration.
9388         (crisp-mode): Use define-minor-mode.
9390         * progmodes/xscheme.el (xscheme-evaluation-commands):
9391         Put a :advertised-binding property rather than using
9392         advertised-xscheme-send-previous-expression.
9393         (advertised-xscheme-send-previous-expression): Declare obsolete.
9394         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
9395         `advertised-undo'.
9396         (crisp-mode): Add corresponding bindings to
9397         undo's :advertised-binding instead.
9398         * dired.el (dired-mode-map): Put a :advertised-binding property rather
9399         than using dired-advertised-find-file.
9400         (dired-advertised-find-file):
9401         * simple.el (advertised-undo):
9402         * wid-edit.el (advertised-widget-backward): Declare obsolete.
9403         (widget-keymap): Put a :advertised-binding property rather
9404         than using advertised-widget-backward.
9405         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
9406         than using advertised-undo.
9407         * tutorial.el (tutorial--default-keys): Adjust accordingly.
9409 2009-09-10  Simon South  <ssouth@slowcomputing.org>
9411         * progmodes/delphi.el (delphi-tab): Indent region when Transient
9412         Mark mode is enabled and region is active; otherwise indent or
9413         insert TAB as usual.
9414         (delphi-mode): Update description of TAB-key binding.
9416 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9418         * subr.el (define-key-rebound-commands): Mark obsolete.
9419         * startup.el (precompute-menubar-bindings): Remove.
9420         (normal-top-level): Remove obsolete code that tried to precompute
9421         menubar bindings.
9422         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
9423         define-key-rebound-commands and precompute-menubar-bindings.
9425 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9427         * net/imap.el (imap-interactive-login): Better messages.
9428         (imap-open): Fix bug with renamed buffer on reconnect.
9429         (imap-authenticate): Add buffer-local imap-last-authenticator variable
9430         for easier debugging and cleaner code.  On successful (guessed based on
9431         server capabilities) secondary authentication, set imap-state
9432         correctly.
9433         (imap-last-authenticator): Define imap-last-authenticator as a variable
9434         to avoid warnings.
9436 2009-09-10  Glenn Morris  <rgm@gnu.org>
9438         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
9440         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
9441         (byte-compile-file-form-autoload): Don't warn about unknown functions
9442         where the autoload statement comes after the use.
9443         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
9444         that any handlers inside the body (eg require) are in turn respected.
9446         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
9447         effects.
9449         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
9450         and syntax and abbrev tables basic docs, if they don't have any.
9452         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
9454         * international/mule-cmds.el (top-level): Require cl when compiling.
9455         (view-hello-file): Use default-value rather than
9456         default-enable-multibyte-characters.
9458         * progmodes/fortran.el: Move all safe and risky properties into the
9459         defcustoms.
9461         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
9462         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
9463         * mail/undigest.el:
9464         Put autoloads in rmail.el rather than loaddefs.el.
9465         * mail/rmail.el: Regenerate with extracted autoloads.
9467         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
9468         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
9470 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
9472         Reported in thread for Bug#4375.
9473         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
9474         "-data-evaluate-expression" instead of print.
9475         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
9476         (gdb-tooltip-print): Parse output from above MI command.
9477         (gdb): Revert 2009-08-11 change.  User should detach inferior
9478         manually.
9480         Remove the word "separate" from IO functions as inferior
9481         output is now never displayed in the GUD buffer.
9483 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
9485         * startup.el (command-line-normalize-file-name): On Windows and
9486         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
9488 2009-09-10  Juri Linkov  <juri@jurta.org>
9490         * isearch.el (isearch-text-char-description): Propertize escape
9491         character sequences with the `escape-glyph' face.  (Bug#4344)
9493         * simple.el (shell-command): Set asynchronous process filter to
9494         `comint-output-filter'.  (Bug#4343)
9496         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
9497         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
9498         the list.  Move "asm" to the bottom.
9499         (grep-find-ignored-directories): Add `choice' with nil value
9500         to empty the list easily.
9501         (grep-find-ignored-files): New option.
9502         (grep-files-history): Set to nil by default instead of '("ch" "el").
9503         (grep-compute-defaults): Add "<X>" to `grep-template'.
9504         (grep-read-files): Bind new local variables `default-alias' and
9505         `default-extension'.  Use a list of default values for the file prompt.
9506         (lgrep): Add `--exclude=' command line options composed from
9507         `grep-find-ignored-files'.
9508         (rgrep): Add `-name' command line options composed from
9509         `grep-find-ignored-files'.  (Bug#4301)
9511 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9513         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
9514         (bug#4368).
9516 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9518         * calendar/time-date.el (autoload):
9519         Expand define-obsolete-function-alias into defalias and make-obsolete
9520         for old Emacsen that Gnus supports.
9521         (with-no-warnings): Define it for old Emacsen.
9522         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9523         is available.
9524         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9525         float-time is available; suppress compile warning for time-to-seconds.
9527 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
9529         * net/imap.el (imap-message-map): Docstring fix.
9531 2009-09-09  Glenn Morris  <rgm@gnu.org>
9533         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
9534         line numbers too.  (Bug#4374)
9536 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9538         * smerge-mode.el (smerge-remove-props, smerge-refine):
9539         Use with-silent-modifications (bug#4342).
9541         * subr.el (with-silent-modifications): New macro.
9543 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
9545         * files.el (top-level): Require `cl' when compiling.
9547 2009-09-07  Glenn Morris  <rgm@gnu.org>
9549         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
9551         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
9552         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
9554 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
9556         * vc-git.el (vc-git-annotate-command): Use separator to parse
9557         arguments correctly.
9559 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
9561         * proced.el (proced-mode): Doc fix.
9563 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
9565         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
9566         lstat fails.
9567         (tramp-do-file-attributes-with-ls): Check for file existence at
9568         remote end.
9569         (tramp-do-file-attributes-with-stat): Likewise.
9570         (tramp-convert-file-attributes): Return nil when attr is nil.
9572 2009-09-05  Glenn Morris  <rgm@gnu.org>
9574         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
9575         properties to this button.
9576         (diary-fancy-display): Don't extend the button to the final newline.
9577         (diary-fancy-display-mode): Continue to define "q" as a local key.
9579         * calendar/cal-china.el (holiday-chinese): Make it slightly more
9580         efficient.
9582         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
9584         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
9585         (byte-compile-dest-file-function): New option.
9586         (byte-compile-dest-file): Doc fix.
9587         Obey byte-compile-dest-file-function.
9588         (byte-compile-cl-file-p): New function.
9589         (byte-compile-eval): Only suppress noruntime warnings about cl functions
9590         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
9591         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
9592         than for file being previously loaded.
9593         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
9594         (byte-compile-file-form-require): Handle the case where requiring a file
9595         indirectly causes CL to be loaded.
9597 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
9599         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
9600         before killing the old buffer, since by the time `kill-buffer' is
9601         run so many buffer variables have been set to nil that it may not
9602         behave as expected.  (Bug#4061)
9604 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
9606         * files.el (find-alternate-file): If the old buffer is modified
9607         and visiting a file, behave similarly to `kill-buffer' when
9608         killing it, thus reverting to the pre-1.878 behavior; see
9609         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
9610         for discussion.  Also, consult `buffer-file-name' as a variable
9611         not as a function, for consistency with the rest of the code.
9613 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
9615         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
9616         also when adding a new directory.
9618         * net/tramp-compat.el (tramp-compat-line-beginning-position):
9619         New defun.
9621 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9623         * files.el (locate-file-completion-table): Make it provide boundary
9624         information, so partial-completion works better.
9626 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
9628         * mail/footnote.el (Footnote-text-under-cursor):
9629         Check footnote-text-marker-alist before using it (bug#4324).
9631 2009-09-04  Glenn Morris  <rgm@gnu.org>
9633         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
9634         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
9635         * play/solitaire.el, play/tetris.el:
9636         Remove leading * from defcustom and defface docs.
9638         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
9639         necessary.
9640         (diary-fancy-overriding-map): New variable.
9641         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
9642         Use view-mode.
9644         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
9645         goto-line.
9647 2009-09-03  Glenn Morris  <rgm@gnu.org>
9649         * arc-mode.el (archive-mode):
9650         * dos-fns.el (set-default-process-coding-system):
9651         * man.el (Man-getpage-in-background):
9652         * menu-bar.el (menu-bar-describe-menu):
9653         * server.el (server-process-filter):
9654         * startup.el (command-line):
9655         * tar-mode.el (tar-header-block-tokenize, tar-extract):
9656         * w32-fns.el (set-default-process-coding-system):
9657         * x-dnd.el (x-dnd-handle-file-name):
9658         * international/mule-cmds.el (mule-menu-keymap)
9659         (set-default-coding-systems, language-info-alist, set-language-info)
9660         (set-language-environment, standard-display-european-internal)
9661         (set-locale-environment):
9662         * international/mule-diag.el (mule-diag):
9663         * mail/emacsbug.el (report-emacs-bug):
9664         * mail/rmail.el (rmail-mode):
9665         * mail/sendmail.el (mail-setup):
9666         Use default-value rather than default-enable-multibyte-characters.
9668         * progmodes/f90.el: Move all safe properties into the defcustoms.
9669         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
9671         * calendar/appt.el (appt-check):
9672         * calendar/diary-lib.el (diary-set-header, diary-live-p)
9673         (diary-check-diary-file, diary-list-entries)
9674         (diary-include-other-diary-files, diary-simple-display)
9675         (diary-fancy-display, diary-print-entries)
9676         (diary-mark-included-diary-files, diary-make-entry):
9677         Don't call substitute-in-file-name on diary-file.
9679 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
9680             Stefan Monnier  <monnier@iro.umontreal.ca>
9682         * mail/footnote.el (footnote-prefix): Make it a defcustom.
9683         (footnote-mode-map): Move initialization into the declaration.
9684         (footnote-minor-mode-map): Define it rather than changing global-map.
9685         (footnote-mode): Use define-minor-mode.
9687 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
9689         * net/tramp.el (tramp-handle-file-attributes-with-ls)
9690         (tramp-do-file-attributes-with-perl)
9691         (tramp-do-file-attributes-with-stat): Rename from
9692         `tramp-handle-file-attributes-with-*'.
9693         (tramp-handle-file-attributes): Use them.
9694         (tramp-do-directory-files-and-attributes-with-perl)
9695         (tramp-do-directory-files-and-attributes-with-stat): Rename from
9696         `tramp-handle-directory-files-and-attributes-with-*'.
9697         (tramp-handle-directory-files-and-attributes): Use them.
9698         (tramp-method-out-of-band-p): Additional parameter SIZE.
9699         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
9700         (tramp-handle-write-region): Use it.
9701         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
9702         (tramp-handle-vc-registered): Check, whether the first run did
9703         return files to be tested.
9704         (tramp-advice-make-auto-save-file-name): Do not call directly
9705         `tramp-handle-make-auto-save-file-name', because this would bypass
9706         the locking mechanism.
9708         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
9709         (file-remote-p, process-file, start-file-process, set-file-times)
9710         (tramp-compat-file-attributes): Compatibility functions shall not
9711         call directly `tramp-handle-*', because this would bypass the
9712         locking mechanism.
9713         (tramp-compat-number-sequence): New defun.
9715 2009-09-02  Glenn Morris  <rgm@gnu.org>
9717         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
9718         alias for float-time.
9719         (time-to-number-of-days): In Emacs, use float-time.
9720         * net/newst-backend.el (time-add): Suppress warnings from compat
9721         function.
9722         * time.el (emacs-uptime, emacs-init-time):
9723         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
9724         Use float-time rather than time-to-seconds.
9726         * minibuffer.el (completion-initials-expand): Fix typo.
9728         * faces.el (modeline, modeline-inactive, modeline-highlight)
9729         (modeline-buffer-id):
9730         * info.el (info-menu-5): Mark these face aliases as obsolete.
9732 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
9734         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
9735         space ...
9736         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
9737         no "--thread" option.
9738         (gdb-stopped): Don't print "Switched to thread" message when it is
9739         unchanged.
9741 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9743         * minibuffer.el (completion-try-completion)
9744         (completion-all-completions): Remove ill-defined (and
9745         mistakenly installed and luckily never used nor documented)
9746         `completion-styles' property.
9747         (completion-initials-expand, completion-initials-all-completions)
9748         (completion-initials-try-completion): New functions.
9749         (completion-styles-alist): Add doc to each entry.
9750         Add new `initials' entry.
9752 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
9754         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
9755         MI command -var-evaluate-expression.
9756         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
9757         and tweak for case of string child.
9758         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
9760 2009-09-01  Glenn Morris  <rgm@gnu.org>
9762         * add-log.el (change-log-date-face, change-log-name-face)
9763         (change-log-email-face, change-log-file-face, change-log-list-face)
9764         (change-log-conditionals-face, change-log-function-face)
9765         (change-log-acknowledgement-face):
9766         * cus-edit.el (custom-invalid-face, custom-rogue-face)
9767         (custom-modified-face, custom-set-face, custom-changed-face)
9768         (custom-saved-face, custom-button-face, custom-button-pressed-face)
9769         (custom-documentation-face, custom-state-face, custom-comment-face)
9770         (custom-comment-tag-face, custom-variable-tag-face)
9771         (custom-variable-button-face, custom-face-tag-face)
9772         (custom-group-tag-face-1, custom-group-tag-face):
9773         * diff-mode.el (diff-header-face, diff-file-header-face)
9774         (diff-index-face, diff-hunk-header-face, diff-removed-face)
9775         (diff-added-face, diff-changed-face, diff-function-face)
9776         (diff-context-face, diff-nonexistent-face):
9777         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9778         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
9779         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
9780         (Info-title-4-face):
9781         * isearch.el (isearch-lazy-highlight-face):
9782         * log-view.el (log-view-file-face, log-view-message-face):
9783         * paren.el (show-paren-match-face, show-paren-mismatch-face):
9784         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
9785         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
9786         (cvs-msg-face):
9787         * smerge-mode.el (smerge-mine-face, smerge-other-face)
9788         (smerge-base-face, smerge-markers-face):
9789         * wid-edit.el (widget-documentation-face, widget-button-face)
9790         (widget-field-face, widget-single-line-field-face)
9791         (widget-inactive-face, widget-button-pressed-face):
9792         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
9793         (woman-addition-face):
9794         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
9795         (eshell-ls-executable-face, eshell-ls-readonly-face)
9796         (eshell-ls-unreadable-face, eshell-ls-special-face)
9797         (eshell-ls-missing-face, eshell-ls-archive-face)
9798         (eshell-ls-backup-face, eshell-ls-product-face)
9799         (eshell-ls-clutter-face):
9800         * eshell/em-prompt.el (eshell-prompt-face):
9801         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
9802         * obsolete/old-whitespace.el (whitespace-highlight-face):
9803         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
9804         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
9805         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
9806         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
9807         (antlr-font-lock-literal-face):
9808         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9809         (ebrowse-root-class-face, ebrowse-file-name-face)
9810         (ebrowse-default-face, ebrowse-member-attribute-face)
9811         (ebrowse-member-class-face, ebrowse-progress-face):
9812         * progmodes/make-mode.el (makefile-space-face):
9813         * progmodes/sh-script.el (sh-heredoc-face):
9814         * textmodes/flyspell.el (flyspell-incorrect-face)
9815         (flyspell-duplicate-face):
9816         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
9817         * textmodes/texinfo.el (texinfo-heading-face):
9818         Mark face aliases with "-face" suffix as obsolete.
9820         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
9821         compiler.
9823         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
9824         (eudc-bob-sound-menu): Use defvar rather than defconst, since
9825         easy-menu-define wants to modify these.
9827         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
9829         * net/browse-url.el (browse-url-file-url):
9830         * term/internal.el (dos-codepage-setup):
9831         Use default-value rather than default-enable-multibyte-characters.
9833         * progmodes/etags.el (etags-goto-tag-location):
9834         * progmodes/flymake.el (flymake-highlight-line)
9835         (flymake-goto-file-and-line, flymake-goto-line):
9836         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
9837         (gdb-goto-breakpoint):
9838         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
9839         * progmodes/python.el (python-find-function)
9840         (python-pdbtrack-track-stack-file):
9841         * progmodes/verilog-mode.el (verilog-surelint-off):
9842         * term/ns-win.el (ns-open-file-select-line):
9843         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
9844         Use forward-line rather than goto-line.
9846         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
9847         * textmodes/reftex-index.el (reftex-display-index):
9848         * textmodes/reftex-ref.el (reftex-offer-label-menu):
9849         * textmodes/reftex-toc.el (reftex-toc):
9850         Remove unnecessary bindings of default-major-mode (all are followed by
9851         major-mode check and possible mode switch).
9853 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
9855         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
9856         Handle watchpoints (bug#4282).
9857         (def-gdb-thread-buffer-command): Enable thread to be selected by
9858         clicking without selecting threads buffer first.
9859         (gdb-current-context-command): Use selected frame so that "up",
9860         "down" etc work in the GUD buffer.
9861         (gdb-update): Find selected frame before rendering stack buffer.
9862         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
9864 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9866         * progmodes/sym-comp.el (displayed-completions): Remove.
9867         (symbol-complete): Use minibuffer-complete.
9869 2009-08-31  Glenn Morris  <rgm@gnu.org>
9871         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
9873         * apropos.el (apropos-symbols-internal):
9874         Handle (obsolete) face aliases.
9876         * faces.el (describe-face): Adjust the output format to be more like
9877         describe-variable, and to mention (obsolete) face aliases.
9878         Adjust the whitespace so that help-setup-xref works.
9880         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
9881         * calendar/diary-lib.el (diary-button-face):
9882         Mark these face aliases as obsolete.
9884         * calendar/calendar.el (calendar-today): Doc fix.
9886 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
9888         * progmodes/gdb-mi.el (gdb-control-all-threads)
9889         (gdb-control-current-thread): Force tool bar update.
9890         (gdb-non-stop-handler): New function.
9891         (gdb-init-1): Use it to test if non-stop mode is supported.
9892         Remove unused gdbmi buffer type.
9894 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
9896         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
9897         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
9899 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
9901         * comint.el (comint-exec-1): Check command is non-null first.
9902         Part of gdb-mi.el change (2009-08-28).
9904 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9906         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
9908 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
9910         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
9911         instead of `dolist' to avoid a recursive require when bootstrapping.
9913 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9915         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
9917         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
9919         * net/imap.el (imap-send-command): Simplify.
9920         (imap-wait-for-tag): point-max -> buffer-size.
9922         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
9924         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
9925         with constant argument.
9927         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
9929         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
9931         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
9932         Change default, since most of our files don't have a history.
9933         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
9934         the user.
9936         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9937         Add comint-run.
9939         * calc/calc.el: Improve commenting convention.
9940         (calc-digit-map, toplevel): Simplify.
9942         * comint.el (comint-insert-input): Be careful to only set point if we
9943         don't delegate to some other command.
9945         * proced.el (proced-signal-list): Make it an alist.
9946         (proced-grammar-alist): Capitalize names.
9947         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
9948         Disable undo manually and make it read-only.
9949         Use completion-annotate-function.
9951         * minibuffer.el (minibuffer-message): If the current buffer is not
9952         a minibuffer, insert the message in the echo area rather than at the
9953         end of the buffer.
9954         (completion-annotate-function): New variable.
9955         (minibuffer-completion-help): Use it.
9956         (completion--embedded-envvar-table): Environment vars are
9957         always case-sensitive.
9959 2009-08-30  Glenn Morris  <rgm@gnu.org>
9961         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
9962         from fortran-current-defun.
9963         (fortran-beginning-of-subprogram): Be more precise about finding the
9964         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
9965         (fortran-end-of-subprogram): Simplify.
9966         (fortran-current-defun): Use fortran-start-prog-re.
9968 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
9970         * subr.el (do-after-load-evaluation): Simplify.
9972 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
9974         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
9976         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
9977         (vc-rcs-print-log): Use it.
9979         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
9981 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9983         * paths.el (abbrev-file-name): Move to abbrev.el.
9984         * abbrev.el (abbrev-file-name): Move from paths.el.
9985         Obey user-emacs-directory.
9986         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
9987         user-emacs-directory.
9988         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
9989         abbrev-file-name and calc-settings-file any more.
9990         * startup.el (command-line): Recompute abbrev-file-name and
9991         abbreviated-home-dir.
9992         (normal-no-mouse-startup-screen): Improve the generic code and get rid
9993         of the special code for when C-h bindings haven't been changed.
9994         (display-startup-echo-area-message): Use with-current-buffer.
9995         (command-line-1): Use a list of strings, rather than a list of lists
9996         of strings for longopts.
9998         * files.el (get-free-disk-space): Use / for default-directory.
10000         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
10001         Use with-current-buffer.
10003         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
10004         Recognize immutable variables like most-positive-fixnum.
10005         (byte-compile-setq-default): Check and warn if trying to assign
10006         to an immutable variable, or a non-variable.
10008         * progmodes/cc-vars.el (c-comment-continuation-stars):
10009         * progmodes/cc-engine.el (c-looking-at-bos):
10010         * progmodes/cc-cmds.el (c-toggle-auto-state)
10011         (c-forward-into-nomenclature, c-backward-into-nomenclature)
10012         (c-comment-line-break-function): Add version of obsolescence.
10014 2009-08-28  Juri Linkov  <juri@jurta.org>
10016         * files.el (magic-fallback-mode-alist): Add ZIP magic number
10017         associated with `archive-mode'.
10019         * image.el (image-type-header-regexps): Use only JPEG magic number
10020         to determine JPEG images, and don't use `image-jpeg-p' because
10021         Emacs can display non-JFIF non-Exif JPEG images.
10023 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
10025         * arc-mode.el (archive-mode):
10026         * emacs-lisp/re-builder.el (re-builder-unload-function):
10027         Protect against the default value of `major-mode' being nil.
10029 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
10031         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
10032         Fix typos in docstrings.
10034         * progmodes/js.el (js--macro-decl-re): Doc fix.
10035         (js--plain-method-re, js--split-name): Refloc docstring.
10036         (js--class-styles, js--make-merged-item, js--splice-into-items):
10037         Fix typos in docstrings; reflow docstrings.
10038         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
10039         (js--variable-decl-matcher, js--inside-pitem-p)
10040         (js--parse-state-at-point, js--get-all-known-symbols)
10041         (js--symbol-history, js-find-symbol, js--js-references)
10042         (js--moz-interactor, js--js-encode-value, js--read-tab):
10043         Fix typos in docstrings.
10045 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10047         * textmodes/reftex.el (reftex-get-file-buffer-force):
10048         * progmodes/verilog-mode.el (verilog-batch-execute-func):
10049         * emulation/viper.el (viper-go-away, viper-set-hooks):
10050         * emacs-lisp/re-builder.el (re-builder-unload-function):
10051         * emacs-lisp/bytecomp.el (byte-compile-file):
10052         * ses.el (ses-unload-function):
10053         * hexl.el (hexl-find-file):
10054         * files.el (normal-mode):
10055         * ehelp.el (with-electric-help):
10056         * autoinsert.el (auto-insert-alist):
10057         * arc-mode.el (archive-mode):
10058         Use (default-value 'major-mode) instead of default-major-mode.
10060         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
10061         * international/mule.el (load-with-code-conversion):
10062         * emacs-lisp/debug.el (debug):
10063         * ediff-vers.el (ediff-rcs-get-output-buffer):
10064         * dired.el (dired-internal-noselect): Don't let-bind
10065         default-major-mode around code that doesn't use it.
10066         E.g. buffer creation via get-buffer-create doesn't use it.
10068 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
10070         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
10071         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
10072         when writing the temp file.  Otherwise, epa-file gets confused.
10073         (tramp-register-file-name-handlers): Make it a defun.  Move also
10074         `epa-file-handler' to the front of `file-name-handler-alist'.
10076 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10078         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
10079         start right after a ^M.
10080         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
10081         (tramp-completion-file-name-regexp-separate)
10082         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
10083         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
10084         Don't modify last-coding-system-used by accident.
10085         (tramp-completion-file-name-handler): Apply the checks here,
10086         instead during registration.
10087         (tramp-register-file-name-handlers): Rename from
10088         `tramp-register-file-name-handler'.  Register both
10089         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
10090         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
10092 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
10094         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
10095         Remove variable ...
10096         (gdb-init-1, gdb-display-separate-io-buffer)
10097         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
10098         references to it.
10099         (gdb-inferior-io-mode): Use make-comint-in-buffer.
10100         (gdb-inferior-filter): Use comint-output-filter to stop
10101         echoing and remove ^M characters.
10103 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10105         * emulation/viper-init.el (viper-restore-cursor-type):
10106         * emulation/cua-base.el (cua--update-indications):
10107         Replace default-cursor-type with (default-value 'cursor-type).
10109         * mail/sendmail.el (mail-recover-1):
10110         * international/mule-diag.el (describe-current-coding-system-briefly)
10111         (describe-current-coding-system):
10112         * international/mule-cmds.el (select-safe-coding-system)
10113         (select-message-coding-system)
10114         (set-language-environment-coding-systems, set-locale-environment):
10115         * hexl.el (hexl-insert-multibyte-char):
10116         * dos-w32.el (find-buffer-file-type-coding-system):
10117         * simple.el (what-cursor-position):
10118         Replace uses of default-buffer-file-coding-system
10119         with (default-value 'buffer-file-coding-system).
10121         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
10122         Replace uses of default-cursor-in-non-selected-windows
10123         with (default-value 'cursor-in-non-selected-windows).
10124         Use with-current-buffer.
10126         * mail/feedmail.el: Use CL macros.
10127         (feedmail-run-the-queue, feedmail-send-it-immediately):
10128         * dos-w32.el (find-buffer-file-type): Replace uses of
10129         default-buffer-file-type with (default-value 'buffer-file-type).
10131 2009-08-28  Glenn Morris  <rgm@gnu.org>
10133         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
10134         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
10135         Use default-value of major-mode rather than default-major-mode.
10137 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10139         * Makefile.in (update-elcfiles): Report left over elc files.
10141         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
10142         expand-file-name and with-current-buffer.
10143         (mail-get-names, mail-directory): Use with-current-buffer.
10145         * vc.el (vc-read-revision): New function.
10146         (vc-version-diff, vc-merge): Use it.
10148 2009-08-27  Sam Steingold  <sds@gnu.org>
10150         * simple.el (kill-do-not-save-duplicates): New user option.
10151         (kill-new): When it is non-nil, and the new string is the same as
10152         the latest kill, set replace to t to avoid duplicates in kill-ring.
10154 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
10156         * net/tramp.el (tramp-handle-process-file): Do not flush all
10157         caches when `process-file-side-effects' is set.
10158         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
10159         instead of `tramp-find-file-exists-command'.
10160         Unset `process-file-side-effects'.
10162 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
10164         * net/tramp.el (tramp-methods): New method "rsyncc".
10165         (top): Add completion function for "rsyncc".
10166         (tramp-message-show-message): New defvar.
10167         (tramp-message, tramp-error): Use it.
10168         (tramp-do-copy-or-rename-file-directly): Extend check for direct
10169         remote copying.
10170         (tramp-do-copy-or-rename-file-out-of-band): Handle new
10171         `tramp-methods' entry `copy-env' of "rsyncc".
10172         (tramp-vc-registered-read-file-names): New defconst.
10173         (tramp-vc-registered-file-names): New defvar.
10174         (tramp-handle-vc-registered): Implement optimization strategy.
10175         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
10176         (tramp-vc-file-name-handler): New defun.
10177         (tramp-get-ls-command, tramp-get-test-command)
10178         (tramp-get-file-exists-command, tramp-get-remote-ln)
10179         (tramp-get-remote-perl, tramp-get-remote-stat)
10180         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
10182         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
10183         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
10184         timestamps.
10185         (tramp-get-file-property): Check for timestamps in
10186         `tramp-cache-inhibit-cache'.
10187         (tramp-set-file-property): Write timestamp.
10189 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10191         * language/japan-util.el (japanese-symbol-table): Add entries for
10192         cp932-2-byte.
10194         * international/characters.el: Add category `j' to cp932-2-byte.
10196 2009-08-27  Kenichi Handa  <handa@m17n.org>
10198         * international/fontset.el (build-default-fontset-data): New macro.
10199         (setup-default-fontset): Use build-default-fontset-data for CJK,
10200         tibetan, ethiopic, and ipa.
10202 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10204         * cus-start.el (default-major-mode): Customize `major-mode' instead.
10205         (enable-multibyte-characters): Not customizable any more.
10207         * subr.el (default-mode-line-format, default-header-line-format)
10208         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
10209         (default-direction-reversed, default-truncate-lines)
10210         (default-left-margin, default-tab-width, default-case-fold-search)
10211         (default-left-margin-width, default-right-margin-width)
10212         (default-left-fringe-width, default-right-fringe-width)
10213         (default-fringes-outside-margins, default-scroll-bar-width)
10214         (default-vertical-scroll-bar, default-indicate-empty-lines)
10215         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
10216         (default-fringe-cursor-alist, default-scroll-up-aggressively)
10217         (default-scroll-down-aggressively, default-fill-column)
10218         (default-cursor-type, default-buffer-file-type)
10219         (default-cursor-in-non-selected-windows)
10220         (default-buffer-file-coding-system, default-major-mode)
10221         (default-enable-multibyte-characters): Mark as obsolete.
10223 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
10225         * vc-dir.el (vc-dir-update): Remove debug helper.
10227         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
10229 2009-08-26  Sam Steingold  <sds@gnu.org>
10231         * simple.el (save-interprogram-paste-before-kill): New user option.
10232         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
10233         save the interprogram-paste into kill-ring before overriding it
10234         with the Emacs kill.
10236 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
10238         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
10239         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
10240         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
10241         and move to vc-rcs.el.
10242         (vc-default-next-revision): Rename to vc-rcs-next-revision and
10243         move to vc-rcs.el.
10244         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
10245         (vc-rcs-update-changelog): Remove.
10246         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
10247         and move to vc-rcs.el.
10249         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
10250         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
10251         renaming.
10252         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
10253         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
10254         vc.el, renamed to be RCS specific.
10256         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
10257         New functions.
10258         (vc-cvs-update-changelog): Move here from vc.el.
10260         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
10261         New functions.
10263 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10265         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
10267 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
10269         * vc-git.el (vc-git-register): Use "git add" for directories.
10270         (vc-git-stash, vc-git-stash-show): New functions.
10271         (vc-git-extra-menu-map): Bind them.
10273         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
10274         directory correctly in case the item is a directory itself.
10276         * vc.el: Document the desired behavior for reverted files in the
10277         `added' state.
10278         (vc-default-prettify-state-info): Remove function, unused.
10280         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
10282 2009-08-26  Glenn Morris  <rgm@gnu.org>
10284         * bindings.el (standard-mode-line-format): Reposition dashes in
10285         which-func entry.  (Bug#4217)
10287         * files.el (enable-local-variables, enable-local-eval)
10288         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
10289         the defcustoms.
10290         (auto-mode-alist, ignored-local-variables)
10291         (save-some-buffers-action-alist): Move risky declarations to the
10292         definitions.
10293         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
10294         (font-lock-defaults, format-alist, imenu--index-alist)
10295         (imenu-generic-expression, input-method-alist, minor-mode-alist)
10296         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
10297         (mode-line-modified, mode-line-mule-info, mode-line-position)
10298         (mode-line-process, mode-line-remote, outline-level)
10299         (parse-time-rules, rmail-output-file-alist)
10300         (special-display-buffer-names, vc-mode):
10301         Move risky declarations to the relevant files.
10302         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
10303         (mode-line-modified, mode-line-process, mode-line-position)
10304         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
10305         * font-core.el (font-lock-defaults):
10306         * format.el (format-alist):
10307         * vc-hooks.el (vc-mode):
10308         * window.el (special-display-buffer-names):
10309         * international/mule-cmds.el (input-method-alist):
10310         Define riskiness here (dumped file) rather than in files.el.
10311         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
10312         * imenu.el (imenu-generic-expression, imenu--index-alist):
10313         * outline.el (outline-level):
10314         * time.el (display-time-string):
10315         * calendar/parse-time.el (parse-time-rules):
10316         * mail/rmailout.el (rmail-output-file-alist):
10317         Autoload riskiness here, rather than placing in files.el.
10319 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
10321         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
10323 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
10325         * simple.el (process-file-side-effects): New defvar.
10327         * dired-aux.el (dired-show-file-type):
10328         * vc.el (vc-diff-internal):
10329         * vc-arch.el (vc-arch-diff):
10330         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
10331         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
10332         * vc-git.el (vc-git-registered, vc-git-working-revision)
10333         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
10334         (vc-git--empty-db-p):
10335         * vc-hooks.el (vc-user-login-name):
10336         * vc-svn.el (vc-svn-registered, vc-svn-state)
10337         (vc-svn-dir-extra-headers, vc-svn-find-revision):
10338         * progmodes/grep.el (grep-probe): Let-bind
10339         `process-file-side-effects' with nil.
10341         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
10343         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
10344         daemon.  Replace ping by checking for running service for bluez
10345         and zeroconf.  (Bug#4239)
10347 2009-08-25  Kevin Ryde  <user42@zip.com.au>
10349         * net/dig.el (dig): Add autoload cookie.
10351 2009-08-25  Glenn Morris  <rgm@gnu.org>
10353         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
10354         load-history for absolute file-names.
10355         (byte-compile-file-form-require): Warn about use of the cl package.
10357         * format.el (format-alist): Doc fix.
10359         * play/bubbles.el (top-level): Don't require cl at run-time.
10361         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
10362         run-time cl).
10364 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
10366         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
10367         from cl package.
10368         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
10370 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
10372         * calc/calc-alg.el (math-trig-rewrite)
10373         (math-hyperbolic-trig-rewrite): New functions.
10374         (calc-simplify): Simplify trig functions when asked.
10376 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10378         * diff-mode.el (diff-find-source-location): Avoid goto-line.
10380 2009-08-24  Kenichi Handa  <handa@m17n.org>
10382         * language/ind-util.el (mapthread): Delete it.
10383         (combinatorial): New function.
10384         (indian--puthash-cv): Use combinatorial instead of mapthread.
10386 2009-08-22  Kevin Ryde  <user42@zip.com.au>
10388         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
10389         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
10390         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
10391         Clarify docstring that the value is strings not symbols.
10392         (checkdoc-list-of-strings-p): New function.
10394 2009-08-22  Glenn Morris  <rgm@gnu.org>
10396         * files.el (auto-mode-alist):
10397         * hippie-exp.el (he-concat-directory-file-name):
10398         * lpr.el (lpr-windows-system, printer-name):
10399         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
10400         * ps-print.el (ps-windows-system):
10401         * startup.el (command-line):
10402         * emulation/viper-ex.el (viper-glob-function):
10403         * international/mule-cmds.el (set-language-environment-coding-systems):
10404         * net/ange-ftp.el (ange-ftp-write-region):
10405         * obsolete/fast-lock.el (fast-lock-cache-name):
10406         Remove code for defunct system-types emx, macos, mswindows, next-mach,
10407         unisoft-unix, vax-vms, win32, w32.
10409         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
10410         given name if the pattern is not more specific.
10412         * calendar/lunar.el (lunar-phase-names): New option.
10413         (lunar-phase): Doc fix.
10414         (lunar-cycles-per-year): New constant.
10415         (lunar-index): New function.
10416         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
10417         (lunar-phase-name): Use lunar-phase-names.
10418         (calendar-lunar-phases): Use format.
10419         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
10421         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
10422         Copy imenu-example--name-and-position function here for own use.
10423         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
10425         * bs.el (bs--redisplay):
10426         * cus-edit.el (custom-redraw):
10427         * ibuffer.el (ibuffer-bury-buffer):
10428         * server.el (server-goto-line-column):
10429         * startup.el (command-line-1):
10430         * strokes.el (strokes-xpm-for-stroke):
10431         * term.el (term-display-buffer-line):
10432         * view.el (View-goto-line):
10433         * calc/calc.el (calc-do, calc-trail-buffer):
10434         * play/gamegrid.el (gamegrid-add-score-insecure):
10435         * progmodes/ada-mode.el (ada-compile-goto-error):
10436         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
10437         (ebrowse-select-1st-to-9nth):
10438         * progmodes/cperl-mode.el (cperl-time-fontification):
10439         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
10440         * progmodes/gud.el (gud-display-line):
10441         (idlwave-shell-display-line):
10442         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
10443         * progmodes/make-mode.el (makefile-browser-toggle):
10444         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
10445         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
10446         * textmodes/picture.el (picture-draw-rectangle):
10447         * textmodes/reftex-index.el (reftex-index-goto-letter):
10448         (reftex-select-jump-to-previous):
10449         * textmodes/reftex-sel.el (reftex-find-start-point)
10450         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
10451         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
10452         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
10453         * textmodes/tex-mode.el (tex-compilation-parse-errors):
10454         * textmodes/two-column.el (2C-associated-buffer):
10455         Use forward-line rather than goto-line.
10457         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
10458         goto-line.
10460         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
10461         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
10462         (quick-check-list-to-regexp): Declare.
10464         * progmodes/make-mode.el (makefile-browser-insert-selection):
10465         Use goto-char rather than goto-line.
10467         * progmodes/prolog.el (compilation-error-regexp-alist)
10468         (compilation-forget-errors): Declare.
10470 2009-08-22  Juri Linkov  <juri@jurta.org>
10472         * progmodes/grep.el (lgrep, rgrep): At the beginning
10473         set `dir' to `default-directory' unless `dir' is a non-nil
10474         readable directory.  (Bug#4052)
10475         (lgrep, rgrep): Change a weird way to report an error
10476         from using `read-string' to using `error'.
10477         Instead of using interactive arguments in the function body,
10478         add new argument `confirm'.
10480 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10482         * textmodes/remember.el (remember-buffer):
10483         * progmodes/cperl-mode.el (cperl-vc-header-alist):
10484         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
10485         (icalendar-extract-ical-from-buffer):
10486         * net/newst-treeview.el (newsticker-groups-filename):
10487         * net/newst-backend.el (newsticker-cache-filename):
10488         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
10489         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
10490         (speedbar-add-ignored-path-regexp, speedbar-line-path)
10491         (speedbar-buffers-line-path, speedbar-path-line)
10492         (speedbar-buffers-line-path):
10493         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
10494         (epg-sign-keys):
10495         * epa.el (epa-display-verify-result):
10496         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
10498 2009-08-21  Glenn Morris  <rgm@gnu.org>
10500         * progmodes/js.el (inferior-moz-process): Fix declaration.
10502         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
10504         * obsolete/rnewspost.el (news-mail-reply):
10505         Use goto-char rather than goto-line.
10507         * term/ns-win.el (ns-open-file-select-line):
10508         Use line-beginning-position rather than goto-line.
10510         * apropos.el (apropos-command):
10511         * ehelp.el (electric-helpify):
10512         * printing.el (pr-show-setup):
10513         * strokes.el (strokes-help):
10514         * tutorial.el (tutorial--describe-nonstandard-key)
10515         (tutorial--detailed-help):
10516         * woman.el (woman-mini-help, woman-display-extended-fonts):
10517         * calc/calc-help.el (calc-describe-key):
10518         * emulation/edt.el (edt-electric-helpify):
10519         * international/mule-diag.el (mule-diag):
10520         * play/yow.el (apropos-zippy):
10521         * progmodes/python.el (python-describe-symbol):
10522         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
10523         * textmodes/table.el (*table--cell-describe-mode)
10524         (*table--cell-describe-bindings):
10525         Use help-print-return-message rather than the now obsolete alias.
10527         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
10528         (calendar-cursor-to-visible-date):
10529         * play/5x5.el (5x5-position-cursor):
10530         * play/decipher.el (decipher):
10531         * play/gomoku.el (gomoku-goto-xy):
10532         * play/landmark.el (lm-goto-xy):
10533         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
10534         (mpuz-paint-digit):
10535         Use forward-line, not goto-line.
10537         * mail/rmail.el (rmail-obsolete): Delete custom group.
10538         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
10539         (rmail-remote-password, rmail-remote-password-required):
10540         Remove unneeded :set-after and :set properties.
10542 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
10544         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
10546 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
10548         * loadup.el: Remove leftover macos code.
10550         * vc-git.el (vc-git-annotate-command): Run asynchronously.
10551         Explicitly pass the date format to git blame so that user local
10552         so that the output format can be parsed.
10554 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
10556         * net/dbus.el (top): Don't check for (getenv
10557         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
10559 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
10561         * log-edit.el (log-edit-strip-single-file-name): New var.
10562         (log-edit-insert-changelog): Use it.  Bug#3571
10564 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10566         * subr.el (read-passwd): Use read-key so keypad keys work as well.
10567         Bug#3287
10569         * help.el (help-print-return-message): Rename from
10570         print-help-return-message.
10572         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
10573         cvs-mode-map parent hack.
10574         (log-view-mode): Derive from special-mode.
10576         * linum.el (linum-mode): window-size-change-functions is redundant.
10577         Adapt to new window-configuration-change-hook behavior.
10578         (linum-after-size, linum-after-config): Remove.
10580         * imenu.el (imenu-example--name-and-position)
10581         (imenu-example--lisp-extract-index-name)
10582         (imenu-example--create-lisp-index, imenu-example--create-c-index):
10583         Mark as obsolete.
10585         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
10586         (inferior-prolog-mode): Use it.
10587         (inferior-prolog-load-file): Reset list of errors.
10589 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10591         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
10593         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
10595 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
10597         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
10598         is running already.
10600 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10602         * subr.el (listify-key-sequence-1): Use normal syntax since those
10603         integers are nowadays always represented by the same (positive) number
10604         on all platforms.
10605         (read-key-empty-map): New const.
10606         (read-key-delay): New var.
10607         (read-key): New function.
10608         (force-mode-line-update): Use with-current-buffer.
10609         (locate-user-emacs-file): Don't forget to abbreviate the file name.
10610         (start-process-shell-command, start-file-process-shell-command):
10611         Discourage the use of command-args.
10613 2009-08-19  Glenn Morris  <rgm@gnu.org>
10615         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
10617 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10619         * simple.el (choose-completion-string): Don't rely on
10620         minibuffer-completing-file-name and ad-hoc checks to decide whether
10621         to continue completion or not.
10623         * minibuffer.el (minibuffer-hide-completions): New function.
10624         (completion--do-completion): Use it.
10625         (completions-annotations): New face.
10626         (completion--insert-strings): Use it.
10627         (completion-pcm--delim-wild-regex): Add docstring.
10628         (completion-pcm--string->pattern): Add support for 0-width delimiters
10629         in completion-pcm--delim-wild-regex.
10631 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10633         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
10634         Remove unused var `buffer-modified-p'.
10636         * minibuffer.el (completion--do-completion): Move point for the #b001
10637         case as well (bug#4176).
10638         (minibuffer-complete, minibuffer-complete-word): Don't move point.
10640 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
10642         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
10643         and :session buses.
10645 2009-08-18  Kenichi Handa  <handa@m17n.org>
10647         * international/ucs-normalize.el (ucs-normalize-version):
10648         Change to 1.1.
10649         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
10650         (utf-8-hfs): Make it perform normalization on encoding too.
10652         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
10653         (sentence-end-without-space): Delete duplicated chars.
10654         (sentence-end-base): Likewise.
10656         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
10657         (html-mode): Delete duplicated chars from sentence-end-base.
10659         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
10660         (texinfo-mode): Delete duplicated chars from sentence-end-base.
10662 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
10664         * files.el (hack-one-local-variable): If the mode function is for
10665         a minor mode, pass it an argument (Bug#4148).
10667 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
10669         * net/tramp.el (tramp-register-completion-file-name-handler):
10670         Check also for (member 'partial-completion completion-styles).
10672 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10674         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
10675         abbrev (Bug#3943).
10677 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
10679         * progmodes/cperl-mode.el: Merge upstream 6.2.
10680         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
10681         (cperl-forward-re): Check cperl-brace-recursing.
10682         (cperl-highlight-charclass): New function.
10683         (cperl-find-pods-heres): Use it.
10684         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
10685         (cperl-beautify-regexp-piece): Fix column calculation.
10686         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
10687         (cperl-beautify-level): Don't process entire regexp.
10688         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
10689         calling man.
10690         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
10691         (cperl-init-faces): Build a list in the normal way.
10693 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10695         * calendar/parse-time.el (parse-time-string-chars): Save match
10696         data.
10698 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10700         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
10701         (sql-product): Use it.
10702         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
10703         (sql-set-product): Add completion.
10704         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
10705         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
10706         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
10707         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
10708         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
10709         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
10710         (sql-highlight-db2-keywords): Remove.
10711         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
10712         (sql-highlight-product): Use derived-mode-p.
10713         (sql-set-sqli-buffer): Use with-current-buffer.
10714         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
10715         Simplify.
10717         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
10719         * term.el: Fix commenting convention, turn comments into docstrings.
10721 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
10723         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
10725 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
10727         * calendar/parse-time.el (parse-time-string-chars): Compute using
10728         character classes, to handle non-ascii characters (Bug#3190).
10730 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10732         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
10733         another heredoc if the user adds another < (Bug#3226).
10735         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10736         Don't initialize based on window-system (Bug#4124).
10738         * facemenu.el (facemenu-read-color): Use a completion function
10739         that accepts any defined color, such as RGB triplets (Bug#3677).
10741         * files.el (get-free-disk-space): Change fallback default
10742         directory to /.  Expand DIR argument before switching to fallback.
10743         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
10745 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
10747         * files.el (load-library): Doc fix.
10749 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
10751         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
10752         (viper-if-string): Redefine C-s in the minibuffer to insert the last
10753         incremental search string.
10755         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
10756         XEmacs.
10758         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
10759         (ediff-merge-region-is-non-clash)
10760         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
10761         Also check if the job is really a merge job.
10763         * ediff.el (ediff-current-file): New function.
10765 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
10767         * progmodes/js.el: Edit docstrings throughout to follow Emacs
10768         conventions.
10769         (js-insert-and-indent): Delete function.
10770         (js-mode-map): Don't bind keys to js-insert-and-indent.
10771         (js-beginning-of-defun): Rename from js--beginning-of-defun.
10772         (js-end-of-defun): Rename from js--end-of-defun.
10773         (js-auto-indent-flag): Delete variable.
10775 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
10777         * progmodes/js.el: Remove proclaim statement.
10778         Defvar which-func-imenu-joiner-function to silence compiler.
10780         * files.el (auto-mode-alist): Use js-mode for .js files.
10782         * progmodes/js2-mode.el: Remove file.
10784         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
10786         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
10788         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
10790 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
10791             Karl Landstrom  <karl.landstrom@brgeight.se>
10793         * progmodes/js.el: New file.
10795 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
10797         * timezone.el (timezone-parse-date): Add ability to understand ISO
10798         basic format (minimal separators) dates in addition to the
10799         already-supported extended format dates.
10801 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
10803         * international/ucs-normalize.el: Add a `coding' file variable.
10805         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
10807 2009-08-14  Sam Steingold  <sds@gnu.org>
10809         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10811 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
10813         * faces.el (help-argument-name): Define it here instead of
10814         help-fns.el, because in daemon mode help-fns.el may be loaded when
10815         faces are still uninitialized (Bug#1078).
10817         * help-fns.el (help-argument-name): Move defface to faces.el.
10819 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
10821         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
10822         create buffer with a pty but no process so that GDB can make the
10823         inferior the controlling process.
10825 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
10827         * international/ucs-normalize.el: New file.
10829 2009-08-13  Richard Stallman  <rms@gnu.org>
10831         * mail/rmail.el (rmail-get-attr-names):
10832         Accept an attribute header that is too short.
10834         * mail/rmail.el (rmail-forget-messages):
10835         Ignore nil elt in rmail-message-vector.  Use dotimes.
10837         * progmodes/compile.el (compilation-goto-locus):
10838         Use next-error-move-function.
10840         * simple.el (next-error-move-function): New variable.
10842 2009-08-12  Juri Linkov  <juri@jurta.org>
10844         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
10845         always non-nil.  (Bug#4052)
10847         * replace.el (read-regexp): Return empty string when
10848         `default-value' is nil.
10849         (keep-lines-read-args): Don't use empty string as the
10850         default value for `read-regexp'.  (Bug#2495)
10852 2009-08-12  Juri Linkov  <juri@jurta.org>
10854         * international/mule-cmds.el (ucs-insert): Change arguments
10855         from `arg' to `character', `count', `inherit' to be the same
10856         as in `insert-char'.  Doc fix.  (Bug#4039)
10858         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
10860 2009-08-12  Juri Linkov  <juri@jurta.org>
10862         * files-x.el: New file.
10864         * files.el: Move code that deals with adding/deleting
10865         file/directory-local variables to files-x.el.
10867         * Makefile.in (ELCFILES): Add files-x.elc.
10869 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
10871         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
10872         to use `goto-line'.
10873         (gdb-place-breakpoints, gdb-get-location): Rewritten without
10874         `goto-line'.
10875         (gdb-invalidate-disassembly): Do not refresh upon receiving
10876         'update signal.  Instead, update all disassembly buffers only after
10877         threads list.
10878         (gdb): Send -target-detach when buffer is killed (Bug#3794).
10879         (gdb-starting): Move -data-list-register-names...
10880         (gdb-stopped): ...here so it's sent when first thread stops.
10881         (gdb-registers-handler-custom): Do nothing if register names are
10882         unknown yet.
10884         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
10885         from `gdb-mi.el' to avoid extra tangling.
10887         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
10888         change which breaks `gud-def' definitions used in `gdb'.
10889         (gdb-update-gud-running): No extra fuss for updating frame number.
10891 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10893         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
10894         (describe-language-environment-map, setup-language-environment-map)
10895         (set-coding-system-map): Move initialization into declaration.
10896         (set-language-info-alist): Last arg to define-key-after can be skipped.
10898         * international/quail.el (quail-completion-1): Simplify.
10899         (quail-define-rules): Use slightly more compact code.
10900         (quail-insert-decode-map): Propertize keys, compact columns.
10902         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10903         Add goto-line.
10905 2009-08-10  Miles Bader  <miles@gnu.org>
10907         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
10908         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
10909         (js2-instance-member, js2-private-member, js2-private-function-call)
10910         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
10911         (js2-magic-paren, js2-external-variable):
10912         Remove "-face" suffix from face names.
10913         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
10914         (js2-highlight-undeclared-vars, js2-peek-token)
10915         (js2-parse-function-params, js2-mode-show-errors)
10916         (js2-mode-show-warnings, js2-make-magic-delimiter)
10917         (js2-mode-highlight-magic-parens): Update to use new face names.
10919 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
10921         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
10922         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
10924 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
10926         * subr.el: Provide hashtable-print-readable.
10928         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
10929         hs-c-like-adjust-block-beginning.
10930         (hs-hide-block-at-point): Stop hiding at the beginning of
10931         hs-block-end-regexp (Bug#700).
10933 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
10935         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
10936         a macro.
10937         (gdb-registers-handler-custom): Do not fail when register names
10938         are unavailable.
10940 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
10942         * progmodes/gdb-mi.el (gdb-control-all-threads)
10943         (gdb-control-current-thread): Interactive setters for
10944         `gdb-gud-control-all-threads' to use in menu.
10945         (gdb-show-run-p): Show «Go» when process is not active.
10946         (gud-tool-bar-map): Add non-stop/A,T indicator.
10947         Uses gud/thread.xpm and gud/all.xpm.
10949 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
10951         * net/net-utils.el (net-utils-font-lock-keywords): New var.
10952         (nslookup-font-lock-keywords): Make it a variable.
10953         (net-utils-mode): New mode for viewing diagnostic network output.
10954         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
10955         (net-utils-run-simple): New function.
10956         (ifconfig, iwconfig, netstat, arp, route): Use it.
10958 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
10960         * progmodes/gdb-mi.el (gdb-read-memory-custom)
10961         (gdb-memory-set-address, def-gdb-set-positive-number)
10962         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
10963         after changing settings.
10964         (gdb-invalidate-disassembly): Update when first shown.
10965         (gdb-edit-locals-value): Fixed.
10966         (gdb-registers-handler-custom): Print registers in right order and
10967         allow changing register values (only for current thread yet).
10968         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
10969         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
10970         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
10971         (gdb-locals-handler-custom, gdb-registers-handler-custom):
10972         Thread info in mode name.
10973         (gdb-registers-mode-map): TAB to switch to locals.
10975 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
10977         * mail/rmail.el (rmail-add-mbox-headers)
10978         (rmail-set-message-counters-counter): Search for
10979         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
10981 2009-08-08  Glenn Morris  <rgm@gnu.org>
10983         * Makefile.in (ELCFILES): Update.
10985 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
10987         * mail/sendmail.el (mail-yank-original):
10988         Set buffer-file-coding-system from the one used by the message whose
10989         text is yanked.
10991         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
10992         to "windows" when "pgnuplot" is used.
10993         (calc-graph-command, calc-gnuplot-command, calc-graph-init):
10994         Don't call accept-process-output if "pgnuplot" is used.
10995         (calc-graph-init): Don't send -display and -geometry to
10996         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
10997         running "pgnuplot -V" with shell-command-to-string.
10999         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
11000         the default.
11002 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
11004         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
11005         org/org-latex.elc.
11007 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11009         * vc-dispatcher.el (vc-resynch-window): Update comment.
11011         * term.el (term-handle-ansi-escape): Add comments with the
11012         terminfo capabilities implemented.
11014 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
11016         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
11017         (gdb-var-create-handler): Rewritten using JSON parser.
11018         (gdb-propertize-header): Move earlier.
11019         (gdb-set-header): Remove to avoid duplication.
11020         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
11021         Refresh disassembly buffers only after threads list have been
11022         update.
11023         (gdb-threads-header, gdb-registers-header): Per-buffer header line
11024         variables.
11026 2009-08-04  Juri Linkov  <juri@jurta.org>
11028         * files.el: Commands to add/delete file/directory-local variables.
11029         (read-file-local-variable, read-file-local-variable-value)
11030         (read-file-local-variable-mode, modify-file-local-variable)
11031         (modify-file-local-variable-prop-line)
11032         (modify-dir-local-variable): New functions.
11033         (add-file-local-variable, delete-file-local-variable)
11034         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
11035         (add-dir-local-variable, delete-dir-local-variable)
11036         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
11037         (copy-dir-locals-to-file-locals-prop-line): New commands.
11039 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
11041         * abbrev.el (insert-abbrev-table-description): Prettify output.
11042         Suggested by Karl Chen.
11044 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
11046         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
11047         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
11048         (gdb-overlay-arrow-position, gdb-thread-position)
11049         (gdb-disassembly-position): Declare variables.
11050         (gdb-wait-for-pending): Function now.
11051         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
11052         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
11053         compilation goes smoothly.
11054         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
11055         (gdb-non-stop-setting): New customization setting which replaces
11056         `gdb-non-stop' so changing it doesn't break active GDB session.
11057         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
11058         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
11059         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
11060         (gdb-show-threads-by-default): New customization options.
11061         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
11062         routines.
11063         (gdb-get-buffer-create): Send buffers update signal when they are
11064         created.
11065         (gdb-invalidate-locals, gdb-invalidate-registers)
11066         (gdb-invalidate-breakpoints)
11067         (gdb-invalidate-threads, gdb-invalidate-disassembly)
11068         (gdb-invalidate-memory): Accept update signal.
11069         (gdb-current-context-command): Use --frame option.
11070         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
11071         Implement `gdb-frame-number' selection logic.
11072         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
11073         whether to show GUD toolbar buttons.
11074         (gdb-thread-exited): Unselect current thread when it exits.
11075         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
11076         (gdb-mark-line): Routine which sets overlay arrow or inverses
11077         video on fringeless displays.
11078         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
11079         to build aligned columns of data in GDB buffers and set text
11080         properties line-by-line.
11081         (gdb-invalidate-breakpoints)
11082         (gdb-breakpoints-list-handler-custom)
11083         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
11084         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
11085         (gdb-registers-handler-custom): Align data columns.
11086         (gdb-locals-handler-custom): Now prints data like in variable
11087         declarations.
11088         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
11089         Remove confusing buttons.
11090         (gdb-invalidate-threads): Append --frame.
11091         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
11092         between breakpoints/threads buffers.
11093         (gdb-set-window-buffer): Now can ignore dedicated windows.
11094         (gdb-propertize-header): Use `gdb-set-window-buffer'.
11095         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
11096         (def-gdb-thread-buffer-gud-command): Replaces
11097         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
11098         for fine thread control.
11099         (gdb-preempt-existing-or-display-buffer): New function used to
11100         display bound buffers without breaking window layout.
11101         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
11102         (gdb-select-frame): New version of `gdb-frames-select' which now
11103         sets `gdb-frame-number' so commands may use --frame option instead
11104         of inner debugger state.
11105         (gdb-frame-handler): Do not set `gdb-frame-number'.
11106         (gdb-threads-mode-map): Select threads with mouse.
11108         * progmodes/gud.el (gdb-gud-context-call): Declare function to
11109         avoid compilation warning.
11110         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
11111         `gdb-show-stop-p`.
11113         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
11114         Argument `key' renamed to `buffer-type'.
11115         (gdb-current-context-buffer-name): Do not add thread info to
11116         buffer name when no thread is selected.
11117         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
11118         command (bug 3794).
11119         (gdb-thread-selected): Handle `=thread-selected' notification.
11120         (gdb-wait-for-pending): New macro to deal with congestion problems.
11121         (gdb-breakpoints-list-handler-custom): Don't fail on pending
11122         breakpoints.
11123         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
11124         This fixes problem similar to one described in bug 3947.
11125         (gud-menu-map): More menu items.
11126         (gdb-init-1): Reset `gdb-thread-number' to nil.
11128         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
11129         non-stop settings.
11131         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
11132         (gdb-current-context-command): Do not append --thread if
11133         `gdb-thread-number' is nil.
11134         (gdb-running-threads-count, gdb-stopped-threads-count):
11135         New variables.
11136         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
11137         (gdb-stopped-hooks, gdb-switch-when-another-stopped):
11138         New customization options.
11139         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
11140         GUD commands.
11141         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
11142         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
11143         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
11144         set `gdb-thread-number' and update `gud-running' properly.
11145         (gdb-running): Update threads list when new threads appear.
11146         (gdb-stopped): Support non-stop operation and new thread switching
11147         logic.
11148         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
11149         (gdb-json-partial-output): New set of JSON routines.
11150         (def-gdb-auto-update-trigger): New `signal-list' optional
11151         argument.
11152         (gdb-thread-list-handler-custom): Update `gud-running',
11153         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
11154         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
11155         (gdb-continue-thread, gdb-step-thread): New commands for fine
11156         thread execution control.
11157         (gud-menu-map): New menu items to switch non-stop options.
11158         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
11159         (gdb-send): Mimic RET properly (bug 3794).
11161         * progmodes/gdb-mi.el (gdb-rules-name-maker)
11162         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
11163         gdb-buffer-rules.
11164         (def-gdb-auto-update-handler): New nopreserve optional argument.
11165         (gdb-stack-list-frames-custom): Print stack from top to bottom.
11167         * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
11168         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
11169         (gdb-parent-mode): New mode to derive other GDB modes from.
11170         (gdb-display-disassembly-for-thread)
11171         (gdb-frame-disassembly-for-thread): New commands for threads
11172         buffer.
11174         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
11175         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
11176         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
11177         (gdb-update): We now store all GDB buffers in a list so that they
11178         can be updated by traversing a list instead of calling invalidate
11179         triggers explicitly.
11180         (def-gdb-trigger-and-handler): New macro to define trigger-handler
11181         pair for GDB buffer.
11182         (gdb-stack-buffer-name): Add thread information.
11183         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
11184         handle pending triggers.
11185         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
11186         (def-gdb-thread-buffer-simple-command)
11187         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
11188         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
11189         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
11190         New commands which show buffers bound to thread.
11191         (gdb-stack-list-locals-regexp): Remove unused regexp.
11193         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
11194         (gdb-locals-buffer-name, gdb-registers-buffer-name)
11195         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
11196         to (gud-comint-buffer) in *-buffer-name functions
11197         because (gdb-get-target-string) already does that.
11198         (gdb-locals-handler-custom, gdb-registers-handler-custom)
11199         (gdb-changed-registers-handler): Rewritten without regexps.
11201         * progmodes/gdb-mi.el: Basic thread selection support.
11202         (gdb-thread-number): New variable.
11203         (gdb-current-context-command): New macro which adds --thread
11204         option to command.
11205         (gdb-threads-mode-map): Select thread with SPC.
11206         (gdb-thread-list-handler-custom): Mark current thread with overlay
11207         arrow.  Synchronize GDB thread and Emacs thread.
11208         (gdb-select-thread): New command which selects current thread.
11209         (gdb-invalidate-frames, gdb-invalidate-locals)
11210         (gdb-invalidate-registers): Use --thread option.
11212 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
11214         * net/tramp.el (top): Make check for tramp-gvfs loading more
11215         robust.  (Bug#3977)
11216         (tramp-handle-insert-file-contents): `unwind-protect' must be
11217         inside `with-parsed-tramp-file-name'.
11219         * net/tramp-gvfs.el (top): Remove superfluous message when loading
11220         fails.
11222 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
11224         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
11225         directory if CLASSPATH is not set.
11227 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
11229         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
11230         New defconst.
11231         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
11233 2009-08-02  Kevin Ryde  <user42@zip.com.au>
11235         * net/newst-backend.el (newsticker--raw-url-list-defaults):
11236         Update freshmeat link.  Delete newsforge.com as it seems gone.
11238 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
11240         * select.el (x-set-selection): Doc fix (Bug#4021).
11242         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
11244         * help-fns.el (describe-variable): Treat list return values from
11245         dir-locals-find-file properly (Bug#4005).
11247 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
11249         * net/tramp.el (tramp-debug-message): Print also microseconds.
11251 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
11253         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
11254         or END is non-nil.
11255         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
11256         (tramp-get-debug-buffer): Change `outline-regexp' according to new
11257         format.
11259         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
11260         (tramp-get-file-property): Use it.
11262         * autorevert.el (auto-revert-handler):
11263         Allow `auto-revert-tail-mode' for remote files.
11265 2009-08-02  Jason Rumney  <jasonr@gnu.org>
11267         * minibuffer.el (read-file-name): Treat confirm options to
11268         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
11270 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
11272         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
11273         (font-lock-variable-name-face, font-lock-constant-face):
11274         Darken the colors for light backgrounds.
11276 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
11278         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
11279         month names.  (Bug#3987)
11281 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
11283         * simple.el (line-move-finish): Pass whole number to
11284         line-move-to-column.
11285         (line-move-visual): Perform hscroll to the recorded position.
11287 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
11289         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
11291 2009-07-29  Alan Mackenzie  <acm@muc.de>
11293         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
11295 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
11297         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
11298         (gdb-place-breakpoints): Use full path when setting breakpoints.
11300 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
11302         * calc/calc.el (calc-mode-map): Add keybinding for
11303         `calc-transpose-lines'.
11305 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
11307         * calc/calc-misc.el (calc-transpose-lines): New function.
11309 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
11311         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
11312         Simplify check for out-of-band methods.
11313         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
11314         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
11316 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
11318         * vc-git.el (vc-git-checkin): Fix typo.
11320 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
11322         * progmodes/js2-mode.el: New file.
11324 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
11326         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
11327         (gud-menu-map): Adjust tooltip accordingly.
11329 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11331         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
11332         (vc-bzr-log-view-mode): Adjust log-view-file-re.
11334         * add-log.el (change-log-mode-map): Add a menu.
11336 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
11338         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
11339         function returns nil.
11340         (dbus-handle-event): Handle special return value :ignore.
11341         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
11343 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
11345         * view.el (view-mode-enable): Don't define Helper-return-blurb if
11346         it's not needed.
11348 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
11350         Fix Bug#3888:
11352         * w32-vars.el (x-select-enable-clipboard): Doc fix.
11354         * term/pc-win.el (x-display-name, x-colors)
11355         (x-select-enable-clipboard, x-select-text): Doc fix.
11357         * term/common-win.el (x-display-name, x-colors): Doc fix.
11359         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
11360         (xw-defined-colors): Doc fix.
11362         * w32-fns.el (x-select-text, x-setup-function-keys)
11363         (x-get-selection, x-set-selection): Doc fix.
11365         * term/x-win.el (x-select-text, x-setup-function-keys)
11366         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
11368         * select.el (x-set-selection): Doc fix.
11370 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
11372         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
11373         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
11374         "IsNSSSupportAvailable" method is not available.
11375         Reported by Steve Youngs <steve@sxemacs.org>.
11377 2009-07-24  Kenichi Handa  <handa@m17n.org>
11379         * international/characters.el: Fix setting of category ?C, ?|, ?K,
11380         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
11381         (build-unicode-category-table): Fix range checks.
11383 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
11385         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
11386         the buffer we try to sync is current when calling
11387         vc-resynch-buffer.
11389         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
11390         not show up to date files.
11392 2009-07-24  Glenn Morris  <rgm@gnu.org>
11394         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
11395         Add autoload cookies.  If necessary, initialize.
11396         (elint-log): Handle non-file buffers.
11397         (elint-initialize): Add optional argument to reinitialize.
11398         (elint-find-builtin-variables): Save excursion.
11400 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
11402         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
11403         for Lint.
11405 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11407         * vc.el (vc-print-log-internal): New function, split out from ...
11408         (vc-print-log): ... here.
11409         (vc-dir-move-to-goal-column): Declare.
11411         * vc-git.el (vc-git-add-signoff): New variable.
11412         (vc-git-checkin): Use it.
11413         (vc-git-toggle-signoff): New function.
11414         (vc-git-extra-menu-map): Bind it to menu.
11415         (vc-git--run-command-string): Accept a nil FILE argument.
11416         (vc-git-stash-list): New function.
11417         (vc-git-dir-extra-headers): Use it.
11419 2009-07-23  Glenn Morris  <rgm@gnu.org>
11421         * help-fns.el (describe-variable): Describe ignored and risky local
11422         variables in a similar way to that in which we describe safe ones.
11424         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
11425         (byte-compile-output-file-form, byte-compile-output-docform)
11426         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
11427         Give some more local variables with common names a "bytecomp-" prefix,
11428         so as not to shadow things during compilation.
11429         * emacs-lisp/cl-macs.el (load-time-value)
11430         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
11431         `outbuffer' to `bytecomp-outbuffer'.
11433         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
11434         since the next two variables cover them automatically now.
11435         (elint-builtin-variables, elint-autoloaded-variables): New.
11436         (elint-unknown-builtin-args): Remove all members, since they can be
11437         parsed automatically now.
11438         (elint-extra-errors): New.
11439         (elint-env-add-env, elint-env-add-macro): Use cadr.
11440         (elint-current-buffer): Use or.  Change final message.
11441         (elint-get-top-forms): Use line-end-position.
11442         (elint-init-env): Use cadr.  Handle autoload, declare-function,
11443         and defalias.
11444         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
11445         (regexp-assoc): Remove unused function.
11446         (elint-top-form): Set elint-current-pos, to record the start of the
11447         top-level form, for compilation-mode.
11448         (elint-form): Trap errors in macro expansion.  Use dolist.
11449         (elint-unbound-variable): Use elint-builtin-variables and
11450         elint-autoloaded-variables.
11451         (elint-get-args): Use cadr, or.
11452         (elint-check-cond-form): Use dolist, cadr.
11453         (elint-check-condition-case-form): Doc fix.  Use cadr.
11454         Use elint-extra-errors.
11455         (elint-log): New function.
11456         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
11457         Distinguish errors and warnings.
11458         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
11459         Use a bytecomp-style format.
11460         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
11461         (elint-get-log-buffer): Use compilation mode.  Disable undo.
11462         Don't truncate lines.
11463         (elint-initialize): Set builtin and autoloaded variable lists.
11464         Only process elint-unknown-builtin-args if non-nil.
11465         (elint-find-builtin-variables, elint-find-autoloaded-variables):
11466         New functions.
11467         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
11469 2009-07-22  Kevin Ryde  <user42@zip.com.au>
11471         * net/newst-backend.el (newsticker--parse-atom-1.0)
11472         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
11473         (newsticker--parse-rss-1.0):
11474         * progmodes/idlwave.el (idlwave-mode):
11475         * progmodes/idlw-shell.el (idlwave-shell-mode):
11476         * progmodes/vera-mode.el (vera-mode):
11477         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
11478         * progmodes/vhdl-mode.el (vhdl-mode):
11479         * textmodes/table.el (table-generate-source)
11480         (table--warn-incompatibility):
11481         Hyperlink urls in docstrings with URL `...'.
11483 2009-07-22  Glenn Morris  <rgm@gnu.org>
11485         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
11486         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
11487         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
11488         Remove leading * from defcustom docs.
11490         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
11492         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
11493         defcustom doc.
11494         (list-load-path-shadows): Optionally, just return shadows as a string.
11496         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
11498 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
11500         * mail/rmailedit.el (rmail-edit-mode):
11501         Use auto-save-include-big-deletions.
11503         * mail/rmail.el (rmail-variables):
11504         Use auto-save-include-big-deletions.
11506         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
11507         changes.
11509 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
11511         * calc/calc.el (calc-undo-length): New variable.
11512         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
11514 2009-07-21  Richard Stallman  <rms@gnu.org>
11516         * files.el (auto-save-mode): Handle buffer-save-size = -2
11517         for toggling mode.
11519 2009-07-21  Glenn Morris  <rgm@gnu.org>
11521         * textmodes/ispell.el (ispell-looking-back): Update declaration.
11523         * calendar/todo-mode.el (calendar-current-date): Update declaration.
11525         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
11526         silence compiler.  Instead...
11527         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
11528         (ps-print-ensure-fontified): Update for above function name changes.
11530         * printing.el (pr-mh-get-msg-num, pr-mh-show)
11531         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
11532         silence compiler.  Instead...
11533         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
11534         (mh-show-buffer): Only define for compiler.
11535         (pr-mh-current-message): Update for above function name changes.
11537         * files.el (abort-if-file-too-large): Explicitly pass `filename'
11538         as an argument.
11539         (find-file-noselect, insert-file-1): Update for above change.
11541         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
11543         * mail/mailclient.el (mailclient-send-it): Fix message.
11545         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
11546         (edebug-eval): Check cl-debug-env is bound.
11547         (print-level, print-circle): Don't redefine built-in variables.
11549         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
11550         (custom-print-vectors): Remove old comments from doc.
11552         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
11553         (emerge-version): Make the variable an obsolete alias for the
11554         emacs-version variable.  Make the function obsolete.
11555         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
11556         Emerge options, rather than merging in into the main Options menu.
11557         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
11558         and auto advance modes.  Disable edit/fast items when not relevant.
11560 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
11562         * term/vt420.el (terminal-init-vt420): Fix typo.
11564 2009-07-20  Sam Steingold  <sds@gnu.org>
11566         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
11567         variable (removed from compile.el on 2004-03-11).
11569 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
11571         * files.el (hack-local-variables-filter): Fix last change.
11573 2009-07-19  Juri Linkov  <juri@jurta.org>
11575         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
11576         (dir-local-variables-alist): New buffer-local variable.
11577         (hack-local-variables-filter): If variable is not dir-local,
11578         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
11579         because file-local overrides dir-local.
11580         (c-postprocess-file-styles) <declare-function>:
11581         Remove obsolete declaration.
11582         (hack-dir-local-variables): Add dir-local variable/value pair to
11583         `dir-local-variables-alist' and remove duplicates.  Doc fix.
11585         * help-fns.el (describe-variable): Add information about
11586         file-local and dir-local variables.
11588 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
11590         * files.el (hack-local-variables-filter): Rewrite.
11592 2009-07-19  Glenn Morris  <rgm@gnu.org>
11594         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
11595         Silence compiler by only defining on XEmacs.
11597         * international/mule.el (auto-coding-regexp-alist): Only match
11598         BABYL... at the start of buffer, not of lines.  (Bug#3790)
11600         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
11601         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
11602         (cal-menu-context-mouse-menu): Doc fix.
11604         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
11606         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
11608 2009-07-18  Juri Linkov  <juri@jurta.org>
11610         * info.el: Virtual Info keyword finder.
11611         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
11612         (Info-finder-file): New variable.
11613         (Info-finder-find-file): New function.
11614         (finder-known-keywords, finder-package-info)
11615         (find-library-name, lm-commentary): Use defvar and
11616         declare-function to silence compiler warnings.
11617         (Info-finder-find-node): New function.
11618         (info-finder): New command.
11620         * subr.el (process-kill-buffer-query-function): New function.
11621         (add-hook)<kill-buffer-query-functions>: Add hook
11622         `process-kill-buffer-query-function'.
11624 2009-07-18  Alan Mackenzie  <acm@muc.de>
11626         * progmodes/cc-mode.el (c-before-hack-hook)
11627         (c-postprocess-file-styles): Give invocation of `c-set-style'
11628         DONT-OVERRIDE parameter of t.  Already set style variables will
11629         thus not be overridden by style settings given by `c-file-syle'.
11631         * files.el (hack-local-variables-filter): Remove entries with
11632         duplicate keys from `file-local-variables-alist'.
11634 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
11636         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
11637         x-set-selection if display-selections-p returns nil for the
11638         current frame.
11640 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
11642         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
11644 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
11646         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
11647         Accept nil in addition to a regexp.
11648         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
11649         Accept nil in addition to a regexp.
11650         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
11651         buffers that have an associated file.  Handle nil values of
11652         desktop-buffers-not-to-save and desktop-files-not-to-save.
11653         (Bug#3833)
11655         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11656         (x-disown-selection-internal): New functions.
11658 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
11660         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
11661         warning.
11662         (gdb-breakpoints-header): Move forward to avoid compiler warning.
11663         (gdb-make-header-line-mouse-map): Remove duplicate definition.
11665 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
11667         * simple.el (set-mark): Revert last change.
11669 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
11671         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
11672         rendering of pngs is not possible instead of messaging a long
11673         description.
11675 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
11677         * w32-fns.el (x-selection-owner-p): New function.
11679         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
11680         (mouse-yank-at-click, mouse-yank-primary):
11681         If select-active-regions is non-nil, deactivate the mark before
11682         insertion.
11684         * simple.el (deactivate-mark, set-mark): Only save selection if we
11685         own it.
11687 2009-07-17  Kenichi Handa  <handa@m17n.org>
11689         * case-table.el (describe-buffer-case-table): Fix for the case
11690         that KEY is a cons.
11692 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
11694         * vc-rcs.el (vc-rcs-find-file-hook):
11695         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
11697 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
11699         * net/tramp.el (tramp-wait-for-output): Handle the case when
11700         commands do not return a newline but a null byte before the shell
11701         prompt.  (Bug#3858)
11703 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11705         * term/ns-win.el (ns-set-alpha): Don't declare.
11706         (ns-set-background-alpha): Remove function.
11708 2009-07-16  Kevin Ryde  <user42@zip.com.au>
11710         * emacs-lisp/copyright.el (copyright-update): Save match-data across
11711         y-or-n-p, for safety.
11713 2009-07-16  Richard Stallman  <rms@gnu.org>
11715         * files.el (auto-save-mode): If buffer-saved-size is -2,
11716         don't clobber it.
11718         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
11719         (rmail-retry-ignored-headers): Add more uninteresting fields.
11721 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
11723         * net/rcirc.el (rcirc): Use history variables.
11724         (rcirc-server-name-history, rcirc-nick-name-history)
11725         (rcirc-server-port-history): New variables.
11727 2009-07-15  Kenichi Handa  <handa@m17n.org>
11729         * international/mule-cmds.el (set-language-environment-charset):
11730         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
11731         ignore them.
11733         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
11734         Delete unibyte-display.
11736 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
11738         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
11740 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
11742         * simple.el (deactivate-mark): Optional argument FORCE.
11743         (set-mark): Use deactivate-mark.
11745         * info.el (Info-search): No need to check transient-mark-mode
11746         before calling deactivate-mark.
11748         * select.el (x-set-selection): Doc fix.
11749         (x-valid-simple-selection-p): Allow buffer values.
11750         (xselect--selection-bounds): Handle buffer values.
11751         Suggested by David De La Harpe Golden.
11753         * mouse.el (mouse-set-region, mouse-drag-track):
11754         Call copy-region-as-kill before setting the mark, to let
11755         select-active-regions work.
11757 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
11759         * simple.el (deactivate-mark): If select-active-regions is
11760         non-nil, copy the selection data into a string.
11761         (activate-mark): If select-active-regions is non-nil, set the
11762         selection to the current buffer.
11763         (set-mark): Update selection if select-active-regions is non-nil.
11765         * select.el (x-valid-simple-selection-p): Allow buffer values.
11767 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11769         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
11770         and more featureful message-mode.
11772 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
11774         * select.el (x-set-selection): Doc fix.
11775         (x-valid-simple-selection-p): Disallow selection data consisting
11776         of a list or cons of integers, since that is not used.
11777         (xselect--selection-bounds, xselect--int-to-cons): New functions.
11778         (xselect-convert-to-string, xselect-convert-to-length)
11779         (xselect-convert-to-filename, xselect-convert-to-charpos)
11780         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
11782 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
11784         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
11785         output in -break-info command (Emacs bug #3794).
11787 2009-07-14  Glenn Morris  <rgm@gnu.org>
11789         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
11790         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
11791         (edebug-print-length, edebug-print-level, edebug-print-circle)
11792         (edebug-sit-for-seconds, edebug-view-outside)
11793         (edebug-bounce-point, edebug-set-global-break-condition)
11794         (edebug-Go-nonstop-mode, edebug-trace-mode)
11795         (edebug-Trace-fast-mode, edebug-continue-mode)
11796         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
11797         (edebug-visit-eval-list): Doc fixes.
11799         * subr.el (def-edebug-spec): Doc fix.
11801 2009-07-14  Kenichi Handa  <handa@m17n.org>
11803         * international/characters.el: Fix setting of category ?C.
11805 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
11807         * term/ns-win.el (x-select-font): defalias x-select-font to
11808         ns-popup-font-panel instead of generate-fontset-menu.
11810 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
11812         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
11814 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
11816         * arc-mode.el (archive-find-type): Allow for a PK00 string before
11817         the PK\003\004 header (Bug#3770).
11819 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
11821         * pcomplete.el (pcomplete-comint-setup): Check for
11822         shell-dynamic-complete-filename too.
11824 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
11826         * simple.el (temporary-goal-column): Change the value for
11827         line-move-visual to a cons cell.
11828         (line-move-visual): Record or set the window hscroll, if
11829         necessary (Bug#3494).
11830         (line-move-1): Handle cons value of temporary-goal-column.
11832 2009-07-11  Kenichi Handa  <handa@m17n.org>
11834         * international/mule-diag.el (describe-character-set): Don't show
11835         width.
11837 2009-07-10  Sam Steingold  <sds@gnu.org>
11839         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11840         Omake sometimes indents the errors it prints, so allow all
11841         regexps to start with spaces.
11843 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
11845         * cus-edit.el (customize-changed-options-previous-release):
11846         Bump value to 22.1.  (Bug#3804)
11848 2009-07-08  Sam Steingold  <sds@gnu.org>
11850         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
11851         to be a cons cell (test . ignored-directory) to selectively ignore
11852         some directories depending on the location of the search.
11854 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
11856         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
11857         remote user is root, on the local host.
11858         (tramp-local-host-p): Either the local user or the remote user
11859         must be root.  (Bug#3771)
11861 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
11863         * progmodes/gdb-mi.el (gdb): Remove description of
11864         gdb-use-separate-io-buffer.
11865         (menu): Don't allow toggling of or enable
11866         gdb-use-separate-io-buffer from menubar.
11868 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
11870         * mail/unrmail.el (unrmail): Make sure the message ends with two
11871         newlines (Bug#3769).
11873 2009-07-08  Glenn Morris  <rgm@gnu.org>
11875         * calendar/calendar.el (calendar-current-date): Rework previous change.
11877 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
11879         * calendar/calendar.el (calendar-current-date):
11880         Add an optional argument giving an offset from today.
11882 2009-07-08  Glenn Morris  <rgm@gnu.org>
11884         * tutorial.el (tutorial--describe-nonstandard-key):
11885         Adjust the message for when a key has been unbound.
11886         (help-with-tutorial): Hide the arch-tag.
11888 2009-07-08  Kenichi Handa  <handa@m17n.org>
11890         * international/fontset.el (setup-default-fontset): For each
11891         script, append (not set) font-specs.
11893         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
11894         docstring.
11896 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
11898         * progmodes/gdb-mi.el (gdb-init-1): Move sending
11899         -data-list-register-names to ...
11900         (gdb-starting): ... here because GDB 7.0 requires execution to
11901         have started when using this MI command.
11902         (gdb-set-header): New function to distinguish select and
11903         unselected tabs in gdb buffers.
11904         (gdb-propertize-header): New macro that uses gdb-set-header.
11905         (gdb-breakpoints-header, gdb-locals-header): Use it.
11906         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
11908 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
11910         * Makefile.in (ELCFILES): Remove fadr.elc.
11912 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
11914         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
11915         may contain frame information, so `string-match' should be used.
11916         (gdb-update): Disassembly is invalidated through
11917         `gdb-get-selected-frame'.
11918         (gdb-pad-string): New function to pad string with spaces.
11919         (gdb-invalidate-disassembly): Invalidate only if the buffer
11920         exists.
11921         (gdb-disassembly-handler-custom): Column alignment.
11922         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
11923         placing new ones.
11924         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
11925         end of line, too.
11926         (gdb-frame-handler): Match convention to for disassembly buffer
11927         mode name.
11928         (gdb-stack-list-frames-handler): Rewritten without regexps.
11929         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
11930         not highlight breakpoints without line information.
11931         (gdb-input): Add trailing newline to command.
11933         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
11934         buffer properly.
11935         (gdb-breakpoints-list-handler-custom): Replacement for
11936         `gdb-break-list-handler'.  Using real parser instead of regexps
11937         now.
11938         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
11939         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
11940         to place breakpoints.
11941         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
11942         functions.
11943         (gdb-disassembly-handler-custom): Show overlay arrow.
11944         (gdb-disassembly-place-breakpoints): Show breakpoints in
11945         disassembly buffer.
11946         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
11947         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
11948         instead of parsing breakpoints buffer.  Fixed old menu references
11949         in `gud-menu-map'.
11951         * fadr.el: Remove.
11953         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
11954         (gdb-memory-address): New variable which holds top address of
11955         memory page shown in memory buffer.
11956         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
11957         New customization variables.
11958         New functions:
11959         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
11960         display the memory buffer.
11961         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
11962         buffer display parameters.
11963         (def-gdb-memory-format, gdb-memory-format-binary)
11964         (gdb-memory-format-octal, gdb-memory-format-unsigned)
11965         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
11966         Functions for setting memory buffer format.
11967         (gdb-memory-unit-word, gdb-memory-unit-halfword)
11968         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
11969         unit size used in memory buffer.
11970         (gdb-memory-show-next-page, gdb-memory-show-previous-page):
11971         Switch to next/previous page of memory buffer.
11972         Now using (bindat-get-field) instead of fadr functions.
11974 2009-07-07  Sam Steingold  <sds@gnu.org>
11976         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
11977         non-top-level files.
11979 2009-07-07  Kenichi Handa  <handa@m17n.org>
11981         * international/mule-cmds.el (reset-language-environment):
11982         Put the highset priority to the charset iso-8859-1.
11984 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
11986         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
11987         to the end of the line when locating the block (Bug#700).
11989 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
11991         * net/tramp.el (tramp-handle-write-region): Flush file properties
11992         in case of short track.
11994 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
11996         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
11997         Coded custom representation of verilog error regular expressions
11998         to work with Emacs-22's new format.
11999         (verilog-error-regexp-xemacs-alist): Coded custom representation
12000         of verilog error regular expressions to work with XEmacs format.
12001         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
12002         error recognition into XEmacs.
12003         (verilog-error-regexp-add-emacs): Hook routine to install verilog
12004         error recognition into Emacs-22.
12006 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
12008         * woman.el: Remove stand-alone closing parentheses.
12009         (woman-file-name, woman2-format-paragraphs)
12010         (woman-leave-blank-lines): Code cleanup.
12011         (woman-use-own-frame): Change default to nil.
12012         (woman-italic, woman-bold, woman-unknown, woman-addition):
12013         Change defaults to inherit from default faces.
12014         (woman2-process-escapes): Consume the newline after a stand-alone
12015         filler character (Bug#3651).
12017 2009-07-06  Glenn Morris  <rgm@gnu.org>
12019         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
12020         (top-level): Move provide to the end.
12021         (ffap): Remove defunct URL from custom group.
12023         * subr.el (eval-after-load): Doc fix.
12025 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
12027         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
12028         `calc-embedded-word' is called twice.
12030 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12032         * files.el (find-alternate-file-other-window, find-alternate-file):
12033         Obey confirm-nonexistent-file-or-buffer.
12035 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
12037         * dired-aux.el (dired-show-file-type): Handle remote files.
12039 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
12041         * desktop.el (desktop-globals-to-save):
12042         Add file-name-history (Bug#2750).
12044 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
12046         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
12048 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
12050         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
12051         property on entire argument since this is what eshell-lisp-command
12052         expects.
12054 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
12056         * net/tramp-gvfs.el (tramp-gvfs-methods)
12057         (tramp-gvfs-zeroconf-domain)
12058         (tramp-bluez-discover-devices-timeout): Add version flag.
12059         (tramp-gvfs-handler-mounted-unmounted)
12060         (tramp-gvfs-connection-mounted-p): Polish handling of
12061         incompatibilities between GVFS 0.2 and 1.0.
12063 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
12065         * cus-start.el (all): Add make-pointer-invisible.
12067 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
12069         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
12070         formatted correctly.
12072 2009-07-02  Juri Linkov  <juri@jurta.org>
12074         * info.el: Virtual Info files and nodes.
12075         (Info-virtual-files, Info-virtual-nodes): New variables.
12076         (Info-current-node-virtual): New variable.
12077         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
12078         New functions.
12079         (Info-file-supports-index-cookies): Use Info-virtual-file-p
12080         to check for a virtual file instead of checking a fixed list
12081         of node names.
12082         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
12083         instead of ad-hoc processing of "dir" and (apropos history toc).
12084         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
12085         instead of ad-hoc processing of "dir" and (apropos history toc).
12086         Reread a file when moving from a virtual node.
12087         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
12088         (Info-directory-toc-nodes, Info-directory-find-file)
12089         (Info-directory-find-node): New functions.
12090         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
12091         (Info-history): Move part of code to
12092         `Info-history-find-node'.
12093         (Info-history-toc-nodes, Info-history-find-file)
12094         (Info-history-find-node): New functions.
12095         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
12096         (Info-toc): Move part of code to `Info-toc-find-node'.
12097         (Info-toc-find-node): New function.
12098         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
12099         the current Info file name to references because now the node
12100         "*TOC*" belongs to the same Info manual.
12101         (Info-toc-build): Rename from `Info-build-toc'.
12102         (Info-toc-nodes): Rename input argument `file' to `filename'.
12103         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
12104         instead of ad-hoc processing of ("dir" apropos history toc).
12105         (Info-index-nodes): Use Info-virtual-file-p
12106         to check for a virtual file instead of checking a fixed list
12107         of node names.
12108         (Info-index-node): Add check for `Info-current-node-virtual'.
12109         Raise `save-match-data' higher up the tree to contain
12110         `search-forward' too (bug fix).
12111         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
12112         (Info-virtual-index-nodes): New variable.
12113         (Info-virtual-index-find-node, Info-virtual-index): New functions.
12114         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
12115         (Info-apropos-file, Info-apropos-nodes): New variables.
12116         (Info-apropos-toc-nodes, Info-apropos-find-file)
12117         (Info-apropos-find-node, Info-apropos-matches): New functions.
12118         (info-apropos): Move part of code to `Info-apropos-find-node' and
12119         `Info-apropos-matches'.
12120         (Info-mode-map): Bind "I" to `Info-virtual-index'.
12121         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
12122         for a virtual file instead of checking a fixed list of node names.
12124         * simple.el (async-shell-command): New command.
12126         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
12128         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
12129         instead of `mount-info'.
12131 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
12133         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
12134         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
12136 2009-07-02  Kenichi Handa  <handa@m17n.org>
12138         * international/mule.el (set-keyboard-coding-system): Force *-unix
12139         coding-system to avoid eol conversion.
12141 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
12143         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12144         Add handler for `process-file', `shell-command' and
12145         `start-file-process'.
12146         (tramp-gvfs-handle-shell-command)
12147         (tramp-gvfs-handle-start-file-process)
12148         (tramp-gvfs-handle-process-file): New defuns.
12149         (tramp-synce-list-devices): Simplify check for existence of property.
12151 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
12153         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
12155 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
12157         * language/korean.el (set-language-info-alist): Add korean-cp949,
12158         cp949 to spec.
12160 2009-07-01  Kenichi Handa  <handa@m17n.org>
12162         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
12164         * international/encoded-kb.el: Deleted.
12166         * international/mule.el (set-keyboard-coding-system): Perform the
12167         necessary setup here instead of calling encoded-kbd-setup-display.
12169 2009-07-01  Glenn Morris  <rgm@gnu.org>
12171         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
12173 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
12175         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
12177 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
12179         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
12180         Handle also the 'rename case, when setting file modes.  (Bug#3712)
12181         (tramp-default-file-modes): Remove execute permissions.
12183         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
12184         (top): Add a default for "synce" in `tramp-default-user-alist'.
12185         Add completion function for "synce" method.
12186         (tramp-hal-service, tramp-hal-path-manager)
12187         (tramp-hal-interface-manager, tramp-hal-interface-device):
12188         New defconst.
12189         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
12190         (tramp-synce-list-devices, tramp-synce-parse-device-names):
12191         New defuns.
12193         * net/trampver.el: Update release number.
12195 2009-06-30  Kenichi Handa  <handa@m17n.org>
12197         * international/fontset.el (setup-default-fontset): Add CJK fonts
12198         for symbols and the other miscellaneous characters.
12200         * language/korea-util.el (setup-korean-environment-internal):
12201         Make char-width-table suitable for Korean environments.
12202         (exit-korean-environment): Cancel above.
12204         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
12205         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
12206         setup-function to make char-width-table suitable for respective
12207         environments, and an exit-function to cancel that.
12209         * language/japan-util.el (setup-japanese-environment-internal):
12210         Call use-cjk-char-width-table with arg `ja_JP'.
12212         * international/characters.el (cjk-char-width-table): Delete it.
12213         (cjk-char-width-table-list): New variable.
12214         (use-cjk-char-width-table): New arg local-name.
12215         (use-default-char-width-table): Fix for the case that Emacs is
12216         already using the default char-width-table.
12218 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
12220         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
12221         modes mandatory.  (Bug#3712)
12223 2009-06-29  Alan Mackenzie  <acm@muc.de>
12225         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
12226         correction between the visible width of TABs and their number of bytes.
12228 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
12230         * server.el (server-buffer-done): Prevent kill-buffer from
12231         prompting by clearing the buffer modification flag (Bug#3696).
12233 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
12235         * progmodes/verilog-mode.el (verilog-beg-of-statement)
12236         (verilog-endcomment-reason-re): Support unique case and priority case.
12237         (verilog-basic-complete-re): Support localparam lineup.
12238         (verilog-beg-of-statement-1): Fix for robustness, unique case.
12239         (verilog-set-auto-endcomments): Fix for unique case, always_comb
12240         commenting.
12241         (verilog-leap-to-case-head): Now support *nested* unique &
12242         priority case statements.
12243         (verilog-auto-lineup): Make just declarations the default (as it
12244         had been).
12245         (verilog-leap-to-case-head): Support priority/unique case statements.
12246         (verilog-auto-lineup): Rework to give users radio buttons to
12247         select the various styles of automatic lineup.
12248         (verilog-error-regexp-alist): Rework to support the XEmacs style
12249         of error regular expressions from compilers, lint tools &
12250         simulators.  Note that GNU Emacs has made it impossible for a mode
12251         to load such things.
12252         (electric-verilog-terminate-line, verilog-indent-declaration)
12253         (verilog-auto-wiure): Rework for radio button selection of
12254         auto-lineup selection of specification of auto lineup.
12255         (verilog-beg-of-statement-1): Redesign to support proper operation
12256         in additional code, based on testing with auto-lineup.
12257         (verilog-calculate-indent, assignments & declarations)
12258         (verilog-backward-token): Enhance to support auto-lineup of
12259         assignments & declarations.
12260         (verilog-in-directive-p, verilog-at-struct-p): New function for
12261         easy test of whether we are.
12262         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
12263         to support safe execution at almost anyline.
12264         (verilog-calc-1): Properly support indenting deep inside generate
12265         blocks.
12266         (verilog-init-font): Remove definition & use of verilog-init-font,
12267         as it is redundant with font-lock-defaults.
12268         (verilog-mode): Alter the definition of verilog-font-lock-defaults
12269         to avoid circular calls if syntax-ppss is a function (as is the
12270         case now in 22.x GNU Emacs) as that function would sometimes call
12271         itself, leading to (nearly) infinite recursion.
12272         (verilog-ovm-begin-re, verilog-ovm-end-re)
12273         (verilog-ovm-statement-re, verilog-leap-to-head)
12274         (verilog-backward-token): Add support for OVM macros.  Some are
12275         complete statements, and others open and close scopes like begin
12276         and end.
12277         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
12278         (verilog-defun-level-generate-only-re): Really fix the defun-list
12279         compilation issue.
12280         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
12281         coverpoint, constraint and cross statements.
12282         (verilog-defun-level-list, verilog-generate-defun-level-list)
12283         (verilog-all-defun-level-list): Redo these specifications - it is
12284         too hard to support eval-when compile aggregation of lists also
12285         built at when-compile time.
12286         (verilog-defun-level-list): Place defconsts of variables used in
12287         building regular expressions which are built in eval-when-compile
12288         bodies in the same eval-when-compile body to facilitate compile
12289         without load.
12290         (verilog-beg-block-re-ordered): Support indenting
12291         virtual/protected tasks and functions.
12292         (verilog-defun-level-list, verilog-in-generate-region-p)
12293         (verilog-backward-ws&directives, verilog-calc-1): Speed up
12294         indentation of some module items (generate items).
12295         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
12296         across virtual/protected tasks and functions.
12298 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
12300         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
12301         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
12302         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
12303         in concatenations.  Reported by Yishay Belkind.
12304         (verilog-auto-ascii-enum): Support one-hot state machines in
12305         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
12306         (verilog-auto-inst, verilog-auto-inst-port): Include interface
12307         modport in AUTOINST and add vl-modport for users.
12308         Reported by David Rogoff.
12309         (verilog-auto-inout-module, verilog-auto-inst)
12310         (verilog-decls-get-interfaces, verilog-insert-definition)
12311         (verilog-insert-one-definition, verilog-read-decls)
12312         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
12313         (verilog-sig-modport, verilog-signals-combine-bus)
12314         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
12315         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
12316         Suggested by David Rogoff.
12317         (verilog-repair-open-comma): Fix non-insertion of comma when
12318         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
12319         (verilog-make-width-expression): Simplify [A-1:0] expression
12320         widths to just {A{1'b0}}.
12321         (verilog-mode): Cleanup checkdoc warnings.
12322         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
12323         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
12324         inputs/outputs or data type.  Suggested by Vasu Kandadi.
12325         (next-error-last-buffer): Fix byte-compiler warning.
12326         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
12327         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
12328         or shell command text during AUTO expansion.  Suggested by Tad Truex.
12329         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
12330         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
12331         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
12332         in AUTOINOUT.  Reported by Matthew Lovell.
12333         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
12334         causing use of <= assignments.  Reported by Alex Reed.
12335         (verilog-read-decls): Fix triand, trior, wand, wor to be
12336         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
12337         (verilog-extended-complete-re): Support import "DPI-C" functions.
12338         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
12339         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
12340         (verilog-insert-date, verilog-insert-year)
12341         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
12342         Windows systems.  Reported by Michael Potts.
12343         (verilog-read-module-name): Fix AUTOINST when the child module
12344         declaration's name is a tick define.  Reported by Elliot Mednick.
12345         (verilog-read-decls): Fix V2K parameter bit subscripts getting
12346         passed to next parameter's definition.  Reported by Bruce T.
12347         (verilog-read-decls): Fix detecting "parameter int" when using
12348         AUTOINSTPARAM.  Reported by Bruce T.
12349         (verilog-goto-defun): Fix goto not finding modules unless first
12350         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
12351         (verilog-mode): Expand -f flag arguments on entry to mode so
12352         verilog-goto-defun will work.  Reported by Lawrence Butcher.
12353         (verilog-getopt): Expand environment variables in -f file
12354         arguments.  Suggested by Lawrence Butcher.
12355         (verilog-set-define): Fix "Symbol's value as variable is void"
12356         when reading enumerations.
12357         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
12358         Suggested by Stephen Peltan.
12359         (verilog-read-defines): Fix reading of enumerations in include
12360         files.  Reported by Steve Peltan.
12362 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
12364         * files.el (trash-directory): Fix defcustom type.
12366 2009-06-28  Juri Linkov  <juri@jurta.org>
12368         * help-fns.el (describe-function-1): Correctly locate adviced
12369         functions in hyperlink (Bug#2438).
12371 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
12373         * files.el (trash-directory): Change default to nil.
12374         (move-file-to-trash): If trash-directory is nil and
12375         system-move-file-to-trash is unbound, perform freedesktop-style
12376         trashing.
12378 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
12380         * files.el (move-file-to-trash): Add freedesktop trash
12381         support (Bug#973).
12383 2009-06-28  Glenn Morris  <rgm@gnu.org>
12385         * autorevert.el (global-auto-revert-non-file-buffers)
12386         (global-auto-revert-mode): Doc fixes.
12388 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
12390         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
12392 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
12394         * faces.el (x-handle-named-frame-geometry): Ensure that we have
12395         opened an X connection before calling x-get-resource (Bug#3194).
12397         * play/doctor.el: Remove reference to obsolete website.
12398         (make-doctor-variables): Correct grammar mistake (Bug#2633).
12400 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
12402         Remove find-file-not-found-hook VC method.  (Bug#2757)
12403         * vc-hooks.el (vc-file-not-found-hook)
12404         (vc-default-find-file-not-found-hook): Remove functions.
12405         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
12406         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
12407         * vc.el:
12408         * vc-hg.el:
12409         * vc-git.el: Do not mention find-file-not-found-hook VC method.
12411 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
12413         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
12414         compatibility function for `looking-back'.
12416         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
12417         Use `ispell-looking-back'.
12419 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
12421         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
12422         rather than `filename'.
12424 2009-06-23  Miles Bader  <miles@gnu.org>
12426         * face-remap.el (text-scale-set): New function.
12428 2009-06-23  Glenn Morris  <rgm@gnu.org>
12430         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
12432         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
12434         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
12436         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
12438         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
12439         Simplify Persian conditionals.
12441         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
12442         variable `filename'.
12444         * comint.el (comint-insert-input): Doc fix.
12446         * Makefile.in (ELCFILES): Fix typo in previous change.
12448 2009-06-23  Miles Bader  <miles@gnu.org>
12450         * cus-start.el: Add entry for `recenter-redisplay'.
12452 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
12454         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
12455         Add an optional argument for the backend, use it instead of
12456         calling vc-backend.
12457         (vc-mode-line): Add an optional argument for the backend.
12458         Pass the backend to vc-state and vc-working-revision.  Move code for
12459         special handling for vc-state being a buffer to ...
12461         * vc-rcs.el (vc-rcs-find-file-hook):
12462         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
12464         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
12465         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
12466         vc-stay-local-p and vc-mode-line calls.
12468         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
12469         (vc-cvs-diff, vc-cvs-annotate-command)
12470         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
12471         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
12472         vc-mode-line calls.
12474         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
12475         direct comparison.
12476         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
12477         backend when calling vc-mode-line.
12478         (vc-register): Do not create a closure for calling the vc register
12479         function, call it directly.
12481 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
12483         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
12484         to make it obvious item can be clicked.
12486         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
12488 2009-06-23  Kenichi Handa  <handa@m17n.org>
12490         * language/korea-util.el (korean-key-bindings): Change the binding
12491         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
12492         same command.
12494 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
12496         Sync with Tramp 2.1.16.
12498         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
12500         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
12501         when a loading of a package fails.  Completion function for rsync
12502         is `tramp-completion-function-alist-ssh'.
12503         (all): Replace all calls of `split-string' and
12504         `tramp-split-string' by `tramp-compat-split-string'.
12505         (tramp-default-method): Use `tramp-compat-process-running-p'.
12506         (tramp-default-proxies-alist): Allow also Lisp forms.
12507         (tramp-remote-path): Add choice "Private Directories".
12508         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
12509         (tramp-domain-regexp): Allow also "-", "_" and ".".
12510         (tramp-end-of-output): Remove newlines, and add "$" at the end.
12511         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
12512         (tramp-debug-message): Insert header line in debug buffer.
12513         (tramp-handle-directory-files-and-attributes-with-stat):
12514         Care about filenames with spaces, or starting with "-".
12515         (tramp-handle-dired-uncache): New defun.
12516         (tramp-handle-insert-directory): Don't flush the directory from
12517         cache, this is handled by `dired-uncache' now.
12518         (tramp-handle-insert-file-contents): Improve error handling.
12519         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12520         Quote `tramp-end-of-output'.
12521         (tramp-action-password): Improve trace message.
12522         (tramp-check-for-regexp): Both echoes must be present, before removing.
12523         (tramp-open-connection-setup-interactive-shell): Trace coding system.
12524         (tramp-compute-multi-hops): Eval cons cells of
12525         `tramp-default-proxies-alist'.
12526         (tramp-maybe-open-connection): Use the same command pattern for
12527         first hop and further hops.
12528         (tramp-wait-for-output): Remove handling of newlines.
12529         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
12530         (tramp-split-string): Remove function.  It is handled in
12531         tramp-compat now.
12533         * net/tramp-cmds.el (tramp-bug):
12534         Recommend `tramp-cleanup-all-connections' in the bug mail.
12536         * net/tramp-compat.el (tramp-compat-split-string)
12537         (tramp-compat-process-running-p): New defuns.
12539         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
12540         for `dired-uncache'.
12542         * net/tramp-gvfs.el: New package.
12544         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12545         Add handler for `dired-uncache'.
12546         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
12548         * net/trampver.el: Update release number.  Make version check fit
12549         for SXEmacs 22.
12551 2009-06-22  Jim Meyering  <meyering@redhat.com>
12553         Automatically handle .xz suffix (XZ-compressed files), too.
12554         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
12555         XZ is the successor to LZMA: <http://tukaani.org/xz/>
12557 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
12558             Nick Roberts  <nickrob@snap.net.nz>
12560         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
12561         repository (http://sphinx.net.ru/hg/gdb-mi/).
12563 2009-06-22  Glenn Morris  <rgm@gnu.org>
12565         * files.el (dir-locals-collect-mode-variables): Allow for any number of
12566         `mode' and `eval' entries.  (Bug#3430)
12568         * Makefile.in (ELCFILES): Add fadr.elc.
12570         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
12571         differing behavior of \n and ^ in strings.  (Bug#3385)
12573         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
12575         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
12576         property.
12577         (lisp-indent-function): Make it a defcustom.
12579 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
12581         * progmodes/gdb-ui.el: Replace with ...
12582         * progmodes/gdb-mi.el: ... this file.
12583         * progmodes/gud.el: Modify for gdb-mi.el.
12585 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
12587         * fadr.el: New file.
12589 See ChangeLog.14 for earlier changes.
12591 ;; Local Variables:
12592 ;; coding: utf-8
12593 ;; End:
12595   Copyright (C) 2009, 2010, 2011  Free Software Foundation, Inc.
12597   This file is part of GNU Emacs.
12599   GNU Emacs is free software: you can redistribute it and/or modify
12600   it under the terms of the GNU General Public License as published by
12601   the Free Software Foundation, either version 3 of the License, or
12602   (at your option) any later version.
12604   GNU Emacs is distributed in the hope that it will be useful,
12605   but WITHOUT ANY WARRANTY; without even the implied warranty of
12606   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12607   GNU General Public License for more details.
12609   You should have received a copy of the GNU General Public License
12610   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.