* epa.texi (Caching Passphrases): New section.
[emacs.git] / lisp / ChangeLog
blobbf1ce5f96762516e1888e1f2041fd53b8cb2eec3
1 2010-10-06  Glenn Morris  <rgm@gnu.org>
3         * font-core.el (font-lock-defaults-alist): Remove variable.
4         (font-lock-mode): Doc fix.
5         (font-lock-default-function): Do not consult font-lock-defaults-alist.
6         * font-lock.el (font-lock-refresh-defaults): Doc fix.
7         (font-lock-set-defaults): Doc fix.
8         Do not consult font-lock-defaults-alist.
10         * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
12         * emacs-lisp/cl.el: No longer provide cl-19.
14 2010-10-05  Michael Albinus  <michael.albinus@gmx.de>
16         * net/tramp.el (tramp-handle-directory-files-and-attributes)
17         (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
18         New defuns, taken from tramp-smb.el.
19         (tramp-coding-system-change-eol-conversion)
20         (tramp-set-process-query-on-exit-flag): Removed.
22         * net/tramp-compat.el (top): Do not check for byte-compiler
23         objects.
24         (tramp-compat-coding-system-change-eol-conversion)
25         (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
26         from tramp.el.
28         * net/tramp-gvfs.el:
29         * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
30         by `tramp-compat-set-process-query-on-exit-flag'.
32         * net/tramp-imap.el (tramp-imap-file-name-handler-alist): Use
33         `tramp-handle-directory-files-and-attributes',
34         `tramp-handle-file-exists-p' and
35         `tramp-handle-file-newer-than-file-p'.
36         (tramp-imap-handle-file-exists-p)
37         (tramp-imap-handle-file-executable-p)
38         (tramp-imap-handle-file-readable-p)
39         (tramp-imap-handle-directory-files-and-attributes)
40         (tramp-imap-handle-file-newer-than-file-p): Removed.
42         * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
43         by `tramp-compat-set-process-query-on-exit-flag' and
44         `tramp-coding-system-change-eol-conversion' by
45         `tramp-compat-coding-system-change-eol-conversion'.
47         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use
48         `tramp-handle-directory-files-and-attributes',
49         `tramp-handle-file-exists-p' and
50         `tramp-handle-file-newer-than-file-p'.
51         (tramp-smb-handle-directory-files-and-attributes)
52         (tramp-smb-handle-file-exists-p)
53         (tramp-smb-handle-file-newer-than-file-p): Removed.
54         (tramp-smb-maybe-open-connection): Replace
55         `tramp-set-process-query-on-exit-flag' by
56         `tramp-compat-set-process-query-on-exit-flag'.
58 2010-10-05  Glenn Morris  <rgm@gnu.org>
60         * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
62 2010-10-04  Michael Albinus  <michael.albinus@gmx.de>
64         Continue reorganization of load dependencies.  (Bug#7156)
66         * net/tramp.el (tramp-handle-file-local-copy-hook)
67         (tramp-delete-temp-file-function): Move down.
68         (tramp-exists-file-name-handler): Move up.
69         (tramp-register-file-name-handlers): Simplify autoload.
70         (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
71         (tramp-handle-directory-files, tramp-handle-dired-uncache)
72         (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
73         (tramp-handle-file-name-completion)
74         (tramp-handle-file-name-directory)
75         (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
76         (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
77         (tramp-handle-find-backup-file-name)
78         (tramp-handle-insert-file-contents, tramp-handle-load)
79         (tramp-handle-substitute-in-file-name)
80         (tramp-handle-unhandled-file-name-directory)
81         (tramp-mode-string-to-int, tramp-local-host-p)
82         (tramp-make-tramp-temp-file): Moved from tramp-sh.el.
84         * net/tramp-gvfs.el (top):
85         * net/tramp-smb.el (top): Do not require 'tramp-sh.
87         * net/tramp-sh.el (all): Move several objects to tramp.el, see
88         there.  Rename `tramp-handle-*' to `tramp-sh-handle-*'.
90 2010-10-04  Glenn Morris  <rgm@gnu.org>
92         * calendar/appt.el (appt-add): Ensure reminders are enabled.
93         (appt-activate): Give status messages.
95 2010-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
97         * net/gnutls.el: Improve docs.  Remove starttls and ssl emulation.
98         Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
99         `gnutls-negotiate' (formerly `starttls-negotiate').  Remove
100         trivial wrapper `starttls-open-stream'.
102 2010-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
104         Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
105         log-outgoing commands.
106         * vc/vc.el (vc-log-internal-common): Add a new argument and use it
107         to create a buffer local revert-buffer-function variable.
108         (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
109         revert-buffer-function lambda.
111 2010-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
113         * net/gnutls.el (starttls-negotiate): Use the plist interface to
114         `gnutls-boot'.  Make TYPE the only required parameter.  Allow
115         TRUSTFILES and KEYFILES to be lists.
116         (open-ssl-stream): Use it.
118 2010-10-03  Glenn Morris  <rgm@gnu.org>
120         * subr.el (directory-sep-char): Remove obsolete variable.
121         * net/tramp-compat.el: Don't mess about with the byte-compiler unless
122         it is "necessary".
124         * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
125         * vc/vc.el (vc-static-header-alist): Doc fix.
126         * vc/vc-cvs.el (vc-cvs-header):
127         * vc/vc-rcs.el (vc-rcs-header):
128         * vc/vc-sccs.el (vc-sccs-header):
129         * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
130         * obsolete/vc-mcvs.el (vc-mcvs-header):
131         * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
132         on XEmacs.
134 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
136         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Remove
137         obsolete use of binary-overwrite-mode (Bug#7001).
139 2010-10-03  Glenn Morris  <rgm@gnu.org>
141         * obsolete/x-menu.el: Remove file, obsolete since 21.1
143         * textmodes/rst.el (rst-font-lock-keywords-function):
144         Drop Emacs 20 code.
146         * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
148         * printing.el: Drop Emacs 20 code.
150         * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
151         without having used appt.el already).
153         * subr.el (make-local-hook): Remove function obsolete since 21.1.
154         * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
155         (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
156         XEmacs.
157         * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
158         (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
160         * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
161         (charset-width, find-charset-region, chars-in-region, forward-point)
162         (encode-coding-string, coding-system-p, ccl-execute-on-string)
163         (define-ccl-program, multibyte-string-p, string-make-multibyte):
164         Remove compatibility cruft (none of these are used by ps*.el).
166 2010-10-03  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
168         * subr.el (booleanp): Return t instead of a list (Bug#7086).
170 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
172         * server.el (server-process-filter, server-return-error): Give
173         emacsclient time to shut down after receiving an error string.
175 2010-10-02  Michael Albinus  <michael.albinus@gmx.de>
177         * files.el (remote-file-name-inhibit-cache): New defcustom.
179         * time.el (display-time-file-nonempty-p): Use
180         `remote-file-name-inhibit-cache'.
182         * net/tramp.el (tramp-completion-reread-directory-timeout): Fix
183         docstring.
185         * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
186         (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
187         `remote-file-name-inhibit-cache'.  Check also for an integer
188         value.  Add/increase counter when `tramp-verbose' >= 10.
189         (tramp-set-file-property): Add/increase counter when
190         `tramp-verbose' >= 10.
192         * net/tramp-cmds.el (tramp-cleanup-all-connections)
193         (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
194         (tramp-bug): Set tramp-autoload cookie.  Report all interned
195         tramp-* variables.  Report also `remote-file-name-inhibit-cache'.
196         (tramp-reporter-dump-variable): Fix docstring.  Mask non-7bit
197         characters only in strings.
199         * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
200         to backward compatibility.
202         * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
203         (tramp-handle-file-name-all-completions)
204         (tramp-handle-vc-registered): Use
205         `remote-file-name-inhibit-cache'.
206         (tramp-open-connection-setup-interactive-shell): Call
207         `tramp-cleanup-connection' directly.
209 2010-10-02  Glenn Morris  <rgm@gnu.org>
211         * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
213         * subr.el (char-bytes): Remove obsolete function.
215         * isearch.el (isearch-return-char): Remove obsolete function.
217         * mouse.el: No longer provide mldrag.
218         (mldrag-drag-mode-line, mldrag-drag-vertical-line):
219         Remove obsolete aliases.
221         * comint.el (comint-kill-output): Remove obsolete alias.
223         * composite.el (decompose-composite-char): Remove obsolete function.
224         * ps-def.el (decompose-composite-char): Remove unused function.
226         * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
228         * outline.el (outline-visible): Remove obsolete function.
230         * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
231         * faces.el (internal-find-face, internal-get-face)
232         (frame-update-faces, frame-update-face-colors)
233         (x-frob-font-weight, x-frob-font-slant)
234         (internal-frob-font-weight, internal-frob-font-slant)
235         (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
236         (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
237         (x-make-font-bold-italic): Remove functions and aliases, obsolete
238         since Emacs 21.1.
239         * emulation/viper-util.el (viper-get-face):
240         * obsolete/lucid.el (find-face, get-face): Use facep.
241         * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
242         Remove unused functions.
243         * vc/ediff-util.el (ediff-submit-report): Doc fix.
245         * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
246         delete tempfile if interrupted during compilation.
248 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
250         * net/tls.el (tls-starttls-switches): Give up on using starttls with
251         gnutls-cli.
252         (tls-program): Add --insecure to be consistent with the defaults from
253         openssl s_client.  Now all three commands are insecure.
255 2010-10-01  Eli Zaretskii  <eliz@gnu.org>
257         * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
258         (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
259         (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
261 2010-10-01  Glenn Morris  <rgm@gnu.org>
263         * obsolete/sc.el: Remove file.
265         * files.el (temporary-file-directory): On darwin, also try
266         DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
268 2010-10-01  Juanma Barranquero  <lekktu@gmail.com>
270         * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
271         Let's not break compatibility gratuitously, shall we?
273 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275         * net/tls.el (tls-starttls-switches): New variable.
276         (tls-find-starttls-argument): Use it.
277         (open-tls-stream): Ditto.
279         * net/netrc.el (netrc-credentials): Return the value of the "default"
280         entry.
281         (netrc-machine): Ditto.
283 2010-09-30  Eli Zaretskii  <eliz@gnu.org>
285         * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
287 2010-09-30  Juanma Barranquero  <lekktu@gmail.com>
289         * server.el (server-start): Don't write pid to the authentication file.
290         (server-create-tty-frame): Don't send pid.
291         (server-process-filter): Send pid at the start of every connection.
293 2010-09-30  Glenn Morris  <rgm@gnu.org>
295         * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
296         (show-all-diary-entries): Remove obsolete function aliases.
298         * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
299         Remove options, obsolete since 22.1.
300         (appt-display-format, appt-display-message): Remove
301         backwards-compatibility code.
302         (appt-check): No longer check appt-issue-message.
303         (appt-make-list): No longer autoload it.  Doc fix.  No longer
304         activate the package.
306 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
308         * net/gnutls.el (starttls-negotiate): Loop a lot longer.
309         (starttls-negotiate): Just call boot, and let the handshake be
310         triggered from the read loop.
312 2010-09-29  Glenn Morris  <rgm@gnu.org>
314         * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
315         not displaying the diary.
316         (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
317         * calendar/appt.el (appt-check): No longer need to kill diary.
319         * calendar/diary-lib.el (diary-list-entries): Move the
320         "Preparing..." message entirely here.
321         (diary-simple-display, diary-fancy-display): Move "Preparing..."
322         messages to diary-list-entries.
323         (diary-include-other-diary-files): Use LIST-ONLY rather than setting
324         diary-display-function.
326         * calendar/diary-lib.el (diary-include-other-diary-files):
327         Trap some recursive includes.
329         * calendar/appt.el (appt-activate): Check diary file.
331 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
333         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
334         construction.
336         * calendar/time-date.el: No need to require cl for Emacs 21.
338 2010-09-28  Glenn Morris  <rgm@gnu.org>
340         * calendar/appt.el (appt-check): Minor simplification.
342 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
344         * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
345         citation prefix.
347 2010-09-27  Andreas Schwab  <schwab@linux-m68k.org>
349         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
350         Avoid infinite recursion on erroneous lambda form.  (Bug#7114)
352 2010-09-27  Kenichi Handa  <handa@m17n.org>
354         * tar-mode.el (tar-header-block-tokenize): Decode filenames in
355         "ustar" format.
357 2010-09-27  Kenichi Handa  <handa@m17n.org>
359         * international/mule.el (define-coding-system): Docstring fixed.
361         * international/mule-diag.el (describe-character-set): Use princ
362         with proper print-length and print-level instead of insert.
364 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
366         * window.el (walk-windows): Doc fix (bug#7105).
368 2010-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
370         * emacs-lisp/float-sup.el (e): Remove.
372 2010-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
374         * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
375         variable.
376         (starttls-negotiate): Use it.
378 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
380         * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
381         back.
383 2010-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
385         * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
387 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
389         * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
391         * net/netrc.el (netrc-store-data): New function.
393 2010-09-26  Teodor Zlatanov  <tzz@lifelogs.com>
395         * net/gnutls.el: GnuTLS glue code to set up a connection.
397 2010-09-25  Julien Danjou  <julien@danjou.info>
399         * notifications.el: Call dbus-register-signal only if it is bound.
401 2010-09-25  Glenn Morris  <rgm@gnu.org>
403         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
404         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
405         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
406         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
407         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
408         * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
409         * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
410         * eshell/esh-util.el, eshell/esh-var.el:
411         Remove leading `*' from docs of faces and defcustoms.
413 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
415         * eshell/em-ls.el (eshell-ls-archive-regexp):
416         * eshell/esh-util.el (eshell-tar-regexp):
417         * ibuffer.el (ibuffer-compressed-file-name-regexp):
418         * info.el (Info-suffix-list):
419         * international/mule.el (auto-coding-alist):
420         * woman.el (woman-file-regexp, woman-file-compression-regexp):
421         * progmodes/etags.el (tags-compression-info-list):
422         Support xz compression.
424 2010-09-25  Chong Yidong  <cyd@stupidchicken.com>
426         * files.el (get-free-disk-space): Don't assume the "df" output
427         columns line up (Bug#6995).
429 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
431         * finder.el (finder-unknown-keywords):
432         * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
433         * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
435 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
437         * server.el (server-start): Revert part of 2010-08-08 change.  Using
438         address 127.0.0.1 for local host is now done in Fmake_network_process.
440 2010-09-24  Glenn Morris  <rgm@gnu.org>
442         * image-mode.el, progmodes/compile.el, progmodes/gud.el:
443         * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
444         * textmodes/css-mode.el, textmodes/dns-mode.el:
445         Move autoloaded auto-mode-alist entries to files.el.
446         * files.el (auto-mode-alist): Move entries here.
448 2010-09-23  Glenn Morris  <rgm@gnu.org>
450         * isearch.el (isearch-lazy-highlight-cleanup)
451         (isearch-lazy-highlight-initial-delay)
452         (isearch-lazy-highlight-interval)
453         (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
454         * net/net-utils.el (ipconfig-program-options):
455         Move aliases to options before the associated definitions.
457 2010-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
459         * newcomment.el (comment-normalize-vars): Better test validity of
460         comment-end-skip.
462 2010-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
464         * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
465         (float-e): New name for `e'.
466         (degrees-to-radians, radians-to-degrees):
467         * calendar/solar.el (solar-longitude):
468         * calculator.el (calculator-registers, calculator-funcall):
469         * textmodes/artist.el (artist-spray-random-points):
470         * play/bubbles.el (bubbles--initialize-images): Use new names.
472 2010-09-23  Eric M. Ludlam  <zappo@gnu.org>
474         Update to CEDET 1.0's version of EIEIO.
476         * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
477         New function.
478         (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
479         (eieio-default-eval-maybe): Eval val instead of unquoting only.
480         (class-precedence-list): If class is nil, return nil.
481         (eieio-generic-call): If class of first input arg is nil, don't
482         look up static methods, and do check for primary methods.
483         (initialize-instance): See if the default needs to be evaluated
484         during the constructor.
485         (eieio-perform-slot-validation-for-default): Don't do the check
486         for values that will eventually be evaluated.
487         (eieio-eval-default-p): New function.
488         (eieio-default-eval-maybe): Use it.
490 2010-09-23  Jan Moringen  <jan.moringen@uni-bielefeld.de>
492         * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
493         method-invocation-order.
494         (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
495         (eieio-class-precedence-dfs): Compute class precedence list using
496         dfs algorithm.
497         (eieio-class-precedence-bfs): Compute class precedence list using
498         bfs algorithm.
499         (eieio-class-precedence-c3): Compute class precedence list using
500         c3 algorithm.
501         (class-precedence-list): New function.
502         (eieiomt-method-list, eieiomt-sym-optimize): Use it.
503         (inconsistent-class-hierarchy): New error symbol.
504         (call-next-method): Stow the replacement argument list for future
505         call-next-method invocations.
507 2010-09-23  Glenn Morris  <rgm@gnu.org>
509         * calendar/appt.el (appt-check): If not displaying the diary,
510         use (diary 1) to only get the entries we need.
511         (appt-make-list): Sort diary-list-entries, if we cannot guarantee
512         that it is in day order.  (Bug#7019)
514         * calendar/appt.el (appt-check): Rather than showing the diary,
515         just turn off invisible display, and only if needed.
517         * calendar/diary-lib.el (diary-list-entries): Doc fix.  (Bug#7019)
519 2010-09-23  Glenn Morris  <rgm@gnu.org>
521         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
522         (byte-compile-defvar, byte-compile-cl-warn):
523         Start warnings with lower-case, like the majority.
525         * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
527         * files.el (auto-mode-alist): Prefer C-mode for .xs.  (Bug#7071)
529         * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
530         * files.el (auto-mode-alist): Move ld-script entries here, further down
531         the list.
533         * vc/add-log.el: Don't require timezone when compiling.
534         (timezone-make-date-sortable): Autoload it.
535         (change-log-sortable-date-at): Don't require timezone.
536         Use `ignore-errors'.
538         * comint.el (comint-use-prompt-regexp-instead-of-fields):
539         Move alias before definition, so it does not need autoloading.
541         * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
542         * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
543         * international/kkc.el, international/ogonek.el, mail/feedmail.el:
544         * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
545         * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
546         * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
547         * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
548         * textmodes/tex-mode.el, textmodes/two-column.el:
549         Remove leading `*' from docs of defcustoms etc.
551 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
553         * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
555 2010-09-22  Dan Christensen  <jdc@uwo.ca>
557         * calendar/time-date.el (date-to-time): Try using parse-time-string
558         first before using the slower timezone-make-date-arpa-standard.
560 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
562         * calendar/time-date.el (format-seconds): Comment fix.
564 2010-09-22  Glenn Morris  <rgm@gnu.org>
566         * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
567         is not automatically buffer-local.
569 2010-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
571         * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
572         (smie-indent-comment): Be more careful with comment-start-skip.
573         (smie-indent-comment-close, smie-indent-comment-inside): New funs.
574         (smie-indent-functions): Use them.
576 2010-09-21  Michael Albinus  <michael.albinus@gmx.de>
578         * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
580 2010-09-21  Jan Djärv  <jan.h.d@swipnet.se>
582         * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
583         tool-bar-position.  Don't modify frame parameters here.
584         (menu-bar-options-save): Add tool-bar-position.
586         * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
588 2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
590         * textmodes/reftex-parse.el (reftex-what-macro)
591         (reftex-context-substring): Let-bind forward-sexp-function to nil
592         since we don't need/want to treat \begin...\end as a block (bug#7053).
594         * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
596         * simple.el (blink-matching-open): Use syntax-class.
598         * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
599         Set invisibility spec for pascal's outline mode.
600         (pascal-outline-change): Clean up calling convention.
601         (pascal-show-all, pascal-hide-other-defuns): Update callers.
603         * progmodes/prolog.el (prolog-smie-forward-token)
604         (prolog-smie-backward-token): New functions.
605         (prolog-mode-variables): Use them to parse "!," correctly.
606         Set up smie-blink-matching for ".".
608         * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
609         and `end'.
610         (ispell-region, ispell-process-line): Update users.
612         * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
613         point-min==1.
615         * textmodes/ispell.el: Fix commenting convention.
616         (ispell-parse-output): Simplify, use push.
617         (ispell-region): Use match-string-no-properties.
618         (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
619         (ispell-minor-mode): Use define-minor-mode.
620         (ispell-message): Remove unused var `skip-regexp'.
621         (ispell-add-per-file-word-list): Use dynamic let-binding.
622         Try and use the proper comment marker.
624         * mail/sendmail.el: Fix commenting convention.
625         (sendmail-send-it): Use line-beginning-position.
627         * help-fns.el (describe-variable): Add original value, if applicable.
629 2010-09-20  Juanma Barranquero  <lekktu@gmail.com>
631         * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
633         * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
635 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
637         * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
638         (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
639         (smie-prec2-levels): Use them to better diagnose precedence cycles.
640         (smie-blink-matching-check): Don't signal a mismatch if car is t.
641         (smie-blink-matching-open): Rewrite to remove assumptions, so that
642         something like "." can also be a closer.
643         (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
644         (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
645         Rename internal functions to use "--".  Update callers.
647         * frame.el (make-frame-names-alist): Don't list frames on other displays.
649         * fringe.el (fringe-styles): New var.
650         (fringe-mode, fringe-query-style): Use it.
652 2010-09-18  Michael R. Mauger  <mmaug@yahoo.com>
654         * progmodes/sql.el: Version 2.8
655         (sql-login-params): Update widget structure; changes still needed.
656         (sql-product-alist): Add :list-all and :list-table features for
657         SQLite, Postgres and MySQL products.
658         (sql-redirect): Handle default value.
659         (sql-execute, sql-execute-feature): New functions.
660         (sql-read-table-name): New function.
661         (sql-list-all, sql-list-table): New functions.  User API.
662         (sql-mode-map, sql-interactive-mode-map): Add key definitions
663         for above functions.
664         (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
665         for above functions.
666         (sql-postgres-login-params): Add user and database defaults.
667         (sql-buffer-live-p): Bug fix.
668         (sql-product-history): New variable.
669         (sql-read-product): New function. Use it.
670         (sql-set-product, sql-product-interactive): Use it.
671         (sql-connection-history): New variable.
672         (sql-read-connection): New function.  Use it.
673         (sql-connect): New function.
674         (sql-for-each-login): Redesign function interface.
675         (sql-make-alternate-buffer-name, sql-save-connection): Use it.
676         (sql-get-login-ext, sql-get-login): Use it.  Handle default values.
677         (sql-comint): Check for program.  Existing live buffer.
678         (sql-comint-postgres): Add port parameter.
680 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
682         * emacs-lisp/warnings.el: Fix commenting convention.
683         (display-warning): Use special mode and make the buffer read-only.
685 2010-09-18  Jay Belanger  <jay.p.belanger@gmail.com>
687         * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
688         empty string when it follows a repeated or optional pattern.
690 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
692         * indent.el (indent-according-to-mode): Apply syntax-propertize.
693         (indent-region): Use indent-according-to-mode.
695 2010-09-18  Eli Zaretskii  <eliz@gnu.org>
697         * fringe.el (fringe-mode): Doc fix.
699 2010-09-14  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
701         * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
702         refreshing the preview buffer.
704 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
706         * textmodes/tex-mode.el (tex-syntax-propertize-rules)
707         (latex-syntax-propertize-rules): New consts; replace
708         tex-font-lock-syntactic-keywords.
709         (tex-env-mark, latex-env-before-change): New functions.
710         (latex-electric-env-pair-mode): New minor mode.
711         (tex-font-lock-verb): Change arguments; do move point.
712         (tex-font-lock-syntactic-face-function): Adjust to new verbatim
713         representation as a form of comment.
714         (tex-font-lock-keywords-1): Remove workaround, now unneeded.
715         (doctex-syntax-propertize-rules): New const; replaces
716         doctex-font-lock-syntactic-keywords.
717         (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
719         * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
720         (fortran-make-syntax-propertize-function): New function; replaces
721         fortran-font-lock-syntactic-keywords.
722         (fortran-mode): Use it.
723         (fortran-line-length): Use it.  Improve interactive spec.
725         * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
726         (syntax-propertize-rules): Add var-ref case.  Fix offset computation
727         when adding surrounding \(..\).
729         * progmodes/js.el (js-mode): Fix last change (bug#7054).
731 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
733         * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
734         Use with-current-buffer.
736         * isearch.el (isearch-face): Rename from `isearch'.
737         (isearch-highlight): Use new name.
739 2010-09-17  Eli Zaretskii  <eliz@gnu.org>
741         * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
742         5, for `half' width fringes.  (Bug#6933)
744 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
746         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
747         (byte-compile-defvar): "foo/bar" does not lack a prefix.
749         * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
751 2010-09-17  Stephen Berman  <stephen.berman@gmx.net>
753         * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
754         in calculating new frame position.  Add more space between new and
755         parent on the left (Bug#7048).
757 2010-09-17  Michael Albinus  <michael.albinus@gmx.de>
759         * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
760         defmacro.
762 2010-09-16  Chong Yidong  <cyd@stupidchicken.com>
764         * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
766         * term/x-win.el (x-cut-buffer-or-selection-value): Define as
767         obsolete alias for x-selection-value.
769         * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
771 2010-09-16  Michael Albinus  <michael.albinus@gmx.de>
773         * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
774         cookie.
776 2010-09-15  Michael Albinus  <michael.albinus@gmx.de>
778         * net/tramp-compat.el (tramp-compat-with-temp-message)
779         (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
780         (tramp-compat-process-put): New defuns.
782         * net/tramp.el (top):
783         * net/tramp-gvfs.el (top):
784         * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
786         * net/tramp.el (tramp-progress-reporter-update):
787         Use `tramp-compat-funcall'.
789         * net/tramp.el (tramp-process-actions):
790         * net/tramp-gvfs.el (tramp-handle-vc-registered):
791         * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
792         (tramp-get-remote-stat, tramp-get-remote-readlink):
793         Use `tramp-compat-with-temp-message'.
795         * net/tramp-sh.el (top): Require 'cl.
796         (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
797         (tramp-open-connection-setup-interactive-shell):
798         Use `tramp-compat-process-put'.
800 2010-09-15  Alan Mackenzie  <acm@muc.de>
802         * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
803         indentation.
804         (c-forward-<>-arglist-recur): Fix an infinite recursion.
806 2010-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
808         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
809         `lexical' for warnings related to lexical scoping.
810         (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
811         global vars which don't have a prefix and could hence affect lexical
812         scoping in unrelated files.
814 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816         * net/imap.el: Revert back to version
817         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
818         seem problematic.
820 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
822         * obsolete/old-whitespace.el (whitespace-unload-function):
823         Explicitly pass `obarray' to `unintern' to avoid a warning.
825 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
827         * emacs-lisp/byte-run.el (set-advertised-calling-convention):
828         Add `when' argument.  Update callers.
830         * subr.el (unintern): Declare the obarray arg mandatory.
832 2010-09-14  Glenn Morris  <rgm@gnu.org>
834         * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
835         Doc fixes.
837         * calendar/diary-lib.el (diary-included-files): New variable.
838         (diary-list-entries): Maybe initialize diary-included-files.
839         (diary-include-other-diary-files): Append to diary-included-files.
840         * calendar/appt.el (appt-update-list): Also check the members of
841         diary-included-files.  (Bug#6999)
842         (appt-check): Doc fix.
844 2010-09-14  David Reitter  <david.reitter@gmail.com>
846         * simple.el (line-move-visual): Do not truncate goal column to
847         integer size.  (Bug#7020)
849 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
851         * repeat.el (repeat): Allow repeating when the last event is a click.
852         Suggested by Drew Adams (bug#6256).
854 2010-09-14  Sascha Wilde  <wilde@sha-bang.de>
856         * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
857         Replace setting HGRCPATH to "" by some less invasive --config options.
859 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
861         * font-lock.el (font-lock-beginning-of-syntax-function):
862         Mark as obsolete.
864 2010-09-14  Glenn Morris  <rgm@gnu.org>
866         * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
867         and tool-bar modes.  (Bug#6211)
868         (menu-bar-mode): Move setting of standard-value after the
869         minor-mode definition, otherwise it seems to have no effect.
871 2010-09-14  Masatake YAMATO  <yamato@redhat.com>
873         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
874         Fix typo.  (Bug#6976)
876 2010-09-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
878         * whitespace.el: Allow cleaning up blanks without blank
879         visualization (Bug#6651).  Adjust help window for
880         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
881         instead of whitespace-line-column (from EmacsWiki).  New version 13.1.
882         (whitespace-style): Add new value 'face.  Adjust docstring.
883         (whitespace-space, whitespace-hspace, whitespace-tab):
884         Adjust foreground property face.
885         (whitespace-line-column): Adjust docstring and type declaration.
886         (whitespace-style-value-list, whitespace-toggle-option-alist)
887         (whitespace-help-text): Adjust const initialization.
888         (whitespace-toggle-options, global-whitespace-toggle-options):
889         Adjust docstring.
890         (whitespace-display-window, whitespace-interactive-char)
891         (whitespace-style-face-p, whitespace-color-on): Adjust code.
892         (whitespace-help-scroll): New fun.
894 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
896         * calendar/time-date.el (format-seconds): Comment fix.
898 2010-09-13  Michael R. Mauger  <mmaug@yahoo.com>
900         * progmodes/sql.el: Version 2.7.
901         (sql-buffer-live-p): Improve detection.
902         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
903         (sql-set-sqli-buffer): Use it.
904         (sql-product-interactive): Run `sql-set-sqli-hook'.
905         (sql-rename-buffer): Code cleanup.
906         (sql-redirect, sql-redirect-value): New functions.  More to come.
908 2010-09-13  Juanma Barranquero  <lekktu@gmail.com>
910         Port tramp-related Makefile changes of 2010-09-08T14:42:54Z!michael.albinus@gmx.de, 2010-09-13T15:17:01Z!michael.albinus@gmx.de to Windows.
911         * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
912         (TRAMP_SRC): New macro.
913         ($(lisp)/net/tramp-loaddefs.el): New target.
915 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
917         Major code cleanup.  Split tramp.el into tramp.el and tramp-sh.el.
919         * Makefile.in (TRAMP_SRC): Remove tramp-fish.el.  Add tramp-sh.el.
921         * net/tramp.el (top): Don't show loading message.  Require just
922         'tramp-compat, everything else is required there.
923         Use `ignore-errors' where appropriate.
924         (tramp-inline-compress-start-size, tramp-copy-size-limit)
925         (tramp-terminal-type, tramp-end-of-output)
926         (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
927         (tramp-completion-function-alist-ssh)
928         (tramp-completion-function-alist-telnet)
929         (tramp-completion-function-alist-su)
930         (tramp-completion-function-alist-putty, tramp-remote-path)
931         (tramp-remote-process-environment, tramp-sh-extra-args)
932         (tramp-actions-before-shell, tramp-uudecode)
933         (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
934         (tramp-perl-file-attributes)
935         (tramp-perl-directory-files-and-attributes)
936         (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
937         (tramp-perl-encode, tramp-perl-decode)
938         (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
939         (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
940         (tramp-handle-make-symbolic-link, tramp-handle-load)
941         (tramp-handle-file-name-as-directory)
942         (tramp-handle-file-name-directory)
943         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
944         (tramp-handle-file-exists-p, tramp-handle-file-attributes)
945         (tramp-do-file-attributes-with-ls)
946         (tramp-do-file-attributes-with-perl)
947         (tramp-do-file-attributes-with-stat)
948         (tramp-handle-set-visited-file-modtime)
949         (tramp-handle-verify-visited-file-modtime)
950         (tramp-handle-set-file-modes, tramp-handle-set-file-times)
951         (tramp-set-file-uid-gid, tramp-remote-selinux-p)
952         (tramp-handle-file-selinux-context)
953         (tramp-handle-set-file-selinux-context)
954         (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
955         (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
956         (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
957         (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
958         (tramp-handle-file-ownership-preserved-p)
959         (tramp-handle-directory-file-name, tramp-handle-directory-files)
960         (tramp-handle-directory-files-and-attributes)
961         (tramp-do-directory-files-and-attributes-with-perl)
962         (tramp-do-directory-files-and-attributes-with-stat)
963         (tramp-handle-file-name-all-completions)
964         (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
965         (tramp-handle-copy-file, tramp-handle-copy-directory)
966         (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
967         (tramp-do-copy-or-rename-file-via-buffer)
968         (tramp-do-copy-or-rename-file-directly)
969         (tramp-do-copy-or-rename-file-out-of-band)
970         (tramp-handle-make-directory, tramp-handle-delete-directory)
971         (tramp-handle-delete-file)
972         (tramp-handle-dired-recursive-delete-directory)
973         (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
974         (tramp-handle-insert-directory)
975         (tramp-handle-unhandled-file-name-directory)
976         (tramp-handle-expand-file-name)
977         (tramp-handle-substitute-in-file-name)
978         (tramp-handle-executable-find, tramp-process-sentinel)
979         (tramp-handle-start-file-process, tramp-handle-process-file)
980         (tramp-handle-call-process-region, tramp-handle-shell-command)
981         (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
982         (tramp-handle-insert-file-contents)
983         (tramp-handle-insert-file-contents-literally)
984         (tramp-handle-find-backup-file-name)
985         (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
986         (tramp-vc-registered-file-names, tramp-handle-vc-registered)
987         (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
988         (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
989         (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
990         (tramp-find-file-exists-command, tramp-open-shell)
991         (tramp-find-shell, tramp-barf-if-no-shell-prompt)
992         (tramp-open-connection-setup-interactive-shell)
993         (tramp-local-coding-commands, tramp-remote-coding-commands)
994         (tramp-find-inline-encoding, tramp-call-local-coding-command)
995         (tramp-inline-compress-commands, tramp-find-inline-compress)
996         (tramp-compute-multi-hops, tramp-maybe-open-connection)
997         (tramp-send-command, tramp-wait-for-output)
998         (tramp-send-command-and-check, tramp-barf-unless-okay)
999         (tramp-send-command-and-read, tramp-mode-string-to-int)
1000         (tramp-convert-file-attributes, tramp-check-cached-permissions)
1001         (tramp-file-mode-from-int, tramp-file-mode-permissions)
1002         (tramp-shell-case-fold, tramp-make-copy-program-file-name)
1003         (tramp-method-out-of-band-p, tramp-local-host-p)
1004         (tramp-get-remote-path, tramp-get-remote-tmpdir)
1005         (tramp-get-ls-command, tramp-get-ls-command-with-dired)
1006         (tramp-get-test-command, tramp-get-test-nt-command)
1007         (tramp-get-file-exists-command, tramp-get-remote-ln)
1008         (tramp-get-remote-perl, tramp-get-remote-stat)
1009         (tramp-get-remote-readlink, tramp-get-remote-trash)
1010         (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
1011         (tramp-get-local-uid, tramp-get-local-gid)
1012         (tramp-get-inline-compress, tramp-get-inline-coding): Move to
1013         tramp-sh.el.
1014         (tramp-methods, tramp-default-method-alist)
1015         (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
1016         Move initialization to tramp-sh.el.
1017         (tramp-temp-name-prefix): Make it a defconst.
1018         (tramp-dissect-file-name): Don't check anymore for multi-hop
1019         methods.
1020         (tramp-debug-outline-regexp): Add a docstring.
1021         (tramp-debug-outline-level): Rename from `tramp-outline-level'.
1022         (tramp-get-debug-buffer): Use it.
1024         * net/tramp-cache.el (top): Set tramp-autoload cookie for
1025         initialization forms.
1026         (tramp-set-connection-property): Don't protect `tramp-message'
1027         call, it isn't necessary any longer.
1028         (tramp-dump-connection-properties): Use `ignore-errors'.
1030         * net/tramp-compat.el (top): Require 'advice, 'format-spec,
1031         'password-cache and 'auth-source.
1033         * net/tramp-gvfs.el (top):
1034         * net/tramp-smb.el (top): Require 'tramp-sh.
1036         * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
1038         * net/tramp-sh.el: New file, derived from tramp.el.
1039         (top): Initialize `tramp-methods', `tramp-default-method-alist',
1040         `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
1041         Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
1042         Use `ignore-errors' where appropriate.
1043         (tramp-sh-file-name-handler-alist): Rename from
1044         `tramp-file-name-handler-alist'.
1045         (tramp-send-command-and-check): Return t or nil.  Remove all
1046         `zerop' checks, where called.
1047         (tramp-handle-set-file-modes)
1048         (tramp-do-copy-or-rename-file-directly)
1049         (tramp-handle-delete-directory, tramp-handle-delete-file)
1050         (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
1051         (tramp-sh-file-name-handler, tramp-send-command-and-check)
1052         (tramp-get-remote-ln): Set tramp-autoload cookie.
1054         * net/tramp-fish.el: Remove file.
1056 2010-09-13  Daiki Ueno  <ueno@unixuser.org>
1058         * epa-file.el (epa-file-insert-file-contents): If visiting, bind
1059         buffer-file-name to avoid file-locking.  (Bug#7026)
1061 2010-09-13  Julien Danjou  <julien@danjou.info>
1063         * notifications.el (notifications-notify): Add support for
1064         image-path and sound-name.
1065         (notifications-specification-version): Add this variable.
1067 2010-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1069         * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
1071 2010-09-12  Leo  <sdl.web@gmail.com>
1073         * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
1074         (rcirc-completion-start): New variables.
1075         (rcirc-nick-completions): Rename to rcirc-completions.
1076         (rcirc-nick-completion-start-offset): Delete.
1077         (rcirc-completion-at-point): New function for constructing
1078         completion data for both nicks and irc commands.  Add to
1079         completion-at-point-functions in rcirc mode.
1080         (rcirc-complete): Rename from rcirc-nick-complete; use
1081         rcirc-completion-at-point.
1082         (defun-rcirc-command): Update rcirc-client-commands.
1084 2010-09-11  Glenn Morris  <rgm@gnu.org>
1086         * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
1087         atomically, to avoid parallel build errors.  (Bug#4196)
1089 2010-09-11  Michael R. Mauger  <mmaug@yahoo.com>
1091         * progmodes/sql.el: Version 2.6
1092         (sql-dialect): Synonym for "sql-product".
1093         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
1094         (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
1095         Set "sql-buffer" to buffer name not buffer object so multiple sql
1096         interactive buffers work properly.  Reverts misguided changes in
1097         earlier work.
1098         (sql-comint): Make sure different buffer name is used if "*SQL*"
1099         buffer is for a different product.
1100         (sql-make-alternate-buffer-name): Fix bug with "sql-database"
1101         login param.
1102         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
1103         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
1104         (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
1105         Accept new buffer name or prompt for one.
1106         (sql-port): Default to zero.
1107         (sql-comint-mysql): Handle "sql-port" as a numeric.
1108         (sql-port-history): Delete unused variable.
1109         (sql-get-login): Default "sql-port" to a number.
1110         (sql-product-alist): Correct Postgres prompt and terminator regexp.
1111         (sql-sqlite-program): Dynamically detect presence of "sqlite" or
1112         "sqlite3" executables.
1113         (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
1114         (sql-buffer-live-p): New function.
1115         (sql-mode-menu, sql-send-string): Use it.
1116         (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
1117         syntax pattern.
1118         (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
1119         (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
1121 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123         * net/netrc.el (netrc-credentials): New convenience function.
1125 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1127         * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
1128         to replace texinfo-font-lock-syntactic-keywords.
1129         (texinfo-mode): Use it.
1131         * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
1132         Use syntax-propertize-function.
1134         * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
1135         replace sgml-font-lock-syntactic-keywords.
1136         (sgml-mode): Use it.
1138         * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
1139         since we don't use it.
1141         * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
1143         * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
1144         if available.
1145         (vhdl-fontify-buffer): Adjust.
1147         * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
1148         replace tcl-font-lock-syntactic-keywords.
1149         (tcl-mode): Use it.
1151         * progmodes/simula.el (simula-syntax-propertize-function): New var to
1152         replace simula-font-lock-syntactic-keywords.
1153         (simula-mode): Use it.
1155         * progmodes/sh-script.el (sh-st-symbol): Remove.
1156         (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
1157         (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
1158         (sh-font-lock-quoted-subshell): Assume we've already matched $(.
1159         (sh-font-lock-paren): Set syntax-multiline.
1160         (sh-font-lock-syntactic-keywords): Remove.
1161         (sh-syntax-propertize-function): New function to replace it.
1162         (sh-mode): Use it.
1164         * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
1165         Define while compiling.
1166         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
1167         (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
1168         (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
1169         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
1170         (ruby-here-doc-end-syntax): Only define when
1171         syntax-propertize is not available.
1172         (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
1173         New functions.
1174         (ruby-in-ppss-context-p): Update to new syntax of heredocs.
1175         (electric-indent-chars): Silence bytecompiler.
1176         (ruby-mode): Use prog-mode, syntax-propertize-function, and
1177         electric-indent-chars.
1179         * progmodes/python.el (python-syntax-propertize-function): New var to
1180         replace python-font-lock-syntactic-keywords.
1181         (python-mode): Use it.
1182         (python-quote-syntax): Simplify and adjust to new use.
1184         * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
1185         replace perl-font-lock-syntactic-keywords.
1186         (perl-syntax-propertize-special-constructs): New fun to replace
1187         perl-font-lock-special-syntactic-constructs.
1188         (perl-font-lock-syntactic-face-function): New fun.
1189         (perl-mode): Use it.
1191         * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
1192         to replace octave-font-lock-close-quotes.
1193         (octave-syntax-propertize-function): New function to replace
1194         octave-font-lock-syntactic-keywords.
1195         (octave-mode): Use it.
1197         * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
1198         replaces mixal-font-lock-syntactic-keywords.
1199         (mixal-mode): Use it.
1201         * progmodes/make-mode.el (makefile-syntax-propertize-function):
1202         New var; replaces makefile-font-lock-syntactic-keywords.
1203         (makefile-mode): Use it.
1204         (makefile-imake-mode): Adjust.
1206         * progmodes/js.el (js--regexp-literal): Define while compiling.
1207         (js-syntax-propertize-function): New var; replaces
1208         js-font-lock-syntactic-keywords.
1209         (js-mode): Use it.
1211         * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
1212         replaces gdb-script-font-lock-syntactic-keywords.
1213         (gdb-script-mode): Use it.
1215         * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
1216         (fortran--font-lock-syntactic-keywords): New var.
1217         (fortran-line-length): Update syntax-propertize-function and
1218         fortran--font-lock-syntactic-keywords.
1220         * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
1222         * progmodes/cfengine.el (cfengine-mode):
1223         Use syntax-propertize-function.
1224         (cfengine-font-lock-syntactic-keywords): Remove.
1226         * progmodes/autoconf.el (autoconf-mode):
1227         Use syntax-propertize-function.
1228         (autoconf-font-lock-syntactic-keywords): Remove.
1230         * progmodes/ada-mode.el (ada-set-syntax-table-properties)
1231         (ada-after-change-function, ada-initialize-syntax-table-properties)
1232         (ada-handle-syntax-table-properties): Only define when
1233         syntax-propertize is not available.
1234         (ada-mode): Use syntax-propertize-function.
1236         * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
1237         (font-lock-fontify-syntactic-keywords-region): Move handling of
1238         font-lock-syntactically-fontified to...
1239         (font-lock-default-fontify-region): ...here.
1240         Let syntax-propertize-function take precedence.
1241         (font-lock-fontify-syntactically-region): Cal syntax-propertize.
1243         * emacs-lisp/syntax.el (syntax-propertize-function)
1244         (syntax-propertize-chunk-size, syntax-propertize--done)
1245         (syntax-propertize-extend-region-functions): New vars.
1246         (syntax-propertize-wholelines, syntax-propertize-multiline)
1247         (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
1248         (syntax-propertize): New functions.
1249         (syntax-propertize-rules): New macro.
1250         (syntax-ppss-flush-cache): Set syntax-propertize--done.
1251         (syntax-ppss): Call syntax-propertize.
1253         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
1255 2010-09-10  Agustín Martín  <agustin.martin@hispalinux.es>
1257         * textmodes/ispell.el (ispell-init-process): Improve comments.
1258         XEmacs compatibility changes regarding (add-hook) 'local option
1259         and (set-process-query-on-exit-flag).
1261 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
1263         * net/tramp-cache.el (tramp-parse-connection-properties):
1264         Set tramp-autoload cookie.
1266 2010-09-09  Glenn Morris  <rgm@gnu.org>
1268         * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
1269         (imagemagick-register-types): Doc fix.
1271 2010-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1273         * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
1275         * progmodes/js.el (require): Require is already "eval-and-compile".
1276         (js--re-search-forward): Avoid `eval'.  Preserve the error data.
1277         (js--re-search-backward): Use js--re-search-forward.
1279         * progmodes/fortran.el (fortran-line-length): Don't recompute
1280         syntactic keywords redundantly a second time.
1282         * progmodes/ada-mode.el: Replace "(set '" with setq.
1283         (ada-mode): Simplify.
1284         (ada-create-case-exception, ada-adjust-case-interactive)
1285         (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
1286         (ada-search-ignore-string-comment, ada-move-to-start)
1287         (ada-move-to-end): Use with-syntax-table.
1289         * font-lock.el (save-buffer-state): Remove `varlist' arg.
1290         (font-lock-unfontify-region, font-lock-default-fontify-region):
1291         Update usage correspondingly.
1292         (font-lock-fontify-syntactic-keywords-region):
1293         Set parse-sexp-lookup-properties buffer-locally here.
1294         (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
1296         * simple.el (blink-matching-open): Don't burp if we can't find a match.
1298 2010-09-08  Glenn Morris  <rgm@gnu.org>
1300         * emacs-lisp/bytecomp.el (byte-compile-report-ops):
1301         Error if not compiled with -DBYTE_CODE_METER.
1303         * emacs-lisp/bytecomp.el (byte-recompile-directory):
1304         Ignore dir-locals-file.
1306 2010-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1308         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1309         Not a const.
1310         (compilation-error-regexp-alist-alist): Rule out ": " in file names
1311         for the `gnu' messages.
1312         (compilation-set-skip-threshold): New command.
1313         (compilation-start): Use \' rather than $.
1314         (compilation-forget-errors): Use clrhash.
1316 2010-09-08  Agustín Martín  <agustin.martin@hispalinux.es>
1318         * textmodes/ispell.el (ispell-valid-dictionary-list):
1319         Simplify logic.
1321 2010-09-08  Michael Albinus  <michael.albinus@gmx.de>
1323         Migrate to Tramp 2.2.  Rearrange load dependencies.
1324         (Bug#1529, Bug#5448, Bug#5705)
1326         * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
1327         ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
1328         (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
1330         * net/tramp.el (top): Remove all other tramp-* loads except
1331         tramp-compat.el.  Remove all changes to tramp-unload-hook for
1332         other tramp-* packages.  Rearrange defun order.  Change calls of
1333         `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
1334         `tramp-compat-octal-to-decimal' to new function names.
1335         (tramp-terminal-type, tramp-initial-end-of-output)
1336         (tramp-methods, tramp-foreign-file-name-handler-alist)
1337         (tramp-tramp-file-p, tramp-completion-mode-p)
1338         (tramp-send-command-and-check, tramp-get-remote-path)
1339         (tramp-get-remote-tmpdir, tramp-get-remote-ln)
1340         (tramp-shell-quote-argument): Set tramp-autoload cookie.
1341         (with-file-property, with-connection-property): Move to
1342         tramp-cache.el.
1343         (tramp-local-call-process, tramp-decimal-to-octal)
1344         (tramp-octal-to-decimal): Move to tramp-compat.el.
1345         (tramp-handle-shell-command): Do not require 'shell.
1346         (tramp-compute-multi-hops): No special handling for tramp-gw-*
1347         symbols.
1348         (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
1350         * net/tramp-cache.el (top): Require 'tramp.  Add to
1351         `tramp-unload-hook'.
1352         (tramp-cache-data, tramp-get-file-property)
1353         (tramp-set-file-property, tramp-flush-file-property)
1354         (tramp-flush-directory-property, tramp-get-connection-property)
1355         (tramp-set-connection-property, tramp-flush-connection-property)
1356         (tramp-cache-print, tramp-list-connections): Set tramp-autoload
1357         cookie.
1358         (with-file-property, with-connection-property): New defuns, moved
1359         from tramp.el.
1360         (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
1361         macro.
1363         * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
1364         (tramp-version): Set tramp-autoload cookie.
1366         * net/tramp-compat.el (top): Require 'tramp-loaddefs.  Remove all
1367         changes to tramp-unload-hook for other tramp-* packages.  Add to
1368         `tramp-unload-hook'.
1369         (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
1370         (tramp-compat-call-process): New defuns, moved from tramp.el.
1372         * net/tramp-fish.el (top) Require just 'tramp.  Add objects to
1373         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
1374         to `tramp-unload-hook'.  Change call of
1375         `tramp-compat-decimal-to-octal' to new function name.
1376         (tramp-fish-method): Make it a defconst.
1377         (tramp-fish-file-name-p): Make it a defsubst.
1378         (tramp-fish-method, tramp-fish-file-name-handler)
1379         (tramp-fish-file-name-p): Set tramp-autoload cookie.
1381         * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
1382         `tramp-foreign-file-name-handler-alist'.  Add to
1383         `tramp-unload-hook'.
1384         (tramp-ftp-method): Make it a defconst.
1385         (tramp-ftp-file-name-p): Make it a defsubst.
1386         (tramp-ftp-method, tramp-ftp-file-name-handler)
1387         (tramp-ftp-file-name-p): Set tramp-autoload cookie.
1389         * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
1390         `tramp-foreign-file-name-handler-alist'.  Add to
1391         `tramp-unload-hook'.  Change checks, whether package can be
1392         loaded.
1393         (tramp-gvfs-file-name-p): Make it a defsubst.
1394         (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
1395         (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
1396         (tramp-gvfs-handle-file-directory-p): New defun.
1397         (tramp-gvfs-file-name-handler-alist): Use it.
1399         * net/tramp-gw.el (top) Add objects to `tramp-methods' and
1400         `tramp-foreign-file-name-handler-alist'.  Add to
1401         `tramp-unload-hook'.
1402         (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
1403         (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
1404         defconst.
1405         (tramp-gw-tunnel-method, tramp-gw-socks-method)
1406         (tramp-gw-open-connection): Set tramp-autoload cookie.
1408         * net/tramp-imap.el (top) Require just 'tramp.  Add objects to
1409         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
1410         to `tramp-unload-hook'.  Change checks, whether package can be
1411         loaded.
1412         (tramp-imap-file-name-p): Make it a defsubst.
1413         (tramp-imap-method, tramp-imaps-method)
1414         (tramp-imap-file-name-handler)
1415         (tramp-imap-file-name-p): Set tramp-autoload cookie.
1417         * net/tramp-smb.el (top) Require just 'tramp.  Add objects to
1418         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
1419         to `tramp-unload-hook'.  Change checks, whether package can be
1420         loaded.  Change call of `tramp-compat-decimal-to-octal' to new
1421         function name.
1422         (tramp-smb-tunnel-method): Make it a defconst.
1423         (tramp-smb-file-name-p): Make it a defsubst.
1424         (tramp-smb-method, tramp-smb-file-name-handler)
1425         (tramp-smb-file-name-p): Set tramp-autoload cookie.
1427         * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
1428         (tramp-uuencode-region): Set tramp-autoload cookie.
1430         * net/trampver.el (top) Add to `tramp-unload-hook'.
1431         (tramp-version, tramp-bug-report-address): Set tramp-autoload
1432         cookie.  Update release number.
1434 2010-09-07  Agustín Martín  <agustin.martin@hispalinux.es>
1436         * textmodes/ispell.el (ispell-start-process): Make sure original
1437         arg list is properly initialized (Bug#6993, Bug#6994).
1439 2010-09-06  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1441         * files.el (directory-abbrev-alist): Use \` as default regexp.
1443         * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
1444         chars like - or ] (bug#6984).
1445         (rx-any-condense-range): Explode 2-char ranges.
1447 2010-09-06  Glenn Morris  <rgm@gnu.org>
1449         * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
1451 2010-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1453         * textmodes/bibtex.el:
1454         * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
1456 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1458         * net/imap.el (imap-message-map): Remove optional buffer parameter,
1459         since no callers use it.
1460         (imap-message-get): Ditto.
1461         (imap-message-put): Ditto.
1462         (imap-mailbox-map): Ditto.
1463         (imap-mailbox-put): Ditto.
1464         (imap-mailbox-get): Ditto.
1465         (imap-mailbox-get): Revert last change for this function.
1467 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469         * net/imap.el (imap-fetch-safe): Remove function, and alter all
1470         callers to use `imap-fetch' instead.  According to the comments, this
1471         should be safe, since all other IMAP clients use the 1:* syntax.
1472         (imap-enable-exchange-bug-workaround): Remove.
1473         (imap-debug): Remove -- doesn't seem very useful.
1475 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477         * net/imap.el (imap-log): New convenience function used throughout
1478         instead of repeating the same code all over the place.
1480 2010-09-05  David De La Harpe Golden  <david@harpegolden.net>
1482         * mouse.el (mouse-save-then-kill): Save region to kill-ring
1483         when mouse-drag-copy-region is non-nil (Bug#6956).
1485 2010-09-05  Chong Yidong  <cyd@stupidchicken.com>
1487         * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
1488         Improve regexps (Bug#6987).
1489         (dired-sort-toggle): Search more robustly for -t flag.
1491         * files.el (get-free-disk-space): Search more robustly for
1492         "available" column.  Suggested by Ehud Karni
1493         <ehud@unix.mvs.co.il>.
1495 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
1497         * international/uni-bidi.el:
1498         * international/uni-category.el:
1499         * international/uni-combining.el:
1500         * international/uni-decimal.el:
1501         * international/uni-mirrored.el:
1502         * international/uni-name.el: Regenerate.
1504 2010-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1506         * electric.el (electric-indent-post-self-insert-function):
1507         Don't reindent with a sloppy indentation function.
1509         * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
1510         border case in change-log-mode.
1512 2010-09-04  Chong Yidong  <cyd@stupidchicken.com>
1514         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1515         Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
1516         Recognize leading tab in gcc-include regexp.  Ignore names with
1517         leading "from" or "in" in gnu regexp (Bug#6937).
1519 2010-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1521         Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
1522         * textmodes/ispell.el (ispell-process-buffer-name): Remove.
1523         (ispell-start-process): Avoid setq and simplify logic.
1524         (ispell-init-process): Setup kill-buffer-hook locally when needed.
1525         (kill-buffer-hook): Don't use it globally with code that uses
1526         expand-file-name since that may call kill-buffer via
1527         code_conversion_restore.
1529 2010-09-04  Noorul Islam K M  <noorul@noorul.com>  (tiny change)
1531         * emacs-lisp/package.el (package-directory-list): Only call
1532         file-name-nondirectory on a string.
1534 2010-09-02  Chong Yidong  <cyd@stupidchicken.com>
1536         * emacs-lisp/package.el (package--download-one-archive):
1537         Ensure that archive-contents is valid before saving it.
1538         (package-activate-1, package-mark-obsolete, define-package)
1539         (package-compute-transaction, package-list-maybe-add): Use push.
1541 2010-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1543         Use SMIE's blink-paren for octave-mode.
1544         * progmodes/octave-mod.el (octave-font-lock-close-quotes):
1545         Backslashes do not escape single-quotes, single-quotes do.
1546         (octave-block-else-regexp, octave-block-end-regexp)
1547         (octave-block-match-alist): Remove.
1548         (octave-smie-bnf-table): New var, with old content.
1549         (octave-smie-op-levels): Use it.
1550         (octave-smie-closer-alist): New var.
1551         (octave-mode): Use it.  Setup smie-blink-matching and electric-indent.
1552         (octave-blink-matching-block-open): Remove.
1553         (octave-reindent-then-newline-and-indent, octave-electric-semi)
1554         (octave-electric-space): Let self-insert-command run expand-abbrev and
1555         blink parens.
1557         * electric.el (electricity): New group.
1558         (electric-indent-chars): New var.
1559         (electric-indent-post-self-insert-function): New fun.
1560         (electric-indent-mode): New minor mode.
1561         (electric-pair-skip-self): New custom.
1562         (electric-pair-post-self-insert-function): New function.
1563         (electric-pair-mode): New minor mode.
1565         * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
1566         calcAlg-blink-matching-open.
1567         (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
1568         (calc-do-alg-entry): Only touch the part of the keymap that varies.
1569         Use the new blink-matching-check-function.
1571         Provide blink-matching support to SMIE.
1572         * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
1573         (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
1574         (smie-blink-matching-check, smie-blink-matching-open): New functions.
1576         * simple.el (newline): Fix last change to properly remove itself from
1577         the hook.
1579 2010-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1581         * simple.el (newline): Eliminate optimization.
1582         Use post-self-insert-hook to set hard-newline and things before
1583         running post-self-insert-hook.
1584         (blink-matching-check-mismatch): New function.
1585         (blink-matching-check-function): New variable.
1586         (blink-matching-open): Use them.
1587         Skip back forward over prefix chars skipped by forward-sexp.
1588         Don't check if the parens are backslash escaped.
1589         (blink-paren-post-self-insert-function): Check backslash escaping here.
1591 2010-09-02  Chong Yidong  <cyd@stupidchicken.com>
1593         * emacs-lisp/package.el (package-menu-mode-map):
1594         Change package-menu-revert bindings to revert-buffer.
1595         (package-menu-mode): Set revert-buffer-function.
1596         (package-menu-revert): Doc fix.
1598 2010-09-02  Agustín Martín  <agustin.martin@hispalinux.es>
1600         * textmodes/ispell.el (ispell-init-process): Use "~/" as
1601         `default-directory' unless using Ispell per-directory personal
1602         dictionaries and not in a mini-buffer under XEmacs.
1603         (kill-buffer-hook): Do not kill ispell process on exit when
1604         `ispell-process-directory' is "~/".  (Bug#6143)
1606 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
1608         * simple.el (kill-new): Call interprogram-cut-function with only
1609         one argument.
1611         * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
1612         Remove cut buffer from error message.
1614         * term/x-win.el (x-select-text):
1615         * term/pc-win.el (x-selection-value):
1616         * term/ns-win.el (x-selection-value):
1617         * eshell/em-term.el:
1618         * w32-fns.el (x-get-selection-value):
1619         * mouse-sel.el (mouse-sel-set-selection-function):
1620         * frame.el (display-selections-p): Remove cut-buffer in documentation.
1622         * term/x-win.el: Update documentation for x-last-selected-text-*.
1623         (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
1624         (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
1625         (x-select-text): Remove argument PUSH, update documentation.  Remove
1626         cut-buffer code.
1627         (x-selection-value-internal): Was previously x-selection-value.
1628         (x-selection-value): Rename from x-cut-buffer-or-selection-value.
1629         Update documentation, remove cut-buffer code.  Call
1630         x-selection-value-internal.
1631         (x-clipboard-yank): Call x-selection-value-internal.
1632         (x-initialize-window-system): Remove setting of x-cut-buffer-max.
1634         * term/pc-win.el (x-last-selected-text):
1635         x-cut-buffer-or-selection-value renamed to x-selection-value
1636         (x-select-text): Remove argument PUSH, update documentation.
1638         * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
1639         x-cut-buffer-or-selection-value renamed to x-selection-value
1640         (x-selection-value): Renamed from x-cut-buffer-or-selection-value.
1641         (x-select-text): Remove argument PUSH, update documentation.
1643         * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
1645         * w32-fns.el (x-last-selected-text):
1646         x-cut-buffer-or-selection-value renamed to x-selection-value.
1647         (x-cut-buffer-max): Remove.
1648         (x-select-text): Remove argument PUSH, update documentation.
1650         * simple.el (interprogram-cut-function): Remove mention of PUSH.
1652         * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
1654         * mouse-sel.el (mouse-sel-get-selection-function):
1655         x-cut-buffer-or-selection-value renamed to x-selection-value.
1656         (x-select-text): Remove optional push.
1658 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1660         * simple.el (blink-paren-function): Move from C to here.
1661         (blink-paren-post-self-insert-function): New function.
1662         (post-self-insert-hook): Use it.
1664         * emacs-lisp/pcase.el (pcase-split-memq):
1665         Fix overenthusiastic optimisation.
1666         (pcase-u1): Handle the case of a lambda pred.
1668 2010-08-31  Kenichi Handa  <handa@m17n.org>
1670         * international/mule-cmds.el (standard-display-european-internal):
1671         Setup standard-display-table for 8-bit characters by storing 8-bit
1672         characters in the element vector.
1674         * disp-table.el (standard-display-8bit):
1675         Setup standard-display-table for 8-bit characters by storing 8-bit
1676         characters in the element vector.
1677         (standard-display-european): Likewise.
1679 2010-08-31  Masatake YAMATO  <yamato@redhat.com>
1681         * textmodes/nroff-mode.el (nroff-view): New command.
1682         (nroff-mode-map): Bind it to C-c C-c.
1684 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1686         * emacs-lisp/smie.el (smie-down-list): New command.
1688         Remove old indentation and navigation code on octave-mode.
1689         * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
1690         smie-down-list rather than add a binding for octave-down-block.
1691         (octave-mark-block, octave-blink-matching-block-open):
1692         Rely on forward-sexp-function.
1693         (octave-fill-paragraph): Don't narrow, so you can use
1694         indent-according-to-mode.
1695         (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
1696         (octave-in-block-p, octave-re-search-forward-kw)
1697         (octave-re-search-backward-kw, octave-indent-calculate)
1698         (octave-end-as-array-index-p, octave-block-end-offset)
1699         (octave-scan-blocks, octave-forward-block, octave-backward-block)
1700         (octave-down-block, octave-backward-up-block, octave-up-block)
1701         (octave-before-magic-comment-p, octave-indent-line): Remove.
1703 2010-08-31  Chong Yidong  <cyd@stupidchicken.com>
1705         * emacs-lisp/package.el (package--read-archive-file): Just use
1706         `read', to avoid copying an additional string.
1707         (package-menu-mode): Set header-line-format here.
1708         (package-menu-refresh, package-menu-revert): Signal an error if
1709         not in the Package Menu.
1710         (package-menu-package-list): New var.
1711         (package--generate-package-list): Operate on the current buffer;
1712         don't assume that it is *Packages*, since the user may rename it.
1713         Allow persistent package listings and sort keys using
1714         package-menu-package-list and package-menu-package-sort-key.
1715         (package-menu--version-predicate): Fix version calculation.
1716         (package-menu-sort-by-column): Don't select the window.
1717         (package--list-packages): Create the *Packages* buffer.
1718         Set package-menu-package-list-key.
1719         (list-packages): Sorting by status is now the default.
1720         (package-buffer-info): Use match-string-no-properties.
1721         (define-package): Add a &rest argument for future proofing, but
1722         don't use it yet.
1723         (package-install-from-buffer, package-install-buffer-internal):
1724         Merge into a single function, package-install-from-buffer.
1725         (package-install-file): Change caller.
1727         * finder.el: Load finder-inf using `require'.
1728         (finder-list-matches): Sorting by status is now the default.
1729         (finder-compile-keywords): Simpify printing.
1731 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1733         * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
1734         (octave-mode-map): Remove special bindings for forward/backward-block
1735         and octave-backward-up-block.  Use smie-close-block.
1736         (octave-continuation-marker-regexp): New var.
1737         (octave-continuation-regexp): Use it.
1738         (octave-operator-table, octave-smie-op-levels)
1739         (octave-operator-regexp, octave-smie-indent-rules): New vars.
1740         (octave-smie-backward-token, octave-smie-forward-token): New funs.
1741         (octave-mode): Use SMIE.
1742         (octave-close-block): Delete.
1744 2010-08-30  Eli Zaretskii  <eliz@gnu.org>
1746         * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
1747         CLIPBOARD, not in PRIMARY.  (Bug#6944)
1749 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1751         * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
1752         a list of parents.
1753         (smie-indent-column): Allow indirection through variables.
1755         * composite.el (save-buffer-state): Delete, unused.
1756         * font-lock.el (save-buffer-state): Use with-silent-modifications.
1757         (font-lock-default-fontify-region): Use with-syntax-table.
1758         * jit-lock.el (with-buffer-unmodified): Remove.
1759         (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
1761         Use `declare' in defmacros.
1762         * window.el (save-selected-window):
1763         * subr.el (with-temp-file, with-temp-message, with-syntax-table):
1764         * progmodes/python.el (def-python-skeleton):
1765         * net/dbus.el (dbus-ignore-errors):
1766         * jka-cmpr-hook.el (with-auto-compression-mode):
1767         * international/mule.el (with-category-table):
1768         * emacs-lisp/timer.el (with-timeout):
1769         * emacs-lisp/lisp-mnt.el (lm-with-file):
1770         * emacs-lisp/eieio.el (with-slots):
1771         * emacs-lisp/easymenu.el (easy-menu-define):
1772         * emacs-lisp/debug.el (debugger-env-macro):
1773         * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
1774         (Multiple-value-call, Multiple-value-prog1):
1775         * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
1776         (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
1777         edebug rule to definition.
1778         * emacs-lisp/lisp-mode.el (save-selected-window)
1779         (with-current-buffer, combine-after-change-calls)
1780         (with-output-to-string, with-temp-file, with-temp-buffer)
1781         (with-temp-message, with-syntax-table, read-if, eval-after-load)
1782         (dolist, dotimes, when, unless):
1783         * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
1785 2010-08-29  Chong Yidong  <cyd@stupidchicken.com>
1787         * finder.el: Require `package'.
1788         (finder-known-keywords): Tweak descriptions.  Retire `oop' keyword.
1789         (finder-package-info): Var deleted.
1790         (finder-keywords-hash, finder--builtins-alist): New vars.
1791         (finder-compile-keywords): Compute package--builtins and
1792         finder-keywords-hash instead of finder-keywords-hash, respecting
1793         the "Package" header.
1794         (finder-unknown-keywords, finder-list-matches):
1795         Use finder-keywords-hash and package--list-packages.
1796         (finder-mode): Don't set font-lock-defaults.
1797         (finder-exit): We don't use "*Finder-package*" and "*Finder
1798         Category*" buffers anymore.
1800         * emacs-lisp/package.el (package--builtins-base): Var deleted.
1801         (package--builtins): Set default value to nil.
1802         (package-initialize): Load precomputed value of package--builtins
1803         from finder-inf.el.
1804         (package-alist, package-compute-transaction)
1805         (package-download-transaction): Improve docstring.
1806         (package-read-all-archive-contents): Do not change
1807         package--builtins here.
1808         (list-packages): Make package-list-packages an alias for this.
1809         Sort by status by default.
1810         (package--list-packages): Add optional PACKAGES arg.
1811         (describe-package-1): Use font-lock-face property.  For built-in
1812         packages, insert file commentary.
1813         (package--generate-package-list): Rename from
1814         package-list-packages-internal; all callers changed.  Add optional
1815         PACKAGES arg.  Add alphabetical sort fallbacks.
1816         (package-menu--version-predicate, package-menu--status-predicate)
1817         (package-menu--description-predicate)
1818         (package-menu--name-predicate): New functions.
1820         * info.el (Info-finder-find-node): Search package-alist instead of
1821         finder-package-info.
1823 2010-08-29  Chong Yidong  <cyd@stupidchicken.com>
1825         * subr.el (version-regexp-alist): Don't use "a" and "b" for
1826         "alpha" and "beta".
1827         (version-to-list): Handle versions like "10.3d".
1829 2010-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1831         * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
1832         (macroexp-accumulate): Use `declare'.
1834 2010-08-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1836         * whitespace.el (whitespace-style): Adjust type declaration.
1838 2010-08-26  Magnus Henoch  <magnus.henoch@gmail.com>
1840         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
1841         empty argument to gvfs-copy.
1843 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1845         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
1846         handle new TRASH arg of `delete-file'.
1848 2010-08-26  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
1850         * net/tramp.el (tramp-handle-insert-directory): Don't use
1851         `forward-word', its default syntax could be changed.
1853 2010-08-26  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
1854             Michael Albinus  <michael.albinus@gmx.de>
1856         Implement compression for inline methods.
1858         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
1859         (tramp-copy-size-limit): Allow also nil.
1860         (tramp-inline-compress-commands): New defconst.
1861         (tramp-find-inline-compress, tramp-get-inline-compress)
1862         (tramp-get-inline-coding): New defuns.
1863         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
1864         replaced by `tramp-get-inline-coding'.
1865         (tramp-handle-file-local-copy, tramp-handle-write-region)
1866         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
1868 2010-08-26  Noah Lavine  <noah549@gmail.com>  (tiny change)
1870         Detect ssh 'ControlMaster' argument automatically in some cases.
1872         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
1873         (tramp-default-method): Use it.
1875 2010-08-26  Karel Klíč  <kklic@redhat.com>
1877         * net/tramp.el (tramp-file-name-for-operation):
1878         Add file-selinux-context.
1880 2010-08-26  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1882         * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
1884 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1886         * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
1887         (Bug#6907).
1889 2010-08-26  Nathan Weizenbaum  <nweiz@cressida.sea.corp.google.com>  (tiny change)
1891         * progmodes/js.el: Make indentation more customizable (Bug#6914).
1892         (js-paren-indent-offset, js-square-indent-offset)
1893         (js-curly-indent-offset): New options.
1894         (js--proper-indentation): Use them.
1896 2010-08-26  Daniel Colascione  <dan.colascione@gmail.com>
1898         * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
1899         instead of inspecting font-lock properties (Bug#6916).
1901 2010-08-26  David Reitter  <david.reitter@gmail.com>
1903         * server.el (server-visit-files): Run pre-command-hook and
1904         post-command-hook for each buffer while it is current (Bug#6910).
1905         (server-execute): Do not run hooks here.
1907 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
1909         Sync with Tramp 2.1.19.
1911         * net/tramp-cmds.el (tramp-cleanup-all-connections)
1912         (tramp-reporter-dump-variable, tramp-load-report-modules)
1913         (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
1914         (tramp-bug): Recommend setting of `tramp-verbose' to 9.
1916         * net/tramp-compat.el (top): Do not autoload
1917         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
1918         only when `start-file-process' is not bound.
1919         (byte-compile-not-obsolete-vars): Define if not bound.
1920         (tramp-compat-funcall): New defmacro.
1921         (tramp-compat-line-beginning-position)
1922         (tramp-compat-line-end-position)
1923         (tramp-compat-temporary-file-directory)
1924         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
1925         (tramp-compat-copy-file, tramp-compat-copy-directory)
1926         (tramp-compat-delete-file, tramp-compat-delete-directory)
1927         (tramp-compat-number-sequence, tramp-compat-process-running-p):
1928         Use it.
1929         (tramp-advice-file-expand-wildcards): Do not use
1930         `tramp-handle-file-remote-p'.
1931         (tramp-compat-make-temp-file): Simplify fallback implementation.
1932         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1933         (tramp-compat-copy-tree): Remove function.
1934         (tramp-compat-delete-file): New defun.
1935         (tramp-compat-delete-directory): Provide implementation for older
1936         Emacsen.
1937         (tramp-compat-file-attributes): Handle only
1938         `wrong-number-of-arguments' error.
1940         * net/tramp-fish.el (tramp-fish-handle-copy-file):
1941         Add PRESERVE_SELINUX_CONTEXT.
1942         (tramp-fish-handle-delete-file): Add TRASH arg.
1943         (tramp-fish-handle-directory-files-and-attributes):
1944         Do not use `tramp-fish-handle-file-attributes.
1945         (tramp-fish-handle-file-local-copy)
1946         (tramp-fish-handle-insert-file-contents)
1947         (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
1949         * net/tramp-gvfs.el (top): Require url-util.
1950         (tramp-gvfs-mount-point): Remove.
1951         (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
1952         and `set-file-selinux-context'.
1953         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
1954         (tramp-gvfs-handle-file-selinux-context)
1955         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
1956         (with-tramp-dbus-call-method): Format trace message.
1957         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
1958         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1959         Implement backup call, when operation on local files fails.
1960         Use progress reporter.  Flush properties of changed files.
1961         (tramp-gvfs-handle-delete-file): Add TRASH arg.  Use
1962         `tramp-compat-delete-file'.
1963         (tramp-gvfs-handle-expand-file-name): Expand "~/".
1964         (tramp-gvfs-handle-make-directory): Make more traces.
1965         (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
1966         (tramp-gvfs-url-file-name): Hexify file name in url.
1967         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
1968         into account for the resulting file name.
1969         (tramp-gvfs-handler-askquestion): Preserve current message, in
1970         order to let progress reporter continue afterwards.  (Bug#6257)
1971         Return dummy mountpoint, when the answer is "no".
1972         See `tramp-gvfs-maybe-open-connection'.
1973         (tramp-gvfs-handler-mounted-unmounted)
1974         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1975         attribute "default_location".  Set "prefix" property.
1976         Handle default-location.
1977         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
1978         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
1979         exists.  Raise an error, if not (due to a corresponding answer
1980         "no" in interactive questions, for example).
1981         Use `tramp-compat-funcall'.
1983         * net/tramp-imap.el (top): Autoload `epg-make-context'.
1984         (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1985         (tramp-imap-do-copy-or-rename-file)
1986         (tramp-imap-handle-insert-file-contents)
1987         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
1988         (tramp-imap-handle-delete-file): Add TRASH arg.
1990         * net/tramp-smb.el (tramp-smb-handle-copy-file):
1991         Add PRESERVE-SELINUX-CONTEXT.
1992         (tramp-smb-handle-copy-file)
1993         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1994         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
1995         Use `with-progress-reporter'.
1996         (tramp-smb-handle-delete-file): Add TRASH arg.
1998         * net/tramp.el (tramp-methods): Move hostname to the end in all
1999         ssh `tramp-login-args'.  Add `tramp-async-args' attribute where
2000         appropriate.
2001         (tramp-verbose): Describe verbose level 9.
2002         (tramp-completion-function-alist)
2003         (tramp-file-name-regexp, tramp-chunksize)
2004         (tramp-local-coding-commands, tramp-remote-coding-commands)
2005         (with-connection-property, tramp-completion-mode-p)
2006         (tramp-action-process-alive, tramp-action-out-of-band)
2007         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
2008         (tramp-exists-file-name-handler): Fix docstring.
2009         (tramp-remote-process-environment): Use `format' instead of
2010         `concat'.  Protect version string by apostroph.
2011         (tramp-shell-prompt-pattern): Do not use a shy group in case of
2012         XEmacs.
2013         (tramp-file-name-regexp-unified)
2014         (tramp-completion-file-name-regexp-unified): On W32 systems, do
2015         not regard the volume letter as remote filename.  (Bug#5447)
2016         (tramp-perl-file-attributes)
2017         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
2018         (tramp-vc-registered-read-file-names): Read input as
2019         here-document, otherwise the command could exceed maximum length
2020         of command line.
2021         (tramp-file-name-handler-alist): Add `file-selinux-context' and
2022         `set-file-selinux-context'.
2023         (tramp-debug-message): Add `tramp-compat-funcall' to ignored
2024         backtrace functions.
2025         (tramp-error-with-buffer): Don't show the connection buffer when
2026         we are in completion mode.
2027         (tramp-progress-reporter-update, tramp-remote-selinux-p)
2028         (tramp-handle-file-selinux-context)
2029         (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
2030         (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
2031         New defuns.
2032         (with-progress-reporter): New defmacro.
2033         (tramp-debug-outline-regexp): New defconst.
2034         (top, tramp-rfn-eshadow-setup-minibuffer)
2035         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
2036         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
2037         (tramp-completion-mode-p, tramp-check-for-regexp)
2038         (tramp-open-connection-setup-interactive-shell)
2039         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
2040         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
2041         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
2042         Use `tramp-compat-funcall'.
2043         (tramp-handle-make-symbolic-link): Flush file properties.
2044         (tramp-handle-load, tramp-handle-file-local-copy)
2045         (tramp-handle-insert-file-contents, tramp-handle-write-region)
2046         (tramp-handle-vc-registered, tramp-maybe-send-script)
2047         (tramp-find-shell): Use `with-progress-reporter'.
2048         (tramp-do-file-attributes-with-stat): Add space in format string,
2049         in order to work around a bug in pdksh.  Reported by Gilles Pion
2050         <gpion@lfdj.com>.
2051         (tramp-handle-verify-visited-file-modtime): Do not send a command
2052         when the connection is not established.
2053         (tramp-handle-set-file-times): Simplify the check for utc.
2054         (tramp-handle-directory-files-and-attributes)
2055         (tramp-get-remote-path): Use `copy-tree'.
2056         (tramp-completion-handle-file-name-all-completions): Ensure, that
2057         non remote files are still checked.  Oops.
2058         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
2059         Handle PRESERVE-SELINUX-CONTEXT.
2060         (tramp-do-copy-or-rename-file): Add progress reporter.
2061         (tramp-do-copy-or-rename-file-directly): Do not use
2062         `tramp-handle-file-remote-p'.
2063         (tramp-do-copy-or-rename-file-out-of-band):
2064         Use `tramp-compat-delete-directory'.
2065         (tramp-do-copy-or-rename-file-out-of-band)
2066         (tramp-compute-multi-hops, tramp-maybe-open-connection):
2067         Use `format-spec-make'.
2068         (tramp-handle-delete-file): Add TRASH arg.
2069         (tramp-handle-dired-uncache): Flush directory cache, not only file
2070         cache.
2071         (tramp-handle-expand-file-name)
2072         (tramp-completion-handle-file-name-all-completions)
2073         (tramp-completion-handle-file-name-completion):
2074         Use `tramp-connectable-p'.
2075         (tramp-handle-start-file-process): Set connection property "vec".
2076         Use it, in order to invalidate file caches.  Check only for
2077         `remote-tty' process property.
2078         Implement tty setting.  (Bug#4604, Bug#6360)
2079         (tramp-file-name-for-operation): Add `call-process-region' and
2080         `set-file-selinux-context'.
2081         (tramp-find-foreign-file-name-handler)
2082         (tramp-advice-make-auto-save-file-name)
2083         (tramp-set-auto-save-file-modes): Remove superfluous check for
2084         `stringp'.  This is done inside `tramp-tramp-file-p'.
2085         (tramp-file-name-handler): Trace 'quit.  Catch the error for some
2086         operations when we are in completion mode.  This gives the user
2087         the chance to correct the file name in the minibuffer.
2088         (tramp-completion-mode-p): Use `non-essential'.
2089         (tramp-handle-file-name-all-completions): Backward/ XEmacs
2090         compatibility: Use `completion-ignore-case' if
2091         `read-file-name-completion-ignore-case' does not exist.
2092         (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
2093         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2094         `tramp-open-shell'.
2095         (tramp-action-password): Hide password prompt before next run.
2096         (tramp-process-actions): Widen connection buffer for the trace.
2097         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
2098         process property.  Trace stty settings if `tramp-verbose' >= 9.
2099         Apply workaround for IRIX64 bug.  Move argument of last
2100         `tramp-send-command' where it belongs to.
2101         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
2102         front of `login-args'.
2103         (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
2104         on "/dev/null" instead of "/".
2105         (tramp-get-ls-command-with-dired): Make test for "--dired"
2106         stronger.
2107         (tramp-set-auto-save-file-modes): Adapt version check.
2108         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
2109         (tramp-handle-process-file): Call the program in a subshell, in
2110         order to preserve working directory.
2111         (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
2112         `tramp-remote-sh' from `tramp-methods'.
2113         (tramp-get-ls-command): Make test for "--color=never" stronger.
2114         (tramp-check-for-regexp): Use (forward-line 1).
2116         * net/trampver.el: Update release number.
2118 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
2120         * help.el (help-map): Bind `C-h P' to describe-package.
2122         * menu-bar.el (menu-bar-describe-menu): Add describe-package.
2124         * emacs-lisp/package.el (package-refresh-contents): Catch errors
2125         when downloading archives.
2126         (describe-package-1): Add package commentary.
2127         (package-install-button-action): New function.
2128         (package-menu-mode-map): Bind ? to package-menu-describe-package.
2129         (package-menu-view-commentary): Function removed.
2130         (package-list-packages-internal): Hide the `package' package too.
2132 2010-08-25  Kenichi Handa  <handa@m17n.org>
2134         * language/misc-lang.el ("Arabic"): New language environment.
2135         Setup composition-function-table for Arabic characters.
2137         * international/fontset.el (setup-default-fontset): Fix typo for
2138         arabic OTF spec (fini->fina).
2140 2010-08-25  Jan Djärv  <jan.h.d@swipnet.se>
2142         * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
2143         on all frames.
2145 2010-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2147         * whitespace.el: Allow cleaning up blanks without blank
2148         visualization (Bug#6651).  Adjust help window for
2149         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
2150         instead of whitespace-line-column (from EmacsWiki).  New version
2151         13.1.
2152         (whitespace-style): Added new value 'face.  Adjust docstring.
2153         (whitespace-space, whitespace-hspace, whitespace-tab): Adjust
2154         foreground property face.
2155         (whitespace-line-column): Adjust docstring and type declaration.
2156         (whitespace-style-value-list, whitespace-toggle-option-alist)
2157         (whitespace-help-text): Adjust const initialization.
2158         (whitespace-toggle-options, global-whitespace-toggle-options):
2159         Adjust docstring.
2160         (whitespace-display-window, whitespace-interactive-char)
2161         (whitespace-style-face-p, whitespace-color-on): Adjust code.
2162         (whitespace-help-scroll): New fun.
2164 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
2166         * emacs-lisp/package.el (list-packages): Alias for
2167         package-list-packages.
2169 2010-08-24  Kevin Ryde  <user42@zip.com.au>
2171         * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
2172         (Bug#5651).
2174         * progmodes/ruby-mode.el (ruby): Add defgroup.
2176 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
2178         * progmodes/python.el: Add Ipython support (Bug#5390).
2179         (python-shell-prompt-alist)
2180         (python-shell-continuation-prompt-alist): New options.
2181         (python--set-prompt-regexp): New function.
2182         (inferior-python-mode, run-python, python-shell): Require
2183         ansi-color.  Use python--set-prompt-regexp to set the comint
2184         prompt based on the Python interpreter.
2185         (python--prompt-regexp): New var.
2186         (python-check-comint-prompt)
2187         (python-comint-output-filter-function): Use it.
2188         (run-python): Use a pipe (Bug#5694).
2190 2010-08-24  Fabian Ezequiel Gallina  <galli.87@gmail.com>  (tiny change)
2192         * progmodes/python.el (python-send-region): Send a different
2193         Python command if Ipython is in use.
2194         (python-check-version): Use a Python command to find the version.
2196 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
2198         * mouse.el (mouse-yank-primary): Avoid setting primary when
2199         deactivating the mark (Bug#6872).
2201 2010-08-23  Chris Foote  <chris@foote.com.au>  (tiny change)
2203         * progmodes/python.el (python-block-pairs): Allow use of "finally"
2204         with "else" (Bug#3991).
2206 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2208         * net/dbus.el: Accept UNIX domain sockets as bus address.
2209         (top): Don't initialize `dbus-registered-objects-table' anymore,
2210         this is done in dbusbind,c.
2211         (dbus-check-event): Adapt test for bus.
2212         (dbus-return-values-table, dbus-unregister-service)
2213         (dbus-event-bus-name, dbus-introspect, dbus-register-property):
2214         Adapt doc string.
2216 2010-08-23  Juanma Barranquero  <lekktu@gmail.com>
2218         * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
2220 2010-08-22  Juri Linkov  <juri@jurta.org>
2222         * simple.el (read-extended-command): New function with the logic
2223         for `completing-read' moved to Elisp from `execute-extended-command'.
2224         Use `function-called-at-point' in `minibuffer-default-add-function'
2225         to get a command name for M-n (bug#5364, bug#5214).
2227 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2229         * startup.el (command-line-1): Issue warning for ignored arguments
2230         --unibyte, etc (Bug#6886).
2232 2010-08-22  Leo  <sdl.web@gmail.com>
2234         * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
2235         (ignore, bright, dim, keyword): Split list of nicknames before
2236         passing to rcirc-add-or-remove (Bug#6894).
2238 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2240         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
2242 2010-08-22  Leo  <sdl.web@gmail.com>
2244         Fix buffer-list rename&refresh after killing a buffer in ido.
2245         * ido.el: Revert Óscar's.
2246         (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
2247         Remember the buffers at head, rather than their name.
2248         * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
2250 2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
2251             Stefan Monnier  <monnier@iro.umontreal.ca>
2253         * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
2254         extra backslash added to each line (bug#6890).
2256 2010-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2258         * subr.el (read-key): Don't echo keystrokes (bug#6883).
2260 2010-08-22  Glenn Morris  <rgm@gnu.org>
2262         * menu-bar.el (menu-bar-games-menu): Add landmark.
2264 2010-08-22  Glenn Morris  <rgm@gnu.org>
2266         * align.el (align-regexp): Make group and spacing arguments
2267         use the interactive defaults when non-interactive.  (Bug#6698)
2269         * mail/rmail.el (rmail-forward): Replace mail-text-start with its
2270         expansion, so as not to need sendmail.
2271         (mail-text-start): Remove declaration.
2272         (rmail-retry-failure): Require sendmail.
2274 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2276         * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
2278 2010-08-22  Michael Albinus  <michael.albinus@gmx.de>
2280         * progmodes/flymake.el (flymake-start-syntax-check-process):
2281         Use `start-file-process' in order to let it run also on remote hosts.
2283 2010-08-22  Kenichi Handa  <handa@m17n.org>
2285         * files.el: Add `word-wrap' as safe local variable.
2287 2010-08-22  Glenn Morris  <rgm@gnu.org>
2289         * woman.el (woman-translate): Case matters.  (Bug#6849)
2291 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
2293         * simple.el (kill-region): Doc fix (Bug#6787).
2295 2010-08-22  Glenn Morris  <rgm@gnu.org>
2297         * calendar/diary-lib.el (diary-header-line-format):
2298         Fit it to the window, not the frame.
2300 2010-08-22  Andreas Schwab  <schwab@linux-m68k.org>
2302         * subr.el (ignore-errors): Add debug declaration.
2304 2010-08-22  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
2306         * whitespace.el (whitespace-color-off): Remove post-command-hook
2307         locally.
2309 2010-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2311         * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
2313 2010-08-21  Chong Yidong  <cyd@stupidchicken.com>
2315         * cus-edit.el (custom-group-value-create): Add extra newline
2316         before end line (Bug#6876).
2318 2010-08-21  Chong Yidong  <cyd@stupidchicken.com>
2320         * mouse.el (mouse-save-then-kill): Don't save region to kill ring
2321         when extending it.  Before killing on the second click, check if
2322         the buffer is the correct one.  Doc fix.
2323         (mouse-secondary-save-then-kill): Allow usage without first
2324         calling mouse-start-secondary, by defaulting to point.  Don't save
2325         an empty secondary selection.  Doc fix.
2327 2010-08-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2329         * whitespace.el: Fix slow cursor movement (Bug#6172).  Reported by
2330         Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
2331         New version 13.0.
2332         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
2333         Adjust initialization.
2334         (whitespace-bob-marker, whitespace-eob-marker)
2335         (whitespace-buffer-changed): New vars.
2336         (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
2337         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
2338         (whitespace-post-command-hook, whitespace-display-char-on):
2339         Adjust code.
2340         (whitespace-looking-back, whitespace-buffer-changed): New funs.
2341         (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
2343 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2345         * files.el (locate-file-completion-table): Only list the .el and .elc
2346         extensions if there's no other choice (bug#5955).
2348         * facemenu.el (facemenu-self-insert-data): New var.
2349         (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
2350         New functions.
2351         (facemenu-add-face): Use them.
2353         * simple.el (blink-matching-open): Obey forward-sexp-function.
2355 2010-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2357         * simple.el (prog-mode-map): New var.
2358         (prog-indent-sexp): New command.
2360         * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
2362         * progmodes/prolog.el (smie): Require.
2364         * emacs-lisp/smie.el (smie-default-backward-token)
2365         (smie-default-forward-token): Strip properties.
2366         (smie-next-sexp): Be more careful with associative operators.
2367         (smie-forward-sexp-command): Generalize.
2368         (smie-backward-sexp-command): Simplify.
2369         (smie-closer-alist): New var.
2370         (smie-close-block): New command.
2371         (smie-indent-debug-log): New var.
2372         (smie-indent-offset-rule): Add a few more cases.
2373         (smie-indent-column): New function.
2374         (smie-indent-after-keyword): Use it.
2375         (smie-indent-keyword): Use it.
2376         Fix up the opener code's point position.
2377         (smie-indent-comment): Only applies at BOL.
2378         (smie-indent-debug): New command.
2380         * emacs-lisp/autoload.el (make-autoload): Preload the macros's
2381         declarations that are useful before running the macro.
2383 2010-08-18  Joakim Verona  <joakim@verona.se>
2385         * image.el (imagemagick-types-inhibit): New variable.
2386         (imagemagick-register-types): New function.
2387         * image-mode.el (image-transform-properties): New function.
2388         (image-transform-set-scale, image-transform-fit-to-height)
2389         (image-transform-set-rotation, image-transform-set-resize)
2390         (image-transform-fit-to-width, image-transform-fit-to-height):
2391         New functions.
2392         (image-toggle-display-image): Support image transforms.
2394 2010-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2396         * image.el (create-animated-image): Don't add heuristic mask to image
2397         (Bug#6839).
2399 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
2401         * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
2402         Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
2404 2010-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2406         * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
2408         Font-lock '...' strings, plus various simplifications and fixes.
2409         * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
2410         (octave-font-lock-close-quotes): New function.
2411         (octave-font-lock-syntactic-keywords): New var.
2412         (octave-mode): Use it.  Set beginning-of-defun-function.
2413         (octave-mode-map): Don't override the <foo>-defun commands.
2414         (octave-mode-menu): Pass it directly to easy-menu-define;
2415         remove (now generic) <foo>-defun commands; use info-lookup-symbol.
2416         (octave-block-match-alist): Fix up last change so that
2417         octave-close-block uses the more specific keyword.
2418         (info-lookup-mode): Silence byte-compiler.
2419         (octave-beginning-of-defun): Not interactive any more.
2420         Optimize slightly.
2421         (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
2422         (octave-indent-defun, octave-send-defun): Use mark-defun instead.
2423         (octave-completion-at-point-function): Make sure point is within
2424         beg..end.
2425         (octave-reindent-then-newline-and-indent):
2426         Use reindent-then-newline-and-indent.
2427         (octave-add-octave-menu): Remove.
2429 2010-08-17  Jan Djärv  <jan.h.d@swipnet.se>
2431         * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
2432         (report-emacs-bug-can-use-xdg-email): New functions.
2433         (report-emacs-bug): Set can-xdg-email to result of
2434         report-emacs-bug-can-use-xdg-email.  If can-xdg-email bind
2435         \C-cm to report-emacs-bug-insert-to-mailer and add help text
2436         about it.
2438         * net/browse-url.el (browse-url-default-browser): Add cond
2439         for browse-url-xdg-open.
2440         (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
2442 2010-08-17  Glenn Morris  <rgm@gnu.org>
2444         * progmodes/cc-engine.el (c-new-BEG, c-new-END)
2445         (c-fontify-recorded-types-and-refs): Define for compiler.
2446         * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
2447         before use.
2449         * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
2450         Fix format call.
2452 2010-08-17  Michael Albinus  <michael.albinus@gmx.de>
2454         * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
2455         properties.
2456         (tramp-handle-process-file): Call the program in a subshell, in
2457         order to preserve working directory.
2458         (tramp-action-password): Hide password prompt before next run.
2459         (tramp-process-actions): Widen connection buffer for the trace.
2461 2010-08-16  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
2463         * net/rcirc.el (rcirc-log-process-buffers): New option.
2464         (rcirc-print): Use it.
2465         (rcirc-generate-log-filename): New function.
2466         (rcirc-log-filename-function): Change default to
2467         rcirc-generate-log-filename (Bug#6828).
2469 2010-08-16  Chong Yidong  <cyd@stupidchicken.com>
2471         * simple.el (deactivate-mark): If select-active-regions is `only',
2472         only set selection for temporarily active regions.
2474         * cus-start.el: Change defcustom for select-active-regions.
2476 2010-08-15  Chong Yidong  <cyd@stupidchicken.com>
2478         * mouse.el (mouse--drag-set-mark-and-point): New function.
2479         (mouse-drag-track): Use LOCATION arg to push-mark.
2480         Use mouse--drag-set-mark-and-point to take click-count into
2481         consideration when updating point and mark (Bug#6840).
2483 2010-08-15  Chong Yidong  <cyd@stupidchicken.com>
2485         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2486         Give the Ruby rule a lower priority than Gnu (Bug#6778).
2488 2010-08-14  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2490         * font-lock.el (lisp-font-lock-keywords-2):
2491         Add combine-after-change-calls, condition-case-no-debug,
2492         with-demoted-errors, and with-silent-modifications (Bug#6025).
2494 2010-08-14  Kevin Ryde  <user42@zip.com.au>
2496         * emacs-lisp/copyright.el (copyright-update-year)
2497         (copyright-update): Temporary switch-to-buffer to ensure the
2498         buffer change being queried is visible (Bug#5394).
2500 2010-08-14  Tom Tromey  <tromey@redhat.com>
2502         * progmodes/etags.el (tags-file-name): Mark safe if stringp
2503         (Bug#6733).
2505 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
2507         * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
2508         MS-DOS.  (Bug#6689)
2510 2010-08-13  Jan Djärv  <jan.h.d@swipnet.se>
2512         * menu-bar.el (menu-bar-set-tool-bar-position): New function.
2513         (menu-bar-showhide-tool-bar-menu-customize-enable-left)
2514         (menu-bar-showhide-tool-bar-menu-customize-enable-right)
2515         (menu-bar-showhide-tool-bar-menu-customize-enable-top)
2516         (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
2517         Call menu-bar-set-tool-bar-position.
2519 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2521         * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
2522         comment style (bug#6834).
2523         * progmodes/scheme.el (scheme-mode-syntax-table):
2524         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
2525         "b" flag in "' 14b" syntax.
2527         * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
2528         for (un)commenting the region and performing completion.
2529         (octave-mode-menu): Use standard commands for help and completion.
2530         (octave-mode-syntax-table): Support %{..%} comments (sort of).
2531         (octave-mode): Use define-derived-mode.
2532         Set completion-at-point-functions and don't set columns.
2533         Don't disable adaptive-fill-regexp.
2534         (octave-describe-major-mode, octave-comment-region)
2535         (octave-uncomment-region, octave-comment-indent)
2536         (octave-indent-for-comment): Remove.
2537         (octave-indent-calculate): Rename from calculate-octave-indent.
2538         (octave-indent-line, octave-fill-paragraph): Update caller.
2539         (octave-initialize-completions): No need to make an alist.
2540         (octave-completion-at-point-function): New function.
2541         (octave-complete-symbol): Use it.
2542         (octave-insert-defun): Use define-skeleton.
2544         * progmodes/octave-mod.el (octave-mode): Set comment-add.
2545         (octave-mode-map): Use comment-dwim (bug#6829).
2547 2010-08-12  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2549         * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
2550         indentation of inserted comment.
2552 2010-08-11  Jan Djärv  <jan.h.d@swipnet.se>
2554         * faces.el (region): Add type gtk that uses gtk colors.
2556         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
2557         Handle theme-name change.
2559 2010-08-10  Michael R. Mauger  <mmaug@yahoo.com>
2561         * progmodes/sql.el: Version 2.5
2562         (sql-product-alist): Add :prompt-cont-regexp property for several
2563         database products.
2564         (sql-prompt-cont-regexp): New variable.
2565         (sql-output-newline-count, sql-output-by-send):
2566         New variables.  Record number of newlines in input text.
2567         (sql-send-string): Handle multiple filters and count newlines.
2568         (sql-send-magic-terminator): Count terminator newline.
2569         (sql-interactive-remove-continuation-prompt): Filters output to
2570         remove continuation prompts; one for each newline.
2571         (sql-interactive-mode): Set up new variables, prompt regexp and
2572         output filter.
2573         (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
2574         (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
2576 2010-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2578         * emacs-lisp/pcase.el: New file.
2580 2010-08-10  Michael Albinus  <michael.albinus@gmx.de>
2582         * net/tramp.el (tramp-vc-registered-read-file-names): Read input
2583         as here-document, otherwise the command could exceed maximum
2584         length of command line.
2585         (tramp-handle-vc-registered): Call script accordingly.
2586         Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
2588 2010-08-10  Kenichi Handa  <handa@m17n.org>
2590         * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
2591         composable pattern.
2593 2010-08-09  Chong Yidong  <cyd@stupidchicken.com>
2595         * emacs-lisp/package.el (package-version-split)
2596         (package--version-first-nonzero, package-version-compare):
2597         Functions removed.
2598         (package-directory-list, package-load-all-descriptors)
2599         (package--built-in, package-activate, define-package)
2600         (package-installed-p, package-compute-transaction)
2601         (package-read-all-archive-contents)
2602         (package--add-to-archive-contents, package-buffer-info)
2603         (package-tar-file-info, package-list-packages-internal):
2604         Use version-to-list and version-list-*.
2606         * emacs-lisp/package-x.el (package-upload-buffer-internal):
2607         Use version-to-list.
2608         (package-upload-buffer-internal): Use version-list-<=.
2610 2010-08-09  Kenichi Handa  <handa@m17n.org>
2612         * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
2613         composable pattern.
2615 2010-08-08  Chong Yidong  <cyd@stupidchicken.com>
2617         * tutorial.el (tutorial--default-keys): C-d is now bound to
2618         delete-forward-char (Bug#6826).
2620         * mouse.el (mouse-drag-track): Remove accidentally-removed check
2621         for `double' value of mouse-1-click-follows-link (Bug#6807).
2623 2010-08-08  Johan Bockgård  <bojohan@gnu.org>
2625         * replace.el (replace-highlight): Bind isearch-forward and
2626         isearch-error, ensuring that highlighting is updated if the user
2627         switches the search direction (Bug#6808).
2629         * isearch.el (isearch-lazy-highlight-forward): New var.
2630         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
2631         (isearch-lazy-highlight-update): Use it.
2633 2010-08-08  Kenichi Handa  <handa@m17n.org>
2635         * international/mule.el (define-charset): Store NAME as :base property.
2636         (ctext-non-standard-encodings-table): Pay attention to charset aliases.
2637         (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
2638         current priority.  Force using the designation of the specific
2639         charset by adding `charset' text property.  Improve the whole algorithm.
2641 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2643         * emulation/pc-select.el (pc-selection-mode-hook)
2644         (copy-region-as-kill-nomark, beginning-of-buffer-mark)
2645         (pc-selection-mode): Fix typos in docstrings.
2647 2010-08-08  Kenichi Handa  <handa@m17n.org>
2649         * language/cyrillic.el: Don't add "microsoft-cp1251" to
2650         ctext-non-standard-encodings-alist here.
2652         * international/mule.el (ctext-non-standard-encodings-alist):
2653         Add "koi8-r" and "microsoft-cp1251".
2654         (ctext-standard-encodings): New variable.
2655         (ctext-non-standard-encodings-table): List only elements for
2656         non-standard encodings.
2657         (ctext-pre-write-conversion): Adjust for the above change.
2658         Check ctext-standard-encodings.
2660         * international/mule-conf.el (compound-text): Doc fix.
2661         (ctext-no-compositions): Doc fix.
2662         (compound-text-with-extensions): Doc fix.
2664 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2666         * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
2668 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2670         * progmodes/which-func.el (which-func-format): Split help-echo text
2671         into lines, like other mode-line tooltips.
2673         * server.el (server-start): When using TCP sockets, force IPv4
2674         and use a literal 127.0.0.1 for localhost.  (Related to bug#6781.)
2676 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2678         * bindings.el (complete-symbol): Run completion-at-point as a fallback.
2680 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2682         * term.el (term-delimiter-argument-list): Reflow docstring.
2683         (term-read-input-ring, term-write-input-ring, term-send-input)
2684         (term-bol, term-erase-in-display, serial-supported-or-barf):
2685         Fix typos in docstrings.
2687 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2689         * bindings.el (function-key-map): Add a S-tab => backtab fallback.
2691 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2693         * dabbrev.el (dabbrev-completion): Fix typo in docstring.
2695 2010-08-08  MON KEY  <monkey@sandpframing.com>  (tiny change)
2697         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
2698         Fix typo in docstring (bug#6747).
2700 2010-08-08  Leo  <sdl.web@gmail.com>
2702         * eshell/esh-io.el (eshell-get-target): Better detection of
2703         read-only file (Bug#6762).
2705 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2707         * align.el (align-default-spacing): Doc fix.
2708         (align-region-heuristic, align-regexp): Fix typos in docstrings.
2710 2010-08-08  Stephen Peters  <speters@itasoftware.com>
2712         * calendar/icalendar.el
2713         (icalendar--split-value): Fix splitting regexp.  (Bug#6766)
2714         (icalendar--get-weekday-numbers): New.
2715         (icalendar--convert-recurring-to-diary): Handle multiple byday
2716         values in weekly rules.  (Bug#6766)
2718 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
2720         * calendar/icalendar.el (icalendar-uid-format): Doc fix.
2721         (icalendar--create-uid, icalendar-export-region)
2722         (icalendar--parse-summary-and-rest): Code formatting.
2724 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2726         * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
2727         to italicize headers.
2728         (calc-highlight-selections-with-faces): New variable.
2729         (calc-selected-face, calc-nonselected-face): New faces.
2731         * calc/calccomp.el (math-comp-highlight-string): Use
2732         `calc-highlight-selections-with-faces' to determine how to highlight
2733         sub-formulas.
2735         * calc/calc-sel.el (calc-show-selections): Change message to when
2736         using faces to highlight selections.
2738 2010-08-07  Michael R. Mauger  <mmaug@yahoo.com>
2740         * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
2741         Add SQLite 3 keywords, functions and datatypes.
2742         (sql-interactive-mode): Remove `comint-process-echoes' set to t
2743         (Bug#6686).
2745 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
2747         * simple.el (select-active-regions): Move to keyboard.c.
2748         (deactivate-mark): Used saved-region-selection.
2749         (select-active-region): Function removed.
2750         (activate-mark, set-mark, push-mark-command)
2751         (handle-shift-selection): Don't call it.
2752         (keyboard-quit): Avoid adding the region to the window selection.
2754         * mouse.el (mouse-drag-track): Remove hacks to deal with old
2755         select-active-regions implementation.
2756         (mouse-yank-at-click): Doc fix.
2758         * cus-start.el: Add custom declaration for select-active-regions.
2760 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
2762         * simple.el (delete-forward-char): Doc fix.
2764         * tutorial.el (help-with-tutorial): Hack safe file-local variables
2765         after reading the tutorial.
2767 2010-08-06  Alan Mackenzie  <bug-cc-mode@gnu.org>
2769         * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix
2770         for the case that a C style comment has its delimiters alone on
2771         their respective lines.
2773 2010-08-06  Michael Albinus  <michael.albinus@gmx.de>
2775         * net/tramp.el (tramp-handle-start-file-process): Set connection
2776         property "vec".
2777         (tramp-process-sentinel): Use it for flushing the cache.  We
2778         cannot do it via the process buffer, the buffer could be deleted
2779         already when running the sentinel.
2781 2010-08-06  Jürgen Hötzel  <juergen@archlinux.org>  (tiny change)
2783         * comint.el (comint-mode): Make directory tracking functions
2784         functional on remote files.  (Bug#6764)
2786 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
2788         * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
2790 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
2792         * emacs-lisp/find-gc.el (find-gc-source-files): Rename
2793         unexec.c => unexcoff.c.
2795         * emacs-lisp/authors.el (authors-fixed-entries): Rename
2796         unexec.c => unexcoff.c.
2798 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2800         * net/tramp.el (tramp-handle-dired-uncache): Flush directory
2801         cache, not only file cache.
2802         (tramp-process-sentinel): New defun.
2803         (tramp-handle-start-file-process): Use it, in order to invalidate
2804         file caches.
2806 2010-08-03  Leo  <sdl.web@gmail.com>
2808         * server.el (server-start): Simplify loop.
2810 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2812         * frame.el (screen-height, screen-width, set-screen-width)
2813         (set-screen-height): Remove ancient compatibility aliases.
2815         * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
2816         when justifying.  It seems useless and harmful for ncols=1 (bug#6738).
2818         * emacs-lisp/timer.el (timer-event-handler): Protect against timers
2819         that change current buffer.
2821 2010-08-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2823         * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
2824         beginning of the string.  Use `string-match-p'.  (Bug#6765)
2826 2010-08-01  Jan Djärv  <jan.h.d@swipnet.se>
2828         * cus-start.el (x-gtk-use-system-tooltips): New variable.
2830 2010-08-01  Chong Yidong  <cyd@stupidchicken.com>
2832         * emacs-lisp/package.el (package--list-packages): Fix column alignment.
2833         (package--builtins): Tweak descriptions.
2834         (package-print-package): Upcase descriptions if necessary.
2835         Show all built-in packages in font-lock-builtin-face.
2836         (package-list-packages-internal): Omit "emacs" package.
2837         Show status of built-in packages as "built-in".
2839 2010-07-31  Chong Yidong  <cyd@stupidchicken.com>
2841         * mouse.el (mouse-save-then-kill): Doc fix.  Deactivate mark
2842         before killing to preserve the primary selection (Bug#6701).
2844         * term/x-win.el (x-select-text): Doc fix.
2846 2010-07-31  Nathaniel Flath  <flat0103@gmail.com>
2848         Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
2849         The following functions were modified or created:
2851         * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
2852         (objc-font-lock-extra-types):
2853         * progmodes/cc-mode.el (c-basic-common-init):
2854         * progmodes/cc-langs.el (c-make-mode-syntax-table)
2855         (c++-make-template-syntax-table)
2856         (c-identifier-syntax-modifications, c-symbol-start, c-operators)
2857         (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
2858         (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
2859         (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
2860         * progmodes/cc-fonts.el (c-make-inverse-face)
2861         (c-basic-matchers-after):
2862         * progmodes/cc-engine.el (c-forward-keyword-clause)
2863         (c-forward-<>-arglist, c-forward-<>-arglist-recur)
2864         (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
2865         (c-guess-continued-construct, c-guess-basic-syntax):
2867 2010-07-31  Jan Djärv  <jan.h.d@swipnet.se>
2869         * faces.el (face-all-attributes): Improve documentation (Bug#6767).
2871 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2873         * files.el (bidi-paragraph-direction): Define safe local values.
2875         * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
2876         language-info-alist.  Remove outdated FIXME in a comment.
2878 2010-07-31  Alan Mackenzie  <acm@muc.de>
2880         * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
2881         Auto-fill broken in C/C++ modes.
2883 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2885         * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
2886         (menu-bar-showhide-tool-bar-menu-customize-disable)
2887         (menu-bar-showhide-tool-bar-menu-customize-enable-right)
2888         (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
2889         (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
2890         (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
2891         make a menu for Options => toolbar that can move it.
2893 2010-07-29  Chong Yidong  <cyd@stupidchicken.com>
2895         * emacs-lisp/package-x.el (package--make-rss-entry):
2896         (package-maint-add-news-item, package--update-news)
2897         (package-upload-buffer-internal): New arg ARCHIVE-URL.
2899         * emacs-lisp/package.el (package-archive-url): Rename from
2900         package-archive-id.
2901         (package-install): Doc fix.
2902         (package-download-single, package-download-tar, package-install)
2903         (package-menu-view-commentary): Callers changed.
2905 2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
2907         * net/tramp.el (tramp-handle-start-file-process): Check only for
2908         `remote-tty' process property.
2909         (tramp-open-shell): Don't check for tty.
2910         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
2911         process property.
2913         * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
2914         host.
2916 2010-07-28  Chong Yidong  <cyd@stupidchicken.com>
2918         * emacs-lisp/package.el (package-load-list, package-archives)
2919         (package-archive-contents, package-user-dir)
2920         (package-directory-list, package--builtins, package-alist)
2921         (package-activated-list, package-obsolete-alist): Mark as risky.
2923 2010-07-28  Phil Hagelberg  <phil@evri.com>
2925         Add support for non-default package repositories.
2926         * emacs-lisp/package.el (package-archive-base): Var deleted.
2927         (package-archives): New variable.
2928         (package-archive-contents): Doc fix.
2929         (package-load-descriptor): Do nothing if descriptor file is missing.
2930         (package--write-file-no-coding): New function.
2931         (package-unpack-single): Use it.
2932         (package-archive-id): New function.
2933         (package-download-single, package-download-tar)
2934         (package-menu-view-commentary): Use it.
2935         (package-installed-p): Make second argument optional.
2936         (package-read-all-archive-contents): New function.
2937         (package-initialize): Use it.
2938         (package-read-archive-contents): Add ARCHIVE argument.
2939         (package--add-to-archive-contents): New function.
2940         (package-install): Don't call package-read-archive-contents.
2941         (package--download-one-archive): Store archive file in a
2942         subdirectory of package-user-dir.
2943         (package-menu-execute): Remove spurious line movement.
2945 2010-07-28  Jan Djärv  <jan.h.d@swipnet.se>
2947         * cus-start.el (tool-bar-style): Add text-image-horiz.
2949 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2951         * progmodes/gud.el (gud-common-init): Check for remoteness of
2952         `file', and not of `default-directory'.
2954 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2956         * net/tramp.el (tramp-methods): Move hostname to the end in all
2957         ssh `tramp-login-args'.
2958         (tramp-verbose): Describe verbose level 9.
2959         (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
2960         (tramp-open-connection-setup-interactive-shell): Trace stty
2961         settings if `tramp-verbose' >= 9.
2962         (tramp-handle-start-file-process): Implement tty setting.
2963         (Bug#4604, Bug#6360)
2965         * net/tramp-cmds.el (tramp-bug): Recommend setting of
2966         `tramp-verbose' to 9.
2968 2010-07-27  Aaron S. Hawley  <ashawley@burlingtontelecom.net>
2970         * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
2971         (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
2972         Remove references to package `lisp-re' (bug#4369).
2974 2010-07-27  Tom Tromey  <tromey@redhat.com>
2976         * progmodes/js.el (js-mode):
2977         * progmodes/make-mode.el (makefile-mode):
2978         * progmodes/simula.el (simula-mode):
2979         * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
2981 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
2983         * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
2985         * time.el (display-time-day-and-date): Remove spurious * in docstring.
2986         (display-time-world-buffer-name, display-time-world-mode-map):
2987         Fix typos in docstrings.
2989 2010-07-27  Shyam Karanatt  <shyam@swathanthran.in>  (tiny change)
2991         * image-mode.el (image-display-size): New function.
2992         (image-forward-hscroll, image-next-line, image-eol, image-eob)
2993         (image-mode-fit-frame): Use it (Bug#6639).
2995 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2997         * dired.el (dired-buffers-for-dir): Handle list values of
2998         dired-directory (Bug#6636).
3000 2010-07-26  Sam Steingold  <sds@gnu.org>
3002         * mouse.el (mouse-yank-primary, mouse-yank-secondary):
3003         Do not call `x-get-selection' the second time, reuse the value.
3005 2010-07-26  Daiki Ueno  <ueno@unixuser.org>
3007         * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
3008         which consist of control chars only.  Suggested by Richard Stallman.
3010 2010-07-25  Daiki Ueno  <ueno@unixuser.org>
3012         * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
3013         exists before passing an error to find-file-not-found-functions
3014         (bug#6723).
3016 2010-07-23  Lukas Huonker  <l.huonker@gmail.com>
3018         * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
3019         Remove leading nil element, adjust values.
3020         (tetris-shapes, tetris-shape-scores):
3021         Change representation of shapes and remove some redundancy.
3022         (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
3023         (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
3024         Adjust for working with new representation of shapes.
3025         (tetris-shape-rotations): New function.
3026         (tetris-move-bottom, tetris-move-left, tetris-move-right)
3027         (tetris-rotate-prev, tetris-rotate-next):
3028         Adjust for working with the new version of tetris-test-shape.
3030 2010-07-23  Markus Triska  <markus.triska@gmx.at>
3032         * progmodes/ps-mode.el: Use comint (bug#5954).
3033         (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
3034         (ps-mode-other-newline): Simplify.
3035         (ps-run-mode): Derive from comint-mode instead of
3036         fundamental-mode, yielding input history etc.
3037         (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
3038         (ps-run-send-string): Adapt for comint-mode.
3039         (ps-run-newline): Remove now unneeded function.
3041 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
3043         * net/tramp.el (tramp-methods): Move hostname to the end in all
3044         plink `tramp-login-args'.
3046 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
3048         * net/tramp.el (tramp-open-shell): New defun.
3049         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
3050         Use it.
3052 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
3054         * net/tramp.el (tramp-file-name-regexp-unified)
3055         (tramp-completion-file-name-regexp-unified): On W32 systems, do
3056         not regard the volume letter as remote filename.  (Bug#5447)
3058 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
3060         * custom.el (custom-declare-variable): Give a clearer error message
3061         when the docstring is missing (bug#6476).
3063 2010-07-22  Michael R. Mauger  <mmaug@yahoo.com>
3065         * progmodes/sql.el: Version 2.4.  Improved Login prompting.
3066         (sql-login-params): New widget definition.
3067         (sql-oracle-login-params, sql-mysql-login-params)
3068         (sql-solid-login-params, sql-sybase-login-params)
3069         (sql-informix-login-params, sql-ingres-login-params)
3070         (sql-ms-login-params, sql-postgres-login-params)
3071         (sql-interbase-login-params, sql-db2-login-params)
3072         (sql-linter-login-params): Use it.
3073         (sql-sqlite-login-params): Use it; Define "database" parameter as
3074         a file name.
3075         (sql-sqlite-program): Change to "sqlite3".
3076         (sql-comint-sqlite): Make sure database name is complete.
3077         (sql-for-each-login): New function.
3078         (sql-connect, sql-save-connection): Use it.
3079         (sql-get-login-ext): New function.
3080         (sql-get-login): Use it.
3081         (sql-make-alternate-buffer-name): Handle :file parameters.
3083 2010-07-22  Juanma Barranquero  <lekktu@gmail.com>
3085         * dired.el (dired-no-confirm): Document value t and fix defcustom to
3086         accept it (bug#6597).  Suggested by Drew Adams <drew.adams@oracle.com>.
3088 2010-07-22  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3090         * dired.el (dired-mode-map): Use command remapping (bug#6632).
3092 2010-07-22  Lawrence Mitchell  <wence@gmx.li>
3094         * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
3096 2010-07-21  Michael Albinus  <michael.albinus@gmx.de>
3098         * net/tramp.el (tramp-get-ls-command)
3099         (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
3100         instead of "/".
3102 2010-07-20  Michael R. Mauger  <mmaug@yahoo.com>
3104         * progmodes/sql.el: Version 2.3.
3105         (sql-connection-alist): Changed keys from symbols to strings;
3106         enhanced the widget definition.
3107         (sql-mode-menu): Added submenu to select connections.
3108         (sql-interactive-mode-menu): Added "Save Connection" item.
3109         (sql-add-product): Fixed menu item.
3110         (sql-get-product-feature): Improved error handling.
3111         (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
3112         (sql-make-alternate-buffer-name): Simplified.
3113         (sql-product-interactive): Handle missing product.
3114         (sql-connect): Support string keys, minor improvements.
3115         (sql-save-connection): New function.
3116         (sql-connection-menu-filter): New function.
3118 2010-07-20  Michael Albinus  <michael.albinus@gmx.de>
3120         * net/tramp.el (tramp-file-name-handler): Trace 'quit.
3121         (tramp-open-connection-setup-interactive-shell): Apply
3122         workaround for IRIX64 bug.  Move argument of last
3123         `tramp-send-command' where it belongs to.
3125 2010-07-20  Michael Albinus  <michael.albinus@gmx.de>
3127         * net/tramp.el (tramp-perl-file-attributes)
3128         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
3129         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
3130         front of `login-args'.
3132 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3134         * time.el (display-time-world-mode): Define with `define-derived-mode'.
3135         Set `show-trailing-whitespace' to nil.
3136         (display-time-world-display): Simplify.
3138 2010-07-18  Alan Mackenzie  <acm@muc.de>
3140         Enhance `c-file-style' in file/directory local variables.
3141         * progmodes/cc-mode.el (c-count-cfss): New function.
3142         (c-before-hack-hook): Call `c-set-style' differently according to
3143         whether c-file-style was set in file or directory local
3144         variables.
3146 2010-07-18  Michael R. Mauger  <mmaug@yahoo.com>
3148         * progmodes/sql.el: Version 2.2.
3149         (sql-product, sql-user, sql-database, sql-server, sql-port): Use
3150         defcustom :safe keyword rather than putting safe-local-variable
3151         property.
3152         (sql-password): Use defcustom :risky keyword rather than putting
3153         risky-local-variable property.
3154         (sql-oracle-login-params, sql-sqlite-login-params)
3155         (sql-solid-login-params, sql-sybase-login-params)
3156         (sql-informix-login-params, sql-ingres-login-params)
3157         (sql-ms-login-params, sql-postgres-login-params)
3158         (sql-interbase-login-params, sql-db2-login-params)
3159         (sql-linter-login-params): Add `port' option.
3160         (sql-get-product-feature): Added NO-INDIRECT parameter.
3161         (sql-comint-oracle, sql-comint-sybase)
3162         (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
3163         (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
3164         (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
3165         (sql-comint-linter): Renamed sql-connect-* functions to
3166         sql-comint-*.
3167         (sql-product-alist, sql-mode-menu): Renamed as above and
3168         :sqli-connect-func to :sqli-comint-func.
3169         (sql-connection): New variable.
3170         (sql-interactive-mode): Set it.
3171         (sql-connection-alist): New variable.
3172         (sql-connect): New function.
3173         (sql--alt-buffer-part, sql--alt-if-not-empty)
3174         (sql-make-alternate-buffer-name): Improved alternative buffer name.
3176 2010-07-17  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3178         * image-mode.el (image-bookmark-make-record): Do not set context
3179         in an image (Bug#6650).
3181 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
3183         * simple.el (select-active-region): New function.
3184         (push-mark-command, set-mark, activate-mark)
3185         (handle-shift-selection): Use it.
3186         (deactivate-mark): Don't check for size of region.
3188         * mouse.el (mouse-drag-track): Use select-active-region.
3190 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3192         * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
3193         "--dired" stronger.
3195 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
3197         * term/x-win.el (x-select-enable-primary): Change default to nil.
3198         (x-select-enable-clipboard): Add :version keyword.
3200         * mouse.el (mouse-drag-copy-region):
3201         * simple.el (select-active-regions): Likewise.
3203 2010-07-16  Reiner Steib  <Reiner.Steib@gmx.de>
3205         * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
3206         (vc-coding-system-for-diff): Use it to decide whether to inherit
3207         from the file the EOL format for reading the diffs of that file.
3208         (Bug#4451)
3210 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
3212         * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
3213         unibyte, so compressed attachments are not compressed again.
3215 2010-07-16  Michael Albinus  <michael.albinus@gmx.de>
3217         * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
3218         "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
3219         (tramp-find-shell): Simplify setting connection property.
3220         (tramp-get-ls-command): Make test for "--color=never" stronger.
3222 2010-07-15  Simon South  <ssouth@member.fsf.org>
3224         * progmodes/delphi.el (delphi-previous-indent-of): Indent case
3225         blocks within record declarations (i.e. variant parts) correctly.
3227 2010-07-15  Simon South  <ssouth@member.fsf.org>
3229         * progmodes/delphi.el (delphi-token-at): Give newlines precedence
3230         over literal tokens when parsing so newlines aren't "absorbed" by
3231         single-line comments.  Corrects the indentation of case blocks
3232         that have a comment on the first line.
3234 2010-07-14  Karl Fogel  <kfogel@red-bean.com>
3236         * bookmark.el (bookmark-load-hook): Fix doc string as suggested
3237         by Drew Adams (Bug#5504).
3239 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
3241         * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
3242         now that Unicode is used (Bug#6594).
3244 2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
3246         * term/x-win.el (x-select-enable-clipboard): Default to t.
3247         (x-initialize-window-system): Don't overwrite Paste menu item.
3249         * simple.el (select-active-regions): Default to t.
3250         (push-mark-command): Don't overwrite primary with empty string.
3252         * mouse.el: Bind mouse-2 to mouse-yank-primary.
3253         (mouse-drag-copy-region): Default to nil.
3255         * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
3256         Cut/Copy/Paste menu bar items.
3258 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3260         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3261         Patch applied by Karl Fogel.
3263         * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
3264         and `bookmark-current-buffer' if they have been already set in
3265         another buffer (e.g gnus-art).
3267 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3268             Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3270         Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
3272         * bookmark.el (bookmark-make-record-default): Allow unneeded
3273         information to be omitted from the record.
3275         Adjust declarations and calls:
3277         * info.el (bookmark-make-record-default): Adjust declaration.
3278         (Info-bookmark-make-record): Adjust call.
3280         * woman.el (bookmark-make-record-default): Adjust declaration.
3281         (woman-bookmark-make-record): Adjust call.
3283         * man.el (bookmark-make-record-default): Adjust declaration.
3284         (Man-bookmark-make-record): Adjust call.
3286         * image-mode.el (bookmark-make-record-default): Adjust declaration.
3288         * doc-view.el (bookmark-make-record-default): Adjust declaration.
3290 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3292         * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
3293         This is also from Thierry Volpiatto's patch in bug #6444.  However,
3294         because it was extraneous to the functional change in that patch,
3295         and causes a re-indendation, I am committing it separately.
3297 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3299         * bookmark.el (bookmark-show-annotation): Ensure annotations show,
3300         e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
3301         Patch applied by Karl Fogel (Bug#6444).
3303 2010-07-13  Chong Yidong  <cyd@stupidchicken.com>
3305         * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
3307 2010-07-13  Adrian Robert  <Adrian.B.Robert@gmail.com>
3309         * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
3310         Dempsky; bug#5084).  Remove incorrect binding for S-tab.
3311         (ns-alternatives-map): Change S-tab binding to backtab
3312         (bug#6616).
3314         * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
3315         under ns.
3317 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
3319         * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
3320         (Bug#5806)
3322         * language/tv-util.el (tai-viet-re): Remove format.
3324 2010-07-12  Kenichi Handa  <handa@m17n.org>
3326         * language/hebrew.el: Remove no-byte-compile declaration.
3327         Change coding: tag to utf-8.  Register hebrew-shape-gstring in
3328         composition-function-table for 3-character looking back.
3329         (hebrew-font-get-precomposed): New function.
3330         (hebrew-shape-gstring): Utilize precomposed glyphs if available.
3332 2010-07-11  Chong Yidong  <cyd@stupidchicken.com>
3334         * mouse.el (mouse-drag-track): Handle select-active-regions
3335         (Bug#6612).
3337 2010-07-11  Magnus Henoch  <magnus.henoch@gmail.com>
3339         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
3340         empty argument to gvfs-copy.
3342 2010-07-10  Glenn Morris  <rgm@gnu.org>
3344         * calendar/calendar.el (calendar-week-end-day): New function.
3345         * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
3346         Respect calendar-week-start-day.  (Bug#6606)
3347         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
3348         (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
3349         (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
3350         respect calendar-week-start-day.
3352 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
3354         * simple.el (use-region-p): Doc fix (Bug#6607).
3356 2010-07-10  Aleksei Gusev  <aleksei.gusev@gmail.com>  (tiny change)
3358         * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
3359         regexps for cucumber and ruby.
3361 2010-07-08  Daiki Ueno  <ueno@unixuser.org>
3363         * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
3364         (epa-file-insert-file-contents): Hack to prevent
3365         find-file from opening empty buffer when decryption failed
3366         (bug#6568).
3368 2010-07-07  Agustín Martín  <agustin.martin@hispalinux.es>
3370         * textmodes/ispell.el (ispell-alternate-dictionary):
3371         Use file-readable-p.
3372         Return nil if no word-list is found at default locations.
3373         (ispell-complete-word-dict): Default to nil.
3374         (ispell-command-loop): Use 'word-list' when using lookup-words.
3375         (lookup-words): Use ispell-complete-word-dict or
3376         ispell-alternate-dictionary.  Check for word-list availability
3377         and handle errors if needed with better messages (Bug#6539).
3378         (ispell-complete-word): Use ispell-complete-word-dict or
3379         ispell-alternate-dictionary.
3381 2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
3383         * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
3384         builtins (BufferError, BytesWarning, WindowsError; callables
3385         bin, bytearray, bytes, format, memoryview, next, print; __package__).
3387 2010-07-07  Glenn Morris  <rgm@gnu.org>
3389         * play/zone.el (top-level): Do not require timer, tabify, or cl.
3390         (zone-shift-left): Ignore intangibility, and any errors from
3391         forward-char.
3392         (zone-shift-right): Remove no-op end-of-line.  Ignore intangibility.
3393         (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
3394         deleting, and copying text properties.
3395         (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
3396         (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
3397         to point-max is hard.
3398         (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
3399         (zone-fill-out-screen): Ignore intangibility.
3401 2010-07-05  Chong Yidong  <cyd@stupidchicken.com>
3403         * menu-bar.el (menu-bar-mode):
3404         * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
3405         if it has been set.
3407         * mouse.el (mouse-drag-track): Call mouse-start-end to handle
3408         word/line selection (Bug#6565).
3410 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
3412         * net/dbus.el (dbus-send-signal): Declare function.
3414 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3416         * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
3417         (dbus-register-property): New optional argument EMITS-SIGNAL.
3418         (dbus-property-handler): Send signal "PropertiesChanged" if requested.
3420 2010-07-03  Chong Yidong  <cyd@stupidchicken.com>
3422         * mouse.el (mouse-drag-overlay): Variable deleted.
3423         (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
3424         (mouse--remap-link-click-p): New function.
3425         (mouse-drag-track): Handle dragging by using temporary Transient
3426         Mark mode, instead of a special overlay.
3427         (mouse-kill-ring-save, mouse-save-then-kill): Don't call
3428         mouse-show-mark.
3430         * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
3431         deleted.
3433 2010-07-02  Juri Linkov  <juri@jurta.org>
3435         * autoinsert.el (auto-insert-alist): Fix readability
3436         by using dotted pair notation for lambda.
3438 2010-07-02  Juri Linkov  <juri@jurta.org>
3440         * faces.el (read-face-name): Rename arg `string-describing-default'
3441         to `default'.  Doc fix.  Display the default value in quotes
3442         in the prompt.  With empty input, return the `default' arg,
3443         unless the default value is a string (in which case return nil).
3444         (describe-face): Replace the string `default' arg of `read-face-name'
3445         with the symbol `default'.
3447 2010-07-02  Chong Yidong  <cyd@stupidchicken.com>
3449         * emulation/viper-cmd.el (viper-delete-backward-char)
3450         (viper-del-backward-char-in-insert)
3451         (viper-del-backward-char-in-replace, viper-change)
3452         (viper-backward-indent): Replace delete-backward-char with
3453         delete-char (Bug#6552).
3455 2010-07-01  Chong Yidong  <cyd@stupidchicken.com>
3457         * ruler-mode.el (ruler--save-header-line-format): Fix typos.
3459 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
3461         * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
3462         argument passed to frame-creation-function (Bug#5378).
3464         * faces.el (x-handle-named-frame-geometry)
3465         (x-handle-reverse-video, x-create-frame-with-faces)
3466         (face-set-after-frame-default, tty-create-frame-with-faces): Don't
3467         separately consult default-frame-alist.  It is now passed as the
3468         PARAMETER argument.
3470 2010-06-30  Andreas Schwab  <schwab@linux-m68k.org>
3472         * startup.el (command-line): Don't call tool-bar-setup in a
3473         tty-only build.
3475 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
3477         * ruler-mode.el (ruler--save-header-line-format): New fun.
3478         (ruler-mode): Use it as a setter function, so as not to overwrite
3479         ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
3481 2010-06-29  Chong Yidong  <cyd@stupidchicken.com>
3483         * vc/vc.el (vc-deduce-backend): New fun.  Handle diff buffers.
3484         (vc-root-diff, vc-print-root-log, vc-log-incoming)
3485         (vc-log-outgoing): Use it.
3486         (vc-diff-internal): Set diff-vc-backend.
3488         * vc/diff-mode.el (diff-vc-backend): New var.
3490 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
3492         * dynamic-setting.el (font-setting-change-default-font): Remove
3493         call to message.
3495 2010-06-28  Kenichi Handa  <handa@m17n.org>
3497         * international/quail.el (quail-insert-kbd-layout): Fix the
3498         showing of untranslated characters.
3500 2010-06-28  Chong Yidong  <cyd@stupidchicken.com>
3502         * simple.el (delete-active-region): New option.
3503         (delete-backward-char): Implement in Lisp.
3504         (delete-forward-char): New command.
3506         * mouse.el (mouse-region-delete-keys): Deleted.
3507         (mouse-show-mark): Simplify.
3509         * bindings.el (global-map): Bind delete and DEL, the former to
3510         delete-forward-char.
3512 2010-06-27  Lennart Borgman  <lennart.borgman@gmail.com>
3514         * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
3515         (ruby-mode): Bind indent-line-function (Bug#5119).
3517 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
3519         * startup.el (command-line): Recognize "0" X resource value.
3521 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
3523         * startup.el (command-line): Use X resources to set the value of
3524         menu-bar-mode and tool-bar-mode, before calling frame-initialize.
3526         * menu-bar.el (menu-bar-mode):
3527         * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
3528         Set init-value to t.
3530         * frame.el (frame-notice-user-settings): Don't change
3531         default-frame-alist based on menu-bar-mode and tool-bar-mode, or
3532         vice versa (Bug#2249).
3534 2010-06-26  Eli Zaretskii  <eliz@gnu.org>
3536         * w32-fns.el (w32-convert-standard-filename): Doc fix.
3538 2010-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
3540         * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
3541         Make sure `flyspell-word' re-checks word after function run (Bug#6504).
3543         * textmodes/ispell.el (ispell-init-process): Make sure ispell and
3544         default directories are expanded (Bug#6143).
3546 2010-06-24  Juri Linkov  <juri@jurta.org>
3548         * minibuffer.el (completions-format): Change default from nil to
3549         `horizontal'.  Remove `nil' value from :type.  Doc fix.  (Bug#6459)
3551 2010-06-24  Juri Linkov  <juri@jurta.org>
3553         * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
3554         buffer-locally to lambda that re-runs the vc diff command.
3555         (Bug#6447)
3557 2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
3559         * kmacro.el (kmacro-call-macro): Don't issue hint message if the
3560         echo area is in use (Bug#3412).
3562 2010-06-22  Glenn Morris  <rgm@gnu.org>
3564         * textmodes/texinfmt.el (texinfo-format-region)
3565         (texinfo-raise-lower-sections, texinfo-format-separate-node)
3566         (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
3567         (texinfo-format-option, texinfo-noindent):
3568         Use line-beginning-position and line-end-position.
3570         * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
3571         * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
3572         * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
3573         utf-8 characters.
3575 2010-06-21  Karl Fogel  <kfogel@red-bean.com>
3577         * play/zone.el (zone-fall-through-ws): Fix next-line ->
3578         forward-line fallout.
3580 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
3582         * mouse.el (mouse-appearance-menu): Add docstring.
3584         * help.el (describe-key): Print up-event using key-description.
3586 2010-07-03  Michael Albinus  <michael.albinus@gmx.de>
3588         * net/zeroconf.el (zeroconf-resolve-service)
3589         (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
3590         (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
3592 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3594         * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
3596 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
3598         Avoid displaying files with a nil state in vc-dir.
3599         * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
3600         cases that cause insertion.
3601         (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
3602         with a nil state.
3604 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
3606         * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
3608 2010-06-29  Leo  <sdl.web@gmail.com>
3610         * emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)
3612 2010-06-27  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
3614         * generic-x.el (bat-generic-mode): Fix regexp for command line
3615         switches (Bug#5719).
3617 2010-06-27  Masatake YAMATO  <yamato@redhat.com>
3619         * htmlfontify.el (hfy-face-attr-for-class): Use append instead
3620         of nconc to avoid pure storage error (Bug#6239).
3622 2010-06-27  Christoph  <cschol2112@googlemail.com>  (tiny change)
3624         * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3625         (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
3626         bindings of bookmark-automatically-show-annotations (Bug#6515).
3628 2010-06-25  Eli Zaretskii  <eliz@gnu.org>
3630         * arc-mode.el (archive-zip-extract): Don't quote the file name on
3631         MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)
3633 2010-06-24  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3635         * comint.el (make-comint, make-comint-in-buffer): Mention return
3636         value in the docstrings.  (Bug#6498)
3638 2010-06-24  Yoni Rabkin  <yoni@rabkins.net>
3640         * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
3641         since it is not present when using some non-default switches.
3643 2010-06-23  Karl Fogel  <kfogel@red-bean.com>
3645         * simple.el (compose-mail): Fix doc string to refer to
3646         `compose-mail-user-agent-warnings', instead of to the
3647         nonexistent `compose-mail-check-user-agent'.
3649 2010-06-21  Alan Mackenzie  <bug-cc-mode@gnu.org>
3651         Fix an indentation bug:
3653         * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
3654         (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
3655         of existing values.
3657         * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
3658         (c-clear->-pair-props-if-match-before): now return t when they've
3659         cleared properties, nil otherwise.
3660         (c-before-change-check-<>-operators): Set c-new-beg/end correctly
3661         by taking account of the existing value.
3663         * progmodes/cc-defs.el
3664         (c-clear-char-property-with-value-function): Fix this to clear the
3665         property rather than overwriting it with nil.
3667 2010-06-20  Chong Yidong  <cyd@stupidchicken.com>
3669         * emacs-lisp/package.el (package-print-package): Add link to
3670         package description via describe-package.
3671         (describe-package-1): List package requirements.  Add button to
3672         perform installation.
3673         (package-menu-describe-package): New command.
3675         * help-mode.el (help-package): New button type.
3677 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
3679         * emacs-lisp/package.el: Move package-list-packages binding to
3680         menu-bar.el.
3681         (describe-package, describe-package-1, package--dir): New funs.
3682         (package-activate-1): Use package--dir.
3684         * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
3686         * help-mode.el (help-package-def): New button type.
3688         * menu-bar.el: Move package-list-packages binding here from
3689         package.el.
3691 2010-06-19  Gustav Hållberg  <gustav@gmail.com>  (tiny change)
3693         * descr-text.el (describe-char): Avoid trailing whitespace.  (Bug#6423)
3695 2010-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3697         * emacs-lisp/edebug.el (edebug-read-list):
3698         Phase out old-style backquotes.
3700 2010-06-17  Juri Linkov  <juri@jurta.org>
3702         * help-mode.el (help-mode): Set buffer-local variable
3703         revert-buffer-function to help-mode-revert-buffer.
3704         (help-mode-revert-buffer): New function.
3706         * info.el (Info-revert-find-node): Check for major-mode Info-mode
3707         before popping to "*info*" (like in other Info functions).
3708         Keep buffer-name in old-buffer-name.  Keep Info-history-forward in
3709         old-history-forward.  Pop to old-buffer-name or "*info*" to
3710         recreate the killed buffer.  Set Info-history-forward from
3711         old-history-forward.
3712         (Info-breadcrumbs-depth): Add :group and :version.
3714 2010-06-17  Dan Nicolaescu  <dann@ics.uci.edu>
3716         * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
3718 2010-06-17  Agustín Martín  <agustin.martin@hispalinux.es>
3720         * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
3721         for languages like Portuguese with pt_{BR,PT} and no plain pt.
3723 2010-06-17  Juanma Barranquero  <lekktu@gmail.com>
3725         * emacs-lisp/package.el (package-menu-mode-map):
3726         Move initialization into declaration.
3728         * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
3730 2010-06-17  Chong Yidong  <cyd@stupidchicken.com>
3732         * emacs-lisp/package.el (package-archive-base): Point to
3733         elpa.gnu.org.
3734         (package-enable, package-load-list): New defcustoms.
3735         (package-user-dir, package-directory-list): Turn into defcustoms.
3736         Don't include package-user-dir in package-directory-list.
3737         (package--builtins-base): Don't include Emacs as a "package".
3738         (package-subdirectory-regexp): New var.
3739         (package-load-all-descriptors, package-compute-transaction)
3740         (package-download-transaction): Obey package-load-list.
3741         (package-activate-1): Rename from package-do-activate.
3742         (package-list-packages-internal): Check package-load-list.
3743         (package-load-descriptor, package-generate-autoloads)
3744         (package-unpack, package-unpack-single)
3745         (package--read-archive-file, package-delete): Use
3746         expand-file-name.
3748         * emacs-lisp/package-x.el: New file.  Package uploading
3749         functionality split out from package.el.
3751         * startup.el (command-line): Load packages after reading init file.
3753 2010-06-17  Tom Tromey  <tromey@redhat.com>
3755         * emacs-lisp/package.el: New file.
3757 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
3759         Fix vc-annotate for renamed files when using Git.
3760         * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
3761         ls-files.  Doe not pass the object as a file name to cat-file, it
3762         is not a file name.
3763         (vc-git-annotate-command): Pass the file name using -- to avoid
3764         ambiguity with the revision.
3765         (vc-git-previous-revision): Pass a relative file name.
3767 2010-06-22  Glenn Morris  <rgm@gnu.org>
3769         * progmodes/js.el (js-mode-map): Use standard capitalization and
3770         ellipses for menu entries.
3772         * wid-edit.el (widget-complete): Doc fix.
3774 2010-06-22  Jürgen Hötzel  <juergen@hoetzel.info>  (tiny change)
3776         * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
3778 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
3780         Fix annotating other revisions for renamed files in vc-annotate.
3781         * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
3782         VC backend.  Use it when non-nil.
3783         (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
3784         (Bug#6487)
3786         Fix vc-annotate-show-changeset-diff-revision-at-line for git.
3787         * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
3788         Do not pass the file name to the 'previous-revision call when we
3789         don't want a file diff.  (Bug#6489)
3791 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
3793         Fix finding revisions for renamed files in vc-annotate.
3794         * vc/vc.el (vc-find-revision): Add an optional argument for
3795         the VC backend.  Use it when non-nil.
3796         * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
3797         backend to vc-find-revision.  (Bug#6487)
3799 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
3801         Fix reading file names in Git annotate buffers.
3802         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
3803         Remove trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
3805 2010-06-20  Alan Mackenzie  <acm@muc.de>
3807         * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
3808         in file local variables, set it first.
3810 2010-06-19  Glenn Morris  <rgm@gnu.org>
3812         * descr-text.el (describe-char-unicode-data): Insert separating
3813         space when needed.  (Bug#6422)
3815         * progmodes/idlwave.el (idlwave-action-and-binding):
3816         Fix typo in 2009-12-03 change.  (Bug#6450)
3818 2010-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3820         * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
3821         handling for `lambda' (misunderstanding).
3823 2010-06-16  Jay Belanger  <jay.p.belanger@gmail.com>
3825         * calc/calc-poly.el (math-accum-factors): Make sure that
3826         constants aren't distributed after they are factored out.
3828 2010-06-16  Juri Linkov  <juri@jurta.org>
3830         * facemenu.el (list-colors-display): Call `pop-to-buffer' before
3831         `list-colors-print'.  (Bug#6332)
3833         * subr.el (read-quoted-char): Fix up last change (bug#6290).
3835 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3837         * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
3838         specially, since it's a macro.  Fix up wrong hint passed to maybe-cons.
3840         * font-lock.el (font-lock-major-mode): Rename from
3841         font-lock-mode-major-mode to distinguish it from
3842         global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
3843         (font-lock-set-defaults):
3844         * font-core.el (font-lock-default-function): Adjust users.
3845         (font-lock-mode): Don't set it at all.
3847 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3849         * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
3851 2010-06-16  Glenn Morris  <rgm@gnu.org>
3853         * calendar/appt.el (appt-time-msg-list): Doc fix.
3854         (appt-check): Let-bind appt-warn-time.
3855         (appt-add): Make the 3rd argument optional.
3856         Simplify argument names.  Doc fix.  Check for integer WARNTIME.
3857         Only add WARNTIME to the output list if non-nil.
3859 2010-06-16  Ivan Kanis  <apple@kanis.eu>
3861         * calendar/appt.el (appt-check): Let the 3rd element of
3862         appt-time-msg-list specify the warning time.
3863         (appt-add): Add new argument with the warning time.  (Bug#5176)
3865 2010-06-16  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3867         * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
3868         older than version 1.6.  (Bug#6361)
3870 2010-06-16  Helmut Eller  <eller.helmut@gmail.com>
3872         * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
3873         used by cl-do-arglist.  (Bug#6408)
3875 2010-06-16  Agustín Martín  <agustin.martin@hispalinux.es>
3877         * textmodes/ispell.el (ispell-dictionary-base-alist): Fix
3878         portuguese casechars/not-casechars for missing 'çÇ'.
3879         Suggested by Rolando Pereira (bug#6434).
3881 2010-06-15  Juanma Barranquero  <lekktu@gmail.com>
3883         * facemenu.el (list-colors-sort): Doc fix.
3885 2010-06-15  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3887         * progmodes/sql.el (sql-connect-mysql): Fix typo.
3889 2010-06-14  Juri Linkov  <juri@jurta.org>
3891         Add sort option `list-colors-sort'.  (Bug#6332)
3892         * facemenu.el (color-rgb-to-hsv): New function.
3893         (list-colors-sort): New defcustom.
3894         (list-colors-sort-key): New function.
3895         (list-colors-display): Doc fix.  Sort list according to the option
3896         `list-colors-sort'.
3897         (list-colors-print): Add HSV values to `help-echo' property of
3898         RGB strings.
3900 2010-06-14  Juri Linkov  <juri@jurta.org>
3902         * compare-w.el: Move to the "vc" subdirectory.
3904 2010-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3906         * image-mode.el (image-mode-map): Remap left-char and right-char.
3908         * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
3910 2010-06-12  Chong Yidong  <cyd@stupidchicken.com>
3912         * term/common-win.el (x-colors): Add all the color names defined
3913         in rgb.txt (Bug#6332).
3915         * facemenu.el (list-colors-print): Don't print extra names if it
3916         will overflow the window width.
3918         * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
3919         change (Bug#6343).
3921 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
3923         * files.el (make-directory): Doc fix (bug#6396).
3925 2010-06-12  Michael Albinus  <michael.albinus@gmx.de>
3927         * net/tramp.el (tramp-remote-process-environment): Protect version
3928         string by apostroph.
3929         (tramp-shell-prompt-pattern): Do not use a shy group in case of
3930         XEmacs.
3931         (tramp-file-name-for-operation): Add `call-process-region'.
3932         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
3934         * net/tramp-compat.el (top): Do not autoload
3935         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
3936         only when `start-file-process' is not bound.
3937         (tramp-advice-file-expand-wildcards): Do not use
3938         `tramp-handle-file-remote-p'.
3939         (tramp-compat-make-temp-file): Handle the case, that
3940         `make-temp-file' has no third argument EXTENSION.
3942 2010-06-11  Juanma Barranquero  <lekktu@gmail.com>
3944         * makefile.w32-in (WINS_BASIC): Include new directory vc.
3946         * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
3948 2010-06-11  Juri Linkov  <juri@jurta.org>
3950         * finder.el (finder-known-keywords): Add keyword "vc"
3951         for version control.
3953         * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
3954         * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
3955         * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
3956         * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
3958 2010-06-11  Juri Linkov  <juri@jurta.org>
3960         Move version control related files to the "vc" subdirectory.
3961         * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
3962         * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
3963         * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
3964         * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
3965         * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
3966         * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
3967         * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
3968         * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
3969         Move files to the "vc" subdirectory.
3971 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
3973         * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
3974         (Bug#6367).
3976 2010-06-11  Stephen Eglen  <stephen@gnu.org>
3978         * shell.el: Bind `shell-resync-dirs' to M-RET.
3980 2010-06-10  Michael Albinus  <michael.albinus@gmx.de>
3982         * notifications.el: Move file from lisp/net, because it is
3983         supposed to talk locally to the user.
3985 2010-06-10  Julien Danjou  <julien@danjou.info>
3987         * net/notifications.el (notifications-on-action-signal)
3988         (notifications-on-closed-signal): Pass notification id as first
3989         argument to the callback functions.  Add docstrings.
3990         (notifications-notify): Fix docstring.
3992 2010-06-10  Glenn Morris  <rgm@gnu.org>
3994         * emacs-lisp/authors.el (authors-ignored-files)
3995         (authors-valid-file-names): Add some files.
3997 2010-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3999         * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
4000         merge conflict, giving preference to the emacs-23 version of the code.
4002 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4004         * emacs-lisp/advice.el (ad-compile-function):
4005         Define warning-suppress-types before we let-bind it (bug#6275).
4007         * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
4008         declare it, make it buffer-local and permanent-local (bug#6324).
4009         (vc-resynch-window): Adjust name.
4010         * vc-hooks.el (vc-find-file-hook): Adjust name.
4012 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
4014         * net/notifications.el (notifications-notify): Fix docstring.
4016 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
4018         Update to Unicode 6.0.0 beta.
4019         * international/charprop.el: Update copyright.
4020         * international/mule-cmds.el (ucs-names): Update character ranges.
4021         * international/uni-bidi.el:
4022         * international/uni-category.el:
4023         * international/uni-combining.el:
4024         * international/uni-comment.el:
4025         * international/uni-decimal.el:
4026         * international/uni-decomposition.el:
4027         * international/uni-digit.el:
4028         * international/uni-lowercase.el:
4029         * international/uni-mirrored.el:
4030         * international/uni-name.el:
4031         * international/uni-numeric.el:
4032         * international/uni-old-name.el:
4033         * international/uni-titlecase.el:
4034         * international/uni-uppercase.el: Regenerate.
4036 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
4038         * emacs-lisp/smie.el (comment-string-strip): Declare function.
4039         (smie-precs-precedence-table): Fix typo in docstring.
4041         * vc-mtn.el (log-edit-extract-headers): Declare function.
4043         * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
4045         * net/notifications.el (dbus-register-signal): Declare function.
4046         (notifications-notify): Fix typos and reflow docstring.
4048 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
4050         Improve VC create/retrieve tag/branch.
4051         * vc.el (vc-create-tag): Do not read the directory name for VCs
4052         with repository revision granularity.  Adjust the tag/branch
4053         prompt.  Reset VC properties.
4054         (vc-retrieve-tag): Do not read the directory name for VCs
4055         with repository revision granularity.  Reset VC properties.
4057 2010-06-09  Julien Danjou  <julien@danjou.info>
4059         * net/notifications.el: New file.
4061 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
4063         Add optional support for resetting VC properties.
4064         * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
4065         call vc-file-clearprops when true.
4066         (vc-resynch-buffer): Add new optional argument, pass it down.
4067         (vc-resynch-buffers-in-directory): Likewise.
4069         Improve support for special markup in the VC commit message.
4070         * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
4071         * vc-hg.el (vc-hg-checkin): Add support for Date:.
4072         * vc-git.el (vc-git-checkin):
4073         * vc-bzr.el (vc-bzr-checkin): Likewise.
4075 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4077         * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
4078         can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
4080 2010-06-07  Martin Pohlack  <mp26@os.inf.tu-dresden.de>
4082         * iimage.el: Remove images as soon as the underlying text is modified.
4083         (iimage-modification-hook): New function.
4084         (iimage-mode-buffer): Use it.
4086 2010-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4088         * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
4089         smie-indent-offset-after.  Add :prev case.  Make a bit more generic.
4090         (smie-indent-virtual): Remove `virtual' arg.  Update callers.
4091         (smie-indent-keyword): Add handling of open-paren keywords.
4092         (smie-indent-comment-continue): Don't assume comment-continue.
4094 2010-06-07  Martin Rudalics  <rudalics@gmx.at>
4096         * window.el (pop-to-buffer): Remove the conditional that
4097         compares new-window and old-window, so it will reselect
4098         the selected window unconditionally.
4099         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
4101 2010-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4103         * emacs-lisp/smie.el (smie-indent-offset-after)
4104         (smie-indent-forward-token, smie-indent-backward-token): New functions.
4105         (smie-indent-after-keyword): Use them.
4106         (smie-indent-fixindent): Only applies to the indentation of the BOL.
4107         (smie-indent-keyword): Tweak the black magic.
4108         (smie-indent-comment-continue): Strip comment-continue before use.
4109         (smie-indent-functions): Indent comments before keywords.
4111 2010-06-06  Juri Linkov  <juri@jurta.org>
4113         * isearch.el (isearch-lazy-highlight-search): Fix looping
4114         by checking for empty match.  This syncs this loop with the
4115         similar loop in `isearch-search'.  (Bug#6362)
4117 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
4119         * net/dbus.el (dbus-register-method): Declare function.
4120         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
4121         (dbus-introspect): Doc fix.
4122         (dbus-event-bus-name, dbus-introspect-get-interface)
4123         (dbus-introspect-get-argument): Reflow docstrings.
4125 2010-06-05  Dan Nicolaescu  <dann@ics.uci.edu>
4127         vc-log-incoming/vc-log-outgoing fixes for Git.
4128         * vc-git.el (vc-git-log-view-mode): Fix font lock for
4129         incoming/outgoing logs.
4130         (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
4131         instead of vc-git-compute-remote.
4132         (vc-git-compute-remote): Remove.
4134 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
4136         * term/common-win.el (x-colors): Add "dark green" and "dark
4137         turquoise" (Bug#6332).
4139 2010-06-04  Juri Linkov  <juri@jurta.org>
4141         * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
4142         Instead of setting `replace' to t and replacing the same string
4143         with itself, don't do certain actions when
4144         kill-do-not-save-duplicates is non-nil and string is equal to car
4145         of kill-ring: don't call menu-bar-update-yank-menu, don't push
4146         interprogram-paste strings to kill-ring, and don't push the input
4147         argument `string' to kill-ring.
4148         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
4150 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
4152         * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
4154 2010-06-04  Michael Albinus  <michael.albinus@gmx.de>
4156         * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
4157         (tramp-gvfs-handler-mounted-unmounted)
4158         (tramp-gvfs-connection-mounted-p): Handle default-location.
4160         * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
4161         move files to trash.
4163 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
4165         * international/mule-cmds.el (nonascii-insert-offset)
4166         (nonascii-translation-table): Add obsolescence information.
4168         * international/mule.el (make-translation-table-from-vector): Doc fix.
4170 2010-06-03  Glenn Morris  <rgm@gnu.org>
4172         * desktop.el (desktop-clear-preserve-buffers):
4173         Add "*Warnings*" buffer.  (Bug#6336)
4175 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
4177         vc-log-incoming/vc-log-outgoing improvements for Git.
4178         * vc-git.el (vc-git-log-outgoing): Use the same format as the
4179         short log.
4180         (vc-git-log-incoming): Likewise.  Run "git fetch" before the log command.
4182         Add bindings for vc-log-incoming and vc-log-outgoing.
4183         * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
4184         and vc-log-outgoing.
4185         * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
4186         and vc-log-outgoing.
4188 2010-06-03  Chong Yidong  <cyd@stupidchicken.com>
4190         * net/rcirc.el (rcirc-sort-nicknames): Remove.
4191         (rcirc-handler-366): Always sort nicknames.
4193 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
4195         * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
4197 2010-06-03  Chong Yidong  <cyd@stupidchicken.com>
4199         * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
4201 2010-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4203         * net/rcirc.el (rcirc-sort-nicknames): Change default.
4204         (rcirc-sort-nicknames-join): Avoid setq.
4206 2010-06-03  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
4208         * net/rcirc.el (rcirc-sort-nicknames): New custom.
4209         (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
4210         (rcirc-handler-366): Use them.
4212 2010-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4214         Split smie-indent-calculate into more manageable chunks.
4215         * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
4216         (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
4217         (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
4218         (smie-indent-exps): Extract from smie-indent-calculate.
4219         (smie-indent-functions): New var.
4220         (smie-indent-functions): Use them.
4222 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4224         * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
4225         (smie-indent-calculate): Simplify and cleanup.
4227 2010-06-02  Michael Albinus  <michael.albinus@gmx.de>
4229         * net/tramp-gvfs.el (top): Require url-util.
4230         (tramp-gvfs-mount-point): Remove.
4231         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
4232         New defuns.
4233         (with-tramp-dbus-call-method): Format trace message.
4234         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
4235         Implement backup call, when operation on local files fails.
4236         Use progress reporter.  Flush properties of changed files.
4237         (tramp-gvfs-handle-make-directory): Make more traces.
4238         (tramp-gvfs-url-file-name): Hexify file name in url.
4239         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
4240         into account for the resulting file name.
4241         (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
4242         the answer is "no".  See `tramp-gvfs-maybe-open-connection'.
4243         (tramp-gvfs-handler-mounted-unmounted)
4244         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
4245         attribute "default_location".  Set "prefix" property.
4246         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
4247         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
4248         exists.  Raise an error, if not (due to a corresponding answer
4249         "no" in interactive questions, for example).
4251 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
4253         * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
4255 2010-06-01  Juanma Barranquero  <lekktu@gmail.com>
4257         * emacs-lisp/eldoc.el: Add completions for new commands left-* and
4258         right-*.  (Bug#6265)
4260 2010-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
4262         Add support for vc-log-incoming, improve vc-log-outgoing for Git.
4263         * vc-git.el (vc-git-compute-remote): New function.
4264         (vc-git-log-outgoing): Use it instead of hard coding a value.
4265         (vc-git-log-incoming): New function.
4267         Improve state updating for VC tag commands.
4268         * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
4269         to update the state of all buffers in the directory.
4271         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
4273 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4275         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
4276         `file-directory-p' to the filename part rather than to the whole text.
4278 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4280         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
4282 2010-05-31  Drew Adams  <drew.adams@oracle.com>
4284         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
4286 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
4288         * subr.el (momentary-string-display): Just use read-event to read
4289         the exit event (Bug#6238).
4291 2010-05-30  Eli Zaretskii  <eliz@gnu.org>
4293         * international/mule.el (define-coding-system): Doc fix (bug#6313).
4295 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
4297         * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
4298         Suggested by Eli Zaretskii <eliz@gnu.org>.
4300 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4302         * minibuffer.el (completion-file-name-table): Don't return a boundary
4303         past the end of `string' (bug#6299).
4304         (completion--file-name-table): Delegate to completion-file-name-table
4305         for the `boundaries' case.
4307 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
4309         * emulation/cua-base.el: Recognize `right-char' and `left-char' as
4310         movement commands.
4312         * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
4313         `path-separator', but maintain compatibility with Emacs 20.2.
4315 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
4317         * server.el (server-process-filter): Receive parent-id argument
4318         from emacsclient.
4319         (server-create-window-system-frame): New arg.  Pass parent-id as
4320         frame parameter.
4322 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
4324         Bidi-sensitive word movement with arrow keys.
4325         * subr.el (right-arrow-command, left-arrow-command): Move to
4326         bindings.el.
4328         * bindings.el (right-char, left-char): Move from subr.el and
4329         rename from right-arrow-command and left-arrow-command.
4330         (right-word, left-word): New functions.
4331         (global-map) <right>: Bind to right-char.
4332         (global-map) <left>: Bind to left-char.
4333         (global-map) <C-right>: Bind to right-word.
4334         (global-map) <C-left>: Bind to left-word.
4336         * ls-lisp.el (ls-lisp-classify-file): New function.
4337         (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
4338         (ls-lisp-classify): Call ls-lisp-classify-file.
4339         (insert-directory): Remove blanks from switches.
4341 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
4343         * ansi-color.el: Delete unused escape sequences (Bug#6085).
4344         (ansi-color-drop-regexp): New constant.
4345         (ansi-color-apply, ansi-color-filter-region)
4346         (ansi-color-apply-on-region): Delete unrecognized control sequences.
4347         (ansi-color-apply): Build string list before calling concat.
4349 2010-05-28  Juri Linkov  <juri@jurta.org>
4351         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
4352         Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
4353         (Bug#5270)
4355 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
4357         * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
4358         to ignored backtrace functions.
4359         (with-progress-reporter): Expand docstring.
4360         (tramp-handle-delete-file): Implement TRASH argument.
4361         (tramp-get-remote-trash): New defun.
4363 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
4365         * net/tramp-compat.el (tramp-compat-delete-file): Use
4366         `symbol-value' for backward compatibility.
4368         * net/tramp.el (tramp-handle-make-symbolic-link)
4369         (tramp-handle-load)
4370         (tramp-do-copy-or-rename-file-via-buffer)
4371         (tramp-do-copy-or-rename-file-directly)
4372         (tramp-do-copy-or-rename-file-out-of-band)
4373         (tramp-handle-process-file, tramp-handle-call-process-region)
4374         (tramp-handle-shell-command, tramp-handle-file-local-copy)
4375         (tramp-handle-insert-file-contents, tramp-handle-write-region)
4376         (tramp-delete-temp-file-function): Use `delete-file' instead
4377         of `tramp-compat-delete-file'.
4379         * net/tramp-fish.el (tramp-fish-handle-delete-directory)
4380         (tramp-fish-handle-make-symbolic-link)
4381         (tramp-fish-handle-process-file): Use `delete-file' instead
4382         of `tramp-compat-delete-file'.
4384         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
4385         `delete-file' instead of `tramp-compat-delete-file'.
4387         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
4388         (tramp-gvfs-handle-write-region): Use `delete-file' instead of
4389         `tramp-compat-delete-file'.
4391         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
4392         `delete-file' instead of `tramp-compat-delete-file'.
4394         * net/tramp-smb.el (tramp-smb-handle-copy-file)
4395         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
4396         (tramp-smb-handle-write-region): Use `delete-file' instead of
4397         `tramp-compat-delete-file'.
4398         (tramp-smb-handle-delete-directory): Use 'trash as arg.
4400 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
4402         * dired.el (dired-delete-file): New arg TRASH.
4403         (dired-internal-do-deletions): New arg TRASH.  Use progress reporter.
4404         (dired-do-flagged-delete, dired-do-delete): Use trash.
4406         * speedbar.el (speedbar-item-delete): Allow trashing.
4408         * files.el (delete-directory): New arg TRASH.
4410         * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
4411         (ange-ftp-rename-remote-to-remote)
4412         (ange-ftp-rename-local-to-remote)
4413         (ange-ftp-rename-remote-to-local, ange-ftp-load)
4414         (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
4415         `delete-file'.
4416         (ange-ftp-delete-directory): Add optional arg to `delete-file', to
4417         allow trashing.
4419         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
4420         handle new TRASH arg of `delete-file'.
4422         * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
4423         (tramp-handle-make-symbolic-link, tramp-handle-load)
4424         (tramp-do-copy-or-rename-file-via-buffer)
4425         (tramp-do-copy-or-rename-file-directly)
4426         (tramp-do-copy-or-rename-file-out-of-band)
4427         (tramp-handle-process-file, tramp-handle-call-process-region)
4428         (tramp-handle-shell-command, tramp-handle-file-local-copy)
4429         (tramp-handle-insert-file-contents, tramp-handle-write-region)
4430         (tramp-delete-temp-file-function): Use null TRASH arg in
4431         tramp-compat-delete-file call.
4433         * net/tramp-fish.el (tramp-fish-handle-delete-directory)
4434         (tramp-fish-handle-delete-file)
4435         (tramp-fish-handle-make-symbolic-link)
4436         (tramp-fish-handle-process-file): Use null TRASH arg in
4437         `tramp-compat-delete-file' call.
4439         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
4440         arg in `tramp-compat-delete-file' call.
4442         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
4443         (tramp-gvfs-handle-write-region): Use null TRASH arg in
4444         `tramp-compat-delete-file' call.
4446         * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
4447         (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
4448         `tramp-compat-delete-file' call.
4450         * net/tramp-smb.el (tramp-smb-handle-copy-file)
4451         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
4452         (tramp-smb-handle-write-region): Use null TRASH arg in
4453         tramp-compat-delete-file call.
4454         (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
4455         (tramp-smb-handle-delete-file): Rename arg.
4457         * diff.el (diff-sentinel):
4458         * epg.el (epg--make-temp-file, epg-decrypt-string)
4459         (epg-verify-string, epg-sign-string, epg-encrypt-string):
4460         * jka-compr.el (jka-compr-partial-uncompress)
4461         (jka-compr-call-process, jka-compr-write-region):
4462         * server.el (server-sentinel): Remove optional arg from
4463         delete-file, reverting 2010-05-03 change.
4465 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
4467         * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
4468         font-lock-constant-face, not obsolete font-lock-reference-face.
4470 2010-05-27  Kenichi Handa  <handa@m17n.org>
4472         * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
4473         element of GSTRING is nil.
4475 2010-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4477         * emacs-lisp/smie.el (smie-forward-token-function)
4478         (smie-backward-token-function): New vars.
4479         (smie-backward-sexp, smie-forward-sexp)
4480         (smie-indent-hanging-p, smie-indent-calculate): Use them.
4481         (smie-default-backward-token): Rename from smie-backward-token and
4482         skip comments.
4483         (smie-default-forward-token): Rename from smie-forward-token and
4484         skip comments.
4485         (smie-next-sexp): Handle nil results from next-token.
4486         (smie-indent-calculate): Add a new case for special `fixindent' comments.
4488 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
4490         * progmodes/verilog-mode.el (verilog-type-font-keywords):
4491         Use font-lock-constant-face, not obsolete font-lock-reference-face.
4493 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
4495         * htmlfontify.el (hfy-face-resolve-face): New function.
4496         (hfy-face-to-style): Use it (Bug#6279).
4498 2010-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4500         * progmodes/ada-xref.el (ada-gnat-parse-gpr):
4501         * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
4503 2010-05-26  Glenn Morris  <rgm@gnu.org>
4505         * emulation/edt.el (edt-load-keys): Use locate-library.
4507 2010-05-25  Chong Yidong  <cyd@stupidchicken.com>
4509         * log-edit.el (log-edit-strip-single-file-name): Default to nil.
4510         (log-edit-changelog-entries): Doc fix.
4511         (log-edit-changelog-insert-entries): Args changed.
4512         Rename relative filenames in ChangeLog entries.  Delete tabs.
4513         (log-edit-insert-changelog-entries): Reorganize return value of
4514         `log-edit-changelog-entries' to pass filenames to
4515         log-edit-changelog-insert-entries.
4517 2010-05-25  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4519         * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
4520         `image-dired-dired-insert-marked-thumbs' to
4521         `image-dired-dired-toggle-marked-thumbs'.
4523         * image-dired.el: Require cl when compiling.
4524         (image-dired-dired-toggle-marked-thumbs): Rename from
4525         `image-dired-dired-insert-marked-thumbs'.  Add ARG.  Doc fix.
4526         Use interactive spec "P".  Set LOCALP arg of `dired-get-filename'
4527         to 'no-dir.  Skip files whose names don't match
4528         `image-file-name-regexp'.  When file has a thumbnail overlay,
4529         delete it.  (Bug#5270)
4531 2010-05-25  Juri Linkov  <juri@jurta.org>
4533         * image-mode.el (image-mode): Add image-after-revert-hook to
4534         after-revert-hook.
4535         (image-after-revert-hook): New function.  (Bug#5669)
4537 2010-05-25  Juri Linkov  <juri@jurta.org>
4539         * image.el (image-animated-p): When delay between animated images
4540         is 0, set it to 10 (0.1 sec).  (Bug#6258)
4542 2010-05-25  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
4544         * net/tramp.el (tramp-handle-insert-directory): Don't use
4545         `forward-word', its default syntax could be changed.
4547 2010-05-25  Michael Albinus  <michael.albinus@gmx.de>
4549         * net/tramp.el (tramp-progress-reporter-update): New defun.
4550         (with-progress-reporter): Use it.
4551         (tramp-process-actions):
4552         * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
4553         current message, in order to let progress reporter continue
4554         afterwards.  (Bug#6257)
4556 2010-05-25  Glenn Morris  <rgm@gnu.org>
4558         * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
4559         Add :version.
4561 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
4563         * net/rcirc.el (rcirc-default-user-name): Change to "user".
4564         (rcirc-default-full-name): Change to "unknown".
4565         (rcirc-user-name-history): Add variable.
4567 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
4568             Jonathan Rockway  <jon@jrock.us>
4570         * net/rcirc.el (rcirc-server-alist): Add :pass.
4571         (rcirc): When prompting for connection parameters, also prompt for
4572         username and password.
4573         (rcirc-connect): Take a PASS argument.  If PASS is non-nil, send
4574         value to server when connecting.
4576 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4578         * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
4579         (smie-merge-prec2s): Pass the tables as separate args.
4580         (smie-bnf-precedence-table): Adjust call accordingly.
4581         (smie-prec2-levels): Set levels at the end.
4583         Replace Lisp calls to delete-backward-char by delete-char.
4584         * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
4585         * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
4586         * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
4587         * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
4588         * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
4589         * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
4590         * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
4591         * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
4592         * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
4593         * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
4594         * progmodes/ps-mode.el, progmodes/verilog-mode.el,
4595         * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
4596         * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
4597         * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
4598         delete-backward-char by calls to delete-char.
4600 2010-05-25  Kenichi Handa  <handa@m17n.org>
4602         * language/hebrew.el (hebrew-shape-gstring): New function.
4603         Register it in composition-function-table for all Hebrew combining
4604         characters.
4606 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4608         * epa.el (epa--select-keys): Don't explicitly delete the window since
4609         that can fail (e.g. sole window in frame).  Use dedication instead.
4611 2010-05-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
4613         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
4615 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
4617         * image.el (image-refresh): Define as an alias for image-flush.
4619         * image-mode.el (image-toggle-display-image): Caller changed.
4621 2010-05-21  Juri Linkov  <juri@jurta.org>
4623         * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
4624         Remove "all" from grep-files-aliases.  Split grep-files-aliases by
4625         whitespace, call wildcard-to-regexp on substrings and concat them
4626         with "\\|".  (Bug#6114)
4628 2010-05-21  Alan Mackenzie  <acm@muc.de>
4630         * progmodes/cc-engine.el (c-parse-state-get-strategy):
4631         Replace parameter `here' with `here-' and `here-plus', which sandwich
4632         any pertinent CPP construct.
4633         (c-remove-stale-state-cache-backwards): Fix a bug which happens
4634         when doing (c-parse-state) in a CPP construct: Exclude any "new"
4635         CPP construct from taking part in the scanning.
4637 2010-05-21  Michael Albinus  <michael.albinus@gmx.de>
4639         * net/tramp.el (tramp-do-copy-or-rename-file)
4640         (tramp-handle-file-local-copy, tramp-maybe-open-connection):
4641         Tune `with-progress-reporter' messages.
4642         (tramp-handle-vc-registered):
4643         * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
4644         (tramp-fish-handle-insert-file-contents)
4645         (tramp-fish-maybe-open-connection):
4646         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
4647         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
4648         (tramp-imap-handle-insert-file-contents)
4649         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
4651 2010-05-21  Juanma Barranquero  <lekktu@gmail.com>
4653         * add-log.el (change-log-font-lock-keywords):
4654         Highlight all authors in multi-author entries.
4656         * smerge-mode.el (smerge-refine-ignore-whitespace)
4657         (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
4658         Fix typos in docstrings.
4659         (smerge-resolve, smerge-refine-subst): Reflow docstrings.
4661 2010-05-21  Glenn Morris  <rgm@gnu.org>
4663         * progmodes/fortran.el (fortran-mode):
4664         * progmodes/f90.el (f90-mode): Derive from prog-mode.
4666         * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
4667         having a relative path in src/Makefile.in.
4669 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4671         * help-mode.el (help-make-xrefs): For Info node links turn
4672         newlines into spaces.  Link node names with newlines are matched
4673         by help-xref-info-regexp and buttonized, this change ensures they
4674         can be followed successfully with RET.  (Bug#6206)
4676 2010-05-20  Juri Linkov  <juri@jurta.org>
4678         * locate.el (locate): Use pop-to-buffer instead of
4679         switch-to-buffer-other-window.  (Bug#6204)
4681 2010-05-20  Juri Linkov  <juri@jurta.org>
4683         * replace.el (replace-highlight): Fix lazy-highlighting
4684         for `M-s w str M-% str RET'.
4686 2009-12-15  Masatake YAMATO  <yamato@redhat.com>
4688         * isearch.el (isearch-yank-word-or-char): Pull next subword
4689         when `subword-mode' is activated.  (Bug#6220)
4691 2010-05-20  Mark A. Hershberger  <mah@everybody.org>
4693         * isearch.el (isearch-update-post-hook): New hook.
4694         (isearch-update): Use the new hook.  (Bug#6225)
4696 2010-05-20  Juri Linkov  <juri@jurta.org>
4698         * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
4699         [f1], [help], and (char-to-string help-char) instead of "\C-h".
4700         (Bug#6222)
4702 2010-05-20  Juri Linkov  <juri@jurta.org>
4704         * isearch.el (isearch-yank-string): Use isearch-process-search-string.
4705         (Bug#6223)
4707 2010-05-20  Juri Linkov  <juri@jurta.org>
4709         * dired-x.el (dired-jump, dired-jump-other-window): Add arg
4710         FILE-NAME to read from the minibuffer when called interactively
4711         with prefix argument instead of using buffer-file-name.
4712         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
4714         * dired.el: Update autoloads.
4716 2010-05-20  Chong Yidong  <cyd@stupidchicken.com>
4718         * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
4719         nxml-finish-element, for consistency with SGML mode.
4721         * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
4722         octave-close-block.
4724 2010-05-20  Juanma Barranquero  <lekktu@gmail.com>
4726         * composite.el: Require cl when compiling.
4727         (reference-point-alist, compose-gstring-for-graphic)
4728         (compose-gstring-for-terminal): Fix typos in docstrings.
4730 2010-05-19  Juri Linkov  <juri@jurta.org>
4732         * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
4733         set-window-parameter.
4735 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4737         * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
4738         where appropriate.
4739         (tramp-maybe-open-connection): Use it.
4741 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
4743         * simple.el (move-end-of-line): Make sure we are at line beginning
4744         before backing up to end of previous line.
4746 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4748         * password-cache.el (password-cache-remove): Fix docstring.
4750         * net/secrets.el: Autoload the widget functions.
4751         (secrets-search-items, secrets-create-item)
4752         (secrets-get-attributes, secrets-expand-item): Attributes will be
4753         stored on the password database without leading ":", as all other
4754         clients do as well.
4755         (secrets-mode): Fix docstring.
4756         (secrets-show-secrets): Provide it as autoloaded command only when
4757         D-Bus support is available.  Check existence of Secret Service API.
4759 2010-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4761         * indent.el (indent-region): Deactivate region (bug#6200).
4763 2010-05-19  Glenn Morris  <rgm@gnu.org>
4765         * vc-dir.el (vc-dir): Don't pop-up-windows.  (Bug#6204)
4767 2010-05-19  Kenichi Handa  <handa@m17n.org>
4769         * composite.el: Register compose-gstring-for-graphic in
4770         composition-function-table only for combining characters (Mn, Mc, Me).
4772 2010-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
4774         * calc/calc-trail.el (calc-trail-isearch-forward)
4775         (calc-trail-isearch-backward): Ensure that the new window
4776         point is set correctly.
4778 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4780         * subr.el (read-quoted-char): Resolve modifiers after key
4781         remapping (bug#6212).
4783 2010-05-18  Michael Albinus  <michael.albinus@gmx.de>
4785         Add visualization code for secrets.
4786         * net/secrets.el (secrets-mode): New major mode.
4787         (secrets-show-secrets, secrets-show-collections)
4788         (secrets-expand-collection, secrets-expand-item)
4789         (secrets-tree-widget-after-toggle-function)
4790         (secrets-tree-widget-show-password): New defuns.
4792 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4794         * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
4795         (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
4796         handled in smie-next-sexp.
4797         (smie-indent-calculate): Provide a starting indentation (so the
4798         recursion is well-founded ;-).
4800         Fix handling of non-associative equal levels.
4801         * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
4802         when it's not needed.
4803         (smie-op-left, smie-op-right): New functions.
4804         (smie-next-sexp): New function, extracted from smie-backward-sexp.
4805         Better handle equal levels to distinguish the associative case from
4806         the "multi-keyword construct" case.
4807         (smie-backward-sexp, smie-forward-sexp): Use it.
4809 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
4811         * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
4813         * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
4814         (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
4816 2010-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4818         Provide a simple generic indentation engine and use it for Prolog.
4819         * emacs-lisp/smie.el: New file.
4820         * progmodes/prolog.el (prolog-smie-op-levels)
4821         (prolog-smie-indent-rules): New var.
4822         (prolog-mode-variables): Use them to configure SMIE.
4823         (prolog-indent-line, prolog-indent-level): Remove.
4825 2010-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
4827         * calc/calc-vec.el (math-vector-avg): Put the vector elements in
4828         order before computing the averages.
4830 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
4832         * calc/calc-vec.el (calc-histogram):
4833         (calcFunc-histogram): Allow vectors as inputs.
4834         (math-vector-avg): New function.
4836         * calc/calc-ext.el (math-group-float): Have the number of digits
4837         being grouped depend on the radix (Bug#6189).
4839 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
4841         * version.el (emacs-copyright, emacs-version): Don't define here,
4842         now that emacs.c defines it.
4844 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
4846         * international/mule-cmds.el (mule-menu-keymap): Fix definition of
4847         "Describe Language Environment" menu item.
4849         * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
4851         Bidi-sensitive movement with arrow keys.
4852         * subr.el (right-arrow-command, left-arrow-command): New functions.
4854         * bindings.el (global-map): Bind them to right and left arrow keys.
4856         Don't override standard definition of convert-standard-filename.
4857         * files.el (convert-standard-filename): Call
4858         w32-convert-standard-filename and dos-convert-standard-filename on
4859         the corresponding systems.
4861         * w32-fns.el (w32-convert-standard-filename): Rename from
4862         convert-standard-filename.  Doc fix.
4864         * dos-fns.el (dos-convert-standard-filename): Doc fix.
4865         (convert-standard-filename): Don't defalias.
4866         (register-name-alist, make-register, register-value)
4867         (set-register-value, intdos): Obsolete aliases for the
4868         corresponding dos-* functions and variables.
4869         (dos-intdos): Add a doc string.
4871 2010-05-15  Jay Belanger  <jay.p.belanger@gmail.com>
4873         * calc/calc-aent.el (math-read-token, math-find-user-tokens):
4874         * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
4875         (math-compose-tex-func):
4876         * calc/calccomp.el (math-compose-expr):
4877         * calc/calc-ext.el (math-format-flat-expr-fancy):
4878         * calc/calc-store.el (calc-read-var-name):
4879         * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
4881         * calc/calc.el (var-π, var-φ, var-γ): New variables.
4882         * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
4883         * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
4884         (math-standard-units): Add units.
4886 2010-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4888         * progmodes/asm-mode.el (asm-mode):
4889         * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
4891         * pcomplete.el (pcomplete-completions-at-point): New function,
4892         extracted from pcomplete-std-complete.
4893         (pcomplete-std-complete): Use it.
4895 2010-05-15  Glenn Morris  <rgm@gnu.org>
4897         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
4898         Remove references to CVS, RCS and Old directories.
4900 2010-05-14  Jay Belanger  <jay.p.belanger@gmail.com>
4902         * calc/calc-bin.el (math-format-twos-complement): Group digits when
4903         appropriate.
4905 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4907         * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
4908         (sh-mode-syntax-table): Give it a default value instead.
4909         (sh-header-marker): Make buffer-local.
4910         (sh-mode): Move make-local-variable to the corresponding setq.
4911         (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
4912         Use complete-with-action.
4914         * simple.el (prog-mode): New (abstract) major mode.
4915         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
4916         * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
4918 2010-05-14  Juanma Barranquero  <lekktu@gmail.com>
4920         * progmodes/sql.el (sql-oracle-program): Reflow docstring.
4921         (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
4922         (sql-add-product-keywords, sql-highlight-product, sql-set-product)
4923         (sql-make-alternate-buffer-name, sql-placeholders-filter)
4924         (sql-escape-newlines-filter, sql-input-sender)
4925         (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
4927 2010-05-13  Chong Yidong  <cyd@stupidchicken.com>
4929         Add TeX open-block and close-block keybindings to SGML, and vice versa.
4931         * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
4932         latex-open-block and C-c / to latex-close-block.
4934         * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
4935         and C-c C-e to sgml-close-tag.
4937 2010-05-13  Michael Albinus  <michael.albinus@gmx.de>
4939         * net/tramp.el (with-progress-reporter): Create reporter object
4940         only when the message would be displayed.  Handle nested calls.
4941         (tramp-handle-load, tramp-handle-file-local-copy)
4942         (tramp-handle-insert-file-contents, tramp-handle-write-region)
4943         (tramp-maybe-send-script, tramp-find-shell):
4944         Use `with-progress-reporter'.
4945         (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
4946         Fix message text.
4948         * net/tramp-smb.el (tramp-smb-handle-copy-file)
4949         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
4950         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
4951         Use `with-progress-reporter'.
4953 2010-05-13  Agustín Martín  <agustin.martin@hispalinux.es>
4955         * textmodes/ispell.el (ispell-init-process): Do not kill ispell
4956         process everytime when spellchecking from the minibuffer (bug#6143).
4958 2010-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4960         * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
4962         * dos-fns.el: Add "dos-" prefix for namespace control.
4963         (convert-standard-filename): Define as alias for
4964         dos-convert-standard-filename but only if applicable.
4966 2010-05-12  Alan Mackenzie  <acm@muc.de>
4968         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
4969         Push the mark at the start of these functions when appropriate.
4971 2010-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4973         * minibuffer.el (completion-cycle-threshold): New custom var.
4974         (completion--do-completion): Use it.
4975         (minibuffer-complete): Use cycling if appropriate.
4977 2010-05-11  Juanma Barranquero  <lekktu@gmail.com>
4979         * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
4980         buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
4982 2010-05-11  Juri Linkov  <juri@jurta.org>
4984         * scroll-all.el (scroll-all-check-to-scroll):
4985         Add `scroll-up-command' and `scroll-down-command' (bug#6164).
4987 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4989         * iimage.el (iimage-mode-map): Move initialization into declaration.
4990         (iimage-mode-buffer): Use with-silent-modifications.
4991         Simplify calling convention.  Adjust callers.
4992         (iimage-mode): Don't run hook redundantly.
4994         * minibuffer.el (completion-pcm--pattern->regex):
4995         Fix last change (bug#6160).
4997 2010-05-10  Juri Linkov  <juri@jurta.org>
4999         Remove nodes visited during Isearch from the Info history.
5000         * info.el (Info-isearch-initial-history)
5001         (Info-isearch-initial-history-list): New variables.
5002         (Info-isearch-start): Record initial values of
5003         Info-isearch-initial-history and Info-isearch-initial-history-list.
5004         Add Info-isearch-end to isearch-mode-end-hook.
5005         (Info-isearch-end): New function.
5007 2010-05-10  Michael Albinus  <michael.albinus@gmx.de>
5009         * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
5010         format string, in order to work around a bug in pdksh.
5011         Reported by Gilles Pion <gpion@lfdj.com>.
5012         (tramp-handle-verify-visited-file-modtime): Do not send a command
5013         when the connection is not established.
5014         (tramp-handle-set-file-times): Simplify the check for utc.
5016 2010-05-10  Juanma Barranquero  <lekktu@gmail.com>
5018         Fix use of `filter-buffer-substring' (rework previous change).
5019         * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
5020         (cua-repeat-replace-region):
5021         * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
5022         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5023         (cua-cut-region-to-global-mark): Use it.
5025 2010-05-09  Michael R. Mauger  <mmaug@yahoo.com>
5027         * progmodes/sql.el: Version 2.1.
5028         (sql-product-alist): Redesign structure of product info.
5029         (sql-product, sql-user, sql-server, sql-database): Safe variables.
5030         (sql-port, sql-port-history): New variables.
5031         (sql-interactive-product): New variable.
5032         (sql-send-terminator): New variable.
5033         (sql-imenu-generic-expression): Add "Types" imenu entry.
5034         (sql-oracle-login-params, sql-sqlite-login-params)
5035         (sql-mysql-login-params, sql-solid-login-params)
5036         (sql-sybase-login-params, sql-informix-login-params)
5037         (sql-ingres-login-params, sql-ms-login-params)
5038         (sql-postgres-login-params, sql-interbase-login-params)
5039         (sql-db2-login-params, sql-linter-login-params)
5040         (sql-oracle-scan-on): New variables.
5041         (sql-mode-map): Add C-c C-i to start interactive mode.
5042         (sql-mode-menu): Update existing menu entries.
5043         (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
5044         (sql-mode-oracle-font-lock-keywords)
5045         (sql-mode-postgres-font-lock-keywords)
5046         (sql-mode-ms-font-lock-keywords)
5047         (sql-mode-sybase-font-lock-keywords)
5048         (sql-mode-informix-font-lock-keywords)
5049         (sql-mode-interbase-font-lock-keywords)
5050         (sql-mode-ingres-font-lock-keywords)
5051         (sql-mode-solid-font-lock-keywords)
5052         (sql-mode-mysql-font-lock-keywords)
5053         (sql-mode-sqlite-font-lock-keywords)
5054         (sql-mode-db2-font-lock-keywords)
5055         (sql-mode-linter-font-lock-keywords): Update initialization to
5056         reduce run-time complexity.
5057         (sql-add-product, sql-del-product): New functions.
5058         (sql-set-product-feature, sql-get-product-feature): New functions.
5059         (sql-product-font-lock): Update product API.
5060         (sql-add-product-keywords): New function.
5061         (sql-highlight-product): Update product API.
5062         (sql-help-list-products): New function.
5063         (sql-help): Dynamically lists free and non-free products.
5064         (sql-get-login): Correct bug in handling history and added
5065         prompt for port.
5066         (sql-copy-column): Copy without properties.
5067         (sqli-input-sender): Apply filters to SQLi input.
5068         (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
5069         Implement as a filter.
5070         (sql-escape-newlines-filter): Implement as a filter.
5071         (sql-remove-tabs-filter): New function.
5072         (sql-send-magic-terminator): New function.
5073         (sql-send-string): Implement magic terminator.
5074         (sql-send-region): Use `sql-send-string'.
5075         (sql-interactive-mode): Use product API.
5076         (sql-product-interactive): Use product API.
5077         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
5078         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
5079         (sql-db2, sql-linter): Use `sql-product-interactive'.
5080         (sql-connect): New function.
5081         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
5082         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
5083         (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
5084         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
5085         Use `sql-connect'.
5087 2010-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5089         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
5090         New custom variable.
5091         (completion-pcm--string->pattern): Use it.
5092         (completion-pcm--pattern->regex, completion-pcm--pattern->string):
5093         Make it handle any symbol as `any'.
5094         (completion-pcm--merge-completions): Extract common suffix for the new
5095         `prefix' symbol as well.
5096         (completion-substring--all-completions): Use the new `prefix' symbol.
5098 2010-05-09  Michael Albinus  <michael.albinus@gmx.de>
5100         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
5101         not bound.
5102         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5103         (tramp-compat-funcall): New defmacro.
5104         (tramp-compat-line-beginning-position)
5105         (tramp-compat-line-end-position)
5106         (tramp-compat-temporary-file-directory)
5107         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
5108         (tramp-compat-copy-file, tramp-compat-copy-directory)
5109         (tramp-compat-delete-file, tramp-compat-delete-directory)
5110         (tramp-compat-number-sequence, tramp-compat-process-running-p)
5111         * net/tramp.el (top, with-progress-reporter)
5112         (tramp-rfn-eshadow-setup-minibuffer)
5113         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
5114         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
5115         (tramp-completion-mode-p, tramp-check-for-regexp)
5116         (tramp-open-connection-setup-interactive-shell)
5117         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
5118         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
5119         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
5120         * net/tramp-cmds.el (tramp-cleanup-all-connections)
5121         (tramp-reporter-dump-variable, tramp-load-report-modules)
5122         (tramp-append-tramp-buffers)
5123         * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
5125         * net/tramp-imap.el (top): Autoload `epg-make-context'.
5127 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5129         * progmodes/compile.el (compilation-buffer-modtime): Rename from
5130         buffer-modtime.  Adjust users.
5132 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5134         * international/mule.el (auto-coding-alist): Only purecopy
5135         car of each item, not the whole list (Bug#6083).
5137 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5139         * progmodes/js.el (js-mode): Make paragraph variables local before
5140         calling c-setup-paragraph-variables (Bug#6071).
5142 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
5144         * composite.el (compose-region, reference-point-alist): Fix typos
5145         in the doc strings.
5147 2010-05-08  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
5149         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
5150         gnuplot's "set" command.
5152 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
5154         * abbrev.el (last-abbrev-text): Doc fix.
5155         (abbrev-prefix-mark): Don't escape parenthesis.
5157 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
5159         * composite.el (find-composition): Doc fix.
5161 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
5163         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
5164         (sql-oracle-program, sql-sqlite-options)
5165         (sql-query-placeholders-and-send): Doc fixes.
5166         (sql-set-product, sql-interactive-mode): Reflow docstrings.
5167         (sql-imenu-generic-expression, sql-buffer)
5168         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
5169         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
5170         (sql-mode-sybase-font-lock-keywords)
5171         (sql-mode-informix-font-lock-keywords)
5172         (sql-mode-interbase-font-lock-keywords)
5173         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
5174         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
5175         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
5176         (sql-product-feature, sql-highlight-product)
5177         (comint-line-beginning-position, sql-rename-buffer)
5178         (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
5179         (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
5180         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
5181         Fix typos in docstrings.
5183 2010-05-08  Juri Linkov  <juri@jurta.org>
5185         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
5186         property instead of `invisible' and `after-string' (bug#5998).
5188 2010-05-08  Juri Linkov  <juri@jurta.org>
5190         * image-mode.el (image-mode-as-text): Fix typo in docstring.
5192 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
5194         * filecache.el (file-cache-add-directory-list)
5195         (file-cache-add-directory-recursively): Fix typos in docstrings.
5197 2010-05-08  Kenichi Handa  <handa@m17n.org>
5199         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
5200         (gujarati-composable-pattern): Fix typo.
5202 2010-05-08  Kenichi Handa  <handa@m17n.org>
5204         * language/indian.el (oriya-composable-pattern)
5205         (tamil-composable-pattern, malayalam-composable-pattern):
5206         Add two-part vowels to "v" (vowel sign).
5208 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5210         * files.el (copy-directory): Handle symlinks (Bug#5982).
5212 2010-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
5214         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
5215         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
5216         (Bug#5846).
5218 2010-05-08  Glenn Morris  <rgm@gnu.org>
5220         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
5222         * minibuffer.el (completion-at-point): Doc fix.
5224 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5226         * electric.el (Electric-command-loop): Minor tweak.
5228         * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
5229         better with dedicated windows.
5231 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
5233         * Version 23.2 released.
5235 2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
5236             Stefan Monnier  <monnier@iro.umontreal.ca>
5238         Highlight vendor specific properties.
5239         * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
5240         (css-proprietary-property): New face.
5241         (css-font-lock-keywords): Use them.
5243 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
5245         * cus-start.el (all): Add native condition for tool-bar-* symbols.
5247 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5249         * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
5250         * files.el (auto-mode-alist): Remove redundant entries.
5252         * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
5253         * simple.el (auto-save-mode): Move from files.el.
5254         * minibuffer.el (completion--common-suffix): Fix copy&paste error.
5256 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5258         * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5260 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5262         * mail/binhex.el (binhex-decode-region-internal)
5263         * mail/uudecode.el (uudecode-decode-region-internal)
5264         * net/dns.el (dns-read-string-name, dns-write, dns-read)
5265         (dns-read-type, dns-query)
5266         * pgg-parse.el (pgg-parse-armor)
5267         * pgg.el (pgg-verify-region)
5268         * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
5269         XEmacs.
5271         * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
5273 2010-05-07  Juanma Barranquero  <lekktu@gmail.com>
5275         * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
5277         Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
5278         * emulation/cua-base.el (cua-repeat-replace-region):
5279         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5280         (cua-cut-region-to-global-mark):
5281         Remove text properties with `set-text-properties'.
5283 2010-05-06  Michael Albinus  <michael.albinus@gmx.de>
5285         * net/tramp.el (top, with-progress-reporter):
5286         Use `symbol-function' inside `funcall'.
5288         * net/tramp-compat.el (tramp-compat-file-attributes)
5289         (tramp-compat-delete-file, tramp-compat-delete-directory):
5290         Handle only `wrong-number-of-arguments' error.
5292         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
5293         (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
5294         inside `funcall'.
5296 2010-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5298         * minibuffer.el (completion--sreverse, completion--common-suffix):
5299         New functions.
5300         (completion-pcm--merge-completions): Extract common suffix when safe.
5302         * emacs-lisp/easy-mmode.el (define-minor-mode):
5303         Make :variable more flexible.
5304         * files.el (auto-save-mode): Use it to define using define-minor-mode.
5306 2010-05-05  Juri Linkov  <juri@jurta.org>
5308         Add `slow' and `history' tags to the desktop data.
5310         * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
5311         (Info-virtual-files) [*Apropos*]: Add `slow' tag.
5312         (Info-finder-find-node): Require `finder.el' to be able
5313         to restore node from the desktop.
5314         (Info-desktop-buffer-misc-data): Save all nodes.  Save additional
5315         data `Info-history' and `slow' tag in the assoc list.
5316         (Info-restore-desktop-buffer): Don't restore nodes with the
5317         `slow' tag.  Restore `Info-history'.
5319 2010-05-05  Michael Albinus  <michael.albinus@gmx.de>
5321         Add FORCE argument to `delete-file'.
5323         * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
5324         forcing to delete the temporary file.
5325         (ange-ftp-delete-file): Add FORCE arg.
5326         (ange-ftp-rename-remote-to-remote)
5327         (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
5328         (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
5329         Force file deletion.
5331         * net/tramp-compat.el (tramp-compat-delete-file): New defun.
5333         * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
5334         (tramp-handle-make-symbolic-link, tramp-handle-load)
5335         (tramp-do-copy-or-rename-file-via-buffer)
5336         (tramp-do-copy-or-rename-file-directly)
5337         (tramp-do-copy-or-rename-file-out-of-band)
5338         (tramp-handle-process-file, tramp-handle-call-process-region)
5339         (tramp-handle-shell-command, tramp-handle-file-local-copy)
5340         (tramp-handle-insert-file-contents, tramp-handle-write-region)
5341         (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
5343         * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
5344         (tramp-fish-handle-make-symbolic-link)
5345         (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
5347         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
5348         Use `tramp-compat-delete-file'.
5350         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
5351         (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
5353         * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
5354         (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
5356         * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
5357         (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
5358         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
5359         `tramp-compat-delete-file'.
5361 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5363         Minor cleanups.
5364         * subr.el (add-minor-mode): Use push.
5365         * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
5366         * emulation/edt.el (edt-select-mode): Simplify.
5368         Use define-minor-mode in more cases.
5369         * term/tvi970.el (tvi970-set-keypad-mode):
5370         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
5371         (normal-erase-is-backspace-mode):
5372         * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
5373         (set-scroll-bar-mode-1): (Re)move to its sole caller.
5374         (get-scroll-bar-mode): New function.
5375         * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
5377         Use define-minor-mode for less obvious cases.
5378         * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
5379         * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
5380         * international/iso-ascii.el (iso-ascii-mode):
5381         * frame.el (auto-raise-mode, auto-lower-mode):
5382         * composite.el (global-auto-composition-mode): Use define-minor-mode.
5384 2010-05-04  Michael Albinus  <michael.albinus@gmx.de>
5386         * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
5387         in order to see error messages for failed logins.
5389 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
5391         * diff.el (diff-sentinel):
5393         * epg.el (epg--make-temp-file, epg-decrypt-string)
5394         (epg-verify-string, epg-sign-string, epg-encrypt-string):
5396         * jka-compr.el (jka-compr-partial-uncompress)
5397         (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
5399         * server.el (server-sentinel): Use delete-file's new FORCE arg
5400         (Bug#6070).
5402 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5404         Use define-minor-mode where applicable.
5405         * view.el (view-mode):
5406         * type-break.el (type-break-query-mode)
5407         (type-break-mode-line-message-mode):
5408         * textmodes/reftex.el (reftex-mode):
5409         * term/vt100.el (vt100-wide-mode):
5410         * tar-mode.el (tar-subfile-mode):
5411         * savehist.el (savehist-mode):
5412         * ibuf-ext.el (ibuffer-auto-mode):
5413         * composite.el (auto-composition-mode):
5414         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
5415         Use define-minor-mode.
5416         (vhdl-mode): Use static mode-line format.
5417         (vhdl-mode-line-update): Delete.
5418         (vhdl-create-mode-menu, vhdl-activate-customizations)
5419         (vhdl-hs-minor-mode): Don't bother calling it.
5421 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5423         * simple.el (with-wrapper-hook): Move.
5424         (buffer-substring-filters): Mark obsolete.
5425         (filter-buffer-substring-functions): New variable.
5426         (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
5428 2010-05-01  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
5429             Michael Albinus  <michael.albinus@gmx.de>
5431         Implement compression for inline methods.
5433         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
5434         (tramp-copy-size-limit): Allow also nil.
5435         (tramp-inline-compress-commands): New defconst.
5436         (tramp-find-inline-compress, tramp-get-inline-compress)
5437         (tramp-get-inline-coding): New defuns.
5438         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
5439         replaced by `tramp-get-inline-coding'.
5440         (tramp-handle-file-local-copy, tramp-handle-write-region)
5441         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
5443 2010-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5445         * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
5446         Remove unused functions.
5448         * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
5449         Set find-tag-default-function as a variable rather than a property.
5451         * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
5452         * progmodes/etags.el (tags-completion-at-point-function):
5453         Remove left over interactive spec.  Add autoloading stub.
5454         (complete-tag): Use tags-completion-at-point-function.
5456 2010-04-30  Chong Yidong  <cyd@stupidchicken.com>
5458         * minibuffer.el (tags-completion-at-point-function): Fix return value.
5460 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
5462         * ido.el (ido-init-completion-maps): Remove C-v binding.
5463         (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
5465 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
5467         * minibuffer.el (tags-completion-at-point-function): New function.
5468         (completion-at-point-functions): Use it.
5470         * progmodes/etags.el (complete-tag): Revert last change.
5472 2010-04-29  Alan Mackenzie  <acm@muc.de>
5474         * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
5475         off-by-one error (in end of macro position).
5477 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5479         * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
5480         firefox is absent.  Don't autoload.
5481         (browse-url-galeon-program): Don't autoload.
5483 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
5485         * bindings.el (complete-symbol): Move into minibuffer.el.
5487         * minibuffer.el (complete-tag): Move from etags.el.  If tags
5488         completion cannot be performed, return nil instead of signalling
5489         an error.
5490         (completion-at-point): Make it an alias for complete-symbol.
5491         (complete-symbol): Move from bindings.el, and replace with the
5492         body of completion-at-point.
5494         * progmodes/etags.el (complete-tag): Move to minibuffer.el.
5496 2010-04-28  Michael Albinus  <michael.albinus@gmx.de>
5498         * net/tramp.el (tramp-remote-selinux-p): New defun.
5499         (tramp-handle-file-selinux-context)
5500         (tramp-handle-set-file-selinux-context): Use it.
5502 2010-04-28  Sam Steingold  <sds@gnu.org>
5504         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
5505         `safe-local-variable' if the value is a string or a symbol with
5506         the property `bug-reference-url-format'.
5508 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
5510         * progmodes/bug-reference.el (bug-reference-url-format):
5511         Revert 2010-04-27 change due to security risk.
5513 2010-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5515         Make it possible to locally disable a globally enabled mode.
5516         * simple.el (fundamental-mode): Run fundamental-mode-hook.
5517         * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
5518         rather than kill-all-local-variables so it runs fundamental-mode-hook.
5519         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5520         Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
5521         that subsequent hooks get a chance to disable it.
5523 2010-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5525         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5526         Avoid re-enabling a minor mode after the user turned the minor mode
5527         off if MODE-enable-in-buffers is run twice (typically once from
5528         fundamental-mode's after-change-major-mode-hook and a second time from
5529         run-mode-hook's own after-change-major-mode-hook).
5531         * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
5533 2010-04-27  Sam Steingold  <sds@gnu.org>
5535         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
5536         `safe-local-variable' if the value is a string or a function, as
5537         documented and implemented on 2010-04-02.
5539 2010-04-27  Juanma Barranquero  <lekktu@gmail.com>
5541         * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
5542         when method is 'kill.
5544 2010-04-27  Agustín Martín  <agustin.martin@hispalinux.es>
5546         * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
5547         condition in default directory check.
5548         (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
5549         Kill ispell process when killing its associated buffer.
5551 2010-04-27  Jan Djärv  <jan.h.d@swipnet.se>
5553         * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
5554         but we aren't using it.
5556 2010-04-25  Jan Djärv  <jan.h.d@swipnet.se>
5558         * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
5559         checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
5561 2010-04-24  Glenn Morris  <rgm@gnu.org>
5563         * emacs-lisp/authors.el (authors-obsolete-files-regexps):
5564         Ignore VCS-ignore files, and deleted nextstep preferences files.
5565         (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
5566         (authors-ambiguous-files): New list.
5567         (authors-valid-file-names): Add some deleted files.
5568         (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
5569         (authors-disambiguate-file-name): New function.  (Bug#5501)
5570         (authors-canonical-file-name): Doc fix.
5571         Don't warn about obsolete files.
5572         (authors-canonical-file-name, authors-scan-el):
5573         Use authors-disambiguate-file-name.
5575         * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
5576         Add autoload cookies.
5577         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
5578         (generated-autoload-file): Set file-local value to "htmlfontify.el".
5579         * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
5580         They have definitions / compiler macros in cl.el.
5581         (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
5582         Replace manual autoloads with generated ones.
5583         (htmlfontify-unload-rgb-file): Remove autoload.
5584         * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
5586 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5588         * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
5589         (byte-compile-setq-default): Optimize for the
5590         single-var case and don't call byte-compile-form in this case to avoid
5591         inf-loop with byte-compile-set-default.
5593         * progmodes/compile.el (compilation-start): Abbreviate default directory.
5595 2010-04-23  Michael Albinus  <michael.albinus@gmx.de>
5597         Implement SELINUX backends.
5599         * net/tramp.el (tramp-file-name-handler-alist):
5600         Add `file-selinux-context' and `set-file-selinux-context'.
5601         (tramp-handle-file-selinux-context)
5602         (tramp-handle-set-file-selinux-context): New defuns.
5603         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
5604         Handle PRESERVE-SELINUX-CONTEXT.
5606         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5607         Add `file-selinux-context' and `set-file-selinux-context'.
5608         (tramp-gvfs-handle-file-selinux-context)
5609         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
5610         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
5612         * net/ange-ftp.el (ange-ftp-copy-file):
5613         * net/tramp-fish.el (tramp-fish-handle-copy-file):
5614         * net/tramp-imap.el (tramp-imap-handle-copy-file):
5615         * net/tramp-smb.el (tramp-smb-handle-copy-file):
5616         Add PRESERVE-SELINUX-CONTEXT.
5618 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
5620         Synchronize with Tramp repository.
5622         * net/tramp.el (with-connection-property, tramp-completion-mode-p)
5623         (tramp-action-process-alive, tramp-action-out-of-band)
5624         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
5625         (tramp-exists-file-name-handler): Fix docstring.
5626         (with-progress-reporter): New defmacro.
5627         (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
5628         (tramp-maybe-open-connection): Use it.
5630 2010-04-22  Noah Lavine  <noah549@gmail.com>  (tiny change)
5632         Detect ssh 'ControlMaster' argument automatically in some cases.
5634         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
5635         (tramp-default-method): Use it.
5637 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
5639         * net/tramp.el (tramp-handle-copy-file): Add new optional
5640         parameter `preserve-selinux-context'.
5641         (tramp-file-name-for-operation): Add `set-file-selinux-context'.
5643 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
5645         * net/tramp.el (tramp-completion-handle-file-name-all-completions):
5646         Ensure, that non remote files are still checked.  Oops.
5648 2010-04-21  Michael Albinus  <michael.albinus@gmx.de>
5650         Fix Bug#5840.
5652         * icomplete.el (icomplete-completions): Use `non-essential'.
5654         * net/tramp.el (tramp-connectable-p): New defun.
5655         (tramp-handle-expand-file-name)
5656         (tramp-completion-handle-file-name-all-completions)
5657         (tramp-completion-handle-file-name-completion): Use it.
5659 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5661         * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
5663 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
5665         * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
5667         * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
5669         * loadup.el: Load dynamic-setting.el if feature dynamic-setting
5670         is present.
5672         * info.el (info-tool-bar-map): Add labels.
5674         * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
5676         * cus-edit.el (custom-commands): Add labels for tool bar.
5677         (custom-buffer-create-internal, Custom-mode): Adjust for
5678         labels in custom-commands.
5680         * dynamic-setting.el: Renamed from font-setting.el.
5682 2010-04-21  John Wiegley  <jwiegley@gmail.com>
5684         * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
5685         toggles the use of virtual buffers.
5686         (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
5687         (ido-toggle-virtual-buffers): New function.
5689 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
5691         Use `define-derived-mode'; fix window selection; doc fixes.
5692         * play/tetris.el (tetris, tetris-update-speed-function)
5693         (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
5694         (tetris-move-left, tetris-move-right, tetris-rotate-prev)
5695         (tetris-rotate-next, tetris-end-game, tetris-start-game)
5696         (tetris-pause-game): Fix typos in docstrings.
5697         (tetris-mode-map, tetris-null-map):
5698         Move initialization into declaration.
5699         (tetris-mode): Define with `define-derived-mode';
5700         set show-trailing-whitespace to nil.
5701         (tetris): Prefer window already displaying the "*Tetris*" buffer.
5703 2010-04-21  Karel Klíč  <kklic@redhat.com>
5705         * files.el (backup-buffer): Handle SELinux context, and return it
5706         if a backup was made by renaming.
5707         (backup-buffer-copy): Set SELinux context to the target file.
5708         (basic-save-buffer): Set SELinux context of the newly written file.
5709         (basic-save-buffer-1): Now it also returns any SELinux context.
5710         (basic-save-buffer-2): Set SELinux context of the newly created file,
5711         and return it.
5712         * net/tramp.el (tramp-file-name-for-operation):
5713         Add file-selinux-context.
5715 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5717         Make the log-edit comments use RFC822 format throughout.
5719         * vc.el (vc-checkin, vc-modify-change-comment):
5720         Adjust to new vc-start/finish-logentry.
5721         (vc-find-conflicted-file): New command.
5722         (vc-transfer-file): Adjust to new vc-checkin.
5723         (vc-next-action): Improve scoping.
5725         * vc-hg.el (vc-hg-log-edit-mode): Remove.
5726         (vc-hg-checkin): Remove extra arg.  Use log-edit-extract-headers.
5728         * vc-git.el (vc-git-log-edit-mode): Remove.
5729         (vc-git-checkin): Remove extra arg.  Use log-edit-extract-headers.
5730         (vc-git-commits-coding-system): Rename from git-commits-coding-system.
5732         * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
5733         (vc-start-logentry): Remove argument `extra'.
5734         (vc-finish-logentry): Remove extra args.
5736         * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
5737         (vc-bzr-checkin): Remove extra arg.  Use log-edit-extract-headers.
5738         (vc-bzr-conflicted-files): New function.
5740         * log-edit.el (log-edit-extra-flags)
5741         (log-edit-before-checkin-process): Remove.
5742         (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
5743         (log-edit-headers-alist): New var.
5744         (log-edit-header-contents-regexp): New const.
5745         (log-edit-match-to-eoh): New function.
5746         (log-edit-font-lock-keywords): Use them.
5747         (log-edit): Insert a "Summary:" header as default.
5748         (log-edit-mode): Mark font-lock rules as case-insensitive.
5749         (log-edit-done): Cleanup headers.
5750         (log-view-process-buffer): Remove.
5751         (log-edit-extract-headers): New function to replace it.
5753 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
5755         * subr.el (default-direction-reversed): Remove obsolescence info.
5757 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5759         * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
5760         windows/frames.
5762         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
5763         I.e. include text after point in the completion region.
5764         Also, return nil when we're not after/in a symbol.
5766         * international/mule-cmds.el (view-hello-file): Don't fiddle with the
5767         default enable-multibyte-characters.
5769 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5771         * international/mule.el: Help the user choose a valid coding-system.
5772         (read-buffer-file-coding-system): New function.
5773         (set-buffer-file-coding-system): Use it.  Prompt the user if the
5774         coding-system cannot encode all the chars.
5776         * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
5777         (vc-bzr-shelve-show, vc-bzr-shelve-apply)
5778         (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
5779         Don't use *vc-bzr-shelve*.
5781 2010-04-19  Dan Nicolaescu  <dann@ics.uci.edu>
5783         Fix the version number for added files.
5784         * vc-hg.el (vc-hg-working-revision): Check if the file is
5785         registered after hg parent fails (Bug#5961).
5787 2010-04-19  Glenn Morris  <rgm@gnu.org>
5789         * htmlfontify.el (htmlfontify-buffer)
5790         (htmlfontify-copy-and-link-dir): Autoload entry points.
5792 2010-04-19  Magnus Henoch  <magnus.henoch@gmail.com>
5794         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
5795         name relative to the project root (Bug#5960).
5797 2010-04-19  Glenn Morris  <rgm@gnu.org>
5799         * vc-git.el (vc-git-print-log): Doc fix.
5801 2010-04-19  Óscar Fuentes  <ofv@wanadoo.es>
5803         * ido.el (ido-file-internal): Fix 2009-12-02 change.
5805 2010-04-19  Christoph  <cschol2112@googlemail.com>  (tiny change)
5807         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
5808         default settings (Bug#5928).
5810 2010-04-19  Glenn Morris  <rgm@gnu.org>
5812         * progmodes/fortran.el (fortran-match-and-skip-declaration):
5813         New function.
5814         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
5816 2010-04-19  Kenichi Handa  <handa@m17n.org>
5818         * language/indian.el (malayalam-composable-pattern): Fix previous
5819         change (add U+0D4D "SIGN VIRAMA").
5820         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
5821         (tamil-composable-pattern): Fix typo in the regexp.
5822         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
5823         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
5824         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
5826 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
5828         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
5829         paragraph-separate (Bug#5821).
5831 2010-04-19  Juri Linkov  <juri@jurta.org>
5833         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
5835         * info.el (Info-find-node-2): Comment out code that skips
5836         breadcrumbs line.
5837         (Info-mouse-follow-link): New command.
5838         (Info-link-keymap): New keymap.
5839         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
5840         Return a string with links instead of inserting breadcrumbs
5841         to the Info buffer.
5842         (Info-fontify-node): Comment out code that inserts breadcrumbs.
5843         Instead of putting the `invisible' text property over the Info
5844         header, make an overlay over the Info header with the `invisible'
5845         property and `after-string' set to the string returned by
5846         `Info-breadcrumbs'.
5848 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
5850         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
5851         Reported by monkey@sandpframing.com.
5853 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5855         * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
5856         (tmm-get-keymap): Add key-binding shortcuts now that they're not
5857         available in the "keyseq cache" any more.
5859         * custom.el (defcustom): Add edebug spec.
5861 2010-04-18  Juri Linkov  <juri@jurta.org>
5863         Test for special mode-class in view-buffer instead of view-file (bug#5513).
5865         * view.el (view-file, view-buffer): Move test for special mode-class
5866         from view-file to view-buffer.
5868         * tar-mode.el (tar-extract): Turn if's into one cond
5869         like in arc-mode.el.
5871 2010-04-18  Juri Linkov  <juri@jurta.org>
5873         Add 7z archive format support (bug#5475).
5875         * arc-mode.el (archive-zip-extract): Try to find 7z executable.
5876         (archive-7z-extract): New defcustom.
5877         (archive-find-type): Add magic string for 7z.
5878         (archive-extract-by-stdout): Add new optional arg `stderr-file'.
5879         If `stderr-file' is non-nil, use `(t stderr-file)' for the
5880         `buffer' arg of `call-process'.
5881         (archive-zip-extract): Check `archive-zip-extract' for "7z" and
5882         call the function `archive-7z-extract' with the variable
5883         `archive-7z-extract' let-bound to `archive-zip-extract'.
5884         (archive-7z-summarize, archive-7z-extract): New functions.
5886         * international/mule.el (auto-coding-alist):
5887         * files.el (auto-mode-alist): Add 7z file extension.
5889 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5891         * loadup.el: Setup hash-cons for pure data.
5893         Fix duplicate entries in cedet's loaddefs.el files.
5894         * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
5895         Should make most file-local generated-autoload-file unnecessary.
5896         (print-readably): Silence warnings.
5897         (autoload-find-destination): Take load-name as an arg to make sure
5898         it's the same as the one that will be in the file.
5899         (autoload-generate-file-autoloads): Adjust to above changes.
5900         Try to make the dataflow a bit simpler.
5902         * cvs-status.el (cvs-refontify): Remove unused.
5904 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
5906         * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
5908         * calc/calc-bin.el (calc-radix): Have the "O" option turn on
5909         twos-complement mode.
5911 2010-04-17  Jay Belanger  <jay.p.belanger@gmail.com>
5913         * calc/calc-ext.el (calc-init-extensions): Add keybinding for
5914         'calc-option'.  Add `calc-option-prefix-help' to calc-help autoloads.
5915         (calc-inverse): Add "Option" to message, as appropriate.
5916         (calc-hyperbolic): Add "Option" to message, as appropriate.
5917         (calc-option, calc-is-option): New functions.
5919         * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
5920         (calc-option-prefix-help): New function.
5922         * calc/calc-misc.el (calc-help): Add "Option" entry.
5924         * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
5925         (calc-option-flag): New variable.
5926         (calc-do): Set `calc-option-flag to nil.
5927         (calc-set-mode-line): Add "Opt " as appropriate.
5929 2010-04-16  Juri Linkov  <juri@jurta.org>
5931         Move scrolling commands from simple.el to window.el
5932         because their primitives are implemented in window.c.
5934         * simple.el (scroll-error-top-bottom)
5935         (scroll-up-command, scroll-down-command, scroll-up-line)
5936         (scroll-down-line, scroll-other-window-down)
5937         (beginning-of-buffer-other-window, end-of-buffer-other-window):
5938         * window.el (scroll-error-top-bottom)
5939         (scroll-up-command, scroll-down-command, scroll-up-line)
5940         (scroll-down-line, scroll-other-window-down)
5941         (beginning-of-buffer-other-window, end-of-buffer-other-window):
5942         Move from simple.el to window.el because their primitives are
5943         implemented in window.c.
5945 2010-04-16  Juri Linkov  <juri@jurta.org>
5947         * isearch.el (isearch-lookup-scroll-key): Check both
5948         `isearch-scroll' and `scroll-command' properties.
5949         (scroll-up, scroll-down): Remove `isearch-scroll' property.
5951         * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
5953         * simple.el (scroll-up-command, scroll-down-command)
5954         (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
5956 2010-04-15  Juri Linkov  <juri@jurta.org>
5958         * simple.el (scroll-up-command, scroll-down-command)
5959         (scroll-up-line, scroll-down-line): Put `scroll-command'
5960         property on the these symbols.  Remove them from
5961         `scroll-preserve-screen-position-commands'.
5963         * mwheel.el (mwheel-scroll): Put `scroll-command' and
5964         `isearch-scroll' properties on the `mwheel-scroll' symbol.
5965         Remove it from `scroll-preserve-screen-position-commands'.
5967         * isearch.el (isearch-allow-scroll): Doc fix.
5969 2010-04-15  Michael Albinus  <michael.albinus@gmx.de>
5971         * net/tramp.el (tramp-error-with-buffer): Don't show the
5972         connection buffer when we are in completion mode.
5973         (tramp-file-name-handler): Catch the error for some operations
5974         when we are in completion mode.  This gives the user the chance to
5975         correct the file name in the minibuffer.
5977 2010-04-15  Glenn Morris  <rgm@gnu.org>
5979         * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
5981 2010-04-15  Juanma Barranquero  <lekktu@gmail.com>
5983         Simplify by using `define-derived-mode'.
5984         * info.el (Info-mode):
5985         * calendar/todo-mode.el (todo-mode):
5986         * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
5987         (gomoku-mode-map): Move initialization into declaration.
5989 2010-04-14  Michael Albinus  <michael.albinus@gmx.de>
5991         Fix Bug#5840.
5992         * ido.el (ido-file-name-all-completions-1):
5993         * minibuffer.el (minibuffer-completion-help):
5994         * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
5996 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5998         * simple.el (non-essential): New var.
6000         Add a new field `location' to bookmarks for non-file bookmarks.
6001         * bookmark.el (bookmark-location): Use the new field, if present.
6002         (bookmark-insert-location): Undo last change, not needed any more.
6003         * man.el (Man-bookmark-make-record):
6004         * woman.el (woman-bookmark-make-record): Add `location' field.
6006 2010-04-14  Juri Linkov  <juri@jurta.org>
6008         * simple.el (scroll-error-top-bottom): New defcustom.
6009         (scroll-up-command, scroll-down-command): Use it.  Doc fix.
6011         * emulation/pc-select.el (pc-select-override-scroll-error):
6012         Obsolete in favor of `scroll-error-top-bottom'.
6014 2010-04-14  Juri Linkov  <juri@jurta.org>
6016         * tutorial.el (tutorial--default-keys): Rebind `C-v' to
6017         `scroll-up-command' and `M-v' to `scroll-down-command'.
6019         * emulation/cua-rect.el (cua--init-rectangles):
6020         * forms.el (forms--change-commands):
6021         * image-mode.el (image-mode-map):
6022         Remap scroll-down-command and scroll-up-command
6023         in addition to scroll-down and scroll-up.
6025 2010-04-14  Juri Linkov  <juri@jurta.org>
6027         * mwheel.el (scroll-preserve-screen-position-commands):
6028         Add mwheel-scroll to this list of commands.
6030         * simple.el (scroll-preserve-screen-position-commands):
6031         Add scroll-up-command, scroll-down-command, scroll-up-line,
6032         scroll-down-line to this list of commands.
6034 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6036         * obsolete/complete.el: Move from lisp/complete.el.
6038         * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
6040         * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
6041         to the minor mode function now turns the mode ON unconditionally.
6043 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6045         * vc-dir.el (vc-dir-kill-line): New command.
6046         (vc-dir-mode-map): Bind it to C-k.
6048         * bookmark.el (bookmark-insert-location): Handle a nil filename.
6050         * woman.el: Add bookmark declarations to silence the compiler.
6051         (bookmark-prop-get): Use `man-args' rather than `filename' as a first
6052         step to compatibility between man and woman bookmarks.
6053         Adjust for Man-default-bookmark-title renaming.
6054         (woman-bookmark-jump): Adjust accordingly.  Don't forget to autoload.
6056         * man.el: Add bookmark declarations to silence the compiler.
6057         (Man-name-local-regexp): Make it match NAME as well.
6058         (Man-getpage-in-background): Return the buffer.
6059         (Man-notify-when-ready): Use `case'.
6060         (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
6061         Don't hardcode "NAME".  Simplify.
6062         (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
6063         Rename from Man-bookmark-make-record.
6064         (Man-bookmark-jump): Rename from man-bookmark-jump.  Simplify now that
6065         we have the actual man-args.  Use Man-getpage-in-background rather
6066         than `man' since the arg is already processed.  Let bookmark.el do the
6067         window handling.  Only wait for the relevant process.
6068         Don't forget to autoload.
6070         * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
6072 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6074         * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
6075         New functions.
6076         (woman-mode): Setup bookmark support.
6078         * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
6079         (man-bookmark-jump): New functions.
6080         (Man-mode): Setup bookmark support.
6082 2010-04-10  Jari Aalto  <jari.aalto@cante.net>
6084         * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
6085         recognize ssh-keygen prompt (Bug#2817).
6087 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
6089         * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
6091 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
6093         Synchronize with Tramp repository.
6095         * net/tramp.el (tramp-completion-function-alist)
6096         (tramp-file-name-regexp, tramp-chunksize)
6097         (tramp-local-coding-commands, tramp-remote-coding-commands):
6098         Fix docstring.
6099         (tramp-remote-process-environment): Use `format' instead of `concat'.
6100         (tramp-handle-directory-files-and-attributes)
6101         (tramp-get-remote-path): Use `copy-tree'.
6102         (tramp-handle-file-name-all-completions): Backward/ XEmacs
6103         compatibility: Use `completion-ignore-case' if
6104         `read-file-name-completion-ignore-case' does not exist.
6105         (tramp-do-copy-or-rename-file-directly): Do not use
6106         `tramp-handle-file-remote-p'.
6107         (tramp-do-copy-or-rename-file-out-of-band):
6108         Use `tramp-compat-delete-directory'.
6109         (tramp-do-copy-or-rename-file-out-of-band)
6110         (tramp-compute-multi-hops, tramp-maybe-open-connection):
6111         Use `format-spec-make'.
6112         (tramp-find-foreign-file-name-handler)
6113         (tramp-advice-make-auto-save-file-name)
6114         (tramp-set-auto-save-file-modes): Remove superfluous check for
6115         `stringp'.  This is done inside `tramp-tramp-file-p'.
6116         (tramp-debug-outline-regexp): New defconst.
6117         (tramp-get-debug-buffer): Use it.
6118         (tramp-check-for-regexp): Use (forward-line 1).
6119         (tramp-set-auto-save-file-modes): Adapt version check.
6121         * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
6122         Wrap call of `featurep' for 2nd argument.
6123         (tramp-compat-make-temp-file): Simplify fallback implementation.
6124         (tramp-compat-copy-tree): Remove function.
6125         (tramp-compat-delete-directory): Provide implementation for older
6126         Emacsen.
6128         * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
6129         Do not use `tramp-fish-handle-file-attributes.
6131         * net/trampver.el: Update release number.
6133 2010-04-10  Glenn Morris  <rgm@gnu.org>
6135         * progmodes/compile.el (compilation-save-buffers-predicate):
6136         Add missing :version tag.
6138 2010-04-09  Sam Steingold  <sds@gnu.org>
6140         * progmodes/compile.el (compilation-save-buffers-predicate):
6141         Remove the "autoload" cookie.
6143         * progmodes/bug-reference.el (turn-on-bug-reference-mode)
6144         (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
6145         and `bug-reference-prog-mode' can be used in hooks directly.
6147 2010-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
6149         Add --author support to git commit.
6150         * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
6151         (vc-git-log-edit-mode): New minor mode.
6152         (log-edit-mode, log-edit-extra-flags, log-edit-mode):
6153         New declarations.
6155 2010-04-09  Eric Raymond  <esr@snark.thyrsus.com>
6157         * vc-hooks.el, vc-git.el: Improve documentation comments.
6159 2010-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6161         Fix some of the problems in defsubst* (bug#5728).
6162         * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
6163         (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
6165 2010-04-07  Sam Steingold  <sds@gnu.org>
6167         * progmodes/compile.el (compilation-save-buffers-predicate):
6168         New custom variable.
6169         (compile, recompile): Pass it to `save-some-buffers'.
6171 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
6173         * wid-edit.el (widget-choose): Move cursor to the second line of
6174         the buffer (Bug#5695).
6176 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
6178         Add new VC methods: vc-log-incoming and vc-log-outgoing.
6179         * vc.el (vc-print-log-setup-buttons): New function split out from
6180         vc-print-log-internal.
6181         (vc-log-internal-common): New function, a parametrized version of
6182         vc-print-log-internal.
6183         (vc-print-log-internal): Just call vc-log-internal-common with the
6184         right arguments.
6185         (vc-incoming-outgoing-internal):
6186         (vc-log-incoming, vc-log-outgoing): New functions.
6187         (vc-log-view-type): New permanent local variable.
6189         * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
6191         * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
6192         of the dynamic bound vc-short-log.
6193         (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
6195         * vc-git.el (vc-git-log-outgoing): New function.
6196         (vc-git-log-view-mode): Use vc-log-view-type instead
6197         of the dynamic bound vc-short-log.
6199         * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
6200         of the dynamic bound vc-short-log.  Highlight the tag.
6201         (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
6202         (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
6203         (vc-hg-incoming-mode): Remove.
6204         (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
6206 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
6208         Fix default-directory for vc-root-diff.
6209         * vc.el (vc-root-diff): Bind default-directory to the root
6210         directory for the diff command.
6212 2010-04-07  Michael McNamara  <mac@mail.brushroad.com>
6214         * progmodes/verilog-mode.el (verilog-forward-sexp):
6215         (verilog-calc-1): Support "disable fork" and "fork wait" multi
6216         word keywords, suggested by Steve Pearlmutter.
6217         (verilog-pretty-declarations): Support lineup of declarations in
6218         port lists.
6219         (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
6220         fix bug for /* / comments.
6221         (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
6222         Speed up and simplfy as this is never called with a bound.
6223         (verilog-pretty-declarations): Enhance to line up declarations
6224         inside a parameter list, suggested by Alan Morgan.
6225         (verilog-pretty-expr): Tune assignment regular expression match
6226         string for corner cases; also use markers instead of character
6227         number as indent changes the later.
6229 2010-04-07  Wilson Snyder  <wsnyder@wsnyder.org>
6231         * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
6232         as missing keyword.
6233         (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
6234         causing truncation of AUTOWIRE signals.  Reported by Bruce Tennant.
6235         (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
6236         AUTO_TEMPLATEs needing multiple array bits.  Suggested by Bruce
6237         Tennant.
6238         (verilog-keywords):
6239         (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
6240         1800-2009 keywords, including "global.".
6242 2010-04-06  John Wiegley  <jwiegley@gmail.com>
6244         * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
6245         appearing in buffer list (if a live buffer name matched a recentf
6246         file basename).  Should use uniquify to offer a real solution.
6248 2010-04-06  John Wiegley  <jwiegley@gmail.com>
6250         * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
6251         comment to code, and add a :version tag.
6252         (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
6254 2010-04-06  Juanma Barranquero  <lekktu@gmail.com>
6256         Enable recentf-mode if using virtual buffers.
6257         * ido.el (recentf-list): Declare for byte-compiler.
6258         (ido-virtual-buffers): Move up to silence byte-compiler.  Add docstring.
6259         (ido-make-buffer-list): Simplify.
6260         (ido-add-virtual-buffers-to-list): Simplify.  Enable recentf-mode.
6262 2010-04-05  Juri Linkov  <juri@jurta.org>
6264         Scrolling commands which scroll a line instead of full screen.
6265         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
6267         * simple.el (scroll-up-line, scroll-down-line): New commands.
6268         Put property isearch-scroll=t on them.
6270         * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
6271         Remove commands.
6273 2010-04-05  Juri Linkov  <juri@jurta.org>
6275         Scrolling commands which do not signal errors at top/bottom.
6276         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
6278         * simple.el (scroll-up-command, scroll-down-command): New commands.
6279         Put property isearch-scroll=t on them.
6281         * bindings.el (global-map): Rebind [prior] from `scroll-down' to
6282         `scroll-down-command' and [next] from `scroll-up' to
6283         `scroll-up-command'.
6285         * emulation/cua-base.el: Put property CUA=move on
6286         `scroll-up-command' and `scroll-down-command'.
6287         (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
6288         and `scroll-down-command' to `cua-scroll-down'.
6290 2010-04-05  Juanma Barranquero  <lekktu@gmail.com>
6292         * help.el (describe-mode): Return nil.
6294 2010-04-04  John Wiegley  <jwiegley@gmail.com>
6296         * ido.el (ido-use-virtual-buffers): New variable to indicate
6297         whether "virtual buffer" support is enabled for IDO.
6298         (ido-virtual): Face used to indicate virtual buffers in the list.
6299         (ido-buffer-internal): If a buffer is chosen, and no such buffer
6300         exists, but a virtual buffer of that name does (which would be why
6301         it was in the list), recreate the buffer by reopening the file.
6302         (ido-make-buffer-list): If virtual buffers are being used, call
6303         `ido-add-virtual-buffers-to-list' before the make list hook.
6304         (ido-virtual-buffers): New variable which contains a copy of the
6305         current contents of the `recentf-list', albeit pared down for the
6306         sake of speed, and with proper faces applied.
6307         (ido-add-virtual-buffers-to-list): Using the `recentf-list',
6308         create a list of "virtual buffers" to present to the user in
6309         addition to the currently open set.  Note that this logic could
6310         get rather slow if that list is too large.  With the default
6311         `recentf-max-saved-items' of 200, there is little speed penalty.
6313 2010-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6315         * font-lock.el: Require CL when compiling.
6316         (font-lock-turn-on-thing-lock): Use `case'.
6318 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
6320         * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
6321         Zaretskii.
6323 2010-04-02  Juri Linkov  <juri@jurta.org>
6325         * ehelp.el (electric-help-orig-major-mode):
6326         New buffer-local variable.
6327         (electric-help-mode): Set it to original major-mode.  Doc fix.
6328         (with-electric-help): Use `electric-help-orig-major-mode' instead
6329         of (default-value 'major-mode).  Doc fix.
6330         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
6332 2010-04-02  Sam Steingold  <sds@gnu.org>
6334         * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
6335         `vc-hg-command' with a list of flags.
6337         * progmodes/bug-reference.el (bug-reference-bug-regexp):
6338         Also accept "patch" and "RFE".
6339         (bug-reference-fontify): `bug-reference-url-format' can also be a
6340         function to be able to handle the bug kind.
6341         (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
6343 2010-04-02  Jan Djärv  <jan.h.d@swipnet.se>
6345         * tmm.el (tmm-get-keymap): Check with symbolp before passing
6346         value to fboundp, it may not be a symbol.
6348 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
6350         * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
6352 2010-03-31  Juri Linkov  <juri@jurta.org>
6354         * simple.el (next-line, previous-line): Re-throw a signal
6355         with `signal' instead of using `ding'.
6356         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
6358 2010-03-31  Juri Linkov  <juri@jurta.org>
6360         * simple.el (keyboard-escape-quit): Raise deselecting the active
6361         region higher than exiting the minibuffer.
6362         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
6364 2010-03-31  Juri Linkov  <juri@jurta.org>
6366         * image.el (image-animated-p): Use `image-metadata' instead of
6367         `image-extension-data'.  Get GIF extenstion data from metadata
6368         property `extension-data'.
6370 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6372         * simple.el (append-to-buffer): Simplify.
6374 2010-03-31  Tomas Abrahamsson  <tab@lysator.liu.se>
6376         * textmodes/artist.el (artist-mode): Fix typo in docstring.
6377         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
6379 2010-03-31  Kenichi Handa  <handa@m17n.org>
6381         * language/sinhala.el (composition-function-table): Fix regexp for
6382         the new Unicode specification.
6384         * language/indian.el (devanagari-composable-pattern)
6385         (tamil-composable-pattern, kannada-composable-pattern)
6386         (malayalam-composable-pattern): Adjust for the new Unicode
6387         specification.
6388         (bengali-composable-pattern, gurmukhi-composable-pattern)
6389         (gujarati-composable-pattern, oriya-composable-pattern)
6390         (telugu-composable-pattern): New variables to cope with the new
6391         Unicode specification.  Use them in composition-function-table.
6393 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6395         Make tmm-menubar work for the Buffers menu again (bug#5726).
6396         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
6397         vectors rather than cons cells, as used in menu-bar-update-buffers.
6399 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
6401         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
6402         (js-insert-and-indent): Revert 2009-08-15 change, restoring
6403         electric punctuation for "{}();,:" (Bug#5586).
6405         * mail/sendmail.el (mail-default-directory): Doc fix.
6407 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
6409         * mail/sendmail.el (mail-default-directory): Doc fix.
6411 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
6413         * subr.el (version-regexp-alist, version-to-list)
6414         (version-list-<, version-list-=, version-list-<=)
6415         (version-list-not-zero, version<, version<=, version=): Doc fix.
6416         (Bug#5744).
6418 2010-02-31  Dan Nicolaescu  <dann@ics.uci.edu>
6420         * vc.el (vc-root-diff): Doc fix.
6422 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
6424         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
6426         * simple.el (append-to-buffer): Fix last change.
6428 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
6430         * simple.el (append-to-buffer): Ensure that point is preserved if
6431         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
6432         (Bug#5749)
6434 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6436         * files.el (auto-mode-case-fold): Change default to t.
6438 2010-03-30  Juri Linkov  <juri@jurta.org>
6440         * dired-x.el (dired-omit-mode): Doc fix.
6442 2010-03-30  Juri Linkov  <juri@jurta.org>
6444         * replace.el (occur-accumulate-lines): Move occur-engine related
6445         functions `occur-accumulate-lines' and `occur-engine-add-prefix'
6446         to be located after `occur-engine'.
6448 2010-03-30  Juri Linkov  <juri@jurta.org>
6450         Make occur handle multi-line matches cleanly with context.
6451         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
6453         * replace.el (occur-accumulate-lines): Add optional arg `pt'.
6454         (occur-engine): Add local variables `ret', `prev-after-lines',
6455         `prev-lines'.  Use more arguments for `occur-context-lines'.
6456         Set first elem of its returned list to `data', and the second elem
6457         to `prev-after-lines'.  Don't print the separator line.
6458         In the end, print remaining context after-lines.
6459         (occur-context-lines): Add new arguments `begpt', `endpt',
6460         `lines', `prev-lines', `prev-after-lines'.  Rewrite to combine
6461         after-lines of the previous match with before-lines of the
6462         current match and not overlap them.  Return a list with two
6463         values: the output line and the list of context after-lines.
6465 2010-03-30  Juri Linkov  <juri@jurta.org>
6467         * replace.el (occur-accumulate-lines): Fix a bug where the first
6468         context line at the beginning of the buffer was missing.
6470 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
6472         * files.el: Make bidi-display-reordering safe variable for boolean
6473         values.
6475 2010-03-29  Phil Hagelberg  <phil@evri.com>
6476             Chong Yidong  <cyd@stupidchicken.com>
6478         * subr.el: Extend progress reporters to perform "spinning".
6479         (progress-reporter-update, progress-reporter-do-update):
6480         Handle non-numeric value arguments.
6481         (progress-reporter--pulse-characters): New var.
6483 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
6485         * progmodes/compile.el (compilation-start): Fix regexp detection
6486         of initial cd command (Bug#5771).
6488 2010-03-28  Stefan Guath  <stefan@automata.se>  (tiny change)
6490         * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
6492 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
6494         Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
6495         * progmodes/gdb-mi.el: Restore.
6496         * progmodes/gdb-ui.el: Remove.
6497         * progmodes/gud.el: Re-accommodate for gdb-mi.el.
6499 2010-03-25  Glenn Morris  <rgm@gnu.org>
6501         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
6502         all dired buffers, even tramp ones.  (Bug#5755)
6504 2010-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6506         Add "union tags" in mpc.el.
6507         * mpc.el: Remove backward compatibility code.
6508         (mpc-browser-tags): Change default.
6509         (mpc--find-memoize-union-tags): New var.
6510         (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
6511         (mpc-cmd-find): Handle the case where the playlist does not exist.
6512         Handle union-tags.
6513         (mpc-cmd-list): Use mpc-cmd-special-tag-p.  Handle union-tags.
6514         (mpc-cmd-add): Use mpc-cmd-flush.
6515         (mpc-tagbrowser-tag-name): New fun.
6516         (mpc-tagbrowser-buf): Use it.
6517         (mpc-songs-refresh): Use cond.  Move to point-min as a fallback.
6519 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6521         Misc cleanup.
6522         * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
6523         Use replace-regexp-in-string.
6524         (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
6525         (makefile-imake-mode-syntax-table): Move init into defvar.
6526         (makefile-mode): Use define-derived-mode.
6528         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
6529         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
6530         not be present any more.
6532 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6534         * faces.el (set-face-attribute): Fix typo in docstring.
6535         (face-valid-attribute-values): Reflow docstring.
6537 2010-03-24  Glenn Morris  <rgm@gnu.org>
6539         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
6541 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
6543         * indent.el (indent-for-tab-command): Doc fix.
6545 2010-03-24  Alan Mackenzie  <acm@muc.de>
6547         * progmodes/cc-engine.el (c-remove-stale-state-cache):
6548         Fix off-by-one error.  Fixes bug #5747.
6550 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6552         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
6553         (image-dired-read-comment): Doc fix.
6555         * json.el (json-object-type, json-array-type, json-key-type)
6556         (json-false, json-null, json-read-number):
6557         * minibuffer.el (completion-in-region-functions):
6558         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
6559         (cal-tex-cursor-week):
6560         * emacs-lisp/trace.el (trace-function):
6561         * eshell/em-basic.el (eshell/printnl):
6562         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
6563         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
6564         * obsolete/levents.el (allocate-event, event-key, event-object)
6565         (event-point, event-process, event-timestamp, event-to-character)
6566         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
6567         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
6568         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
6569         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
6570         (reftex-highlight-selection): Fix typos in docstrings.
6572 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
6574         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
6576 2010-03-24  Glenn Morris  <rgm@gnu.org>
6578         * mail/rmail.el (rmail-highlight-face): Restore option deleted
6579         2008-02-13 without comment; mark it obsolete.
6580         (rmail-highlight-headers): Use rmail-highlight-face once more.
6582 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
6584         * woman.el (woman2-process-escapes): Only consume the newline if
6585         the filler character is on a line by itself (Bug#5729).
6587 2010-03-24  Kenichi Handa  <handa@m17n.org>
6589         * language/indian.el (devanagari-composable-pattern): Add more
6590         consonants.
6592 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
6594         * net/trampver.el: Update release number.
6596 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
6598         * net/tramp.el (tramp-find-executable):
6599         Use `tramp-get-connection-buffer'.  Make the regexp for checking
6600         output of "wc -l" more robust.
6601         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
6602         (tramp-open-connection-setup-interactive-shell): Remove workaround
6603         for OpenSolaris bug, it is not needed anymore.
6605 2010-03-24  Glenn Morris  <rgm@gnu.org>
6607         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
6609 2010-03-24  Wilson Snyder  <wsnyder@wsnyder.org>
6611         * files.el (auto-mode-alist): Accept more verilog file patterns.
6613 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6615         * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
6617 2010-03-24  Glenn Morris  <rgm@gnu.org>
6619         * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
6620         log-edit-before-checkin-process.
6622         * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
6624         * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
6626         * vc-dispatcher.el (vc-start-logentry): Doc fix.
6627         (log-view-process-buffer, log-edit-extra-flags): Declare.
6629         * log-edit.el (log-edit-before-checkin-process): Doc fix.
6631 2010-03-23  Sam Steingold  <sds@gnu.org>
6633         Fix bug#5620: recalculate all markers on compilation buffer
6634         modifications, not on file modifications.
6635         * progmodes/compile.el (buffer-modtime): New buffer-local variable:
6636         the buffer modification time, for buffers not associated with files.
6637         (compilation-mode): Create it.
6638         (compilation-filter): Update it.
6639         (compilation-next-error-function): Use it instead of
6640         `visited-file-modtime' for timestamp.
6642 2010-03-23  Juri Linkov  <juri@jurta.org>
6644         Implement Occur multi-line matches.
6645         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
6647         * replace.el (occur): Doc fix.
6648         (occur-engine): Set `begpt' to the beginning of the first line.
6649         Set `endpt' to the end of the last match line.  At first, count
6650         line numbers between `origpt' and `begpt'.  Split out code from
6651         `out-line' variable to new let-bindings `match-prefix' and
6652         `match-str'.  In `out-line' add non-numeric prefix to all
6653         non-first lines of multi-line matches.  Finally, count lines
6654         between `begpt' and `endpt' and add to `lines'.
6656 2010-03-23  Juri Linkov  <juri@jurta.org>
6658         * replace.el (occur-accumulate-lines, occur-engine):
6659         Use `occur-engine-line' instead of duplicate code.
6660         (occur-engine-line): New function created from duplicate code
6661         in `occur-accumulate-lines' and `occur-engine'.
6663         * replace.el (occur-engine-line): Add optional arg `keep-props'.
6664         (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
6666 2010-03-23  Juri Linkov  <juri@jurta.org>
6668         * finder.el: Remove TODO tasks.
6670         * info.el (Info-finder-find-node): Add node "all"
6671         with all package info.  Handle a list of multiple keywords
6672         separated by comma.
6673         (info-finder): In interactive use with a prefix argument,
6674         use `completing-read-multiple' to read a list of keywords
6675         separated by comma.
6677 2010-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6679         Add a new completion style `substring'.
6680         * minibuffer.el (completion-basic--pattern): New function.
6681         (completion-basic-try-completion, completion-basic-all-completions):
6682         Use it.
6683         (completion-substring--all-completions)
6684         (completion-substring-try-completion)
6685         (completion-substring-all-completions): New functions.
6686         (completion-styles-alist): New style `substring'.
6688 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6690         Get rid of .elc files after removal of the corresponding .el.
6691         * Makefile.in (compile-clean): New target.
6692         (compile-main): Use it.
6694 2010-03-22  Jan Djärv  <jan.h.d@swipnet.se>
6696         * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
6697         don't do make there.  When compiling with separate object dir, there
6698         is no Makefile there.
6700 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6702         Get rid of the ELCFILES abomination, again.
6703         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
6704         (all, compile): Don't call compile-last.
6705         (compile-main): Build the "elcfiles" list dynamically.
6706         (compile-targets): New (internal) target.
6708 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
6710         * Makefile.in (top_srcdir): Define.
6711         (abs_top_builddir): Define.
6712         (srcdir): Don't append `/..'.
6713         (EMACS): Use ${abs_top_builddir}.
6714         (all, compile, compile-always, compile-last): Don't set emacswd.
6715         (update-subdirs, update-authors): Use $(top_srcdir) instead of
6716         $(srcdir).
6717         (lisp): Use $(srcdir) instead of @srcdir@.
6719 2010-03-21  Juri Linkov  <juri@jurta.org>
6721         Fix message of multi-line occur regexps and multi-buffer header lines.
6722         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
6724         * replace.el (occur-1): Don't display regexp if it is longer
6725         than window-width.  Use `query-replace-descr' to display regexp.
6726         (occur-engine): Don't display regexp in the buffer header for
6727         multi-buffer occur.  Display a separate header line with total
6728         match count and regexp for multi-buffer occur.
6729         Use `query-replace-descr' to display regexp.
6731 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6733         * net/secrets.el: Fix parenthesis.
6734         (secrets-enabled): Fix parenthesis.
6736 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6738         Use more relative file and directory names.
6739         * Makefile.in (EMACS): Arrange for it to work when we chdir.
6740         (setwins, setwins_almost, setwins_for_subdirs):
6741         Don't `cd'; output relative names.
6742         (all, compile, compile-always, compile-last): Set emacswd.
6743         (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
6744         Just cd to the lisp source dir so we can use relative file names.
6746         * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
6748 2010-03-20  Glenn Morris  <rgm@gnu.org>
6750         * textmodes/rst.el: Use faces for font-lock customization, and make the
6751         old -face variables obsolete.
6752         (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
6753         (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
6754         (rst-block-face, rst-external-face, rst-definition-face)
6755         (rst-directive-face, rst-comment-face, rst-emphasis1-face)
6756         (rst-emphasis2-face, rst-literal-face, rst-reference-face):
6757         Make obsolete.
6758         (rst-font-lock-keywords-function): Update for above changes.
6760 2010-03-20  Juri Linkov  <juri@jurta.org>
6762         * s-region.el:
6763         * obsolete/s-region.el: Move to obsolete.
6765 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
6767         * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
6769 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6771         * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
6773 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6775         Add special markup processing for commit logs.
6776         * log-edit.el (log-edit-extra-flags): New variable.
6777         (log-edit): Add new argument MODE.  Use that mode when non-nil
6778         instead of the log-view-mode.
6779         (log-view-process-buffer): New function.
6781         * vc.el: Document that the checkin method takes optional
6782         arguments.  Document new backend specific method: log-view-mode.
6783         (vc-default-log-edit-mode): New function.
6784         (vc-checkin): Use a backend specific log-view-mode.
6785         Pass extra arguments to the checkin method.
6786         (vc-modify-change-comment): Pass a dummy extra argument.
6788         * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
6789         log-edit.
6790         (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
6791         (vc-finish-logentry): Process the log buffer before passing it
6792         down.  Pass log-edit-extra-flags.
6794         * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
6795         command.
6796         (log-edit-extra-flags, log-edit-before-checkin-process):
6797         New declarations.
6799         * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
6800         command.
6801         (log-edit-extra-flags, log-edit-before-checkin-process):
6802         New declarations.
6803         (vc-hg-log-edit-mode): New derived mode.
6805         * vc-arch.el (vc-arch-checkin):
6806         * vc-cvs.el (vc-cvs-checkin):
6807         * vc-git.el (vc-git-checkin):
6808         * vc-mtn.el (vc-mtn-checkin):
6809         * vc-rcs.el (vc-rcs-checkin):
6810         * vc-sccs.el (vc-sccs-checkin):
6811         * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
6813 2010-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6815         * outline.el (hide-sublevels): Don't hide trailing newline (and fix
6816         parent typo).
6818 2010-03-19  Glenn Morris  <rgm@gnu.org>
6820         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6822 2010-03-18  Glenn Morris  <rgm@gnu.org>
6824         * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
6826         * replace.el (query-replace-history): Give it a doc string.
6827         (map-query-replace-regexp): Use query-replace-from-history-variable
6828         and query-replace-to-history-variable.
6830         * mail/hashcash.el (declare-function): Remove duplicate definition.
6832         * mail/emacsbug.el (report-emacs-bug-pretest-address):
6833         Make it an obsolete alias for report-emacs-bug-address.
6834         (message-strip-special-text-properties): Declare.
6835         (report-emacs-bug): Remove test for a pretest bug address.
6836         Combine message-mode-specific code.
6838         * mail/supercite.el: Don't require sendmail.
6839         (mh-in-header-p): Declare rather than using with-no-warnings.
6840         (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
6841         mail-header-end.  Don't bind mysterious variable `kill-lines-magic'.
6843         * calendar/cal-french.el: Convert to utf-8.
6845         * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
6846         Emacs scripts.
6848 2010-03-16  Michael Albinus  <michael.albinus@gmx.de>
6850         * net/secrets.el (secrets-enabled): New variable.  Use it instead
6851         of a subfeature.
6853 2010-03-15  Michael Albinus  <michael.albinus@gmx.de>
6855         * net/secrets.el (top): Register the D-Bus signals only when the
6856         service "org.freedesktop.secrets" can be pinged.
6857         Provide subfeature `enabled'.
6859 2010-03-14  Juri Linkov  <juri@jurta.org>
6861         Add finder unknown keywords.
6863         * finder.el (finder-unknown-keywords): New function.
6865         * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
6866         to create a Finder node with unknown keywords.
6868 2010-03-14  Juri Linkov  <juri@jurta.org>
6870         * finder.el (finder-compile-keywords): Replace `princ' with
6871         `prin1' on a list of symbols interned from keyword strings.
6873         * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
6874         a comma, then split keywords using a comma and optional whitespace.
6875         Otherwise, split by whitespace.
6877         * complete.el:
6878         * face-remap.el:
6879         * log-view.el:
6880         * net/hmac-def.el:
6881         * net/hmac-md5.el:
6882         * net/netrc.el:
6883         * progmodes/mixal-mode.el: Fix keywords.
6885 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
6887         * Makefile.in (ELCFILES): Add net/secrets.elc.
6889         * net/secrets.el: New file.
6891 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
6893         * facemenu.el (list-colors-display, list-colors-print): New arg
6894         callback.  Use it to allow selecting colors.
6896         * wid-edit.el (widget-image-insert): Insert image prop even if the
6897         current display is non-graphic.
6898         (widget-field-value-set): New fun.
6899         (editable-field): Use it.
6900         (widget-field-value-get): Clean up unused var.
6901         (widget-color-value-create, widget-color--choose-action):
6902         New funs.  Allow using list-colors-display to choose color.
6904 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
6906         * cus-edit.el: Resort topmost custom groups.
6907         (custom-buffer-sort-alphabetically): Default to t.
6908         (customize-apropos): Use apropos-parse-pattern.
6909         (custom-search-field): New var.
6910         (custom-buffer-create-internal): Add custom-apropos search field.
6911         (custom-add-parent-links): Don't display parent doc.
6912         (custom-group-value-create): Don't sort top-level custom group.
6913         (custom-magic-value-create): Show visibility button before option name.
6915         (custom-variable-state): New fun, from custom-variable-state-set.
6916         (custom-variable-state-set): Use it.
6917         (custom-group-value-create): Hide options with standard values
6918         using the :hidden-states property.  Use progress reporter.
6920         (custom-show): Simplify.
6921         (custom-visibility): Disable images by default.
6922         (custom-variable): New property :hidden-states.
6923         (custom-variable-value-create): Enable images for
6924         custom-visibility widgets.  Use :hidden-states property to
6925         determine initial visibility.
6927         * wid-edit.el (widget-image-find): Give images center ascent.
6928         (visibility): Add :on-image and :off-image properties.
6929         (widget-visibility-value-create): Use them.
6931 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
6933         * cus-edit.el (processes): Remove from development group.
6934         (oop, hypermedia): Delete group.
6935         (comm): Promote to top-level group.
6937         * net/browse-url.el (browse-url):
6938         * net/xesam.el (xesam):
6939         * net/tramp.el (tramp):
6940         * net/goto-addr.el (goto-address):
6941         * net/ange-ftp.el (ange-ftp): Put in comm group.
6943         * view.el (view): Remove from editing group.
6945         * uniquify.el (uniquify): Put in files group.
6947         * net/browse-url.el (browse-url):
6948         * ps-print.el (postscript): Put in external group.
6950         * cus-edit.el (outlines):
6951         * textmodes/text-mode.el (text-mode-hook):
6952         * textmodes/table.el (table):
6953         * textmodes/picture.el (picture):
6954         * outline.el (outlines): Put in wp group.
6956         * nxml/nxml-mode.el (nxml): Remove from wp group.
6958         * net/tramp-imap.el (tramp-imap): Put in tramp group.
6960         * mail/metamail.el (metamail): Remove from hypermedia group.
6962         * cus-edit.el (abbrev):
6963         * whitespace.el (whitespace):
6964         * vcursor.el (vcursor):
6965         * reveal.el (reveal):
6966         * hl-line.el (hl-line): Put in convenience group.
6968         * epg-config.el (epg): Put in data group.
6970         * emulation/pc-select.el (pc-select): Put in emulations group.
6972         * calculator.el (calculator): Put in applications group.
6974 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
6976         Add .dir-locals.el support for file-less buffers.
6977         * files.el (hack-local-variables): Split out code to apply local
6978         variable settings ...
6979         (hack-local-variables-apply): ... here.  New function.
6980         (hack-dir-local-variables): Use the default directory for when the
6981         buffer does not have an associated file.
6982         (hack-dir-local-variables-non-file-buffer): New function.
6983         * diff-mode.el (diff-mode):
6984         * vc-annotate.el (vc-annotate-mode):
6985         * vc-dir.el (vc-dir-mode):
6986         * log-edit.el (log-edit-mode):
6987         * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
6989 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
6991         Add support for shelving snapshots and for showing shelves.
6992         * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
6993         (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
6994         New functions.
6995         (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
6996         (vc-bzr-extra-menu-map): Map them.
6998 2010-03-11  Glenn Morris  <rgm@gnu.org>
7000         * cus-edit.el (customize-changed-options-previous-release):
7001         Bump to 23.1.
7003         * image.el (image-animate-max-time): Fix :version tag.
7005 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
7007         * Branch for 23.2.
7009 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7011         * vc-git.el (vc-git-revision-table): Include remote branches.
7013 2010-03-10  Kim F. Storm  <storm@cua.dk>
7015         Animated image API.
7016         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
7018         * image.el (image-animate-max-time): New defcustom.
7019         (image-animated-types): New defconst.
7020         (create-animated-image, image-animate-timer)
7021         (image-animate-start, image-animate-stop, image-animate-timeout)
7022         (image-animated-p): New functions.
7024         * image-mode.el (image-toggle-display-image):
7025         Replace `create-image' with `create-animated-image'.
7027 2010-03-09  Miles Bader  <miles@gnu.org>
7029         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
7030         instead of "format:"; this ensures that the output is
7031         newline-terminated.
7033 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
7035         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
7036         that all errors are caught, and that the return value is always a
7037         list (Bug#5692).
7039 2010-03-08  Kenichi Handa  <handa@m17n.org>
7041         * language/misc-lang.el (windows-1256): New coding system.
7042         (cp1256): New alias of windows-1256 (bug#5690).
7044 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
7046         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
7047         call to rfc822-bad-address.  (Bug#5692)
7049 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
7051         * vc-git.el (vc-git-annotate-extract-revision-at-line):
7052         Use vc-git-root as default directory for revision path (Bug#5657).
7054 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
7056         * calculator.el (calculator): Don't bind split-window-keep-point
7057         (Bug#5674).
7059 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7061         * vc-git.el: Re-flow to fit into 80 columns.
7062         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
7063         Remove spurious `quote' element in each case alternative.
7064         (vc-git-show-log-entry): Use prog1.
7065         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
7067 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7069         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
7071 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
7073         * macros.el (insert-kbd-macro): Look up keyboard macro using the
7074         definition, not the name (Bug#5481).
7076 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
7078         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
7079         argument with a local variable.  (Bug#5670)
7081 2010-03-02  Juri Linkov  <juri@jurta.org>
7083         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
7085 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
7087         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
7088         error when FILENAME and NEWNAME are existing remote directories.
7090         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
7091         parameter DIR-FLAG.
7093 2010-03-02  Glenn Morris  <rgm@gnu.org>
7095         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
7096         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
7098 2010-03-01  Kenichi Handa  <handa@m17n.org>
7100         * language/burmese.el (burmese-composable-pattern): Rename from
7101         myanmar-composable-pattern.
7103         * international/characters.el (script-list):
7104         * international/fontset.el (script-representative-chars):
7105         Change myanmar to burmese.
7106         (otf-script-alist): Likewise.
7107         (setup-default-fontset): Likewise.  Re-fix :otf spec.
7109 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7111         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
7113 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
7115         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
7117 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
7119         * net/tramp.el (tramp-handle-write-region): START can be a string.
7120         Take care in the checks.  Reported by Dan Davison
7121         <davison@stats.ox.ac.uk>.
7123 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
7125         * net/dbus.el (dbus-introspect, dbus-get-property)
7126         (dbus-set-property, dbus-get-all-properties):
7127         Use `dbus-call-method' when noninteractive.  (Bug#5645)
7129 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
7131         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
7132         * emacs-lisp/elint.el (elint-add-required-env):
7133         * calendar/icalendar.el (icalendar--add-diary-entry):
7134         * calc/calcalg2.el (math-tracing-integral):
7135         * files.el (recover-session-finish): Use with-current-buffer
7136         instead of save-excursion.
7138 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7140         Fix in-buffer completion when after-change-functions modify the buffer.
7141         * minibuffer.el (completion--replace): New function.
7142         (completion--do-completion): Use it and use relative movement.
7144 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
7146         * international/fontset.el (setup-default-fontset): Fix :otf spec.
7148 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
7150         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
7151         Allow the characters _<> in the stack entry (Bug#5653).
7153 2010-02-26  Kenichi Handa  <handa@m17n.org>
7155         * language/burmese.el: Fix entries in composition-function-table.
7156         (myanmar-composable-pattern): New variable.
7158         * international/fontset.el (setup-default-fontset): Add an entry
7159         for myanmar.
7161         * international/characters.el (script-list): Add Myanmar
7162         Extended-A.
7164 2010-02-26  Glenn Morris  <rgm@gnu.org>
7166         * custom.el (custom-initialize-delay): Doc fix.
7168         * mail/sendmail.el (send-mail-function): Autoload the call
7169         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
7171 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
7173         * files.el (hack-local-variables-filter): For eval forms, also
7174         check safe-local-variable-p (Bug#5636).
7176 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
7178         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
7179         setting the modes by `ignore-errors'.  It might fail, for example
7180         if the file is not owned by the user but the group.
7181         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
7183 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
7185         * files.el (directory-listing-before-filename-regexp): Use
7186         stricter matching for iso-style dates, to avoid false matches with
7187         date-like filenames (Bug#5597).
7189         * htmlfontify.el (htmlfontify): Doc fix.
7191         * eshell/eshell.el (eshell): Doc fix.
7193         * startup.el (fancy-about-screen): In mode-line, apply
7194         mode-line-buffer-id face only to the buffer name (Bug#5613).
7196 2010-02-20  Kevin Ryde  <user42@zip.com.au>
7198         * progmodes/compile.el (compilation-error-regexp-alist-alist):
7199         In `watcom' anchor regexp to start of line, to avoid slowness
7200         (Bug#5599).
7202 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
7204         * subr.el (remove-yank-excluded-properties): Explain in a comment
7205         why `category' property is removed.
7207 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
7209         * isearch.el (isearch-update-post-hook, isearch-update): Revert
7210         2010-02-17 change.
7212 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
7214         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
7215         (icalendar--convert-weekly-to-ical)
7216         (icalendar--convert-yearly-to-ical)
7217         (icalendar--convert-block-to-ical)
7218         (icalendar--convert-cyclic-to-ical)
7219         (icalendar--convert-anniversary-to-ical): Take care of time
7220         specifications where hour has 1-digit only (Bug#5549).
7222 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
7224         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
7225         of disassemble output in GDB 7.1.
7227 2010-02-19  Glenn Morris  <rgm@gnu.org>
7229         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
7230         property.  (Bug#5593)
7232 2010-02-18  Sam Steingold  <sds@gnu.org>
7234         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
7236 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7238         Use abbreviated file names in bookmarks (bug#5591).
7239         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
7240         calls to expand-file-name.
7241         (bookmark-relocate): Use abbreviated file names in bookmarks.
7242         (bookmark-load): Use abbreviated file names in messages.
7244 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
7246         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
7247         expand "." and "..".  Reported by Thierry Volpiatto
7248         <thierry.volpiatto@gmail.com>.
7250 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
7252         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
7253         permissions of the temporary file to "0600".  In case the remote
7254         file has no read permissions for the owner, there might be
7255         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
7257 22010-02-18  Glenn Morris  <rgm@gnu.org>
7259         * emacs-lisp/authors.el (authors-renamed-files-alist):
7260         Add entries for INSTALL.CVS.
7262 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
7264         * vc-bzr.el: Fix typo in Known Bugs section.
7266         * isearch.el (isearch-update-post-hook): New hook.
7267         (isearch-update): Use the new hook.
7269 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
7271         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
7272         Fix errors in copying directories.
7273         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
7274         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
7275         (tramp-handle-delete-file)
7276         (tramp-handle-dired-recursive-delete-directory)
7277         (tramp-handle-write-region): Flush also the cache for the upper
7278         directory.
7280 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
7282         * simple.el (save-interprogram-paste-before-kill): Doc fix.
7284         * cus-edit.el (hardware): Doc fix.
7286         * man.el (man): Add to external custom group.
7288         * delim-col.el (columns): Move to wp custom group.
7290         * doc-view.el (doc-view): Add to data custom group.
7292         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
7294         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
7295         by ispell-parse-output (Bug#5575).
7297 2010-02-16  Kenichi Handa  <handa@m17n.org>
7299         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
7300         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
7301         (skkdic-convert): Use `euc-japan' coding system for writing.
7303 2010-02-16  Glenn Morris  <rgm@gnu.org>
7305         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
7306         tex-main-file before using it.  (Bug#5562)
7308 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7310         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
7311         warnings, since it is annoying for the user to see them each time he
7312         runs the code.
7314 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
7316         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
7317         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
7318         instead of PROC for caching "first-password-request".  Otherwise,
7319         new processes would not profit from passwords already entered.
7321         * net/tramp-cache.el (tramp-dump-connection-properties):
7322         Don't save "first-password-request" property.
7324 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
7326         * outline.el (outline-head-from-level):
7327         * simple.el (with-wrapper-hook):
7328         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
7329         (elint-defun, elint-buffer-env, elint-top-form-logged)
7330         (elint-unbound-variable):
7331         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
7332         Fix typos in docstrings.
7334 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
7336         * files.el (insert-directory): When WILDCARD-REGEXP and
7337         FULL-DIRECTORY-P are nil, insert the file entry instead of the
7338         whole directory.  (Bug#5551)
7340         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
7341         dired's alignment sanity.  (Bug#5516)
7343 2010-02-14  Juri Linkov  <juri@jurta.org>
7345         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
7346         Remove remaining ^H with their preceding chars.  (Bug#5566)
7348 2010-02-13  Glenn Morris  <rgm@gnu.org>
7350         * simple.el (transpose-subr): Give it a doc-string.
7352         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
7353         Doc fixes.
7355 2010-02-12  Juri Linkov  <juri@jurta.org>
7357         * arc-mode.el (archive-unique-fname): Make directories for nested
7358         archives.  (Bug#5540)
7360 2010-02-12  Juri Linkov  <juri@jurta.org>
7362         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
7364 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7366         * subr.el (copy-overlay): Handle deleted overlays.
7368         * man.el (Man-completion-table): Don't signal an error if we can't run
7369         manual-program (bug#4056).
7371 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
7373         * textmodes/artist.el (artist-mt): Fix typos in docstring.
7375 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7377         * info.el (Info-bookmark-jump): Simplify.
7379         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
7380         (bookmark-default-handler): Accept new bookmark field `buffer'.
7382 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
7384         * iswitchb.el (iswitchb-completions): Revert last change.
7386 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
7388         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
7389         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
7390         This prevents file names like "~/" being listed literally.
7392 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
7394         * term/xterm.el (xterm-maybe-set-dark-background-mode):
7395         Remove dead code.  (Bug#5546)
7397 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
7399         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
7400         correctly (Bug#5548).
7402 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
7404         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
7405         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
7407 2010-02-08  Kenichi Handa  <handa@m17n.org>
7409         * international/mule-util.el (with-coding-priority): Add autoload
7410         cookie for putting `lisp-indent-function'.
7412 2010-02-07  Glenn Morris  <rgm@gnu.org>
7414         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
7415         Move F2003 named interfaces from keywords-2 to keywords-1, and
7416         use function-name-face rather than constant-face.
7417         Simplify "abstract interface" regexp.
7419 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
7421         * eshell/esh-util.el (eshell-file-attributes): New optional arg
7422         ID-FORMAT.  Pass it to `file-attributes'.
7424         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
7426 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
7428         * faces.el (set-face-attribute): Allow calling
7429         internal-set-lisp-face-attribute with 'unspecified family and
7430         foundry argument (Bug#5536).
7432 2010-02-07  Glenn Morris  <rgm@gnu.org>
7434         * progmodes/f90.el (f90-font-lock-keywords-2)
7435         (f90-looking-at-type-like, f90-looking-at-program-block-end):
7436         Handle F2003 named interfaces.
7438 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
7440         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
7441         beg and end before calling c-get-state-before-change-functions.
7443 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
7445         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
7447 2010-02-05  Juri Linkov  <juri@jurta.org>
7449         * doc-view.el (doc-view-mode):
7450         * image-mode.el (image-mode): Put property mode-class=special.
7451         (Bug#4896)
7453 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
7455         * vc-svn.el (vc-svn-revision-table): New function.
7457 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
7459         * net/ange-ftp.el (ange-ftp-insert-directory):
7460         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
7461         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
7462         Handle also directories.  (Bug#5478)
7464 2010-02-05  Glenn Morris  <rgm@gnu.org>
7466         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
7468 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
7470         * startup.el (command-line-1): Convert options beginning with a
7471         single dash as well (Bug#5519).
7473 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7475         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
7476         * minibuffer.el (completion-initials-expand): Only check the presence
7477         of delims *within* the boundaries, since otherwise the / delim is
7478         always found for files.
7480         Fix up various corner case problems.
7481         * doc-view.el (doc-view-last-page-number): New function.
7482         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
7483         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
7484         (doc-view-kill-proc): Avoid inf-loop in freak cases.
7485         (doc-view-reconvert-doc): Use the new recursive delete-directory.
7486         (doc-view-convert-current-doc): Don't create the resolution.el file
7487         here any more.
7488         (doc-view-pdf/ps->png): Do it here instead.
7489         (doc-view-already-converted-p): Check that resolution.el is present.
7490         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
7491         windows that are not yet showing images.
7493 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
7495         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
7496         `dired-uncache' for every elemnt which is an absolute file name.
7498         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
7499         directory, handle its directory component.
7500         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
7501         function is called permanently and creates noise, otherwise.
7503         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
7504         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
7505         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
7507 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
7509         * macros.el (apply-macro-to-region-lines):
7510         Minor simplification.  (Bug#5485)
7512 2010-02-04  Glenn Morris  <rgm@gnu.org>
7514         * mail/rmail.el (rmail-show-message-1): Handle malformed
7515         quoted-printable text.  (Bug#5441)
7517         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
7519         * simple.el (visual-line-mode): Capitalize lighter.
7521 2010-02-03  John Wiegley  <jwiegley@gmail.com>
7523         * iswitchb.el (iswitchb-completions): Add bookmark files to the
7524         list of files considered for "virtual buffer" completions.
7526 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
7528         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
7529         also in case of (and (not full) (not wildcard)).  This is needed
7530         when dired is called with a list of files, which are not in
7531         `default-directory'.  (Bug#5478)
7533 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7535         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
7537 2010-02-02  Juri Linkov  <juri@jurta.org>
7539         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
7540         from unidiff to allow function-line after @@.
7542 2010-02-02  Juri Linkov  <juri@jurta.org>
7544         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
7545         '(RCS SCCS) with inverted condition.
7547 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
7549         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
7550         messages.
7552 2010-02-01  Juri Linkov  <juri@jurta.org>
7554         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
7555         compare with "pkunzip" and "pkzip" instead of only "pkzip".
7556         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
7557         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
7559 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7561         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
7562         (doc-view-revert-buffer): New command.
7563         (doc-view-mode-map): Use it.
7565 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
7567         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
7568         pending merge is detected.
7570 2010-01-31  Juri Linkov  <juri@jurta.org>
7572         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
7573         beginning of interactive spec like all other grep commands do.
7574         Put "all" in front of "gz".  (Bug#5260)
7576 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
7578         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
7580 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
7582         * dirtrack.el (dirtrack): Warn instead of signalling error if the
7583         regexp is incorrect (Bug#5476).
7585 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
7587         * net/tramp.el (tramp-handle-insert-directory): Handle also
7588         symlinks, when FILENAME is not in `default-directory'.
7590 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
7592         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
7593         FILE is not in `default-directory'.  (Bug#5478)
7595         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
7596         of SWITCHES.  Handle the case, FILENAME is not in
7597         `default-directory'.  (Bug#5478)
7598         (tramp-register-file-name-handlers): Add safe-magic property.
7600 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
7602         * arc-mode.el (archive-zip-extract): Quote the argument passed to
7603         unzip (Bug#5475).
7605 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
7607         * progmodes/flymake.el (flymake-allowed-file-name-masks)
7608         (flymake-master-make-header-init): Add other C++ filename masks.
7609         (flymake-find-possible-master-files)
7610         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
7612 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
7614         Fix some busybox annoyances.
7616         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
7617         not responding." string.
7618         (tramp-open-connection-setup-interactive-shell): Dump stty
7619         settings.  Enable "neveropen" arg for all `tramp-send-command'
7620         calls.  Handle "=" in variable values properly.
7621         (tramp-find-inline-encoding): Raise an error, when no encoding is
7622         found.
7623         (tramp-wait-for-output): Check, whether PROC buffer is available.
7624         Remove spurious " ^H" sequences, sent by busybox.
7625         (tramp-get-ls-command): Suppress coloring, if possible.
7627 2010-01-28  Glenn Morris  <rgm@gnu.org>
7629         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
7631         * log-edit.el (log-edit-strip-single-file-name): Add missing
7632         :safe, :group, and :version tags.
7634 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
7636         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
7637         buffers.  (Bug#5477)
7639 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
7641         * files.el (delete-directory): Handle moving to trash without
7642         first doing recursion (Bug#5436).
7644 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
7646         * vc-hooks.el (vc-path): Mark as obsolete.
7648 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
7650         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
7651         names too.
7653         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
7654         for the short log.
7655         (vc-bzr-log-view-mode): Adjust regexp for the above change.
7657 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
7659         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
7661         * vc-bzr.el (vc-bzr-revision-table): New function.
7663 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
7665         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
7666         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
7668 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7670         Remove support for adding --signoff on commit.
7671         Future support will use an incompatible generic mechanism.
7672         * vc-git.el (vc-git-add-signoff): Remove variable.
7673         (vc-git-toggle-signoff): Remove function.
7674         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
7676         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
7677         from xterm-set-background-mode.  Return t if the background mode
7678         was set.
7679         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
7680         earlier, call it again in case the background mode has changed.
7682 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
7684         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
7685         (Bug#3541).
7687 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
7689         * emacs-lisp/assoc.el (aelement): Doc fix.
7690         (aput, adelete, amake): Use lexical-let (Bug#5450).
7692 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
7694         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
7695         is the same as subprogram call, not declaration.  (Bug#5435).
7697 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
7699         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
7700         (tramp-smb-maybe-open-connection): Use it.
7702 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
7704         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
7706 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7708         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
7709         just because we see "encoding: 8bit".
7710         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
7712 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
7714         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
7716 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
7718         * jka-compr.el (jka-compr-load): If load-file is not in
7719         load-history, try its file-truename version.  (bug#5447)
7721 2010-01-21  Alan Mackenzie  <acm@muc.de>
7723         Fix a situation where deletion of a cpp construct throws an error.
7724         * progmodes/cc-engine.el (c-invalidate-state-cache):
7725         Before invoking c-with-all-but-one-cpps-commented-out, check that the
7726         special cpp construct is still in the buffer.
7727         (c-parse-state): Record the special cpp with markers, not numbers.
7729 2010-01-21  Kenichi Handa  <handa@m17n.org>
7731         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
7732         process last-command-event, as it is now decoded first (Bug#5380).
7734 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
7736         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
7738 2010-01-20  Glenn Morris  <rgm@gnu.org>
7740         * indent.el (tab-always-indent): Fix custom-type.
7742 2010-01-19  Alan Mackenzie  <acm@muc.de>
7744         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
7745         buffer throws "args out of range".
7746         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
7747         playing the role of delimiter.
7749 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
7751         * progmodes/ada-mode.el: Fix bug#5400.
7752         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
7753         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
7754         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
7755         Improve comments in "is" portion.  Handle null procedure declaration.
7756         (ada-move-to-end): Improve doc string.
7758 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
7760         * ido.el (ido-cur-list): Initialize to nil.
7761         Remove obsolete information from commentary.
7762         (ido-choice-list): Initialize to nil.
7763         (ido-get-bufname): Reject minibuffers.
7764         (ido-make-buffer-list): If "default" is a nonexistent
7765         buffer, ignore it, as per the function's comment.
7766         (ido-kill-buffer-internal): New function.
7767         (ido-kill-buffer-at-head): Use it.
7768         (ido-visit-buffer): Likewise.
7770 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7772         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
7774 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
7776         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
7777         Fix typos in chart titles.
7779         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
7780         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
7781         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
7782         (describe-class, eieio-describe-generic, describe-generic):
7783         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
7784         (eieio-speedbar-expand):
7785         * emulation/viper-cmd.el (viper-exec-form-in-vi)
7786         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
7787         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
7788         (viper-del-backward-char-in-replace, viper-backward-indent)
7789         (viper-brac-function, viper-register-to-point, viper-submit-report):
7790         * net/tramp.el (tramp-remote-coding-commands):
7791         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
7792         Fix typos in docstrings.
7794 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7796         * mail/sendmail.el (mail-yank-original): Set the mark if the
7797         specified function for yanking does not do it.
7799 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
7801         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
7803         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
7804         resyncing a directory.
7806 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
7808         * progmodes/ada-mode.el: Fix bug#1920.
7809         (ada-ident-re): Delete ., allow multibyte characters.
7810         (ada-goto-label-re): New; matches goto labels.
7811         (ada-block-label-re): New; matches block labels.
7812         (ada-label-re): New; matches both.
7813         (ada-named-block-re): Deleted; callers changed to use
7814         `ada-block-label-re' instead.
7815         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
7816         Use `ada-block-label-re'.
7817         (ada-indent-on-previous-lines): Improve handling of goto labels.
7818         (ada-get-indent-block-start): Special-case block label.
7819         (ada-get-indent-label): Split into `ada-indent-block-label' and
7820         `ada-indent-goto-label'.
7821         (ada-goto-stmt-start, ada-goto-next-non-ws):
7822         Optionally ignore goto labels.
7823         (ada-goto-next-word): Simplify.
7824         (ada-indent-newline-indent-conditional): Insert newline before
7825         trying to fix indentation; doc fix.
7827 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
7829         * calc/calc.el (calc-command-flags): Give it an initial value.
7831 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7833         * files.el (minibuffer-with-setup-hook):
7834         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
7835         (artist-key-draw-continously, artist-key-do-continously-continously)
7836         (artist-key-set-point-continously, artist-mouse-draw-continously):
7837         Fix typos in docstrings.
7839 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
7841         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
7842         return t (Bug#3898).
7844 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
7846         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
7847         can parse the output of the external commands (Bug#5279).
7849 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
7851         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
7853 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
7855         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
7857         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
7859         * startup.el (command-line): Remove unused --icon-type arg.
7860         Handle --display arg, passing it to command-line-1 (Bug#5392).
7862 2010-01-16  Mario Lang  <mlang@delysid.org>
7864         * emacs-lisp/chart.el (chart-translate-namezone):
7865         * textmodes/artist.el (artist-compute-popup-menu-table):
7866         Remove duplicated words in doc-strings.
7868 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
7870         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
7871         to mairix-search to suppress threading (Bug#5342).
7873 2010-01-15  Kenichi Handa  <handa@m17n.org>
7875         * international/mule-cmds.el (canonicalize-coding-system-name):
7876         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
7878 2010-01-15  Glenn Morris  <rgm@gnu.org>
7880         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
7882         * wid-edit.el (widget-keymap): Doc fix.
7884         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
7885         former seems to be more widely accepted by various svn versions.
7887 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
7889         * find-cmd.el (find-constituents):
7890         * vc-arch.el (vc-arch-root):
7891         * window.el (window-body-height, pop-up-frames):
7892         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
7893         * progmodes/ada-stmt.el (ada-if):
7894         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
7895         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
7896         (ispell-encoding8-command, ispell-aspell-supports-utf8)
7897         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
7899         * progmodes/flymake.el (flymake-post-syntax-check):
7900         Fix typo in error message.
7902 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
7904         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
7905         which is always a string.  (Bug#5313)
7907 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
7909         * progmodes/ada-xref.el (ada-default-prj-properties):
7910         Simplify previous change.
7912 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7914         * progmodes/ada-xref.el (ada-default-prj-properties):
7915         Default ada_project_path to $ADA_PROJECT_PATH.
7917 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7919         * progmodes/ada-mode.el (ada-create-keymap):
7920         Override `narrow-to-defun' with `ada-narrow-to-defun'.
7922 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7924         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
7925         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
7926         (ada-get-current-indent, ada-imenu-generic-expression)
7927         (ada-which-function): Check for it.
7929 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7931         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
7932         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
7934 2010-01-14  Glenn Morris  <rgm@gnu.org>
7936         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
7938 2010-01-14  Kenichi Handa  <handa@m17n.org>
7940         * composite.el (auto-composition-mode): Make it a buffer local
7941         variable (permanent-local).
7942         (auto-composition-function): Set the default value to
7943         auto-compose-chars.
7944         (auto-composition-mode): Make it a simple function, not a minor mode.
7945         (global-auto-composition-mode): Likewise.
7946         (turn-on-auto-composition-if-enabled): Delete it.
7948 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
7950         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
7952 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
7954         * files.el (copy-directory): Compute target for recursive
7955         directories with identical names.  (Bug#5343)
7957 2010-01-12  Glenn Morris  <rgm@gnu.org>
7959         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
7960         it to bug-gnu-emacs rather than emacs-pretest-bug.
7962 2010-01-11  Sam Steingold  <sds@gnu.org>
7964         * imenu.el (imenu-default-create-index-function): Detect infinite
7965         loops caused by imenu-prev-index-position-function.
7967 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
7969         * htmlfontify.el (htmlfontify-load-rgb-file)
7970         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
7971         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
7972         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
7973         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
7974         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
7975         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
7976         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
7977         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
7978         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
7979         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
7980         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
7981         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
7982         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
7983         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
7984         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
7985         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
7986         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
7987         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
7988         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
7989         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
7990         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
7991         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
7992         backslash-quoting from parentheses, etc.
7994 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
7996         * progmodes/js.el: Autoload javascript-mode alias.
7998 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
8000         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
8001         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
8002         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
8003         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
8004         Fix typos in docstrings.
8005         (ffap-url-regexp): Doc fix.
8006         (ffap-at-mouse): Fix typo in message.
8008 2010-01-11  Glenn Morris  <rgm@gnu.org>
8010         * version.el (emacs-copyright): Set copyright year to 2010.
8012 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8014         * format.el (format-annotate-function): Only set
8015         write-region-post-annotation-function after running to-fn so as not to
8016         affect nested write-region calls (bug#5273).
8018 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
8020         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
8021         wisent/python.el.
8023 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
8025         * man.el (Man-goto-section): Signal error if the section is not
8026         found (Bug#5317).
8028 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
8030         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
8031         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
8033 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
8035         * progmodes/compile.el: Don't treat compile-command as safe if
8036         compilation-read-command might be nil (Bug#4218).
8038 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
8040         * startup.el (command-line-1): Use orig-argi to check for ignored X and
8041         NS options.
8043 2010-01-08  Kenichi Handa  <handa@m17n.org>
8045         * international/fontset.el (build-default-fontset-data):
8046         Exclude characters in scripts kana, hangul, han, or cjk-misc.
8048 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
8050         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
8051         to `create-file-buffer' as it expects, not just a buffer name.
8052         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
8053         to help uniquify.  (Bug#3224)
8055 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
8057         * font-setting.el (font-setting-change-default-font): Use user-spec
8058         instead of name.
8060 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8062         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
8064 2010-01-05  Tom Tromey  <tromey@redhat.com>
8066         * progmodes/python.el (python-font-lock-keywords):
8067         Handle qualified decorators (Bug#881).
8069 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
8071         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
8072         in a lightweight checkout.
8074 2010-01-05  Kenichi Handa  <handa@m17n.org>
8076         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
8078 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
8080         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
8082 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
8084         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
8085         checkouts.  (Bug#618)
8086         (vc-bzr-log-view-mode): Also highlight the author.
8087         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
8088         (vc-bzr-shelve-menu-map):
8089         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
8090         (vc-bzr-shelve-apply): Make prompt more explicit.
8092 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8094         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
8095         They are valid characters in URL paths (rfc3986), and at least
8096         Firefox does not understand the encoded version (Bug#3166).
8098 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
8100         * progmodes/octave-mod.el (octave-end-keywords)
8101         (octave-block-begin-or-end-regexp, octave-block-match-alist):
8102         Add "end" keyword (Bug#3061).
8103         (octave-end-as-array-index-p): New function.
8104         (calculate-octave-indent): Use it.
8106 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8108         * bookmark.el: Consistently put the text property on the bookmark name.
8109         (bookmark-bmenu-marks-width): Bump back to 2, to include
8110         annotation marks.
8111         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
8112         property on the bookmark name, instead of not putting it at all.
8113         (bookmark-bmenu-list): Fix where we put the text property.
8115 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8117         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
8118         for showing buffer modified state (as added in the previous change).
8120 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8122         * bookmark.el: Show modified state of bookmark buffer more accurately.
8123         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
8124         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
8125         (with-buffer-modified-unmodified): New macro.
8126         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
8127         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
8128         Use new macro to preserve the buffer modified state.
8130 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8132         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
8133         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
8134         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
8135         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
8136         (bookmark-bmenu-rename, bookmark-bmenu-locate)
8137         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
8138         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
8140 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
8142         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8143         Make the lines in the generated doc string shorter.  (Bug#4668)
8145 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
8147         * net/rcirc.el: Add follow-link binding (Bug#4738).
8149 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
8151         * Makefile.in (bzr-update): Rename from cvs-update.
8152         (cvs-update): New target for backward compatibility.
8154         * makefile.w32-in (bzr-update): Rename from cvs-update.
8155         (cvs-update): New target for backward compatibility.
8157 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8159         * bookmark.el: Remove gratuitous gratitude.
8161 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8163         * bookmark.el (bookmark-bmenu-any-marks): New function.
8164         (bookmark-bmenu-save): Clear buffer modification if no marks.
8166 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8168         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
8169         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
8170         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
8171         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
8173         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
8174         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
8175         To: emacs-devel {_AT_} gnu.org
8176         Subject: bookmark.el bug report
8177         Date: Mon, 28 Dec 2009 14:19:16 +0800
8178         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
8180 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
8182         * bookmark.el: Improvements suggested by Drew Adams:
8183         (bookmark-bmenu-ensure-position): New name for
8184         `bookmark-bmenu-check-position'.  Just ensure the position,
8185         don't return any meaningful value.
8186         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
8187         New constants.
8189 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
8191         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
8192         (bookmark-yank-point, bookmark-bmenu-check-position):
8193         Fix typos in docstrings.
8194         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
8195         (bookmark-name-from-full-record, bookmark-get-position)
8196         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
8197         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
8198         Remove useless quoting of parenthesis, etc. in docstrings.
8200         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
8201         (ediff-append-custom-diff): Fix typo in error message.
8202         (ediff-meta-mark-equal-files): Fix typos in messages.
8204         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
8206         * net/imap-hash.el (imap-hash-make): Doc fix.
8207         (imap-hash-test): Fix typo in error message; reflow docstring.
8208         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
8209         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
8210         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
8211         Fix typos in docstrings.
8212         (imap-hash-open-connection): Fix typo in error message.
8214         * play/gomoku.el (gomoku): Fix typos in docstring.
8216         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
8217         (gdb-jsonify-buffer): Fix typos in docstring.
8218         (gdb-goto-breakpoint): Fix typo in error message.
8219         ("Display Other Windows"): Fix typo in help message.
8220         (gdb-speedbar-expand-node): Fix typo in question.
8222         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
8223         (idlwave-html-system-help-location, idlwave-html-help-location)
8224         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
8225         (idlwave-help-browser-generic-args, idlwave-help-directory)
8226         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
8227         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
8228         (idlwave-online-help, idlwave-help-html-link)
8229         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
8230         Fix typos in docstrings.
8231         (idlwave-help-with-source, idlwave-help-find-routine-definition):
8232         Reflow docstrings.
8233         (idlwave-help-assistant-start): Fix typo in error message.
8235         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
8236         (octave-electric-space): Fix typos in docstrings.
8238 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8240         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
8242 2010-01-01  Juri Linkov  <juri@jurta.org>
8244         * comint.el (comint-input-ring-size): Make it a defcustom and
8245         increase the default to 500 (Bug#5148).
8247 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
8249         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
8250         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
8251         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
8253 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
8255         Show working revision correctly for mercurial.
8256         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
8257         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
8259 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
8261         Declare some functions for the byte-compiler.
8262         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
8263         (speedbar-timer-fn, speedbar-change-expand-button-char)
8264         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
8266 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
8268         This changeset reverts GDB Graphical Interface to use annotations.
8269         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
8271 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
8273         Make vc-dir work on subdirectories of the bzr root.
8274         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
8275         file names relative to it.
8276         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
8277         relative directory to vc-bzr-after-dir-status.
8279 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
8281         * font-lock.el (font-lock-refresh-defaults): New function, which
8282         can be used to let font-lock react to external changes in
8283         variables like font-lock-defaults and keywords.
8284         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
8286 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
8288         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
8290         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
8292 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
8294         Supersede color.diff settings in git log (bug#5211).
8296         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
8297         escape chars in its output when the user has color.diff set to `always'.
8298         This fix works on git 1.4.2 and newer (released on 2006-08-13).
8300 2009-12-26  Kevin Ryde  <user42@zip.com.au>
8302         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
8303         node.  Keep previous "Index" name to work with past coreutils too.
8305         * man.el (man): Revise docstring a bit to show -a and -l as
8306         examples.  Add -k description since support for it has otherwise
8307         been a secret.  (Further to bug#3717.)
8308         (Man-bgproc-sentinel): When "-k foo" produces no output show error
8309         "no matches" rather than "Can't find manpage", as the latter reads
8310         like -k was interpreted as a page name, which is not so.  (Bug#5431)
8312 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
8314         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
8315         switches.  Check also for //SUBDIRED// line.
8317 2009-12-25  Kenichi Handa  <handa@m17n.org>
8319         * language/indian.el (devanagari-composable-pattern): Fixed to
8320         handle ZWNJ and ZWJ.  Use it in composition-function-table for
8321         Devanagari.
8322         (malayalam-composable-pattern): Fix previous change.
8324 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8326         * ps-print.el (ps-face-attributes): It was not returning the
8327         attribute face for faces specified as string.  Reported by harven
8328         <harven@free.fr>.  (Bug#5254)
8329         (ps-print-version): New version 7.3.5.
8331 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
8333         * calendar/icalendar.el (icalendar--convert-tz-offset):
8334         Fix timezone names.
8335         (icalendar--convert-tz-offset): Fix the "last-day-problem".
8336         (icalendar--add-diary-entry): Remove the trailing blank that
8337         diary-make-entry inserts.
8339 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
8341         Make `file-expand-wildcards' work for remote files.
8343         * files.el (file-expand-wildcards): In case of remote files, check
8344         only local file name part for wildcards.  Provide feature 'files
8345         and subfeature 'remote-wildcards.  (Bug#5198)
8347         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
8348         if there is already an established connection.
8349         (tramp-advice-file-expand-wildcards): Remove it.
8351         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
8352         (tramp-advice-file-expand-wildcards): Move from tramp.el.
8353         Activate advice for older GNU Emacs versions.  (Bug#5237)
8355 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
8357         Some doc fixes (more needed).
8359         * find-cmd.el (find-constituents): Reflow docstring.
8360         (find-cmd, find-prune, find-command): Fix typos in docstrings.
8361         (find-generic): Doc fix.
8363 2009-12-17  Juri Linkov  <juri@jurta.org>
8365         Fix regression from 23.1 to allow multiple modes in Local Variables.
8367         * files.el (hack-local-variables-filter): While ignoring duplicates,
8368         don't take `mode' into account.
8369         (hack-local-variables-filter, hack-dir-local-variables):
8370         Don't remove duplicate `mode' from local-variables-alist (like `eval').
8372 2009-12-17  Juri Linkov  <juri@jurta.org>
8374         Make `dired-diff' safer.  (Bug#5225)
8376         * dired-aux.el (dired-diff): Signal an error when `file' equals to
8377         `current' or when `file' is a directory of the `current' file.
8379 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
8381         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
8382         unconditionally preloaded files.
8384 2009-12-16  Juri Linkov  <juri@jurta.org>
8386         Revert to old 23.1 logic of using the file at the mark as default.
8387         * dired-aux.el (dired-diff): Use the file at the mark as default
8388         if it's not the same as the current file, and the target dir is
8389         the current dir or the mark is active.  Add the current file
8390         as the arg of `dired-dwim-target-defaults'.  Use the default file
8391         in the prompt.  (Bug#5225)
8393 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
8395         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
8396         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
8397         (tramp-check-for-regexp): Check also, when an echoing shell stops
8398         to echo sent commands.
8400 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
8402         * Makefile.in: Revert last change (Bug#5191).
8404 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
8406         * vc-hg.el (vc-hg-print-log): Fix argument order.
8407         (vc-hg-working-revision): Make sure the command is executed in a
8408         known environment so that we can parse the output.  (Bug#4417)
8410 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
8412         * progmodes/python.el (python-symbol-completions): Remove text
8413         properties from symbol string before calling python-send-receive.
8415 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
8417         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
8418         when there are values for both file and line.  (Bug#5060)
8420 2009-12-14  Juri Linkov  <juri@jurta.org>
8422         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
8423         whitespace after the file name of the first line of unified format,
8424         because git-diff doesn't output whitespace and file modification time
8425         after the file name.
8427 2009-12-14  David Kastrup  <dak@gnu.org>
8429         * info.el (Info-hide-cookies-node): Before hiding a cookie,
8430         check if it already has the `display' property added by
8431         `Info-display-images-node', and not put the `invisible' property
8432         in this case.
8434 2009-12-13  Glenn Morris  <rgm@gnu.org>
8436         * mail/emacsbug.el (message-sort-headers): Define for compiler.
8437         (report-emacs-bug): In message-mode, sort manually before storing
8438         original report text.  (Bug#5178)
8439         Remove superfluous save-excursion.
8441 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
8443         * net/dbus.el (dbus-property-handler): Filter lambda forms out
8444         when responding to "GetAll" properties.
8446 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
8448         * simple.el (compose-mail): Remove mail-setup-with-from from
8449         customization checks.
8451 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
8453         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
8454         RAR archives created on Unix systems.
8456 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8458         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
8459         the varalias that was accidentally removed by the 2009-11-19 change
8460         (bug#5186).
8462 2009-12-12  Kenichi Handa  <handa@m17n.org>
8464         * language/indian.el (indian-compose-regexp): New function.
8465         (malayalam-composable-pattern): Fix the pattern.
8466         (composition-function-table): Set malayalam-composable-pattern for
8467         Malayalam characters.
8469 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
8471         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
8472         rather than down-mouse-1, based on follow-link conventions.
8474         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
8475         are compiled.
8477 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
8479         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
8480         (verilog-vmm-statement-re, verilog-ovm-statement-re)
8481         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
8482         (verilog-leap-to-head, verilog-backward-token):
8483         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
8485 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
8487         * progmodes/verilog-mode.el (verilog-auto-lineup)
8488         (verilog-nameable-item-re): Cleanup user-visible spelling and
8489         documentation errors.  One reported by Gary Delp.
8490         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
8491         (verilog-read-decls): Fix AUTOWIRE with types declared in a
8492         package, bug195.  Reported by Pierre-David Pfister.
8494 2009-12-11  Glenn Morris  <rgm@gnu.org>
8496         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
8498         * mail/emacsbug.el: No longer require sendmail.
8499         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
8500         (report-emacs-bug-orig-text): Doc fix.
8501         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
8502         New local variables, to adapt to different mail-user-agents.
8503         (report-emacs-bug): Fix test for a gnu.org address.
8504         Use overlays for emphasis, since font-lock defeats 'face property.
8505         Pretest bugs also end up at the newsgroup these days.
8506         Stop message-mode stripping text properties.
8507         Set and use the new buffer-local variables.
8508         (report-emacs-bug-hook): Add doc-string.
8509         Remove some unnecessary save-excursions and simplify.
8510         Use the appropriate hook and send-command.
8512         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
8513         capitalization of some menu entries.
8515 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8517         * whitespace.el (whitespace-display-char-on):
8518         Ensure `buffer-display-table' is unique when two or more windows are
8519         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
8520         New version 12.1.
8522 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
8524         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
8525         characters in the Attribute field.
8527 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
8529         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
8531 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8533         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
8534         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8535         Disregard autoload-excludes.
8536         (update-directory-autoloads): Obey autoload-excludes here instead.
8537         But don't store its contents in no-autoloads and remove entries that
8538         refer to excludes files.
8540 2009-12-10  Glenn Morris  <rgm@gnu.org>
8542         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
8543         (expand-mail-aliases): Define for compiler.
8545         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
8546         Define for compiler.
8548         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
8549         appropriate for the mail-user-agent in use.
8551 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
8553         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
8555 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
8557         Fix short log parsing and fontification.
8558         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
8559         Fix fontification for the [merge] label.
8561 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
8563         Drop some properties to avoid surprises (bug#5002).
8564         * htmlfontify.el (hfy-ignored-properties): New defcustom.
8565         (hfy-fontify-buffer): Use it.
8567 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8569         Minor cleanup.
8570         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
8571         Adjust all callers.
8572         (ffap-locate-file): Remove unused arg `dir-ok' and make other
8573         args compulsory.  Adjust callers.
8574         (ffap-gopher-at-point): Remove unused var `name'.
8576         Get rid of the ELCFILES abomination.
8577         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
8578         (compile-elcfiles): New phony target.
8579         (compile-main): Compute ELCFILES dynamically.
8580         (compile-clean): New target to remove left-over elc files.
8581         (compile, all): Use it.
8583 2009-12-09  Kenichi Handa  <handa@etlken>
8585         * international/mule-diag.el: Require help-mode instead of help-fns.
8587 2009-12-09  Kenichi Handa  <handa@m17n.org>
8589         * international/mule-cmds.el (ucs-names): Supply sufficiently
8590         fine ranges instead of pre-calculating accurate ranges.
8591         Iterate with bigger gc-cons-threshold.
8593 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
8595         Add support for stashing a snapshot of the current tree.
8596         * vc-git.el (vc-git-stash-snapshot): New function.
8597         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
8599 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
8601         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
8602         instead of `(beginning|end)-of-line'.
8604 2009-12-08  Glenn Morris  <rgm@gnu.org>
8606         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
8608         * Makefile.in (ELCFILES): Regenerate.
8610 2009-12-07  Juri Linkov  <juri@jurta.org>
8612         Don't lazy-highlight the comint output in history Isearch mode.
8614         * comint.el (comint-history-isearch-search): Instead of
8615         `comint-line-beginning-position', use `comint-after-pmark-p'
8616         to check if point if before the process mark, and go to
8617         `process-mark' in this case.
8619 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8621         * textmodes/tex-mode.el (latex-complete)
8622         (latex-indent-or-complete): Remove.
8623         (latex-mode): Set completion-at-point-functions instead.
8625         Provide a standard completion command and hook it into TAB.
8626         * minibuffer.el (completion-at-point-functions): New var.
8627         (completion-at-point): New command.
8628         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
8629         * progmodes/python.el (python-mode-map): Use completion-at-point.
8630         (python-completion-at-point): Rename from python-partial-symbol and
8631         adjust for use in completion-at-point-functions.
8632         (python-mode): Setup completion-at-point for Python completion.
8633         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
8634         extracted from lisp-complete-symbol.
8635         (lisp-complete-symbol): Use it.
8636         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
8637         setup completion-at-point for Elisp completion.
8638         (emacs-lisp-mode-map, lisp-interaction-mode-map):
8639         Use completion-at-point.
8640         * ielm.el (ielm-map): Use completion-at-point.
8641         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
8642         * progmodes/sym-comp.el: Move to...
8643         * obsolete/sym-comp.el: Move from progmodes.
8645 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
8647         Prevent save-buffer in Rmail buffers from using the coding-system
8648         of the current message, and from clobbering the encoding mnemonics
8649         in the mode line (Bug#4623).
8651         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
8652         flag, too.
8653         (rmail-message-encoding): New variable.
8654         (rmail-write-region-annotate): Record the encoding of the current
8655         message in rmail-message-encoding.
8656         (rmail-after-save-hook): New function, restores the encoding of
8657         the current message after the message collection is saved.
8659 2009-12-07  Juri Linkov  <juri@jurta.org>
8661         * progmodes/grep.el (grep-read-files): Use `completing-read'
8662         instead of `read-string'.  Set its `collection' arg to
8663         `read-file-name-internal'.  (Bug#4301)
8665 2009-12-07  Juri Linkov  <juri@jurta.org>
8667         Correctly restore original Isearch point.  (Bug#4994)
8669         * isearch.el (isearch-mode): Move `isearch-push-state' after
8670         `(run-hooks 'isearch-mode-hook)'.
8671         (isearch-cancel): When `isearch-push-state-function' is defined,
8672         let-bind `isearch-cmds' to the first state (the last element of
8673         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
8674         function and restores the original point).  Otherwise, move point
8675         to `isearch-opoint'.
8677 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8679         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
8680         chars that don't have names, so the table can be built much faster at
8681         run-time.
8683 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
8685         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
8686         change.  Suggested by David Kastrup.
8688         * simple.el (compose-mail): Check for incompatibilities and warn.
8689         (compose-mail-user-agent-warnings): New option.
8691 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
8693         Support showing a single log entry from vc-annotate.
8694         * vc.el (print-log): Add a new argument: START-REVISION.
8695         (vc-print-log-internal): Add a new optional argument and
8696         pass it to the backend.
8697         (vc-print-log, vc-print-root-log): Adjust callers.
8698         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
8699         buffer already displays the requested log entry, use it.
8700         Otherwise display only the log entry in question.
8701         * vc-svn.el (vc-svn-print-log):
8702         * vc-mtn.el (vc-mtn-print-log):
8703         * vc-hg.el (vc-hg-state):
8704         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
8705         (vc-git-show-log-entry): Return t on success.
8706         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
8707         (vc-bzr-show-log-entry): Return t on success.
8708         * vc-rcs.el (vc-rcs-print-log):
8709         * vc-sccs.el (vc-sccs-print-log):
8710         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
8712 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
8714         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
8715         Add menus to the meta mode.  (Bug#5043)
8717 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
8719         * ediff-init.el (ediff-event-key): Use event-to-character instead of
8720         event-key.
8722         * ediff.el (ediff-buffers-internal): Add unwind-protect.
8724 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
8726         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
8727         Berbain <raphael.berbain@gmail.com>.
8729         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
8730         characters.
8731         (tramp-initial-end-of-output): New defconst.
8732         (tramp-methods, tramp-find-shell)
8733         (tramp-open-connection-setup-interactive-shell)
8734         (tramp-maybe-open-connection): Use it.
8735         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
8736         existence of `#' and `$'.
8738         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
8739         `tramp-initial-end-of-output'.
8741 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
8743         Get the background mode from the terminal for xterm, and set
8744         faces accordingly.
8745         * term/xterm.el (xterm-set-background-mode): New function.
8746         (terminal-init-xterm): Use it in case xterm supports background
8747         color queries.  Recompute faces after getting the background
8748         color.
8750 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
8752         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
8753         number comment back on its own line, for easier parsing.
8755 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8757         Make it work for non-file buffers (bug#5102).
8758         * doc-view.el (doc-view-current-cache-dir):
8759         Use doc-view-buffer-file-name rather than buffer-file-name.
8760         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
8762 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
8764         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
8765         author field is too short.
8767 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
8769         * vc-git.el (vc-git-print-log): Handle a limit argument.
8770         Display the short log in graph form and with labels.
8771         (vc-git-log-view-mode): Handle labels.
8773         Make vc-revert change VC state from 'added to 'unregistered.
8774         * vc-git.el (vc-git-revert): Call git reset first.
8776 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
8778         * net/newst-backend.el, net/newst-plainview.el:
8779         * net/newst-reader.el, net/newst-ticker.el:
8780         * net/newst-treeview.el, net/newsticker.el:
8781         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
8783 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
8785         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
8787         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
8788         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
8789         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
8790         Update annotation regexp.
8792         * simple.el (beginning-of-visual-line): Constrain to field
8793         boundaries (Bug#5106).
8795 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
8797         * xml.el (xml-substitute-numeric-entities): Move
8798         newsticker--decode-numeric-entities in newst-backend.el to
8799         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
8800         * net/newst-backend.el (newsticker--parse-generic-feed)
8801         (newsticker--parse-generic-items)
8802         (newsticker--decode-numeric-entities): Move
8803         newsticker--decode-numeric-entities in newst-backend.el to
8804         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
8806 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
8808         * progmodes/js.el (js--js-not): Add null to the list of values.
8810 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
8812         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
8814 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8816         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
8817         delimiter if it is at the end of the current line.
8818         (bibtex-generate-url-list): Fix docstring.
8820 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8822         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
8823         minibuffer's content with itself.
8824         Fold the confirm-after-completion case into the `confirm' case.
8825         (completion-pcm-word-delimiters): Add : and / to the delimiters.
8827 2009-12-06  Kevin Ryde  <user42@zip.com.au>
8829         * ffap.el (ffap-rfc-path): Make this a defcustom since
8830         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
8832         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
8833         manuals, similar to existing setup for help-mode.  (Bug#3913.)
8835 2009-12-05  Juri Linkov  <juri@jurta.org>
8837         Save and restore dired buffer's point positions too.  (Bug#4880)
8839         * dired.el (dired-save-positions): Return in the first element
8840         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
8841         Doc fix.
8842         (dired-restore-positions): First restore buffer's position.
8843         While restoring window's positions, check if window still displays
8844         the original buffer.
8846 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
8848         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
8849         if possible.
8851         * shell.el (shell): Require ansi-color (Bug#5113).
8853         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
8855         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
8857 2009-12-05  Alan Mackenzie  <acm@muc.de>
8859         * progmodes/cc-mode.el (c-before-hack-hook)
8860         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
8861         `c-file-style' to work again.  This reversion restores the current
8862         software to its state in Emacs 23.1.  (Bug#4146)
8864 2009-12-05  Kevin Ryde  <user42@zip.com.au>
8866         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
8867         comment-start-skip to comment-end-skip as comment (Bug#4781).
8869 2009-12-05  Juri Linkov  <juri@jurta.org>
8871         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
8872         for virtual nodes.  (Bug#4147)
8873         (Info-find-node-2): Set `Info-current-node-virtual' to nil
8874         when moving from a virtual node.
8875         (Info-mode-menu): Add `Info-virtual-index' to the menu.
8876         (Info-mode): Add `Info-virtual-index' to the docstring.
8878 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8880         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
8881         track of the buffer position of the end of a BibTeX entry as this
8882         position may change during reformatting.
8883         (bibtex-format-entry): Remove whitespace before processing
8884         numerical fields so that we recognize the latter properly.
8885         (bibtex-reformat): Do not use push which changes the global value
8886         of bibtex-entry-format.
8887         (bibtex-field-braces-alist, bibtex-field-strings-alist)
8888         (bibtex-field-re-init): Replace only space characters by regexp
8889         for whitespace.
8890         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
8891         (bibtex-initialize): Also update bibtex-strings.
8892         (bibtex-kill-field): Preserve white space at end of entry.
8893         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
8894         Update bibtex-reference-keys.
8896 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8898         * minibuffer.el (completion-pcm--merge-try): Also consider placing
8899         point after a star, if that's the only place where modifications can
8900         make progress.
8902 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
8904         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
8905         in docstrings.
8907 2009-12-04  Juri Linkov  <juri@jurta.org>
8909         * proced.el (proced): Call `(proced-update t)' to update process
8910         information instead of only running proced-post-display-hook.
8911         (proced-send-signal): Add a leading space to the buffer name
8912         " *Marked Processes*" to make this buffer ephemeral.
8914 2009-12-04  Juri Linkov  <juri@jurta.org>
8916         * dired.el (dired-auto-revert-buffer): New defcustom.
8917         (dired-internal-noselect): Use it.
8919 2009-12-04  Juri Linkov  <juri@jurta.org>
8921         Change roles of modes and functions in image-mode.el (Bug#5062).
8923         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
8924         in `auto-mode-alist'.
8925         (image-mode-previous-major-mode): New variable.
8926         (image-minor-mode-map): Rename from `image-mode-text-map'.
8927         (image-mode): Move graceful error-handling code from
8928         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
8929         (image-minor-mode): Remove all image-handling code.
8930         Replace `image-mode-text-map' with `image-minor-mode-map'.
8931         Check for `image-type' in mode-line format string.
8932         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
8933         (image-mode-as-text): New function with most code from
8934         `image-mode-maybe'.
8935         (image-toggle-display-text): Move code that removes image
8936         properties from `image-toggle-display' to here.
8937         (image-toggle-display-image): New function with code that adds
8938         image properties copied from `image-toggle-display'.
8939         (image-toggle-display): Remove most code with leaving only code
8940         that toggles between `image-mode-as-text' and `image-mode'.
8942 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
8944         * net/newst-treeview.el
8945         (newsticker--treeview-list-highlight-start): Restored call to
8946         save-excursion: Selected item was stuck.
8947         (newsticker--treeview-list-select): New.
8948         (newsticker--treeview-item-show-text)
8949         (newsticker--treeview-item-show)
8950         (newsticker--treeview-item-update): Use new
8951         newsticker-treeview-item-mode.
8952         (newsticker-treeview-update): Keep current item.
8953         (newsticker-treeview-next-new-or-immortal-item): Doc change.
8954         (newsticker--treeview-first-feed): Doc change.
8955         (newsticker-treeview-list-menu)
8956         (newsticker-treeview-item-menu): Added menu entries.
8957         (newsticker-treeview-item-mode): New.
8959         * net/newst-backend.el (newsticker-customize): Delete other
8960         windows.
8962 2009-12-04  Sam Steingold  <sds@gnu.org>
8964         * log-view.el (log-view-mode-map): "q" calls quit-window,
8965         like in all the other non-self-insert buffers.
8967 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8969         Minor cleanup.
8970         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
8971         key decoding rather than do it manually via last-input-event +
8972         ascii-character.
8973         (term-exec): Use delete-and-extract-region.
8974         (term-handle-ansi-terminal-messages): Remove unused var `end'.
8975         (term-process-pager): Remove unused var `i'.
8976         (term-dynamic-simple-complete): Make obsolete.
8977         (serial-update-config-menu): Remove unused vars `y' and `str'.
8978         (term-update-mode-line): Remove unused var `temp'.
8980 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8982         Limit the number of log entries displayed by default.
8983         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
8984         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
8985         using a prefix argument.
8987 2009-12-03  Glenn Morris  <rgm@gnu.org>
8989         * progmodes/idlwave.el (class): Restore still useful declaration.
8991 2009-12-03  Alan Mackenzie  <acm@muc.de>
8993         Enhance `c-parse-state' to run efficiently in "brace deserts".
8995         * progmodes/cc-mode.el (c-basic-common-init):
8996         Call c-state-cache-init.
8997         (c-neutralize-syntax-in-and-mark-CPP): Rename from
8998         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
8999         placing `category' properties value 'c-cpp-delimiter at its boundaries.
9001         * progmodes/cc-langs.el (c-before-font-lock-function):
9002         c-extend-and-neutralize-syntax-in-CPP has been renamed
9003         c-neutralize-syntax-in-and-mark-CPP.
9005         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
9006         with `category' properties now, not `syntax-table' ones.
9008         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
9009         enhanced (but slower) version of c-end-of-macro that won't land
9010         inside a literal or on another awkward character.
9011         (c-state-cache-too-far, c-state-cache-start)
9012         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
9013         (c-state-nonlit-pos-cache-limit, c-state-point-min)
9014         (c-state-point-min-lit-type, c-state-point-min-lit-start)
9015         (c-state-min-scan-pos, c-state-brace-pair-desert)
9016         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
9017         buffer local variables.
9018         (c-state-literal-at, c-state-lit-beg)
9019         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
9020         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
9021         (c-state-cache-top-paren, c-state-cache-after-top-paren)
9022         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
9023         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
9024         (c-renarrow-state-cache)
9025         (c-append-lower-brace-pair-to-state-cache)
9026         (c-state-push-any-brace-pair, c-append-to-state-cache)
9027         (c-remove-stale-state-cache)
9028         (c-remove-stale-state-cache-backwards, c-state-cache-init)
9029         (c-invalidate-state-cache-1, c-parse-state-1)
9030         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
9031         (c-parse-state): Enhance and refactor.
9032         (c-debug-parse-state): Amend to deal with all the new variables.
9034         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
9035         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
9036         modify to use category text properties rather than syntax-table ones.
9037         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
9038         to switch off/on the syntactic paren property of C++ template
9039         delimiters using the category property.
9040         (c-with-<->-as-parens-suppressed): Macro to invoke code with
9041         template delims suppressed.
9042         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
9043         New constant/macros which apply category properties to the start
9044         and end of preprocessor constructs.
9045         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
9046         "comment out" the syntactic value of characters in preprocessor
9047         constructs.
9048         (c-with-cpps-commented-out)
9049         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
9050         with characters in all or all but one preprocessor constructs
9051         "commented out".
9053 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9055         * proced.el (proced-filter-alist): Use regexp-quote.
9057 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
9059         Cleanup.
9060         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
9061         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
9062         arguments.  Expand `default-directory'.
9064         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
9065         the benefit of returning an expanded localname.
9066         (tramp-tramp-file-p): Handle the case NAME is not a string.
9068 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
9070         Add support for bzr shelve/unshelve.
9071         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
9072         (vc-bzr-extra-menu-map): New variables.
9073         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
9074         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
9075         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
9076         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
9077         (vc-bzr-dir-extra-headers): Display shelves.
9079         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
9081 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9083         * textmodes/bibtex.el (bibtex-complete-internal):
9084         Use completion-in-region.
9085         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
9087 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
9089         Support applying stashes.  Improve UI.
9090         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
9091         (vc-git-stash-apply, vc-git-stash-pop)
9092         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
9093         (vc-git-stash-menu): New functions.
9094         (vc-git-stash-menu-map): New variable.
9095         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
9097 2009-12-03  Glenn Morris  <rgm@gnu.org>
9099         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
9100         (vc-print-log-internal): Fix previous change.
9101         (vc-revert): Correct pluralization.
9103 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9105         * progmodes/make-mode.el (makefile-special-targets-list): No need for
9106         it to be an alist any more.
9107         (makefile-complete): Use completion-in-region.
9109         * progmodes/octave-mod.el (octave-complete-symbol):
9110         Use completion-in-region.
9112         Misc cleanup.
9113         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
9114         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
9115         (idlwave-complete-class): Don't quote lambda.
9116         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
9117         (idlwave-mode-map): Move initialization into declaration.
9118         (idlwave-action-and-binding): Use backquotes.
9119         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
9120         Simplify.
9121         (idlwave-is-pointer-dereference): Remove unused var `pos'.
9122         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
9123         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
9124         `parts', and `all-parts'.
9125         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
9126         (idlwave-convert-xml-system-routine-info): Remove unused string
9127         `version-string'.
9128         (idlwave-display-user-catalog-widget): Use dolist.
9129         (idlwave-scanning-lib): Declare dynamically-scoped var.
9130         (idlwave-scan-library-catalogs): Remove unused var `flags'.
9131         (completion-highlight-first-word-only): Declare to silence bytecomp.
9132         (idlwave-popup-select): Tighten scope of `resp'.
9133         (idlwave-find-struct-tag): Remove unused var `beg'.
9134         (idlwave-after-load-rinfo-hook): Declare.
9135         (idlwave-sintern-class-info): Remove unused var `taglist'.
9136         (idlwave-find-class-definition): Remove unused var `list'.
9137         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
9138         (idlwave-what-module-find-class): Remove unused var `classes'.
9140 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
9142         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
9144 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9146         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
9147         buffers visited.  Remove redundant current-buffer-saving.
9149 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9151         Use completion-in-buffer and remove uses of dynamic scoping.
9152         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
9153         (pascal-buffer-to-use, pascal-flag): Don't declare.
9154         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
9155         (pascal-get-completion-decl, pascal-keyword-completion):
9156         Add `pascal-str' argument, save-excursion,
9157         return the found completions, and don't filter with pascal-pred.
9158         (pascal-completion-cache): New var.
9159         (pascal-completion): Don't switch buffer any more (it was never
9160         necessary).  Don't save-excursion any more (it's done by the called
9161         subroutines).  Use a cache to avoid redundant computations.
9162         Use complete-with-action rather than pascal-completion-response and
9163         let it apply the predicate as well.
9164         (pascal-complete-word): Use completion-in-buffer when
9165         pascal-toggle-completions is nil.
9166         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
9167         not used any more.
9168         (pascal-comp-defun): Don't change buffer any more.
9169         Use complete-with-action rather than pascal-completion-response and
9170         let it apply the predicate as well.
9171         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
9172         when neded.
9174 2009-12-02  Kenichi Handa  <handa@m17n.org>
9176         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
9177         shape for all Indic scripts.
9179 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9181         Use completion-in-buffer.
9182         * wid-edit.el (widget-field-text-end): New function.
9183         (widget-field-value-get): Use it.
9184         (widget-string-complete, widget-file-complete)
9185         (widget-color-complete): Use it and completion-in-region.
9186         (widget-complete): Don't narrow the buffer.
9188 2009-12-02  Glenn Morris  <rgm@gnu.org>
9190         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
9191         (rmail-select-summary): Use rmail-pop-to-buffer.
9192         * mail/rmailsum.el: Replace all pop-to-buffer calls with
9193         rmail-pop-to-buffer, to prevent horizontal splits.
9195         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
9196         save-excursion with save-current-buffer.
9197         Widen before searching.  (Bug#5093)
9198         (diary-list-sexp-entries): Remove superfluous save-excursion.
9200 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
9202         * woman.el (woman-make-bufname): Handle man-pages with "." in the
9203         name.  (Bug#5038)
9205 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
9207         * ido.el (ido-file-internal): Handle filenames at point that do
9208         not have a directory part.  (Bug#5049)
9210 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
9212         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
9213         (mpc-songs-jump-to, mpc-resume): Doc fixes.
9215 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
9217         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
9218         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
9219         any more.
9221 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9223         * comint.el (comint-insert-input): Ignore clicks to the right of
9224         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
9226         * vc.el (vc-print-log-internal): Don't wait for the process to
9227         terminate before setting up the major mode.
9229         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
9230         in case.
9232         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
9233         the last element.
9235         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
9237 2009-12-01  Glenn Morris  <rgm@gnu.org>
9239         * window.el (window--display-buffer-2): Fix previous changes.
9241 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
9243         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
9245 2009-12-01  Glenn Morris  <rgm@gnu.org>
9247         * Makefile.in (ELCFILES): Add mpc.elc.
9249 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9251         * mpc.el: New file.
9253 2009-12-01  Glenn Morris  <rgm@gnu.org>
9255         * window.el (window-to-use): Define for compiler.
9257         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
9258         consistent with others (no final period).
9260         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
9261         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
9263 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
9265         Make vc-print-log buttons work.
9266         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
9268 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
9270         * savehist.el (savehist-autosave-interval): Allow setting to nil
9271         through customize.  (Bug#5056)
9273 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
9275         Fix references to jit-lock properties.
9276         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
9277         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
9278         (perl-font-lock-special-syntactic-constructs):
9279         Quote jit-lock-defer-multiline property.
9281 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
9283         * vc-git.el (vc-git-registered): Call vc-git-root only once.
9285 2009-11-30  Juri Linkov  <juri@jurta.org>
9287         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
9288         value `buffer' of `multi-isearch-next-buffer-current-function'.
9289         Use `(current-buffer)' when `buffer' is nil.
9290         (multi-isearch-next-buffer-from-list): Don't fallback to
9291         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
9293 2009-11-30  Juri Linkov  <juri@jurta.org>
9295         * misearch.el (multi-isearch-read-buffers): Move canonicalization
9296         of buffers with `get-buffer' to `multi-isearch-buffers'.
9297         (multi-isearch-buffers, multi-isearch-buffers-regexp):
9298         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
9299         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
9300         FILES with `expand-file-name' converting relative file names
9301         to absolute.  Doc fix.  (Bug#4727)
9303 2009-11-30  Juri Linkov  <juri@jurta.org>
9305         * misearch.el (multi-isearch-read-buffers)
9306         (multi-isearch-read-matching-buffers): New functions.
9307         (multi-isearch-buffers, multi-isearch-buffers-regexp):
9308         Use them in the `interactive' spec.  Doc fix.
9309         (multi-isearch-read-files, multi-isearch-read-matching-files):
9310         New functions.
9311         (multi-isearch-files, multi-isearch-files-regexp):
9312         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
9314 2009-11-30  Juri Linkov  <juri@jurta.org>
9316         * doc-view.el (doc-view-continuous):
9317         Rename from `doc-view-continuous-mode'.
9318         (doc-view-menu): Move "Toggle display" to the top.
9319         Add submenu "Continuous" with radio buttons "Off"/"On"
9320         and "Save as Default".
9321         (doc-view-scroll-up-or-next-page)
9322         (doc-view-scroll-down-or-previous-page)
9323         (doc-view-next-line-or-next-page)
9324         (doc-view-previous-line-or-previous-page): Rename
9325         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
9327 2009-11-30  Juri Linkov  <juri@jurta.org>
9329         * comint.el (comint-mode-map): Rebind `M-r' from
9330         `comint-previous-matching-input' to
9331         `comint-history-isearch-backward-regexp'.
9332         Unbind `M-s' to allow global key binding `M-s'.
9333         Add menu items for `comint-history-isearch-backward' and
9334         `comint-history-isearch-backward-regexp'.  (Bug#3746)
9336 2009-11-30  Juri Linkov  <juri@jurta.org>
9338         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
9339         For def=recenter, replace `recenter' with `recenter-top-bottom'
9340         that is called with `this-command' and `last-command' let-bound
9341         to `recenter-top-bottom'.  When the last `def' was not `recenter',
9342         set `recenter-last-op' to nil.  (Bug#4981)
9344 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9346         Minor cleanup and simplification.
9347         * filecache.el (file-cache-add-directory)
9348         (file-cache-add-directory-recursively)
9349         (file-cache-add-from-file-cache-buffer)
9350         (file-cache-delete-file-regexp, file-cache-delete-directory)
9351         (file-cache-files-matching-internal, file-cache-display): Use dolist.
9352         (file-cache-temp-minibuffer-message): Delete function.
9353         (file-cache-minibuffer-complete): Use minibuffer-message instead.
9355         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
9356         Don't signal an error when bumping into EOB in tr, s, or y.
9358 2009-11-29  Juri Linkov  <juri@jurta.org>
9360         * startup.el (fancy-about-text): Fix wording of Guided Tour.
9361         (Bug#4960)
9363         * descr-text.el (describe-char-unidata-list): Use lowercase name
9364         for "Unicode name" like in other tags.
9366 2009-11-29  Juri Linkov  <juri@jurta.org>
9368         * ediff-util.el (ediff-minibuffer-with-setup-hook):
9369         New compatibility macro.
9370         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
9372 2009-11-29  Juri Linkov  <juri@jurta.org>
9374         Add defcustom to define the cycling order of `recenter-top-bottom'.
9375         (Bug#4981)
9377         * window.el (recenter-last-op): Doc fix.
9378         (recenter-positions): New defcustom.
9379         (recenter-top-bottom): Rewrite to use `recenter-positions'.
9380         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
9382 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
9384         Improve integration of Tramp and ange-ftp in eshell.
9386         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
9387         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
9388         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
9390         * eshell/esh-util.el (top): Require also Tramp when compiling.
9391         (eshell-directory-files-and-attributes): Check for FTP remote
9392         connection.
9393         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
9394         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
9395         (eshell-file-attributes): Handle ".".  Return `entry'.
9397         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
9398         (ange-ftp-directory-files-and-attributes)
9399         (ange-ftp-real-directory-files-and-attributes): New defuns.
9401         * net/tramp.el (tramp-maybe-open-connection): Open the remote
9402         shell with "exec" when possible.  This prevents trailing prompts
9403         in `start-file-process'.
9405 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9407         Try and remove assumptions about point-min==1.
9408         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
9409         (rng-compute-mode-line-string): Show the validation percentage in
9410         terms of the narrowed text, not the widened text.
9411         (rng-do-some-validation): Don't catch internal errors when debugging.
9412         (rng-first-error): Simplify.
9413         (rng-after-change-function): Remove work around.  AFAIK the bug has
9414         been fixed a while ago.
9416         * image-mode.el (image-minor-mode): Exit more gracefully when the image
9417         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
9419         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
9421         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
9422         `cd' doesn't always do it for us (bug#5067).
9424         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
9425         on 2009-10-25 as part of some other change (bug#5067).
9427 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9429         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
9430         `suspicious'.
9431         (byte-compile-warnings): Use byte-compile-warning-types.
9432         (byte-compile-save-excursion): Warn about use of set-buffer right
9433         after save-excursion.
9435         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
9436         the excursion as well.
9438 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
9440         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
9441         providing a Tramp related implementation of "su" and "sudo".
9442         (eshell-unix-initialize): Add "su" and "sudo".
9444 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
9446         * net/socks.el (socks-send-command): Convert binary request to
9447         unibyte before sending.  This fixes mishandling of some port
9448         numbers such as 129.
9450 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9452         * help.el (describe-bindings-internal): Remove `interactive'.
9454         * man.el (Man-completion-table): Trim a terminating "(".
9455         Remove the space between name page a section.
9456         Add the command's description on the `help-echo' property.
9457         Remove `process-connection-type' binding since it's unused by
9458         call-process.
9459         Provide completion for the "<section> <name>" format as well.
9460         (Man-default-man-entry): Remove spurious var shadowing the argument.
9462 2009-11-26  Kevin Ryde  <user42@zip.com.au>
9464         * log-view.el: Add "Keywords: tools", since its other keywords
9465         aren't in finder-known-keywords, and following vc.el.
9467         * sha1.el (sha1-string-external): default-directory "/" in case
9468         otherwise non-existent.  process-connection-type pipe for touch of
9469         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
9471 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9473         Misc coding convention cleanups.
9474         * htmlfontify.el (hfy-init-kludge-hook): Rename from
9475         hfy-init-kludge-hooks.
9476         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
9477         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
9478         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
9479         and push.
9480         (hfy-slant, hfy-weight): Use tables rather than code.
9481         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
9482         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
9483         (hfy-face-attr-for-class): Initialize `face-spec' directly.
9484         (hfy-face-to-css): Remove `nconc' with single arg.
9485         (hfy-p-to-face-lennart): Use `or'.
9486         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
9487         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
9488         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
9489         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
9490         (hfy-force-fontification): Use run-hooks.
9492 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
9494         Various minor fixes.
9495         * htmlfontify.el (hfy-default-header): Add toggle_invis since
9496         Javascript belongs in the header, not the body.
9497         (hfy-javascript): Remove.
9498         (hfy-fontify-buffer): Don't insert it any more.
9499         (hfy-face-at): Handle (face0 face1 face2) style face properties.
9500         Fix bug in invis handling when there were no invis props in a chunk.
9502 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9504         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
9506 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
9508         * finder.el (finder-mode-map): Add a menu.
9510 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
9512         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
9513         "unsigned" structs.
9515         (verilog-leap-to-head, verilog-backward-token): Handle "disable
9516         fork" statement better.
9518 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
9520         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
9521         (verilog-delete-auto, verilog-delete-empty-auto-pair)
9522         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
9523         Reported by Clay Douglass.
9525         (verilog-auto-inst, verilog-auto-star-safe)
9526         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
9527         Fix removing "// Interfaces" when saving .* expansions.  Reported by
9528         Pierre-David Pfister.
9530 2009-11-26  Glenn Morris  <rgm@gnu.org>
9532         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
9533         the scope.
9535 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
9537         * vc-annotate.el (vc-annotate-revision-previous-to-line):
9538         Really use previous revision.
9540 2009-11-25  Kevin Ryde  <user42@zip.com.au>
9542         * man.el (Man-completion-table): default-directory "/" in case
9543         doesn't otherwise exist.  process-environment COLUMNS=999 so as
9544         not to truncate long names.  process-connection-type pipe to avoid
9545         any chance of hitting the pseudo-tty TIOCGWINSZ.
9546         (man): completion-ignore-case t for friendliness and since man
9547         itself is case-insensitive on the command line.
9548         Further to Bug#3717.
9550         * arc-mode.el: Add "Keywords: files", so the details in its
9551         commentary can be reached from finder-by-keyword.
9552         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
9553         editing mode, but it's comms related and sgml-mode.el has "comm"
9554         on that basis too.
9555         * textmodes/bibtex-style.el: Add "Keywords: tex".
9556         * international/isearch-x.el, international/ja-dic-cnv.el:
9557         * international/ja-dic-utl.el, international/kkc.el:
9558         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
9560 2009-11-25  Juri Linkov  <juri@jurta.org>
9562         * man.el (Man-completion-table): Modify regexp to include
9563         section names to completion strings.  (Bug#3717)
9565 2009-11-25  Juri Linkov  <juri@jurta.org>
9567         Search recursively in gzipped files.  (Bug#4982)
9569         * progmodes/grep.el (grep-highlight-matches): Add new options
9570         `always' and `auto'.  Doc fix.
9571         (grep-process-setup): Check `grep-highlight-matches' for
9572         `auto-detect' to determine the need to compute grep defaults.
9573         Move Windows/DOS specific --colors settings handling
9574         to `grep-compute-defaults'.  Check `grep-highlight-matches'
9575         to get the value of "--color=".
9576         (grep-compute-defaults): Compute `grep-highlight-matches' when it
9577         has the value `auto-detect'.  Move Windows/DOS specific settings
9578         from `grep-process-setup'.
9579         (zrgrep): New command with alias `rzgrep'.
9581 2009-11-25  Juri Linkov  <juri@jurta.org>
9583         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
9584         to nil instead of switching off view-mode.  (Bug#4896)
9586 2009-11-25  Juri Linkov  <juri@jurta.org>
9588         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
9590         * mwheel.el (mwheel-scroll-up-function)
9591         (mwheel-scroll-down-function): New defvars.
9592         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
9593         `scroll-up', and `mwheel-scroll-down-function' instead of
9594         `scroll-down'.
9596         * doc-view.el (doc-view-scroll-up-or-next-page)
9597         (doc-view-scroll-down-or-previous-page): Add optional ARG.
9598         Use this ARG in the call to image-scroll-up/image-scroll-down.
9599         Change `interactive' spec to "P".  Goto next/previous page only
9600         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
9601         SPC/DEL case).  Doc fix.
9602         (doc-view-next-line-or-next-page)
9603         (doc-view-previous-line-or-previous-page): Rename arg to ARG
9604         for consistency.
9605         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
9606         `doc-view-scroll-up-or-next-page', and buffer-local
9607         `mwheel-scroll-down-function' to
9608         `doc-view-scroll-down-or-previous-page'.
9610 2009-11-25  Juri Linkov  <juri@jurta.org>
9612         Provide additional default values (directories at other Dired
9613         windows) via M-n in the minibuffer of some Dired commands.
9615         * dired-aux.el (dired-diff, dired-compare-directories)
9616         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
9617         `minibuffer-default' in `minibuffer-with-setup-hook'.
9618         (dired-dwim-target-directory): Find a window that displays Dired
9619         buffer instead of failing when the next window is not Dired.
9620         Use `get-window-with-predicate' to find for the next Dired window.
9621         (dired-dwim-target-defaults): New function.
9623         * ediff-util.el (ediff-read-file-name):
9624         Use `dired-dwim-target-defaults' to set `minibuffer-default'
9625         in `minibuffer-with-setup-hook'.
9627 2009-11-25  Juri Linkov  <juri@jurta.org>
9629         Provide additional default values (file name at point or at the
9630         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
9632         * minibuffer.el (read-file-name-defaults): New function.
9633         (read-file-name): Reset `minibuffer-default' to nil when
9634         it duplicates initial input `insdef'.
9635         Bind `minibuffer-default-add-function' to lambda that
9636         calls `read-file-name-defaults' in `minibuffer-selected-window'.
9637         (minibuffer-insert-file-name-at-point): New command.
9639         * files.el (file-name-at-point-functions): New defcustom.
9640         (find-file-default): Remove defvar.
9641         (find-file-read-args): Don't use `find-file-default'.
9642         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
9643         to `read-file-name'.
9644         (find-file-literally): Use `read-file-name' with
9645         `confirm-nonexistent-file-or-buffer'.
9647         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
9649         * dired.el (dired-read-dir-and-switches):
9650         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
9651         to `read-file-name'.
9652         (dired-file-name-at-point): New function.
9653         (dired-mode): Add hook `dired-file-name-at-point' to
9654         `file-name-at-point-functions'.
9656 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9658         Really make the *Completions* window soft-dedicated (bug#5030).
9659         * window.el (window--display-buffer-2): Add `dedicated' argument.
9660         (display-buffer): Pass it when needed so the dedicated flag is set
9661         after calling set-window-buffer, which would otherwise reset it.
9663 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9665         * progmodes/meta-mode.el (meta-complete-symbol):
9666         * progmodes/etags.el (complete-tag):
9667         * mail/mailabbrev.el (mail-abbrev-complete-alias):
9668         Use completion-in-region.
9670         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
9671         (dabbrev-completion): Use completion-in-region.
9672         (dabbrev--abbrev-at-point): Simplify regexp.
9674         * abbrev.el (abbrev--before-point): Use word-motion functions
9675         if :regexp is not specified (bug#5031).
9677         * subr.el (string-prefix-p): New function.
9679         * man.el (Man-completion-cache): New var.
9680         (Man-completion-table): Use it.
9682         * vc.el (vc-print-log-internal): Make `limit' optional for better
9683         compatibility (e.g. with vc-annotate.el).
9685 2009-11-24  Kevin Ryde  <user42@zip.com.au>
9687         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
9688         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
9690         * emacs-lisp/elint.el (elint-add-required-env): Better error message
9691         when .el source file not found or other error.
9693 2009-11-24  Markus Triska  <markus.triska@gmx.at>
9695         * linum.el (linum-update-window): Ignore intangible (bug#4996).
9697 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9699         Handle the [back] button properly (bug#4979).
9700         * descr-text.el (describe-text-properties): Add a `buffer' argument.
9701         Use help-setup-xref, help-buffer, and with-help-window.
9702         (describe-char): Add `buffer' argument.
9703         Pass proper command to help-setup-xref.  Don't meddle with
9704         help-xref-stack-item directly.
9705         (describe-text-category): Use with-help-window and help-buffer.
9707         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
9708         for the displayed buffer (bug#4887).
9710         * man.el (Man-completion-table): New function.
9711         (man): Use it.
9713 2009-11-24  David Reitter  <david.reitter@gmail.com>
9715         * vc-git.el (vc-git-registered): Use checkout directory (where
9716         .git is) rather than the file's directory and a relative path spec
9717         to work around a bug in git.
9719 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
9721         Improve handling of processes on remote hosts.
9723         * eshell/esh-util.el (eshell-path-env): New defvar.
9724         (eshell-parse-colon-path): New defun.
9725         (eshell-file-attributes): Use `eshell-parse-colon-path'.
9727         * eshell/esh-ext.el (eshell-search-path):
9728         Use `eshell-parse-colon-path'.
9729         (eshell-remote-command): Remove argument HANDLER.
9730         (eshell-external-command): Check for FTP remote connection.
9732         * eshell/esh-proc.el (eshell-gather-process-output):
9733         Use `file-truename', in order to start also symlinked files.
9734         Apply `start-file-process' instead of `start-process'.
9735         Shorten `command' to the local file name part.
9737         * eshell/em-cmpl.el (eshell-complete-commands-list):
9738         Use `eshell-parse-colon-path'.
9740         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
9742         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
9743         to `eshell-directory-change-hook'.
9745 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
9747         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
9748         because it could be enabled automatically if view-read-only is non-nil.
9750 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
9752         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
9753         made on 2009-11-22.
9755 2009-11-24  Glenn Morris  <rgm@gnu.org>
9757         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
9758         deleted variable bookmark-bmenu-bookmark-column.
9760 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9762         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
9764 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
9766         * net/browse-url.el (browse-url-filename-alist): On Windows, add
9767         two slashes to the "file:" prefix.
9768         (browse-url-file-url): De-munge Cygwin filenames before passing
9769         them to Windows browser.
9770         (browse-url-default-windows-browser): Use call-process.
9772 2009-11-23  Juri Linkov  <juri@jurta.org>
9774         Implement DocView Continuous mode.  (Bug#4896)
9775         * doc-view.el (doc-view-continuous-mode): New defcustom.
9776         (doc-view-mode-map): Bind C-n/<down> to
9777         `doc-view-next-line-or-next-page', C-p/<up> to
9778         `doc-view-previous-line-or-previous-page'.
9779         (doc-view-next-line-or-next-page)
9780         (doc-view-previous-line-or-previous-page): New commands.
9782 2009-11-23  Juri Linkov  <juri@jurta.org>
9784         Implement Isearch in comint input history.  (Bug#3746)
9785         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
9786         `isearch-mode-hook'.
9787         (comint-history-isearch): New defcustom.
9788         (comint-history-isearch-backward)
9789         (comint-history-isearch-backward-regexp): New commands.
9790         (comint-history-isearch-message-overlay): New buffer-local variable.
9791         (comint-history-isearch-setup, comint-history-isearch-end)
9792         (comint-goto-input, comint-history-isearch-search)
9793         (comint-history-isearch-message, comint-history-isearch-wrap)
9794         (comint-history-isearch-push-state)
9795         (comint-history-isearch-pop-state): New functions.
9797 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
9799         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
9800         return.
9801         (tramp-handle-make-symbolic-link)
9802         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
9803         Quote file names.
9804         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
9805         (tramp-handle-process-file): Use it.
9807 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9809         * window.el (move-to-window-line-last-op): Remove.
9810         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
9812 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
9814         Make M-r mirror the new cycling behavior of C-l.
9815         * window.el (move-to-window-line-last-op): New var.
9816         (move-to-window-line-top-bottom): New command.
9817         (global-map): Bind M-r move-to-window-line-top-bottom.
9819 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
9821         * dired-x.el (dired-guess-shell-alist-default):
9822         Support xz format.  (Bug#4953)
9824 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
9826         * emulation/viper-cmd.el: Use viper-last-command-char instead of
9827         last-command-char/last-command-event.
9828         (viper-prefix-arg-value): Do correct conversion of event-char for
9829         XEmacs.
9831         * emulation/viper-util.el, emulation/viper.el:
9832         Use viper-last-command-char instead of
9833         last-command-char/last-command-event.
9835         * ediff-init.el, ediff-mult.el, ediff-util.el:
9836         Replace last-command-char and last-command-event
9837         with (ediff-last-command-char) everywhere.
9839         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
9840         created in fundamental mode.
9842         * ediff.el (ediff-version): Revert the change of interactive-p to
9843         called-interactively-p.
9845 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
9847         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
9848         generation from word-movement command names.
9850 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
9852         * cus-start.el (all): Add native condition for font-use-system-font.
9854 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
9856         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9857         Correct the patch from 2009-11-18.  (Bug#3910)
9859 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
9861         * progmodes/subword.el: Rename from lisp/subword.el.
9863         * subword.el: Rename to progmodes/subword.el.
9865         * Makefile.in (ELCFILES): Adapt to subword.el move.
9867 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9868             Stefan Monnier  <monnier@iro.umontreal.ca>
9870         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
9871         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
9872         (bookmark-bmenu-show-filenames): Use push.
9873         (bookmark-bmenu-hide-filenames): Use local var instead of
9874         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
9875         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
9876         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
9877         filenames now that the bookmark names are always available.
9879 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9881         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
9882         (bookmark-search-pattern): Move and leave unbound.
9883         (bookmark-bmenu-mode-map): Change binding.
9884         (bookmark-read-search-input): Simplify.
9885         Don't use text-char-description.  Don't error on non-char events.
9886         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
9887         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
9888         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
9889         Use a local var for the timer.
9890         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
9891         (i.e. bookmark-bmenu-search).
9893 2009-11-21  Glenn Morris  <rgm@gnu.org>
9895         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
9897 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
9899         * net/browse-url.el (browse-url-default-windows-browser):
9900         Use cygstart for cygwin.
9902 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
9904         * bookmark.el: Formatting and doc fixes only:
9905         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
9906         (bookmark-bmenu-search): Wrap to fit within 80 columns.
9907         Minor grammar and punctuation fixes in doc string.
9908         (bookmark-read-search-input): Adjust to fit within 80 columns.
9910 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
9912         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
9913         (c-backward-into-nomenclature): Adapt to subword renaming.
9915         * subword.el (subword-forward, subword-backward, subword-mark)
9916         (subword-kill, subword-backward-kill, subword-transpose)
9917         (subword-downcase, subword-upcase, subword-capitalize)
9918         (subword-forward-internal, subword-backward-internal):
9919         Rename from forward-subword, backward-subword, mark-subword,
9920         kill-subword, backward-kill-subword, transpose-subwords,
9921         downcase-subword, upcase-subword, capitalize-subword,
9922         forward-subword-internal, backward-subword-internal.
9924 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9926         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
9927         New options.
9928         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
9929         New vars.
9930         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
9931         (bookmark-bmenu-filter-alist-by-regexp)
9932         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
9933         (bookmark-bmenu-search): New command.
9934         (bookmark-bmenu-mode-map): Bind it.
9936 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
9938         * progmodes/cc-cmds.el: declare-functioned forward-subword and
9939         backward-subword to quit the byte-compiler.
9941         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
9943         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
9945         * progmodes/cc-cmds.el (c-update-modeline)
9946         (c-forward-into-nomenclature, c-backward-into-nomenclature):
9947         Refer to subword.el functions instead of cc-subword.el.
9949         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
9950         subword.el functions instead of cc-subword.el.
9952         * progmodes/cc-subword.el: Rename to subword.el.
9953         * subword.el: Rename from progmodes/cc-subword.el.
9954         (subword-mode-map): Rename from c-subword-mode-map.
9955         (subword-mode): Rename from c-subword-mode.
9956         (global-subword-mode): New global minor mode.
9957         (forward-subword): Rename from c-forward-subword.
9958         (backward-subword): Rename from c-backward-subword.
9959         (mark-subword): Rename from c-mark-subword.
9960         (kill-subword): Rename from c-kill-subword.
9961         (backward-kill-subword): Rename from c-backward-kill-subword.
9962         (transpose-subwords): Rename from c-tranpose-subword.
9963         (downcase-subword): Rename from c-downcase-subword.
9964         (capitalize-subword): Rename from c-capitalize-subword.
9965         (forward-subword-internal): Rename from c-forward-subword-internal.
9966         (backward-subword-internal): Rename from c-backward-subword-internal.
9968 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
9970         * vc.el (vc-deduce-fileset): Allow non-state changing operations
9971         from a dired buffer.
9972         (vc-dired-deduce-fileset): New function.
9973         (vc-root-diff, vc-print-root-log): Use it.
9975         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
9976         nil LIMIT argument to vc-print-log-internal.
9978 2009-11-20  Glenn Morris  <rgm@gnu.org>
9980         * Makefile.in (ELCFILES): Regenerate.
9982 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
9984         * calc/calc.el (calc-set-mode-line):
9985         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9986         (math-format-number): Rename `math-format-complement-signed' to
9987         `math-format-twos-complement'.
9989         * calc/calc-bin.el (math-format-twos-complement): Rename from
9990         math-format-complement-signed.
9991         (calc-radix): Rename `calc-complement-signed-mode' to
9992         `calc-twos-complement-mode'.
9993         (calc-octal-radix, calc-hex-radix): Add an argument for
9994         two's complement.
9996         * calc/calc-embed.el (calc-embedded-mode-vars):
9997         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9999         * calc/calc-ext.el (calc-init-extensions):
10000         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
10001         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
10003         * calc/calc-units.el (math-build-units-table-buffer):
10004         Let `calc-twos-complement-mode' be nil.
10006         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
10007         entries.
10009         * calc/calc-vec.el (calcFunc-vunpack):
10010         * calc/calc-aent.el (calc-do-calc-eval):
10011         * calc/calc-forms.el (math-format-date):
10012         * calc/calc-graph.el (calc-graph-plot):
10013         * calc/calc-math.el (math-use-emacs-fn):
10014         * calc/calccomp.el (math-compose-expr):
10015         Let `calc-twos-complement-mode' be nil.
10017 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10019         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
10020         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
10021         * minibuffer.el (completion-in-region-functions): New hook.
10022         (completion-in-region): New function.
10023         * emacs-lisp/lisp.el (lisp-complete-symbol):
10024         * pcomplete.el (pcomplete-std-complete): Use it.
10026 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10028         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
10029         (latex-complete-alist): New vars.
10030         (latex-string-prefix-p, latex-complete-bibtex-keys)
10031         (latex-complete-envnames, latex-complete-refkeys)
10032         (latex-complete-data): New functions.
10033         (latex-complete, latex-indent-or-complete): New commands.
10035         * window.el (display-buffer-mark-dedicated): New var.
10036         (display-buffer): Obey it.
10037         * minibuffer.el (minibuffer-completion-help): Use it.
10039         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
10041         * filecache.el (file-cache-add-file): Use push and cons.
10042         (file-cache-delete-file-regexp): Use push.
10043         (file-cache-complete): Use completion-in-region.
10045         * simple.el (with-wrapper-hook): Fix thinko.
10047         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
10048         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
10049         Use with-current-buffer and string-to-number.
10050         (hfy-fallback-colour-values): Use assoc-string.
10051         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
10052         (hfy-face-at): Remove unused var `found-face'.
10053         (hfy-compile-stylesheet): Remove unused var `css'.
10054         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
10055         and `orig-buffer'.
10056         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
10057         Use with-current-buffer.
10058         (hfy-text-p): Use expand-file-name and fewer setq.
10060 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
10062         * htmlfontify.el, hfy-cmap.el: New files.
10064 2009-11-19  Juri Linkov  <juri@jurta.org>
10066         * minibuffer.el (completions-format): New defcustom.
10067         (completion--insert-strings): Implement vertical format.
10069         * simple.el (switch-to-completions): Move point to the first
10070         completion when point was at the beginning of the buffer.
10072 2009-11-19  Juri Linkov  <juri@jurta.org>
10074         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
10076         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
10078 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
10080         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
10081         (mail-signature): Change default to t.
10082         (mail-from-style): Deprecate `system-default' value.
10083         (mail-insert-from-field): For default value of mail-from-style,
10084         default to `angles' unless `angles' needs quoting and `parens'
10085         does not.
10086         (mail-citation-prefix-regexp): Use citation regexp from
10087         message-mode.
10089 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
10091         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
10092         Set variables for computing the prompt for reading password.
10094 2009-11-19  Glenn Morris  <rgm@gnu.org>
10096         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
10098         * textmodes/flyspell.el (sgml-lexical-context): Declare.
10100         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
10101         (newsticker-treeview-listwindow-height): Fix custom type.
10103 2009-11-19  Kenichi Handa  <handa@m17n.org>
10105         * descr-text.el (describe-char-padded-string): Compose with TAB
10106         only if there's a font for CH.
10107         (describe-char): Fix the condition for detecting a trivial composition.
10109 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
10111         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
10112         more accurate version of the regexp.  (Bug#3910)
10114 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
10116         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
10118 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
10120         * font-setting.el (font-use-system-font): Declare for byte-compiler.
10121         (font-setting-change-default-font): Fix typo in docstring.
10123 2009-11-18  Alan Mackenzie  <acm@muc.de>
10125         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
10127 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
10129         * font-setting.el (font-use-system-font): Move ...
10131         * cus-start.el (all): ... to here.
10133 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
10135         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
10136         Don't set `ad-return-value' if `ad-do-it' doesn't.
10138         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
10139         modification time.
10141 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
10143         * menu-bar.el: Put "Use system font" in Option-menu.
10144         (menu-bar-options-save): Add font-use-system-font.
10146         * loadup.el: If feature system-font-setting or font-render-setting is
10147         there, load font-setting.
10149         * Makefile.in (ELCFILES): Add font-settings.el.
10150         * font-setting.el: New file.
10152 2009-11-17  Glenn Morris  <rgm@gnu.org>
10154         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
10156         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
10157         Preserve point in the list buffer.  (Bug#4939)
10158         Use point-at-eol.
10159         (newsticker--treeview-list-update-highlight)
10160         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
10162 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
10164         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
10165         Remove.
10167         * calc/calc-ext.el (calc-init-extensions): Remove references to
10168         symclip.
10170         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
10172         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
10173         * calc/calc-help.el (calc-b-prefix-help): Remove references to
10174         `calc-symclip'.
10176 2009-11-16  Kevin Ryde  <user42@zip.com.au>
10178         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
10179         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
10181         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
10182         (lm-keywords-list): Allow comma-only separator like "foo,bar".
10183         Ignore trailing spaces by omit-nulls to split-string (fixing
10184         regression from Emacs 21 due to the incompatible split-string
10185         change).  (Bug #4928.)
10187 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
10189         * vc.el (vc-log-show-limit): Default to 2000.
10190         (vc-print-log-internal): Insert buttons to request more entries
10191         when limiting the output.
10193         * vc-sccs.el (vc-sccs-print-log):
10194         * vc-rcs.el (vc-rcs-print-log):
10195         * vc-cvs.el (vc-cvs-print-log):
10196         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
10197         LIMIT is non-nil.
10199 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
10201         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
10202         error when `tramp-gvfs-dbus-event-vector' is set.
10203         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
10205 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10207         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
10209 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
10211         * net/dbus.el (dbus-unregister-service): New defun.
10212         (dbus-register-property): Register the handlers of
10213         "org.freedesktop.DBus.Properties" for SERVICE.
10214         (dbus-property-handler): Fix docstring.
10216 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10218         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
10219         Quote doc string reference in defvaralias as it is not in special form.
10220         (byte-compile-output-docform): Doc fix.
10222 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
10224         * calc/calc.el (math-2-word-size, math-half-2-word-size)
10225         (calc-complement-signed-mode): New variables.
10226         (calc-set-mode-line): Add indicator for twos-complements.
10227         (math-format-number): Format twos-complement notation.
10229         * calc/calc-bin.el (calc-word-size): Reset the variables
10230         `math-2-word-size' and `math-half-2-word-size'.
10231         (math-format-complement-signed, math-symclip, calcFunc-symclip)
10232         (calc-symclip): New functions.
10234         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
10236         * calc/calc-embed.el (calc-embedded-mode-vars):
10237         Add `calc-complement-signed-mode' to the list of modes.
10239         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
10240         (calc-b-oper-keys): Add `calc-symclip' to list.
10242         * calc/calc-ext.el (math-read-number-fancy): Read complement
10243         signed numbers.
10244         (calc-init-extensions): Add binding for `calc-symclip'.
10245         Add autoload for `calcFunc-symclip' and `calc-symclip'.
10247         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
10248         `calc-symclip'.
10249         (calc-modes-menu): Add item for twos complement mode.
10251         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
10253 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
10255         * register.el (jump-to-register, insert-register): Handle Semantic
10256         tags.  From commented-out advice in semantic/senator.el.
10258 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
10260         * vc.el (vc-log-show-limit): New variable.
10261         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
10262         when using a prefix argument.
10263         (vc-print-log-internal): Add new argument LIMIT.
10265         * vc-svn.el (vc-svn-print-log):
10266         * vc-mtn.el (vc-mtn-print-log):
10267         * vc-hg.el (vc-hg-print-log):
10268         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
10269         pass it to the log command when set.  Make the BUFFER argument
10270         non-optional.
10272         * vc-sccs.el (vc-sccs-print-log):
10273         * vc-rcs.el (vc-rcs-print-log):
10274         * vc-git.el (vc-git-print-log):
10275         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
10276         ignore it.  Make the BUFFER argument non-optional
10278         * bindings.el (mode-line-buffer-identification): Do not purecopy.
10280 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
10282         * dired.el (dired-mode-map): Move encryption items to "Operate"
10283         menu (Bug#4703).
10285         * strokes.el (strokes-update-window-configuration): Make strokes
10286         buffer current before erasing (Bug#4906).
10288 2009-11-15  Juri Linkov  <juri@jurta.org>
10290         * simple.el (set-mark-default-inactive): Add :type, :group
10291         and :version.  (Bug#4876)
10293 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
10295         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
10296         (archive-unique-fname): ... here.  (Bug#4929)
10298 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10300         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
10301         with a real fix.
10303         * novice.el (disabled-command-function): Add useful args.
10304         Setup the help buffer so that [back] works.
10305         Remove redundant call to help-mode.
10306         (disabled-command-function): Use `case'.
10307         (en/disable-command): New function extracted from enable-command.
10308         (enable-command, disable-command): Use it.
10310 2009-11-14  Glenn Morris  <rgm@gnu.org>
10312         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
10313         constants.  (Bug#4913)
10315         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
10317 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
10319         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
10320         defined in C that have no doc-strings.  (Bug#1063)
10322 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
10324         * cus-edit.el (data, files):
10325         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
10327 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
10329         * simple.el (shell-command): Doc fix (Bug#4891).
10331         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
10333 2009-11-14  Glenn Morris  <rgm@gnu.org>
10335         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
10336         statements for vc-diff, emerge-quit, and rmail-cease-edit.
10337         If they are already loaded, eval-after-load will do the right thing.
10339         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
10340         compiling.
10342         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
10344         * simple.el (x-selection-owner-p): Declare.
10345         (read-mail-command): Use custom radio type rather than choice.
10346         (completion-no-auto-exit): Doc fix.
10348         * custom.el (defgroup):
10349         * epg-config.el (epg): Doc fixes.
10351 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
10353         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
10354         * international/ccl.el (define-ccl-program): Do not purecopy the
10355         docstring, defconst does it anyway.
10357 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10359         * add-log.el (add-change-log-entry): Avoid displaying the changelog
10360         a second time.
10362         * x-dnd.el (x-dnd-maybe-call-test-function):
10363         * window.el (split-window-vertically):
10364         * whitespace.el (whitespace-help-on):
10365         * vc-rcs.el (vc-rcs-consult-headers):
10366         * userlock.el (ask-user-about-lock-help)
10367         (ask-user-about-supersession-help):
10368         * type-break.el (type-break-force-mode-line-update):
10369         * time-stamp.el (time-stamp-conv-warn):
10370         * terminal.el (te-set-output-log, te-more-break, te-filter)
10371         (te-sentinel, terminal-emulator):
10372         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
10373         (term-write-input-ring, term-check-source, term-start-output-log):
10374         (term-display-buffer-line, term-dynamic-list-completions):
10375         (term-ansi-make-term, serial-term):
10376         * subr.el (selective-display):
10377         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10378         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
10379         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
10380         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
10381         (speedbar-remove-localized-speedbar-support)
10382         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
10383         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
10384         (speedbar-buffers-line-directory):
10385         * simple.el (shell-command-on-region, append-to-buffer)
10386         (prepend-to-buffer):
10387         * shadowfile.el (shadow-save-todo-file):
10388         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
10389         (scroll-bar-maybe-set-window-start):
10390         * sb-image.el (speedbar-image-dump):
10391         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
10392         (load-save-place-alist-from-file):
10393         * ps-samp.el (ps-print-message-from-summary):
10394         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
10395         (ps-background-image, ps-begin-job, ps-do-despool):
10396         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
10397         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
10398         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
10399         (pr-call-process, pr-file-list, pr-interface-save):
10400         * novice.el (disabled-command-function)
10401         (enable-command, disable-command):
10402         * mouse.el (mouse-buffer-menu-alist):
10403         * mouse-copy.el (mouse-kill-preserving-secondary):
10404         * macros.el (kbd-macro-query):
10405         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
10406         * informat.el (batch-info-validate):
10407         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
10408         * hippie-exp.el (try-expand-dabbrev-visible):
10409         * help-mode.el (help-make-xrefs):
10410         * help-fns.el (describe-variable):
10411         * generic-x.el (bat-generic-mode-run-as-comint):
10412         * finder.el (finder-mouse-select):
10413         * find-dired.el (find-dired-sentinel):
10414         * filesets.el (filesets-file-close):
10415         * files.el (list-directory):
10416         * faces.el (list-faces-display, describe-face):
10417         * facemenu.el (list-colors-display):
10418         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
10419         * epg.el (epg--process-filter, epg-cancel):
10420         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
10421         (epa--read-signature-type):
10422         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
10423         (emerge-file-names):
10424         * ehelp.el (electric-helpify):
10425         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
10426         * ediff-vers.el (rcs-ediff-view-revision):
10427         * ediff-util.el (ediff-setup):
10428         * ediff-mult.el (ediff-append-custom-diff):
10429         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
10430         (ediff-wordify):
10431         * echistory.el (Electric-command-history-redo-expression):
10432         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
10433         * disp-table.el (describe-display-table):
10434         * dired.el (dired-find-buffer-nocreate):
10435         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
10436         * dabbrev.el (dabbrev--same-major-mode-p):
10437         * chistory.el (list-command-history):
10438         * apropos.el (apropos-documentation):
10439         * allout.el (allout-obtain-passphrase):
10440         (allout-copy-exposed-to-buffer):
10441         (allout-verify-passphrase): Use with-current-buffer.
10443 2009-11-13  Glenn Morris  <rgm@gnu.org>
10445         * Makefile.in (ELCFILES): Regenerate.
10447 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
10449         * net/dbus.el (dbus-registered-objects-table): Rename from
10450         `dbus-registered-functions-table', because it contains also properties.
10451         (dbus-unregister-object): Unregister also properties.
10452         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
10453         Use a timeout of 500 msec, in order to not block.
10454         (dbus-register-property, dbus-property-handler): New defuns.
10456 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10458         * simple.el (minibuffer-default-add-completions): Drop deprecated
10459         4th arg.
10461 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
10463         * textmodes/artist.el (artist-mouse-choose-operation):
10464         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
10465         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
10466         (artist-compute-up-event-key): New function.
10467         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
10469 2009-11-13  Kenichi Handa  <handa@m17n.org>
10471         * language/japan-util.el: Make sure that the value of jisx0208
10472         property is jisx0208 character.
10474 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
10476         * international/mule.el (auto-coding-regexp-alist): Only purecopy
10477         car or each item, not the whole list.
10479 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10481         * minibuffer.el (minibuffer-completion-help):
10482         Use minibuffer-hide-completions.
10484 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
10486         * dired.el (dired-save-positions, dired-restore-positions): New funs.
10487         (dired-revert): Use them (bug#4880).
10489 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
10491         * tooltip.el (tooltip-frame-parameters): Undo previous change.
10493 2009-11-12  Juri Linkov  <juri@jurta.org>
10495         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
10496         New functions.
10497         (find-file-literally-at-point): Alias of `ffap-literally'.
10499 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
10501         * textmodes/ispell.el (ispell-skip-region-alist):
10502         * textmodes/css-mode.el (auto-mode-alist):
10503         * progmodes/compile.el (auto-mode-alist):
10504         * international/mule.el (ctext-non-standard-encodings-alist)
10505         (ctext-non-standard-encodings-regexp):
10506         * simple.el (shell-command-switch, text-read-only):
10507         * replace.el (occur-mode-map):
10508         * paths.el (rmail-file-name):
10509         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
10510         * find-file.el (ff-special-constructs):
10511         * files.el (file-name-handler-alist):
10512         * composite.el: Purecopy strings.
10514         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
10516 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
10518         * widget.el (define-widget): Purecopy the docstring.
10519         * international/mule-cmds.el (charset): Do not purecopy the
10520         docstring here, define-widget does it.
10522         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
10523         * textmodes/bibtex-style.el (auto-mode-alist):
10524         * progmodes/inf-lisp.el (inferior-lisp-prompt):
10525         * progmodes/compile.el (compile-command):
10526         * language/korea-util.el (default-korean-keyboard):
10527         * international/mule-conf.el (file-coding-system-alist):
10528         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
10529         * tooltip.el (tooltip-frame-parameters):
10530         * newcomment.el (comment-end, comment-padding):
10531         * dired.el (dired-trivial-filenames):
10532         * comint.el (comint-file-name-prefix): Purecopy initial values.
10534 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
10536         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
10537         (tramp-advice-minibuffer-electric-tilde): Unload advices via
10538         `tramp-unload'.
10539         (tramp-advice-make-auto-save-file-name)
10540         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
10541         after removing the advice.
10543 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
10545         * progmodes/grep.el (grep-regexp-alist):
10546         * international/mule-cmds.el (iso-2022-control-alist):
10547         * emacs-lisp/timer.el (timer-duration-words):
10548         * subr.el (version-separator, version-regexp-alist):
10549         * minibuffer.el (completion-styles-alist):
10550         * faces.el (face-attribute-name-alist, list-faces-sample-text):
10551         Change defvars to defconsts.
10553         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
10554         * loadup.el ("international/mule-conf"): Load the byte compiled version.
10555         * international/mule-conf.el: Allow to be byte compiled.
10557         * international/mule.el (define-charset): Purecopy props.
10558         (load-with-code-conversion): Purecopy doc string and file name.
10559         (put-charset-property): Purecopy strings.
10560         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
10562         * international/mule-cmds.el (register-input-method): Purecopy arguments.
10563         (define-char-code-property): Correctly purecopy the table.
10565         * international/ccl.el (define-ccl-program): Purecopy the docstring.
10567         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
10569         * subr.el (add-hook): Purecopy strings.
10570         (eval-after-load): Purecopy load-history-regexp and the form.
10572         * custom.el (custom-declare-group): Purecopy load-file-name.
10574         * subr.el (menu-bar-separator): New defconst.
10575         * net/eudc.el (eudc-tools-menu):
10576         * international/mule-cmds.el (set-coding-system-map)
10577         (mule-menu-keymap):
10578         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
10579         * vc-hooks.el (vc-menu-map):
10580         * replace.el (occur-mode-map):
10581         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
10582         (menu-bar-edit-menu, menu-bar-goto-menu)
10583         (menu-bar-custom-menu, menu-bar-showhide-menu)
10584         (menu-bar-options-menu, menu-bar-tools-menu)
10585         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
10586         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
10587         (menu-bar-help-menu):
10588         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
10589         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
10591         * term/x-win.el (x-gtk-stock-map):
10592         * progmodes/vera-mode.el (auto-mode-alist):
10593         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
10594         (inferior-lisp-program, inferior-lisp-load-command):
10595         * progmodes/hideshow.el (hs-special-modes-alist):
10596         * progmodes/gud.el (same-window-regexps):
10597         * progmodes/grep.el (grep-program, find-program, xargs-program):
10598         * net/telnet.el (same-window-regexps):
10599         * net/rlogin.el (same-window-regexps):
10600         * language/ethiopic.el (font-ccl-encoder-alist):
10601         * vc-sccs.el (vc-sccs-master-templates):
10602         * vc-rcs.el (vc-rcs-master-templates):
10603         * subr.el (cl-assertion-failed):
10604         * simple.el (next-error-overlay-arrow-position):
10605         * lpr.el (lpr-command):
10606         * locate.el (locate-ls-subdir-switches):
10607         * info.el (same-window-regexps, info)
10608         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10609         * image-mode.el (image-mode, auto-mode-alist):
10610         * hippie-exp.el (hippie-expand-ignore-buffers):
10611         * format.el (format-alist):
10612         * find-dired.el (find-ls-subdir-switches, find-grep-options)
10613         (find-name-arg):
10614         * facemenu.el (facemenu-keybindings):
10615         * dired.el (dired-listing-switches, dired-chown-program):
10616         * diff.el (diff-switches, diff-command):
10617         * cus-edit.el (same-window-regexps):
10618         * bindings.el (mode-line-mule-info)
10619         (mode-line-buffer-identification): Purecopy strings.
10621 2009-11-11  Juri Linkov  <juri@jurta.org>
10623         * simple.el (dired-get-filename) <declare-function>:
10624         Tell the byte-compiler about dired-get-filename.
10625         (shell-command): In Dired mode, get filename from the current line
10626         as the default value.
10628 2009-11-10  Glenn Morris  <rgm@gnu.org>
10630         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
10631         * calendar/holidays.el, progmodes/cperl-mode.el:
10632         Update x-popup-menu declarations.
10634         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
10635         (list-load-path-shadows): Use dolist.
10636         (list-load-path-shadows): Use with-current-buffer.
10638 2009-11-10  Juri Linkov  <juri@jurta.org>
10640         * minibuffer.el (read-file-name): Support a list of default values
10641         in `default-filename'.  Use the first file name where only one
10642         element is required.  Doc fix.
10644 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
10646         * net/dbus.el (dbus-unregister-object): Release service, if no
10647         other method is registered for it.
10649 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
10651         * bookmark.el (bookmark-completing-read): Sort bookmark names if
10652         bookmark-sort-flag is non-nil (Bug#4653).
10654 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
10656         * emulation/cua-base.el: Add CUA property to some CC mode commands
10657         (Bug#4100).
10659 2009-11-08  Kevin Ryde  <user42@zip.com.au>
10661         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
10662         at end of sentence (Bug#4818).
10664 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
10666         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10667         Handle "see declaration of" MSFT statements (Bug#4100).
10669 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
10671         * net/tramp.el (tramp-advice-make-auto-save-file-name)
10672         (tramp-advice-file-expand-wildcards): Unload via
10673         `ad-remove-advice'.
10675         * net/trampver.el: Update release number.
10677 2009-11-08  Kevin Ryde  <user42@zip.com.au>
10679         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
10680         `ad-do-it'.
10682 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
10684         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
10685         in order to keep context in SELinux.
10687 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
10689         * dired-aux.el (dired-query): Place cursor in echo area and allow
10690         C-g.
10692         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
10693         menu item if not on a directory (Bug#4701).
10695 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
10697         Sync with Tramp 2.1.17.
10699         * net/tramp.el (tramp-handle-copy-directory): Don't use
10700         `file-remote-p' (due to compatibility).
10702         * net/tramp-compat.el (tramp-compat-copy-directory)
10703         (tramp-compat-delete-directory): New defuns.
10705         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
10706         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
10707         `tramp-compat-delete-directory'.
10709         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
10710         (tramp-smb-handle-delete-directory): Use
10711         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
10713         * net/trampver.el: Update release number.
10715 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
10717         * tar-mode.el (tar-copy): Call write-region on the right buffer
10718         (Bug#4857).
10720         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
10721         by hand, if necessary (Bug#4878).
10723 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
10725         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
10726         align size column (Bug#4839).
10728         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
10729         statement.
10731 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10733         * progmodes/ld-script.el (auto-mode-alist):
10734         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
10736         * cus-face.el (custom-declare-face): Purecopy face spec.
10738 2009-11-06  Kenichi Handa  <handa@m17n.org>
10740         * international/uni-bidi.el: Re-generated.
10741         * international/uni-category.el: Re-generated.
10742         * international/uni-combining.el: Re-generated.
10743         * international/uni-mirrored.el: Re-generated.
10745 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10747         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
10748         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
10749         (tex-start-options, slitex-run-command, latex-run-command)
10750         (tex-run-command, tex-directory):
10751         * textmodes/ispell.el (ispell-html-skip-alists)
10752         (ispell-tex-skip-alists, ispell-tex-skip-alists):
10753         * textmodes/fill.el (adaptive-fill-first-line-regexp):
10754         (adaptive-fill-regexp):
10755         * textmodes/dns-mode.el (auto-mode-alist):
10756         * progmodes/python.el (interpreter-mode-alist):
10757         * progmodes/etags.el (tags-compression-info-list):
10758         * progmodes/etags.el (tags-file-name):
10759         * net/browse-url.el (browse-url-galeon-program)
10760         (browse-url-firefox-program):
10761         * mail/sendmail.el (mail-signature-file)
10762         (mail-citation-prefix-regexp):
10763         * international/mule-conf.el (eight-bit):
10764         * international/latexenc.el (latex-inputenc-coding-alist):
10765         * international/fontset.el (x-pixel-size-width-font-regexp):
10766         * emacs-lisp/warnings.el (warning-type-format):
10767         * emacs-lisp/trace.el (trace-buffer):
10768         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
10769         (emacs-lisp-mode-map):
10770         * calendar/holidays.el (holiday-solar-holidays)
10771         (holiday-bahai-holidays, holiday-islamic-holidays)
10772         (holiday-christian-holidays, holiday-hebrew-holidays)
10773         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
10774         (hebrew-holidays-1, holiday-oriental-holidays)
10775         (holiday-general-holidays):
10776         * x-dnd.el (x-dnd-known-types):
10777         * tool-bar.el (tool-bar):
10778         * startup.el (site-run-file):
10779         * shell.el (shell-dumb-shell-regexp):
10780         * rfn-eshadow.el (file-name-shadow-tty-properties)
10781         (file-name-shadow-properties):
10782         * paths.el (remote-shell-program, news-directory):
10783         * mouse.el ([C-down-mouse-3]):
10784         * menu-bar.el (menu-bar-tools-menu):
10785         * jka-cmpr-hook.el (jka-compr-load-suffixes)
10786         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
10787         (jka-compr-compression-info-list):
10788         * isearch.el (search-whitespace-regexp):
10789         * image-file.el (image-file-name-extensions):
10790         * find-dired.el (find-ls-option):
10791         * files.el (directory-listing-before-filename-regexp)
10792         (directory-free-space-args, insert-directory-program)
10793         (list-directory-brief-switches, magic-fallback-mode-alist)
10794         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
10795         (automount-dir-prefix):
10796         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
10797         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
10798         (face-font-registry-alternatives, face-font-registry-alternatives)
10799         (face-font-family-alternatives):
10800         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
10801         (facemenu-foreground-menu, facemenu-face-menu):
10802         * epa-hook.el (epa-file-name-regexp):
10803         * dnd.el (dnd-protocol-alist):
10804         * textmodes/rst.el (auto-mode-alist):
10805         * button.el (default-button): Purecopy strings.
10807 2009-11-06  Glenn Morris  <rgm@gnu.org>
10809         * Makefile.in (ELCFILES): Update.
10811 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10813         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
10814         * emacs-lisp/levents.el: Move to obsolete/levents.el.
10816         * nxml/xsd-regexp.el (xsdre-gen-categories):
10817         * nxml/xmltok.el (xmltok-parse-entity):
10818         * nxml/rng-parse.el (rng-parse-validate-file):
10819         * nxml/rng-maint.el (rng-format-manual)
10820         (rng-manual-output-force-new-line):
10821         * nxml/rng-loc.el (rng-save-schema-location-1):
10822         * nxml/rng-cmpct.el (rng-c-parse-file):
10823         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
10824         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
10826 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
10828         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
10829         Remove extra save-excursions and make-variable-buffer-local's.
10830         Suggested by Stefan Monnier.
10832         (verilog-getopt-file, verilog-module-inside-filename-p)
10833         (verilog-set-define): Merge GNU 1.35 and repair changes from
10834         switching to using with-current-buffer.
10836         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
10837         being treated as a number and confusing AUTORESET.
10838         Reported by Dan Dever.
10840         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
10841         Add verilog-auto-ignore-concat to fix backward compatibility with
10842         older verilog-modes.  Reported by Dan Katz.
10844         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
10845         containing closing anchors "...$".
10847         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
10848         Reported by Wade Smith.
10850         (verilog-batch-execute-func): Comment on function usage.
10852 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
10854         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
10855         for labels.
10857         (verilog-label-re, verilog-calc-1): Support proper indent of named
10858         asserts.
10860         (verilog-backward-token, verilog-basic-complete-re)
10861         (verilog-beg-of-statement, verilog-indent-re): Support proper
10862         indent of the assert statement at the beginning of a block of text.
10864         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
10865         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
10866         tokens as begins.
10868 2009-11-05  Glenn Morris  <rgm@gnu.org>
10870         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
10871         Emacs 19.  (Bug#1531)
10872         (byte-compile-fix-header): Update for the above change.
10873         Drop test for epoch::version.
10875         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
10876         * cus-dep.el (custom-make-dependencies):
10877         * finder.el (finder-compile-keywords):
10878         Use autoload-rubric's feature argument.
10880         * calendar/diary-lib.el (top-level): Make load behave more like require.
10882         * vc-git.el (vc-git-stash-map): Move definition before use.
10884 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
10886         * custom.el (custom-declare-group): Purecopy standard-value.
10887         (custom-declare-group): Purecopy custom-prefix.
10889         * international/mule.el (load-with-code-conversion):
10890         Call do-after-load-evaluation unconditionally.
10892         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
10894 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10896         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
10898 2009-11-04  Glenn Morris  <rgm@gnu.org>
10900         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
10901         (byte-compile-compatibility): Remove option.
10902         (byte-compile-close-variables, byte-compile-fix-header)
10903         (byte-compile-insert-header, byte-compile-output-docform)
10904         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
10905         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
10906         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
10907         (byte-compile-insert, byte-compile-defun):
10908         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
10909         (byte-defop-compiler19): Remove.
10910         Without byte-compile-compatibility, the 'emacs19-opcode property is not
10911         used by anything.  Replace all calls with byte-defop-compiler.
10913 2009-11-04  Juri Linkov  <juri@jurta.org>
10915         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
10916         (menu-bar-options-menu): Don't quote the `prop' arg of
10917         `menu-bar-make-mm-toggle'.
10919 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
10921         * calendar/calendar.el (cal-loaddefs):
10922         * calendar/diary-lib.el (diary-loaddefs):
10923         * calendar/holidays.el (hol-loaddefs):
10924         * eshell/esh-module.el (esh-groups): Load rather than require.
10926 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10928         * calendar/todo-mode.el (todo-add-category): Don't hardcode
10929         point-min==1.
10930         (todo-top-priorities): Only display-buffer when called interactively.
10931         (todo-item-start): Don't save excursion point.
10932         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
10933         (todo-insert-item-here, todo-file-item, todo-remove-item):
10934         Adjust uses of todo-item-start and todo-item-end.
10936         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
10937         (autoload-rubric): Don't use any more.
10939         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
10940         and only put a prop if it is non-nil.
10942 2009-11-03  Juri Linkov  <juri@jurta.org>
10944         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
10945         (menu-bar-options-menu): Fix list quoting (Bug#4429).
10947         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
10948         and "Menu" to make top-level menu item visually one unit (like
10949         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
10950         multi-word menu items).  Fix :help string for quit-window.
10952 2009-11-03  Glenn Morris  <rgm@gnu.org>
10954         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
10955         (byte-compile-file-form-define-abbrev-table)
10956         (byte-compile-file-form-custom-declare-variable)
10957         (byte-compile-variable-ref, byte-compile-defvar):
10958         Whether or not a warning is enabled should only affect whether we issue
10959         the warning, not whether or not we collect the relevant data.
10960         Eg warnings can be turned on and off throughout the course of a file.
10962         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
10963         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
10965 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10967         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
10968         * play/mpuz.el (mpuz-create-buffer):
10969         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
10970         (lm-print-y,s,noise, lm-print-w0, lm-init):
10971         * play/gomoku.el (gomoku-prompt-for-move):
10972         * play/fortune.el (fortune-in-buffer):
10973         * play/dissociate.el (dissociated-press):
10974         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
10975         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
10976         * mail/supercite.el (sc-eref-show):
10977         * mail/smtpmail.el (smtpmail-send-it):
10978         * mail/rmailsum.el (rmail-summary-next-labeled-message)
10979         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
10980         (rmail-summary-undelete-many, rmail-summary-rmail-update)
10981         (rmail-summary-goto-msg, rmail-summary-expunge)
10982         (rmail-summary-get-new-mail, rmail-summary-search-backward)
10983         (rmail-summary-add-label, rmail-summary-output-menu)
10984         (rmail-summary-output-body):
10985         * mail/rfc822.el (rfc822-addresses):
10986         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
10987         * mail/mailpost.el (post-mail-send-it):
10988         * mail/hashcash.el (hashcash-generate-payment):
10989         * mail/feedmail.el (feedmail-run-the-queue)
10990         (feedmail-queue-send-edit-prompt-help-first)
10991         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
10992         (feedmail-deduce-address-list):
10993         * eshell/esh-ext.el (eshell-remote-command):
10994         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
10995         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
10996         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
10997         (viper-save-string-in-file, viper-valid-marker):
10998         * emulation/viper-keym.el (viper-toggle-key):
10999         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
11000         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
11001         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
11002         * emulation/viper-cmd.el (viper-exec-form-in-vi)
11003         (viper-exec-form-in-emacs, viper-brac-function):
11004         * emulation/viper.el (viper-delocalize-var):
11005         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
11006         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
11007         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
11008         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
11009         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
11010         * emulation/edt.el (edt-electric-helpify):
11011         * emulation/cua-rect.el (cua--rectangle-aux-replace):
11012         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
11013         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
11014         (cua-indent-to-global-mark-column):
11015         * calendar/diary-lib.el (calendar-mark-1):
11016         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
11017         Use with-current-buffer.
11018         * emulation/viper.el (viper-delocalize-var): Use dolist.
11020 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
11022         * comint.el (comint-replace-by-expanded-history-before-point):
11023         Replace !! with the previous input string literally (Bug#1795).
11025 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
11027         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
11028         to be made up of whitespace.
11030 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
11032         * minibuffer.el (read-file-name): Don't use file dialogs for
11033         remote directories (Bug#99).
11035 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
11037         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
11039 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
11041         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
11042         instead of deleting the window or frame.
11044 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
11046         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
11047         Support face colors.
11049         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
11050         New function.  Support face colors (Bug#1168).
11051         (tex-common-initialization): Use it.
11053         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
11054         mode allows it (Bug#1168).
11056 2009-10-31  Juri Linkov  <juri@jurta.org>
11058         * facemenu.el (list-colors-display): Don't mark buffer as
11059         modified (Bug#3948).
11061 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
11063         * international/mule-diag.el (list-character-sets-1): Minor
11064         message fix (Bug#3526).
11066         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
11067         face property (Bug#4834).
11068         (etags-list-tags, etags-tags-apropos-additional)
11069         (etags-tags-apropos, tags-select-tags-table): Add follow-link
11070         property.
11072         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
11073         items.
11075 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11077         * textmodes/two-column.el (2C-split):
11078         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
11079         * textmodes/tex-mode.el (tex-set-buffer-directory):
11080         * textmodes/spell.el (spell-region, spell-string):
11081         * textmodes/reftex.el (reftex-erase-buffer):
11082         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
11083         * textmodes/reftex-toc.el (reftex-toc-promote-action):
11084         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
11085         (reftex-select-item):
11086         * textmodes/reftex-ref.el (reftex-label-info-update)
11087         (reftex-offer-label-menu):
11088         * textmodes/reftex-index.el (reftex-index-change-entry)
11089         (reftex-index-phrases-info):
11090         * textmodes/reftex-global.el (reftex-create-tags-file)
11091         (reftex-save-all-document-buffers, reftex-ensure-write-access):
11092         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
11093         (reftex-view-crossref-from-bibtex):
11094         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
11095         (reftex-extract-bib-entries-from-thebibliography)
11096         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
11097         * textmodes/refbib.el (r2b-capitalize-title):
11098         (r2b-convert-buffer, r2b-help):
11099         * textmodes/page-ext.el (pages-directory)
11100         (pages-directory-goto-with-mouse):
11101         * textmodes/bibtex.el (bibtex-validate-globally):
11102         * textmodes/bib-mode.el (bib-capitalize-title):
11103         * textmodes/artist.el (artist-clear-buffer, artist-system):
11104         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
11105         (local-set-scheme-interaction-buffer, xscheme-process-filter)
11106         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
11107         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
11108         (xscheme-send-control-g-interrupt, xscheme-start-process)
11109         (xscheme-process-sentinel, xscheme-cd):
11110         * progmodes/verilog-mode.el (verilog-read-always-signals)
11111         (verilog-set-define, verilog-getopt-file)
11112         (verilog-module-inside-filename-p):
11113         * progmodes/sh-script.el:
11114         * progmodes/python.el (python-pdbtrack-get-source-buffer)
11115         (python-pdbtrack-grub-for-buffer, python-execute-file):
11116         * progmodes/octave-inf.el (inferior-octave):
11117         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
11118         (idlwave-shell-compile-helper-routines, idlwave-set-local)
11119         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
11120         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
11121         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
11122         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
11123         (idlwave-shell-filter, idlwave-shell-examine-highlight)
11124         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
11125         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
11126         (idlwave-shell-examine-display, idlwave-shell-run-region)
11127         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
11128         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
11129         * progmodes/idlw-help.el (idlwave-help-get-special-help)
11130         (idlwave-help-get-help-buffer):
11131         * progmodes/gud.el (gud-basic-call, gud-find-class)
11132         (gud-tooltip-activate-mouse-motions-if-enabled):
11133         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
11134         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
11135         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
11136         (ebrowse-tags-next-file):
11137         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
11138         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
11139         (ebnf-eps-finish-and-write):
11140         * progmodes/cpp.el (cpp-edit-save):
11141         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
11142         * progmodes/cc-defs.el (c-emacs-features):
11143         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
11144         (antlr-directory-dependencies):
11145         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
11146         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
11147         (ada-find-any-references, ada-make-filename-from-adaname)
11148         (ada-make-body-gnatstub):
11149         * obsolete/rnews.el (news-list-news-groups):
11150         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
11151         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
11152         * net/rcirc.el (rcirc-debug):
11153         * net/newst-treeview.el (newsticker--treeview-list-add-item)
11154         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
11155         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
11156         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
11157         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
11158         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
11159         (newsticker--treeview-list-clear-highlight)
11160         (newsticker--treeview-list-update-highlight)
11161         (newsticker--treeview-list-highlight-start)
11162         (newsticker--treeview-tree-update-highlight)
11163         (newsticker--treeview-get-selected-item)
11164         (newsticker-treeview-mark-list-items-old)
11165         (newsticker--treeview-set-current-node):
11166         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
11167         * net/newst-backend.el (newsticker--get-news-by-funcall)
11168         (newsticker--get-news-by-wget, newsticker--image-get)
11169         (newsticker--image-sentinel):
11170         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
11171         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
11172         (eudc-ph-close-session):
11173         * net/eudc.el (eudc-save-options):
11174         * language/thai-word.el (thai-update-word-table):
11175         * language/japan-util.el (japanese-string-conversion):
11176         * international/titdic-cnv.el (tsang-quick-converter)
11177         (ziranma-converter, ctlau-converter):
11178         * international/mule-cmds.el (describe-language-environment):
11179         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
11180         (skkdic-convert-postfix, skkdic-convert-prefix):
11181         (skkdic-convert-okuri-nasi, skkdic-convert):
11182         * emacs-lisp/re-builder.el (reb-update-overlays):
11183         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
11184         * emacs-lisp/gulp.el (gulp-send-requests):
11185         * emacs-lisp/find-gc.el (trace-call-tree):
11186         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
11187         (eieio-describe-generic):
11188         * emacs-lisp/eieio-base.el (eieio-persistent-read):
11189         * emacs-lisp/edebug.el (edebug-outside-excursion):
11190         * emacs-lisp/debug.el (debugger-make-xrefs):
11191         * emacs-lisp/cust-print.el (custom-prin1-to-string):
11192         * emacs-lisp/chart.el (chart-new-buffer):
11193         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
11194         Use with-current-buffer.
11195         * textmodes/artist.el (artist-system): Don't call
11196         copy-sequence on a fresh string.
11197         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
11199 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
11201         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
11202         is no item to edit.  (Bug#4820)
11203         (todo-top-priorities): Restore point and restore narrowing in Todo
11204         buffer.  (Bug#4820)
11206 2009-10-31  Glenn Morris  <rgm@gnu.org>
11208         * net/ange-ftp.el (top-level): Don't require dired when compiling.
11209         (comint-last-output-start, comint-last-input-start)
11210         (comint-last-input-end): Don't defvar when compiling.
11211         (ange-ftp-process-file): Use bound-and-true-p.
11213         * pcmpl-rpm.el (top-level): Move provide statement to end.
11214         (pcmpl-rpm): Remove unused custom group.
11216         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
11218         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
11220         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
11221         (byte-compile-warnings): Add `constants' as an option.
11222         (byte-compile-callargs-warn, byte-compile-arglist-warn)
11223         (display-call-tree): Update for byte-compile-fdefinition possibly
11224         returning `(macro lambda ...)'.  (Bug#4778)
11225         (byte-compile-variable-ref, byte-compile-setq-default):
11226         Respect `constants' member of byte-compile-warnings.
11228 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11230         * vc-bzr.el (vc-bzr-revision-keywords): New var.
11231         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
11232         to "submit:".
11234 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
11236         * textmodes/ispell.el (ispell-skip-region-alist):
11237         * international/mule-conf.el (eight-bit):
11238         * international/fontset.el (font-encoding-alist):
11239         * startup.el (pure-space-overflow-message):
11240         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
11241         * paths.el (gnus-nntp-service, rmail-spool-directory)
11242         (term-file-prefix):
11243         * files.el (save-some-buffers-action-alist):
11244         * cmuscheme.el (same-window-buffer-names):
11245         * ielm.el (same-window-buffer-names):
11246         * shell.el (same-window-buffer-names):
11247         * mail/sendmail.el (same-window-buffer-names):
11248         * progmodes/inf-lisp.el (same-window-buffer-names):
11249         * bindings.el (mode-line-client)
11250         (mode-line-column-line-number-mode-map):
11251         * language/tibetan.el (tibetan-precomposition-rule-regexp)
11252         (tibetan-precomposed-regexp): Purecopy string arguments.
11254 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11256         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
11257         (calcDigit-nondigit):
11258         * calc/calc-yank.el (calc-copy-to-buffer):
11259         * calc/calc-units.el (calc-invalidate-units-table):
11260         * calc/calc-trail.el (calc-trail-yank):
11261         * calc/calc-store.el (calc-insert-variables):
11262         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
11263         * calc/calc-prog.el (calc-read-parse-table):
11264         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
11265         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
11266         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
11267         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
11268         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
11269         (calc-graph-name, calc-graph-find-command, calc-graph-view)
11270         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
11271         * calc/calc-ext.el (calc-realign):
11272         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
11273         (calc-embedded-finish-edit, calc-embedded-make-info)
11274         (calc-embedded-finish-command, calc-embedded-stack-change):
11275         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
11277         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
11278         shell-dynamic-complete-filename in preference to
11279         comint-dynamic-complete-filename.
11281         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11282         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11283         Don't consider whether the display supports colors.
11284         (bookmark-import-new-list): Use dolist.
11285         (bookmark-bmenu-mode-map): Move initialization into declaration.
11286         (bookmark-bmenu-list): Use dolist, simplify.
11287         (bookmark-show-all-annotations): Use save-selected-window and dolist.
11288         (menu-bar-final-items): Use push.
11290 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
11292         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
11293         it works on remote files.
11294         (vc-hg-diff): Don't pass any `--cwd' argument.
11296 2009-10-27  Kevin Ryde  <user42@zip.com.au>
11298         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
11299         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
11300         (Further to Bug#3921).
11302 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
11304         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
11305         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
11306         calling `tramp-imap-put-file'.  Add file size to the call.
11307         (tramp-imap-get-file-entries): Compute also user name, file size,
11308         and date.
11309         (tramp-imap-handle-insert-directory): Insert uid and gid.
11310         (tramp-imap-handle-file-attributes): Transform uid and gid
11311         according to `id-format'.
11312         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
11313         size in header X-Size.
11315 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
11317         * simple.el (transpose-subr): Give clearer error when the mark
11318         is not set.  (Bug#4807)
11320 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
11322         * net/tramp.el (tramp-perl-file-truename): New defconst.
11323         Perl code contributed by yary <not.com@gmail.com> (tiny change).
11324         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
11325         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
11326         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
11328         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
11329         Ignore `dired-call-process'.
11330         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
11332 2009-10-26  Julian Scheid  <julians37@gmail.com>
11334         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
11335         (tramp-get-remote-readlink): New defun.
11336         (tramp-handle-file-truename): Use it.
11337         (tramp-handle-file-exists-p): Check file-attributes cache, assume
11338         file exists if cache value present.
11339         (tramp-check-cached-permissions): New defun.
11340         (tramp-handle-file-readable-p): Use it.
11341         (tramp-handle-file-writable-p): Likewise.
11342         (tramp-handle-file-executable-p): Likewise.
11343         (tramp-handle-file-name-all-completions): Try using Perl to get
11344         partial completions.  When perl not available, combine `cd' and
11345         `ls' into single remote operation and use shell expansion to get
11346         partial remote directory contents.  Set `file-exists-p' cache for
11347         directory and any files returned by ls.  Change cache handling to
11348         support partial directory contents.  Use error message emitted by
11349         remote `cd' or Perl code for local tramp-error.
11350         (tramp-do-copy-or-rename-file-directly): Avoid separate
11351         tramp-send-command-and-check call.
11352         (tramp-handle-process-file): Merge three remote ops into one.
11353         Do not flush all caches when `process-file-side-effects' is set.
11354         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
11355         file-attributes shows uid/gid to be set already.
11357 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
11359         * textmodes/tex-mode.el (tex-dvi-view-command)
11360         (tex-show-queue-command, tex-open-quote):
11361         * progmodes/ruby-mode.el (auto-mode-alist)
11362         (interpreter-mode-alist): Purecopy strings.
11364         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
11366         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
11367         string for the hook, keymap and abbrev table.
11369         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
11371         * x-dnd.el (x-dnd-xdnd-to-action):
11372         * startup.el (fancy-startup-text, fancy-about-text): Change to
11373         defconst from defvar.
11375         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
11377         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
11378         Purecopy initialization strings.
11380         * mail/sendmail.el (mail-header-separator)
11381         (mail-personal-alias-file):
11382         * mail/rmail.el (rmail-default-dont-reply-to-names)
11383         (rmail-ignored-headers, rmail-retry-ignored-headers)
11384         (rmail-highlighted-headers, rmail-secondary-file-directory)
11385         (rmail-secondary-file-regexp):
11386         * files.el (null-device, file-name-invalid-regexp)
11387         (locate-dominating-stop-dir-regexp)
11388         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
11389         (interpreter-mode-alist): Use mapcar instead of mapc.
11391         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
11393         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
11394         (completion-ignored-extensions):
11395         (debug-ignored-errors): Purecopy strings.
11397 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11399         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
11400         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
11401         (pcomplete--here): Use push.
11403         * subr.el (all-completions): Declare the 4th arg obsolete.
11405 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11407         * pcomplete.el (pcomplete-unquote-argument-function): New var.
11408         (pcomplete-unquote-argument): New function.
11409         (pcomplete--common-suffix): Always pay attention to case.
11410         (pcomplete--table-subvert): Quote and unquote the text.
11411         (pcomplete--common-quoted-suffix): New function.
11412         (pcomplete-std-complete): Use it and pcomplete-begin.
11414         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
11415         we're inside a dedicated or minibuffer window.
11417 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
11419         * bookmark.el: Update documentation, especially documentation
11420         of `bookmark-alist' and of the bookmark file format.
11421         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
11423 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
11425         * mail/emacsbug.el (report-emacs-bug): Clarify that the
11426         keybindings apply to the mail buffer (Bug#4003).  Shrink help
11427         window to buffer.
11429         * whitespace.el (whitespace-mode, whitespace-newline-mode)
11430         (global-whitespace-mode, global-whitespace-newline-mode)
11431         (whitespace-toggle-options, global-whitespace-toggle-options):
11432         Doc fix (Bug#3660).
11434         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
11435         of xmltok-start before the end tag was inserted (Bug#2840).
11437         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
11438         patterns that are preceded by an open-paren (Bug#1320).
11440 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
11442         * files.el (delete-directory): Delete symlinks to directories with
11443         delete-file (Bug#4739).
11445 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
11447         * vc.el (vc-backend-for-registration): Rename from
11448         vc-get-backend-for-registration.  Update callers.
11450         * international/mule-cmds.el (set-language-info-alist):
11451         Purecopy lang-env.
11452         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
11453         (charset): Purecopy the name.
11454         (define-char-code-property): Purecopy string arguments.
11456         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11457         Purecopy string arguments.
11459         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
11460         * ediff-hook.el (menu-bar-ediff-menu):
11461         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
11462         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
11464 2009-10-24  Glenn Morris  <rgm@gnu.org>
11466         * comint.el (comint-dynamic-list-completions):
11467         * term.el (term-dynamic-list-completions): Use choose-completion rather
11468         than obsolete alias mouse-choose-completion.
11470         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
11471         file-cache-choose-completion.
11472         (file-cache-choose-completion): Handle an optional event argument.
11473         (file-cache-mouse-choose-completion): Make it an obsolete alias.
11475         * progmodes/octave-mod.el (octave-complete-symbol):
11476         Use choose-completion if mouse-choose-completion is ever removed.
11478         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
11479         use.
11481         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
11482         compiler.
11484         * vc-hooks.el (vc-responsible-backend): Fix declaration.
11486 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11488         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
11489         Ignore `pred' now that we receive one.
11490         Handle test-completion specially.
11492 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11494         * vc.el (vc-responsible-backend): Throw an error if not backend is
11495         found.  Remove the REGISTER argument.  Move the code dealing with
11496         REGISTER ...
11497         (vc-get-backend-for-registration): ... here.  New function.
11498         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
11499         of vc-responsible-backend, pass the file name instead of the
11500         directory name.
11502 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11504         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
11505         New funs.
11506         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
11507         (pcomplete-comint-setup): Don't modify a global var via
11508         accidental side-effects.
11509         (pcomplete-shell-setup): Adjust call accordingly.
11510         (pcomplete-parse-comint-arguments): Use push.
11512 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
11514         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
11515         Allow uncapitalized info node names (Bug#3921).
11517         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
11518         to the DEBUG file (Bug#3781).
11520 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
11522         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
11523         dictionary entry (Bug#4579).
11525 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
11527         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
11528         from `rfn-eshadow-update-overlay-hook' when unloading.
11529         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
11530         "rsyncc".  Adjust doc string.
11531         (tramp-temp-buffer-file-name): New buffer-local defvar.
11532         (tramp-handle-insert-file-contents, tramp-handle-write-region):
11533         Keep temporary file when indicated by method ("rsync" and
11534         "rsyncc").
11535         (tramp-handle-write-region): Handle APPEND.
11536         (tramp-delete-temp-file-function): New defun.  Added to
11537         `kill-buffer-hook'.
11539 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
11541         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
11543 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11545         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
11546         (color-name-rgb-alist, tty-standard-colors)
11547         (tty-color-mode-alist): Change to defconst.
11549         * simple.el (mark-inactive): Purecopy message.
11551         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
11552         (global-map, yank-menu):
11553         * textmodes/ispell.el (ispell-menu-map):
11554         * net/eudc.el (eudc-tools-menu):
11555         * international/mule-cmds.el (describe-language-environment-map)
11556         (setup-language-environment-map, set-coding-system-map)
11557         (mule-menu-keymap):
11558         * vc-hooks.el (vc-menu-entry, vc-menu-map):
11559         * replace.el (occur-mode-map):
11560         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
11562 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
11564         * calc/calc.el (math-read-number, math-read-number-simple): Use
11565         `save-match-data'.
11567 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11569         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
11570         rather than fiddling with global-map bindings, since it should only
11571         affect per-terminal settings.
11572         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
11574         * minibuffer.el (completion-table-with-terminator): Allow to specify
11575         the terminator-regexp.
11577         * simple.el (switch-to-completions): Look for *Completions* in other
11578         frames as well.
11580         * pcomplete.el: Allow the use of completion-tables.
11581         (pcomplete-std-complete): New command.
11582         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
11583         (pcomplete--here): Use a function for `form' rather than an expression,
11584         so it can be byte-compiled.
11585         (pcomplete-here, pcomplete-here*): Adjust accordingly.
11586         Add edebug declaration.
11587         (pcomplete-show-completions): Remove unused var `curbuf'.
11588         (pcomplete-do-complete, pcomplete-stub):
11589         Don't assume `completions' is a list of strings any more.
11591 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
11593         * find-dired.el (find-name-arg): Fix typo in docstring.
11595 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11597         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
11598         (pcmpl-linux-fs-types): Same, and update to new modules layout.
11600         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
11601         pcomplete-entries.
11603         * comint.el (comint-read-input-ring, comint-write-input-ring)
11604         (comint-substitute-in-file-name)
11605         (comint-dynamic-complete-as-filename)
11606         (comint-dynamic-simple-complete)
11607         (comint-dynamic-list-filename-completions)
11608         (comint-dynamic-list-completions)
11609         (comint-redirect-results-list-from-process): Minor simplifications.
11611 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11613         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
11614         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
11615         the first form.  And insert a blank line after ";;; Code" since
11616         that's usual style.  (Bug#4612)
11618         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
11620 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11622         * minibuffer.el (completion-table-with-terminator): Properly implement
11623         boundaries, in case `terminator' appears in the suffix.
11624         (completion--embedded-envvar-table): Don't return boundaries if
11625         there's no valid completion.  Simplify.
11626         (completion-file-name-table): New completion table extracted from
11627         completion--file-name-table.
11628         (completion--file-name-table): Use it.
11629         (read-file-name-predicate): Declare obsolete.
11630         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
11631         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
11632         completion-file-name-table, and use the `pred' argument.
11633         * files.el (locate-file-completion-table): Use the `pred' arg rather
11634         than read-file-name-predicate.
11635         (abbreviate-file-name): Use \` rather than ^ for BOS.
11637 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
11639         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
11640         vc-responsible-backend to register, it causes problems.
11642 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11644         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
11646 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
11648         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
11649         (tramp-smb-handle-file-attributes): Use it.
11650         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
11651         (tramp-smb-handle-insert-directory): Use `mapc' rather than
11652         `mapcar'.  Use `tramp-smb-get-stat-capability'.
11653         Add `dired-filename' text properties.
11654         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
11655         (tramp-smb-maybe-open-connection): Simplify check for smbclient
11656         version.
11658 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11660         * subr.el (read-key-delay): Reduce to 0.01.
11661         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
11662         (bug#4751).
11664 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11666         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
11668         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
11669         (Info-menu): Remove unused vars `last' and `completions'.
11670         (Info-index-nodes): Remove unused var `node'.
11672         * info.el (Info-complete-menu-item): Use complete-with-action.
11674 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
11676         Make vc-annotate work through copies and renames.
11677         * vc-annotate.el (vc-annotate-extract-revision-at-line):
11678         Return the file name too.
11679         (vc-annotate-revision-at-line)
11680         (vc-annotate-find-revision-at-line)
11681         (vc-annotate-revision-previous-to-line)
11682         (vc-annotate-show-log-revision-at-line): Update to get the file
11683         name from vc-annotate-extract-revision-at-line.
11684         (vc-annotate-show-diff-revision-at-line-internal): Change the
11685         argument to mean whether to show a file diff or not.  Get the file
11686         name from vc-annotate-extract-revision-at-line.
11687         (vc-annotate-show-diff-revision-at-line):
11688         Update vc-annotate-show-diff-revision-at-line call.
11689         (vc-annotate-warp-revision): Add an optional file argument.
11691         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
11692         (vc-git-annotate-extract-revision-at-line): Also return the file
11693         name if found.
11695         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
11696         command.  Remove unused code.
11697         (vc-hg-annotate-re): Update to match --follow output.
11698         (vc-hg-annotate-extract-revision-at-line): Also return the file
11699         name if found.
11701         * vc.el: Update annotate-extract-revision-at-line documentation.
11703 2009-10-18  Kevin Ryde  <user42@zip.com.au>
11705         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
11706         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
11708         * net/browse-url.el (browse-url): Identify alist with "consp and
11709         not functionp" and let all other things go down the `apply' leg,
11710         as suggested by Stefan.  (Further to bug#4531.)
11712 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
11714         * minibuffer.el (read-file-name): Check for repeat before putting
11715         a default argument in file-name-history (Bug#4657).
11717         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
11718         read syntax (Bug#4737).
11720         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
11722 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
11724         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
11725         (html-tag-alist, html-tag-help): Add descriptions for undocumented
11726         entries and make note of obsolete tags.
11728 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11730         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
11732 2009-10-18  Glenn Morris  <rgm@gnu.org>
11734         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
11735         grep, so that binary files (eg international/uni-bidi.el) can match.
11736         Remove test for "UnicodeData" files, since it is hopefully unnecessary
11737         now, and in any case the file header format has changed.
11739 2009-10-17  Glenn Morris  <rgm@gnu.org>
11741         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
11742         (flyspell-get-word, flyspell-large-region)
11743         (flyspell-auto-correct-previous-word): Doc/error message fixes.
11745 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
11747         * Makefile.in (ELCFILES): Add ede/shell.
11749 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
11751         * term/common-win.el (x-colors): Purecopy it.
11753 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11755         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
11756         permissive for when the buffer is empty.
11757         (tar-header-block-tokenize): Decode the username and groupname.
11758         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
11760 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11762         * international/mule-cmds.el (select-safe-coding-system): If the file
11763         has a coding cookie, use it regardless of any other setting (bug#4712).
11765 2009-10-17  Glenn Morris  <rgm@gnu.org>
11767         * foldout.el (foldout-mouse-swallow-events):
11768         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
11770         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
11771         (dired-keep-marker-copy, dired-keep-marker-hardlink)
11772         (dired-keep-marker-symlink, dired-dwim-target)
11773         (dired-copy-preserve-time): Do not autoload these defcustoms.
11775         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
11776         messages from messing up the file coding.  (Bug#4623)
11778 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
11780         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
11781         if no match is found for the current dictionary.  (Bug#4578)
11783         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
11784         optional, since that is how it is documented, and this is often called
11785         with a nil argument.  (Bug#4577)
11786         (flyspell-external-point-words, flyspell-auto-correct-word)
11787         (flyspell-correct-word-before-point, flyspell-word-search-forward)
11788         (flyspell-word-search-backward): Remove nil argument in calls to
11789         flyspell-get-word, since it is not needed now.
11791 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
11793         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
11795 2009-10-16  Glenn Morris  <rgm@gnu.org>
11797         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
11799 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
11801         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
11802         (ange-ftp-file-size): New function.
11803         (ange-ftp-file-attributes): Use it.
11805 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
11807         * net/tramp-smb.el (tramp-smb-version): New defvar.
11808         (tramp-smb-maybe-open-connection): Use it, in order to avoid
11809         repeated checks.
11811 2009-10-16  Glenn Morris  <rgm@gnu.org>
11813         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
11814         Maybe copy some custom properties from old to new name.  (Bug#4706)
11816 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
11818         * subr.el (error, sit-for, start-process-shell-command)
11819         (start-file-process-shell-command): Set the calling convention
11820         after the function definition.
11822 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11824         * subr.el (error, sit-for, start-process-shell-command)
11825         (start-file-process-shell-command): Use the new
11826         set-advertised-calling-convention feature.
11828 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
11830         * international/ucs-normalize.el (ucs-normalize-version):
11831         Change to 1.2.
11832         (check-range): Adjust for Unicode 5.2.
11834 2009-10-15  Juri Linkov  <juri@jurta.org>
11836         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
11837         to the `menu-item' format.
11839 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
11841         * net/tramp.el (tramp-replace-environment-variables): Do not fail
11842         if the environment variable does not exist.
11844         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
11845         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
11846         parameter.
11847         (tramp-smb-handle-add-name-to-file)
11848         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
11849         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
11850         (tramp-smb-handle-file-attributes)
11851         (tramp-smb-do-file-attributes-with-stat)
11852         (tramp-smb-handle-file-local-copy)
11853         (tramp-smb-handle-insert-directory)
11854         (tramp-smb-handle-make-directory)
11855         (tramp-smb-handle-make-directory-internal)
11856         (tramp-smb-handle-make-symbolic-link)
11857         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
11858         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
11859         (tramp-smb-maybe-open-connection): Apply the changed parameters.
11860         (tramp-smb-read-file-entry): Read Disk names in compressed format.
11861         Handle long file names.
11862         (tramp-smb-get-cifs-capabilities): Check, whether the connection
11863         process is running.
11864         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
11865         Read share names with "-g" option.
11867 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
11869         * net/rcirc.el (rcirc-view-log-file): New command.
11870         (rcirc-track-minor-mode-map): Remove C-c ` binding.
11871         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
11872         specified.
11874 2009-10-15  Glenn Morris  <rgm@gnu.org>
11876         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
11877         from the second command-line argument.
11878         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
11879         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
11880         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
11881         w32-batch-update-autoloads.
11882         * emacs-lisp/autoload.el (autoload-make-program): New variable.
11883         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
11885         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
11886         the headers cannot be located.  Simplify, subtracting superflous
11887         save-excursions.
11889 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11891         Replace completion-base-size by completion-base-position to fix bugs
11892         such as (bug#4699).
11893         * simple.el (completion-base-position): New var.
11894         (completion-base-size): Mark as obsolete.
11895         (choose-completion): Make it work for mouse events as well.
11896         Pass the new base-position to choose-completion-string.
11897         (choose-completion-guess-base-position): New function, extracted from
11898         choose-completion-delete-max-match.
11899         (choose-completion-delete-max-match): Use it.  Make obsolete.
11900         (choose-completion-string): Use the new base-position info.
11901         (completion-root-regexp): Delete.
11902         (completion-setup-function): Preserve completion-base-position.
11903         Eliminate obsolete base-size manipulation.
11904         * minibuffer.el (display-completion-list): Don't mess with base-size.
11905         (minibuffer-completion-help): Set completion-base-position instead.
11906         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
11907         choose-completion.
11908         * textmodes/bibtex.el (bibtex-complete):
11909         * emacs-lisp/crm.el (crm--choose-completion-string):
11910         Adjust to new calling convention.
11911         * complete.el (partial-completion-mode): Use minibufferp to avoid
11912         bumping into incompatible change to choose-completion-string-functions.
11913         * ido.el (ido-choose-completion-string): Make its calling convention
11914         more permissive.
11915         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
11916         base-size manipulation.
11917         (comint-dynamic-list-input-ring): Use dotimes and push.
11918         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
11919         fundamental-mode.  Use `or'.
11921 2009-10-14  Juri Linkov  <juri@jurta.org>
11923         * misearch.el (multi-isearch-next-buffer-from-list)
11924         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
11926 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11928         * Makefile.in (compile-onefile): Load `bytecomp' rather than
11929         `bytecomp.el'.
11931         * minibuffer.el (completion-pcm--merge-completions): Make sure the
11932         string we return is all made up of text from the completions rather
11933         than part from the completions and part from the input (bug#4219).
11935         * ido.el (ido-everywhere): Use define-minor-mode.
11937         * buff-menu.el (list-buffers, ctl-x-map):
11938         Mark the entry points with ;;;###autoload cookies.
11940 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11942         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
11943         correctly in the detached head case.
11944         (vc-git-print-log): Remove unused binding.
11946         * vc.el (vc-responsible-backend): When a directory is passed for
11947         for registration create a VC repository if no backend is
11948         responsible for the directory argument.
11949         (vc-deduce-fileset): Tell vc-responsible-backend to register.
11951         * vc.el: Move comments about RCS and SCCS ...
11952         * vc-rcs.el:
11953         * vc-sccs.el: ... here, respectively.
11955 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11957         * minibuffer.el (completion--file-name-table): Return nil if there's
11958         no file completion, even if substitute-in-file-name changed
11959         the string (bug#4708).
11961 2009-10-13  Juri Linkov  <juri@jurta.org>
11963         * files-x.el (read-file-local-variable-value): Don't filter out
11964         minor modes from mode name completion (bug#4664).
11966 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
11968         * international/mule-cmds.el (ucs-names): Remove exclusion of
11969         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
11971 2009-10-13  Kenichi Handa  <handa@m17n.org>
11973         * international/uni-name.el: Regenerated.
11975 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
11977         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
11978         should be automatically buffer-local, but isn't.)
11980 2009-10-12  Sam Steingold  <sds@gnu.org>
11982         * progmodes/compile.el (compilation-next-error-function): Fix the
11983         timestamps if the buffer has been visited before.
11984         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
11985         non-anchored patterns, like the perl one (bug#3928).
11987 2009-10-12  Glenn Morris  <rgm@gnu.org>
11989         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
11990         Let-bind `size'.
11992 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
11994         * proced.el (proced-unload-function): New function.
11996         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
11997         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
11998         Doc fix.
12000         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
12002 2009-10-11  Juri Linkov  <juri@jurta.org>
12004         * files-x.el (read-file-local-variable-value):
12005         Provide default value only for bound variables (bug#4664).
12007 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
12009         * net/tramp.el (tramp-local-host-p): Function shall return nil for
12010         connection methods like smb.
12012         * net/tramp-cache.el (tramp-flush-connection-property): The hash
12013         can be empty.
12015         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
12016         (tramp-smb-file-name-handler-alist): Add handlers for
12017         `add-name-to-file', `make-symbolic-link'.
12018         (tramp-smb-handle-add-name-to-file)
12019         (tramp-smb-do-file-attributes-with-stat)
12020         (tramp-smb-handle-make-symbolic-link)
12021         (tramp-smb-get-cifs-capabilities): New defuns.
12022         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
12023         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
12024         (tramp-smb-handle-file-local-copy)
12025         (tramp-smb-handle-make-directory-internal)
12026         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
12027         The file name syntax depends on cifs capabilities.
12028         (tramp-smb-handle-file-attributes):
12029         Call `tramp-smb-do-file-attributes-with-stat' if possible.
12030         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
12031         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
12033 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
12035         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
12036         (eieio-defclass): Apply deftype handler and setf-method properties
12037         directly.
12038         (eieio-add-new-slot): Avoid union function from cl library.
12039         (eieio--typep): New function.
12040         (eieio-perform-slot-validation): Use it.
12042 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
12044         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
12045         Update documentation to refer to the variables documented in r1.135.
12046         (Bug#4188)
12048 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
12050         * bookmark.el (Info-suffix-list): Remove this unused variable.
12051         (bookmark-current-point): Remove this obsolete variable.
12052         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
12053         Adjust for removal of bookmark-current-point.
12055         (bookmarks-already-loaded, bookmark-current-buffer)
12056         (bookmark-yank-point): Document.  (Bug#4188)
12058 2009-10-10  Glenn Morris  <rgm@gnu.org>
12060         * frame.el (frame-height): Doc fix.
12062         * calendar/calendar.el (calendar-split-width-threshold): New option.
12063         (calendar-basic-setup): Use calendar-split-width-threshold.
12065 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
12067         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
12068         Ideographic Supplement" range (U+1F200..U+1F2FF).
12070 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
12072         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
12073         since the list will have been rebuilt anyway.  (Bug#4349)
12075 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
12077         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
12078         (bookmark-bmenu-execute-deletions): Don't save here, as
12079         bookmark-delete will now do so if necessary.
12080         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
12081         (Bug#4348)
12083 2009-10-09  Glenn Morris  <rgm@gnu.org>
12085         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
12087 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
12089         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
12090         (bookmark-jump-other-window): Just invoke bookmark-jump with new
12091         argument now, so the two function's behaviors will match.  (Bug#3645)
12093 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
12095         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
12096         (tramp-file-name-real-host, tramp-file-name-port):
12097         Apply `save-match-data'.
12099         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
12100         case both directories are remote.
12101         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
12102         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
12104 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
12106         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
12108 2009-10-07  Glenn Morris  <rgm@gnu.org>
12110         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
12111         of concat.
12113 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12115         * files-x.el (read-file-local-variable): Include some
12116         non-user-variables in the completion table (bug#4664).
12118 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
12120         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
12121         message.
12123         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
12124         (tramp-smb-file-name-handler-alist): Add handler for
12125         `copy-directory', `expand-file-name', `set-file-modes'.
12126         (tramp-smb-handle-copy-directory)
12127         (tramp-smb-handle-expand-file-name)
12128         (tramp-smb-handle-set-file-modes): New defuns.
12129         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
12130         (tramp-smb-handle-file-attributes): Simplify check for retrieving
12131         entry.
12132         (tramp-smb-handle-insert-directory): Don't flush the cache.
12133         (tramp-smb-maybe-open-connection): Check for samba client and
12134         server versions.
12136 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
12138         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
12139         to not error out of search for "^lisp=" fails.
12141 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
12143         * makefile.w32-in (WINS_UPDATES): New macro.
12144         (custom-deps, finder-data, autoloads): Use it.
12146 2009-10-07  Glenn Morris  <rgm@gnu.org>
12148         * Makefile.in (autoloads): Revert previous change.
12149         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
12150         the list of preloaded files passed on the command-line, get
12151         it from src/Makefile.
12153         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
12154         show the original buffer rather than a random one.
12156 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
12158         * help.el (describe-no-warranty): Place point in a slightly better
12159         position in the GPLv3 text.
12161 2009-10-06  Sam Steingold  <sds@gnu.org>
12163         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
12164         the comm attribute is present before calling regexp-quote.
12166 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
12168         * play/animate.el (animate-string): For good effect, make sure
12169         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
12171         * play/animate.el (animate-sequence, animate-birthday-present):
12172         * misc.el (butterfly): Don't set `indent-tabs-mode'.
12174 2009-10-06  Glenn Morris  <rgm@gnu.org>
12176         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
12178         * emacs-lisp/autoload.el (autoload-excludes): New variable.
12179         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
12180         (batch-update-autoloads): Process a string value of autoload-excludes,
12181         set during the build process.
12182         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
12184         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
12185         inside with-parsed...  macro so that `v' is defined.
12187         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
12188         * progmodes/fortran.el (fortran-end-of-block)
12189         (fortran-beginning-of-block):
12190         Also push mark in the macro case.
12192         * emerge.el (emerge-show-file-name):
12193         * calc/calc.el (calc-quit):
12194         * calc/calc-misc.el (calc-big-or-small):
12195         * calc/calc-graph.el (calc-graph-view):
12196         * calc/calc-ext.el (calc-reset):
12197         * calendar/calendar.el (calendar-basic-setup):
12198         Use window-full-height-p.
12200         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
12201         header we don't understand, don't insert another.  (Bug#4624)
12202         If changing mime charset, insert the new one in the right place.
12204 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
12206         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
12207         (cal-tex-cursor-month): Correctly increment the end date for diary and
12208         holiday listing.  (Bug#4626)
12210 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12212         * help-fns.el (describe-function-1): Don't burp if the function is not
12213         a symbol.
12215 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
12217         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
12218         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
12219         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
12220         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
12222         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
12223         (eieio-default-superclass): Reflow docstrings.
12224         (this, class-option-assoc, defclass, eieio-class-un-autoload)
12225         (eieio-unbind-method-implementations, defmethod)
12226         (eieio-validate-slot-value, eieio-validate-class-slot-value)
12227         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
12228         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
12229         (eieio-slot-originating-class-p, eieio-slot-name-index)
12230         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
12231         (constructor, initialize-instance, no-next-method, object-print)
12232         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
12233         Fix typos in docstrings.
12234         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
12235         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
12236         (next-method-p): Doc fixes.
12237         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
12238         Fix typos in error messages.
12239         (eieio-defmethod): Fix typo in description of generic method.
12241         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
12242         (eieio-persistent-save-interactive, slot-missing):
12243         Fix typos in docstrings.
12244         (eieio-instance-inheritor-slot-boundp): Doc fix.
12246         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
12247         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
12249         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
12250         (eieio-custom-object-apply-reset):
12251         Fix typos in docstrings and error messages.
12253         * emacs-lisp/eieio-datadebug.el (data-debug-show):
12254         Fix typo in docstring.
12256         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
12257         (eieio-browse-tree): Doc fix.
12258         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
12259         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
12260         Fix typos in docstrings.
12262         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
12263         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
12264         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
12265         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
12266         Reflow docstrings.
12268 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
12270         * vc-hg.el (log-view-vc-backend): Declare for compiler.
12271         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
12272         Set log-view-vc-backend so that diff can work.
12274         * log-view.el (log-view-diff): Use vc-diff-internal instead of
12275         vc-version-diff.
12276         (vc-diff-internal): Autoload this instead of vc-version-diff.
12278 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
12280         * simple.el (eval-expression): Doc fix.
12282         * progmodes/cwarn.el (cwarn-mode): Doc fix.
12284 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
12286         * files.el (directory-files-no-dot-files-regexp): New defconst.
12287         (delete-directory): Use it.
12288         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
12290         * net/tramp.el (tramp-verbose): Fix docstring.
12291         (tramp-methods): Add recursive option to `tramp-copy-args'.
12292         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
12293         "scp1_old", "scp2_old", "rsync", "rsyncc".
12294         (tramp-default-method): Check also for `auth-source-user-or-password'.
12295         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
12296         Add handler for `copy-directory'.
12297         (tramp-handle-copy-directory): New defun.
12298         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
12299         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
12300         Optimize sent command.
12302 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12304         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
12305         window if necessary.
12307         * calendar/calendar.el (calendar-basic-setup): Don't call
12308         switch-to-buffer in a dedicated window.
12310 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
12312         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
12313         don't do anything related to relocating, just return nil.
12314         (bookmark-error-no-filename): New error.
12315         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
12316         bookmark has no file.  Don't even attempt to handle things that
12317         are not files; the whole point of custom handlers is to keep that
12318         knowledge elsewhere anyway.  Tighten some comments.
12319         (bookmark-file-or-variation-thereof): Remove now-unused function.
12320         (bookmark-location): Doc string fix.
12321         (Bug#4250)
12323 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12325         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
12326         don't use a file dialog, because they usually don't know how to read
12327         a directory target from the user.  (Bug#4230)
12328         Also, make sure the prompt can display directories as well as files.
12330 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12332         * bookmark.el (bookmark-set, bookmark-buffer-name):
12333         Improve doc strings.  (Bug#1193)
12335 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12337         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
12338         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
12339         (bookmark-get-annotation, bookmark-set-annotation)
12340         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
12341         (bookmark-set-position, bookmark-get-front-context-string)
12342         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
12343         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
12344         (bookmark-jump-other-window, bookmark-handle-bookmark)
12345         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
12346         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
12347         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
12348         Improve doc strings to say whether bookmark can be a string or
12349         a record or both, and make other consistency and clarity fixes.
12350         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
12351         (bookmark-default-annotation-text, bookmark-yank-word)
12352         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
12353         (bookmark-import-new-list, bookmark-maybe-rename)
12354         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
12355         (bookmark-bmenu-bookmark): Give these doc strings.
12356         (bookmark-bmenu-check-position): Give this a doc string, but also
12357         add a FIXME comment about how the function may be pointless.
12358         (bookmark-default-handler): Rework doc string and change a
12359         parameter name, to clarify that this takes a bookmark record
12360         not a bookmark name.
12361         (bookmark-set): Change a parameter name to indicate its meaning,
12362         and improve the doc string a bit.
12363         (Bug#4188)
12365 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12367         * bookmark.el (bookmark-alist): Document the new `handler' element
12368         in the param alist.
12369         (bookmark-make-record-function): Adjust documentation for above.
12370         (Bug#4193)
12372 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12374         * info.el (Info-bookmark-make-record): Document this function.
12375         (Info-bookmark-jump): Document with a doc string, not just a comment.
12376         (Bug#4203)
12378 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
12380         * files.el (copy-directory): New defun.
12382         * dired-aux.el (dired-copy-file-recursive): Use it.
12384 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12386         * files-x.el (modify-dir-local-variable)
12387         (copy-dir-locals-to-file-locals-prop-line): Fix typos in
12388         docstrings.
12390         * recentf.el (recentf-unload-function): New function.
12392 2009-10-04  Glenn Morris  <rgm@gnu.org>
12394         * window.el (window-full-height-p): Add doc string.
12396 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
12398         * window.el (window-full-height-p): New function.  (Bug#4543)
12400 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
12402         * vc.el: Remove commented out code.
12403         (vc-derived-from-dir-mode): Remove, unused.
12404         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
12406 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
12408         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
12409         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
12410         there could be recursive loading when `default-directory' is a
12411         remote file name.  (Bug#4614)
12413 2009-10-03  Glenn Morris  <rgm@gnu.org>
12415         * calendar/calendar.el (calendar-basic-setup): Handle the case where
12416         the frame is wide.
12417         (calendar-generate-window): Test for shrinkability rather than width.
12419         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
12420         reusing existing buffers, in case we happen to visit two files with the
12421         same basename.  (Bug#4593)
12423 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
12425         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
12426         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
12427         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
12428         subdirs of cedet as well.
12429         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
12431 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12433         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
12434         Obey advertised-signature-table.
12436         * help-fns.el (help-function-arglist): Don't check
12437         advertised-signature-table.
12438         (describe-function-1): Do it here instead so it also applies to subrs.
12440 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
12442         * simple.el (start-file-process): Say in the doc-string, that file
12443         handlers might not support pty association, if PROGRAM is nil.
12445         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
12446         HOST and USER are strings.  They are nil, when there are
12447         incomplete entries in ~/.netrc, for example.
12448         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
12449         root directory ("device busy" error otherwise).
12451         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
12452         Flush file properties of created directory.
12454 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
12456         * makefile.w32-in (WINS_BASIC): Remove cedet.
12457         (WINS_CEDET): Add cedet.
12458         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
12460 2009-10-02  Kevin Ryde  <user42@zip.com.au>
12462         * net/browse-url.el (browse-url): Pass any symbol in
12463         browse-url-browser-function to `apply', since if you've mistakenly put
12464         an unbound symbol then the error is clearer.  (Bug#4531)
12466 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
12468         * allout.el (allout-init, allout-back-to-current-heading)
12469         (allout-beginning-of-current-entry, allout-ascend-to-depth)
12470         (allout-ascend, allout-up-current-level, allout-end-of-level)
12471         (allout-previous-visible-heading, allout-forward-current-level)
12472         (allout-backward-current-level, allout-show-children):
12473         * apropos.el (apropos-describe-plist):
12474         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
12475         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
12476         * completion.el (add-completion, add-permanent-completion):
12477         * descr-text.el (describe-text-category, describe-char):
12478         * desktop.el (desktop-lazy-abort):
12479         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
12480         * dired.el (dired-build-subdir-alist):
12481         * ediff.el (ediff-version):
12482         * elide-head.el (elide-head, elide-head-show):
12483         * emerge.el (emerge-version):
12484         * env.el (getenv):
12485         * face-remap.el (variable-pitch-mode):
12486         * faces.el (describe-face):
12487         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
12488         (dired-at-point):
12489         * files.el (find-file-existing, auto-save-mode):
12490         * font-lock.el (font-lock-fontify-buffer):
12491         * help-fns.el (describe-function, describe-variable)
12492         (describe-syntax, describe-categories):
12493         * help.el (view-lossage, describe-bindings, describe-key)
12494         (describe-mode):
12495         * hexl.el (hexl-current-address):
12496         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
12497         * info.el (Info-goto-emacs-key-command-node):
12498         * log-edit.el (log-edit-insert-cvs-template)
12499         (log-edit-insert-cvs-rcstemplate):
12500         * menu-bar.el (menu-bar-mode):
12501         * mouse.el (mouse-appearance-menu):
12502         * newcomment.el (comment-indent-new-line):
12503         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
12504         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
12505         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
12506         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
12507         * recentf.el (recentf-mode):
12508         * savehist.el (savehist-mode, savehist-save):
12509         * shadowfile.el (shadow-copy-files):
12510         * simple.el (kill-ring-save, next-line, previous-line)
12511         (normal-erase-is-backspace-mode):
12512         * strokes.el (strokes-update-window-configuration)
12513         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
12514         (strokes-xpm-for-stroke):
12515         * time.el (emacs-uptime, emacs-init-time):
12516         * tutorial.el (tutorial--describe-nonstandard-key)
12517         (tutorial--detailed-help):
12518         * type-break.el (type-break-mode)
12519         (type-break-mode-line-message-mode, type-break-query-mode)
12520         (type-break-guesstimate-keystroke-threshold):
12521         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
12522         * version.el (emacs-version):
12523         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
12524         * winner.el (winner-mode):
12525         * calendar/timeclock.el (timeclock-in, timeclock-out)
12526         (timeclock-status-string, timeclock-change)
12527         (timeclock-workday-remaining-string)
12528         (timeclock-workday-elapsed-string)
12529         (timeclock-when-to-leave-string):
12530         * calendar/todo-mode.el (todo-add-category):
12531         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
12532         * emacs-lisp/autoload.el (update-file-autoloads):
12533         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
12534         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
12535         (checkdoc-message-text, checkdoc-defun):
12536         * emacs-lisp/debug.el (debugger-list-functions):
12537         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12538         * emacs-lisp/eieio-opt.el (eieio-describe-class)
12539         (eieio-describe-generic):
12540         * emacs-lisp/lisp-mnt.el (lm-synopsis):
12541         * emacs-lisp/shadow.el (list-load-path-shadows):
12542         * emulation/cua-base.el (cua-mode):
12543         * emulation/edt.el (edt-set-scroll-margins):
12544         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
12545         (tpu-toggle-regexp, tpu-toggle-search-direction)
12546         (tpu-toggle-rectangle, tpu-toggle-control-keys):
12547         * emulation/tpu-extras.el (tpu-set-scroll-margins):
12548         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
12549         (viper-set-parsing-style-toggling-macro)
12550         (viper-set-emacs-state-searchstyle-macros):
12551         * emulation/viper.el (viper-set-hooks):
12552         * eshell/esh-mode.el (eshell-truncate-buffer):
12553         * international/mule-cmds.el (prefer-coding-system)
12554         (describe-input-method, describe-language-environment):
12555         * international/mule-diag.el (list-character-sets)
12556         (describe-character-set, describe-coding-system)
12557         (describe-fontset, list-fontsets, list-input-methods):
12558         * mail/sendmail.el (mail-signature):
12559         * net/ange-ftp.el (ange-ftp-copy-file):
12560         * net/browse-url.el (browse-url):
12561         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
12562         * net/quickurl.el (quickurl-add-url):
12563         * net/rcirc.el (names, topic):
12564         * net/xesam.el (xesam-mode):
12565         * play/5x5.el (5x5-new-game):
12566         * play/yow.el (apropos-zippy):
12567         * progmodes/ada-mode.el (ada-mode-version):
12568         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
12569         (f90-end-of-block)
12570         (f90-beginning-of-block):
12571         * progmodes/fortran.el (fortran-end-of-block)
12572         (fortran-beginning-of-block):
12573         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
12574         * progmodes/python.el (python-describe-symbol, python-shell):
12575         * term/ns-win.el (ns-print-buffer):
12576         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
12577         * textmodes/flyspell.el (flyspell-mode-on):
12578         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
12579         (pages-directory-for-addresses):
12580         * textmodes/table.el (table-recognize-cell)
12581         (table-query-dimension, table-generate-source)
12582         (table-insert-sequence, table--warn-incompatibility):
12583         * textmodes/tex-mode.el (tex-validate-buffer):
12584         * textmodes/texinfmt.el (texinfmt-version)
12585         (texinfo-format-buffer):
12586         Use `called-interactively-p' instead of `interactive-p'.
12588 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
12590         * image-mode.el (image-toggle-display):
12591         * emacs-lisp/elp.el (elp-instrument-function):
12592         * emacs-lisp/advice.el (ad-make-advised-definition):
12593         * emacs-lisp/easy-mmode.el (define-minor-mode):
12594         * net/browse-url.el (browse-url-maybe-new-window):
12595         * progmodes/sh-script.el (sh-learn-buffer-indent):
12596         Pass new argument 'any to `called-interactively-p'.
12598 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
12600         * international/uni-bidi.el:
12601         * international/uni-category.el:
12602         * international/uni-combining.el:
12603         * international/uni-comment.el:
12604         * international/uni-decimal.el:
12605         * international/uni-decomposition.el:
12606         * international/uni-digit.el:
12607         * international/uni-lowercase.el:
12608         * international/uni-mirrored.el:
12609         * international/uni-name.el:
12610         * international/uni-numeric.el:
12611         * international/uni-old-name.el:
12612         * international/uni-titlecase.el:
12613         * international/uni-uppercase.el:
12614         Regenerate from Unicode 5.2.0 data.
12616 2009-10-01  Glenn Morris  <rgm@gnu.org>
12618         * Makefile.in (ELCFILES): Regenerate.
12620 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12622         * subr.el (interactive-p): Mark obsolete.
12623         (called-interactively-p): Make the optional-ness of `kind' obsolete.
12624         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
12625         advertised-signature-table for subroutines as well.
12627         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
12628         (set-advertised-calling-convention): New function.
12629         (make-obsolete, define-obsolete-function-alias)
12630         (make-obsolete-variable, define-obsolete-variable-alias):
12631         Make the optional-ness of `when' obsolete.
12632         (define-obsolete-face-alias): Make `when' non-optional.
12633         * help-fns.el (help-function-arglist):
12634         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
12635         Use advertised-signature-table.
12637 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
12639         * files.el (delete-directory): New defun.  The original function
12640         in fileio.c has been renamed to `delete-directory-internal'.
12642         * dired.el (dired-delete-file): Call `delete-directory' with
12643         RECURSIVE parameter.
12645         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
12646         parameter RECURSIVE.  Implementation is missing.
12648         * net/tramp.el (tramp-handle-make-directory): Flush upper
12649         directory's file properties.
12650         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
12651         (tramp-handle-dired-recursive-delete-directory): Flush directory
12652         properties after the remove command only.
12654         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
12655         Handle optional parameter RECURSIVE.
12657         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
12658         Handle optional parameter RECURSIVE.
12660         * net/tramp-smb.el (tramp-smb-errors): Add error message for
12661         connection timeout.
12662         (tramp-smb-handle-delete-directory): Handle optional parameter
12663         RECURSIVE.
12665 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12667         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
12668         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
12669         (byte-compile-defmacro): Use backquotes.
12671         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
12673         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
12674         has no associated file.
12675         (vc-resynch-buffer): Use vc-dir-buffers.
12677 2009-10-01  Glenn Morris  <rgm@gnu.org>
12679         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
12680         (chart-file-count):
12681         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
12682         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
12683         * emacs-lisp/eieio-opt.el (eieio-describe-class):
12684         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
12685         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
12686         (eieio-copy-parents-into-subclass, make-instance, class-children)
12687         (eieio-generic-form):
12689         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
12690         match-data.  (Bug#4555).
12692         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
12693         rather than parsing it as a regexp.  This relaxes the layout
12694         requirements and makes errors easier to detect.
12695         (check-declare-verify): Check file is regular.
12696         (check-declare-directory): Doc fix.
12697         * subr.el (declare-function): Doc fix.
12699         * ibuffer.el (ibuffer-format-qualifier):
12700         * isearch.el (hi-lock-regexp-okay):
12701         * calc/calc.el (math-zerop):
12702         * mail/uce.el (rmail-msgbeg, rmail-msgend):
12703         * term/w32-win.el (setup-default-fontset, set-fontset-font):
12704         Remove unused declarations.
12706 2009-09-30  Glenn Morris  <rgm@gnu.org>
12708         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
12710         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
12711         filename is not a string.
12713 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
12715         * files.el (safe-local-eval-forms): Fix typo.
12717 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12719         * vc-hooks.el (vc-dir-buffers): New var.
12720         (vc-state-refresh): New function.
12721         (vc-state): Use it.
12722         (vc-after-save): Always ask the backend to recompute the new state.
12723         Always call vc-dir if necessary, using vc-dir-buffers.
12724         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
12725         Use vc-dir-buffers.
12726         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
12727         (vc-dir-prepare-status-buffer, vc-dir-update)
12728         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
12729         Don't call expand-file-name on default-directory.
12731 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12733         * speedbar.el (speedbar-item-delete):
12734         * calc/calc-prog.el (calc-kbd-if):
12735         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
12737         * epa.el (epa-key-list-mode-map):
12738         * hi-lock.el (hi-lock-menu): Fix typos in menus.
12740         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
12741         (hs-show-hook): Fix typo in docstring.
12743 2009-09-29  Glenn Morris  <rgm@gnu.org>
12745         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
12746         file-name-nondirectory call preventing location of cedet files.
12747         (check-declare-verify): Use literal search rather than re-search.
12748         Add basic defmethod and defclass, and define-overloadable-function.
12750         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
12751         Use tramp-compat-file-attributes rather than nonexistent
12752         tramp-compat-handle-file-attributes.
12754         * Makefile.in (lisptagsfiles4): New.
12755         (AUTOGENEL): Add cedet loaddefs files.
12756         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
12757         (update-elclist, compile-always, backup-compiled-files)
12758         (bootstrap-clean): Add yet another directory level.
12759         (update-elclist): Use LC_COLLATE rather than COLLATE.
12760         (ELCFILES): Update, via `make update-elclist'.
12762 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12764         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
12765         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
12766         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
12768 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
12770         * Makefile.in (lisptagsfiles3): Define.
12771         (TAGS, TAGS-LISP): Use it.
12772         (update-elclist): Add third directory level to look for elc files.
12773         (compile-always): Likewise.
12774         (backup-compiled-files): Likewise.
12775         (bootstrap-clean): Likewise.
12776         (ELCFILES): Update.
12778 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
12780         * Makefile.in (ELCFILES): Add CEDET files.
12782 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
12784         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
12786         * net/tramp.el (top): Require tramp-imap.
12788         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
12789         Use `tramp-compat-handle-file-attributes'.
12791 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12793         * net/tramp-imap.el: New package.
12795 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12797         * whitespace.el (whitespace-trailing-regexp)
12798         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
12799         Fix doc string.
12801 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
12803         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
12804         menu.
12806         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
12807         menu-bar-ediff-menu.
12809         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
12810         define-overloadable-function.
12812         * progmodes/autoconf.el: Provide autoconf as well, so that this
12813         file can be `require'd.
12815         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
12817         * emacs-lisp/autoload.el (generated-autoload-feature)
12818         (generated-autoload-load-name): New vars.
12819         (autoload-rubric, autoload-generate-file-autoloads): Use them.
12820         (make-autoload): Recognize define-overloadable-function and
12821         defclass forms (for EIEIO).
12823         * Makefile.in (update-subdirs): Exclude cedet directory.
12825 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
12827         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
12829         * faces.el: Default light-background background for region face to
12830         ns_selection_color under NS.
12832 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12834         * net/imap-hash.el: New library, see NEWS.
12836         * Makefile.in (ELCFILES): Add imap-hash.el.
12838 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12840         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
12841         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
12842         * help-macro.el (make-help-screen): Avoid using an ambiguous function
12843         definition where the docstring could be taken for the return value.
12845 2009-09-26  Glenn Morris  <rgm@gnu.org>
12847         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
12848         Add option to only show images below a certain size.
12849         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
12850         save-excursion calls.
12852 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
12854         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
12855         subdirectories) and eieio.
12857 2009-09-26  Alan Mackenzie  <acm@muc.de>
12859         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
12860         buggy bracketing.  (Bug#4289)
12862         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
12863         character constants (as case labels).  (Bug#4289)
12865 2009-09-25  Juri Linkov  <juri@jurta.org>
12867         * files.el (safe-local-eval-forms): Allow time-stamp in
12868         before-save-hook (Bug#4554).
12870 2009-09-25  Drew Adams  <drew.adams@oracle.com>
12872         * menu-bar.el (list-buffers-directory): Doc fix.
12874 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12876         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
12877         Try and avoid copying twice the same paragraph.
12878         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
12879         Remove save-excursion.
12880         (log-edit-changelog-entry): Do it here instead.
12882 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
12884         * bs.el (bs--get-file-name): Use `list-buffers-directory'
12885         when available, instead of hardcoding mode names.  Doc fix.
12887         * menu-bar.el (list-buffers-directory): Add docstring.
12888         Make automatically buffer-local.
12890         * dired.el (dired-mode):
12891         * files.el (cd-absolute):
12892         * pcvs.el (cvs-temp-buffer):
12893         * pcvs-util.el (cvs-get-buffer-create):
12894         * shell.el (shell-mode):
12895         * vc-dir.el (vc-dir-mode):
12896         Don't make `list-buffers-directory' buffer local.
12898 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
12900         * comint.el (comint-exec, comint-run, make-comint):
12901         Doc fixes (Bug#4542).
12903 2009-09-25  Glenn Morris  <rgm@gnu.org>
12905         * mail/rmailmm.el (rmail-mime): New custom group.
12906         Move all defcustoms in this file into this group.
12907         (rmail-mime-media-type-handlers-alist): Revert previous change.
12908         (rmail-mime-show-images): New option.
12909         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
12910         references to it, since it wasn't actually used for anything.
12911         (rmail-mime-insert-image): New function.
12912         (rmail-mime-image): Use rmail-mime-insert-image.
12913         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
12914         obey the value of `rmail-mime-show-images' option.  Print the size of
12915         attachments.
12917 2009-09-25  David Engster  <deng@randomsample.de>
12919         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
12921 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12923         * whitespace.el: Does not highlight trailing spaces While point is
12924         at end of line.  Does not highligt spaces at beginning of buffer
12925         while point is at beginning of buffer.  Does not highlight spaces
12926         at end of buffer while point is at end of buffer.  (Bug#4177)
12927         New version 12.0.
12928         (whitespace-display-mappings): Adjust initialization.
12929         (whitespace-point, whitespace-font-lock-refontify): New vars.
12930         (whitespace-color-on, whitespace-color-off): Adjust code.
12931         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
12932         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
12933         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
12935 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
12937         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
12939         * textmodes/sgml-mode.el: Remove xml-mode alias.
12941         * files.el (auto-mode-alist, conf-mode-maybe)
12942         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
12944 2009-09-24  Alan Mackenzie  <acm@muc.de>
12946         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
12947         c-forward-conditionals, but it doesn't move point and doesn't set
12948         the mark.
12949         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
12950         (c-down-conditional-with-else, c-backward-conditional)
12951         (c-forward-conditional): Refactor to use c-scan-conditionals.
12953 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12955         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
12956         (help-default-arg-highlight): Remove.
12957         (help-highlight-arg): New function.
12958         (help-do-arg-highlight): Use it.
12959         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
12961 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12963         * term.el (term-set-scroll-region, term-handle-ansi-escape):
12964         Undo last change, which didn't fix the problem and introduced others.
12966 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
12968         * progmodes/gdb-mi.el: Don't require speedbar.
12969         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
12971 2009-09-24  Glenn Morris  <rgm@gnu.org>
12973         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
12975         * term/ns-win.el (ns-reg-to-script): Define for compiler.
12977         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
12978         there is no newline after the final mime boundary.  (Bug#4539)
12979         Move markers on insertion so that any buttons inserted don't end up in
12980         the next part of a multipart message.
12981         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
12982         (rmail-mime-bulk-handler): Optionally handle images.
12983         (rmail-mime-image): New button action.
12984         (rmail-mime-image-handler): New function.
12985         (rmail-mime-mode): New mode.
12986         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
12988 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12990         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
12991         than just dropping elements from it (bug#4504).
12993         * term.el (term-set-scroll-region): Don't move cursor any more.
12994         (term-handle-ansi-escape): Call term-goto here instead.
12995         Suggested by Ivan Kanis <apple@kanis.eu>.
12997         * term.el: Require CL.
12998         (term-ansi-reset): New function.
12999         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
13000         (term-handle-colors-array): Simplify.
13002 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13004         * allout.el (allout-overlay-interior-modification-handler)
13005         (allout-obtain-passphrase):
13006         * epa-file.el (epa-file-write-region):
13007         * ps-print.el (ps-begin-job):
13008         * vc-hooks.el (vc-toggle-read-only):
13009         * vc-rcs.el (vc-rcs-rollback):
13010         * vc-sccs.el (vc-sccs-rollback):
13011         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
13012         (vc-version-diff, vc-revert, vc-rollback):
13013         * wdired.el (wdired-check-kill-buffer):
13014         * emacs-lisp/authors.el (authors):
13015         * net/socks.el (socks-open-connection):
13016         * net/zeroconf.el (zeroconf-service-add-hook):
13017         * obsolete/vc-mcvs.el (vc-mcvs-register):
13018         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
13019         (gdb-select-frame):
13020         * progmodes/grep.el (lgrep, rgrep):
13021         * progmodes/idlw-help.el (idlwave-help-check-locations)
13022         (idlwave-help-html-link, idlwave-help-assistant-open-link):
13023         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
13024         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
13025         (reftex-toc-rename-label): Fix typos in error messages.
13027         * dired-aux.el (dired-do-shell-command): Reflow docstring.
13028         (dired-copy-how-to-fn): Doc fix.
13029         (dired-files-attributes, dired-read-shell-command):
13030         Fix typos in docstrings.
13032         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
13033         (dired-x-find-file-other-window): Reflow docstrings.
13034         (dired-omit-marker-char, dired-read-shell-command)
13035         (dired-x-submit-report): Fix typos in docstrings.
13037         * shell.el (shell-mode-hook):
13038         * view.el (View-scroll-line-forward):
13039         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
13040         Fix typos in docstrings.
13042         * net/dig.el (dig-invoke): Fix typo in docstring.
13043         (query-dig): Reflow docstring.
13045         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
13046         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
13047         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
13048         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
13049         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
13050         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
13051         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
13052         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
13053         (idlwave-completion-map, idlwave-current-indent)
13054         (idlwave-custom-ampersand-surround, idlwave-customize)
13055         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
13056         (idlwave-define-abbrev, idlwave-determine-class-special)
13057         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
13058         (idlwave-end-block-reg, idlwave-end-of-statement)
13059         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
13060         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
13061         (idlwave-explicit-class-listed, idlwave-file-header)
13062         (idlwave-fill-paragraph, idlwave-find-class-definition)
13063         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
13064         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
13065         (idlwave-in-quote, idlwave-indent-action-table)
13066         (idlwave-indent-expand-table, idlwave-indent-line)
13067         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
13068         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
13069         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
13070         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
13071         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
13072         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
13073         (idlwave-outlawed-buffers, idlwave-popup-select)
13074         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
13075         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
13076         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
13077         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
13078         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
13079         (idlwave-statement-type, idlwave-struct-skip)
13080         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
13081         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
13082         (idlwave-what-module-find-class): Fix typos in docstrings.
13083         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
13084         (idlwave-calculate-cont-indent, idlwave-expand-equal)
13085         (idlwave-find-module, idlwave-find-structure-definition)
13086         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
13087         (idlwave-list-load-path-shadows, idlwave-next-statement)
13088         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
13089         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
13090         (idlwave-template): Reflow docstrings.
13092         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
13093         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
13094         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
13095         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
13096         (idlwave-shell-display-line, idlwave-shell-display-wframe)
13097         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
13098         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
13099         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
13100         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
13101         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
13102         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
13103         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
13104         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
13105         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
13106         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
13107         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
13108         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
13109         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
13110         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
13111         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
13112         Fix typos in docstrings.
13113         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
13114         (idlwave-shell-hide-output, idlwave-shell-mode)
13115         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
13116         Reflow docstrings.
13118         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
13120 2009-09-24  Ivan Kanis  <apple@kanis.eu>
13122         * term.el (term-bold-attribute): New var.
13123         (term-handle-colors-array): Use it.
13125 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
13127         * progmodes/gdb-mi.el (gdb-version): New variable.
13128         (gdb-non-stop-handler): Set gdb-version.
13129         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
13130         Condition "--thread" option on gdb-version.
13131         (gdb-invalidate-threads): Remove unused argument.
13133 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13135         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
13136         to looking-back to avoid ridiculous slow down in large files (bug#4511).
13138 2009-09-23  Glenn Morris  <rgm@gnu.org>
13140         * mail/rmail.el (rmail-reply): Don't try to add a References header when
13141         replying to mail without References or Message-Id.  (Bug#4525)
13143 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
13145         * term/ns-win.el (ns-reg-to-script): New variable.
13147 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
13149         * epg.el (epg-wait-for-status): Preserve existing 'error results.
13151 2009-09-22  Sam Steingold  <sds@gnu.org>
13153         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
13154         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
13155         to 1 because hg returns status 1 when nothing is found.
13156         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
13158 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13160         * textmodes/fill.el: Convert to utf-8 encoding.
13161         (fill-french-nobreak-p): Remove redundant » and « inherited from our
13162         pre-Unicode days.
13164         * add-log.el (change-log-fill-forward-paragraph): New function.
13165         (change-log-mode): Use it so fill-region DTRT.
13166         Set fill-indent-according-to-mode here rather than in
13167         change-log-fill-paragraph.
13168         (change-log-fill-paragraph): Remove.
13170 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
13172         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
13173         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
13175 2009-09-22  Glenn Morris  <rgm@gnu.org>
13177         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
13178         the scroll-bar scroll the calendar window rather than the buffer.
13180         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
13181         commands that move point (as opposed to scrolling).
13183         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
13185         * emacs-lisp/elint.el (elint): New custom group.
13186         (elint-log-buffer): Make it a defcustom.
13187         (elint-scan-preloaded, elint-ignored-warnings)
13188         (elint-directory-skip-re): New options.
13189         (elint-builtin-variables): Doc fix.
13190         (elint-preloaded-env): New variable.
13191         (elint-unknown-builtin-args): Add an entry for encode-time.
13192         (elint-extra-errors): Make it a variable rather than a constant.
13193         (elint-preloaded-skip-re): New constant.
13194         (elint-directory): Skip files matching elint-directory-skip-re.
13195         (elint-features): New variable, local to linted buffers.
13196         (elint-update-env): Initialize elint-features.  Possibly add
13197         elint-preloaded-env to the buffer's environment.
13198         (elint-get-top-forms): Bind elint-current-pos, for log messages.
13199         Skip quoted forms.
13200         (elint-init-form): New function, extracted from elint-init-env.
13201         Make non-list forms a warning rather than an error.
13202         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
13203         easy-menu-define, put that adds an error-condition, and provide.
13204         When requiring cl, also require cl-macs.  Really require cl, to handle
13205         some cl macros.  Store required libraries in the list elint-features,
13206         so as not to re-load them.  Treat cc-require like require.
13207         (elint-init-env): Call elint-init-form to do the work.
13208         Handle eval-and-compile and such like.
13209         (elint-add-required-env): Do not clear messages.
13210         (elint-special-forms): Add handlers for function, defalias, if, when,
13211         unless, and, or.
13212         (elint-form): Add optional argument to ignore elint-special-forms,
13213         useful to prevent recursive calls from handlers.  Doc fix.
13214         Respect elint-ignored-warnings.
13215         (elint-form): Respect elint-ignored-warnings.
13216         (elint-bound-variable, elint-bound-function): New variables.
13217         (elint-unbound-variable): Respect elint-bound-variable.
13218         (elint-get-args): Respect elint-bound-function.
13219         (elint-check-cond-form): Add some simple handling for (f)boundp and
13220         featurep tests.
13221         (elint-check-defalias-form): New handler.
13222         (elint-check-let-form): Make an empty let a warning rather than an
13223         error.
13224         (elint-check-setq-form): Make an empty setq a warning rather than an
13225         error.  Respect elint-ignored-warnings.
13226         (elint-check-defvar-form): Accept null doc-strings.
13227         (elint-check-conditional-form): New handler.  Does some simple-minded
13228         checking of featurep and (f)boundp tests.
13229         (elint-put-function-args): New function.
13230         (elint-initialize): Use elint-scan-doc-file rather than
13231         elint-find-builtin-variables.  Use elint-put-function-args.
13232         Possibly scan preloaded-file-list.
13233         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
13234         extend to handle functions as well.
13236 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
13238         * linum.el (linum-delete-overlays, linum-update-window):
13239         Do not modify the right margin.  (Bug#3971)
13241 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
13243         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
13244         nxml-mode instead of xml-mode.
13246 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13248         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
13250 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13252         * net/dig.el (dig-mode): Use define-derived-mode.
13254 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
13256         * vc-dispatcher.el (vc-do-command): Return the process object in
13257         the asynchronous case.  Use when instead of if.  Do not run
13258         vc-exec-after to display a message if not enabled.  (Bug#4463)
13260         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
13261         properties to the stash strings.
13262         (vc-git-stash-list): Return a list of strings.
13263         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
13264         (vc-git-stash-show-at-point): New functions.
13265         (vc-git-stash-map): New keymap.
13267         * register.el (ctl-x-r-map): Define the keys here instead of
13268         using autoload.
13270 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
13272         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
13273         list, to workaround performance problem (bug#4485).
13275 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
13277         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
13279 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
13281         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
13282         Document that this option is not recommended to use.
13284 2009-09-19  Glenn Morris  <rgm@gnu.org>
13286         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
13287         variable `var'.
13289         * calc/calc-alg.el (var):
13290         * calc/calcalg2.el (var): Define for compiler.
13292 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
13294         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
13295         Doc fix (Bug#3932).
13297         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
13299         * time-stamp.el (time-stamp-month-dd-yyyy)
13300         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
13301         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
13302         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
13303         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
13304         Remove functions that have been obsolete since 1995 (Bug#4436).
13306         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
13307         indent buffer only if called interactively (Bug#4452).
13309 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
13310             Eli Zaretskii  <eliz@gnu.org>
13312         This fixes bug#4197 (merged to bug#865, though not identical).
13313         * server.el (server-auth-dir): Add docstring note about FAT32.
13314         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
13315         but warn against using them.
13317 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
13319         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
13320         older GDB where there is no has_more field.
13322 2009-09-19  Glenn Morris  <rgm@gnu.org>
13324         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13326 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
13328         * files.el (auto-mode-alist): Change default for XML files to nXML
13329         mode (Bug#4169).
13331 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
13333         * server.el (server-ensure-safe-dir): Pass 'integer
13334         to `file-attributes', as suggested.
13336 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13338         * dired-aux.el (dired-query-alist): Remove spurious backslash.
13339         (dired-query): Use read-key.
13341 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
13343         * cus-start.el (ns-use-qd-smoothing): Remove.
13345 2009-09-18  Glenn Morris  <rgm@gnu.org>
13347         * allout.el (top-level): Remove unnecessary progn.
13349         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
13351         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
13352         definition of abbrev table.
13354         * speedbar.el (speedbar-track-mouse):
13355         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
13356         * net/eudc.el (eudc-expand-inline):
13357         * net/newst-backend.el (newsticker--cache-read-feed):
13358         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
13359         condition-case handlers.
13361 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
13363         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
13364         (gdb-var-list): Add an element for has_more field.
13365         (gdb-non-stop-handler): Enable pretty printing for STL containers.
13366         (gdb-var-create-handler, gdb-var-list-children-handler-1)
13367         (gdb-var-update-handler-1): Parse output of dynamic variable
13368         objects (STL containers).
13369         (gdb-var-delete-1): Pass var1 as an explicit second argument.
13370         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
13372         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
13373         gdb-var-list.
13374         (gud-speedbar-buttons): Make node expandable if expression "has more"
13375         children.
13377 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
13379         * startup.el (emacs-quick-startup): Remove variable and all uses.
13380         (command-line): Set `inhibit-x-resources' instead.
13381         (command-line-1): Use `inhibit-x-resources' instead.
13383 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
13385         * subr.el: Fix last change to avoid using the `unless' macro,
13386         which breaks bootstrapping.
13388 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13390         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
13391         extended definitions, in case we reload subr.el after having
13392         loaded CL.
13393         (eval-next-after-load): Mark as obsolete.
13395 2009-09-17  Juri Linkov  <juri@jurta.org>
13397         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
13398         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
13399         (menu-bar-showhide-menu, menu-bar-tools-menu)
13400         (menu-bar-describe-menu, menu-bar-help-menu)
13401         (minibuffer-local-completion-map, minibuffer-local-map):
13402         Fix list quoting.
13404 2009-09-17  Glenn Morris  <rgm@gnu.org>
13406         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
13407         arguments, whether or not it has a handler.
13409         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
13411         * simple.el (hard-newline): Give it a doc-string.
13413         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13414         (lisp-mode-syntax-table): Give them doc-strings.
13416 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
13418         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
13419         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
13420         (menu-bar-options-menu, menu-bar-showhide-menu)
13421         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
13422         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
13423         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
13424         (menu-bar-options-menu, menu-bar-tools-menu)
13425         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
13426         (menu-bar-help-menu):
13427         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
13428         string arguments.
13430         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
13431         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
13432         calls for the menu names and :help.
13434 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13436         * mouse.el (minor-mode-menu-from-indicator): Pay attention
13437         to :minor-mode-function (bug#4455).
13439 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13441         * startup.el (command-line): Initialize the window-system after
13442         processing the command-line.
13444         * textmodes/page.el (what-page): Make sure we don't inf-loop if
13445         page-delimiter matches the empty string.
13447 2009-09-16  Glenn Morris  <rgm@gnu.org>
13449         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
13450         byte-compile-not-obsolete-var.  It's a list now.
13451         (byte-compile-not-obsolete-funcs): New variable.
13452         (byte-compile-warn-obsolete): Don't warn about functions if they are in
13453         byte-compile-not-obsolete-funcs.
13454         (byte-compile-variable-ref, byte-compile-defvar): Update for
13455         byte-compile-not-obsolete-vars name-change and list nature.
13456         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
13457         and variables behind (f)boundp tests.
13458         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
13460 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
13462         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
13464 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13466         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
13467         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
13468         Don't autoload.
13470 2009-09-15  Stephen Eglen  <stephen@gnu.org>
13472         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
13473         the virtual-buffers, use the name of the buffer specified by
13474         find-file-noselect, as the match may be a symlink.  (This was a
13475         problem if the target and the symlink had different names.)
13477 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13479         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
13481         * desktop.el (desktop-path): Check user-emacs-directory.
13483         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
13485         * loadup.el: Use after-load-functions to GC after loading each file.
13486         Remove the explicit GC calls that used to be sprinkled around.
13488         * subr.el (after-load-functions): New hook.
13489         (do-after-load-evaluation): Run it.  Use string-match-p to detect
13490         `obsolete' packages, rather than painfully extracting the relevant
13491         directory name.
13493 2009-09-15  Glenn Morris  <rgm@gnu.org>
13495         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
13496         free variable `doc'.
13498         * dired.el (dired-mode-map): Add menu entry for async shell command.
13500         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
13501         variables, also consider the .elc files, since the .el files are
13502         normally gzipped (subsequent code locates the .el.gz from the .elc).
13504         * calc/calc-prog.el (arglist): Define for compiler.
13506         * calendar/diary-lib.el (diary-display-function): Change the default to
13507         fancy display.
13508         (body): Define for compiler.
13510         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
13511         (byte-compile-file-form, byte-compile-lambda)
13512         (byte-compile-top-level-body, byte-compile-form)
13513         (byte-compile-variable-ref, byte-compile-setq)
13514         (byte-compile-setq-default, byte-compile-body)
13515         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
13516         (batch-byte-compile): Give some more local variables with common names
13517         a "bytecomp-" prefix to avoid masking warnings about free variables.
13519         * startup.el (command-line-1): Give local variables with common names a
13520         distinguishing prefix, so as not to hide free variable warnings during
13521         bootstrap.
13523         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
13524         clever and add a suffix to make a unique name, just let the user decide
13525         whether or not to overwrite it.  If the input is a directory, write the
13526         default filename to that directory.  (Bug#4388)
13527         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
13528         is a filename-as-a-directory.
13530 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13532         * textmodes/page.el (what-page): Don't move to beginning of line.
13533         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
13535 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
13537         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
13539 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
13541         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
13542         * help.el (help-for-help-internal): Add purecopy calls for text.
13544         * vc.el (top): print-log method now takes an optional SHORTLOG
13545         argument.  Add a new method: root.
13546         (vc-root-diff, vc-print-root-log): New functions.
13547         (vc-log-short-style): New variable.
13548         (vc-print-log-internal): Add support for showing short logs.
13550         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
13551         vc-print-root-log and vc-print-root-diff.
13553         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
13554         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
13555         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
13556         short logs.
13558         * vc-cvs.el (vc-cvs-print-log):
13559         * vc-mtn.el (vc-mtn-print-log):
13560         * vc-rcs.el (vc-rcs-print-log):
13561         * vc-sccs.el (vc-sccs-print-log):
13562         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
13563         that is ignored for now.
13565         * vc-mtn.el (vc-mtn-annotate-command):
13566         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
13568 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13570         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
13571         to function-key-map, and give them ascii-character property.
13572         * term/x-win.el (x-alternatives-map):
13573         * term/ns-win.el (ns-alternatives-map):
13574         * term/internal.el (msdos-key-remapping-map):
13575         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
13577 2009-09-14  Glenn Morris  <rgm@gnu.org>
13579         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
13580         temp-buffers (2009-09-12).
13582 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13584         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
13585         the new read-key function.
13587 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
13589         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
13590         is defined (Bug#4405).
13592 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
13594         * recentf.el (recentf-cleanup): Use a hash table to find
13595         duplicates (Bug#4407).
13597 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
13599         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
13600         kp-0 to ascii equivalents (Bug#4325).
13602 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
13604         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
13606         * eshell/em-hist.el:
13607         * eshell/em-dirs.el (eshell-complete-user-reference):
13608         Declare pcomplete functions and variables to avoid compiler warnings.
13610 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
13612         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
13613         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
13614         * eshell/em-alias.el (eshell-aliases-file):
13615         * eshell/em-hist.el (eshell-history-file-name):
13616         Use expand-file-name instead of concat to make file names (Bug#4308).
13618 2009-09-13  Glenn Morris  <rgm@gnu.org>
13620         * ediff-merg.el (ediff-do-merge):
13621         * filesets.el (filesets-run-cmd):
13622         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
13623         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
13624         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
13625         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
13626         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
13627         Replace empty `let's with `progn'.
13629 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13631         * mail/sendmail.el (send-mail-function):
13632         * tooltip.el (tooltip-mode):
13633         * simple.el (transient-mark-mode):
13634         * rfn-eshadow.el (file-name-shadow-mode):
13635         * frame.el (blink-cursor-mode):
13636         * font-core.el (global-font-lock-mode):
13637         * files.el (temporary-file-directory)
13638         (small-temporary-file-directory, auto-save-file-name-transforms):
13639         * epa-hook.el (auto-encryption-mode):
13640         * composite.el (global-auto-composition-mode):
13641         Use custom-initialize-delay.
13642         * startup.el (command-line): Don't explicitly call
13643         custom-reevaluate-setting for all the above vars.
13644         * custom.el (custom-initialize-safe-set)
13645         (custom-initialize-safe-default): Delete.
13647 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13649         * term/x-win.el (x-initialize-window-system):
13650         * term/w32-win.el (w32-initialize-window-system):
13651         * term/ns-win.el (ns-initialize-window-system): Don't call
13652         mouse-wheel-mode since it's enabled globally by default already.
13654         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
13655         actually define the variable, but only silences the byte-compiler.
13656         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
13657         before looking it up.
13658         (mouse-wheel-scroll-amount): Also reset the bindings if this value
13659         is changed.
13661 2009-09-12  Glenn Morris  <rgm@gnu.org>
13663         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
13664         1000.
13665         (elint-add-required-env): Don't beep on error.
13666         (elint-forms): In case of error, return ENV unchanged.
13667         (elint-init-env): Skip non-list forms.
13668         (elint-log): Handle unknown file positions.
13670 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
13672         * epg.el (epg-make-context): Add autoload cookie.
13673         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
13674         (epg-decrypt-string, epg-start-verify, epg-verify-file)
13675         (epg-verify-string, epg-start-sign, epg-sign-file)
13676         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
13677         (epg-encrypt-string, epg-start-export-keys)
13678         (epg-export-keys-to-file, epg-export-keys-to-string)
13679         (epg-start-import-keys, epg-import-keys-from-file)
13680         (epg-import-keys-from-string, epg-start-receive-keys)
13681         (epg-receive-keys, epg-import-keys-from-server)
13682         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
13683         (epg-sign-keys, epg-start-generate-key)
13684         (epg-generate-key-from-file, epg-generate-key-from-string):
13685         Remove autoload cookie.
13687 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
13689         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
13690         reevaluation of trash-directory.
13692         * mwheel.el: Fix last change.
13693         (mouse-wheel-mode): New defvar.
13694         (mouse-wheel-mode): Remove autoload cookie.
13696 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13698         * mwheel.el (mwheel-installed-bindings): New var.
13699         (mouse-wheel-mode): Use it, so as to make sure we really remove all
13700         the bindings we set last time.  Use custom-initialize-delay.
13701         * loadup.el: Load mwheel after term/*-win.el.
13702         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
13703         and mouse-wheel-up-event now that their first evaluation is done
13704         sufficiently late to be correct.
13706         * startup.el (tutorial-directory): Make it a defcustom.
13707         Use custom-initialize-delay rather than eval-at-startup to set it.
13708         * image.el (image-load-path): Make it a defcustom.
13709         Use custom-initialize-delay rather than eval-at-startup to set it.
13710         * subr.el (eval-at-startup): Remove.
13711         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
13713         * subr.el (do-after-load-evaluation): Warn the user after loading an
13714         obsolete package.
13716 2009-09-12  Glenn Morris  <rgm@gnu.org>
13718         * proced.el (proced-mark-alt): Remove alias.
13719         (proced-mode-map): Remove proced-mark-alt.
13721         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
13722         Elint file and directory.  Remove initialization entry.
13724         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
13725         commands.
13726         (elint-current-buffer): Set mode-line-process.
13727         (elint-init-env): Handle define-derived-mode.
13728         Fix declare-function with unspecified arglist.  Guard against odd
13729         defalias statements (eg iso-insert's 8859-1-map).
13730         (elint-add-required-env): Use a temp buffer.
13731         (elint-form): Just print the function/macro name, not the whole form.
13732         Return env unchanged if we fail to parse a macro.
13733         (elint-forms): Guard against parse errors.
13734         (elint-output): New function, to handle batch mode.
13735         (elint-log-message): Add optional argument.  Use elint-output.
13736         (elint-set-mode-line): New function.
13738 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
13740         * emacs-lisp/elp.el (elp-not-profilable): Add more
13741         functions (Bug#4233).
13743 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
13745         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
13746         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
13748 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
13750         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
13751         (gdb-var-list-children): Use json parsing.
13753 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
13755         * progmodes/js.el (js--proper-indentation): Handle the case where
13756         char-before is null.  Reported by Deniz Dogan.
13758 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
13760         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
13762 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
13764         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
13765         (epg-digest-algorithm-alist): Add SHA224.
13766         (epg-context-set-passphrase-callback)
13767         (epg-context-set-progress-callback): Add description about
13768         callback function.
13770 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13772         * custom.el (custom-delayed-init-variables): New var.
13773         (custom-initialize-delay): New function.
13774         * startup.el (command-line): "Re"evaluate all vars in
13775         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
13776         explicitly any more.
13777         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
13778         to avoid creating a ~/.emacs.d at build-time (bug#4347).
13780         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
13782 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
13784         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
13785         (gdb-var-update-handler): Use json parsing.
13787 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
13789         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
13790         decode annotated text, regardless of language environment.  (Bug#2741)
13792 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13794         * Makefile.in (autoloads): Make rmail.el writable as well.
13796 2009-09-11  Glenn Morris  <rgm@gnu.org>
13798         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
13799         loaddefs.el.
13800         * dired.el: Regenerate with extracted autoloads.
13801         * Makefile.in (autoloads): Make dired.el writable.
13803         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
13804         * ibuffer.el: Regenerate with extracted autoloads.
13805         * Makefile.in (autoloads): Make ibuffer.el writable.
13807         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
13808         * version.el (emacs-copyright, emacs-major-version)
13809         (emacs-minor-version): Reformat doc-strings for make-docfile.
13811         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
13812         functions and variables, since they must be stuff specific to some other
13813         platform.
13814         (apropos-print): Make mouse-click message less specific about button.
13816         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
13817         that records where a macro was defined.
13818         * help-fns.el (describe-function-1): Mention if a function has a
13819         compiler-macro.
13820         * help-mode.el (help-function-cmacro): New button.
13822         * locate.el (top-level): Always require dired.
13823         (locate-mode-map): Initialize inside the defvar.
13825         * net/ange-ftp.el (dired-compress-file): Declare.
13826         (ange-ftp-dired-compress-file): Add doc string.
13828         * term/ns-win.el (x-display-name, x-setup-function-keys):
13829         Unify doc-strings with X versions.
13831 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13833         * emulation/crisp.el (crisp-mode-map): Move initialization
13834         into declaration.
13835         (crisp-mode): Use define-minor-mode.
13837         * progmodes/xscheme.el (xscheme-evaluation-commands):
13838         Put a :advertised-binding property rather than using
13839         advertised-xscheme-send-previous-expression.
13840         (advertised-xscheme-send-previous-expression): Declare obsolete.
13841         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
13842         `advertised-undo'.
13843         (crisp-mode): Add corresponding bindings to
13844         undo's :advertised-binding instead.
13845         * dired.el (dired-mode-map): Put a :advertised-binding property rather
13846         than using dired-advertised-find-file.
13847         (dired-advertised-find-file):
13848         * simple.el (advertised-undo):
13849         * wid-edit.el (advertised-widget-backward): Declare obsolete.
13850         (widget-keymap): Put a :advertised-binding property rather
13851         than using advertised-widget-backward.
13852         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
13853         than using advertised-undo.
13854         * tutorial.el (tutorial--default-keys): Adjust accordingly.
13856 2009-09-10  Simon South  <ssouth@slowcomputing.org>
13858         * progmodes/delphi.el (delphi-tab): Indent region when Transient
13859         Mark mode is enabled and region is active; otherwise indent or
13860         insert TAB as usual.
13861         (delphi-mode): Update description of TAB-key binding.
13863 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13865         * subr.el (define-key-rebound-commands): Mark obsolete.
13866         * startup.el (precompute-menubar-bindings): Remove.
13867         (normal-top-level): Remove obsolete code that tried to precompute
13868         menubar bindings.
13869         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
13870         define-key-rebound-commands and precompute-menubar-bindings.
13872 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13874         * net/imap.el (imap-interactive-login): Better messages.
13875         (imap-open): Fix bug with renamed buffer on reconnect.
13876         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13877         for easier debugging and cleaner code.  On successful (guessed based on
13878         server capabilities) secondary authentication, set imap-state
13879         correctly.
13880         (imap-last-authenticator): Define imap-last-authenticator as a variable
13881         to avoid warnings.
13883 2009-09-10  Glenn Morris  <rgm@gnu.org>
13885         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
13887         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
13888         (byte-compile-file-form-autoload): Don't warn about unknown functions
13889         where the autoload statement comes after the use.
13890         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
13891         that any handlers inside the body (eg require) are in turn respected.
13893         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
13894         effects.
13896         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
13897         and syntax and abbrev tables basic docs, if they don't have any.
13899         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
13901         * international/mule-cmds.el (top-level): Require cl when compiling.
13902         (view-hello-file): Use default-value rather than
13903         default-enable-multibyte-characters.
13905         * progmodes/fortran.el: Move all safe and risky properties into the
13906         defcustoms.
13908         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
13909         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
13910         * mail/undigest.el:
13911         Put autoloads in rmail.el rather than loaddefs.el.
13912         * mail/rmail.el: Regenerate with extracted autoloads.
13914         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
13915         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
13917 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
13919         Reported in thread for Bug#4375.
13920         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
13921         "-data-evaluate-expression" instead of print.
13922         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
13923         (gdb-tooltip-print): Parse output from above MI command.
13924         (gdb): Revert 2009-08-11 change.  User should detach inferior
13925         manually.
13927         Remove the word "separate" from IO functions as inferior
13928         output is now never displayed in the GUD buffer.
13930 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
13932         * startup.el (command-line-normalize-file-name): On Windows and
13933         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
13935 2009-09-10  Juri Linkov  <juri@jurta.org>
13937         * isearch.el (isearch-text-char-description): Propertize escape
13938         character sequences with the `escape-glyph' face.  (Bug#4344)
13940         * simple.el (shell-command): Set asynchronous process filter to
13941         `comint-output-filter'.  (Bug#4343)
13943         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
13944         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
13945         the list.  Move "asm" to the bottom.
13946         (grep-find-ignored-directories): Add `choice' with nil value
13947         to empty the list easily.
13948         (grep-find-ignored-files): New option.
13949         (grep-files-history): Set to nil by default instead of '("ch" "el").
13950         (grep-compute-defaults): Add "<X>" to `grep-template'.
13951         (grep-read-files): Bind new local variables `default-alias' and
13952         `default-extension'.  Use a list of default values for the file prompt.
13953         (lgrep): Add `--exclude=' command line options composed from
13954         `grep-find-ignored-files'.
13955         (rgrep): Add `-name' command line options composed from
13956         `grep-find-ignored-files'.  (Bug#4301)
13958 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13960         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
13961         (bug#4368).
13963 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13965         * calendar/time-date.el (autoload):
13966         Expand define-obsolete-function-alias into defalias and make-obsolete
13967         for old Emacsen that Gnus supports.
13968         (with-no-warnings): Define it for old Emacsen.
13969         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13970         is available.
13971         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13972         float-time is available; suppress compile warning for time-to-seconds.
13974 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13976         * net/imap.el (imap-message-map): Docstring fix.
13978 2009-09-09  Glenn Morris  <rgm@gnu.org>
13980         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
13981         line numbers too.  (Bug#4374)
13983 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13985         * smerge-mode.el (smerge-remove-props, smerge-refine):
13986         Use with-silent-modifications (bug#4342).
13988         * subr.el (with-silent-modifications): New macro.
13990 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
13992         * files.el (top-level): Require `cl' when compiling.
13994 2009-09-07  Glenn Morris  <rgm@gnu.org>
13996         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
13998         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
13999         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
14001 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
14003         * vc-git.el (vc-git-annotate-command): Use separator to parse
14004         arguments correctly.
14006 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
14008         * proced.el (proced-mode): Doc fix.
14010 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
14012         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
14013         lstat fails.
14014         (tramp-do-file-attributes-with-ls): Check for file existence at
14015         remote end.
14016         (tramp-do-file-attributes-with-stat): Likewise.
14017         (tramp-convert-file-attributes): Return nil when attr is nil.
14019 2009-09-05  Glenn Morris  <rgm@gnu.org>
14021         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
14022         properties to this button.
14023         (diary-fancy-display): Don't extend the button to the final newline.
14024         (diary-fancy-display-mode): Continue to define "q" as a local key.
14026         * calendar/cal-china.el (holiday-chinese): Make it slightly more
14027         efficient.
14029         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
14031         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
14032         (byte-compile-dest-file-function): New option.
14033         (byte-compile-dest-file): Doc fix.
14034         Obey byte-compile-dest-file-function.
14035         (byte-compile-cl-file-p): New function.
14036         (byte-compile-eval): Only suppress noruntime warnings about cl functions
14037         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
14038         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
14039         than for file being previously loaded.
14040         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
14041         (byte-compile-file-form-require): Handle the case where requiring a file
14042         indirectly causes CL to be loaded.
14044 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
14046         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
14047         before killing the old buffer, since by the time `kill-buffer' is
14048         run so many buffer variables have been set to nil that it may not
14049         behave as expected.  (Bug#4061)
14051 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
14053         * files.el (find-alternate-file): If the old buffer is modified
14054         and visiting a file, behave similarly to `kill-buffer' when
14055         killing it, thus reverting to the pre-1.878 behavior; see
14056         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
14057         for discussion.  Also, consult `buffer-file-name' as a variable
14058         not as a function, for consistency with the rest of the code.
14060 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
14062         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
14063         also when adding a new directory.
14065         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
14066         defun.
14068 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14070         * files.el (locate-file-completion-table): Make it provide boundary
14071         information, so partial-completion works better.
14073 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
14075         * mail/footnote.el (Footnote-text-under-cursor):
14076         Check footnote-text-marker-alist before using it (bug#4324).
14078 2009-09-04  Glenn Morris  <rgm@gnu.org>
14080         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
14081         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
14082         * play/solitaire.el, play/tetris.el:
14083         Remove leading * from defcustom and defface docs.
14085         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
14086         necessary.
14087         (diary-fancy-overriding-map): New variable.
14088         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
14089         Use view-mode.
14091         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
14092         goto-line.
14094 2009-09-03  Glenn Morris  <rgm@gnu.org>
14096         * arc-mode.el (archive-mode):
14097         * dos-fns.el (set-default-process-coding-system):
14098         * man.el (Man-getpage-in-background):
14099         * menu-bar.el (menu-bar-describe-menu):
14100         * server.el (server-process-filter):
14101         * startup.el (command-line):
14102         * tar-mode.el (tar-header-block-tokenize, tar-extract):
14103         * w32-fns.el (set-default-process-coding-system):
14104         * x-dnd.el (x-dnd-handle-file-name):
14105         * international/mule-cmds.el (mule-menu-keymap)
14106         (set-default-coding-systems, language-info-alist, set-language-info)
14107         (set-language-environment, standard-display-european-internal)
14108         (set-locale-environment):
14109         * international/mule-diag.el (mule-diag):
14110         * mail/emacsbug.el (report-emacs-bug):
14111         * mail/rmail.el (rmail-mode):
14112         * mail/sendmail.el (mail-setup):
14113         Use default-value rather than default-enable-multibyte-characters.
14115         * progmodes/f90.el: Move all safe properties into the defcustoms.
14116         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
14118         * calendar/appt.el (appt-check):
14119         * calendar/diary-lib.el (diary-set-header, diary-live-p)
14120         (diary-check-diary-file, diary-list-entries)
14121         (diary-include-other-diary-files, diary-simple-display)
14122         (diary-fancy-display, diary-print-entries)
14123         (diary-mark-included-diary-files, diary-make-entry):
14124         Don't call substitute-in-file-name on diary-file.
14126 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
14127             Stefan Monnier  <monnier@iro.umontreal.ca>
14129         * mail/footnote.el (footnote-prefix): Make it a defcustom.
14130         (footnote-mode-map): Move initialization into the declaration.
14131         (footnote-minor-mode-map): Define it rather than changing global-map.
14132         (footnote-mode): Use define-minor-mode.
14134 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
14136         * net/tramp.el (tramp-handle-file-attributes-with-ls)
14137         (tramp-do-file-attributes-with-perl)
14138         (tramp-do-file-attributes-with-stat): Rename from
14139         `tramp-handle-file-attributes-with-*'.
14140         (tramp-handle-file-attributes): Use them.
14141         (tramp-do-directory-files-and-attributes-with-perl)
14142         (tramp-do-directory-files-and-attributes-with-stat): Rename from
14143         `tramp-handle-directory-files-and-attributes-with-*'.
14144         (tramp-handle-directory-files-and-attributes): Use them.
14145         (tramp-method-out-of-band-p): Additional parameter SIZE.
14146         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
14147         (tramp-handle-write-region): Use it.
14148         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
14149         (tramp-handle-vc-registered): Check, whether the first run did
14150         return files to be tested.
14151         (tramp-advice-make-auto-save-file-name): Do not call directly
14152         `tramp-handle-make-auto-save-file-name', because this would bypass
14153         the locking mechanism.
14155         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
14156         (file-remote-p, process-file, start-file-process, set-file-times)
14157         (tramp-compat-file-attributes): Compatibility functions shall not
14158         call directly `tramp-handle-*', because this would bypass the
14159         locking mechanism.
14160         (tramp-compat-number-sequence): New defun.
14162 2009-09-02  Glenn Morris  <rgm@gnu.org>
14164         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
14165         alias for float-time.
14166         (time-to-number-of-days): In Emacs, use float-time.
14167         * net/newst-backend.el (time-add): Suppress warnings from compat
14168         function.
14169         * time.el (emacs-uptime, emacs-init-time):
14170         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
14171         Use float-time rather than time-to-seconds.
14173         * minibuffer.el (completion-initials-expand): Fix typo.
14175         * faces.el (modeline, modeline-inactive, modeline-highlight)
14176         (modeline-buffer-id):
14177         * info.el (info-menu-5): Mark these face aliases as obsolete.
14179 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
14181         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
14182         space ...
14183         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
14184         no "--thread" option.
14185         (gdb-stopped): Don't print "Switched to thread" message when it is
14186         unchanged.
14188 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14190         * minibuffer.el (completion-try-completion)
14191         (completion-all-completions): Remove ill-defined (and
14192         mistakenly installed and luckily never used nor documented)
14193         `completion-styles' property.
14194         (completion-initials-expand, completion-initials-all-completions)
14195         (completion-initials-try-completion): New functions.
14196         (completion-styles-alist): Add doc to each entry.
14197         Add new `initials' entry.
14199 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
14201         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
14202         MI command -var-evaluate-expression.
14203         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
14204         and tweak for case of string child.
14205         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
14207 2009-09-01  Glenn Morris  <rgm@gnu.org>
14209         * add-log.el (change-log-date-face, change-log-name-face)
14210         (change-log-email-face, change-log-file-face, change-log-list-face)
14211         (change-log-conditionals-face, change-log-function-face)
14212         (change-log-acknowledgement-face):
14213         * cus-edit.el (custom-invalid-face, custom-rogue-face)
14214         (custom-modified-face, custom-set-face, custom-changed-face)
14215         (custom-saved-face, custom-button-face, custom-button-pressed-face)
14216         (custom-documentation-face, custom-state-face, custom-comment-face)
14217         (custom-comment-tag-face, custom-variable-tag-face)
14218         (custom-variable-button-face, custom-face-tag-face)
14219         (custom-group-tag-face-1, custom-group-tag-face):
14220         * diff-mode.el (diff-header-face, diff-file-header-face)
14221         (diff-index-face, diff-hunk-header-face, diff-removed-face)
14222         (diff-added-face, diff-changed-face, diff-function-face)
14223         (diff-context-face, diff-nonexistent-face):
14224         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
14225         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
14226         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14227         (Info-title-4-face):
14228         * isearch.el (isearch-lazy-highlight-face):
14229         * log-view.el (log-view-file-face, log-view-message-face):
14230         * paren.el (show-paren-match-face, show-paren-mismatch-face):
14231         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
14232         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
14233         (cvs-msg-face):
14234         * smerge-mode.el (smerge-mine-face, smerge-other-face)
14235         (smerge-base-face, smerge-markers-face):
14236         * wid-edit.el (widget-documentation-face, widget-button-face)
14237         (widget-field-face, widget-single-line-field-face)
14238         (widget-inactive-face, widget-button-pressed-face):
14239         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
14240         (woman-addition-face):
14241         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
14242         (eshell-ls-executable-face, eshell-ls-readonly-face)
14243         (eshell-ls-unreadable-face, eshell-ls-special-face)
14244         (eshell-ls-missing-face, eshell-ls-archive-face)
14245         (eshell-ls-backup-face, eshell-ls-product-face)
14246         (eshell-ls-clutter-face):
14247         * eshell/em-prompt.el (eshell-prompt-face):
14248         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
14249         * obsolete/old-whitespace.el (whitespace-highlight-face):
14250         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
14251         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
14252         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
14253         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
14254         (antlr-font-lock-literal-face):
14255         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
14256         (ebrowse-root-class-face, ebrowse-file-name-face)
14257         (ebrowse-default-face, ebrowse-member-attribute-face)
14258         (ebrowse-member-class-face, ebrowse-progress-face):
14259         * progmodes/make-mode.el (makefile-space-face):
14260         * progmodes/sh-script.el (sh-heredoc-face):
14261         * textmodes/flyspell.el (flyspell-incorrect-face)
14262         (flyspell-duplicate-face):
14263         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
14264         * textmodes/texinfo.el (texinfo-heading-face):
14265         Mark face aliases with "-face" suffix as obsolete.
14267         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
14268         compiler.
14270         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
14271         (eudc-bob-sound-menu): Use defvar rather than defconst, since
14272         easy-menu-define wants to modify these.
14274         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
14276         * net/browse-url.el (browse-url-file-url):
14277         * term/internal.el (dos-codepage-setup):
14278         Use default-value rather than default-enable-multibyte-characters.
14280         * progmodes/etags.el (etags-goto-tag-location):
14281         * progmodes/flymake.el (flymake-highlight-line)
14282         (flymake-goto-file-and-line, flymake-goto-line):
14283         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
14284         (gdb-goto-breakpoint):
14285         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
14286         * progmodes/python.el (python-find-function)
14287         (python-pdbtrack-track-stack-file):
14288         * progmodes/verilog-mode.el (verilog-surelint-off):
14289         * term/ns-win.el (ns-open-file-select-line):
14290         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
14291         Use forward-line rather than goto-line.
14293         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
14294         * textmodes/reftex-index.el (reftex-display-index):
14295         * textmodes/reftex-ref.el (reftex-offer-label-menu):
14296         * textmodes/reftex-toc.el (reftex-toc):
14297         Remove unnecessary bindings of default-major-mode (all are followed by
14298         major-mode check and possible mode switch).
14300 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
14302         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
14303         Handle watchpoints (bug#4282).
14304         (def-gdb-thread-buffer-command): Enable thread to be selected by
14305         clicking without selecting threads buffer first.
14306         (gdb-current-context-command): Use selected frame so that "up",
14307         "down" etc work in the GUD buffer.
14308         (gdb-update): Find selected frame before rendering stack buffer.
14309         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
14311 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14313         * progmodes/sym-comp.el (displayed-completions): Remove.
14314         (symbol-complete): Use minibuffer-complete.
14316 2009-08-31  Glenn Morris  <rgm@gnu.org>
14318         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
14320         * apropos.el (apropos-symbols-internal):
14321         Handle (obsolete) face aliases.
14323         * faces.el (describe-face): Adjust the output format to be more like
14324         describe-variable, and to mention (obsolete) face aliases.
14325         Adjust the whitespace so that help-setup-xref works.
14327         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
14328         * calendar/diary-lib.el (diary-button-face):
14329         Mark these face aliases as obsolete.
14331         * calendar/calendar.el (calendar-today): Doc fix.
14333 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
14335         * progmodes/gdb-mi.el (gdb-control-all-threads)
14336         (gdb-control-current-thread): Force tool bar update.
14337         (gdb-non-stop-handler): New function.
14338         (gdb-init-1): Use it to test if non-stop mode is supported.
14339         Remove unused gdbmi buffer type.
14341 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
14343         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
14344         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
14346 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
14348         * comint.el (comint-exec-1): Check command is non-null first.
14349         Part of gdb-mi.el change (2009-08-28).
14351 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14353         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
14355 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
14357         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
14358         instead of `dolist' to avoid a recursive require when bootstrapping.
14360 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14362         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
14364         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
14366         * net/imap.el (imap-send-command): Simplify.
14367         (imap-wait-for-tag): point-max -> buffer-size.
14369         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
14371         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
14372         with constant argument.
14374         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
14376         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
14378         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
14379         Change default, since most of our files don't have a history.
14380         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
14381         the user.
14383         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14384         Add comint-run.
14386         * calc/calc.el: Improve commenting convention.
14387         (calc-digit-map, toplevel): Simplify.
14389         * comint.el (comint-insert-input): Be careful to only set point if we
14390         don't delegate to some other command.
14392         * proced.el (proced-signal-list): Make it an alist.
14393         (proced-grammar-alist): Capitalize names.
14394         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
14395         Disable undo manually and make it read-only.
14396         Use completion-annotate-function.
14398         * minibuffer.el (minibuffer-message): If the current buffer is not
14399         a minibuffer, insert the message in the echo area rather than at the
14400         end of the buffer.
14401         (completion-annotate-function): New variable.
14402         (minibuffer-completion-help): Use it.
14403         (completion--embedded-envvar-table): Environment vars are
14404         always case-sensitive.
14406 2009-08-30  Glenn Morris  <rgm@gnu.org>
14408         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
14409         from fortran-current-defun.
14410         (fortran-beginning-of-subprogram): Be more precise about finding the
14411         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
14412         (fortran-end-of-subprogram): Simplify.
14413         (fortran-current-defun): Use fortran-start-prog-re.
14415 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
14417         * subr.el (do-after-load-evaluation): Simplify.
14419 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
14421         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
14423         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
14424         (vc-rcs-print-log): Use it.
14426         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
14428 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14430         * paths.el (abbrev-file-name): Move to abbrev.el.
14431         * abbrev.el (abbrev-file-name): Move from paths.el.
14432         Obey user-emacs-directory.
14433         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
14434         user-emacs-directory.
14435         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
14436         abbrev-file-name and calc-settings-file any more.
14437         * startup.el (command-line): Recompute abbrev-file-name and
14438         abbreviated-home-dir.
14439         (normal-no-mouse-startup-screen): Improve the generic code and get rid
14440         of the special code for when C-h bindings haven't been changed.
14441         (display-startup-echo-area-message): Use with-current-buffer.
14442         (command-line-1): Use a list of strings, rather than a list of lists
14443         of strings for longopts.
14445         * files.el (get-free-disk-space): Use / for default-directory.
14447         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
14448         Use with-current-buffer.
14450         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
14451         Recognize immutable variables like most-positive-fixnum.
14452         (byte-compile-setq-default): Check and warn if trying to assign
14453         to an immutable variable, or a non-variable.
14455         * progmodes/cc-vars.el (c-comment-continuation-stars):
14456         * progmodes/cc-engine.el (c-looking-at-bos):
14457         * progmodes/cc-cmds.el (c-toggle-auto-state)
14458         (c-forward-into-nomenclature, c-backward-into-nomenclature)
14459         (c-comment-line-break-function): Add version of obsolescence.
14461 2009-08-28  Juri Linkov  <juri@jurta.org>
14463         * files.el (magic-fallback-mode-alist): Add ZIP magic number
14464         associated with `archive-mode'.
14466         * image.el (image-type-header-regexps): Use only JPEG magic number
14467         to determine JPEG images, and don't use `image-jpeg-p' because
14468         Emacs can display non-JFIF non-Exif JPEG images.
14470 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
14472         * arc-mode.el (archive-mode):
14473         * emacs-lisp/re-builder.el (re-builder-unload-function):
14474         Protect against the default value of `major-mode' being nil.
14476 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
14478         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
14479         Fix typos in docstrings.
14481         * progmodes/js.el (js--macro-decl-re): Doc fix.
14482         (js--plain-method-re, js--split-name): Refloc docstring.
14483         (js--class-styles, js--make-merged-item, js--splice-into-items):
14484         Fix typos in docstrings; reflow docstrings.
14485         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
14486         (js--variable-decl-matcher, js--inside-pitem-p)
14487         (js--parse-state-at-point, js--get-all-known-symbols)
14488         (js--symbol-history, js-find-symbol, js--js-references)
14489         (js--moz-interactor, js--js-encode-value, js--read-tab):
14490         Fix typos in docstrings.
14492 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14494         * textmodes/reftex.el (reftex-get-file-buffer-force):
14495         * progmodes/verilog-mode.el (verilog-batch-execute-func):
14496         * emulation/viper.el (viper-go-away, viper-set-hooks):
14497         * emacs-lisp/re-builder.el (re-builder-unload-function):
14498         * emacs-lisp/bytecomp.el (byte-compile-file):
14499         * ses.el (ses-unload-function):
14500         * hexl.el (hexl-find-file):
14501         * files.el (normal-mode):
14502         * ehelp.el (with-electric-help):
14503         * autoinsert.el (auto-insert-alist):
14504         * arc-mode.el (archive-mode):
14505         Use (default-value 'major-mode) instead of default-major-mode.
14507         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
14508         * international/mule.el (load-with-code-conversion):
14509         * emacs-lisp/debug.el (debug):
14510         * ediff-vers.el (ediff-rcs-get-output-buffer):
14511         * dired.el (dired-internal-noselect): Don't let-bind
14512         default-major-mode around code that doesn't use it.
14513         E.g. buffer creation via get-buffer-create doesn't use it.
14515 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
14517         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
14518         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
14519         when writing the temp file.  Otherwise, epa-file gets confused.
14520         (tramp-register-file-name-handlers): Make it a defun.  Move also
14521         `epa-file-handler' to the front of `file-name-handler-alist'.
14523 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14525         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
14526         start right after a ^M.
14527         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
14528         (tramp-completion-file-name-regexp-separate)
14529         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
14530         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
14531         Don't modify last-coding-system-used by accident.
14532         (tramp-completion-file-name-handler): Apply the checks here,
14533         instead during registration.
14534         (tramp-register-file-name-handlers): Renamed from
14535         `tramp-register-file-name-handler'.  Register both
14536         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
14537         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
14539 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
14541         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
14542         Remove variable ...
14543         (gdb-init-1, gdb-display-separate-io-buffer)
14544         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
14545         references to it.
14546         (gdb-inferior-io-mode): Use make-comint-in-buffer.
14547         (gdb-inferior-filter): Use comint-output-filter to stop
14548         echoing and remove ^M characters.
14550 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14552         * emulation/viper-init.el (viper-restore-cursor-type):
14553         * emulation/cua-base.el (cua--update-indications):
14554         Replace default-cursor-type with (default-value 'cursor-type).
14556         * mail/sendmail.el (mail-recover-1):
14557         * international/mule-diag.el (describe-current-coding-system-briefly)
14558         (describe-current-coding-system):
14559         * international/mule-cmds.el (select-safe-coding-system)
14560         (select-message-coding-system)
14561         (set-language-environment-coding-systems, set-locale-environment):
14562         * hexl.el (hexl-insert-multibyte-char):
14563         * dos-w32.el (find-buffer-file-type-coding-system):
14564         * simple.el (what-cursor-position):
14565         Replace uses of default-buffer-file-coding-system
14566         with (default-value 'buffer-file-coding-system).
14568         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
14569         Replace uses of default-cursor-in-non-selected-windows
14570         with (default-value 'cursor-in-non-selected-windows).
14571         Use with-current-buffer.
14573         * mail/feedmail.el: Use CL macros.
14574         (feedmail-run-the-queue, feedmail-send-it-immediately):
14575         * dos-w32.el (find-buffer-file-type): Replace uses of
14576         default-buffer-file-type with (default-value 'buffer-file-type).
14578 2009-08-28  Glenn Morris  <rgm@gnu.org>
14580         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
14581         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
14582         Use default-value of major-mode rather than default-major-mode.
14584 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14586         * Makefile.in (update-elcfiles): Report left over elc files.
14588         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
14589         expand-file-name and with-current-buffer.
14590         (mail-get-names, mail-directory): Use with-current-buffer.
14592         * vc.el (vc-read-revision): New function.
14593         (vc-version-diff, vc-merge): Use it.
14595 2009-08-27  Sam Steingold  <sds@gnu.org>
14597         * simple.el (kill-do-not-save-duplicates): New user option.
14598         (kill-new): When it is non-nil, and the new string is the same as
14599         the latest kill, set replace to t to avoid duplicates in kill-ring.
14601 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
14603         * net/tramp.el (tramp-handle-process-file): Do not flush all
14604         caches when `process-file-side-effects' is set.
14605         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
14606         instead of `tramp-find-file-exists-command'.
14607         Unset `process-file-side-effects'.
14609 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
14611         * net/tramp.el (tramp-methods): New method "rsyncc".
14612         (top): Add completion function for "rsyncc".
14613         (tramp-message-show-message): New defvar.
14614         (tramp-message, tramp-error): Use it.
14615         (tramp-do-copy-or-rename-file-directly): Extend check for direct
14616         remote copying.
14617         (tramp-do-copy-or-rename-file-out-of-band): Handle new
14618         `tramp-methods' entry `copy-env' of "rsyncc".
14619         (tramp-vc-registered-read-file-names): New defconst.
14620         (tramp-vc-registered-file-names): New defvar.
14621         (tramp-handle-vc-registered): Implement optimization strategy.
14622         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
14623         (tramp-vc-file-name-handler): New defun.
14624         (tramp-get-ls-command, tramp-get-test-command)
14625         (tramp-get-file-exists-command, tramp-get-remote-ln)
14626         (tramp-get-remote-perl, tramp-get-remote-stat)
14627         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
14629         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
14630         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
14631         timestamps.
14632         (tramp-get-file-property): Check for timestamps in
14633         `tramp-cache-inhibit-cache'.
14634         (tramp-set-file-property): Write timestamp.
14636 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14638         * language/japan-util.el (japanese-symbol-table): Add entries for
14639         cp932-2-byte.
14641         * international/characters.el: Add category `j' to cp932-2-byte.
14643 2009-08-27  Kenichi Handa  <handa@m17n.org>
14645         * international/fontset.el (build-default-fontset-data): New macro.
14646         (setup-default-fontset): Use build-default-fontset-data for CJK,
14647         tibetan, ethiopic, and ipa.
14649 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14651         * cus-start.el (default-major-mode): Customize `major-mode' instead.
14652         (enable-multibyte-characters): Not customizable any more.
14654         * subr.el (default-mode-line-format, default-header-line-format)
14655         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
14656         (default-direction-reversed, default-truncate-lines)
14657         (default-left-margin, default-tab-width, default-case-fold-search)
14658         (default-left-margin-width, default-right-margin-width)
14659         (default-left-fringe-width, default-right-fringe-width)
14660         (default-fringes-outside-margins, default-scroll-bar-width)
14661         (default-vertical-scroll-bar, default-indicate-empty-lines)
14662         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
14663         (default-fringe-cursor-alist, default-scroll-up-aggressively)
14664         (default-scroll-down-aggressively, default-fill-column)
14665         (default-cursor-type, default-buffer-file-type)
14666         (default-cursor-in-non-selected-windows)
14667         (default-buffer-file-coding-system, default-major-mode)
14668         (default-enable-multibyte-characters): Mark as obsolete.
14670 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
14672         * vc-dir.el (vc-dir-update): Remove debug helper.
14674         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
14676 2009-08-26  Sam Steingold  <sds@gnu.org>
14678         * simple.el (save-interprogram-paste-before-kill): New user option.
14679         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
14680         save the interprogram-paste into kill-ring before overriding it
14681         with the Emacs kill.
14683 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
14685         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
14686         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
14687         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
14688         and move to vc-rcs.el.
14689         (vc-default-next-revision): Rename to vc-rcs-next-revision and
14690         move to vc-rcs.el.
14691         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
14692         (vc-rcs-update-changelog): Remove.
14693         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
14694         and move to vc-rcs.el.
14696         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
14697         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
14698         renaming.
14699         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
14700         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
14701         vc.el, renamed to be RCS specific.
14703         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
14704         New functions.
14705         (vc-cvs-update-changelog): Move here from vc.el.
14707         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
14708         New functions.
14710 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14712         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
14714 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
14716         * vc-git.el (vc-git-register): Use "git add" for directories.
14717         (vc-git-stash, vc-git-stash-show): New functions.
14718         (vc-git-extra-menu-map): Bind them.
14720         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
14721         directory correctly in case the item is a directory itself.
14723         * vc.el: Document the desired behavior for reverted files in the
14724         `added' state.
14725         (vc-default-prettify-state-info): Remove function, unused.
14727         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
14729 2009-08-26  Glenn Morris  <rgm@gnu.org>
14731         * bindings.el (standard-mode-line-format): Reposition dashes in
14732         which-func entry.  (Bug#4217)
14734         * files.el (enable-local-variables, enable-local-eval)
14735         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
14736         the defcustoms.
14737         (auto-mode-alist, ignored-local-variables)
14738         (save-some-buffers-action-alist): Move risky declarations to the
14739         definitions.
14740         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
14741         (font-lock-defaults, format-alist, imenu--index-alist)
14742         (imenu-generic-expression, input-method-alist, minor-mode-alist)
14743         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
14744         (mode-line-modified, mode-line-mule-info, mode-line-position)
14745         (mode-line-process, mode-line-remote, outline-level)
14746         (parse-time-rules, rmail-output-file-alist)
14747         (special-display-buffer-names, vc-mode):
14748         Move risky declarations to the relevant files.
14749         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
14750         (mode-line-modified, mode-line-process, mode-line-position)
14751         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
14752         * font-core.el (font-lock-defaults):
14753         * format.el (format-alist):
14754         * vc-hooks.el (vc-mode):
14755         * window.el (special-display-buffer-names):
14756         * international/mule-cmds.el (input-method-alist):
14757         Define riskiness here (dumped file) rather than in files.el.
14758         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
14759         * imenu.el (imenu-generic-expression, imenu--index-alist):
14760         * outline.el (outline-level):
14761         * time.el (display-time-string):
14762         * calendar/parse-time.el (parse-time-rules):
14763         * mail/rmailout.el (rmail-output-file-alist):
14764         Autoload riskiness here, rather than placing in files.el.
14766 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
14768         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
14770 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
14772         * simple.el (process-file-side-effects): New defvar.
14774         * dired-aux.el (dired-show-file-type):
14775         * vc.el (vc-diff-internal):
14776         * vc-arch.el (vc-arch-diff):
14777         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
14778         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
14779         * vc-git.el (vc-git-registered, vc-git-working-revision)
14780         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
14781         (vc-git--empty-db-p):
14782         * vc-hooks.el (vc-user-login-name):
14783         * vc-svn.el (vc-svn-registered, vc-svn-state)
14784         (vc-svn-dir-extra-headers, vc-svn-find-revision):
14785         * progmodes/grep.el (grep-probe): Let-bind
14786         `process-file-side-effects' with nil.
14788         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
14790         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
14791         daemon.  Replace ping by checking for running service for bluez
14792         and zeroconf.  (Bug#4239)
14794 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14796         * net/dig.el (dig): Add autoload cookie.
14798 2009-08-25  Glenn Morris  <rgm@gnu.org>
14800         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
14801         load-history for absolute file-names.
14802         (byte-compile-file-form-require): Warn about use of the cl package.
14804         * format.el (format-alist): Doc fix.
14806         * play/bubbles.el (top-level): Don't require cl at run-time.
14808         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
14809         run-time cl).
14811 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
14813         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
14814         from cl package.
14815         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
14817 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
14819         * calc/calc-alg.el (math-trig-rewrite)
14820         (math-hyperbolic-trig-rewrite): New functions.
14821         (calc-simplify): Simplify trig functions when asked.
14823 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14825         * diff-mode.el (diff-find-source-location): Avoid goto-line.
14827 2009-08-24  Kenichi Handa  <handa@m17n.org>
14829         * language/ind-util.el (mapthread): Delete it.
14830         (combinatorial): New function.
14831         (indian--puthash-cv): Use combinatorial instead of mapthread.
14833 2009-08-22  Kevin Ryde  <user42@zip.com.au>
14835         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
14836         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
14837         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
14838         Clarify docstring that the value is strings not symbols.
14839         (checkdoc-list-of-strings-p): New function.
14841 2009-08-22  Glenn Morris  <rgm@gnu.org>
14843         * files.el (auto-mode-alist):
14844         * hippie-exp.el (he-concat-directory-file-name):
14845         * lpr.el (lpr-windows-system, printer-name):
14846         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
14847         * ps-print.el (ps-windows-system):
14848         * startup.el (command-line):
14849         * emulation/viper-ex.el (viper-glob-function):
14850         * international/mule-cmds.el (set-language-environment-coding-systems):
14851         * net/ange-ftp.el (ange-ftp-write-region):
14852         * obsolete/fast-lock.el (fast-lock-cache-name):
14853         Remove code for defunct system-types emx, macos, mswindows, next-mach,
14854         unisoft-unix, vax-vms, win32, w32.
14856         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
14857         given name if the pattern is not more specific.
14859         * calendar/lunar.el (lunar-phase-names): New option.
14860         (lunar-phase): Doc fix.
14861         (lunar-cycles-per-year): New constant.
14862         (lunar-index): New function.
14863         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
14864         (lunar-phase-name): Use lunar-phase-names.
14865         (calendar-lunar-phases): Use format.
14866         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
14868         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
14869         Copy imenu-example--name-and-position function here for own use.
14870         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
14872         * bs.el (bs--redisplay):
14873         * cus-edit.el (custom-redraw):
14874         * ibuffer.el (ibuffer-bury-buffer):
14875         * server.el (server-goto-line-column):
14876         * startup.el (command-line-1):
14877         * strokes.el (strokes-xpm-for-stroke):
14878         * term.el (term-display-buffer-line):
14879         * view.el (View-goto-line):
14880         * calc/calc.el (calc-do, calc-trail-buffer):
14881         * play/gamegrid.el (gamegrid-add-score-insecure):
14882         * progmodes/ada-mode.el (ada-compile-goto-error):
14883         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
14884         (ebrowse-select-1st-to-9nth):
14885         * progmodes/cperl-mode.el (cperl-time-fontification):
14886         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
14887         * progmodes/gud.el (gud-display-line):
14888         (idlwave-shell-display-line):
14889         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
14890         * progmodes/make-mode.el (makefile-browser-toggle):
14891         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
14892         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
14893         * textmodes/picture.el (picture-draw-rectangle):
14894         * textmodes/reftex-index.el (reftex-index-goto-letter):
14895         (reftex-select-jump-to-previous):
14896         * textmodes/reftex-sel.el (reftex-find-start-point)
14897         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
14898         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
14899         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
14900         * textmodes/tex-mode.el (tex-compilation-parse-errors):
14901         * textmodes/two-column.el (2C-associated-buffer):
14902         Use forward-line rather than goto-line.
14904         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
14905         goto-line.
14907         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
14908         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
14909         (quick-check-list-to-regexp): Declare.
14911         * progmodes/make-mode.el (makefile-browser-insert-selection):
14912         Use goto-char rather than goto-line.
14914         * progmodes/prolog.el (compilation-error-regexp-alist)
14915         (compilation-forget-errors): Declare.
14917 2009-08-22  Juri Linkov  <juri@jurta.org>
14919         * progmodes/grep.el (lgrep, rgrep): At the beginning
14920         set `dir' to `default-directory' unless `dir' is a non-nil
14921         readable directory.  (Bug#4052)
14922         (lgrep, rgrep): Change a weird way to report an error
14923         from using `read-string' to using `error'.
14924         Instead of using interactive arguments in the function body,
14925         add new argument `confirm'.
14927 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14929         * textmodes/remember.el (remember-buffer):
14930         * progmodes/cperl-mode.el (cperl-vc-header-alist):
14931         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
14932         (icalendar-extract-ical-from-buffer):
14933         * net/newst-treeview.el (newsticker-groups-filename):
14934         * net/newst-backend.el (newsticker-cache-filename):
14935         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
14936         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
14937         (speedbar-add-ignored-path-regexp, speedbar-line-path)
14938         (speedbar-buffers-line-path, speedbar-path-line)
14939         (speedbar-buffers-line-path):
14940         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
14941         (epg-sign-keys):
14942         * epa.el (epa-display-verify-result):
14943         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
14945 2009-08-21  Glenn Morris  <rgm@gnu.org>
14947         * progmodes/js.el (inferior-moz-process): Fix declaration.
14949         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
14951         * obsolete/rnewspost.el (news-mail-reply):
14952         Use goto-char rather than goto-line.
14954         * term/ns-win.el (ns-open-file-select-line):
14955         Use line-beginning-position rather than goto-line.
14957         * apropos.el (apropos-command):
14958         * ehelp.el (electric-helpify):
14959         * printing.el (pr-show-setup):
14960         * strokes.el (strokes-help):
14961         * tutorial.el (tutorial--describe-nonstandard-key)
14962         (tutorial--detailed-help):
14963         * woman.el (woman-mini-help, woman-display-extended-fonts):
14964         * calc/calc-help.el (calc-describe-key):
14965         * emulation/edt.el (edt-electric-helpify):
14966         * international/mule-diag.el (mule-diag):
14967         * play/yow.el (apropos-zippy):
14968         * progmodes/python.el (python-describe-symbol):
14969         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
14970         * textmodes/table.el (*table--cell-describe-mode)
14971         (*table--cell-describe-bindings):
14972         Use help-print-return-message rather than the now obsolete alias.
14974         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
14975         (calendar-cursor-to-visible-date):
14976         * play/5x5.el (5x5-position-cursor):
14977         * play/decipher.el (decipher):
14978         * play/gomoku.el (gomoku-goto-xy):
14979         * play/landmark.el (lm-goto-xy):
14980         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
14981         (mpuz-paint-digit):
14982         Use forward-line, not goto-line.
14984         * mail/rmail.el (rmail-obsolete): Delete custom group.
14985         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
14986         (rmail-remote-password, rmail-remote-password-required):
14987         Remove unneeded :set-after and :set properties.
14989 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
14991         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
14993 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
14995         * loadup.el: Remove leftover macos code.
14997         * vc-git.el (vc-git-annotate-command): Run asynchronously.
14998         Explicitly pass the date format to git blame so that user local
14999         so that the output format can be parsed.
15001 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
15003         * net/dbus.el (top): Don't check for (getenv
15004         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
15006 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
15008         * log-edit.el (log-edit-strip-single-file-name): New var.
15009         (log-edit-insert-changelog): Use it.  Bug#3571
15011 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15013         * subr.el (read-passwd): Use read-key so keypad keys work as well.
15014         Bug#3287
15016         * help.el (help-print-return-message): Rename from
15017         print-help-return-message.
15019         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
15020         cvs-mode-map parent hack.
15021         (log-view-mode): Derive from special-mode.
15023         * linum.el (linum-mode): window-size-change-functions is redundant.
15024         Adapt to new window-configuration-change-hook behavior.
15025         (linum-after-size, linum-after-config): Remove.
15027         * imenu.el (imenu-example--name-and-position)
15028         (imenu-example--lisp-extract-index-name)
15029         (imenu-example--create-lisp-index, imenu-example--create-c-index):
15030         Mark as obsolete.
15032         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
15033         (inferior-prolog-mode): Use it.
15034         (inferior-prolog-load-file): Reset list of errors.
15036 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15038         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
15040         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
15042 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
15044         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
15045         is running already.
15047 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15049         * subr.el (listify-key-sequence-1): Use normal syntax since those
15050         integers are nowadays always represented by the same (positive) number
15051         on all platforms.
15052         (read-key-empty-map): New const.
15053         (read-key-delay): New var.
15054         (read-key): New function.
15055         (force-mode-line-update): Use with-current-buffer.
15056         (locate-user-emacs-file): Don't forget to abbreviate the file name.
15057         (start-process-shell-command, start-file-process-shell-command):
15058         Discourage the use of command-args.
15060 2009-08-19  Glenn Morris  <rgm@gnu.org>
15062         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
15064 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15066         * simple.el (choose-completion-string): Don't rely on
15067         minibuffer-completing-file-name and ad-hoc checks to decide whether
15068         to continue completion or not.
15070         * minibuffer.el (minibuffer-hide-completions): New function.
15071         (completion--do-completion): Use it.
15072         (completions-annotations): New face.
15073         (completion--insert-strings): Use it.
15074         (completion-pcm--delim-wild-regex): Add docstring.
15075         (completion-pcm--string->pattern): Add support for 0-width delimiters
15076         in completion-pcm--delim-wild-regex.
15078 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15080         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
15081         Remove unused var `buffer-modified-p'.
15083         * minibuffer.el (completion--do-completion): Move point for the #b001
15084         case as well (bug#4176).
15085         (minibuffer-complete, minibuffer-complete-word): Don't move point.
15087 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
15089         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
15090         and :session buses.
15092 2009-08-18  Kenichi Handa  <handa@m17n.org>
15094         * international/ucs-normalize.el (ucs-normalize-version):
15095         Change to 1.1.
15096         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
15097         (utf-8-hfs): Make it perform normalization on encoding too.
15099         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
15100         (sentence-end-without-space): Delete duplicated chars.
15101         (sentence-end-base): Likewise.
15103         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
15104         (html-mode): Delete duplicated chars from sentence-end-base.
15106         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
15107         (texinfo-mode): Delete duplicated chars from sentence-end-base.
15109 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
15111         * files.el (hack-one-local-variable): If the mode function is for
15112         a minor mode, pass it an argument (Bug#4148).
15114 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
15116         * net/tramp.el (tramp-register-completion-file-name-handler):
15117         Check also for (member 'partial-completion completion-styles).
15119 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
15121         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
15122         abbrev (Bug#3943).
15124 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
15126         * progmodes/cperl-mode.el: Merge upstream 6.2.
15127         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
15128         (cperl-forward-re): Check cperl-brace-recursing.
15129         (cperl-highlight-charclass): New function.
15130         (cperl-find-pods-heres): Use it.
15131         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
15132         (cperl-beautify-regexp-piece): Fix column calculation.
15133         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
15134         (cperl-beautify-level): Don't process entire regexp.
15135         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
15136         calling man.
15137         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
15138         (cperl-init-faces): Build a list in the normal way.
15140 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
15142         * calendar/parse-time.el (parse-time-string-chars): Save match
15143         data.
15145 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15147         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
15148         (sql-product): Use it.
15149         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
15150         (sql-set-product): Add completion.
15151         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
15152         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
15153         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
15154         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
15155         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
15156         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
15157         (sql-highlight-db2-keywords): Remove.
15158         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
15159         (sql-highlight-product): Use derived-mode-p.
15160         (sql-set-sqli-buffer): Use with-current-buffer.
15161         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
15162         Simplify.
15164         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
15166         * term.el: Fix commenting convention, turn comments into docstrings.
15168 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
15170         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
15172 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
15174         * calendar/parse-time.el (parse-time-string-chars): Compute using
15175         character classes, to handle non-ascii characters (Bug#3190).
15177 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
15179         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
15180         another heredoc if the user adds another < (Bug#3226).
15182         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
15183         Don't initialize based on window-system (Bug#4124).
15185         * facemenu.el (facemenu-read-color): Use a completion function
15186         that accepts any defined color, such as RGB triplets (Bug#3677).
15188         * files.el (get-free-disk-space): Change fallback default
15189         directory to /.  Expand DIR argument before switching to fallback.
15190         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
15192 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
15194         * files.el (load-library): Doc fix.
15196 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
15198         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
15199         (viper-if-string): Redefine C-s in the minibuffer to insert the last
15200         incremental search string.
15202         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
15203         XEmacs.
15205         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
15206         (ediff-merge-region-is-non-clash)
15207         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
15208         Also check if the job is really a merge job.
15210         * ediff.el (ediff-current-file): New function.
15212 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
15214         * progmodes/js.el: Edit docstrings throughout to follow Emacs
15215         conventions.
15216         (js-insert-and-indent): Delete function.
15217         (js-mode-map): Don't bind keys to js-insert-and-indent.
15218         (js-beginning-of-defun): Rename from js--beginning-of-defun.
15219         (js-end-of-defun): Rename from js--end-of-defun.
15220         (js-auto-indent-flag): Delete variable.
15222 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
15224         * progmodes/js.el: Remove proclaim statement.
15225         Defvar which-func-imenu-joiner-function to silence compiler.
15227         * files.el (auto-mode-alist): Use js-mode for .js files.
15229         * progmodes/js2-mode.el: Remove file.
15231         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
15233         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
15235         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
15237 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
15238             Karl Landstrom  <karl.landstrom@brgeight.se>
15240         * progmodes/js.el: New file.
15242 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
15244         * timezone.el (timezone-parse-date): Add ability to understand ISO
15245         basic format (minimal separators) dates in addition to the
15246         already-supported extended format dates.
15248 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
15250         * international/ucs-normalize.el: Add a `coding' file variable.
15252         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
15254 2009-08-14  Sam Steingold  <sds@gnu.org>
15256         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
15258 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
15260         * faces.el (help-argument-name): Define it here instead of
15261         help-fns.el, because in daemon mode help-fns.el may be loaded when
15262         faces are still uninitialized (Bug#1078).
15264         * help-fns.el (help-argument-name): Move defface to faces.el.
15266 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
15268         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
15269         create buffer with a pty but no process so that GDB can make the
15270         inferior the controlling process.
15272 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
15274         * international/ucs-normalize.el: New file.
15276 2009-08-13  Richard Stallman  <rms@gnu.org>
15278         * mail/rmail.el (rmail-get-attr-names):
15279         Accept an attribute header that is too short.
15281         * mail/rmail.el (rmail-forget-messages):
15282         Ignore nil elt in rmail-message-vector.  Use dotimes.
15284         * progmodes/compile.el (compilation-goto-locus):
15285         Use next-error-move-function.
15287         * simple.el (next-error-move-function): New variable.
15289 2009-08-12  Juri Linkov  <juri@jurta.org>
15291         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
15292         always non-nil.  (Bug#4052)
15294         * replace.el (read-regexp): Return empty string when
15295         `default-value' is nil.
15296         (keep-lines-read-args): Don't use empty string as the
15297         default value for `read-regexp'.  (Bug#2495)
15299 2009-08-12  Juri Linkov  <juri@jurta.org>
15301         * international/mule-cmds.el (ucs-insert): Change arguments
15302         from `arg' to `character', `count', `inherit' to be the same
15303         as in `insert-char'.  Doc fix.  (Bug#4039)
15305         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
15307 2009-08-12  Juri Linkov  <juri@jurta.org>
15309         * files-x.el: New file.
15311         * files.el: Move code that deals with adding/deleting
15312         file/directory-local variables to files-x.el.
15314         * Makefile.in (ELCFILES): Add files-x.elc.
15316 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
15318         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
15319         to use `goto-line'.
15320         (gdb-place-breakpoints, gdb-get-location): Rewritten without
15321         `goto-line'.
15322         (gdb-invalidate-disassembly): Do not refresh upon receiving
15323         'update signal.  Instead, update all disassembly buffers only after
15324         threads list.
15325         (gdb): Send -target-detach when buffer is killed (Bug#3794).
15326         (gdb-starting): Moved -data-list-register-names...
15327         (gdb-stopped): ...here so it's sent when first thread stops.
15328         (gdb-registers-handler-custom): Do nothing if register names are
15329         unknown yet.
15331         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
15332         from `gdb-mi.el' to avoid extra tangling.
15334         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
15335         change which breaks `gud-def' definitions used in `gdb'.
15336         (gdb-update-gud-running): No extra fuss for updating frame number.
15338 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15340         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
15341         (describe-language-environment-map, setup-language-environment-map)
15342         (set-coding-system-map): Move initialization into declaration.
15343         (set-language-info-alist): Last arg to define-key-after can be skipped.
15345         * international/quail.el (quail-completion-1): Simplify.
15346         (quail-define-rules): Use slightly more compact code.
15347         (quail-insert-decode-map): Propertize keys, compact columns.
15349         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
15350         Add goto-line.
15352 2009-08-10  Miles Bader  <miles@gnu.org>
15354         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
15355         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
15356         (js2-instance-member, js2-private-member, js2-private-function-call)
15357         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
15358         (js2-magic-paren, js2-external-variable):
15359         Remove "-face" suffix from face names.
15360         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
15361         (js2-highlight-undeclared-vars, js2-peek-token)
15362         (js2-parse-function-params, js2-mode-show-errors)
15363         (js2-mode-show-warnings, js2-make-magic-delimiter)
15364         (js2-mode-highlight-magic-parens): Update to use new face names.
15366 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
15368         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
15369         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
15371 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
15373         * subr.el: Provide hashtable-print-readable.
15375         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
15376         hs-c-like-adjust-block-beginning.
15377         (hs-hide-block-at-point): Stop hiding at the beginning of
15378         hs-block-end-regexp (Bug#700).
15380 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
15382         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
15383         a macro.
15384         (gdb-registers-handler-custom): Do not fail when register names
15385         are unavailable.
15387 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
15389         * progmodes/gdb-mi.el (gdb-control-all-threads)
15390         (gdb-control-current-thread): Interactive setters for
15391         `gdb-gud-control-all-threads' to use in menu.
15392         (gdb-show-run-p): Show «Go» when process is not active.
15393         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
15394         gud/thread.xpm and gud/all.xpm.
15396 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
15398         * net/net-utils.el (net-utils-font-lock-keywords): New var.
15399         (nslookup-font-lock-keywords): Make it a variable.
15400         (net-utils-mode): New mode for viewing diagnostic network output.
15401         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
15402         (net-utils-run-simple): New function.
15403         (ifconfig, iwconfig, netstat, arp, route): Use it.
15405 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
15407         * progmodes/gdb-mi.el (gdb-read-memory-custom)
15408         (gdb-memory-set-address, def-gdb-set-positive-number)
15409         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
15410         after changing settings.
15411         (gdb-invalidate-disassembly): Update when first shown.
15412         (gdb-edit-locals-value): Fixed.
15413         (gdb-registers-handler-custom): Print registers in right order and
15414         allow changing register values (only for current thread yet).
15415         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
15416         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
15417         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
15418         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
15419         info in mode name.
15420         (gdb-registers-mode-map): TAB to switch to locals.
15422 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
15424         * mail/rmail.el (rmail-add-mbox-headers)
15425         (rmail-set-message-counters-counter): Search for
15426         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
15428 2009-08-08  Glenn Morris  <rgm@gnu.org>
15430         * Makefile.in (ELCFILES): Update.
15432 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
15434         * mail/sendmail.el (mail-yank-original): Set
15435         buffer-file-coding-system from the one used by the message whose
15436         text is yanked.
15438         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
15439         to "windows" when "pgnuplot" is used.
15440         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
15441         call accept-process-output if "pgnuplot" is used.
15442         (calc-graph-init): Don't send -display and -geometry to
15443         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
15444         running "pgnuplot -V" with shell-command-to-string.
15446         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
15447         the default.
15449 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
15451         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
15452         org/org-latex.elc.
15454 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
15456         * vc-dispatcher.el (vc-resynch-window): Update comment.
15458         * term.el (term-handle-ansi-escape): Add comments with the
15459         terminfo capabilities implemented.
15461 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
15463         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
15464         (gdb-var-create-handler): Rewritten using JSON parser.
15465         (gdb-propertize-header): Moved earlier.
15466         (gdb-set-header): Removed to avoid duplication.
15467         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
15468         Refresh disassembly buffers only after threads list have been
15469         update.
15470         (gdb-threads-header, gdb-registers-header): Per-buffer header line
15471         variables.
15473 2009-08-04  Juri Linkov  <juri@jurta.org>
15475         * files.el: Commands to add/delete file/directory-local variables.
15476         (read-file-local-variable, read-file-local-variable-value)
15477         (read-file-local-variable-mode, modify-file-local-variable)
15478         (modify-file-local-variable-prop-line)
15479         (modify-dir-local-variable): New functions.
15480         (add-file-local-variable, delete-file-local-variable)
15481         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
15482         (add-dir-local-variable, delete-dir-local-variable)
15483         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
15484         (copy-dir-locals-to-file-locals-prop-line): New commands.
15486 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
15488         * abbrev.el (insert-abbrev-table-description): Prettify output.
15489         Suggested by Karl Chen.
15491 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
15493         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
15494         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
15495         (gdb-overlay-arrow-position, gdb-thread-position)
15496         (gdb-disassembly-position): Declare variables.
15497         (gdb-wait-for-pending): Function now.
15498         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
15499         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
15500         compilation goes smoothly.
15501         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
15502         (gdb-non-stop-setting): New customization setting which replaces
15503         `gdb-non-stop' so changing it doesn't break active GDB session.
15504         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
15505         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
15506         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
15507         (gdb-show-threads-by-default): New customization options.
15508         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
15509         routines.
15510         (gdb-get-buffer-create): Send buffers update signal when they are
15511         created.
15512         (gdb-invalidate-locals, gdb-invalidate-registers)
15513         (gdb-invalidate-breakpoints)
15514         (gdb-invalidate-threads, gdb-invalidate-disassembly)
15515         (gdb-invalidate-memory): Accept update signal.
15516         (gdb-current-context-command): Use --frame option.
15517         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
15518         Implement `gdb-frame-number' selection logic.
15519         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
15520         whether to show GUD toolbar buttons.
15521         (gdb-thread-exited): Unselect current thread when it exits.
15522         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
15523         (gdb-mark-line): Routine which sets overlay arrow or inverses
15524         video on fringeless displays.
15525         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
15526         to build aligned columns of data in GDB buffers and set text
15527         properties line-by-line.
15528         (gdb-invalidate-breakpoints)
15529         (gdb-breakpoints-list-handler-custom)
15530         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
15531         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
15532         (gdb-registers-handler-custom): Align data columns.
15533         (gdb-locals-handler-custom): Now prints data like in variable
15534         declarations.
15535         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
15536         Removed confusing buttons.
15537         (gdb-invalidate-threads): Append --frame.
15538         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
15539         between breakpoints/threads buffers.
15540         (gdb-set-window-buffer): Now can ignore dedicated windows.
15541         (gdb-propertize-header): Use `gdb-set-window-buffer'.
15542         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
15543         (def-gdb-thread-buffer-gud-command): Replaces
15544         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
15545         for fine thread control.
15546         (gdb-preempt-existing-or-display-buffer): New function used to
15547         display bound buffers without breaking window layout.
15548         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
15549         (gdb-select-frame): New version of `gdb-frames-select' which now
15550         sets `gdb-frame-number' so commands may use --frame option instead
15551         of inner debugger state.
15552         (gdb-frame-handler): Do not set `gdb-frame-number'.
15553         (gdb-threads-mode-map): Select threads with mouse.
15555         * progmodes/gud.el (gdb-gud-context-call): Declare function to
15556         avoid compilation warning.
15557         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
15558         `gdb-show-stop-p`.
15560         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
15561         Argument `key' renamed to `buffer-type'.
15562         (gdb-current-context-buffer-name): Do not add thread info to
15563         buffer name when no thread is selected.
15564         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
15565         command (bug 3794).
15566         (gdb-thread-selected): Handle `=thread-selected' notification.
15567         (gdb-wait-for-pending): New macro to deal with congestion problems.
15568         (gdb-breakpoints-list-handler-custom): Don't fail on pending
15569         breakpoints.
15570         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
15571         This fixes problem similar to one described in bug 3947.
15572         (gud-menu-map): More menu items.
15573         (gdb-init-1): Reset `gdb-thread-number' to nil.
15575         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
15576         non-stop settings.
15578         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
15579         (gdb-current-context-command): Do not append --thread if
15580         `gdb-thread-number' is nil.
15581         (gdb-running-threads-count, gdb-stopped-threads-count): New
15582         variables.
15583         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
15584         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
15585         customization options.
15586         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
15587         GUD commands.
15588         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
15589         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
15590         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
15591         set `gdb-thread-number' and update `gud-running' properly.
15592         (gdb-running): Update threads list when new threads appear.
15593         (gdb-stopped): Support non-stop operation and new thread switching
15594         logic.
15595         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
15596         (gdb-json-partial-output): New set of JSON routines.
15597         (def-gdb-auto-update-trigger): New `signal-list' optional
15598         argument.
15599         (gdb-thread-list-handler-custom): Update `gud-running',
15600         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
15601         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
15602         (gdb-continue-thread, gdb-step-thread): New commands for fine
15603         thread execution control.
15604         (gud-menu-map): New menu items to switch non-stop options.
15605         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
15606         (gdb-send): Mimic RET properly (bug 3794).
15608         * progmodes/gdb-mi.el (gdb-rules-name-maker)
15609         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
15610         gdb-buffer-rules.
15611         (def-gdb-auto-update-handler): New nopreserve optional argument.
15612         (gdb-stack-list-frames-custom): Print stack from top to bottom.
15614         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
15615         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
15616         (gdb-parent-mode): New mode to derive other GDB modes from.
15617         (gdb-display-disassembly-for-thread)
15618         (gdb-frame-disassembly-for-thread): New commands for threads
15619         buffer.
15621         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
15622         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
15623         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
15624         (gdb-update): We now store all GDB buffers in a list so that they
15625         can be updated by traversing a list instead of calling invalidate
15626         triggers explicitly.
15627         (def-gdb-trigger-and-handler): New macro to define trigger-handler
15628         pair for GDB buffer.
15629         (gdb-stack-buffer-name): Add thread information.
15630         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
15631         handle pending triggers.
15632         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
15633         (def-gdb-thread-buffer-simple-command)
15634         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
15635         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
15636         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
15637         New commands which show buffers bound to thread.
15638         (gdb-stack-list-locals-regexp): Removed unused regexp.
15640         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
15641         (gdb-locals-buffer-name, gdb-registers-buffer-name)
15642         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
15643         to (gud-comint-buffer) in *-buffer-name functions
15644         because (gdb-get-target-string) already does that.
15645         (gdb-locals-handler-custom, gdb-registers-handler-custom)
15646         (gdb-changed-registers-handler): Rewritten without regexps.
15648         * progmodes/gdb-mi.el: Basic thread selection support.
15649         (gdb-thread-number): New variable.
15650         (gdb-current-context-command): New macro which adds --thread
15651         option to command.
15652         (gdb-threads-mode-map): Select thread with SPC.
15653         (gdb-thread-list-handler-custom): Mark current thread with overlay
15654         arrow.  Synchronize GDB thread and Emacs thread.
15655         (gdb-select-thread): New command which selects current thread.
15656         (gdb-invalidate-frames, gdb-invalidate-locals)
15657         (gdb-invalidate-registers): Use --thread option.
15659 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
15661         * net/tramp.el (top): Make check for tramp-gvfs loading more
15662         robust.  (Bug#3977)
15663         (tramp-handle-insert-file-contents): `unwind-protect' must be
15664         inside `with-parsed-tramp-file-name'.
15666         * net/tramp-gvfs.el (top): Remove superfluous message when loading
15667         fails.
15669 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
15671         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
15672         directory if CLASSPATH is not set.
15674 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
15676         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
15677         New defconst.
15678         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
15680 2009-08-02  Kevin Ryde  <user42@zip.com.au>
15682         * net/newst-backend.el (newsticker--raw-url-list-defaults):
15683         Update freshmeat link.  Delete newsforge.com as it seems gone.
15685 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
15687         * select.el (x-set-selection): Doc fix (Bug#4021).
15689         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
15691         * help-fns.el (describe-variable): Treat list return values from
15692         dir-locals-find-file properly (Bug#4005).
15694 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
15696         * net/tramp.el (tramp-debug-message): Print also microseconds.
15698 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
15700         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
15701         or END is non-nil.
15702         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
15703         (tramp-get-debug-buffer): Change `outline-regexp' according to new
15704         format.
15706         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
15707         (tramp-get-file-property): Use it.
15709         * autorevert.el (auto-revert-handler): Allow
15710         `auto-revert-tail-mode' for remote files.
15712 2009-08-02  Jason Rumney  <jasonr@gnu.org>
15714         * minibuffer.el (read-file-name): Treat confirm options to
15715         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
15717 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
15719         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
15720         (font-lock-variable-name-face, font-lock-constant-face): Darken
15721         the colors for light backgrounds.
15723 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
15725         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
15726         month names.  (Bug#3987)
15728 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
15730         * simple.el (line-move-finish): Pass whole number to
15731         line-move-to-column.
15732         (line-move-visual): Perform hscroll to the recorded position.
15734 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
15736         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
15738 2009-07-29  Alan Mackenzie  <acm@muc.de>
15740         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
15742 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
15744         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
15745         (gdb-place-breakpoints): Use full path when setting breakpoints.
15747 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
15749         * calc/calc.el (calc-mode-map): Add keybinding for
15750         `calc-transpose-lines'.
15752 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
15754         * calc/calc-misc.el (calc-transpose-lines): New function.
15756 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
15758         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
15759         Simplify check for out-of-band methods.
15760         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
15761         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
15763 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
15765         * vc-git.el (vc-git-checkin): Fix typo.
15767 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
15769         * progmodes/js2-mode.el: New file.
15771 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
15773         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
15774         (gud-menu-map): Adjust tooltip accordingly.
15776 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
15778         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
15779         (vc-bzr-log-view-mode): Adjust log-view-file-re.
15781         * add-log.el (change-log-mode-map): Add a menu.
15783 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
15785         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
15786         function returns nil.
15787         (dbus-handle-event): Handle special return value :ignore.
15788         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
15790 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
15792         * view.el (view-mode-enable): Don't define Helper-return-blurb if
15793         it's not needed.
15795 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
15797         Fix Bug#3888:
15799         * w32-vars.el (x-select-enable-clipboard): Doc fix.
15801         * term/pc-win.el (x-display-name, x-colors)
15802         (x-select-enable-clipboard, x-select-text): Doc fix.
15804         * term/common-win.el (x-display-name, x-colors): Doc fix.
15806         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
15807         (xw-defined-colors): Doc fix.
15809         * w32-fns.el (x-select-text, x-setup-function-keys)
15810         (x-get-selection, x-set-selection): Doc fix.
15812         * term/x-win.el (x-select-text, x-setup-function-keys)
15813         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
15815         * select.el (x-set-selection): Doc fix.
15817 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
15819         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
15820         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
15821         "IsNSSSupportAvailable" method is not available.  Reported by
15822         Steve Youngs <steve@sxemacs.org>.
15824 2009-07-24  Kenichi Handa  <handa@m17n.org>
15826         * international/characters.el: Fix setting of category ?C, ?|, ?K,
15827         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
15828         (build-unicode-category-table): Fix range checks.
15830 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
15832         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
15833         the buffer we try to sync is current when calling
15834         vc-resynch-buffer.
15836         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
15837         not show up to date files.
15839 2009-07-24  Glenn Morris  <rgm@gnu.org>
15841         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
15842         Add autoload cookies.  If necessary, initialize.
15843         (elint-log): Handle non-file buffers.
15844         (elint-initialize): Add optional argument to reinitialize.
15845         (elint-find-builtin-variables): Save excursion.
15847 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
15849         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15850         for Lint.
15852 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15854         * vc.el (vc-print-log-internal): New function, split out from ...
15855         (vc-print-log): ... here.
15856         (vc-dir-move-to-goal-column): Declare.
15858         * vc-git.el (vc-git-add-signoff): New variable.
15859         (vc-git-checkin): Use it.
15860         (vc-git-toggle-signoff): New function.
15861         (vc-git-extra-menu-map): Bind it to menu.
15862         (vc-git--run-command-string): Accept a nil FILE argument.
15863         (vc-git-stash-list): New function.
15864         (vc-git-dir-extra-headers): Use it.
15866 2009-07-23  Glenn Morris  <rgm@gnu.org>
15868         * help-fns.el (describe-variable): Describe ignored and risky local
15869         variables in a similar way to that in which we describe safe ones.
15871         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
15872         (byte-compile-output-file-form, byte-compile-output-docform)
15873         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
15874         Give some more local variables with common names a "bytecomp-" prefix,
15875         so as not to shadow things during compilation.
15876         * emacs-lisp/cl-macs.el (load-time-value)
15877         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
15878         `outbuffer' to `bytecomp-outbuffer'.
15880         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
15881         since the next two variables cover them automatically now.
15882         (elint-builtin-variables, elint-autoloaded-variables): New.
15883         (elint-unknown-builtin-args): Remove all members, since they can be
15884         parsed automatically now.
15885         (elint-extra-errors): New.
15886         (elint-env-add-env, elint-env-add-macro): Use cadr.
15887         (elint-current-buffer): Use or.  Change final message.
15888         (elint-get-top-forms): Use line-end-position.
15889         (elint-init-env): Use cadr.  Handle autoload, declare-function,
15890         and defalias.
15891         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
15892         (regexp-assoc): Remove unused function.
15893         (elint-top-form): Set elint-current-pos, to record the start of the
15894         top-level form, for compilation-mode.
15895         (elint-form): Trap errors in macro expansion.  Use dolist.
15896         (elint-unbound-variable): Use elint-builtin-variables and
15897         elint-autoloaded-variables.
15898         (elint-get-args): Use cadr, or.
15899         (elint-check-cond-form): Use dolist, cadr.
15900         (elint-check-condition-case-form): Doc fix.  Use cadr.
15901         Use elint-extra-errors.
15902         (elint-log): New function.
15903         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
15904         Distinguish errors and warnings.
15905         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
15906         Use a bytecomp-style format.
15907         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
15908         (elint-get-log-buffer): Use compilation mode.  Disable undo.
15909         Don't truncate lines.
15910         (elint-initialize): Set builtin and autoloaded variable lists.
15911         Only process elint-unknown-builtin-args if non-nil.
15912         (elint-find-builtin-variables, elint-find-autoloaded-variables):
15913         New functions.
15914         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
15916 2009-07-22  Kevin Ryde  <user42@zip.com.au>
15918         * net/newst-backend.el (newsticker--parse-atom-1.0)
15919         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
15920         (newsticker--parse-rss-1.0):
15921         * progmodes/idlwave.el (idlwave-mode):
15922         * progmodes/idlw-shell.el (idlwave-shell-mode):
15923         * progmodes/vera-mode.el (vera-mode):
15924         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
15925         * progmodes/vhdl-mode.el (vhdl-mode):
15926         * textmodes/table.el (table-generate-source)
15927         (table--warn-incompatibility):
15928         Hyperlink urls in docstrings with URL `...'.
15930 2009-07-22  Glenn Morris  <rgm@gnu.org>
15932         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
15933         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
15934         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
15935         Remove leading * from defcustom docs.
15937         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
15939         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
15940         defcustom doc.
15941         (list-load-path-shadows): Optionally, just return shadows as a string.
15943         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
15945 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
15947         * mail/rmailedit.el (rmail-edit-mode): Use
15948         auto-save-include-big-deletions.
15950         * mail/rmail.el (rmail-variables): Use
15951         auto-save-include-big-deletions.
15953         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
15954         changes.
15956 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
15958         * calc/calc.el (calc-undo-length): New variable.
15959         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
15961 2009-07-21  Richard Stallman  <rms@gnu.org>
15963         * files.el (auto-save-mode): Handle buffer-save-size = -2
15964         for toggling mode.
15966 2009-07-21  Glenn Morris  <rgm@gnu.org>
15968         * textmodes/ispell.el (ispell-looking-back): Update declaration.
15970         * calendar/todo-mode.el (calendar-current-date): Update declaration.
15972         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
15973         silence compiler.  Instead...
15974         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
15975         (ps-print-ensure-fontified): Update for above function name changes.
15977         * printing.el (pr-mh-get-msg-num, pr-mh-show)
15978         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
15979         silence compiler.  Instead...
15980         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
15981         (mh-show-buffer): Only define for compiler.
15982         (pr-mh-current-message): Update for above function name changes.
15984         * files.el (abort-if-file-too-large): Explicitly pass `filename'
15985         as an argument.
15986         (find-file-noselect, insert-file-1): Update for above change.
15988         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
15990         * mail/mailclient.el (mailclient-send-it): Fix message.
15992         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
15993         (edebug-eval): Check cl-debug-env is bound.
15994         (print-level, print-circle): Don't redefine built-in variables.
15996         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
15997         (custom-print-vectors): Remove old comments from doc.
15999         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
16000         (emerge-version): Make the variable an obsolete alias for the
16001         emacs-version variable.  Make the function obsolete.
16002         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
16003         Emerge options, rather than merging in into the main Options menu.
16004         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
16005         and auto advance modes.  Disable edit/fast items when not relevant.
16007 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
16009         * term/vt420.el (terminal-init-vt420): Fix typo.
16011 2009-07-20  Sam Steingold  <sds@gnu.org>
16013         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
16014         variable (removed from compile.el on 2004-03-11).
16016 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
16018         * files.el (hack-local-variables-filter): Fix last change.
16020 2009-07-19  Juri Linkov  <juri@jurta.org>
16022         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
16023         (dir-local-variables-alist): New buffer-local variable.
16024         (hack-local-variables-filter): If variable is not dir-local,
16025         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
16026         because file-local overrides dir-local.
16027         (c-postprocess-file-styles) <declare-function>:
16028         Remove obsolete declaration.
16029         (hack-dir-local-variables): Add dir-local variable/value pair to
16030         `dir-local-variables-alist' and remove duplicates.  Doc fix.
16032         * help-fns.el (describe-variable): Add information about
16033         file-local and dir-local variables.
16035 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
16037         * files.el (hack-local-variables-filter): Rewrite.
16039 2009-07-19  Glenn Morris  <rgm@gnu.org>
16041         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
16042         Silence compiler by only defining on XEmacs.
16044         * international/mule.el (auto-coding-regexp-alist): Only match
16045         BABYL... at the start of buffer, not of lines.  (Bug#3790)
16047         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
16048         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
16049         (cal-menu-context-mouse-menu): Doc fix.
16051         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
16053         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
16055 2009-07-18  Juri Linkov  <juri@jurta.org>
16057         * info.el: Virtual Info keyword finder.
16058         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
16059         (Info-finder-file): New variable.
16060         (Info-finder-find-file): New function.
16061         (finder-known-keywords, finder-package-info)
16062         (find-library-name, lm-commentary): Use defvar and
16063         declare-function to silence compiler warnings.
16064         (Info-finder-find-node): New function.
16065         (info-finder): New command.
16067         * subr.el (process-kill-buffer-query-function): New function.
16068         (add-hook)<kill-buffer-query-functions>: Add hook
16069         `process-kill-buffer-query-function'.
16071 2009-07-18  Alan Mackenzie  <acm@muc.de>
16073         * progmodes/cc-mode.el (c-before-hack-hook)
16074         (c-postprocess-file-styles): Give invocation of `c-set-style'
16075         DONT-OVERRIDE parameter of t.  Already set style variables will
16076         thus not be overridden by style settings given by `c-file-syle'.
16078         * files.el (hack-local-variables-filter): Remove entries with
16079         duplicate keys from `file-local-variables-alist'.
16081 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
16083         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
16084         x-set-selection if display-selections-p returns nil for the
16085         current frame.
16087 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
16089         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
16091 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
16093         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
16094         Accept nil in addition to a regexp.
16095         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
16096         Accept nil in addition to a regexp.
16097         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
16098         buffers that have an associated file.  Handle nil values of
16099         desktop-buffers-not-to-save and desktop-files-not-to-save.
16100         (Bug#3833)
16102         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
16103         (x-disown-selection-internal): New functions.
16105 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
16107         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
16108         warning.
16109         (gdb-breakpoints-header): Move forward to avoid compiler warning.
16110         (gdb-make-header-line-mouse-map): Remove duplicate definition.
16112 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
16114         * simple.el (set-mark): Revert last change.
16116 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
16118         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
16119         rendering of pngs is not possible instead of messaging a long
16120         description.
16122 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
16124         * w32-fns.el (x-selection-owner-p): New function.
16126         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
16127         (mouse-yank-at-click, mouse-yank-primary): If
16128         select-active-regions is non-nil, deactivate the mark before
16129         insertion.
16131         * simple.el (deactivate-mark, set-mark): Only save selection if we
16132         own it.
16134 2009-07-17  Kenichi Handa  <handa@m17n.org>
16136         * case-table.el (describe-buffer-case-table): Fix for the case
16137         that KEY is a cons.
16139 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
16141         * vc-rcs.el (vc-rcs-find-file-hook):
16142         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
16144 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
16146         * net/tramp.el (tramp-wait-for-output): Handle the case when
16147         commands do not return a newline but a null byte before the shell
16148         prompt.  (Bug#3858)
16150 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16152         * term/ns-win.el (ns-set-alpha): Don't declare.
16153         (ns-set-background-alpha): Remove function.
16155 2009-07-16  Kevin Ryde  <user42@zip.com.au>
16157         * emacs-lisp/copyright.el (copyright-update): Save match-data across
16158         y-or-n-p, for safety.
16160 2009-07-16  Richard Stallman  <rms@gnu.org>
16162         * files.el (auto-save-mode): If buffer-saved-size is -2,
16163         don't clobber it.
16165         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
16166         (rmail-retry-ignored-headers): Add more uninteresting fields.
16168 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
16170         * net/rcirc.el (rcirc): Use history variables.
16171         (rcirc-server-name-history, rcirc-nick-name-history)
16172         (rcirc-server-port-history): New variables.
16174 2009-07-15  Kenichi Handa  <handa@m17n.org>
16176         * international/mule-cmds.el (set-language-environment-charset):
16177         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
16178         ignore them.
16180         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
16181         Delete unibyte-display.
16183 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
16185         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
16187 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
16189         * simple.el (deactivate-mark): Optional argument FORCE.
16190         (set-mark): Use deactivate-mark.
16192         * info.el (Info-search): No need to check transient-mark-mode
16193         before calling deactivate-mark.
16195         * select.el (x-set-selection): Doc fix.
16196         (x-valid-simple-selection-p): Allow buffer values.
16197         (xselect--selection-bounds): Handle buffer values.  Suggested by
16198         David De La Harpe Golden.
16200         * mouse.el (mouse-set-region, mouse-drag-track): Call
16201         copy-region-as-kill before setting the mark, to let
16202         select-active-regions work.
16204 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
16206         * simple.el (deactivate-mark): If select-active-regions is
16207         non-nil, copy the selection data into a string.
16208         (activate-mark): If select-active-regions is non-nil, set the
16209         selection to the current buffer.
16210         (set-mark): Update selection if select-active-regions is non-nil.
16212         * select.el (x-valid-simple-selection-p): Allow buffer values.
16214 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16216         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
16217         and more featureful message-mode.
16219 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
16221         * select.el (x-set-selection): Doc fix.
16222         (x-valid-simple-selection-p): Disallow selection data consisting
16223         of a list or cons of integers, since that is not used.
16224         (xselect--selection-bounds, xselect--int-to-cons): New functions.
16225         (xselect-convert-to-string, xselect-convert-to-length)
16226         (xselect-convert-to-filename, xselect-convert-to-charpos)
16227         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
16229 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
16231         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
16232         output in -break-info command (Emacs bug #3794).
16234 2009-07-14  Glenn Morris  <rgm@gnu.org>
16236         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
16237         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
16238         (edebug-print-length, edebug-print-level, edebug-print-circle)
16239         (edebug-sit-for-seconds, edebug-view-outside)
16240         (edebug-bounce-point, edebug-set-global-break-condition)
16241         (edebug-Go-nonstop-mode, edebug-trace-mode)
16242         (edebug-Trace-fast-mode, edebug-continue-mode)
16243         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
16244         (edebug-visit-eval-list): Doc fixes.
16246         * subr.el (def-edebug-spec): Doc fix.
16248 2009-07-14  Kenichi Handa  <handa@m17n.org>
16250         * international/characters.el: Fix setting of category ?C.
16252 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
16254         * term/ns-win.el (x-select-font): defalias x-select-font to
16255         ns-popup-font-panel instead of generate-fontset-menu.
16257 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
16259         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
16261 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
16263         * arc-mode.el (archive-find-type): Allow for a PK00 string before
16264         the PK\003\004 header (Bug#3770).
16266 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
16268         * pcomplete.el (pcomplete-comint-setup): Check for
16269         shell-dynamic-complete-filename too.
16271 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
16273         * simple.el (temporary-goal-column): Change the value for
16274         line-move-visual to a cons cell.
16275         (line-move-visual): Record or set the window hscroll, if
16276         necessary (Bug#3494).
16277         (line-move-1): Handle cons value of temporary-goal-column.
16279 2009-07-11  Kenichi Handa  <handa@m17n.org>
16281         * international/mule-diag.el (describe-character-set): Don't show
16282         width.
16284 2009-07-10  Sam Steingold  <sds@gnu.org>
16286         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16287         Omake sometimes indents the errors it prints, so allow all
16288         regexps to start with spaces.
16290 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
16292         * cus-edit.el (customize-changed-options-previous-release):
16293         Bump value to 22.1.  (Bug#3804)
16295 2009-07-08  Sam Steingold  <sds@gnu.org>
16297         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
16298         to be a cons cell (test . ignored-directory) to selectively ignore
16299         some directories depending on the location of the search.
16301 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
16303         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
16304         remote user is root, on the local host.
16305         (tramp-local-host-p): Either the local user or the remote user
16306         must be root.  (Bug#3771)
16308 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
16310         * progmodes/gdb-mi.el (gdb): Remove description of
16311         gdb-use-separate-io-buffer.
16312         (menu): Don't allow toggling of or enable
16313         gdb-use-separate-io-buffer from menubar.
16315 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
16317         * mail/unrmail.el (unrmail): Make sure the message ends with two
16318         newlines (Bug#3769).
16320 2009-07-08  Glenn Morris  <rgm@gnu.org>
16322         * calendar/calendar.el (calendar-current-date): Rework previous change.
16324 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
16326         * calendar/calendar.el (calendar-current-date):
16327         Add an optional argument giving an offset from today.
16329 2009-07-08  Glenn Morris  <rgm@gnu.org>
16331         * tutorial.el (tutorial--describe-nonstandard-key):
16332         Adjust the message for when a key has been unbound.
16333         (help-with-tutorial): Hide the arch-tag.
16335 2009-07-08  Kenichi Handa  <handa@m17n.org>
16337         * international/fontset.el (setup-default-fontset): For each
16338         script, append (not set) font-specs.
16340         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
16341         docstring.
16343 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
16345         * progmodes/gdb-mi.el (gdb-init-1): Move sending
16346         -data-list-register-names to ...
16347         (gdb-starting): ... here because GDB 7.0 requires execution to
16348         have started when using this MI command.
16349         (gdb-set-header): New function to distinguish select and
16350         unselected tabs in gdb buffers.
16351         (gdb-propertize-header): New macro that uses gdb-set-header.
16352         (gdb-breakpoints-header, gdb-locals-header): Use it.
16353         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
16355 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
16357         * Makefile.in (ELCFILES): Remove fadr.elc.
16359 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
16361         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
16362         may contain frame information, so `string-match' should be used.
16363         (gdb-update): Disassembly is invalidated through
16364         `gdb-get-selected-frame'.
16365         (gdb-pad-string): New function to pad string with spaces.
16366         (gdb-invalidate-disassembly): Invalidate only if the buffer
16367         exists.
16368         (gdb-disassembly-handler-custom): Column alignment.
16369         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
16370         placing new ones.
16371         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
16372         end of line, too.
16373         (gdb-frame-handler): Match convention to for disassembly buffer
16374         mode name.
16375         (gdb-stack-list-frames-handler): Rewritten without regexps.
16376         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
16377         not highlight breakpoints without line information.
16378         (gdb-input): Add trailing newline to command.
16380         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
16381         buffer properly.
16382         (gdb-breakpoints-list-handler-custom): Replacement for
16383         `gdb-break-list-handler'.  Using real parser instead of regexps
16384         now.
16385         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
16386         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
16387         to place breakpoints.
16388         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
16389         functions.
16390         (gdb-disassembly-handler-custom): Show overlay arrow.
16391         (gdb-disassembly-place-breakpoints): Show breakpoints in
16392         disassembly buffer.
16393         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
16394         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
16395         instead of parsing breakpoints buffer.  Fixed old menu references
16396         in `gud-menu-map'.
16398         * fadr.el: Remove.
16400         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
16401         (gdb-memory-address): New variable which holds top address of
16402         memory page shown in memory buffer.
16403         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
16404         customization variables.
16405         New functions:
16406         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
16407         display the memory buffer.
16408         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
16409         buffer display parameters.
16410         (def-gdb-memory-format, gdb-memory-format-binary)
16411         (gdb-memory-format-octal, gdb-memory-format-unsigned)
16412         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
16413         Functions for setting memory buffer format.
16414         (gdb-memory-unit-word, gdb-memory-unit-halfword)
16415         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
16416         unit size used in memory buffer.
16417         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
16418         to next/previous page of memory buffer.
16419         Now using (bindat-get-field) instead of fadr functions.
16421 2009-07-07  Sam Steingold  <sds@gnu.org>
16423         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
16424         non-top-level files.
16426 2009-07-07  Kenichi Handa  <handa@m17n.org>
16428         * international/mule-cmds.el (reset-language-environment): Put
16429         the highset priority to the charset iso-8859-1.
16431 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
16433         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
16434         to the end of the line when locating the block (Bug#700).
16436 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
16438         * net/tramp.el (tramp-handle-write-region): Flush file properties
16439         in case of short track.
16441 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
16443         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
16444         Coded custom representation of verilog error regular expressions
16445         to work with Emacs-22's new format.
16446         (verilog-error-regexp-xemacs-alist): Coded custom representation
16447         of verilog error regular expressions to work with XEmacs format.
16448         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
16449         error recognition into XEmacs.
16450         (verilog-error-regexp-add-emacs): Hook routine to install verilog
16451         error recognition into Emacs-22.
16453 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
16455         * woman.el: Remove stand-alone closing parentheses.
16456         (woman-file-name, woman2-format-paragraphs)
16457         (woman-leave-blank-lines): Code cleanup.
16458         (woman-use-own-frame): Change default to nil.
16459         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
16460         defaults to inherit from default faces.
16461         (woman2-process-escapes): Consume the newline after a stand-alone
16462         filler character (Bug#3651).
16464 2009-07-06  Glenn Morris  <rgm@gnu.org>
16466         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
16467         (top-level): Move provide to the end.
16468         (ffap): Remove defunct URL from custom group.
16470         * subr.el (eval-after-load): Doc fix.
16472 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
16474         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
16475         `calc-embedded-word' is called twice.
16477 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16479         * files.el (find-alternate-file-other-window, find-alternate-file):
16480         Obey confirm-nonexistent-file-or-buffer.
16482 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
16484         * dired-aux.el (dired-show-file-type): Handle remote files.
16486 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
16488         * desktop.el (desktop-globals-to-save):
16489         Add file-name-history (Bug#2750).
16491 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
16493         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
16495 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
16497         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
16498         property on entire argument since this is what eshell-lisp-command
16499         expects.
16501 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
16503         * net/tramp-gvfs.el (tramp-gvfs-methods)
16504         (tramp-gvfs-zeroconf-domain)
16505         (tramp-bluez-discover-devices-timeout): Add version flag.
16506         (tramp-gvfs-handler-mounted-unmounted)
16507         (tramp-gvfs-connection-mounted-p): Polish handling of
16508         incompatibilities between GVFS 0.2 and 1.0.
16510 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
16512         * cus-start.el (all): Add make-pointer-invisible.
16514 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
16516         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
16517         formatted correctly.
16519 2009-07-02  Juri Linkov  <juri@jurta.org>
16521         * info.el: Virtual Info files and nodes.
16522         (Info-virtual-files, Info-virtual-nodes): New variables.
16523         (Info-current-node-virtual): New variable.
16524         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
16525         New functions.
16526         (Info-file-supports-index-cookies): Use Info-virtual-file-p
16527         to check for a virtual file instead of checking a fixed list
16528         of node names.
16529         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
16530         instead of ad-hoc processing of "dir" and (apropos history toc).
16531         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
16532         instead of ad-hoc processing of "dir" and (apropos history toc).
16533         Reread a file when moving from a virtual node.
16534         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
16535         (Info-directory-toc-nodes, Info-directory-find-file)
16536         (Info-directory-find-node): New functions.
16537         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
16538         (Info-history): Move part of code to
16539         `Info-history-find-node'.
16540         (Info-history-toc-nodes, Info-history-find-file)
16541         (Info-history-find-node): New functions.
16542         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
16543         (Info-toc): Move part of code to `Info-toc-find-node'.
16544         (Info-toc-find-node): New function.
16545         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
16546         the current Info file name to references because now the node
16547         "*TOC*" belongs to the same Info manual.
16548         (Info-toc-build): Rename from `Info-build-toc'.
16549         (Info-toc-nodes): Rename input argument `file' to `filename'.
16550         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
16551         instead of ad-hoc processing of ("dir" apropos history toc).
16552         (Info-index-nodes): Use Info-virtual-file-p
16553         to check for a virtual file instead of checking a fixed list
16554         of node names.
16555         (Info-index-node): Add check for `Info-current-node-virtual'.
16556         Raise `save-match-data' higher up the tree to contain
16557         `search-forward' too (bug fix).
16558         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
16559         (Info-virtual-index-nodes): New variable.
16560         (Info-virtual-index-find-node, Info-virtual-index): New functions.
16561         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
16562         (Info-apropos-file, Info-apropos-nodes): New variables.
16563         (Info-apropos-toc-nodes, Info-apropos-find-file)
16564         (Info-apropos-find-node, Info-apropos-matches): New functions.
16565         (info-apropos): Move part of code to `Info-apropos-find-node' and
16566         `Info-apropos-matches'.
16567         (Info-mode-map): Bind "I" to `Info-virtual-index'.
16568         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
16569         for a virtual file instead of checking a fixed list of node names.
16571         * simple.el (async-shell-command): New command.
16573         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
16575         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
16576         instead of `mount-info'.
16578 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
16580         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
16581         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
16583 2009-07-02  Kenichi Handa  <handa@m17n.org>
16585         * international/mule.el (set-keyboard-coding-system): Force *-unix
16586         coding-system to avoid eol conversion.
16588 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
16590         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
16591         Add handler for `process-file', `shell-command' and
16592         `start-file-process'.
16593         (tramp-gvfs-handle-shell-command)
16594         (tramp-gvfs-handle-start-file-process)
16595         (tramp-gvfs-handle-process-file): New defuns.
16596         (tramp-synce-list-devices): Simplify check for existence of property.
16598 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
16600         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
16602 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
16604         * language/korean.el (set-language-info-alist): Add korean-cp949,
16605         cp949 to spec.
16607 2009-07-01  Kenichi Handa  <handa@m17n.org>
16609         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
16611         * international/encoded-kb.el: Deleted.
16613         * international/mule.el (set-keyboard-coding-system): Perform the
16614         necessary setup here instead of calling encoded-kbd-setup-display.
16616 2009-07-01  Glenn Morris  <rgm@gnu.org>
16618         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
16620 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
16622         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
16624 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
16626         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
16627         Handle also the 'rename case, when setting file modes.  (Bug#3712)
16628         (tramp-default-file-modes): Remove execute permissions.
16630         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
16631         (top): Add a default for "synce" in `tramp-default-user-alist'.
16632         Add completion function for "synce" method.
16633         (tramp-hal-service, tramp-hal-path-manager)
16634         (tramp-hal-interface-manager, tramp-hal-interface-device):
16635         New defconst.
16636         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
16637         (tramp-synce-list-devices, tramp-synce-parse-device-names):
16638         New defuns.
16640         * net/trampver.el: Update release number.
16642 2009-06-30  Kenichi Handa  <handa@m17n.org>
16644         * international/fontset.el (setup-default-fontset): Add CJK fonts
16645         for symbols and the other miscellaneous characters.
16647         * language/korea-util.el (setup-korean-environment-internal):
16648         Make char-width-table suitable for Korean environments.
16649         (exit-korean-environment): Cancel above.
16651         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
16652         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
16653         setup-function to make char-width-table suitable for respective
16654         environments, and an exit-function to cancel that.
16656         * language/japan-util.el (setup-japanese-environment-internal):
16657         Call use-cjk-char-width-table with arg `ja_JP'.
16659         * international/characters.el (cjk-char-width-table): Delete it.
16660         (cjk-char-width-table-list): New variable.
16661         (use-cjk-char-width-table): New arg local-name.
16662         (use-default-char-width-table): Fix for the case that Emacs is
16663         already using the default char-width-table.
16665 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
16667         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
16668         modes mandatory.  (Bug#3712)
16670 2009-06-29  Alan Mackenzie  <acm@muc.de>
16672         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
16673         correction between the visible width of TABs and their number of bytes.
16675 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
16677         * server.el (server-buffer-done): Prevent kill-buffer from
16678         prompting by clearing the buffer modification flag (Bug#3696).
16680 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
16682         * progmodes/verilog-mode.el (verilog-beg-of-statement)
16683         (verilog-endcomment-reason-re): Support unique case and priority case.
16684         (verilog-basic-complete-re): Support localparam lineup.
16685         (verilog-beg-of-statement-1): Fix for robustness, unique case.
16686         (verilog-set-auto-endcomments): Fix for unique case, always_comb
16687         commenting.
16688         (verilog-leap-to-case-head): Now support *nested* unique &
16689         priority case statements.
16690         (verilog-auto-lineup): Make just declarations the default (as it
16691         had been).
16692         (verilog-leap-to-case-head): Support priority/unique case statements.
16693         (verilog-auto-lineup): Rework to give users radio buttons to
16694         select the various styles of automatic lineup.
16695         (verilog-error-regexp-alist): Rework to support the XEmacs style
16696         of error regular expressions from compilers, lint tools &
16697         simulators.  Note that GNU Emacs has made it impossible for a mode
16698         to load such things.
16699         (electric-verilog-terminate-line, verilog-indent-declaration)
16700         (verilog-auto-wiure): Rework for radio button selection of
16701         auto-lineup selection of specification of auto lineup.
16702         (verilog-beg-of-statement-1): Redesign to support proper operation
16703         in additional code, based on testing with auto-lineup.
16704         (verilog-calculate-indent, assignments & declarations)
16705         (verilog-backward-token): Enhance to support auto-lineup of
16706         assignments & declarations.
16707         (verilog-in-directive-p, verilog-at-struct-p): New function for
16708         easy test of whether we are.
16709         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
16710         to support safe execution at almost anyline.
16711         (verilog-calc-1): Properly support indenting deep inside generate
16712         blocks.
16713         (verilog-init-font): Remove definition & use of verilog-init-font,
16714         as it is redundant with font-lock-defaults.
16715         (verilog-mode): Alter the definition of verilog-font-lock-defaults
16716         to avoid circular calls if syntax-ppss is a function (as is the
16717         case now in 22.x GNU Emacs) as that function would sometimes call
16718         itself, leading to (nearly) infinite recursion.
16719         (verilog-ovm-begin-re, verilog-ovm-end-re)
16720         (verilog-ovm-statement-re, verilog-leap-to-head)
16721         (verilog-backward-token): Add support for OVM macros.  Some are
16722         complete statements, and others open and close scopes like begin
16723         and end.
16724         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
16725         (verilog-defun-level-generate-only-re): Really fix the defun-list
16726         compilation issue.
16727         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
16728         coverpoint, constraint and cross statements.
16729         (verilog-defun-level-list, verilog-generate-defun-level-list)
16730         (verilog-all-defun-level-list): Redo these specifications - it is
16731         too hard to support eval-when compile aggregation of lists also
16732         built at when-compile time.
16733         (verilog-defun-level-list): Place defconsts of variables used in
16734         building regular expressions which are built in eval-when-compile
16735         bodies in the same eval-when-compile body to facilitate compile
16736         without load.
16737         (verilog-beg-block-re-ordered): Support indenting
16738         virtual/protected tasks and functions.
16739         (verilog-defun-level-list, verilog-in-generate-region-p)
16740         (verilog-backward-ws&directives, verilog-calc-1): Speed up
16741         indentation of some module items (generate items).
16742         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
16743         across virtual/protected tasks and functions.
16745 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
16747         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
16748         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
16749         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
16750         in concatenations.  Reported by Yishay Belkind.
16751         (verilog-auto-ascii-enum): Support one-hot state machines in
16752         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
16753         (verilog-auto-inst, verilog-auto-inst-port): Include interface
16754         modport in AUTOINST and add vl-modport for users.  Reported by
16755         David Rogoff.
16756         (verilog-auto-inout-module, verilog-auto-inst)
16757         (verilog-decls-get-interfaces, verilog-insert-definition)
16758         (verilog-insert-one-definition, verilog-read-decls)
16759         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
16760         (verilog-sig-modport, verilog-signals-combine-bus)
16761         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
16762         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
16763         Suggested by David Rogoff.
16764         (verilog-repair-open-comma): Fix non-insertion of comma when
16765         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
16766         (verilog-make-width-expression): Simplify [A-1:0] expression
16767         widths to just {A{1'b0}}.
16768         (verilog-mode): Cleanup checkdoc warnings.
16769         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
16770         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
16771         inputs/outputs or data type.  Suggested by Vasu Kandadi.
16772         (next-error-last-buffer): Fix byte-compiler warning.
16773         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
16774         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
16775         or shell command text during AUTO expansion.  Suggested by Tad Truex.
16776         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
16777         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
16778         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
16779         in AUTOINOUT.  Reported by Matthew Lovell.
16780         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
16781         causing use of <= assignments.  Reported by Alex Reed.
16782         (verilog-read-decls): Fix triand, trior, wand, wor to be
16783         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
16784         (verilog-extended-complete-re): Support import "DPI-C" functions.
16785         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
16786         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
16787         (verilog-insert-date, verilog-insert-year)
16788         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
16789         Windows systems.  Reported by Michael Potts.
16790         (verilog-read-module-name): Fix AUTOINST when the child module
16791         declaration's name is a tick define.  Reported by Elliot Mednick.
16792         (verilog-read-decls): Fix V2K parameter bit subscripts getting
16793         passed to next parameter's definition.  Reported by Bruce T.
16794         (verilog-read-decls): Fix detecting "parameter int" when using
16795         AUTOINSTPARAM.  Reported by Bruce T.
16796         (verilog-goto-defun): Fix goto not finding modules unless first
16797         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
16798         (verilog-mode): Expand -f flag arguments on entry to mode so
16799         verilog-goto-defun will work.  Reported by Lawrence Butcher.
16800         (verilog-getopt): Expand environment variables in -f file
16801         arguments.  Suggested by Lawrence Butcher.
16802         (verilog-set-define): Fix "Symbol's value as variable is void"
16803         when reading enumerations.
16804         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
16805         Suggested by Stephen Peltan.
16806         (verilog-read-defines): Fix reading of enumerations in include
16807         files.  Reported by Steve Peltan.
16809 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
16811         * files.el (trash-directory): Fix defcustom type.
16813 2009-06-28  Juri Linkov  <juri@jurta.org>
16815         * help-fns.el (describe-function-1): Correctly locate adviced
16816         functions in hyperlink (Bug#2438).
16818 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
16820         * files.el (trash-directory): Change default to nil.
16821         (move-file-to-trash): If trash-directory is nil and
16822         system-move-file-to-trash is unbound, perform freedesktop-style
16823         trashing.
16825 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
16827         * files.el (move-file-to-trash): Add freedesktop trash
16828         support (Bug#973).
16830 2009-06-28  Glenn Morris  <rgm@gnu.org>
16832         * autorevert.el (global-auto-revert-non-file-buffers)
16833         (global-auto-revert-mode): Doc fixes.
16835 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
16837         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
16839 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
16841         * faces.el (x-handle-named-frame-geometry): Ensure that we have
16842         opened an X connection before calling x-get-resource (Bug#3194).
16844         * play/doctor.el: Remove reference to obsolete website.
16845         (make-doctor-variables): Correct grammar mistake (Bug#2633).
16847 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
16849         Remove find-file-not-found-hook VC method.  (Bug#2757)
16850         * vc-hooks.el (vc-file-not-found-hook)
16851         (vc-default-find-file-not-found-hook): Remove functions.
16852         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
16853         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
16854         * vc.el:
16855         * vc-hg.el:
16856         * vc-git.el: Do not mention find-file-not-found-hook VC method.
16858 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
16860         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
16861         compatibility function for `looking-back'.
16863         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
16864         Use `ispell-looking-back'.
16866 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
16868         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
16869         rather than `filename'.
16871 2009-06-23  Miles Bader  <miles@gnu.org>
16873         * face-remap.el (text-scale-set): New function.
16875 2009-06-23  Glenn Morris  <rgm@gnu.org>
16877         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
16879         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
16881         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
16883         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
16885         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
16886         Simplify Persian conditionals.
16888         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
16889         variable `filename'.
16891         * comint.el (comint-insert-input): Doc fix.
16893         * Makefile.in (ELCFILES): Fix typo in previous change.
16895 2009-06-23  Miles Bader  <miles@gnu.org>
16897         * cus-start.el: Add entry for `recenter-redisplay'.
16899 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
16901         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
16902         Add an optional argument for the backend, use it instead of
16903         calling vc-backend.
16904         (vc-mode-line): Add an optional argument for the backend.
16905         Pass the backend to vc-state and vc-working-revision.  Move code for
16906         special handling for vc-state being a buffer to ...
16908         * vc-rcs.el (vc-rcs-find-file-hook):
16909         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
16911         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
16912         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
16913         vc-stay-local-p and vc-mode-line calls.
16915         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
16916         (vc-cvs-diff, vc-cvs-annotate-command)
16917         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
16918         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
16919         vc-mode-line calls.
16921         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
16922         direct comparison.
16923         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
16924         backend when calling vc-mode-line.
16925         (vc-register): Do not create a closure for calling the vc register
16926         function, call it directly.
16928 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
16930         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
16931         to make it obvious item can be clicked.
16933         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
16935 2009-06-23  Kenichi Handa  <handa@m17n.org>
16937         * language/korea-util.el (korean-key-bindings): Change the binding
16938         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
16939         same command.
16941 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
16943         Sync with Tramp 2.1.16.
16945         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
16947         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
16948         when a loading of a package fails.  Completion function for rsync
16949         is `tramp-completion-function-alist-ssh'.
16950         (all): Replace all calls of `split-string' and
16951         `tramp-split-string' by `tramp-compat-split-string'.
16952         (tramp-default-method): Use `tramp-compat-process-running-p'.
16953         (tramp-default-proxies-alist): Allow also Lisp forms.
16954         (tramp-remote-path): Add choice "Private Directories".
16955         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
16956         (tramp-domain-regexp): Allow also "-", "_" and ".".
16957         (tramp-end-of-output): Remove newlines, and add "$" at the end.
16958         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
16959         (tramp-debug-message): Insert header line in debug buffer.
16960         (tramp-handle-directory-files-and-attributes-with-stat):
16961         Care about filenames with spaces, or starting with "-".
16962         (tramp-handle-dired-uncache): New defun.
16963         (tramp-handle-insert-directory): Don't flush the directory from
16964         cache, this is handled by `dired-uncache' now.
16965         (tramp-handle-insert-file-contents): Improve error handling.
16966         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
16967         Quote `tramp-end-of-output'.
16968         (tramp-action-password): Improve trace message.
16969         (tramp-check-for-regexp): Both echoes must be present, before removing.
16970         (tramp-open-connection-setup-interactive-shell): Trace coding system.
16971         (tramp-compute-multi-hops): Eval cons cells of
16972         `tramp-default-proxies-alist'.
16973         (tramp-maybe-open-connection): Use the same command pattern for
16974         first hop and further hops.
16975         (tramp-wait-for-output): Remove handling of newlines.
16976         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
16977         (tramp-split-string): Remove function.  It is handled in
16978         tramp-compat now.
16980         * net/tramp-cmds.el (tramp-bug):
16981         Recommend `tramp-cleanup-all-connections' in the bug mail.
16983         * net/tramp-compat.el (tramp-compat-split-string)
16984         (tramp-compat-process-running-p): New defuns.
16986         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
16987         for `dired-uncache'.
16989         * net/tramp-gvfs.el: New package.
16991         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
16992         Add handler for `dired-uncache'.
16993         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
16995         * net/trampver.el: Update release number.  Make version check fit
16996         for SXEmacs 22.
16998 2009-06-22  Jim Meyering  <meyering@redhat.com>
17000         Automatically handle .xz suffix (XZ-compressed files), too.
17001         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
17002         XZ is the successor to LZMA: <http://tukaani.org/xz/>
17004 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
17005             Nick Roberts  <nickrob@snap.net.nz>
17007         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
17008         repository (http://sphinx.net.ru/hg/gdb-mi/).
17010 2009-06-22  Glenn Morris  <rgm@gnu.org>
17012         * files.el (dir-locals-collect-mode-variables): Allow for any number of
17013         `mode' and `eval' entries.  (Bug#3430)
17015         * Makefile.in (ELCFILES): Add fadr.elc.
17017         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
17018         differing behavior of \n and ^ in strings.  (Bug#3385)
17020         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
17022         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
17023         property.
17024         (lisp-indent-function): Make it a defcustom.
17026 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
17028         * progmodes/gdb-ui.el: Replace with ...
17029         * progmodes/gdb-mi.el: ... this file.
17030         * progmodes/gud.el: Modify for gdb-mi.el.
17032 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
17034         * fadr.el: New file.
17036 See ChangeLog.14 for earlier changes.
17038 ;; Local Variables:
17039 ;; coding: utf-8
17040 ;; End:
17042     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
17044   This file is part of GNU Emacs.
17046   GNU Emacs is free software: you can redistribute it and/or modify
17047   it under the terms of the GNU General Public License as published by
17048   the Free Software Foundation, either version 3 of the License, or
17049   (at your option) any later version.
17051   GNU Emacs is distributed in the hope that it will be useful,
17052   but WITHOUT ANY WARRANTY; without even the implied warranty of
17053   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17054   GNU General Public License for more details.
17056   You should have received a copy of the GNU General Public License
17057   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17059 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1