* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
[emacs.git] / lisp / ChangeLog
blobfdc7a9b85c962898710202417845579873a32fbe
1 2010-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4         Not a const.
5         (compilation-error-regexp-alist-alist): Rule out ": " in file names
6         for the `gnu' messages.
7         (compilation-set-skip-threshold): New command.
8         (compilation-start): Use \' rather than $.
9         (compilation-forget-errors): Use clrhash.
11 2010-09-08  Agustín Martín  <agustin.martin@hispalinux.es>
13         * textmodes/ispell.el (ispell-valid-dictionary-list):
14         Simplify logic.
16 2010-09-08  Michael Albinus  <michael.albinus@gmx.de>
18         Migrate to Tramp 2.2.  Rearrange load dependencies.
19         (Bug#1529, Bug#5448, Bug#5705)
21         * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
22         ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
23         (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
25         * net/tramp.el (top): Remove all other tramp-* loads except
26         tramp-compat.el.  Remove all changes to tramp-unload-hook for
27         other tramp-* packages.  Rearrange defun order.  Change calls of
28         `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
29         `tramp-compat-octal-to-decimal' to new function names.
30         (tramp-terminal-type, tramp-initial-end-of-output)
31         (tramp-methods, tramp-foreign-file-name-handler-alist)
32         (tramp-tramp-file-p, tramp-completion-mode-p)
33         (tramp-send-command-and-check, tramp-get-remote-path)
34         (tramp-get-remote-tmpdir, tramp-get-remote-ln)
35         (tramp-shell-quote-argument): Set tramp-autoload cookie.
36         (with-file-property, with-connection-property): Move to
37         tramp-cache.el.
38         (tramp-local-call-process, tramp-decimal-to-octal)
39         (tramp-octal-to-decimal): Move to tramp-compat.el.
40         (tramp-handle-shell-command): Do not require 'shell.
41         (tramp-compute-multi-hops): No special handling for tramp-gw-*
42         symbols.
43         (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
45         * net/tramp-cache.el (top): Require 'tramp.  Add to
46         `tramp-unload-hook'.
47         (tramp-cache-data, tramp-get-file-property)
48         (tramp-set-file-property, tramp-flush-file-property)
49         (tramp-flush-directory-property, tramp-get-connection-property)
50         (tramp-set-connection-property, tramp-flush-connection-property)
51         (tramp-cache-print, tramp-list-connections): Set tramp-autoload
52         cookie.
53         (with-file-property, with-connection-property): New defuns, moved
54         from tramp.el.
55         (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
56         macro.
58         * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
59         (tramp-version): Set tramp-autoload cookie.
61         * net/tramp-compat.el (top): Require 'tramp-loaddefs.  Remove all
62         changes to tramp-unload-hook for other tramp-* packages.  Add to
63         `tramp-unload-hook'.
64         (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
65         (tramp-compat-call-process): New defuns, moved from tramp.el.
67         * net/tramp-fish.el (top) Require just 'tramp.  Add objects to
68         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
69         to `tramp-unload-hook'.  Change call of
70         `tramp-compat-decimal-to-octal' to new function name.
71         (tramp-fish-method): Make it a defconst.
72         (tramp-fish-file-name-p): Make it a defsubst.
73         (tramp-fish-method, tramp-fish-file-name-handler)
74         (tramp-fish-file-name-p): Set tramp-autoload cookie.
76         * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
77         `tramp-foreign-file-name-handler-alist'.  Add to
78         `tramp-unload-hook'.
79         (tramp-ftp-method): Make it a defconst.
80         (tramp-ftp-file-name-p): Make it a defsubst.
81         (tramp-ftp-method, tramp-ftp-file-name-handler)
82         (tramp-ftp-file-name-p): Set tramp-autoload cookie.
84         * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
85         `tramp-foreign-file-name-handler-alist'.  Add to
86         `tramp-unload-hook'.  Change checks, whether package can be
87         loaded.
88         (tramp-gvfs-file-name-p): Make it a defsubst.
89         (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
90         (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
91         (tramp-gvfs-handle-file-directory-p): New defun.
92         (tramp-gvfs-file-name-handler-alist): Use it.
94         * net/tramp-gw.el (top) Add objects to `tramp-methods' and
95         `tramp-foreign-file-name-handler-alist'.  Add to
96         `tramp-unload-hook'.
97         (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
98         (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
99         defconst.
100         (tramp-gw-tunnel-method, tramp-gw-socks-method)
101         (tramp-gw-open-connection): Set tramp-autoload cookie.
103         * net/tramp-imap.el (top) Require just 'tramp.  Add objects to
104         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
105         to `tramp-unload-hook'.  Change checks, whether package can be
106         loaded.
107         (tramp-imap-file-name-p): Make it a defsubst.
108         (tramp-imap-method, tramp-imaps-method)
109         (tramp-imap-file-name-handler)
110         (tramp-imap-file-name-p): Set tramp-autoload cookie.
112         * net/tramp-smb.el (top) Require just 'tramp.  Add objects to
113         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
114         to `tramp-unload-hook'.  Change checks, whether package can be
115         loaded.  Change call of `tramp-compat-decimal-to-octal' to new
116         function name.
117         (tramp-smb-tunnel-method): Make it a defconst.
118         (tramp-smb-file-name-p): Make it a defsubst.
119         (tramp-smb-method, tramp-smb-file-name-handler)
120         (tramp-smb-file-name-p): Set tramp-autoload cookie.
122         * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
123         (tramp-uuencode-region): Set tramp-autoload cookie.
125         * net/trampver.el (top) Add to `tramp-unload-hook'.
126         (tramp-version, tramp-bug-report-address): Set tramp-autoload
127         cookie.  Update release number.
129 2010-09-07  Agustín Martín  <agustin.martin@hispalinux.es>
131         * textmodes/ispell.el (ispell-start-process): Make sure original
132         arg list is properly initialized (Bug#6993, Bug#6994).
134 2010-09-06  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
136         * files.el (directory-abbrev-alist): Use \` as default regexp.
138         * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
139         chars like - or ] (bug#6984).
140         (rx-any-condense-range): Explode 2-char ranges.
142 2010-09-06  Glenn Morris  <rgm@gnu.org>
144         * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
146 2010-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
148         * textmodes/bibtex.el:
149         * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
151 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153         * net/imap.el (imap-message-map): Remove optional buffer parameter,
154         since no callers use it.
155         (imap-message-get): Ditto.
156         (imap-message-put): Ditto.
157         (imap-mailbox-map): Ditto.
158         (imap-mailbox-put): Ditto.
159         (imap-mailbox-get): Ditto.
160         (imap-mailbox-get): Revert last change for this function.
162 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164         * net/imap.el (imap-fetch-safe): Remove function, and alter all
165         callers to use `imap-fetch' instead.  According to the comments, this
166         should be safe, since all other IMAP clients use the 1:* syntax.
167         (imap-enable-exchange-bug-workaround): Remove.
168         (imap-debug): Remove -- doesn't seem very useful.
170 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172         * net/imap.el (imap-log): New convenience function used throughout
173         instead of repeating the same code all over the place.
175 2010-09-05  David De La Harpe Golden  <david@harpegolden.net>
177         * mouse.el (mouse-save-then-kill): Save region to kill-ring
178         when mouse-drag-copy-region is non-nil (Bug#6956).
180 2010-09-05  Chong Yidong  <cyd@stupidchicken.com>
182         * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
183         Improve regexps (Bug#6987).
184         (dired-sort-toggle): Search more robustly for -t flag.
186         * files.el (get-free-disk-space): Search more robustly for
187         "available" column.  Suggested by Ehud Karni
188         <ehud@unix.mvs.co.il>.
190 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
192         * international/uni-bidi.el:
193         * international/uni-category.el:
194         * international/uni-combining.el:
195         * international/uni-decimal.el:
196         * international/uni-mirrored.el:
197         * international/uni-name.el: Regenerate.
199 2010-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
201         * electric.el (electric-indent-post-self-insert-function):
202         Don't reindent with a sloppy indentation function.
204         * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
205         border case in change-log-mode.
207 2010-09-04  Chong Yidong  <cyd@stupidchicken.com>
209         * progmodes/compile.el (compilation-error-regexp-alist-alist):
210         Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
211         Recognize leading tab in gcc-include regexp.  Ignore names with
212         leading "from" or "in" in gnu regexp (Bug#6937).
214 2010-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
216         Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
217         * textmodes/ispell.el (ispell-process-buffer-name): Remove.
218         (ispell-start-process): Avoid setq and simplify logic.
219         (ispell-init-process): Setup kill-buffer-hook locally when needed.
220         (kill-buffer-hook): Don't use it globally with code that uses
221         expand-file-name since that may call kill-buffer via
222         code_conversion_restore.
224 2010-09-04  Noorul Islam K M  <noorul@noorul.com>  (tiny change)
226         * emacs-lisp/package.el (package-directory-list): Only call
227         file-name-nondirectory on a string.
229 2010-09-02  Chong Yidong  <cyd@stupidchicken.com>
231         * emacs-lisp/package.el (package--download-one-archive):
232         Ensure that archive-contents is valid before saving it.
233         (package-activate-1, package-mark-obsolete, define-package)
234         (package-compute-transaction, package-list-maybe-add): Use push.
236 2010-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
238         Use SMIE's blink-paren for octave-mode.
239         * progmodes/octave-mod.el (octave-font-lock-close-quotes):
240         Backslashes do not escape single-quotes, single-quotes do.
241         (octave-block-else-regexp, octave-block-end-regexp)
242         (octave-block-match-alist): Remove.
243         (octave-smie-bnf-table): New var, with old content.
244         (octave-smie-op-levels): Use it.
245         (octave-smie-closer-alist): New var.
246         (octave-mode): Use it.  Setup smie-blink-matching and electric-indent.
247         (octave-blink-matching-block-open): Remove.
248         (octave-reindent-then-newline-and-indent, octave-electric-semi)
249         (octave-electric-space): Let self-insert-command run expand-abbrev and
250         blink parens.
252         * electric.el (electricity): New group.
253         (electric-indent-chars): New var.
254         (electric-indent-post-self-insert-function): New fun.
255         (electric-indent-mode): New minor mode.
256         (electric-pair-skip-self): New custom.
257         (electric-pair-post-self-insert-function): New function.
258         (electric-pair-mode): New minor mode.
260         * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
261         calcAlg-blink-matching-open.
262         (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
263         (calc-do-alg-entry): Only touch the part of the keymap that varies.
264         Use the new blink-matching-check-function.
266         Provide blink-matching support to SMIE.
267         * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
268         (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
269         (smie-blink-matching-check, smie-blink-matching-open): New functions.
271         * simple.el (newline): Fix last change to properly remove itself from
272         the hook.
274 2010-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
276         * simple.el (newline): Eliminate optimization.
277         Use post-self-insert-hook to set hard-newline and things before
278         running post-self-insert-hook.
279         (blink-matching-check-mismatch): New function.
280         (blink-matching-check-function): New variable.
281         (blink-matching-open): Use them.
282         Skip back forward over prefix chars skipped by forward-sexp.
283         Don't check if the parens are backslash escaped.
284         (blink-paren-post-self-insert-function): Check backslash escaping here.
286 2010-09-02  Chong Yidong  <cyd@stupidchicken.com>
288         * emacs-lisp/package.el (package-menu-mode-map):
289         Change package-menu-revert bindings to revert-buffer.
290         (package-menu-mode): Set revert-buffer-function.
291         (package-menu-revert): Doc fix.
293 2010-09-02  Agustín Martín  <agustin.martin@hispalinux.es>
295         * textmodes/ispell.el (ispell-init-process): Use "~/" as
296         `default-directory' unless using Ispell per-directory personal
297         dictionaries and not in a mini-buffer under XEmacs.
298         (kill-buffer-hook): Do not kill ispell process on exit when
299         `ispell-process-directory' is "~/". (Bug#6143)
301 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
303         * simple.el (kill-new): Call interprogram-cut-function with only
304         one argument.
306         * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
307         Remove cut buffer from error message.
309         * term/x-win.el (x-select-text):
310         * term/pc-win.el (x-selection-value):
311         * term/ns-win.el (x-selection-value):
312         * eshell/em-term.el:
313         * w32-fns.el (x-get-selection-value):
314         * mouse-sel.el (mouse-sel-set-selection-function):
315         * frame.el (display-selections-p): Remove cut-buffer in documentation.
317         * term/x-win.el: Update documentation for x-last-selected-text-*.
318         (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
319         (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
320         (x-select-text): Remove argument PUSH, update documentation.  Remove
321         cut-buffer code.
322         (x-selection-value-internal): Was previously x-selection-value.
323         (x-selection-value): Rename from x-cut-buffer-or-selection-value.
324         Update documentation, remove cut-buffer code.  Call
325         x-selection-value-internal.
326         (x-clipboard-yank): Call x-selection-value-internal.
327         (x-initialize-window-system): Remove setting of x-cut-buffer-max.
329         * term/pc-win.el (x-last-selected-text):
330         x-cut-buffer-or-selection-value renamed to x-selection-value
331         (x-select-text): Remove argument PUSH, update documentation.
333         * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
334         x-cut-buffer-or-selection-value renamed to x-selection-value
335         (x-selection-value): Renamed from x-cut-buffer-or-selection-value.
336         (x-select-text): Remove argument PUSH, update documentation.
338         * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
340         * w32-fns.el (x-last-selected-text):
341         x-cut-buffer-or-selection-value renamed to x-selection-value.
342         (x-cut-buffer-max): Remove.
343         (x-select-text): Remove argument PUSH, update documentation.
345         * simple.el (interprogram-cut-function): Remove mention of PUSH.
347         * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
349         * mouse-sel.el (mouse-sel-get-selection-function):
350         x-cut-buffer-or-selection-value renamed to x-selection-value.
351         (x-select-text): Remove optional push.
353 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
355         * simple.el (blink-paren-function): Move from C to here.
356         (blink-paren-post-self-insert-function): New function.
357         (post-self-insert-hook): Use it.
359         * emacs-lisp/pcase.el (pcase-split-memq):
360         Fix overenthusiastic optimisation.
361         (pcase-u1): Handle the case of a lambda pred.
363 2010-08-31  Kenichi Handa  <handa@m17n.org>
365         * international/mule-cmds.el (standard-display-european-internal):
366         Setup standard-display-table for 8-bit characters by storing 8-bit
367         characters in the element vector.
369         * disp-table.el (standard-display-8bit): Setup
370         standard-display-table for 8-bit characters by storing 8-bit
371         characters in the element vector.
372         (standard-display-european): Likewise.
374 2010-08-31  Masatake YAMATO  <yamato@redhat.com>
376         * textmodes/nroff-mode.el (nroff-view): New command.
377         (nroff-mode-map): Bind it to C-c C-c.
379 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
381         * emacs-lisp/smie.el (smie-down-list): New command.
383         Remove old indentation and navigation code on octave-mode.
384         * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
385         smie-down-list rather than add a binding for octave-down-block.
386         (octave-mark-block, octave-blink-matching-block-open):
387         Rely on forward-sexp-function.
388         (octave-fill-paragraph): Don't narrow, so you can use
389         indent-according-to-mode.
390         (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
391         (octave-in-block-p, octave-re-search-forward-kw)
392         (octave-re-search-backward-kw, octave-indent-calculate)
393         (octave-end-as-array-index-p, octave-block-end-offset)
394         (octave-scan-blocks, octave-forward-block, octave-backward-block)
395         (octave-down-block, octave-backward-up-block, octave-up-block)
396         (octave-before-magic-comment-p, octave-indent-line): Remove.
398 2010-08-31  Chong Yidong  <cyd@stupidchicken.com>
400         * emacs-lisp/package.el (package--read-archive-file): Just use
401         `read', to avoid copying an additional string.
402         (package-menu-mode): Set header-line-format here.
403         (package-menu-refresh, package-menu-revert): Signal an error if
404         not in the Package Menu.
405         (package-menu-package-list): New var.
406         (package--generate-package-list): Operate on the current buffer;
407         don't assume that it is *Packages*, since the user may rename it.
408         Allow persistent package listings and sort keys using
409         package-menu-package-list and package-menu-package-sort-key.
410         (package-menu--version-predicate): Fix version calculation.
411         (package-menu-sort-by-column): Don't select the window.
412         (package--list-packages): Create the *Packages* buffer.
413         Set package-menu-package-list-key.
414         (list-packages): Sorting by status is now the default.
415         (package-buffer-info): Use match-string-no-properties.
416         (define-package): Add a &rest argument for future proofing, but
417         don't use it yet.
418         (package-install-from-buffer, package-install-buffer-internal):
419         Merge into a single function, package-install-from-buffer.
420         (package-install-file): Change caller.
422         * finder.el: Load finder-inf using `require'.
423         (finder-list-matches): Sorting by status is now the default.
424         (finder-compile-keywords): Simpify printing.
426 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
428         * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
429         (octave-mode-map): Remove special bindings for forward/backward-block
430         and octave-backward-up-block.  Use smie-close-block.
431         (octave-continuation-marker-regexp): New var.
432         (octave-continuation-regexp): Use it.
433         (octave-operator-table, octave-smie-op-levels)
434         (octave-operator-regexp, octave-smie-indent-rules): New vars.
435         (octave-smie-backward-token, octave-smie-forward-token): New funs.
436         (octave-mode): Use SMIE.
437         (octave-close-block): Delete.
439 2010-08-30  Eli Zaretskii  <eliz@gnu.org>
441         * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
442         CLIPBOARD, not in PRIMARY.  (Bug#6944)
444 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
446         * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
447         a list of parents.
448         (smie-indent-column): Allow indirection through variables.
450         * composite.el (save-buffer-state): Delete, unused.
451         * font-lock.el (save-buffer-state): Use with-silent-modifications.
452         (font-lock-default-fontify-region): Use with-syntax-table.
453         * jit-lock.el (with-buffer-unmodified): Remove.
454         (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
456         Use `declare' in defmacros.
457         * window.el (save-selected-window):
458         * subr.el (with-temp-file, with-temp-message, with-syntax-table):
459         * progmodes/python.el (def-python-skeleton):
460         * net/dbus.el (dbus-ignore-errors):
461         * jka-cmpr-hook.el (with-auto-compression-mode):
462         * international/mule.el (with-category-table):
463         * emacs-lisp/timer.el (with-timeout):
464         * emacs-lisp/lisp-mnt.el (lm-with-file):
465         * emacs-lisp/eieio.el (with-slots):
466         * emacs-lisp/easymenu.el (easy-menu-define):
467         * emacs-lisp/debug.el (debugger-env-macro):
468         * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
469         (Multiple-value-call, Multiple-value-prog1):
470         * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
471         (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
472         edebug rule to definition.
473         * emacs-lisp/lisp-mode.el (save-selected-window)
474         (with-current-buffer, combine-after-change-calls)
475         (with-output-to-string, with-temp-file, with-temp-buffer)
476         (with-temp-message, with-syntax-table, read-if, eval-after-load)
477         (dolist, dotimes, when, unless):
478         * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
480 2010-08-29  Chong Yidong  <cyd@stupidchicken.com>
482         * finder.el: Require `package'.
483         (finder-known-keywords): Tweak descriptions.  Retire `oop' keyword.
484         (finder-package-info): Var deleted.
485         (finder-keywords-hash, finder--builtins-alist): New vars.
486         (finder-compile-keywords): Compute package--builtins and
487         finder-keywords-hash instead of finder-keywords-hash, respecting
488         the "Package" header.
489         (finder-unknown-keywords, finder-list-matches):
490         Use finder-keywords-hash and package--list-packages.
491         (finder-mode): Don't set font-lock-defaults.
492         (finder-exit): We don't use "*Finder-package*" and "*Finder
493         Category*" buffers anymore.
495         * emacs-lisp/package.el (package--builtins-base): Var deleted.
496         (package--builtins): Set default value to nil.
497         (package-initialize): Load precomputed value of package--builtins
498         from finder-inf.el.
499         (package-alist, package-compute-transaction)
500         (package-download-transaction): Improve docstring.
501         (package-read-all-archive-contents): Do not change
502         package--builtins here.
503         (list-packages): Make package-list-packages an alias for this.
504         Sort by status by default.
505         (package--list-packages): Add optional PACKAGES arg.
506         (describe-package-1): Use font-lock-face property.  For built-in
507         packages, insert file commentary.
508         (package--generate-package-list): Rename from
509         package-list-packages-internal; all callers changed.  Add optional
510         PACKAGES arg.  Add alphabetical sort fallbacks.
511         (package-menu--version-predicate, package-menu--status-predicate)
512         (package-menu--description-predicate)
513         (package-menu--name-predicate): New functions.
515         * info.el (Info-finder-find-node): Search package-alist instead of
516         finder-package-info.
518 2010-08-29  Chong Yidong  <cyd@stupidchicken.com>
520         * subr.el (version-regexp-alist): Don't use "a" and "b" for
521         "alpha" and "beta".
522         (version-to-list): Handle versions like "10.3d".
524 2010-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
526         * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
527         (macroexp-accumulate): Use `declare'.
529 2010-08-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
531         * whitespace.el (whitespace-style): Adjust type declaration.
533 2010-08-26  Magnus Henoch  <magnus.henoch@gmail.com>
535         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
536         empty argument to gvfs-copy.
538 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
540         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
541         handle new TRASH arg of `delete-file'.
543 2010-08-26  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
545         * net/tramp.el (tramp-handle-insert-directory): Don't use
546         `forward-word', its default syntax could be changed.
548 2010-08-26  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
549             Michael Albinus  <michael.albinus@gmx.de>
551         Implement compression for inline methods.
553         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
554         (tramp-copy-size-limit): Allow also nil.
555         (tramp-inline-compress-commands): New defconst.
556         (tramp-find-inline-compress, tramp-get-inline-compress)
557         (tramp-get-inline-coding): New defuns.
558         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
559         replaced by `tramp-get-inline-coding'.
560         (tramp-handle-file-local-copy, tramp-handle-write-region)
561         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
563 2010-08-26  Noah Lavine  <noah549@gmail.com>  (tiny change)
565         Detect ssh 'ControlMaster' argument automatically in some cases.
567         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
568         (tramp-default-method): Use it.
570 2010-08-26  Karel Klíč  <kklic@redhat.com>
572         * net/tramp.el (tramp-file-name-for-operation):
573         Add file-selinux-context.
575 2010-08-26  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
577         * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
579 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
581         * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
582         (Bug#6907).
584 2010-08-26  Nathan Weizenbaum  <nweiz@cressida.sea.corp.google.com>  (tiny change)
586         * progmodes/js.el: Make indentation more customizable (Bug#6914).
587         (js-paren-indent-offset, js-square-indent-offset)
588         (js-curly-indent-offset): New options.
589         (js--proper-indentation): Use them.
591 2010-08-26  Daniel Colascione  <dan.colascione@gmail.com>
593         * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
594         instead of inspecting font-lock properties (Bug#6916).
596 2010-08-26  David Reitter  <david.reitter@gmail.com>
598         * server.el (server-visit-files): Run pre-command-hook and
599         post-command-hook for each buffer while it is current
600         (Bug#6910).
601         (server-execute): Do not run hooks here.
603 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
605         Sync with Tramp 2.1.19.
607         * net/tramp-cmds.el (tramp-cleanup-all-connections)
608         (tramp-reporter-dump-variable, tramp-load-report-modules)
609         (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
610         (tramp-bug): Recommend setting of `tramp-verbose' to 9.
612         * net/tramp-compat.el (top): Do not autoload
613         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
614         only when `start-file-process' is not bound.
615         (byte-compile-not-obsolete-vars): Define if not bound.
616         (tramp-compat-funcall): New defmacro.
617         (tramp-compat-line-beginning-position)
618         (tramp-compat-line-end-position)
619         (tramp-compat-temporary-file-directory)
620         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
621         (tramp-compat-copy-file, tramp-compat-copy-directory)
622         (tramp-compat-delete-file, tramp-compat-delete-directory)
623         (tramp-compat-number-sequence, tramp-compat-process-running-p):
624         Use it.
625         (tramp-advice-file-expand-wildcards): Do not use
626         `tramp-handle-file-remote-p'.
627         (tramp-compat-make-temp-file): Simplify fallback implementation.
628         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
629         (tramp-compat-copy-tree): Remove function.
630         (tramp-compat-delete-file): New defun.
631         (tramp-compat-delete-directory): Provide implementation for older
632         Emacsen.
633         (tramp-compat-file-attributes): Handle only
634         `wrong-number-of-arguments' error.
636         * net/tramp-fish.el (tramp-fish-handle-copy-file): Add
637         PRESERVE_SELINUX_CONTEXT.
638         (tramp-fish-handle-delete-file): Add TRASH arg.
639         (tramp-fish-handle-directory-files-and-attributes):
640         Do not use `tramp-fish-handle-file-attributes.
641         (tramp-fish-handle-file-local-copy)
642         (tramp-fish-handle-insert-file-contents)
643         (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
645         * net/tramp-gvfs.el (top): Require url-util.
646         (tramp-gvfs-mount-point): Remove.
647         (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
648         and `set-file-selinux-context'.
649         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
650         (tramp-gvfs-handle-file-selinux-context)
651         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
652         (with-tramp-dbus-call-method): Format trace message.
653         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
654         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
655         Implement backup call, when operation on local files fails.  Use
656         progress reporter.  Flush properties of changed files.
657         (tramp-gvfs-handle-delete-file): Add TRASH arg.  Use
658         `tramp-compat-delete-file'.
659         (tramp-gvfs-handle-expand-file-name): Expand "~/".
660         (tramp-gvfs-handle-make-directory): Make more traces.
661         (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
662         (tramp-gvfs-url-file-name): Hexify file name in url.
663         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
664         into account for the resulting file name.
665         (tramp-gvfs-handler-askquestion): Preserve current message, in
666         order to let progress reporter continue afterwards.  (Bug#6257)
667         Return dummy mountpoint, when the answer is "no".  See
668         `tramp-gvfs-maybe-open-connection'.
669         (tramp-gvfs-handler-mounted-unmounted)
670         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
671         attribute "default_location".  Set "prefix" property.  Handle
672         default-location.
673         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
674         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
675         exists.  Raise an error, if not (due to a corresponding answer
676         "no" in interactive questions, for example). Use
677         `tramp-compat-funcall'.
679         * net/tramp-imap.el (top): Autoload `epg-make-context'.
680         (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
681         (tramp-imap-do-copy-or-rename-file)
682         (tramp-imap-handle-insert-file-contents)
683         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
684         (tramp-imap-handle-delete-file): Add TRASH arg.
686         * net/tramp-smb.el (tramp-smb-handle-copy-file): Add
687         PRESERVE-SELINUX-CONTEXT.
688         (tramp-smb-handle-copy-file)
689         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
690         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
691         Use `with-progress-reporter'.
692         (tramp-smb-handle-delete-file): Add TRASH arg.
694         * net/tramp.el (tramp-methods): Move hostname to the end in all
695         ssh `tramp-login-args'.  Add `tramp-async-args' attribute where
696         appropriate.
697         (tramp-verbose): Describe verbose level 9.
698         (tramp-completion-function-alist)
699         (tramp-file-name-regexp, tramp-chunksize)
700         (tramp-local-coding-commands, tramp-remote-coding-commands)
701         (with-connection-property, tramp-completion-mode-p)
702         (tramp-action-process-alive, tramp-action-out-of-band)
703         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
704         (tramp-exists-file-name-handler): Fix docstring.
705         (tramp-remote-process-environment): Use `format' instead of
706         `concat'.  Protect version string by apostroph.
707         (tramp-shell-prompt-pattern): Do not use a shy group in case of
708         XEmacs.
709         (tramp-file-name-regexp-unified)
710         (tramp-completion-file-name-regexp-unified): On W32 systems, do
711         not regard the volume letter as remote filename.  (Bug#5447)
712         (tramp-perl-file-attributes)
713         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
714         (tramp-vc-registered-read-file-names): Read input as
715         here-document, otherwise the command could exceed maximum length
716         of command line.
717         (tramp-file-name-handler-alist): Add `file-selinux-context' and
718         `set-file-selinux-context'.
719         (tramp-debug-message): Add `tramp-compat-funcall' to ignored
720         backtrace functions.
721         (tramp-error-with-buffer): Don't show the connection buffer when
722         we are in completion mode.
723         (tramp-progress-reporter-update, tramp-remote-selinux-p)
724         (tramp-handle-file-selinux-context)
725         (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
726         (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
727         New defuns.
728         (with-progress-reporter): New defmacro.
729         (tramp-debug-outline-regexp): New defconst.
730         (top, tramp-rfn-eshadow-setup-minibuffer)
731         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
732         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
733         (tramp-completion-mode-p, tramp-check-for-regexp)
734         (tramp-open-connection-setup-interactive-shell)
735         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
736         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
737         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
738         Use `tramp-compat-funcall'.
739         (tramp-handle-make-symbolic-link): Flush file properties.
740         (tramp-handle-load, tramp-handle-file-local-copy)
741         (tramp-handle-insert-file-contents, tramp-handle-write-region)
742         (tramp-handle-vc-registered, tramp-maybe-send-script)
743         (tramp-find-shell): Use `with-progress-reporter'.
744         (tramp-do-file-attributes-with-stat): Add space in format string,
745         in order to work around a bug in pdksh.  Reported by Gilles Pion
746         <gpion@lfdj.com>.
747         (tramp-handle-verify-visited-file-modtime): Do not send a command
748         when the connection is not established.
749         (tramp-handle-set-file-times): Simplify the check for utc.
750         (tramp-handle-directory-files-and-attributes)
751         (tramp-get-remote-path): Use `copy-tree'.
752         (tramp-completion-handle-file-name-all-completions): Ensure, that
753         non remote files are still checked.  Oops.
754         (tramp-handle-copy-file, tramp-do-copy-or-rename-file): Handle
755         PRESERVE-SELINUX-CONTEXT.
756         (tramp-do-copy-or-rename-file): Add progress reporter.
757         (tramp-do-copy-or-rename-file-directly): Do not use
758         `tramp-handle-file-remote-p'.
759         (tramp-do-copy-or-rename-file-out-of-band):
760         Use `tramp-compat-delete-directory'.
761         (tramp-do-copy-or-rename-file-out-of-band)
762         (tramp-compute-multi-hops, tramp-maybe-open-connection):
763         Use `format-spec-make'.
764         (tramp-handle-delete-file): Add TRASH arg.
765         (tramp-handle-dired-uncache): Flush directory cache, not only file
766         cache.
767         (tramp-handle-expand-file-name)
768         (tramp-completion-handle-file-name-all-completions)
769         (tramp-completion-handle-file-name-completion): Use
770         `tramp-connectable-p'.
771         (tramp-handle-start-file-process): Set connection property "vec".
772         Use it, in order to invalidate file caches.  Check only for
773         `remote-tty' process property.
774         Implement tty setting.  (Bug#4604, Bug#6360)
775         (tramp-file-name-for-operation): Add `call-process-region' and
776         `set-file-selinux-context'.
777         (tramp-find-foreign-file-name-handler)
778         (tramp-advice-make-auto-save-file-name)
779         (tramp-set-auto-save-file-modes): Remove superfluous check for
780         `stringp'.  This is done inside `tramp-tramp-file-p'.
781         (tramp-file-name-handler): Trace 'quit.  Catch the error for some
782         operations when we are in completion mode.  This gives the user
783         the chance to correct the file name in the minibuffer.
784         (tramp-completion-mode-p): Use `non-essential'.
785         (tramp-handle-file-name-all-completions): Backward/ XEmacs
786         compatibility: Use `completion-ignore-case' if
787         `read-file-name-completion-ignore-case' does not exist.
788         (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
789         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
790         `tramp-open-shell'.
791         (tramp-action-password): Hide password prompt before next run.
792         (tramp-process-actions): Widen connection buffer for the trace.
793         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
794         process property.  Trace stty settings if `tramp-verbose' >= 9.
795         Apply workaround for IRIX64 bug.  Move argument of last
796         `tramp-send-command' where it belongs to.
797         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
798         front of `login-args'.
799         (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
800         on "/dev/null" instead of "/".
801         (tramp-get-ls-command-with-dired): Make test for "--dired"
802         stronger.
803         (tramp-set-auto-save-file-modes): Adapt version check.
804         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
805         (tramp-handle-process-file): Call the program in a subshell, in
806         order to preserve working directory.
807         (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
808         `tramp-remote-sh' from `tramp-methods'.
809         (tramp-get-ls-command): Make test for "--color=never" stronger.
810         (tramp-check-for-regexp): Use (forward-line 1).
812         * net/trampver.el: Update release number.
814 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
816         * help.el (help-map): Bind `C-h P' to describe-package.
818         * menu-bar.el (menu-bar-describe-menu): Add describe-package.
820         * emacs-lisp/package.el (package-refresh-contents): Catch errors
821         when downloading archives.
822         (describe-package-1): Add package commentary.
823         (package-install-button-action): New function.
824         (package-menu-mode-map): Bind ? to package-menu-describe-package.
825         (package-menu-view-commentary): Function removed.
826         (package-list-packages-internal): Hide the `package' package too.
828 2010-08-25  Kenichi Handa  <handa@m17n.org>
830         * language/misc-lang.el ("Arabic"): New language environment.
831         Setup composition-function-table for Arabic characters.
833         * international/fontset.el (setup-default-fontset): Fix typo for
834         arabic OTF spec (fini->fina).
836 2010-08-25  Jan Djärv  <jan.h.d@swipnet.se>
838         * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
839         on all frames.
841 2010-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
843         * whitespace.el: Allow cleaning up blanks without blank
844         visualization (Bug#6651).  Adjust help window for
845         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
846         instead of whitespace-line-column (from EmacsWiki).  New version
847         13.1.
848         (whitespace-style): Added new value 'face.  Adjust docstring.
849         (whitespace-space, whitespace-hspace, whitespace-tab): Adjust
850         foreground property face.
851         (whitespace-line-column): Adjust docstring and type declaration.
852         (whitespace-style-value-list, whitespace-toggle-option-alist)
853         (whitespace-help-text): Adjust const initialization.
854         (whitespace-toggle-options, global-whitespace-toggle-options):
855         Adjust docstring.
856         (whitespace-display-window, whitespace-interactive-char)
857         (whitespace-style-face-p, whitespace-color-on): Adjust code.
858         (whitespace-help-scroll): New fun.
860 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
862         * emacs-lisp/package.el (list-packages): Alias for
863         package-list-packages.
865 2010-08-24  Kevin Ryde  <user42@zip.com.au>
867         * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
868         (Bug#5651).
870         * progmodes/ruby-mode.el (ruby): Add defgroup.
872 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
874         * progmodes/python.el: Add Ipython support (Bug#5390).
875         (python-shell-prompt-alist)
876         (python-shell-continuation-prompt-alist): New options.
877         (python--set-prompt-regexp): New function.
878         (inferior-python-mode, run-python, python-shell): Require
879         ansi-color.  Use python--set-prompt-regexp to set the comint
880         prompt based on the Python interpreter.
881         (python--prompt-regexp): New var.
882         (python-check-comint-prompt)
883         (python-comint-output-filter-function): Use it.
884         (run-python): Use a pipe (Bug#5694).
886 2010-08-24  Fabian Ezequiel Gallina  <galli.87@gmail.com>  (tiny change)
888         * progmodes/python.el (python-send-region): Send a different
889         Python command if Ipython is in use.
890         (python-check-version): Use a Python command to find the version.
892 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
894         * mouse.el (mouse-yank-primary): Avoid setting primary when
895         deactivating the mark (Bug#6872).
897 2010-08-23  Chris Foote  <chris@foote.com.au>  (tiny change)
899         * progmodes/python.el (python-block-pairs): Allow use of "finally"
900         with "else" (Bug#3991).
902 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
904         * net/dbus.el: Accept UNIX domain sockets as bus address.
905         (top): Don't initialize `dbus-registered-objects-table' anymore,
906         this is done in dbusbind,c.
907         (dbus-check-event): Adapt test for bus.
908         (dbus-return-values-table, dbus-unregister-service)
909         (dbus-event-bus-name, dbus-introspect, dbus-register-property):
910         Adapt doc string.
912 2010-08-23  Juanma Barranquero  <lekktu@gmail.com>
914         * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
916 2010-08-22  Juri Linkov  <juri@jurta.org>
918         * simple.el (read-extended-command): New function with the logic
919         for `completing-read' moved to Elisp from `execute-extended-command'.
920         Use `function-called-at-point' in `minibuffer-default-add-function'
921         to get a command name for M-n (bug#5364, bug#5214).
923 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
925         * startup.el (command-line-1): Issue warning for ignored arguments
926         --unibyte, etc (Bug#6886).
928 2010-08-22  Leo  <sdl.web@gmail.com>
930         * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
931         (ignore, bright, dim, keyword): Split list of nicknames before
932         passing to rcirc-add-or-remove (Bug#6894).
934 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
936         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
938 2010-08-22  Leo  <sdl.web@gmail.com>
940         Fix buffer-list rename&refresh after killing a buffer in ido.
941         * lisp/ido.el: Revert Óscar's.
942         (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
943         Remember the buffers at head, rather than their name.
944         * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list.
946 2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
947             Stefan Monnier  <monnier@iro.umontreal.ca>
949         * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
950         extra backslash added to each line (bug#6890).
952 2010-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
954         * subr.el (read-key): Don't echo keystrokes (bug#6883).
956 2010-08-22  Glenn Morris  <rgm@gnu.org>
958         * menu-bar.el (menu-bar-games-menu): Add landmark.
960 2010-08-22  Glenn Morris  <rgm@gnu.org>
962         * align.el (align-regexp): Make group and spacing arguments
963         use the interactive defaults when non-interactive.  (Bug#6698)
965         * mail/rmail.el (rmail-forward): Replace mail-text-start with its
966         expansion, so as not to need sendmail.
967         (mail-text-start): Remove declaration.
968         (rmail-retry-failure): Require sendmail.
970 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
972         * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
974 2010-08-22  Michael Albinus  <michael.albinus@gmx.de>
976         * progmodes/flymake.el (flymake-start-syntax-check-process):
977         Use `start-file-process' in order to let it run also on remote hosts.
979 2010-08-22  Kenichi Handa  <handa@m17n.org>
981         * files.el: Add `word-wrap' as safe local variable.
983 2010-08-22  Glenn Morris  <rgm@gnu.org>
985         * woman.el (woman-translate): Case matters.  (Bug#6849)
987 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
989         * simple.el (kill-region): Doc fix (Bug#6787).
991 2010-08-22  Glenn Morris  <rgm@gnu.org>
993         * calendar/diary-lib.el (diary-header-line-format):
994         Fit it to the window, not the frame.
996 2010-08-22  Andreas Schwab  <schwab@linux-m68k.org>
998         * subr.el (ignore-errors): Add debug declaration.
1000 2010-08-22  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
1002         * whitespace.el (whitespace-color-off): Remove post-command-hook
1003         locally.
1005 2010-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1007         * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
1009 2010-08-21  Chong Yidong  <cyd@stupidchicken.com>
1011         * cus-edit.el (custom-group-value-create): Add extra newline
1012         before end line (Bug#6876).
1014 2010-08-21  Chong Yidong  <cyd@stupidchicken.com>
1016         * mouse.el (mouse-save-then-kill): Don't save region to kill ring
1017         when extending it.  Before killing on the second click, check if
1018         the buffer is the correct one.  Doc fix.
1019         (mouse-secondary-save-then-kill): Allow usage without first
1020         calling mouse-start-secondary, by defaulting to point.  Don't save
1021         an empty secondary selection.  Doc fix.
1023 2010-08-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1025         * whitespace.el: Fix slow cursor movement (Bug#6172).  Reported by
1026         Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
1027         New version 13.0.
1028         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
1029         Adjust initialization.
1030         (whitespace-bob-marker, whitespace-eob-marker)
1031         (whitespace-buffer-changed): New vars.
1032         (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
1033         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
1034         (whitespace-post-command-hook, whitespace-display-char-on):
1035         Adjust code.
1036         (whitespace-looking-back, whitespace-buffer-changed): New funs.
1037         (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
1039 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1041         * files.el (locate-file-completion-table): Only list the .el and .elc
1042         extensions if there's no other choice (bug#5955).
1044         * facemenu.el (facemenu-self-insert-data): New var.
1045         (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
1046         New functions.
1047         (facemenu-add-face): Use them.
1049         * simple.el (blink-matching-open): Obey forward-sexp-function.
1051 2010-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1053         * simple.el (prog-mode-map): New var.
1054         (prog-indent-sexp): New command.
1056         * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
1058         * progmodes/prolog.el (smie): Require.
1060         * emacs-lisp/smie.el (smie-default-backward-token)
1061         (smie-default-forward-token): Strip properties.
1062         (smie-next-sexp): Be more careful with associative operators.
1063         (smie-forward-sexp-command): Generalize.
1064         (smie-backward-sexp-command): Simplify.
1065         (smie-closer-alist): New var.
1066         (smie-close-block): New command.
1067         (smie-indent-debug-log): New var.
1068         (smie-indent-offset-rule): Add a few more cases.
1069         (smie-indent-column): New function.
1070         (smie-indent-after-keyword): Use it.
1071         (smie-indent-keyword): Use it.
1072         Fix up the opener code's point position.
1073         (smie-indent-comment): Only applies at BOL.
1074         (smie-indent-debug): New command.
1076         * emacs-lisp/autoload.el (make-autoload): Preload the macros's
1077         declarations that are useful before running the macro.
1079 2010-08-18  Joakim Verona  <joakim@verona.se>
1081         * image.el (imagemagick-types-inhibit): New variable.
1082         (imagemagick-register-types): New function.
1083         * image-mode.el (image-transform-properties): New function.
1084         (image-transform-set-scale, image-transform-fit-to-height)
1085         (image-transform-set-rotation, image-transform-set-resize)
1086         (image-transform-fit-to-width, image-transform-fit-to-height):
1087         New functions.
1088         (image-toggle-display-image): Support image transforms.
1090 2010-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1092         * image.el (create-animated-image): Don't add heuristic mask to image
1093         (Bug#6839).
1095 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
1097         * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
1098         Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
1100 2010-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1102         * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
1104         Font-lock '...' strings, plus various simplifications and fixes.
1105         * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
1106         (octave-font-lock-close-quotes): New function.
1107         (octave-font-lock-syntactic-keywords): New var.
1108         (octave-mode): Use it.  Set beginning-of-defun-function.
1109         (octave-mode-map): Don't override the <foo>-defun commands.
1110         (octave-mode-menu): Pass it directly to easy-menu-define;
1111         remove (now generic) <foo>-defun commands; use info-lookup-symbol.
1112         (octave-block-match-alist): Fix up last change so that
1113         octave-close-block uses the more specific keyword.
1114         (info-lookup-mode): Silence byte-compiler.
1115         (octave-beginning-of-defun): Not interactive any more.
1116         Optimize slightly.
1117         (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
1118         (octave-indent-defun, octave-send-defun): Use mark-defun instead.
1119         (octave-completion-at-point-function): Make sure point is within
1120         beg..end.
1121         (octave-reindent-then-newline-and-indent):
1122         Use reindent-then-newline-and-indent.
1123         (octave-add-octave-menu): Remove.
1125 2010-08-17  Jan Djärv  <jan.h.d@swipnet.se>
1127         * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
1128         (report-emacs-bug-can-use-xdg-email): New functions.
1129         (report-emacs-bug): Set can-xdg-email to result of
1130         report-emacs-bug-can-use-xdg-email.  If can-xdg-email bind
1131         \C-cm to report-emacs-bug-insert-to-mailer and add help text
1132         about it.
1134         * net/browse-url.el (browse-url-default-browser): Add cond
1135         for browse-url-xdg-open.
1136         (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
1138 2010-08-17  Glenn Morris  <rgm@gnu.org>
1140         * progmodes/cc-engine.el (c-new-BEG, c-new-END)
1141         (c-fontify-recorded-types-and-refs): Define for compiler.
1142         * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
1143         before use.
1145         * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
1146         Fix format call.
1148 2010-08-17  Michael Albinus  <michael.albinus@gmx.de>
1150         * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
1151         properties.
1152         (tramp-handle-process-file): Call the program in a subshell, in
1153         order to preserve working directory.
1154         (tramp-action-password): Hide password prompt before next run.
1155         (tramp-process-actions): Widen connection buffer for the trace.
1157 2010-08-16  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
1159         * net/rcirc.el (rcirc-log-process-buffers): New option.
1160         (rcirc-print): Use it.
1161         (rcirc-generate-log-filename): New function.
1162         (rcirc-log-filename-function): Change default to
1163         rcirc-generate-log-filename (Bug#6828).
1165 2010-08-16  Chong Yidong  <cyd@stupidchicken.com>
1167         * simple.el (deactivate-mark): If select-active-regions is `only',
1168         only set selection for temporarily active regions.
1170         * cus-start.el: Change defcustom for select-active-regions.
1172 2010-08-15  Chong Yidong  <cyd@stupidchicken.com>
1174         * mouse.el (mouse--drag-set-mark-and-point): New function.
1175         (mouse-drag-track): Use LOCATION arg to push-mark.
1176         Use mouse--drag-set-mark-and-point to take click-count into
1177         consideration when updating point and mark (Bug#6840).
1179 2010-08-15  Chong Yidong  <cyd@stupidchicken.com>
1181         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1182         Give the Ruby rule a lower priority than Gnu (Bug#6778).
1184 2010-08-14  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1186         * font-lock.el (lisp-font-lock-keywords-2):
1187         Add combine-after-change-calls, condition-case-no-debug,
1188         with-demoted-errors, and with-silent-modifications (Bug#6025).
1190 2010-08-14  Kevin Ryde  <user42@zip.com.au>
1192         * emacs-lisp/copyright.el (copyright-update-year)
1193         (copyright-update): Temporary switch-to-buffer to ensure the
1194         buffer change being queried is visible (Bug#5394).
1196 2010-08-14  Tom Tromey  <tromey@redhat.com>
1198         * progmodes/etags.el (tags-file-name): Mark safe if stringp
1199         (Bug#6733).
1201 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
1203         * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
1204         MS-DOS.  (Bug#6689)
1206 2010-08-13  Jan Djärv  <jan.h.d@swipnet.se>
1208         * menu-bar.el (menu-bar-set-tool-bar-position): New function.
1209         (menu-bar-showhide-tool-bar-menu-customize-enable-left)
1210         (menu-bar-showhide-tool-bar-menu-customize-enable-right)
1211         (menu-bar-showhide-tool-bar-menu-customize-enable-top)
1212         (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
1213         Call menu-bar-set-tool-bar-position.
1215 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1217         * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
1218         comment style (bug#6834).
1219         * progmodes/scheme.el (scheme-mode-syntax-table):
1220         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
1221         "b" flag in "' 14b" syntax.
1223         * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
1224         for (un)commenting the region and performing completion.
1225         (octave-mode-menu): Use standard commands for help and completion.
1226         (octave-mode-syntax-table): Support %{..%} comments (sort of).
1227         (octave-mode): Use define-derived-mode.
1228         Set completion-at-point-functions and don't set columns.
1229         Don't disable adaptive-fill-regexp.
1230         (octave-describe-major-mode, octave-comment-region)
1231         (octave-uncomment-region, octave-comment-indent)
1232         (octave-indent-for-comment): Remove.
1233         (octave-indent-calculate): Rename from calculate-octave-indent.
1234         (octave-indent-line, octave-fill-paragraph): Update caller.
1235         (octave-initialize-completions): No need to make an alist.
1236         (octave-completion-at-point-function): New function.
1237         (octave-complete-symbol): Use it.
1238         (octave-insert-defun): Use define-skeleton.
1240         * progmodes/octave-mod.el (octave-mode): Set comment-add.
1241         (octave-mode-map): Use comment-dwim (bug#6829).
1243 2010-08-12  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1245         * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
1246         indentation of inserted comment.
1248 2010-08-11  Jan Djärv  <jan.h.d@swipnet.se>
1250         * faces.el (region): Add type gtk that uses gtk colors.
1252         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
1253         Handle theme-name change.
1255 2010-08-10  Michael R. Mauger  <mmaug@yahoo.com>
1257         * progmodes/sql.el: Version 2.5
1258         (sql-product-alist): Add :prompt-cont-regexp property for several
1259         database products.
1260         (sql-prompt-cont-regexp): New variable.
1261         (sql-output-newline-count, sql-output-by-send):
1262         New variables.  Record number of newlines in input text.
1263         (sql-send-string): Handle multiple filters and count newlines.
1264         (sql-send-magic-terminator): Count terminator newline.
1265         (sql-interactive-remove-continuation-prompt): Filters output to
1266         remove continuation prompts; one for each newline.
1267         (sql-interactive-mode): Set up new variables, prompt regexp and
1268         output filter.
1269         (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
1270         (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
1272 2010-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1274         * emacs-lisp/pcase.el: New file.
1276 2010-08-10  Michael Albinus  <michael.albinus@gmx.de>
1278         * net/tramp.el (tramp-vc-registered-read-file-names): Read input
1279         as here-document, otherwise the command could exceed maximum
1280         length of command line.
1281         (tramp-handle-vc-registered): Call script accordingly.
1282         Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
1284 2010-08-10  Kenichi Handa  <handa@m17n.org>
1286         * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
1287         composable pattern.
1289 2010-08-09  Chong Yidong  <cyd@stupidchicken.com>
1291         * emacs-lisp/package.el (package-version-split)
1292         (package--version-first-nonzero, package-version-compare):
1293         Functions removed.
1294         (package-directory-list, package-load-all-descriptors)
1295         (package--built-in, package-activate, define-package)
1296         (package-installed-p, package-compute-transaction)
1297         (package-read-all-archive-contents)
1298         (package--add-to-archive-contents, package-buffer-info)
1299         (package-tar-file-info, package-list-packages-internal):
1300         Use version-to-list and version-list-*.
1302         * emacs-lisp/package-x.el (package-upload-buffer-internal):
1303         Use version-to-list.
1304         (package-upload-buffer-internal): Use version-list-<=.
1306 2010-08-09  Kenichi Handa  <handa@m17n.org>
1308         * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
1309         composable pattern.
1311 2010-08-08  Chong Yidong  <cyd@stupidchicken.com>
1313         * tutorial.el (tutorial--default-keys): C-d is now bound to
1314         delete-forward-char (Bug#6826).
1316         * mouse.el (mouse-drag-track): Remove accidentally-removed check
1317         for `double' value of mouse-1-click-follows-link (Bug#6807).
1319 2010-08-08  Johan Bockgård  <bojohan@gnu.org>
1321         * replace.el (replace-highlight): Bind isearch-forward and
1322         isearch-error, ensuring that highlighting is updated if the user
1323         switches the search direction (Bug#6808).
1325         * isearch.el (isearch-lazy-highlight-forward): New var.
1326         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1327         (isearch-lazy-highlight-update): Use it.
1329 2010-08-08  Kenichi Handa  <handa@m17n.org>
1331         * international/mule.el (define-charset): Store NAME as :base property.
1332         (ctext-non-standard-encodings-table): Pay attention to charset aliases.
1333         (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
1334         current priority.  Force using the designation of the specific
1335         charset by adding `charset' text property.  Improve the whole algorithm.
1337 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1339         * emulation/pc-select.el (pc-selection-mode-hook)
1340         (copy-region-as-kill-nomark, beginning-of-buffer-mark)
1341         (pc-selection-mode): Fix typos in docstrings.
1343 2010-08-08  Kenichi Handa  <handa@m17n.org>
1345         * language/cyrillic.el: Don't add "microsoft-cp1251" to
1346         ctext-non-standard-encodings-alist here.
1348         * international/mule.el (ctext-non-standard-encodings-alist):
1349         Add "koi8-r" and "microsoft-cp1251".
1350         (ctext-standard-encodings): New variable.
1351         (ctext-non-standard-encodings-table): List only elements for
1352         non-standard encodings.
1353         (ctext-pre-write-conversion): Adjust for the above change.
1354         Check ctext-standard-encodings.
1356         * international/mule-conf.el (compound-text): Doc fix.
1357         (ctext-no-compositions): Doc fix.
1358         (compound-text-with-extensions): Doc fix.
1360 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1362         * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
1364 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1366         * progmodes/which-func.el (which-func-format): Split help-echo text
1367         into lines, like other mode-line tooltips.
1369         * server.el (server-start): When using TCP sockets, force IPv4
1370         and use a literal 127.0.0.1 for localhost.  (Related to bug#6781.)
1372 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1374         * bindings.el (complete-symbol): Run completion-at-point as a fallback.
1376 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1378         * term.el (term-delimiter-argument-list): Reflow docstring.
1379         (term-read-input-ring, term-write-input-ring, term-send-input)
1380         (term-bol, term-erase-in-display, serial-supported-or-barf):
1381         Fix typos in docstrings.
1383 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1385         * bindings.el (function-key-map): Add a S-tab => backtab fallback.
1387 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1389         * dabbrev.el (dabbrev-completion): Fix typo in docstring.
1391 2010-08-08  MON KEY  <monkey@sandpframing.com>  (tiny change)
1393         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
1394         Fix typo in docstring (bug#6747).
1396 2010-08-08  Leo  <sdl.web@gmail.com>
1398         * eshell/esh-io.el (eshell-get-target): Better detection of
1399         read-only file (Bug#6762).
1401 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1403         * align.el (align-default-spacing): Doc fix.
1404         (align-region-heuristic, align-regexp): Fix typos in docstrings.
1406 2010-08-08  Stephen Peters  <speters@itasoftware.com>
1408         * calendar/icalendar.el
1409         (icalendar--split-value): Fixed splitting regexp. (Bug#6766)
1410         (icalendar--get-weekday-numbers): New
1411         (icalendar--convert-recurring-to-diary): Handle multiple byday
1412         values in weekly rules. (Bug#6766)
1414 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1416         * calendar/icalendar.el (icalendar-uid-format): Doc fix.
1417         (icalendar--create-uid, icalendar-export-region)
1418         (icalendar--parse-summary-and-rest): Code formatting.
1420 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
1422         * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
1423         to italicize headers.
1424         (calc-highlight-selections-with-faces): New variable.
1425         (calc-selected-face, calc-nonselected-face): New faces.
1427         * calc/calccomp.el (math-comp-highlight-string): Use
1428         `calc-highlight-selections-with-faces' to determine how to highlight
1429         sub-formulas.
1431         * calc/calc-sel.el (calc-show-selections): Change message to when
1432         using faces to highlight selections.
1434 2010-08-07  Michael R. Mauger  <mmaug@yahoo.com>
1436         * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
1437         Add SQLite 3 keywords, functions and datatypes.
1438         (sql-interactive-mode): Remove `comint-process-echoes' set to t
1439         (Bug#6686).
1441 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
1443         * simple.el (select-active-regions): Move to keyboard.c.
1444         (deactivate-mark): Used saved-region-selection.
1445         (select-active-region): Function removed.
1446         (activate-mark, set-mark, push-mark-command)
1447         (handle-shift-selection): Don't call it.
1448         (keyboard-quit): Avoid adding the region to the window selection.
1450         * mouse.el (mouse-drag-track): Remove hacks to deal with old
1451         select-active-regions implementation.
1452         (mouse-yank-at-click): Doc fix.
1454         * cus-start.el: Add custom declaration for select-active-regions.
1456 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
1458         * simple.el (delete-forward-char): Doc fix.
1460         * tutorial.el (help-with-tutorial): Hack safe file-local variables
1461         after reading the tutorial.
1463 2010-08-06  Alan Mackenzie  <bug-cc-mode@gnu.org>
1465         * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix
1466         for the case that a C style comment has its delimiters alone on
1467         their respective lines.
1469 2010-08-06  Michael Albinus  <michael.albinus@gmx.de>
1471         * net/tramp.el (tramp-handle-start-file-process): Set connection
1472         property "vec".
1473         (tramp-process-sentinel): Use it for flushing the cache.  We
1474         cannot do it via the process buffer, the buffer could be deleted
1475         already when running the sentinel.
1477 2010-08-06  Jürgen Hötzel  <juergen@archlinux.org>  (tiny change)
1479         * comint.el (comint-mode): Make directory tracking functions
1480         functional on remote files.  (Bug#6764)
1482 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
1484         * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
1486 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
1488         * emacs-lisp/find-gc.el (find-gc-source-files): Rename
1489         unexec.c => unexcoff.c.
1491         * emacs-lisp/authors.el (authors-fixed-entries): Rename
1492         unexec.c => unexcoff.c.
1494 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
1496         * net/tramp.el (tramp-handle-dired-uncache): Flush directory
1497         cache, not only file cache.
1498         (tramp-process-sentinel): New defun.
1499         (tramp-handle-start-file-process): Use it, in order to invalidate
1500         file caches.
1502 2010-08-03  Leo  <sdl.web@gmail.com>
1504         * server.el (server-start): Simplify loop.
1506 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1508         * frame.el (screen-height, screen-width, set-screen-width)
1509         (set-screen-height): Remove ancient compatibility aliases.
1511         * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
1512         when justifying.  It seems useless and harmful for ncols=1 (bug#6738).
1514         * emacs-lisp/timer.el (timer-event-handler): Protect against timers
1515         that change current buffer.
1517 2010-08-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1519         * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
1520         beginning of the string.  Use `string-match-p'.  (Bug#6765)
1522 2010-08-01  Jan Djärv  <jan.h.d@swipnet.se>
1524         * cus-start.el (x-gtk-use-system-tooltips): New variable.
1526 2010-08-01  Chong Yidong  <cyd@stupidchicken.com>
1528         * emacs-lisp/package.el (package--list-packages): Fix column alignment.
1529         (package--builtins): Tweak descriptions.
1530         (package-print-package): Upcase descriptions if necessary.
1531         Show all built-in packages in font-lock-builtin-face.
1532         (package-list-packages-internal): Omit "emacs" package.
1533         Show status of built-in packages as "built-in".
1535 2010-07-31  Chong Yidong  <cyd@stupidchicken.com>
1537         * mouse.el (mouse-save-then-kill): Doc fix.  Deactivate mark
1538         before killing to preserve the primary selection (Bug#6701).
1540         * term/x-win.el (x-select-text): Doc fix.
1542 2010-07-31  Nathaniel Flath  <flat0103@gmail.com>
1544         Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
1545         The following functions were modified or created:
1547         * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
1548         (objc-font-lock-extra-types):
1549         * progmodes/cc-mode.el (c-basic-common-init):
1550         * progmodes/cc-langs.el (c-make-mode-syntax-table)
1551         (c++-make-template-syntax-table)
1552         (c-identifier-syntax-modifications, c-symbol-start, c-operators)
1553         (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
1554         (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
1555         (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
1556         * progmodes/cc-fonts.el (c-make-inverse-face)
1557         (c-basic-matchers-after):
1558         * progmodes/cc-engine.el (c-forward-keyword-clause)
1559         (c-forward-<>-arglist, c-forward-<>-arglist-recur)
1560         (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
1561         (c-guess-continued-construct, c-guess-basic-syntax):
1563 2010-07-31  Jan Djärv  <jan.h.d@swipnet.se>
1565         * faces.el (face-all-attributes): Improve documentation (Bug#6767).
1567 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
1569         * files.el (bidi-paragraph-direction): Define safe local values.
1571         * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
1572         language-info-alist.  Remove outdated FIXME in a comment.
1574 2010-07-31  Alan Mackenzie  <acm@muc.de>
1576         * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
1577         Auto-fill broken in C/C++ modes.
1579 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
1581         * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
1582         (menu-bar-showhide-tool-bar-menu-customize-disable)
1583         (menu-bar-showhide-tool-bar-menu-customize-enable-right)
1584         (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
1585         (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
1586         (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
1587         make a menu for Options => toolbar that can move it.
1589 2010-07-29  Chong Yidong  <cyd@stupidchicken.com>
1591         * emacs-lisp/package-x.el (package--make-rss-entry):
1592         (package-maint-add-news-item, package--update-news)
1593         (package-upload-buffer-internal): New arg ARCHIVE-URL.
1595         * emacs-lisp/package.el (package-archive-url): Rename from
1596         package-archive-id.
1597         (package-install): Doc fix.
1598         (package-download-single, package-download-tar, package-install)
1599         (package-menu-view-commentary): Callers changed.
1601 2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
1603         * net/tramp.el (tramp-handle-start-file-process): Check only for
1604         `remote-tty' process property.
1605         (tramp-open-shell): Don't check for tty.
1606         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
1607         process property.
1609         * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
1610         host.
1612 2010-07-28  Chong Yidong  <cyd@stupidchicken.com>
1614         * emacs-lisp/package.el (package-load-list, package-archives)
1615         (package-archive-contents, package-user-dir)
1616         (package-directory-list, package--builtins, package-alist)
1617         (package-activated-list, package-obsolete-alist): Mark as risky.
1619 2010-07-28  Phil Hagelberg  <phil@evri.com>
1621         Add support for non-default package repositories.
1622         * emacs-lisp/package.el (package-archive-base): Var deleted.
1623         (package-archives): New variable.
1624         (package-archive-contents): Doc fix.
1625         (package-load-descriptor): Do nothing if descriptor file is missing.
1626         (package--write-file-no-coding): New function.
1627         (package-unpack-single): Use it.
1628         (package-archive-id): New function.
1629         (package-download-single, package-download-tar)
1630         (package-menu-view-commentary): Use it.
1631         (package-installed-p): Make second argument optional.
1632         (package-read-all-archive-contents): New function.
1633         (package-initialize): Use it.
1634         (package-read-archive-contents): Add ARCHIVE argument.
1635         (package--add-to-archive-contents): New function.
1636         (package-install): Don't call package-read-archive-contents.
1637         (package--download-one-archive): Store archive file in a
1638         subdirectory of package-user-dir.
1639         (package-menu-execute): Remove spurious line movement.
1641 2010-07-28  Jan Djärv  <jan.h.d@swipnet.se>
1643         * cus-start.el (tool-bar-style): Add text-image-horiz.
1645 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
1647         * progmodes/gud.el (gud-common-init): Check for remoteness of
1648         `file', and not of `default-directory'.
1650 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
1652         * net/tramp.el (tramp-methods): Move hostname to the end in all
1653         ssh `tramp-login-args'.
1654         (tramp-verbose): Describe verbose level 9.
1655         (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
1656         (tramp-open-connection-setup-interactive-shell): Trace stty
1657         settings if `tramp-verbose' >= 9.
1658         (tramp-handle-start-file-process): Implement tty setting.
1659         (Bug#4604, Bug#6360)
1661         * net/tramp-cmds.el (tramp-bug): Recommend setting of
1662         `tramp-verbose' to 9.
1664 2010-07-27  Aaron S. Hawley  <ashawley@burlingtontelecom.net>
1666         * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
1667         (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
1668         Remove references to package `lisp-re' (bug#4369).
1670 2010-07-27  Tom Tromey  <tromey@redhat.com>
1672         * progmodes/js.el (js-mode):
1673         * progmodes/make-mode.el (makefile-mode):
1674         * progmodes/simula.el (simula-mode):
1675         * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
1677 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
1679         * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
1681         * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
1683         * time.el (display-time-day-and-date): Remove spurious * in docstring.
1684         (display-time-world-buffer-name, display-time-world-mode-map):
1685         Fix typos in docstrings.
1687 2010-07-27  Shyam Karanatt  <shyam@swathanthran.in>  (tiny change)
1689         * image-mode.el (image-display-size): New function.
1690         (image-forward-hscroll, image-next-line, image-eol, image-eob)
1691         (image-mode-fit-frame): Use it (Bug#6639).
1693 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
1695         * dired.el (dired-buffers-for-dir): Handle list values of
1696         dired-directory (Bug#6636).
1698 2010-07-26  Sam Steingold  <sds@gnu.org>
1700         * mouse.el (mouse-yank-primary, mouse-yank-secondary):
1701         Do not call `x-get-selection' the second time, reuse the value.
1703 2010-07-26  Daiki Ueno  <ueno@unixuser.org>
1705         * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
1706         which consist of control chars only.  Suggested by Richard Stallman.
1708 2010-07-25  Daiki Ueno  <ueno@unixuser.org>
1710         * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
1711         exists before passing an error to find-file-not-found-functions
1712         (bug#6723).
1714 2010-07-23  Lukas Huonker  <l.huonker@gmail.com>
1716         * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
1717         Remove leading nil element, adjust values.
1718         (tetris-shapes, tetris-shape-scores):
1719         Change representation of shapes and remove some redundancy.
1720         (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
1721         (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
1722         Adjust for working with new representation of shapes.
1723         (tetris-shape-rotations): New function.
1724         (tetris-move-bottom, tetris-move-left, tetris-move-right)
1725         (tetris-rotate-prev, tetris-rotate-next):
1726         Adjust for working with the new version of tetris-test-shape.
1728 2010-07-23  Markus Triska  <markus.triska@gmx.at>
1730         * progmodes/ps-mode.el: Use comint (bug#5954).
1731         (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
1732         (ps-mode-other-newline): Simplify.
1733         (ps-run-mode): Derive from comint-mode instead of
1734         fundamental-mode, yielding input history etc.
1735         (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
1736         (ps-run-send-string): Adapt for comint-mode.
1737         (ps-run-newline): Remove now unneeded function.
1739 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
1741         * net/tramp.el (tramp-methods): Move hostname to the end in all
1742         plink `tramp-login-args'.
1744 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
1746         * net/tramp.el (tramp-open-shell): New defun.
1747         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1748         Use it.
1750 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
1752         * net/tramp.el (tramp-file-name-regexp-unified)
1753         (tramp-completion-file-name-regexp-unified): On W32 systems, do
1754         not regard the volume letter as remote filename.  (Bug#5447)
1756 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
1758         * custom.el (custom-declare-variable): Give a clearer error message
1759         when the docstring is missing (bug#6476).
1761 2010-07-22  Michael R. Mauger  <mmaug@yahoo.com>
1763         * progmodes/sql.el: Version 2.4.  Improved Login prompting.
1764         (sql-login-params): New widget definition.
1765         (sql-oracle-login-params, sql-mysql-login-params)
1766         (sql-solid-login-params, sql-sybase-login-params)
1767         (sql-informix-login-params, sql-ingres-login-params)
1768         (sql-ms-login-params, sql-postgres-login-params)
1769         (sql-interbase-login-params, sql-db2-login-params)
1770         (sql-linter-login-params): Use it.
1771         (sql-sqlite-login-params): Use it; Define "database" parameter as
1772         a file name.
1773         (sql-sqlite-program): Change to "sqlite3".
1774         (sql-comint-sqlite): Make sure database name is complete.
1775         (sql-for-each-login): New function.
1776         (sql-connect, sql-save-connection): Use it.
1777         (sql-get-login-ext): New function.
1778         (sql-get-login): Use it.
1779         (sql-make-alternate-buffer-name): Handle :file parameters.
1781 2010-07-22  Juanma Barranquero  <lekktu@gmail.com>
1783         * dired.el (dired-no-confirm): Document value t and fix defcustom to
1784         accept it (bug#6597).  Suggested by Drew Adams <drew.adams@oracle.com>.
1786 2010-07-22  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1788         * dired.el (dired-mode-map): Use command remapping (bug#6632).
1790 2010-07-22  Lawrence Mitchell  <wence@gmx.li>
1792         * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
1794 2010-07-21  Michael Albinus  <michael.albinus@gmx.de>
1796         * net/tramp.el (tramp-get-ls-command)
1797         (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
1798         instead of "/".
1800 2010-07-20  Michael R. Mauger  <mmaug@yahoo.com>
1802         * progmodes/sql.el: Version 2.3.
1803         (sql-connection-alist): Changed keys from symbols to strings;
1804         enhanced the widget definition.
1805         (sql-mode-menu): Added submenu to select connections.
1806         (sql-interactive-mode-menu): Added "Save Connection" item.
1807         (sql-add-product): Fixed menu item.
1808         (sql-get-product-feature): Improved error handling.
1809         (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
1810         (sql-make-alternate-buffer-name): Simplified.
1811         (sql-product-interactive): Handle missing product.
1812         (sql-connect): Support string keys, minor improvements.
1813         (sql-save-connection): New function.
1814         (sql-connection-menu-filter): New function.
1816 2010-07-20  Michael Albinus  <michael.albinus@gmx.de>
1818         * net/tramp.el (tramp-file-name-handler): Trace 'quit.
1819         (tramp-open-connection-setup-interactive-shell): Apply
1820         workaround for IRIX64 bug.  Move argument of last
1821         `tramp-send-command' where it belongs to.
1823 2010-07-20  Michael Albinus  <michael.albinus@gmx.de>
1825         * net/tramp.el (tramp-perl-file-attributes)
1826         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
1827         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
1828         front of `login-args'.
1830 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
1832         * time.el (display-time-world-mode): Define with `define-derived-mode'.
1833         Set `show-trailing-whitespace' to nil.
1834         (display-time-world-display): Simplify.
1836 2010-07-18  Alan Mackenzie  <acm@muc.de>
1838         Enhance `c-file-style' in file/directory local variables.
1839         * progmodes/cc-mode.el (c-count-cfss): New function.
1840         (c-before-hack-hook): Call `c-set-style' differently according to
1841         whether c-file-style was set in file or directory local
1842         variables.
1844 2010-07-18  Michael R. Mauger  <mmaug@yahoo.com>
1846         * progmodes/sql.el: Version 2.2.
1847         (sql-product, sql-user, sql-database, sql-server, sql-port): Use
1848         defcustom :safe keyword rather than putting safe-local-variable
1849         property.
1850         (sql-password): Use defcustom :risky keyword rather than putting
1851         risky-local-variable property.
1852         (sql-oracle-login-params, sql-sqlite-login-params)
1853         (sql-solid-login-params, sql-sybase-login-params)
1854         (sql-informix-login-params, sql-ingres-login-params)
1855         (sql-ms-login-params, sql-postgres-login-params)
1856         (sql-interbase-login-params, sql-db2-login-params)
1857         (sql-linter-login-params): Add `port' option.
1858         (sql-get-product-feature): Added NO-INDIRECT parameter.
1859         (sql-comint-oracle, sql-comint-sybase)
1860         (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
1861         (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
1862         (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
1863         (sql-comint-linter): Renamed sql-connect-* functions to
1864         sql-comint-*.
1865         (sql-product-alist, sql-mode-menu): Renamed as above and
1866         :sqli-connect-func to :sqli-comint-func.
1867         (sql-connection): New variable.
1868         (sql-interactive-mode): Set it.
1869         (sql-connection-alist): New variable.
1870         (sql-connect): New function.
1871         (sql--alt-buffer-part, sql--alt-if-not-empty)
1872         (sql-make-alternate-buffer-name): Improved alternative buffer name.
1874 2010-07-17  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1876         * image-mode.el (image-bookmark-make-record): Do not set context
1877         in an image (Bug#6650).
1879 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
1881         * simple.el (select-active-region): New function.
1882         (push-mark-command, set-mark, activate-mark)
1883         (handle-shift-selection): Use it.
1884         (deactivate-mark): Don't check for size of region.
1886         * mouse.el (mouse-drag-track): Use select-active-region.
1888 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
1890         * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
1891         "--dired" stronger.
1893 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
1895         * term/x-win.el (x-select-enable-primary): Change default to nil.
1896         (x-select-enable-clipboard): Add :version keyword.
1898         * mouse.el (mouse-drag-copy-region):
1899         * simple.el (select-active-regions): Likewise.
1901 2010-07-16  Reiner Steib  <Reiner.Steib@gmx.de>
1903         * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
1904         (vc-coding-system-for-diff): Use it to decide whether to inherit
1905         from the file the EOL format for reading the diffs of that file.
1906         (Bug#4451)
1908 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
1910         * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
1911         unibyte, so compressed attachments are not compressed again.
1913 2010-07-16  Michael Albinus  <michael.albinus@gmx.de>
1915         * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
1916         "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
1917         (tramp-find-shell): Simplify setting connection property.
1918         (tramp-get-ls-command): Make test for "--color=never" stronger.
1920 2010-07-15  Simon South  <ssouth@member.fsf.org>
1922         * progmodes/delphi.el (delphi-previous-indent-of): Indent case
1923         blocks within record declarations (i.e. variant parts) correctly.
1925 2010-07-15  Simon South  <ssouth@member.fsf.org>
1927         * progmodes/delphi.el (delphi-token-at): Give newlines precedence
1928         over literal tokens when parsing so newlines aren't "absorbed" by
1929         single-line comments.  Corrects the indentation of case blocks
1930         that have a comment on the first line.
1932 2010-07-14  Karl Fogel  <kfogel@red-bean.com>
1934         * bookmark.el (bookmark-load-hook): Fix doc string as suggested
1935         by Drew Adams (Bug#5504).
1937 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1939         * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
1940         now that Unicode is used (Bug#6594).
1942 2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
1944         * term/x-win.el (x-select-enable-clipboard): Default to t.
1945         (x-initialize-window-system): Don't overwrite Paste menu item.
1947         * simple.el (select-active-regions): Default to t.
1948         (push-mark-command): Don't overwrite primary with empty string.
1950         * mouse.el: Bind mouse-2 to mouse-yank-primary.
1951         (mouse-drag-copy-region): Default to nil.
1953         * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
1954         Cut/Copy/Paste menu bar items.
1956 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1958         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1959         Patch applied by Karl Fogel.
1961         * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
1962         and `bookmark-current-buffer' if they have been already set in
1963         another buffer (e.g gnus-art).
1965 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1966             Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1968         Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
1970         * bookmark.el (bookmark-make-record-default): Allow unneeded
1971         information to be omitted from the record.
1973         Adjust declarations and calls:
1975         * info.el (bookmark-make-record-default): Adjust declaration.
1976         (Info-bookmark-make-record): Adjust call.
1978         * woman.el (bookmark-make-record-default): Adjust declaration.
1979         (woman-bookmark-make-record): Adjust call.
1981         * man.el (bookmark-make-record-default): Adjust declaration.
1982         (Man-bookmark-make-record): Adjust call.
1984         * image-mode.el (bookmark-make-record-default): Adjust declaration.
1986         * doc-view.el (bookmark-make-record-default): Adjust declaration.
1988 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1990         * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
1991         This is also from Thierry Volpiatto's patch in bug #6444.  However,
1992         because it was extraneous to the functional change in that patch,
1993         and causes a re-indendation, I am committing it separately.
1995 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1997         * bookmark.el (bookmark-show-annotation): Ensure annotations show,
1998         e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
1999         Patch applied by Karl Fogel (Bug#6444).
2001 2010-07-13  Chong Yidong  <cyd@stupidchicken.com>
2003         * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
2005 2010-07-13  Adrian Robert  <Adrian.B.Robert@gmail.com>
2007         * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
2008         Dempsky; bug#5084).  Remove incorrect binding for S-tab.
2009         (ns-alternatives-map): Change S-tab binding to backtab
2010         (bug#6616).
2012         * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
2013         under ns.
2015 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
2017         * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
2018         (Bug#5806)
2020         * language/tv-util.el (tai-viet-re): Remove format.
2022 2010-07-12  Kenichi Handa  <handa@m17n.org>
2024         * language/hebrew.el: Remove no-byte-compile declaration.
2025         Change coding: tag to utf-8.  Register hebrew-shape-gstring in
2026         composition-function-table for 3-character looking back.
2027         (hebrew-font-get-precomposed): New function.
2028         (hebrew-shape-gstring): Utilize precomposed glyphs if available.
2030 2010-07-11  Chong Yidong  <cyd@stupidchicken.com>
2032         * mouse.el (mouse-drag-track): Handle select-active-regions
2033         (Bug#6612).
2035 2010-07-11  Magnus Henoch  <magnus.henoch@gmail.com>
2037         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
2038         empty argument to gvfs-copy.
2040 2010-07-10  Glenn Morris  <rgm@gnu.org>
2042         * calendar/calendar.el (calendar-week-end-day): New function.
2043         * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
2044         Respect calendar-week-start-day.  (Bug#6606)
2045         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
2046         (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
2047         (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
2048         respect calendar-week-start-day.
2050 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
2052         * simple.el (use-region-p): Doc fix (Bug#6607).
2054 2010-07-10  Aleksei Gusev  <aleksei.gusev@gmail.com>  (tiny change)
2056         * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
2057         regexps for cucumber and ruby.
2059 2010-07-08  Daiki Ueno  <ueno@unixuser.org>
2061         * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
2062         (epa-file-insert-file-contents): Hack to prevent
2063         find-file from opening empty buffer when decryption failed
2064         (bug#6568).
2066 2010-07-07  Agustín Martín  <agustin.martin@hispalinux.es>
2068         * textmodes/ispell.el (ispell-alternate-dictionary):
2069         Use file-readable-p.
2070         Return nil if no word-list is found at default locations.
2071         (ispell-complete-word-dict): Default to nil.
2072         (ispell-command-loop): Use 'word-list' when using lookup-words.
2073         (lookup-words): Use ispell-complete-word-dict or
2074         ispell-alternate-dictionary.  Check for word-list availability
2075         and handle errors if needed with better messages (Bug#6539).
2076         (ispell-complete-word): Use ispell-complete-word-dict or
2077         ispell-alternate-dictionary.
2079 2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
2081         * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
2082         builtins (BufferError, BytesWarning, WindowsError; callables
2083         bin, bytearray, bytes, format, memoryview, next, print; __package__).
2085 2010-07-07  Glenn Morris  <rgm@gnu.org>
2087         * play/zone.el (top-level): Do not require timer, tabify, or cl.
2088         (zone-shift-left): Ignore intangibility, and any errors from
2089         forward-char.
2090         (zone-shift-right): Remove no-op end-of-line.  Ignore intangibility.
2091         (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
2092         deleting, and copying text properties.
2093         (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
2094         (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
2095         to point-max is hard.
2096         (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
2097         (zone-fill-out-screen): Ignore intangibility.
2099 2010-07-05  Chong Yidong  <cyd@stupidchicken.com>
2101         * menu-bar.el (menu-bar-mode):
2102         * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
2103         if it has been set.
2105         * mouse.el (mouse-drag-track): Call mouse-start-end to handle
2106         word/line selection (Bug#6565).
2108 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
2110         * net/dbus.el (dbus-send-signal): Declare function.
2112 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2114         * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
2115         (dbus-register-property): New optional argument EMITS-SIGNAL.
2116         (dbus-property-handler): Send signal "PropertiesChanged" if requested.
2118 2010-07-03  Chong Yidong  <cyd@stupidchicken.com>
2120         * mouse.el (mouse-drag-overlay): Variable deleted.
2121         (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
2122         (mouse--remap-link-click-p): New function.
2123         (mouse-drag-track): Handle dragging by using temporary Transient
2124         Mark mode, instead of a special overlay.
2125         (mouse-kill-ring-save, mouse-save-then-kill): Don't call
2126         mouse-show-mark.
2128         * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
2129         deleted.
2131 2010-07-02  Juri Linkov  <juri@jurta.org>
2133         * autoinsert.el (auto-insert-alist): Fix readability
2134         by using dotted pair notation for lambda.
2136 2010-07-02  Juri Linkov  <juri@jurta.org>
2138         * faces.el (read-face-name): Rename arg `string-describing-default'
2139         to `default'.  Doc fix.  Display the default value in quotes
2140         in the prompt.  With empty input, return the `default' arg,
2141         unless the default value is a string (in which case return nil).
2142         (describe-face): Replace the string `default' arg of `read-face-name'
2143         with the symbol `default'.
2145 2010-07-02  Chong Yidong  <cyd@stupidchicken.com>
2147         * emulation/viper-cmd.el (viper-delete-backward-char)
2148         (viper-del-backward-char-in-insert)
2149         (viper-del-backward-char-in-replace, viper-change)
2150         (viper-backward-indent): Replace delete-backward-char with
2151         delete-char (Bug#6552).
2153 2010-07-01  Chong Yidong  <cyd@stupidchicken.com>
2155         * ruler-mode.el (ruler--save-header-line-format): Fix typos.
2157 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2159         * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
2160         argument passed to frame-creation-function (Bug#5378).
2162         * faces.el (x-handle-named-frame-geometry)
2163         (x-handle-reverse-video, x-create-frame-with-faces)
2164         (face-set-after-frame-default, tty-create-frame-with-faces): Don't
2165         separately consult default-frame-alist.  It is now passed as the
2166         PARAMETER argument.
2168 2010-06-30  Andreas Schwab  <schwab@linux-m68k.org>
2170         * startup.el (command-line): Don't call tool-bar-setup in a
2171         tty-only build.
2173 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2175         * ruler-mode.el (ruler--save-header-line-format): New fun.
2176         (ruler-mode): Use it as a setter function, so as not to overwrite
2177         ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
2179 2010-06-29  Chong Yidong  <cyd@stupidchicken.com>
2181         * vc/vc.el (vc-deduce-backend): New fun.  Handle diff buffers.
2182         (vc-root-diff, vc-print-root-log, vc-log-incoming)
2183         (vc-log-outgoing): Use it.
2184         (vc-diff-internal): Set diff-vc-backend.
2186         * vc/diff-mode.el (diff-vc-backend): New var.
2188 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
2190         * dynamic-setting.el (font-setting-change-default-font): Remove
2191         call to message.
2193 2010-06-28  Kenichi Handa  <handa@m17n.org>
2195         * international/quail.el (quail-insert-kbd-layout): Fix the
2196         showing of untranslated characters.
2198 2010-06-28  Chong Yidong  <cyd@stupidchicken.com>
2200         * simple.el (delete-active-region): New option.
2201         (delete-backward-char): Implement in Lisp.
2202         (delete-forward-char): New command.
2204         * mouse.el (mouse-region-delete-keys): Deleted.
2205         (mouse-show-mark): Simplify.
2207         * bindings.el (global-map): Bind delete and DEL, the former to
2208         delete-forward-char.
2210 2010-06-27  Lennart Borgman  <lennart.borgman@gmail.com>
2212         * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
2213         (ruby-mode): Bind indent-line-function (Bug#5119).
2215 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
2217         * startup.el (command-line): Recognize "0" X resource value.
2219 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
2221         * startup.el (command-line): Use X resources to set the value of
2222         menu-bar-mode and tool-bar-mode, before calling frame-initialize.
2224         * menu-bar.el (menu-bar-mode):
2225         * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
2226         Set init-value to t.
2228         * frame.el (frame-notice-user-settings): Don't change
2229         default-frame-alist based on menu-bar-mode and tool-bar-mode, or
2230         vice versa (Bug#2249).
2232 2010-06-26  Eli Zaretskii  <eliz@gnu.org>
2234         * w32-fns.el (w32-convert-standard-filename): Doc fix.
2236 2010-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
2238         * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
2239         Make sure `flyspell-word' re-checks word after function run (Bug#6504).
2241         * textmodes/ispell.el (ispell-init-process): Make sure ispell and
2242         default directories are expanded (Bug#6143).
2244 2010-06-24  Juri Linkov  <juri@jurta.org>
2246         * minibuffer.el (completions-format): Change default from nil to
2247         `horizontal'.  Remove `nil' value from :type.  Doc fix.  (Bug#6459)
2249 2010-06-24  Juri Linkov  <juri@jurta.org>
2251         * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
2252         buffer-locally to lambda that re-runs the vc diff command.
2253         (Bug#6447)
2255 2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
2257         * kmacro.el (kmacro-call-macro): Don't issue hint message if the
2258         echo area is in use (Bug#3412).
2260 2010-06-22  Glenn Morris  <rgm@gnu.org>
2262         * textmodes/texinfmt.el (texinfo-format-region)
2263         (texinfo-raise-lower-sections, texinfo-format-separate-node)
2264         (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
2265         (texinfo-format-option, texinfo-noindent):
2266         Use line-beginning-position and line-end-position.
2268         * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
2269         * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
2270         * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
2271         utf-8 characters.
2273 2010-06-21  Karl Fogel  <kfogel@red-bean.com>
2275         * play/zone.el (zone-fall-through-ws): Fix next-line ->
2276         forward-line fallout.
2278 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
2280         * mouse.el (mouse-appearance-menu): Add docstring.
2282         * help.el (describe-key): Print up-event using key-description.
2284 2010-07-03  Michael Albinus  <michael.albinus@gmx.de>
2286         * net/zeroconf.el (zeroconf-resolve-service)
2287         (zeroconf-service-resolver-handler): Use
2288         `dbus-byte-array-to-string'.
2289         (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
2291 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2293         * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
2295 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
2297         Avoid displaying files with a nil state in vc-dir.
2298         * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
2299         cases that cause insertion.
2300         (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
2301         with a nil state.
2303 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2305         * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
2307 2010-06-29  Leo  <sdl.web@gmail.com>
2309         * emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)
2311 2010-06-27  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
2313         * generic-x.el (bat-generic-mode): Fix regexp for command line
2314         switches (Bug#5719).
2316 2010-06-27  Masatake YAMATO  <yamato@redhat.com>
2318         * htmlfontify.el (hfy-face-attr-for-class): Use append instead
2319         of nconc to avoid pure storage error (Bug#6239).
2321 2010-06-27  Christoph  <cschol2112@googlemail.com>  (tiny change)
2323         * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
2324         (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
2325         bindings of bookmark-automatically-show-annotations (Bug#6515).
2327 2010-06-25  Eli Zaretskii  <eliz@gnu.org>
2329         * arc-mode.el (archive-zip-extract): Don't quote the file name on
2330         MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)
2332 2010-06-24  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2334         * comint.el (make-comint, make-comint-in-buffer): Mention return
2335         value in the docstrings.  (Bug#6498)
2337 2010-06-24  Yoni Rabkin  <yoni@rabkins.net>
2339         * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
2340         since it is not present when using some non-default switches.
2342 2010-06-23  Karl Fogel  <kfogel@red-bean.com>
2344         * simple.el (compose-mail): Fix doc string to refer to
2345         `compose-mail-user-agent-warnings', instead of to the
2346         nonexistent `compose-mail-check-user-agent'.
2348 2010-06-21  Alan Mackenzie  <bug-cc-mode@gnu.org>
2350         Fix an indentation bug:
2352         * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
2353         (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
2354         of existing values.
2356         * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
2357         (c-clear->-pair-props-if-match-before): now return t when they've
2358         cleared properties, nil otherwise.
2359         (c-before-change-check-<>-operators): Set c-new-beg/end correctly
2360         by taking account of the existing value.
2362         * progmodes/cc-defs.el
2363         (c-clear-char-property-with-value-function): Fix this to clear the
2364         property rather than overwriting it with nil.
2366 2010-06-20  Chong Yidong  <cyd@stupidchicken.com>
2368         * emacs-lisp/package.el (package-print-package): Add link to
2369         package description via describe-package.
2370         (describe-package-1): List package requirements.  Add button to
2371         perform installation.
2372         (package-menu-describe-package): New command.
2374         * help-mode.el (help-package): New button type.
2376 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
2378         * emacs-lisp/package.el: Move package-list-packages binding to
2379         menu-bar.el.
2380         (describe-package, describe-package-1, package--dir): New funs.
2381         (package-activate-1): Use package--dir.
2383         * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
2385         * help-mode.el (help-package-def): New button type.
2387         * menu-bar.el: Move package-list-packages binding here from
2388         package.el.
2390 2010-06-19  Gustav Hållberg  <gustav@gmail.com>  (tiny change)
2392         * descr-text.el (describe-char): Avoid trailing whitespace.  (Bug#6423)
2394 2010-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2396         * emacs-lisp/edebug.el (edebug-read-list):
2397         Phase out old-style backquotes.
2399 2010-06-17  Juri Linkov  <juri@jurta.org>
2401         * help-mode.el (help-mode): Set buffer-local variable
2402         revert-buffer-function to help-mode-revert-buffer.
2403         (help-mode-revert-buffer): New function.
2405         * info.el (Info-revert-find-node): Check for major-mode Info-mode
2406         before popping to "*info*" (like in other Info functions).
2407         Keep buffer-name in old-buffer-name.  Keep Info-history-forward in
2408         old-history-forward.  Pop to old-buffer-name or "*info*" to
2409         recreate the killed buffer.  Set Info-history-forward from
2410         old-history-forward.
2411         (Info-breadcrumbs-depth): Add :group and :version.
2413 2010-06-17  Dan Nicolaescu  <dann@ics.uci.edu>
2415         * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
2417 2010-06-17  Agustín Martín  <agustin.martin@hispalinux.es>
2419         * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
2420         for languages like Portuguese with pt_{BR,PT} and no plain pt.
2422 2010-06-17  Juanma Barranquero  <lekktu@gmail.com>
2424         * emacs-lisp/package.el (package-menu-mode-map):
2425         Move initialization into declaration.
2427         * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
2429 2010-06-17  Chong Yidong  <cyd@stupidchicken.com>
2431         * emacs-lisp/package.el (package-archive-base): Point to
2432         elpa.gnu.org.
2433         (package-enable, package-load-list): New defcustoms.
2434         (package-user-dir, package-directory-list): Turn into defcustoms.
2435         Don't include package-user-dir in package-directory-list.
2436         (package--builtins-base): Don't include Emacs as a "package".
2437         (package-subdirectory-regexp): New var.
2438         (package-load-all-descriptors, package-compute-transaction)
2439         (package-download-transaction): Obey package-load-list.
2440         (package-activate-1): Rename from package-do-activate.
2441         (package-list-packages-internal): Check package-load-list.
2442         (package-load-descriptor, package-generate-autoloads)
2443         (package-unpack, package-unpack-single)
2444         (package--read-archive-file, package-delete): Use
2445         expand-file-name.
2447         * emacs-lisp/package-x.el: New file.  Package uploading
2448         functionality split out from package.el.
2450         * startup.el (command-line): Load packages after reading init
2451         file.
2453 2010-06-17  Tom Tromey  <tromey@redhat.com>
2455         * emacs-lisp/package.el: New file.
2457 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
2459         Fix vc-annotate for renamed files when using Git.
2460         * vc-git.el (vc-git-find-revision): Deal with empty results from
2461         ls-files.  Doe not pass the object as a file name to cat-file, it
2462         is not a file name.
2463         (vc-git-annotate-command): Pass the file name using -- to avoid
2464         ambiguity with the revision.
2465         (vc-git-previous-revision): Pass a relative file name.
2467 2010-06-22  Glenn Morris  <rgm@gnu.org>
2469         * progmodes/js.el (js-mode-map): Use standard capitalization and
2470         ellipses for menu entries.
2472         * wid-edit.el (widget-complete): Doc fix.
2474 2010-06-22  Jürgen Hötzel  <juergen@hoetzel.info>  (tiny change)
2476         * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
2478 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
2480         Fix annotating other revisions for renamed files in vc-annotate.
2481         * vc-annotate.el (vc-annotate): Add an optional argument for the
2482         VC backend.  Use it when non-nil.
2483         (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
2484         (Bug#6487)
2486         Fix vc-annotate-show-changeset-diff-revision-at-line for git.
2487         * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
2488         Do not pass the file name to the 'previous-revision call when we
2489         don't want a file diff.  (Bug#6489)
2491 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
2493         Fix finding revisions for renamed files in vc-annotate.
2494         * vc.el (vc-find-revision): Add an optional argument for
2495         the VC backend.  Use it when non-nil.
2496         * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
2497         backend to vc-find-revision.  (Bug#6487)
2499 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
2501         Fix reading file names in Git annotate buffers.
2502         * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
2503         trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
2505 2010-06-20  Alan Mackenzie  <acm@muc.de>
2507         * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
2508         in file local variables, set it first.
2510 2010-06-19  Glenn Morris  <rgm@gnu.org>
2512         * descr-text.el (describe-char-unicode-data): Insert separating
2513         space when needed.  (Bug#6422)
2515         * progmodes/idlwave.el (idlwave-action-and-binding):
2516         Fix typo in 2009-12-03 change.  (Bug#6450)
2518 2010-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2520         * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
2521         handling for `lambda' (misunderstanding).
2523 2010-06-16  Jay Belanger  <jay.p.belanger@gmail.com>
2525         * calc/calc-poly.el (math-accum-factors): Make sure that
2526         constants aren't distributed after they are factored out.
2528 2010-06-16  Juri Linkov  <juri@jurta.org>
2530         * facemenu.el (list-colors-display): Call `pop-to-buffer' before
2531         `list-colors-print'.  (Bug#6332)
2533         * subr.el (read-quoted-char): Fix up last change (bug#6290).
2535 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2537         * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
2538         specially, since it's a macro.  Fix up wrong hint passed to maybe-cons.
2540         * font-lock.el (font-lock-major-mode): Rename from
2541         font-lock-mode-major-mode to distinguish it from
2542         global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
2543         (font-lock-set-defaults):
2544         * font-core.el (font-lock-default-function): Adjust users.
2545         (font-lock-mode): Don't set it at all.
2547 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2549         * vc-annotate.el (vc-annotate): Use vc-read-revision.
2551 2010-06-16  Glenn Morris  <rgm@gnu.org>
2553         * calendar/appt.el (appt-time-msg-list): Doc fix.
2554         (appt-check): Let-bind appt-warn-time.
2555         (appt-add): Make the 3rd argument optional.
2556         Simplify argument names.  Doc fix.  Check for integer WARNTIME.
2557         Only add WARNTIME to the output list if non-nil.
2559 2010-06-16  Ivan Kanis  <apple@kanis.eu>
2561         * calendar/appt.el (appt-check): Let the 3rd element of
2562         appt-time-msg-list specify the warning time.
2563         (appt-add): Add new argument with the warning time.  (Bug#5176)
2565 2010-06-16  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2567         * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
2568         older than version 1.6.  (Bug#6361)
2570 2010-06-16  Helmut Eller  <eller.helmut@gmail.com>
2572         * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
2573         used by cl-do-arglist.  (Bug#6408)
2575 2010-06-16  Agustín Martín  <agustin.martin@hispalinux.es>
2577         * textmodes/ispell.el (ispell-dictionary-base-alist): Fix
2578         portuguese casechars/not-casechars for missing 'çÇ'.
2579         Suggested by Rolando Pereira (bug#6434).
2581 2010-06-15  Juanma Barranquero  <lekktu@gmail.com>
2583         * facemenu.el (list-colors-sort): Doc fix.
2585 2010-06-15  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
2587         * progmodes/sql.el (sql-connect-mysql): Fix typo.
2589 2010-06-14  Juri Linkov  <juri@jurta.org>
2591         Add sort option `list-colors-sort'.  (Bug#6332)
2592         * facemenu.el (color-rgb-to-hsv): New function.
2593         (list-colors-sort): New defcustom.
2594         (list-colors-sort-key): New function.
2595         (list-colors-display): Doc fix.  Sort list according to the option
2596         `list-colors-sort'.
2597         (list-colors-print): Add HSV values to `help-echo' property of
2598         RGB strings.
2600 2010-06-14  Juri Linkov  <juri@jurta.org>
2602         * compare-w.el: Move to the "vc" subdirectory.
2604 2010-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2606         * image-mode.el (image-mode-map): Remap left-char and right-char.
2608         * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
2610 2010-06-12  Chong Yidong  <cyd@stupidchicken.com>
2612         * term/common-win.el (x-colors): Add all the color names defined
2613         in rgb.txt (Bug#6332).
2615         * facemenu.el (list-colors-print): Don't print extra names if it
2616         will overflow the window width.
2618         * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
2619         change (Bug#6343).
2621 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
2623         * files.el (make-directory): Doc fix (bug#6396).
2625 2010-06-12  Michael Albinus  <michael.albinus@gmx.de>
2627         * net/tramp.el (tramp-remote-process-environment): Protect version
2628         string by apostroph.
2629         (tramp-shell-prompt-pattern): Do not use a shy group in case of
2630         XEmacs.
2631         (tramp-file-name-for-operation): Add `call-process-region'.
2632         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
2634         * net/tramp-compat.el (top): Do not autoload
2635         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
2636         only when `start-file-process' is not bound.
2637         (tramp-advice-file-expand-wildcards): Do not use
2638         `tramp-handle-file-remote-p'.
2639         (tramp-compat-make-temp-file): Handle the case, that
2640         `make-temp-file' has no third argument EXTENSION.
2642 2010-06-11  Juanma Barranquero  <lekktu@gmail.com>
2644         * makefile.w32-in (WINS_BASIC): Include new directory vc.
2646         * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
2648 2010-06-11  Juri Linkov  <juri@jurta.org>
2650         * finder.el (finder-known-keywords): Add keyword "vc"
2651         for version control.
2653         * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
2654         * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
2655         * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
2656         * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
2658 2010-06-11  Juri Linkov  <juri@jurta.org>
2660         Move version control related files to the "vc" subdirectory.
2661         * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
2662         * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
2663         * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
2664         * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
2665         * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
2666         * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
2667         * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
2668         * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
2669         Move files to the "vc" subdirectory.
2671 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
2673         * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
2674         (Bug#6367).
2676 2010-06-11  Stephen Eglen  <stephen@gnu.org>
2678         * shell.el: Bind `shell-resync-dirs' to M-RET.
2680 2010-06-10  Michael Albinus  <michael.albinus@gmx.de>
2682         * notifications.el: Move file from lisp/net, because it is
2683         supposed to talk locally to the user.
2685 2010-06-10  Julien Danjou  <julien@danjou.info>
2687         * net/notifications.el (notifications-on-action-signal)
2688         (notifications-on-closed-signal): Pass notification id as first
2689         argument to the callback functions.  Add docstrings.
2690         (notifications-notify): Fix docstring.
2692 2010-06-10  Glenn Morris  <rgm@gnu.org>
2694         * emacs-lisp/authors.el (authors-ignored-files)
2695         (authors-valid-file-names): Add some files.
2697 2010-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2699         * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
2700         merge conflict, giving preference to the emacs-23 version of the code.
2702 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2704         * emacs-lisp/advice.el (ad-compile-function):
2705         Define warning-suppress-types before we let-bind it (bug#6275).
2707         * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
2708         declare it, make it buffer-local and permanent-local (bug#6324).
2709         (vc-resynch-window): Adjust name.
2710         * vc-hooks.el (vc-find-file-hook): Adjust name.
2712 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
2714         * net/notifications.el (notifications-notify): Fix docstring.
2716 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
2718         Update to Unicode 6.0.0 beta.
2719         * international/charprop.el: Update copyright.
2720         * international/mule-cmds.el (ucs-names): Update character ranges.
2721         * international/uni-bidi.el:
2722         * international/uni-category.el:
2723         * international/uni-combining.el:
2724         * international/uni-comment.el:
2725         * international/uni-decimal.el:
2726         * international/uni-decomposition.el:
2727         * international/uni-digit.el:
2728         * international/uni-lowercase.el:
2729         * international/uni-mirrored.el:
2730         * international/uni-name.el:
2731         * international/uni-numeric.el:
2732         * international/uni-old-name.el:
2733         * international/uni-titlecase.el:
2734         * international/uni-uppercase.el: Regenerate.
2736 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
2738         * emacs-lisp/smie.el (comment-string-strip): Declare function.
2739         (smie-precs-precedence-table): Fix typo in docstring.
2741         * vc-mtn.el (log-edit-extract-headers): Declare function.
2743         * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
2745         * net/notifications.el (dbus-register-signal): Declare function.
2746         (notifications-notify): Fix typos and reflow docstring.
2748 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
2750         Improve VC create/retrieve tag/branch.
2751         * vc.el (vc-create-tag): Do not read the directory name for VCs
2752         with repository revision granularity.  Adjust the tag/branch
2753         prompt.  Reset VC properties.
2754         (vc-retrieve-tag): Do not read the directory name for VCs
2755         with repository revision granularity.  Reset VC properties.
2757 2010-06-09  Julien Danjou  <julien@danjou.info>
2759         * net/notifications.el: New file.
2761 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
2763         Add optional support for resetting VC properties.
2764         * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
2765         call vc-file-clearprops when true.
2766         (vc-resynch-buffer): Add new optional argument, pass it down.
2767         (vc-resynch-buffers-in-directory): Likewise.
2769         Improve support for special markup in the VC commit message.
2770         * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
2771         * vc-hg.el (vc-hg-checkin): Add support for Date:.
2772         * vc-git.el (vc-git-checkin):
2773         * vc-bzr.el (vc-bzr-checkin): Likewise.
2775 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2777         * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
2778         can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
2780 2010-06-07  Martin Pohlack  <mp26@os.inf.tu-dresden.de>
2782         * iimage.el: Remove images as soon as the underlying text is modified.
2783         (iimage-modification-hook): New function.
2784         (iimage-mode-buffer): Use it.
2786 2010-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2788         * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
2789         smie-indent-offset-after.  Add :prev case.  Make a bit more generic.
2790         (smie-indent-virtual): Remove `virtual' arg.  Update callers.
2791         (smie-indent-keyword): Add handling of open-paren keywords.
2792         (smie-indent-comment-continue): Don't assume comment-continue.
2794 2010-06-07  Martin Rudalics  <rudalics@gmx.at>
2796         * window.el (pop-to-buffer): Remove the conditional that
2797         compares new-window and old-window, so it will reselect
2798         the selected window unconditionally.
2799         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
2801 2010-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2803         * emacs-lisp/smie.el (smie-indent-offset-after)
2804         (smie-indent-forward-token, smie-indent-backward-token): New functions.
2805         (smie-indent-after-keyword): Use them.
2806         (smie-indent-fixindent): Only applies to the indentation of the BOL.
2807         (smie-indent-keyword): Tweak the black magic.
2808         (smie-indent-comment-continue): Strip comment-continue before use.
2809         (smie-indent-functions): Indent comments before keywords.
2811 2010-06-06  Juri Linkov  <juri@jurta.org>
2813         * isearch.el (isearch-lazy-highlight-search): Fix looping
2814         by checking for empty match.  This syncs this loop with the
2815         similar loop in `isearch-search'.  (Bug#6362)
2817 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
2819         * net/dbus.el (dbus-register-method): Declare function.
2820         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
2821         (dbus-introspect): Doc fix.
2822         (dbus-event-bus-name, dbus-introspect-get-interface)
2823         (dbus-introspect-get-argument): Reflow docstrings.
2825 2010-06-05  Dan Nicolaescu  <dann@ics.uci.edu>
2827         vc-log-incoming/vc-log-outgoing fixes for Git.
2828         * vc-git.el (vc-git-log-view-mode): Fix font lock for
2829         incoming/outgoing logs.
2830         (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
2831         instead of vc-git-compute-remote.
2832         (vc-git-compute-remote): Remove.
2834 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
2836         * term/common-win.el (x-colors): Add "dark green" and "dark
2837         turquoise" (Bug#6332).
2839 2010-06-04  Juri Linkov  <juri@jurta.org>
2841         * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
2842         Instead of setting `replace' to t and replacing the same string
2843         with itself, don't do certain actions when
2844         kill-do-not-save-duplicates is non-nil and string is equal to car
2845         of kill-ring: don't call menu-bar-update-yank-menu, don't push
2846         interprogram-paste strings to kill-ring, and don't push the input
2847         argument `string' to kill-ring.
2848         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
2850 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
2852         * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
2854 2010-06-04  Michael Albinus  <michael.albinus@gmx.de>
2856         * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
2857         (tramp-gvfs-handler-mounted-unmounted)
2858         (tramp-gvfs-connection-mounted-p): Handle default-location.
2860         * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
2861         move files to trash.
2863 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
2865         * international/mule-cmds.el (nonascii-insert-offset)
2866         (nonascii-translation-table): Add obsolescence information.
2868         * international/mule.el (make-translation-table-from-vector): Doc fix.
2870 2010-06-03  Eric Ludlam  <zappo@gnu.org>
2872         * cedet/semantic/lex-spp.el
2873         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
2874         invalid values during save, just save a nil (Bug#6324).
2876 2010-06-03  Glenn Morris  <rgm@gnu.org>
2878         * desktop.el (desktop-clear-preserve-buffers):
2879         Add "*Warnings*" buffer.  (Bug#6336)
2881 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
2883         vc-log-incoming/vc-log-outgoing improvements for Git.
2884         * vc-git.el (vc-git-log-outgoing): Use the same format as the
2885         short log.
2886         (vc-git-log-incoming): Likewise.  Run "git fetch" before the log command.
2888         Add bindings for vc-log-incoming and vc-log-outgoing.
2889         * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
2890         and vc-log-outgoing.
2891         * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
2892         and vc-log-outgoing.
2894 2010-06-03  Chong Yidong  <cyd@stupidchicken.com>
2896         * net/rcirc.el (rcirc-sort-nicknames): Remove.
2897         (rcirc-handler-366): Always sort nicknames.
2899 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
2901         * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
2903 2010-06-03  Chong Yidong  <cyd@stupidchicken.com>
2905         * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
2907 2010-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2909         * net/rcirc.el (rcirc-sort-nicknames): Change default.
2910         (rcirc-sort-nicknames-join): Avoid setq.
2912 2010-06-03  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
2914         * net/rcirc.el (rcirc-sort-nicknames): New custom.
2915         (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
2916         (rcirc-handler-366): Use them.
2918 2010-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2920         Split smie-indent-calculate into more manageable chunks.
2921         * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
2922         (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
2923         (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
2924         (smie-indent-exps): Extract from smie-indent-calculate.
2925         (smie-indent-functions): New var.
2926         (smie-indent-functions): Use them.
2928 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2930         * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
2931         (smie-indent-calculate): Simplify and cleanup.
2933 2010-06-02  Michael Albinus  <michael.albinus@gmx.de>
2935         * net/tramp-gvfs.el (top): Require url-util.
2936         (tramp-gvfs-mount-point): Remove.
2937         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
2938         New defuns.
2939         (with-tramp-dbus-call-method): Format trace message.
2940         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
2941         Implement backup call, when operation on local files fails.
2942         Use progress reporter.  Flush properties of changed files.
2943         (tramp-gvfs-handle-make-directory): Make more traces.
2944         (tramp-gvfs-url-file-name): Hexify file name in url.
2945         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
2946         into account for the resulting file name.
2947         (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
2948         the answer is "no".  See `tramp-gvfs-maybe-open-connection'.
2949         (tramp-gvfs-handler-mounted-unmounted)
2950         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
2951         attribute "default_location".  Set "prefix" property.
2952         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
2953         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
2954         exists.  Raise an error, if not (due to a corresponding answer
2955         "no" in interactive questions, for example).
2957 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
2959         * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
2961 2010-06-01  Juanma Barranquero  <lekktu@gmail.com>
2963         * emacs-lisp/eldoc.el: Add completions for new commands left-* and
2964         right-*.  (Bug#6265)
2966 2010-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
2968         Add support for vc-log-incoming, improve vc-log-outgoing for Git.
2969         * vc-git.el (vc-git-compute-remote): New function.
2970         (vc-git-log-outgoing): Use it instead of hard coding a value.
2971         (vc-git-log-incoming): New function.
2973         Improve state updating for VC tag commands.
2974         * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
2975         to update the state of all buffers in the directory.
2977         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
2979 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2981         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
2982         `file-directory-p' to the filename part rather than to the whole text.
2984 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
2986         * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
2987         (bug#6231).
2989 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2991         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
2993 2010-05-31  Drew Adams  <drew.adams@oracle.com>
2995         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
2997 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
2999         * subr.el (momentary-string-display): Just use read-event to read
3000         the exit event (Bug#6238).
3002 2010-05-30  Eli Zaretskii  <eliz@gnu.org>
3004         * international/mule.el (define-coding-system): Doc fix (bug#6313).
3006 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
3008         * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
3009         Suggested by Eli Zaretskii <eliz@gnu.org>.
3011 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3013         * minibuffer.el (completion-file-name-table): Don't return a boundary
3014         past the end of `string' (bug#6299).
3015         (completion--file-name-table): Delegate to completion-file-name-table
3016         for the `boundaries' case.
3018 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
3020         * emulation/cua-base.el: Recognize `right-char' and `left-char' as
3021         movement commands.
3023         * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
3024         `path-separator', but maintain compatibility with Emacs 20.2.
3026 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
3028         * server.el (server-process-filter): Receive parent-id argument
3029         from emacsclient.
3030         (server-create-window-system-frame): New arg.  Pass parent-id as
3031         frame parameter.
3033 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
3035         Bidi-sensitive word movement with arrow keys.
3036         * subr.el (right-arrow-command, left-arrow-command): Move to
3037         bindings.el.
3039         * bindings.el (right-char, left-char): Move from subr.el and
3040         rename from right-arrow-command and left-arrow-command.
3041         (right-word, left-word): New functions.
3042         (global-map) <right>: Bind to right-char.
3043         (global-map) <left>: Bind to left-char.
3044         (global-map) <C-right>: Bind to right-word.
3045         (global-map) <C-left>: Bind to left-word.
3047         * ls-lisp.el (ls-lisp-classify-file): New function.
3048         (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
3049         (ls-lisp-classify): Call ls-lisp-classify-file.
3050         (insert-directory): Remove blanks from switches.
3052 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
3054         * ansi-color.el: Delete unused escape sequences (Bug#6085).
3055         (ansi-color-drop-regexp): New constant.
3056         (ansi-color-apply, ansi-color-filter-region)
3057         (ansi-color-apply-on-region): Delete unrecognized control sequences.
3058         (ansi-color-apply): Build string list before calling concat.
3060 2010-05-28  Juri Linkov  <juri@jurta.org>
3062         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
3063         Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
3064         (Bug#5270)
3066 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
3068         * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
3069         to ignored backtrace functions.
3070         (with-progress-reporter): Expand docstring.
3071         (tramp-handle-delete-file): Implement TRASH argument.
3072         (tramp-get-remote-trash): New defun.
3074 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
3076         * net/tramp-compat.el (tramp-compat-delete-file): Use
3077         `symbol-value' for backward compatibility.
3079         * net/tramp.el (tramp-handle-make-symbolic-link)
3080         (tramp-handle-load)
3081         (tramp-do-copy-or-rename-file-via-buffer)
3082         (tramp-do-copy-or-rename-file-directly)
3083         (tramp-do-copy-or-rename-file-out-of-band)
3084         (tramp-handle-process-file, tramp-handle-call-process-region)
3085         (tramp-handle-shell-command, tramp-handle-file-local-copy)
3086         (tramp-handle-insert-file-contents, tramp-handle-write-region)
3087         (tramp-delete-temp-file-function): Use `delete-file' instead
3088         of `tramp-compat-delete-file'.
3090         * net/tramp-fish.el (tramp-fish-handle-delete-directory)
3091         (tramp-fish-handle-make-symbolic-link)
3092         (tramp-fish-handle-process-file): Use `delete-file' instead
3093         of `tramp-compat-delete-file'.
3095         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
3096         `delete-file' instead of `tramp-compat-delete-file'.
3098         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
3099         (tramp-gvfs-handle-write-region): Use `delete-file' instead of
3100         `tramp-compat-delete-file'.
3102         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
3103         `delete-file' instead of `tramp-compat-delete-file'.
3105         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3106         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3107         (tramp-smb-handle-write-region): Use `delete-file' instead of
3108         `tramp-compat-delete-file'.
3109         (tramp-smb-handle-delete-directory): Use 'trash as arg.
3111 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
3113         * dired.el (dired-delete-file): New arg TRASH.
3114         (dired-internal-do-deletions): New arg TRASH.  Use progress reporter.
3115         (dired-do-flagged-delete, dired-do-delete): Use trash.
3117         * speedbar.el (speedbar-item-delete): Allow trashing.
3119         * files.el (delete-directory): New arg TRASH.
3121         * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
3122         (ange-ftp-rename-remote-to-remote)
3123         (ange-ftp-rename-local-to-remote)
3124         (ange-ftp-rename-remote-to-local, ange-ftp-load)
3125         (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
3126         `delete-file'.
3127         (ange-ftp-delete-directory): Add optional arg to `delete-file', to
3128         allow trashing.
3130         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
3131         handle new TRASH arg of `delete-file'.
3133         * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
3134         (tramp-handle-make-symbolic-link, tramp-handle-load)
3135         (tramp-do-copy-or-rename-file-via-buffer)
3136         (tramp-do-copy-or-rename-file-directly)
3137         (tramp-do-copy-or-rename-file-out-of-band)
3138         (tramp-handle-process-file, tramp-handle-call-process-region)
3139         (tramp-handle-shell-command, tramp-handle-file-local-copy)
3140         (tramp-handle-insert-file-contents, tramp-handle-write-region)
3141         (tramp-delete-temp-file-function): Use null TRASH arg in
3142         tramp-compat-delete-file call.
3144         * net/tramp-fish.el (tramp-fish-handle-delete-directory)
3145         (tramp-fish-handle-delete-file)
3146         (tramp-fish-handle-make-symbolic-link)
3147         (tramp-fish-handle-process-file): Use null TRASH arg in
3148         `tramp-compat-delete-file' call.
3150         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
3151         arg in `tramp-compat-delete-file' call.
3153         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
3154         (tramp-gvfs-handle-write-region): Use null TRASH arg in
3155         `tramp-compat-delete-file' call.
3157         * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
3158         (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
3159         `tramp-compat-delete-file' call.
3161         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3162         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3163         (tramp-smb-handle-write-region): Use null TRASH arg in
3164         tramp-compat-delete-file call.
3165         (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
3166         (tramp-smb-handle-delete-file): Rename arg.
3168         * diff.el (diff-sentinel):
3169         * epg.el (epg--make-temp-file, epg-decrypt-string)
3170         (epg-verify-string, epg-sign-string, epg-encrypt-string):
3171         * jka-compr.el (jka-compr-partial-uncompress)
3172         (jka-compr-call-process, jka-compr-write-region):
3173         * server.el (server-sentinel): Remove optional arg from
3174         delete-file, reverting 2010-05-03 change.
3176 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
3178         * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
3179         font-lock-constant-face, not obsolete font-lock-reference-face.
3181 2010-05-27  Kenichi Handa  <handa@m17n.org>
3183         * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
3184         element of GSTRING is nil.
3186 2010-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3188         * emacs-lisp/smie.el (smie-forward-token-function)
3189         (smie-backward-token-function): New vars.
3190         (smie-backward-sexp, smie-forward-sexp)
3191         (smie-indent-hanging-p, smie-indent-calculate): Use them.
3192         (smie-default-backward-token): Rename from smie-backward-token and
3193         skip comments.
3194         (smie-default-forward-token): Rename from smie-forward-token and
3195         skip comments.
3196         (smie-next-sexp): Handle nil results from next-token.
3197         (smie-indent-calculate): Add a new case for special `fixindent' comments.
3199 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
3201         * progmodes/verilog-mode.el (verilog-type-font-keywords):
3202         Use font-lock-constant-face, not obsolete font-lock-reference-face.
3204 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
3206         * htmlfontify.el (hfy-face-resolve-face): New function.
3207         (hfy-face-to-style): Use it (Bug#6279).
3209 2010-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3211         * progmodes/ada-xref.el (ada-gnat-parse-gpr):
3212         * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
3214 2010-05-26  Glenn Morris  <rgm@gnu.org>
3216         * emulation/edt.el (edt-load-keys): Use locate-library.
3218 2010-05-25  Chong Yidong  <cyd@stupidchicken.com>
3220         * log-edit.el (log-edit-strip-single-file-name): Default to nil.
3221         (log-edit-changelog-entries): Doc fix.
3222         (log-edit-changelog-insert-entries): Args changed.
3223         Rename relative filenames in ChangeLog entries.  Delete tabs.
3224         (log-edit-insert-changelog-entries): Reorganize return value of
3225         `log-edit-changelog-entries' to pass filenames to
3226         log-edit-changelog-insert-entries.
3228 2010-05-25  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3230         * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
3231         `image-dired-dired-insert-marked-thumbs' to
3232         `image-dired-dired-toggle-marked-thumbs'.
3234         * image-dired.el: Require cl when compiling.
3235         (image-dired-dired-toggle-marked-thumbs): Rename from
3236         `image-dired-dired-insert-marked-thumbs'.  Add ARG.  Doc fix.
3237         Use interactive spec "P".  Set LOCALP arg of `dired-get-filename'
3238         to 'no-dir.  Skip files whose names don't match
3239         `image-file-name-regexp'.  When file has a thumbnail overlay,
3240         delete it.  (Bug#5270)
3242 2010-05-25  Juri Linkov  <juri@jurta.org>
3244         * image-mode.el (image-mode): Add image-after-revert-hook to
3245         after-revert-hook.
3246         (image-after-revert-hook): New function.  (Bug#5669)
3248 2010-05-25  Juri Linkov  <juri@jurta.org>
3250         * image.el (image-animated-p): When delay between animated images
3251         is 0, set it to 10 (0.1 sec).  (Bug#6258)
3253 2010-05-25  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
3255         * net/tramp.el (tramp-handle-insert-directory): Don't use
3256         `forward-word', its default syntax could be changed.
3258 2010-05-25  Michael Albinus  <michael.albinus@gmx.de>
3260         * net/tramp.el (tramp-progress-reporter-update): New defun.
3261         (with-progress-reporter): Use it.
3262         (tramp-process-actions):
3263         * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
3264         current message, in order to let progress reporter continue
3265         afterwards.  (Bug#6257)
3267 2010-05-25  Glenn Morris  <rgm@gnu.org>
3269         * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
3270         Add :version.
3272 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
3274         * net/rcirc.el (rcirc-default-user-name): Change to "user".
3275         (rcirc-default-full-name): Change to "unknown".
3276         (rcirc-user-name-history): Add variable.
3278 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
3279             Jonathan Rockway  <jon@jrock.us>
3281         * net/rcirc.el (rcirc-server-alist): Add :pass.
3282         (rcirc): When prompting for connection parameters, also prompt for
3283         username and password.
3284         (rcirc-connect): Take a PASS argument.  If PASS is non-nil, send
3285         value to server when connecting.
3287 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3289         * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
3290         (smie-merge-prec2s): Pass the tables as separate args.
3291         (smie-bnf-precedence-table): Adjust call accordingly.
3292         (smie-prec2-levels): Set levels at the end.
3294         Replace Lisp calls to delete-backward-char by delete-char.
3295         * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
3296         * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
3297         * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
3298         * calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
3299         * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
3300         * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
3301         * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
3302         * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
3303         * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
3304         * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
3305         * progmodes/ps-mode.el, progmodes/verilog-mode.el,
3306         * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
3307         * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
3308         * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
3309         delete-backward-char by calls to delete-char.
3311 2010-05-25  Kenichi Handa  <handa@m17n.org>
3313         * language/hebrew.el (hebrew-shape-gstring): New function.
3314         Register it in composition-function-table for all Hebrew combining
3315         characters.
3317 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3319         * epa.el (epa--select-keys): Don't explicitly delete the window since
3320         that can fail (e.g. sole window in frame).  Use dedication instead.
3322 2010-05-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
3324         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
3326 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
3328         * image.el (image-refresh): Define as an alias for image-flush.
3330         * image-mode.el (image-toggle-display-image): Caller changed.
3332 2010-05-21  Juri Linkov  <juri@jurta.org>
3334         * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
3335         Remove "all" from grep-files-aliases.  Split grep-files-aliases by
3336         whitespace, call wildcard-to-regexp on substrings and concat them
3337         with "\\|".  (Bug#6114)
3339 2010-05-21  Alan Mackenzie  <acm@muc.de>
3341         * progmodes/cc-engine.el (c-parse-state-get-strategy):
3342         Replace parameter `here' with `here-' and `here-plus', which sandwich
3343         any pertinent CPP construct.
3344         (c-remove-stale-state-cache-backwards): Fix a bug which happens
3345         when doing (c-parse-state) in a CPP construct: Exclude any "new"
3346         CPP construct from taking part in the scanning.
3348 2010-05-21  Michael Albinus  <michael.albinus@gmx.de>
3350         * net/tramp.el (tramp-do-copy-or-rename-file)
3351         (tramp-handle-file-local-copy, tramp-maybe-open-connection):
3352         Tune `with-progress-reporter' messages.
3353         (tramp-handle-vc-registered):
3354         * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
3355         (tramp-fish-handle-insert-file-contents)
3356         (tramp-fish-maybe-open-connection):
3357         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
3358         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
3359         (tramp-imap-handle-insert-file-contents)
3360         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
3362 2010-05-21  Juanma Barranquero  <lekktu@gmail.com>
3364         * add-log.el (change-log-font-lock-keywords):
3365         Highlight all authors in multi-author entries.
3367         * smerge-mode.el (smerge-refine-ignore-whitespace)
3368         (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
3369         Fix typos in docstrings.
3370         (smerge-resolve, smerge-refine-subst): Reflow docstrings.
3372 2010-05-21  Glenn Morris  <rgm@gnu.org>
3374         * progmodes/fortran.el (fortran-mode):
3375         * progmodes/f90.el (f90-mode): Derive from prog-mode.
3377         * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
3378         having a relative path in src/Makefile.in.
3380 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3382         * help-mode.el (help-make-xrefs): For Info node links turn
3383         newlines into spaces.  Link node names with newlines are matched
3384         by help-xref-info-regexp and buttonized, this change ensures they
3385         can be followed successfully with RET.  (Bug#6206)
3387 2010-05-20  Juri Linkov  <juri@jurta.org>
3389         * locate.el (locate): Use pop-to-buffer instead of
3390         switch-to-buffer-other-window.  (Bug#6204)
3392 2010-05-20  Juri Linkov  <juri@jurta.org>
3394         * replace.el (replace-highlight): Fix lazy-highlighting
3395         for `M-s w str M-% str RET'.
3397 2009-12-15  Masatake YAMATO  <yamato@redhat.com>
3399         * isearch.el (isearch-yank-word-or-char): Pull next subword
3400         when `subword-mode' is activated.  (Bug#6220)
3402 2010-05-20  Mark A. Hershberger  <mah@everybody.org>
3404         * isearch.el (isearch-update-post-hook): New hook.
3405         (isearch-update): Use the new hook.  (Bug#6225)
3407 2010-05-20  Juri Linkov  <juri@jurta.org>
3409         * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
3410         [f1], [help], and (char-to-string help-char) instead of "\C-h".
3411         (Bug#6222)
3413 2010-05-20  Juri Linkov  <juri@jurta.org>
3415         * isearch.el (isearch-yank-string): Use isearch-process-search-string.
3416         (Bug#6223)
3418 2010-05-20  Juri Linkov  <juri@jurta.org>
3420         * dired-x.el (dired-jump, dired-jump-other-window): Add arg
3421         FILE-NAME to read from the minibuffer when called interactively
3422         with prefix argument instead of using buffer-file-name.
3423         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
3425         * dired.el: Update autoloads.
3427 2010-05-20  Chong Yidong  <cyd@stupidchicken.com>
3429         * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
3430         nxml-finish-element, for consistency with SGML mode.
3432         * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
3433         octave-close-block.
3435 2010-05-20  Juanma Barranquero  <lekktu@gmail.com>
3437         * composite.el: Require cl when compiling.
3438         (reference-point-alist, compose-gstring-for-graphic)
3439         (compose-gstring-for-terminal): Fix typos in docstrings.
3441 2010-05-19  Juri Linkov  <juri@jurta.org>
3443         * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
3444         set-window-parameter.
3446 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3448         * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
3449         where appropriate.
3450         (tramp-maybe-open-connection): Use it.
3452 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
3454         * simple.el (move-end-of-line): Make sure we are at line beginning
3455         before backing up to end of previous line.
3457 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
3459         * password-cache.el (password-cache-remove): Fix docstring.
3461         * net/secrets.el: Autoload the widget functions.
3462         (secrets-search-items, secrets-create-item)
3463         (secrets-get-attributes, secrets-expand-item): Attributes will be
3464         stored on the password database without leading ":", as all other
3465         clients do as well.
3466         (secrets-mode): Fix docstring.
3467         (secrets-show-secrets): Provide it as autoloaded command only when
3468         D-Bus support is available.  Check existence of Secret Service API.
3470 2010-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3472         * indent.el (indent-region): Deactivate region (bug#6200).
3474 2010-05-19  Glenn Morris  <rgm@gnu.org>
3476         * vc-dir.el (vc-dir): Don't pop-up-windows.  (Bug#6204)
3478 2010-05-19  Kenichi Handa  <handa@m17n.org>
3480         * composite.el: Register compose-gstring-for-graphic in
3481         composition-function-table only for combining characters (Mn, Mc, Me).
3483 2010-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
3485         * calc/calc-trail.el (calc-trail-isearch-forward)
3486         (calc-trail-isearch-backward): Ensure that the new window
3487         point is set correctly.
3489 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3491         * subr.el (read-quoted-char): Resolve modifiers after key
3492         remapping (bug#6212).
3494 2010-05-18  Michael Albinus  <michael.albinus@gmx.de>
3496         Add visualization code for secrets.
3497         * net/secrets.el (secrets-mode): New major mode.
3498         (secrets-show-secrets, secrets-show-collections)
3499         (secrets-expand-collection, secrets-expand-item)
3500         (secrets-tree-widget-after-toggle-function)
3501         (secrets-tree-widget-show-password): New defuns.
3503 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3505         * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
3506         (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
3507         handled in smie-next-sexp.
3508         (smie-indent-calculate): Provide a starting indentation (so the
3509         recursion is well-founded ;-).
3511         Fix handling of non-associative equal levels.
3512         * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
3513         when it's not needed.
3514         (smie-op-left, smie-op-right): New functions.
3515         (smie-next-sexp): New function, extracted from smie-backward-sexp.
3516         Better handle equal levels to distinguish the associative case from
3517         the "multi-keyword construct" case.
3518         (smie-backward-sexp, smie-forward-sexp): Use it.
3520 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
3522         * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
3524         * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
3525         (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
3527 2010-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3529         Provide a simple generic indentation engine and use it for Prolog.
3530         * emacs-lisp/smie.el: New file.
3531         * progmodes/prolog.el (prolog-smie-op-levels)
3532         (prolog-smie-indent-rules): New var.
3533         (prolog-mode-variables): Use them to configure SMIE.
3534         (prolog-indent-line, prolog-indent-level): Remove.
3536 2010-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
3538         * calc/calc-vec.el (math-vector-avg): Put the vector elements in
3539         order before computing the averages.
3541 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3543         * calc/calc-vec.el (calc-histogram):
3544         (calcFunc-histogram): Allow vectors as inputs.
3545         (math-vector-avg): New function.
3547         * calc/calc-ext.el (math-group-float): Have the number of digits
3548         being grouped depend on the radix (Bug#6189).
3550 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
3552         * version.el (emacs-copyright, emacs-version): Don't define here,
3553         now that emacs.c defines it.
3555 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
3557         * international/mule-cmds.el (mule-menu-keymap): Fix definition of
3558         "Describe Language Environment" menu item.
3560         * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
3562         Bidi-sensitive movement with arrow keys.
3563         * subr.el (right-arrow-command, left-arrow-command): New functions.
3565         * bindings.el (global-map): Bind them to right and left arrow keys.
3567         Don't override standard definition of convert-standard-filename.
3568         * files.el (convert-standard-filename): Call
3569         w32-convert-standard-filename and dos-convert-standard-filename on
3570         the corresponding systems.
3572         * w32-fns.el (w32-convert-standard-filename): Rename from
3573         convert-standard-filename.  Doc fix.
3575         * dos-fns.el (dos-convert-standard-filename): Doc fix.
3576         (convert-standard-filename): Don't defalias.
3577         (register-name-alist, make-register, register-value)
3578         (set-register-value, intdos): Obsolete aliases for the
3579         corresponding dos-* functions and variables.
3580         (dos-intdos): Add a doc string.
3582 2010-05-15  Jay Belanger  <jay.p.belanger@gmail.com>
3584         * calc/calc-aent.el (math-read-token, math-find-user-tokens):
3585         * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
3586         (math-compose-tex-func):
3587         * calc/calccomp.el (math-compose-expr):
3588         * calc/calc-ext.el (math-format-flat-expr-fancy):
3589         * calc/calc-store.el (calc-read-var-name):
3590         * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
3592         * calc/calc.el (var-π, var-φ, var-γ): New variables.
3593         * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
3594         * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
3595         (math-standard-units): Add units.
3597 2010-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3599         * progmodes/asm-mode.el (asm-mode):
3600         * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
3602         * pcomplete.el (pcomplete-completions-at-point): New function,
3603         extracted from pcomplete-std-complete.
3604         (pcomplete-std-complete): Use it.
3606 2010-05-15  Glenn Morris  <rgm@gnu.org>
3608         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
3609         Remove references to CVS, RCS and Old directories.
3611 2010-05-14  Jay Belanger  <jay.p.belanger@gmail.com>
3613         * calc/calc-bin.el (math-format-twos-complement): Group digits when
3614         appropriate.
3616 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3618         * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
3619         (sh-mode-syntax-table): Give it a default value instead.
3620         (sh-header-marker): Make buffer-local.
3621         (sh-mode): Move make-local-variable to the corresponding setq.
3622         (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
3623         Use complete-with-action.
3625         * simple.el (prog-mode): New (abstract) major mode.
3626         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
3627         * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
3629 2010-05-14  Juanma Barranquero  <lekktu@gmail.com>
3631         * progmodes/sql.el (sql-oracle-program): Reflow docstring.
3632         (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
3633         (sql-add-product-keywords, sql-highlight-product, sql-set-product)
3634         (sql-make-alternate-buffer-name, sql-placeholders-filter)
3635         (sql-escape-newlines-filter, sql-input-sender)
3636         (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
3638 2010-05-13  Chong Yidong  <cyd@stupidchicken.com>
3640         Add TeX open-block and close-block keybindings to SGML, and vice versa.
3642         * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
3643         latex-open-block and C-c / to latex-close-block.
3645         * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
3646         and C-c C-e to sgml-close-tag.
3648 2010-05-13  Michael Albinus  <michael.albinus@gmx.de>
3650         * net/tramp.el (with-progress-reporter): Create reporter object
3651         only when the message would be displayed.  Handle nested calls.
3652         (tramp-handle-load, tramp-handle-file-local-copy)
3653         (tramp-handle-insert-file-contents, tramp-handle-write-region)
3654         (tramp-maybe-send-script, tramp-find-shell):
3655         Use `with-progress-reporter'.
3656         (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
3657         Fix message text.
3659         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3660         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3661         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
3662         Use `with-progress-reporter'.
3664 2010-05-13  Agustín Martín  <agustin.martin@hispalinux.es>
3666         * textmodes/ispell.el (ispell-init-process): Do not kill ispell
3667         process everytime when spellchecking from the minibuffer (bug#6143).
3669 2010-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3671         * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
3673         * dos-fns.el: Add "dos-" prefix for namespace control.
3674         (convert-standard-filename): Define as alias for
3675         dos-convert-standard-filename but only if applicable.
3677 2010-05-12  Alan Mackenzie  <acm@muc.de>
3679         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
3680         Push the mark at the start of these functions when appropriate.
3682 2010-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3684         * minibuffer.el (completion-cycle-threshold): New custom var.
3685         (completion--do-completion): Use it.
3686         (minibuffer-complete): Use cycling if appropriate.
3688 2010-05-11  Juanma Barranquero  <lekktu@gmail.com>
3690         * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
3691         buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
3693 2010-05-11  Juri Linkov  <juri@jurta.org>
3695         * scroll-all.el (scroll-all-check-to-scroll):
3696         Add `scroll-up-command' and `scroll-down-command' (bug#6164).
3698 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3700         * iimage.el (iimage-mode-map): Move initialization into declaration.
3701         (iimage-mode-buffer): Use with-silent-modifications.
3702         Simplify calling convention.  Adjust callers.
3703         (iimage-mode): Don't run hook redundantly.
3705         * minibuffer.el (completion-pcm--pattern->regex):
3706         Fix last change (bug#6160).
3708 2010-05-10  Juri Linkov  <juri@jurta.org>
3710         Remove nodes visited during Isearch from the Info history.
3711         * info.el (Info-isearch-initial-history)
3712         (Info-isearch-initial-history-list): New variables.
3713         (Info-isearch-start): Record initial values of
3714         Info-isearch-initial-history and Info-isearch-initial-history-list.
3715         Add Info-isearch-end to isearch-mode-end-hook.
3716         (Info-isearch-end): New function.
3718 2010-05-10  Michael Albinus  <michael.albinus@gmx.de>
3720         * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
3721         format string, in order to work around a bug in pdksh.
3722         Reported by Gilles Pion <gpion@lfdj.com>.
3723         (tramp-handle-verify-visited-file-modtime): Do not send a command
3724         when the connection is not established.
3725         (tramp-handle-set-file-times): Simplify the check for utc.
3727 2010-05-10  Juanma Barranquero  <lekktu@gmail.com>
3729         Fix use of `filter-buffer-substring' (rework previous change).
3730         * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
3731         (cua-repeat-replace-region):
3732         * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
3733         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
3734         (cua-cut-region-to-global-mark): Use it.
3736 2010-05-09  Michael R. Mauger  <mmaug@yahoo.com>
3738         * progmodes/sql.el: Version 2.1.
3739         (sql-product-alist): Redesign structure of product info.
3740         (sql-product, sql-user, sql-server, sql-database): Safe variables.
3741         (sql-port, sql-port-history): New variables.
3742         (sql-interactive-product): New variable.
3743         (sql-send-terminator): New variable.
3744         (sql-imenu-generic-expression): Add "Types" imenu entry.
3745         (sql-oracle-login-params, sql-sqlite-login-params)
3746         (sql-mysql-login-params, sql-solid-login-params)
3747         (sql-sybase-login-params, sql-informix-login-params)
3748         (sql-ingres-login-params, sql-ms-login-params)
3749         (sql-postgres-login-params, sql-interbase-login-params)
3750         (sql-db2-login-params, sql-linter-login-params)
3751         (sql-oracle-scan-on): New variables.
3752         (sql-mode-map): Add C-c C-i to start interactive mode.
3753         (sql-mode-menu): Update existing menu entries.
3754         (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
3755         (sql-mode-oracle-font-lock-keywords)
3756         (sql-mode-postgres-font-lock-keywords)
3757         (sql-mode-ms-font-lock-keywords)
3758         (sql-mode-sybase-font-lock-keywords)
3759         (sql-mode-informix-font-lock-keywords)
3760         (sql-mode-interbase-font-lock-keywords)
3761         (sql-mode-ingres-font-lock-keywords)
3762         (sql-mode-solid-font-lock-keywords)
3763         (sql-mode-mysql-font-lock-keywords)
3764         (sql-mode-sqlite-font-lock-keywords)
3765         (sql-mode-db2-font-lock-keywords)
3766         (sql-mode-linter-font-lock-keywords): Update initialization to
3767         reduce run-time complexity.
3768         (sql-add-product, sql-del-product): New functions.
3769         (sql-set-product-feature, sql-get-product-feature): New functions.
3770         (sql-product-font-lock): Update product API.
3771         (sql-add-product-keywords): New function.
3772         (sql-highlight-product): Update product API.
3773         (sql-help-list-products): New function.
3774         (sql-help): Dynamically lists free and non-free products.
3775         (sql-get-login): Correct bug in handling history and added
3776         prompt for port.
3777         (sql-copy-column): Copy without properties.
3778         (sqli-input-sender): Apply filters to SQLi input.
3779         (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
3780         Implement as a filter.
3781         (sql-escape-newlines-filter): Implement as a filter.
3782         (sql-remove-tabs-filter): New function.
3783         (sql-send-magic-terminator): New function.
3784         (sql-send-string): Implement magic terminator.
3785         (sql-send-region): Use `sql-send-string'.
3786         (sql-interactive-mode): Use product API.
3787         (sql-product-interactive): Use product API.
3788         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
3789         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
3790         (sql-db2, sql-linter): Use `sql-product-interactive'.
3791         (sql-connect): New function.
3792         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
3793         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
3794         (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
3795         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
3796         Use `sql-connect'.
3798 2010-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3800         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
3801         New custom variable.
3802         (completion-pcm--string->pattern): Use it.
3803         (completion-pcm--pattern->regex, completion-pcm--pattern->string):
3804         Make it handle any symbol as `any'.
3805         (completion-pcm--merge-completions): Extract common suffix for the new
3806         `prefix' symbol as well.
3807         (completion-substring--all-completions): Use the new `prefix' symbol.
3809 2010-05-09  Michael Albinus  <michael.albinus@gmx.de>
3811         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
3812         not bound.
3813         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
3814         (tramp-compat-funcall): New defmacro.
3815         (tramp-compat-line-beginning-position)
3816         (tramp-compat-line-end-position)
3817         (tramp-compat-temporary-file-directory)
3818         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
3819         (tramp-compat-copy-file, tramp-compat-copy-directory)
3820         (tramp-compat-delete-file, tramp-compat-delete-directory)
3821         (tramp-compat-number-sequence, tramp-compat-process-running-p)
3822         * net/tramp.el (top, with-progress-reporter)
3823         (tramp-rfn-eshadow-setup-minibuffer)
3824         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
3825         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
3826         (tramp-completion-mode-p, tramp-check-for-regexp)
3827         (tramp-open-connection-setup-interactive-shell)
3828         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
3829         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
3830         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
3831         * net/tramp-cmds.el (tramp-cleanup-all-connections)
3832         (tramp-reporter-dump-variable, tramp-load-report-modules)
3833         (tramp-append-tramp-buffers)
3834         * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
3836         * net/tramp-imap.el (top): Autoload `epg-make-context'.
3838 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3840         * progmodes/compile.el (compilation-buffer-modtime): Rename from
3841         buffer-modtime.  Adjust users.
3843 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3845         * international/mule.el (auto-coding-alist): Only purecopy
3846         car of each item, not the whole list (Bug#6083).
3848 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3850         * progmodes/js.el (js-mode): Make paragraph variables local before
3851         calling c-setup-paragraph-variables (Bug#6071).
3853 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
3855         * composite.el (compose-region, reference-point-alist): Fix typos
3856         in the doc strings.
3858 2010-05-08  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
3860         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
3861         gnuplot's "set" command.
3863 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
3865         * abbrev.el (last-abbrev-text): Doc fix.
3866         (abbrev-prefix-mark): Don't escape parenthesis.
3868 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
3870         * composite.el (find-composition): Doc fix.
3872 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
3874         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
3875         (sql-oracle-program, sql-sqlite-options)
3876         (sql-query-placeholders-and-send): Doc fixes.
3877         (sql-set-product, sql-interactive-mode): Reflow docstrings.
3878         (sql-imenu-generic-expression, sql-buffer)
3879         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
3880         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
3881         (sql-mode-sybase-font-lock-keywords)
3882         (sql-mode-informix-font-lock-keywords)
3883         (sql-mode-interbase-font-lock-keywords)
3884         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
3885         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
3886         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
3887         (sql-product-feature, sql-highlight-product)
3888         (comint-line-beginning-position, sql-rename-buffer)
3889         (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
3890         (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
3891         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
3892         Fix typos in docstrings.
3894 2010-05-08  Juri Linkov  <juri@jurta.org>
3896         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
3897         property instead of `invisible' and `after-string' (bug#5998).
3899 2010-05-08  Juri Linkov  <juri@jurta.org>
3901         * image-mode.el (image-mode-as-text): Fix typo in docstring.
3903 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
3905         * filecache.el (file-cache-add-directory-list)
3906         (file-cache-add-directory-recursively): Fix typos in docstrings.
3908 2010-05-08  Kenichi Handa  <handa@m17n.org>
3910         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
3911         (gujarati-composable-pattern): Fix typo.
3913 2010-05-08  Kenichi Handa  <handa@m17n.org>
3915         * language/indian.el (oriya-composable-pattern)
3916         (tamil-composable-pattern, malayalam-composable-pattern):
3917         Add two-part vowels to "v" (vowel sign).
3919 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3921         * files.el (copy-directory): Handle symlinks (Bug#5982).
3923 2010-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
3925         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
3926         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
3927         (Bug#5846).
3929 2010-05-08  Glenn Morris  <rgm@gnu.org>
3931         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
3933         * minibuffer.el (completion-at-point): Doc fix.
3935 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3937         * electric.el (Electric-command-loop): Minor tweak.
3939         * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
3940         better with dedicated windows.
3942 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3944         * Version 23.2 released.
3946 2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
3947             Stefan Monnier  <monnier@iro.umontreal.ca>
3949         Highlight vendor specific properties.
3950         * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
3951         (css-proprietary-property): New face.
3952         (css-font-lock-keywords): Use them.
3954 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
3956         * cus-start.el (all): Add native condition for tool-bar-* symbols.
3958 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3960         * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
3961         * files.el (auto-mode-alist): Remove redundant entries.
3963         * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
3964         * simple.el (auto-save-mode): Move from files.el.
3965         * minibuffer.el (completion--common-suffix): Fix copy&paste error.
3967 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3969         * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
3971 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3973         * mail/binhex.el (binhex-decode-region-internal)
3974         * mail/uudecode.el (uudecode-decode-region-internal)
3975         * net/dns.el (dns-read-string-name, dns-write, dns-read)
3976         (dns-read-type, dns-query)
3977         * pgg-parse.el (pgg-parse-armor)
3978         * pgg.el (pgg-verify-region)
3979         * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
3980         XEmacs.
3982         * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
3984 2010-05-07  Juanma Barranquero  <lekktu@gmail.com>
3986         * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
3988         Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
3989         * emulation/cua-base.el (cua-repeat-replace-region):
3990         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
3991         (cua-cut-region-to-global-mark):
3992         Remove text properties with `set-text-properties'.
3994 2010-05-06  Michael Albinus  <michael.albinus@gmx.de>
3996         * net/tramp.el (top, with-progress-reporter):
3997         Use `symbol-function' inside `funcall'.
3999         * net/tramp-compat.el (tramp-compat-file-attributes)
4000         (tramp-compat-delete-file, tramp-compat-delete-directory):
4001         Handle only `wrong-number-of-arguments' error.
4003         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
4004         (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
4005         inside `funcall'.
4007 2010-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4009         * minibuffer.el (completion--sreverse, completion--common-suffix):
4010         New functions.
4011         (completion-pcm--merge-completions): Extract common suffix when safe.
4013         * emacs-lisp/easy-mmode.el (define-minor-mode):
4014         Make :variable more flexible.
4015         * files.el (auto-save-mode): Use it to define using define-minor-mode.
4017 2010-05-05  Juri Linkov  <juri@jurta.org>
4019         Add `slow' and `history' tags to the desktop data.
4021         * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
4022         (Info-virtual-files) [*Apropos*]: Add `slow' tag.
4023         (Info-finder-find-node): Require `finder.el' to be able
4024         to restore node from the desktop.
4025         (Info-desktop-buffer-misc-data): Save all nodes.  Save additional
4026         data `Info-history' and `slow' tag in the assoc list.
4027         (Info-restore-desktop-buffer): Don't restore nodes with the
4028         `slow' tag.  Restore `Info-history'.
4030 2010-05-05  Michael Albinus  <michael.albinus@gmx.de>
4032         Add FORCE argument to `delete-file'.
4034         * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
4035         forcing to delete the temporary file.
4036         (ange-ftp-delete-file): Add FORCE arg.
4037         (ange-ftp-rename-remote-to-remote)
4038         (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
4039         (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
4040         Force file deletion.
4042         * net/tramp-compat.el (tramp-compat-delete-file): New defun.
4044         * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
4045         (tramp-handle-make-symbolic-link, tramp-handle-load)
4046         (tramp-do-copy-or-rename-file-via-buffer)
4047         (tramp-do-copy-or-rename-file-directly)
4048         (tramp-do-copy-or-rename-file-out-of-band)
4049         (tramp-handle-process-file, tramp-handle-call-process-region)
4050         (tramp-handle-shell-command, tramp-handle-file-local-copy)
4051         (tramp-handle-insert-file-contents, tramp-handle-write-region)
4052         (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
4054         * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
4055         (tramp-fish-handle-make-symbolic-link)
4056         (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
4058         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
4059         Use `tramp-compat-delete-file'.
4061         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
4062         (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
4064         * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
4065         (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
4067         * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
4068         (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
4069         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
4070         `tramp-compat-delete-file'.
4072 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4074         Minor cleanups.
4075         * subr.el (add-minor-mode): Use push.
4076         * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
4077         * emulation/edt.el (edt-select-mode): Simplify.
4079         Use define-minor-mode in more cases.
4080         * term/tvi970.el (tvi970-set-keypad-mode):
4081         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
4082         (normal-erase-is-backspace-mode):
4083         * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
4084         (set-scroll-bar-mode-1): (Re)move to its sole caller.
4085         (get-scroll-bar-mode): New function.
4086         * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
4088         Use define-minor-mode for less obvious cases.
4089         * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
4090         * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
4091         * international/iso-ascii.el (iso-ascii-mode):
4092         * frame.el (auto-raise-mode, auto-lower-mode):
4093         * composite.el (global-auto-composition-mode): Use define-minor-mode.
4095 2010-05-04  Michael Albinus  <michael.albinus@gmx.de>
4097         * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
4098         in order to see error messages for failed logins.
4100 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
4102         * diff.el (diff-sentinel):
4104         * epg.el (epg--make-temp-file, epg-decrypt-string)
4105         (epg-verify-string, epg-sign-string, epg-encrypt-string):
4107         * jka-compr.el (jka-compr-partial-uncompress)
4108         (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
4110         * server.el (server-sentinel): Use delete-file's new FORCE arg
4111         (Bug#6070).
4113 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4115         Use define-minor-mode where applicable.
4116         * view.el (view-mode):
4117         * type-break.el (type-break-query-mode)
4118         (type-break-mode-line-message-mode):
4119         * textmodes/reftex.el (reftex-mode):
4120         * term/vt100.el (vt100-wide-mode):
4121         * tar-mode.el (tar-subfile-mode):
4122         * savehist.el (savehist-mode):
4123         * ibuf-ext.el (ibuffer-auto-mode):
4124         * composite.el (auto-composition-mode):
4125         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4126         Use define-minor-mode.
4127         (vhdl-mode): Use static mode-line format.
4128         (vhdl-mode-line-update): Delete.
4129         (vhdl-create-mode-menu, vhdl-activate-customizations)
4130         (vhdl-hs-minor-mode): Don't bother calling it.
4132 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4134         * simple.el (with-wrapper-hook): Move.
4135         (buffer-substring-filters): Mark obsolete.
4136         (filter-buffer-substring-functions): New variable.
4137         (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
4139         Use a mode-line spec rather than a static string in Semantic.
4140         * cedet/semantic/util-modes.el:
4141         (semantic-minor-modes-format): New var to replace...
4142         (semantic-minor-modes-status): Remove.
4143         (semantic-mode-line-update): Construct a mode-line spec rather than
4144         a static string so that mouse buttons can be used on individual minor
4145         modes and so that semantic-mode-line-update only needs to be called
4146         when global settings are changed.
4147         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
4148         Call semantic-mode-line-update.
4149         (semantic-toggle-minor-mode-globally): Don't assume mode is on
4150         minor-mode-alist, check semantic-minor-mode-alist as well.
4151         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
4152         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
4153         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
4154         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
4155         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
4156         (define-semantic-idle-service, semantic-idle-summary-mode):
4157         * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
4158         Don't call semantic-mode-line-update any more.
4160 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4162         Use define-minor-mode in CEDET where applicable.
4164         * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
4165         Use define-minor-mode.
4167         * cedet/semantic/util-modes.el (semantic-add-minor-mode):
4168         Remove unused arg `keymap' and code redundant with define-minor-mode.
4169         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
4170         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
4171         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
4172         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
4173         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
4174         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
4175         Use define-minor-mode.
4176         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
4177         (semantic-show-unmatched-syntax-mode-setup)
4178         (semantic-show-parser-state-mode-setup)
4179         (semantic-highlight-func-mode-setup): Inline into sole caller.
4181         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
4182         (semantic-mru-bookmark-mode): Use define-minor-mode.
4183         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
4185         * cedet/semantic/idle.el (define-semantic-idle-service):
4186         Use define-minor-mode and inline setup function into its sole caller.
4187         (semantic-idle-scheduler-mode-setup)
4188         (semantic-idle-summary-mode-setup): Inline into sole caller.
4189         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
4190         Use define-minor-mode.
4192         * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
4193         (semantic-decoration-mode): Use define-minor-mode.
4194         (semantic-decoration-mode-setup): Inline into sole caller.
4196         * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
4197         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
4198         (ede-dired-add-to-target): Use dolist.
4200 2010-05-01  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
4201             Michael Albinus  <michael.albinus@gmx.de>
4203         Implement compression for inline methods.
4205         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
4206         (tramp-copy-size-limit): Allow also nil.
4207         (tramp-inline-compress-commands): New defconst.
4208         (tramp-find-inline-compress, tramp-get-inline-compress)
4209         (tramp-get-inline-coding): New defuns.
4210         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
4211         replaced by `tramp-get-inline-coding'.
4212         (tramp-handle-file-local-copy, tramp-handle-write-region)
4213         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
4215 2010-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4217         * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
4218         Remove unused functions.
4220         * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
4221         Set find-tag-default-function as a variable rather than a property.
4223         * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
4224         * progmodes/etags.el (tags-completion-at-point-function):
4225         Remove left over interactive spec.  Add autoloading stub.
4226         (complete-tag): Use tags-completion-at-point-function.
4228 2010-04-30  Chong Yidong  <cyd@stupidchicken.com>
4230         * minibuffer.el (tags-completion-at-point-function): Fix return value.
4232 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
4234         * ido.el (ido-init-completion-maps): Remove C-v binding.
4235         (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
4237 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
4239         * minibuffer.el (tags-completion-at-point-function): New function.
4240         (completion-at-point-functions): Use it.
4242         * cedet/semantic.el (semantic-completion-at-point-function):
4243         New function.
4244         (semantic-mode): Use semantic-completion-at-point-function for
4245         completion-at-point-functions instead.
4247         * progmodes/etags.el (complete-tag): Revert last change.
4249 2010-04-29  Alan Mackenzie  <acm@muc.de>
4251         * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
4252         off-by-one error (in end of macro position).
4254 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4256         * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
4257         firefox is absent.  Don't autoload.
4258         (browse-url-galeon-program): Don't autoload.
4260 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
4262         * bindings.el (complete-symbol): Move into minibuffer.el.
4264         * minibuffer.el (complete-tag): Move from etags.el.  If tags
4265         completion cannot be performed, return nil instead of signalling
4266         an error.
4267         (completion-at-point): Make it an alias for complete-symbol.
4268         (complete-symbol): Move from bindings.el, and replace with the
4269         body of completion-at-point.
4271         * progmodes/etags.el (complete-tag): Move to minibuffer.el.
4273         * cedet/semantic.el (semantic-mode): When enabled, add
4274         semantic-ia-complete-symbol to completion-at-point-functions.
4276         * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
4277         if Semantic is not active.
4279 2010-04-28  Michael Albinus  <michael.albinus@gmx.de>
4281         * net/tramp.el (tramp-remote-selinux-p): New defun.
4282         (tramp-handle-file-selinux-context)
4283         (tramp-handle-set-file-selinux-context): Use it.
4285 2010-04-28  Sam Steingold  <sds@gnu.org>
4287         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
4288         `safe-local-variable' if the value is a string or a symbol with
4289         the property `bug-reference-url-format'.
4291 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
4293         * progmodes/bug-reference.el (bug-reference-url-format):
4294         Revert 2010-04-27 change due to security risk.
4296 2010-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4298         Make it possible to locally disable a globally enabled mode.
4299         * simple.el (fundamental-mode): Run fundamental-mode-hook.
4300         * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
4301         rather than kill-all-local-variables so it runs fundamental-mode-hook.
4302         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4303         Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
4304         that subsequent hooks get a chance to disable it.
4306 2010-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4308         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4309         Avoid re-enabling a minor mode after the user turned the minor mode
4310         off if MODE-enable-in-buffers is run twice (typically once from
4311         fundamental-mode's after-change-major-mode-hook and a second time from
4312         run-mode-hook's own after-change-major-mode-hook).
4314         * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
4316 2010-04-27  Sam Steingold  <sds@gnu.org>
4318         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
4319         `safe-local-variable' if the value is a string or a function, as
4320         documented and implemented on 2010-04-02.
4322 2010-04-27  Juanma Barranquero  <lekktu@gmail.com>
4324         * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
4325         when method is 'kill.
4327 2010-04-27  Agustín Martín  <agustin.martin@hispalinux.es>
4329         * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
4330         condition in default directory check.
4331         (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
4332         Kill ispell process when killing its associated buffer.
4334 2010-04-27  Jan Djärv  <jan.h.d@swipnet.se>
4336         * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
4337         but we aren't using it.
4339 2010-04-25  Jan Djärv  <jan.h.d@swipnet.se>
4341         * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
4342         checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
4344 2010-04-24  Glenn Morris  <rgm@gnu.org>
4346         * emacs-lisp/authors.el (authors-obsolete-files-regexps):
4347         Ignore VCS-ignore files, and deleted nextstep preferences files.
4348         (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
4349         (authors-ambiguous-files): New list.
4350         (authors-valid-file-names): Add some deleted files.
4351         (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
4352         (authors-disambiguate-file-name): New function.  (Bug#5501)
4353         (authors-canonical-file-name): Doc fix.
4354         Don't warn about obsolete files.
4355         (authors-canonical-file-name, authors-scan-el):
4356         Use authors-disambiguate-file-name.
4358         * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
4359         Add autoload cookies.
4360         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
4361         (generated-autoload-file): Set file-local value to "htmlfontify.el".
4362         * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
4363         They have definitions / compiler macros in cl.el.
4364         (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
4365         Replace manual autoloads with generated ones.
4366         (htmlfontify-unload-rgb-file): Remove autoload.
4367         * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
4369 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4371         * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
4372         (byte-compile-setq-default): Optimize for the
4373         single-var case and don't call byte-compile-form in this case to avoid
4374         inf-loop with byte-compile-set-default.
4376         * progmodes/compile.el (compilation-start): Abbreviate default directory.
4378 2010-04-23  Michael Albinus  <michael.albinus@gmx.de>
4380         Implement SELINUX backends.
4382         * net/tramp.el (tramp-file-name-handler-alist):
4383         Add `file-selinux-context' and `set-file-selinux-context'.
4384         (tramp-handle-file-selinux-context)
4385         (tramp-handle-set-file-selinux-context): New defuns.
4386         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
4387         Handle PRESERVE-SELINUX-CONTEXT.
4389         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4390         Add `file-selinux-context' and `set-file-selinux-context'.
4391         (tramp-gvfs-handle-file-selinux-context)
4392         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
4393         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
4395         * net/ange-ftp.el (ange-ftp-copy-file):
4396         * net/tramp-fish.el (tramp-fish-handle-copy-file):
4397         * net/tramp-imap.el (tramp-imap-handle-copy-file):
4398         * net/tramp-smb.el (tramp-smb-handle-copy-file):
4399         Add PRESERVE-SELINUX-CONTEXT.
4401 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
4403         Synchronize with Tramp repository.
4405         * net/tramp.el (with-connection-property, tramp-completion-mode-p)
4406         (tramp-action-process-alive, tramp-action-out-of-band)
4407         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
4408         (tramp-exists-file-name-handler): Fix docstring.
4409         (with-progress-reporter): New defmacro.
4410         (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
4411         (tramp-maybe-open-connection): Use it.
4413 2010-04-22  Noah Lavine  <noah549@gmail.com>  (tiny change)
4415         Detect ssh 'ControlMaster' argument automatically in some cases.
4417         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
4418         (tramp-default-method): Use it.
4420 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
4422         * net/tramp.el (tramp-handle-copy-file): Add new optional
4423         parameter `preserve-selinux-context'.
4424         (tramp-file-name-for-operation): Add `set-file-selinux-context'.
4426 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
4428         * net/tramp.el (tramp-completion-handle-file-name-all-completions):
4429         Ensure, that non remote files are still checked.  Oops.
4431 2010-04-21  Michael Albinus  <michael.albinus@gmx.de>
4433         Fix Bug#5840.
4435         * icomplete.el (icomplete-completions): Use `non-essential'.
4437         * net/tramp.el (tramp-connectable-p): New defun.
4438         (tramp-handle-expand-file-name)
4439         (tramp-completion-handle-file-name-all-completions)
4440         (tramp-completion-handle-file-name-completion): Use it.
4442 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4444         * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
4446 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
4448         * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
4450         * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
4452         * loadup.el: Load dynamic-setting.el if feature dynamic-setting
4453         is present.
4455         * info.el (info-tool-bar-map): Add labels.
4457         * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
4459         * cus-edit.el (custom-commands): Add labels for tool bar.
4460         (custom-buffer-create-internal, Custom-mode): Adjust for
4461         labels in custom-commands.
4463         * dynamic-setting.el: Renamed from font-setting.el.
4465 2010-04-21  John Wiegley  <jwiegley@gmail.com>
4467         * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
4468         toggles the use of virtual buffers.
4469         (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
4470         (ido-toggle-virtual-buffers): New function.
4472 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
4474         Use `define-derived-mode'; fix window selection; doc fixes.
4475         * play/tetris.el (tetris, tetris-update-speed-function)
4476         (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
4477         (tetris-move-left, tetris-move-right, tetris-rotate-prev)
4478         (tetris-rotate-next, tetris-end-game, tetris-start-game)
4479         (tetris-pause-game): Fix typos in docstrings.
4480         (tetris-mode-map, tetris-null-map):
4481         Move initialization into declaration.
4482         (tetris-mode): Define with `define-derived-mode';
4483         set show-trailing-whitespace to nil.
4484         (tetris): Prefer window already displaying the "*Tetris*" buffer.
4486 2010-04-21  Karel Klíč  <kklic@redhat.com>
4488         * files.el (backup-buffer): Handle SELinux context, and return it
4489         if a backup was made by renaming.
4490         (backup-buffer-copy): Set SELinux context to the target file.
4491         (basic-save-buffer): Set SELinux context of the newly written file.
4492         (basic-save-buffer-1): Now it also returns any SELinux context.
4493         (basic-save-buffer-2): Set SELinux context of the newly created file,
4494         and return it.
4495         * net/tramp.el (tramp-file-name-for-operation):
4496         Add file-selinux-context.
4498 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4500         Make the log-edit comments use RFC822 format throughout.
4502         * vc.el (vc-checkin, vc-modify-change-comment):
4503         Adjust to new vc-start/finish-logentry.
4504         (vc-find-conflicted-file): New command.
4505         (vc-transfer-file): Adjust to new vc-checkin.
4506         (vc-next-action): Improve scoping.
4508         * vc-hg.el (vc-hg-log-edit-mode): Remove.
4509         (vc-hg-checkin): Remove extra arg.  Use log-edit-extract-headers.
4511         * vc-git.el (vc-git-log-edit-mode): Remove.
4512         (vc-git-checkin): Remove extra arg.  Use log-edit-extract-headers.
4513         (vc-git-commits-coding-system): Rename from git-commits-coding-system.
4515         * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
4516         (vc-start-logentry): Remove argument `extra'.
4517         (vc-finish-logentry): Remove extra args.
4519         * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
4520         (vc-bzr-checkin): Remove extra arg.  Use log-edit-extract-headers.
4521         (vc-bzr-conflicted-files): New function.
4523         * log-edit.el (log-edit-extra-flags)
4524         (log-edit-before-checkin-process): Remove.
4525         (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
4526         (log-edit-headers-alist): New var.
4527         (log-edit-header-contents-regexp): New const.
4528         (log-edit-match-to-eoh): New function.
4529         (log-edit-font-lock-keywords): Use them.
4530         (log-edit): Insert a "Summary:" header as default.
4531         (log-edit-mode): Mark font-lock rules as case-insensitive.
4532         (log-edit-done): Cleanup headers.
4533         (log-view-process-buffer): Remove.
4534         (log-edit-extract-headers): New function to replace it.
4536 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
4538         * subr.el (default-direction-reversed): Remove obsolescence info.
4540 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4542         * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
4543         windows/frames.
4545         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
4546         I.e. include text after point in the completion region.
4547         Also, return nil when we're not after/in a symbol.
4549         * international/mule-cmds.el (view-hello-file): Don't fiddle with the
4550         default enable-multibyte-characters.
4552 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4554         * international/mule.el: Help the user choose a valid coding-system.
4555         (read-buffer-file-coding-system): New function.
4556         (set-buffer-file-coding-system): Use it.  Prompt the user if the
4557         coding-system cannot encode all the chars.
4559         * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
4560         (vc-bzr-shelve-show, vc-bzr-shelve-apply)
4561         (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
4562         Don't use *vc-bzr-shelve*.
4564 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
4566         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
4567         Don't destroy list before using it.
4569 2010-04-19  Dan Nicolaescu  <dann@ics.uci.edu>
4571         Fix the version number for added files.
4572         * vc-hg.el (vc-hg-working-revision): Check if the file is
4573         registered after hg parent fails (Bug#5961).
4575 2010-04-19  Glenn Morris  <rgm@gnu.org>
4577         * htmlfontify.el (htmlfontify-buffer)
4578         (htmlfontify-copy-and-link-dir): Autoload entry points.
4580 2010-04-19  Magnus Henoch  <magnus.henoch@gmail.com>
4582         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
4583         name relative to the project root (Bug#5960).
4585 2010-04-19  Glenn Morris  <rgm@gnu.org>
4587         * vc-git.el (vc-git-print-log): Doc fix.
4589 2010-04-19  Óscar Fuentes  <ofv@wanadoo.es>
4591         * ido.el (ido-file-internal): Fix 2009-12-02 change.
4593 2010-04-19  Christoph  <cschol2112@googlemail.com>  (tiny change)
4595         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
4596         default settings (Bug#5928).
4598 2010-04-19  Glenn Morris  <rgm@gnu.org>
4600         * progmodes/fortran.el (fortran-match-and-skip-declaration):
4601         New function.
4602         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
4604 2010-04-19  Kenichi Handa  <handa@m17n.org>
4606         * language/indian.el (malayalam-composable-pattern): Fix previous
4607         change (add U+0D4D "SIGN VIRAMA").
4608         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
4609         (tamil-composable-pattern): Fix typo in the regexp.
4610         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
4611         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
4612         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
4614 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
4616         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
4617         paragraph-separate (Bug#5821).
4619 2010-04-19  Juri Linkov  <juri@jurta.org>
4621         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
4623         * info.el (Info-find-node-2): Comment out code that skips
4624         breadcrumbs line.
4625         (Info-mouse-follow-link): New command.
4626         (Info-link-keymap): New keymap.
4627         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
4628         Return a string with links instead of inserting breadcrumbs
4629         to the Info buffer.
4630         (Info-fontify-node): Comment out code that inserts breadcrumbs.
4631         Instead of putting the `invisible' text property over the Info
4632         header, make an overlay over the Info header with the `invisible'
4633         property and `after-string' set to the string returned by
4634         `Info-breadcrumbs'.
4636 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
4638         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
4639         Reported by monkey@sandpframing.com.
4641 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4643         * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
4644         (tmm-get-keymap): Add key-binding shortcuts now that they're not
4645         available in the "keyseq cache" any more.
4647         * custom.el (defcustom): Add edebug spec.
4649 2010-04-18  Juri Linkov  <juri@jurta.org>
4651         Test for special mode-class in view-buffer instead of view-file (bug#5513).
4653         * view.el (view-file, view-buffer): Move test for special mode-class
4654         from view-file to view-buffer.
4656         * tar-mode.el (tar-extract): Turn if's into one cond
4657         like in arc-mode.el.
4659 2010-04-18  Juri Linkov  <juri@jurta.org>
4661         Add 7z archive format support (bug#5475).
4663         * arc-mode.el (archive-zip-extract): Try to find 7z executable.
4664         (archive-7z-extract): New defcustom.
4665         (archive-find-type): Add magic string for 7z.
4666         (archive-extract-by-stdout): Add new optional arg `stderr-file'.
4667         If `stderr-file' is non-nil, use `(t stderr-file)' for the
4668         `buffer' arg of `call-process'.
4669         (archive-zip-extract): Check `archive-zip-extract' for "7z" and
4670         call the function `archive-7z-extract' with the variable
4671         `archive-7z-extract' let-bound to `archive-zip-extract'.
4672         (archive-7z-summarize, archive-7z-extract): New functions.
4674         * international/mule.el (auto-coding-alist):
4675         * files.el (auto-mode-alist): Add 7z file extension.
4677 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4679         * loadup.el: Setup hash-cons for pure data.
4681         Fix duplicate entries in cedet's loaddefs.el files.
4682         * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
4683         Should make most file-local generated-autoload-file unnecessary.
4684         (print-readably): Silence warnings.
4685         (autoload-find-destination): Take load-name as an arg to make sure
4686         it's the same as the one that will be in the file.
4687         (autoload-generate-file-autoloads): Adjust to above changes.
4688         Try to make the dataflow a bit simpler.
4690         * cvs-status.el (cvs-refontify): Remove unused.
4692 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
4694         * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
4696         * calc-bin.el (calc-radix): Have the "O" option turn on
4697         twos-complement mode.
4699 2010-04-17  Jay Belanger  <jay.p.belanger@gmail.com>
4701         * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
4702         Add `calc-option-prefix-help' to calc-help autoloads.
4703         (calc-inverse): Add "Option" to message, as appropriate.
4704         (calc-hyperbolic): Add "Option" to message, as appropriate.
4705         (calc-option, calc-is-option): New functions.
4707         * calc-help.el (calc-full-help): Add `calc-option-help'.
4708         (calc-option-prefix-help): New function.
4710         * calc-misc.el (calc-help): Add "Option" entry.
4712         * calc.el (calc-local-var-list): Add `calc-option-flag'.
4713         (calc-option-flag): New variable.
4714         (calc-do): Set `calc-option-flag to nil.
4715         (calc-set-mode-line): Add "Opt " as appropriate.
4717 2010-04-16  Juri Linkov  <juri@jurta.org>
4719         Move scrolling commands from simple.el to window.el
4720         because their primitives are implemented in window.c.
4722         * simple.el (scroll-error-top-bottom)
4723         (scroll-up-command, scroll-down-command, scroll-up-line)
4724         (scroll-down-line, scroll-other-window-down)
4725         (beginning-of-buffer-other-window, end-of-buffer-other-window):
4726         * window.el (scroll-error-top-bottom)
4727         (scroll-up-command, scroll-down-command, scroll-up-line)
4728         (scroll-down-line, scroll-other-window-down)
4729         (beginning-of-buffer-other-window, end-of-buffer-other-window):
4730         Move from simple.el to window.el because their primitives are
4731         implemented in window.c.
4733 2010-04-16  Juri Linkov  <juri@jurta.org>
4735         * isearch.el (isearch-lookup-scroll-key): Check both
4736         `isearch-scroll' and `scroll-command' properties.
4737         (scroll-up, scroll-down): Remove `isearch-scroll' property.
4739         * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
4741         * simple.el (scroll-up-command, scroll-down-command)
4742         (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
4744 2010-04-15  Juri Linkov  <juri@jurta.org>
4746         * simple.el (scroll-up-command, scroll-down-command)
4747         (scroll-up-line, scroll-down-line): Put `scroll-command'
4748         property on the these symbols.  Remove them from
4749         `scroll-preserve-screen-position-commands'.
4751         * mwheel.el (mwheel-scroll): Put `scroll-command' and
4752         `isearch-scroll' properties on the `mwheel-scroll' symbol.
4753         Remove it from `scroll-preserve-screen-position-commands'.
4755         * isearch.el (isearch-allow-scroll): Doc fix.
4757 2010-04-15  Michael Albinus  <michael.albinus@gmx.de>
4759         * net/tramp.el (tramp-error-with-buffer): Don't show the
4760         connection buffer when we are in completion mode.
4761         (tramp-file-name-handler): Catch the error for some operations
4762         when we are in completion mode.  This gives the user the chance to
4763         correct the file name in the minibuffer.
4765 2010-04-15  Glenn Morris  <rgm@gnu.org>
4767         * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
4769 2010-04-15  Juanma Barranquero  <lekktu@gmail.com>
4771         Simplify by using `define-derived-mode'.
4772         * info.el (Info-mode):
4773         * calendar/todo-mode.el (todo-mode):
4774         * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
4775         (gomoku-mode-map): Move initialization into declaration.
4777 2010-04-14  Michael Albinus  <michael.albinus@gmx.de>
4779         Fix Bug#5840.
4780         * ido.el (ido-file-name-all-completions-1):
4781         * minibuffer.el (minibuffer-completion-help):
4782         * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
4784 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4786         * simple.el (non-essential): New var.
4788         Add a new field `location' to bookmarks for non-file bookmarks.
4789         * bookmark.el (bookmark-location): Use the new field, if present.
4790         (bookmark-insert-location): Undo last change, not needed any more.
4791         * man.el (Man-bookmark-make-record):
4792         * woman.el (woman-bookmark-make-record): Add `location' field.
4794 2010-04-14  Juri Linkov  <juri@jurta.org>
4796         * simple.el (scroll-error-top-bottom): New defcustom.
4797         (scroll-up-command, scroll-down-command): Use it.  Doc fix.
4799         * emulation/pc-select.el (pc-select-override-scroll-error):
4800         Obsolete in favor of `scroll-error-top-bottom'.
4802 2010-04-14  Juri Linkov  <juri@jurta.org>
4804         * tutorial.el (tutorial--default-keys): Rebind `C-v' to
4805         `scroll-up-command' and `M-v' to `scroll-down-command'.
4807         * emulation/cua-rect.el (cua--init-rectangles):
4808         * forms.el (forms--change-commands):
4809         * image-mode.el (image-mode-map):
4810         Remap scroll-down-command and scroll-up-command
4811         in addition to scroll-down and scroll-up.
4813 2010-04-14  Juri Linkov  <juri@jurta.org>
4815         * mwheel.el (scroll-preserve-screen-position-commands):
4816         Add mwheel-scroll to this list of commands.
4818         * simple.el (scroll-preserve-screen-position-commands):
4819         Add scroll-up-command, scroll-down-command, scroll-up-line,
4820         scroll-down-line to this list of commands.
4822 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4824         * obsolete/complete.el: Move from lisp/complete.el.
4826         * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
4828         * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
4829         to the minor mode function now turns the mode ON unconditionally.
4831 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4833         * vc-dir.el (vc-dir-kill-line): New command.
4834         (vc-dir-mode-map): Bind it to C-k.
4836         * bookmark.el (bookmark-insert-location): Handle a nil filename.
4838         * woman.el: Add bookmark declarations to silence the compiler.
4839         (bookmark-prop-get): Use `man-args' rather than `filename' as a first
4840         step to compatibility between man and woman bookmarks.
4841         Adjust for Man-default-bookmark-title renaming.
4842         (woman-bookmark-jump): Adjust accordingly.  Don't forget to autoload.
4844         * man.el: Add bookmark declarations to silence the compiler.
4845         (Man-name-local-regexp): Make it match NAME as well.
4846         (Man-getpage-in-background): Return the buffer.
4847         (Man-notify-when-ready): Use `case'.
4848         (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
4849         Don't hardcode "NAME".  Simplify.
4850         (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
4851         Rename from Man-bookmark-make-record.
4852         (Man-bookmark-jump): Rename from man-bookmark-jump.  Simplify now that
4853         we have the actual man-args.  Use Man-getpage-in-background rather
4854         than `man' since the arg is already processed.  Let bookmark.el do the
4855         window handling.  Only wait for the relevant process.
4856         Don't forget to autoload.
4858         * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
4860 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4862         * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
4863         New functions.
4864         (woman-mode): Setup bookmark support.
4866         * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
4867         (man-bookmark-jump): New functions.
4868         (Man-mode): Setup bookmark support.
4870 2010-04-10  Jari Aalto  <jari.aalto@cante.net>
4872         * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
4873         recognize ssh-keygen prompt (Bug#2817).
4875 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
4877         * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
4879 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
4881         Synchronize with Tramp repository.
4883         * net/tramp.el (tramp-completion-function-alist)
4884         (tramp-file-name-regexp, tramp-chunksize)
4885         (tramp-local-coding-commands, tramp-remote-coding-commands):
4886         Fix docstring.
4887         (tramp-remote-process-environment): Use `format' instead of `concat'.
4888         (tramp-handle-directory-files-and-attributes)
4889         (tramp-get-remote-path): Use `copy-tree'.
4890         (tramp-handle-file-name-all-completions): Backward/ XEmacs
4891         compatibility: Use `completion-ignore-case' if
4892         `read-file-name-completion-ignore-case' does not exist.
4893         (tramp-do-copy-or-rename-file-directly): Do not use
4894         `tramp-handle-file-remote-p'.
4895         (tramp-do-copy-or-rename-file-out-of-band):
4896         Use `tramp-compat-delete-directory'.
4897         (tramp-do-copy-or-rename-file-out-of-band)
4898         (tramp-compute-multi-hops, tramp-maybe-open-connection):
4899         Use `format-spec-make'.
4900         (tramp-find-foreign-file-name-handler)
4901         (tramp-advice-make-auto-save-file-name)
4902         (tramp-set-auto-save-file-modes): Remove superfluous check for
4903         `stringp'.  This is done inside `tramp-tramp-file-p'.
4904         (tramp-debug-outline-regexp): New defconst.
4905         (tramp-get-debug-buffer): Use it.
4906         (tramp-check-for-regexp): Use (forward-line 1).
4907         (tramp-set-auto-save-file-modes): Adapt version check.
4909         * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
4910         Wrap call of `featurep' for 2nd argument.
4911         (tramp-compat-make-temp-file): Simplify fallback implementation.
4912         (tramp-compat-copy-tree): Remove function.
4913         (tramp-compat-delete-directory): Provide implementation for older
4914         Emacsen.
4916         * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
4917         Do not use `tramp-fish-handle-file-attributes.
4919         * net/trampver.el: Update release number.
4921 2010-04-10  Glenn Morris  <rgm@gnu.org>
4923         * progmodes/compile.el (compilation-save-buffers-predicate):
4924         Add missing :version tag.
4926 2010-04-09  Sam Steingold  <sds@gnu.org>
4928         * progmodes/compile.el (compilation-save-buffers-predicate):
4929         Remove the "autoload" cookie.
4931         * progmodes/bug-reference.el (turn-on-bug-reference-mode)
4932         (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
4933         and `bug-reference-prog-mode' can be used in hooks directly.
4935 2010-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
4937         Add --author support to git commit.
4938         * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
4939         (vc-git-log-edit-mode): New minor mode.
4940         (log-edit-mode, log-edit-extra-flags, log-edit-mode):
4941         New declarations.
4943 2010-04-09  Eric Raymond  <esr@snark.thyrsus.com>
4945         * vc-hooks.el, vc-git.el: Improve documentation comments.
4947 2010-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4949         Fix some of the problems in defsubst* (bug#5728).
4950         * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
4951         (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
4953 2010-04-07  Sam Steingold  <sds@gnu.org>
4955         * progmodes/compile.el (compilation-save-buffers-predicate):
4956         New custom variable.
4957         (compile, recompile): Pass it to `save-some-buffers'.
4959 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
4961         * wid-edit.el (widget-choose): Move cursor to the second line of
4962         the buffer (Bug#5695).
4964 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
4966         Add new VC methods: vc-log-incoming and vc-log-outgoing.
4967         * vc.el (vc-print-log-setup-buttons): New function split out from
4968         vc-print-log-internal.
4969         (vc-log-internal-common): New function, a parametrized version of
4970         vc-print-log-internal.
4971         (vc-print-log-internal): Just call vc-log-internal-common with the
4972         right arguments.
4973         (vc-incoming-outgoing-internal):
4974         (vc-log-incoming, vc-log-outgoing): New functions.
4975         (vc-log-view-type): New permanent local variable.
4977         * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
4979         * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
4980         of the dynamic bound vc-short-log.
4981         (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
4983         * vc-git.el (vc-git-log-outgoing): New function.
4984         (vc-git-log-view-mode): Use vc-log-view-type instead
4985         of the dynamic bound vc-short-log.
4987         * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
4988         of the dynamic bound vc-short-log.  Highlight the tag.
4989         (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
4990         (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
4991         (vc-hg-incoming-mode): Remove.
4992         (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
4994 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
4996         Fix default-directory for vc-root-diff.
4997         * vc.el (vc-root-diff): Bind default-directory to the root
4998         directory for the diff command.
5000 2010-04-07  Michael McNamara  <mac@mail.brushroad.com>
5002         * progmodes/verilog-mode.el (verilog-forward-sexp):
5003         (verilog-calc-1): Support "disable fork" and "fork wait" multi
5004         word keywords, suggested by Steve Pearlmutter.
5005         (verilog-pretty-declarations): Support lineup of declarations in
5006         port lists.
5007         (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
5008         fix bug for /* / comments.
5009         (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
5010         Speed up and simplfy as this is never called with a bound.
5011         (verilog-pretty-declarations): Enhance to line up declarations
5012         inside a parameter list, suggested by Alan Morgan.
5013         (verilog-pretty-expr): Tune assignment regular expression match
5014         string for corner cases; also use markers instead of character
5015         number as indent changes the later.
5017 2010-04-07  Wilson Snyder  <wsnyder@wsnyder.org>
5019         * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
5020         as missing keyword.
5021         (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
5022         causing truncation of AUTOWIRE signals.  Reported by Bruce Tennant.
5023         (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
5024         AUTO_TEMPLATEs needing multiple array bits.  Suggested by Bruce
5025         Tennant.
5026         (verilog-keywords):
5027         (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
5028         1800-2009 keywords, including "global.".
5030 2010-04-06  John Wiegley  <jwiegley@gmail.com>
5032         * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
5033         appearing in buffer list (if a live buffer name matched a recentf
5034         file basename).  Should use uniquify to offer a real solution.
5036 2010-04-06  John Wiegley  <jwiegley@gmail.com>
5038         * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
5039         comment to code, and add a :version tag.
5040         (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
5042 2010-04-06  Juanma Barranquero  <lekktu@gmail.com>
5044         Enable recentf-mode if using virtual buffers.
5045         * ido.el (recentf-list): Declare for byte-compiler.
5046         (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
5047         (ido-make-buffer-list): Simplify.
5048         (ido-add-virtual-buffers-to-list): Simplify.  Enable recentf-mode.
5050 2010-04-05  Juri Linkov  <juri@jurta.org>
5052         Scrolling commands which scroll a line instead of full screen.
5053         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
5055         * simple.el (scroll-up-line, scroll-down-line): New commands.
5056         Put property isearch-scroll=t on them.
5058         * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
5059         Remove commands.
5061 2010-04-05  Juri Linkov  <juri@jurta.org>
5063         Scrolling commands which do not signal errors at top/bottom.
5064         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
5066         * simple.el (scroll-up-command, scroll-down-command): New commands.
5067         Put property isearch-scroll=t on them.
5069         * bindings.el (global-map): Rebind [prior] from `scroll-down' to
5070         `scroll-down-command' and [next] from `scroll-up' to
5071         `scroll-up-command'.
5073         * emulation/cua-base.el: Put property CUA=move on
5074         `scroll-up-command' and `scroll-down-command'.
5075         (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
5076         and `scroll-down-command' to `cua-scroll-down'.
5078 2010-04-05  Juanma Barranquero  <lekktu@gmail.com>
5080         * help.el (describe-mode): Return nil.
5082 2010-04-04  John Wiegley  <jwiegley@gmail.com>
5084         * ido.el (ido-use-virtual-buffers): New variable to indicate
5085         whether "virtual buffer" support is enabled for IDO.
5086         (ido-virtual): Face used to indicate virtual buffers in the list.
5087         (ido-buffer-internal): If a buffer is chosen, and no such buffer
5088         exists, but a virtual buffer of that name does (which would be why
5089         it was in the list), recreate the buffer by reopening the file.
5090         (ido-make-buffer-list): If virtual buffers are being used, call
5091         `ido-add-virtual-buffers-to-list' before the make list hook.
5092         (ido-virtual-buffers): New variable which contains a copy of the
5093         current contents of the `recentf-list', albeit pared down for the
5094         sake of speed, and with proper faces applied.
5095         (ido-add-virtual-buffers-to-list): Using the `recentf-list',
5096         create a list of "virtual buffers" to present to the user in
5097         addition to the currently open set.  Note that this logic could
5098         get rather slow if that list is too large.  With the default
5099         `recentf-max-saved-items' of 200, there is little speed penalty.
5101 2010-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5103         * font-lock.el: Require CL when compiling.
5104         (font-lock-turn-on-thing-lock): Use `case'.
5106 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
5108         * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
5109         Zaretskii.
5111 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
5113         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
5114         (semantic-create-imenu-directory-index): Fix typos in docstrings.
5115         (semantic-imenu-goto-function): Reflow docstring.
5117 2010-04-02  Juri Linkov  <juri@jurta.org>
5119         * ehelp.el (electric-help-orig-major-mode):
5120         New buffer-local variable.
5121         (electric-help-mode): Set it to original major-mode.  Doc fix.
5122         (with-electric-help): Use `electric-help-orig-major-mode' instead
5123         of (default-value 'major-mode).  Doc fix.
5124         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
5126 2010-04-02  Sam Steingold  <sds@gnu.org>
5128         * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
5129         `vc-hg-command' with a list of flags.
5131         * progmodes/bug-reference.el (bug-reference-bug-regexp):
5132         Also accept "patch" and "RFE".
5133         (bug-reference-fontify): `bug-reference-url-format' can also be a
5134         function to be able to handle the bug kind.
5135         (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
5137 2010-04-02  Jan Djärv  <jan.h.d@swipnet.se>
5139         * tmm.el (tmm-get-keymap): Check with symbolp before passing
5140         value to fboundp, it may not be a symbol.
5142 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5144         * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
5146 2010-03-31  Juri Linkov  <juri@jurta.org>
5148         * simple.el (next-line, previous-line): Re-throw a signal
5149         with `signal' instead of using `ding'.
5150         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
5152 2010-03-31  Juri Linkov  <juri@jurta.org>
5154         * simple.el (keyboard-escape-quit): Raise deselecting the active
5155         region higher than exiting the minibuffer.
5156         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
5158 2010-03-31  Juri Linkov  <juri@jurta.org>
5160         * image.el (image-animated-p): Use `image-metadata' instead of
5161         `image-extension-data'.  Get GIF extenstion data from metadata
5162         property `extension-data'.
5164 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5166         * simple.el (append-to-buffer): Simplify.
5168 2010-03-31  Tomas Abrahamsson  <tab@lysator.liu.se>
5170         * textmodes/artist.el (artist-mode): Fix typo in docstring.
5171         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
5173 2010-03-31  Kenichi Handa  <handa@m17n.org>
5175         * language/sinhala.el (composition-function-table): Fix regexp for
5176         the new Unicode specification.
5178         * language/indian.el (devanagari-composable-pattern)
5179         (tamil-composable-pattern, kannada-composable-pattern)
5180         (malayalam-composable-pattern): Adjust for the new Unicode
5181         specification.
5182         (bengali-composable-pattern, gurmukhi-composable-pattern)
5183         (gujarati-composable-pattern, oriya-composable-pattern)
5184         (telugu-composable-pattern): New variables to cope with the new
5185         Unicode specification.  Use them in composition-function-table.
5187 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5189         Make tmm-menubar work for the Buffers menu again (bug#5726).
5190         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
5191         vectors rather than cons cells, as used in menu-bar-update-buffers.
5193 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5195         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
5196         (js-insert-and-indent): Revert 2009-08-15 change, restoring
5197         electric punctuation for "{}();,:" (Bug#5586).
5199         * mail/sendmail.el (mail-default-directory): Doc fix.
5201 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5203         * mail/sendmail.el (mail-default-directory): Doc fix.
5205 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
5207         * subr.el (version-regexp-alist, version-to-list)
5208         (version-list-<, version-list-=, version-list-<=)
5209         (version-list-not-zero, version<, version<=, version=): Doc fix.
5210         (Bug#5744).
5212 2010-02-31  Dan Nicolaescu  <dann@ics.uci.edu>
5214         * vc.el (vc-root-diff): Doc fix.
5216 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5218         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
5220         * simple.el (append-to-buffer): Fix last change.
5222 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5224         * simple.el (append-to-buffer): Ensure that point is preserved if
5225         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
5226         (Bug#5749)
5228 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5230         * files.el (auto-mode-case-fold): Change default to t.
5232 2010-03-30  Juri Linkov  <juri@jurta.org>
5234         * dired-x.el (dired-omit-mode): Doc fix.
5236 2010-03-30  Juri Linkov  <juri@jurta.org>
5238         * replace.el (occur-accumulate-lines): Move occur-engine related
5239         functions `occur-accumulate-lines' and `occur-engine-add-prefix'
5240         to be located after `occur-engine'.
5242 2010-03-30  Juri Linkov  <juri@jurta.org>
5244         Make occur handle multi-line matches cleanly with context.
5245         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
5247         * replace.el (occur-accumulate-lines): Add optional arg `pt'.
5248         (occur-engine): Add local variables `ret', `prev-after-lines',
5249         `prev-lines'.  Use more arguments for `occur-context-lines'.
5250         Set first elem of its returned list to `data', and the second elem
5251         to `prev-after-lines'.  Don't print the separator line.
5252         In the end, print remaining context after-lines.
5253         (occur-context-lines): Add new arguments `begpt', `endpt',
5254         `lines', `prev-lines', `prev-after-lines'.  Rewrite to combine
5255         after-lines of the previous match with before-lines of the
5256         current match and not overlap them.  Return a list with two
5257         values: the output line and the list of context after-lines.
5259 2010-03-30  Juri Linkov  <juri@jurta.org>
5261         * replace.el (occur-accumulate-lines): Fix a bug where the first
5262         context line at the beginning of the buffer was missing.
5264 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
5266         * files.el: Make bidi-display-reordering safe variable for boolean
5267         values.
5269 2010-03-29  Phil Hagelberg  <phil@evri.com>
5270             Chong Yidong  <cyd@stupidchicken.com>
5272         * subr.el: Extend progress reporters to perform "spinning".
5273         (progress-reporter-update, progress-reporter-do-update):
5274         Handle non-numeric value arguments.
5275         (progress-reporter--pulse-characters): New var.
5277 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
5279         * progmodes/compile.el (compilation-start): Fix regexp detection
5280         of initial cd command (Bug#5771).
5282 2010-03-28  Stefan Guath  <stefan@automata.se>  (tiny change)
5284         * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
5286 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
5288         Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
5289         * lisp/progmodes/gdb-mi.el: Restore.
5290         * lisp/progmodes/gdb-ui.el: Remove.
5291         * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
5293 2010-03-25  Glenn Morris  <rgm@gnu.org>
5295         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
5296         all dired buffers, even tramp ones.  (Bug#5755)
5298 2010-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5300         Add "union tags" in mpc.el.
5301         * mpc.el: Remove backward compatibility code.
5302         (mpc-browser-tags): Change default.
5303         (mpc--find-memoize-union-tags): New var.
5304         (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
5305         (mpc-cmd-find): Handle the case where the playlist does not exist.
5306         Handle union-tags.
5307         (mpc-cmd-list): Use mpc-cmd-special-tag-p.  Handle union-tags.
5308         (mpc-cmd-add): Use mpc-cmd-flush.
5309         (mpc-tagbrowser-tag-name): New fun.
5310         (mpc-tagbrowser-buf): Use it.
5311         (mpc-songs-refresh): Use cond.  Move to point-min as a fallback.
5313 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5315         Misc cleanup.
5316         * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
5317         Use replace-regexp-in-string.
5318         (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
5319         (makefile-imake-mode-syntax-table): Move init into defvar.
5320         (makefile-mode): Use define-derived-mode.
5322         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
5323         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
5324         not be present any more.
5326 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5328         * faces.el (set-face-attribute): Fix typo in docstring.
5329         (face-valid-attribute-values): Reflow docstring.
5331         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
5333 2010-03-24  Glenn Morris  <rgm@gnu.org>
5335         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
5337 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
5339         * indent.el (indent-for-tab-command): Doc fix.
5341 2010-03-24  Alan Mackenzie  <acm@muc.de>
5343         * progmodes/cc-engine.el (c-remove-stale-state-cache):
5344         Fix off-by-one error.  Fixes bug #5747.
5346 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5348         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
5349         (image-dired-read-comment): Doc fix.
5351         * json.el (json-object-type, json-array-type, json-key-type)
5352         (json-false, json-null, json-read-number):
5353         * minibuffer.el (completion-in-region-functions):
5354         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
5355         (cal-tex-cursor-week):
5356         * emacs-lisp/trace.el (trace-function):
5357         * eshell/em-basic.el (eshell/printnl):
5358         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
5359         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
5360         * obsolete/levents.el (allocate-event, event-key, event-object)
5361         (event-point, event-process, event-timestamp, event-to-character)
5362         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
5363         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
5364         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
5365         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
5366         (reftex-highlight-selection): Fix typos in docstrings.
5368 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5370         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
5372 2010-03-24  Glenn Morris  <rgm@gnu.org>
5374         * mail/rmail.el (rmail-highlight-face): Restore option deleted
5375         2008-02-13 without comment; mark it obsolete.
5376         (rmail-highlight-headers): Use rmail-highlight-face once more.
5378 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
5380         * woman.el (woman2-process-escapes): Only consume the newline if
5381         the filler character is on a line by itself (Bug#5729).
5383 2010-03-24  Kenichi Handa  <handa@m17n.org>
5385         * language/indian.el (devanagari-composable-pattern): Add more
5386         consonants.
5388 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5390         * net/trampver.el: Update release number.
5392 2010-03-24  Glenn Morris  <rgm@gnu.org>
5394         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
5396 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5398         * net/tramp.el (tramp-find-executable):
5399         Use `tramp-get-connection-buffer'.  Make the regexp for checking
5400         output of "wc -l" more robust.
5401         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
5402         (tramp-open-connection-setup-interactive-shell): Remove workaround
5403         for OpenSolaris bug, it is not needed anymore.
5405 2010-03-24  Eric M. Ludlam  <zappo@gnu.org>
5407         * cedet/semantic/imenu.el: New file, from the CEDET repository
5408         (Bug#5412).
5410 2010-03-24  Glenn Morris  <rgm@gnu.org>
5412         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
5414 2010-03-24  Wilson Snyder  <wsnyder@wsnyder.org>
5416         * files.el (auto-mode-alist): Accept more verilog file patterns.
5418 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5420         * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
5422 2010-03-24  Glenn Morris  <rgm@gnu.org>
5424         * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
5425         log-edit-before-checkin-process.
5427         * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
5429         * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
5431         * vc-dispatcher.el (vc-start-logentry): Doc fix.
5432         (log-view-process-buffer, log-edit-extra-flags): Declare.
5434         * log-edit.el (log-edit-before-checkin-process): Doc fix.
5436         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
5437         Consistently check ede-object is bound throughout.
5439         * cedet/ede/project-am.el (ede-shell-run-something): Declare.
5441 2010-03-23  Sam Steingold  <sds@gnu.org>
5443         Fix bug#5620: recalculate all markers on compilation buffer
5444         modifications, not on file modifications.
5445         * progmodes/compile.el (buffer-modtime): New buffer-local variable:
5446         the buffer modification time, for buffers not associated with files.
5447         (compilation-mode): Create it.
5448         (compilation-filter): Update it.
5449         (compilation-next-error-function): Use it instead of
5450         `visited-file-modtime' for timestamp.
5452 2010-03-23  Juri Linkov  <juri@jurta.org>
5454         Implement Occur multi-line matches.
5455         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
5457         * replace.el (occur): Doc fix.
5458         (occur-engine): Set `begpt' to the beginning of the first line.
5459         Set `endpt' to the end of the last match line.  At first, count
5460         line numbers between `origpt' and `begpt'.  Split out code from
5461         `out-line' variable to new let-bindings `match-prefix' and
5462         `match-str'.  In `out-line' add non-numeric prefix to all
5463         non-first lines of multi-line matches.  Finally, count lines
5464         between `begpt' and `endpt' and add to `lines'.
5466 2010-03-23  Juri Linkov  <juri@jurta.org>
5468         * replace.el (occur-accumulate-lines, occur-engine):
5469         Use `occur-engine-line' instead of duplicate code.
5470         (occur-engine-line): New function created from duplicate code
5471         in `occur-accumulate-lines' and `occur-engine'.
5473         * replace.el (occur-engine-line): Add optional arg `keep-props'.
5474         (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
5476 2010-03-23  Juri Linkov  <juri@jurta.org>
5478         * finder.el: Remove TODO tasks.
5480         * info.el (Info-finder-find-node): Add node "all"
5481         with all package info.  Handle a list of multiple keywords
5482         separated by comma.
5483         (info-finder): In interactive use with a prefix argument,
5484         use `completing-read-multiple' to read a list of keywords
5485         separated by comma.
5487 2010-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5489         Add a new completion style `substring'.
5490         * minibuffer.el (completion-basic--pattern): New function.
5491         (completion-basic-try-completion, completion-basic-all-completions):
5492         Use it.
5493         (completion-substring--all-completions)
5494         (completion-substring-try-completion)
5495         (completion-substring-all-completions): New functions.
5496         (completion-styles-alist): New style `substring'.
5498 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5500         Get rid of .elc files after removal of the corresponding .el.
5501         * Makefile.in (compile-clean): New target.
5502         (compile-main): Use it.
5504 2010-03-22  Jan Djärv  <jan.h.d@swipnet.se>
5506         * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
5507         don't do make there.  When compiling with separate object dir, there
5508         is no Makefile there.
5510 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5512         Get rid of the ELCFILES abomination, again.
5513         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
5514         (all, compile): Don't call compile-last.
5515         (compile-main): Build the "elcfiles" list dynamically.
5516         (compile-targets): New (internal) target.
5518 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
5520         * Makefile.in (top_srcdir): Define.
5521         (abs_top_builddir): Define.
5522         (srcdir): Don't append `/..'.
5523         (EMACS): Use ${abs_top_builddir}.
5524         (all, compile, compile-always, compile-last): Don't set emacswd.
5525         (update-subdirs, update-authors): Use $(top_srcdir) instead of
5526         $(srcdir).
5527         (lisp): Use $(srcdir) instead of @srcdir@.
5529 2010-03-21  Juri Linkov  <juri@jurta.org>
5531         Fix message of multi-line occur regexps and multi-buffer header lines.
5532         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
5534         * replace.el (occur-1): Don't display regexp if it is longer
5535         than window-width.  Use `query-replace-descr' to display regexp.
5536         (occur-engine): Don't display regexp in the buffer header for
5537         multi-buffer occur.  Display a separate header line with total
5538         match count and regexp for multi-buffer occur.
5539         Use `query-replace-descr' to display regexp.
5541 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5543         * net/secrets.el: Fix parenthesis.
5544         (secrets-enabled): Fix parenthesis.
5546 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5548         Use more relative file and directory names.
5549         * Makefile.in (EMACS): Arrange for it to work when we chdir.
5550         (setwins, setwins_almost, setwins_for_subdirs):
5551         Don't `cd'; output relative names.
5552         (all, compile, compile-always, compile-last): Set emacswd.
5553         (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
5554         Just cd to the lisp source dir so we can use relative file names.
5556         * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
5558 2010-03-20  Glenn Morris  <rgm@gnu.org>
5560         * textmodes/rst.el: Use faces for font-lock customization, and make the
5561         old -face variables obsolete.
5562         (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
5563         (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
5564         (rst-block-face, rst-external-face, rst-definition-face)
5565         (rst-directive-face, rst-comment-face, rst-emphasis1-face)
5566         (rst-emphasis2-face, rst-literal-face, rst-reference-face):
5567         Make obsolete.
5568         (rst-font-lock-keywords-function): Update for above changes.
5570 2010-03-20  Juri Linkov  <juri@jurta.org>
5572         * s-region.el:
5573         * obsolete/s-region.el: Move to obsolete.
5575 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
5577         * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
5579 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
5581         * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
5583 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
5585         Add special markup processing for commit logs.
5586         * log-edit.el (log-edit-extra-flags): New variable.
5587         (log-edit): Add new argument MODE.  Use that mode when non-nil
5588         instead of the log-view-mode.
5589         (log-view-process-buffer): New function.
5591         * vc.el: Document that the checkin method takes optional
5592         arguments.  Document new backend specific method: log-view-mode.
5593         (vc-default-log-edit-mode): New function.
5594         (vc-checkin): Use a backend specific log-view-mode.
5595         Pass extra arguments to the checkin method.
5596         (vc-modify-change-comment): Pass a dummy extra argument.
5598         * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
5599         log-edit.
5600         (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
5601         (vc-finish-logentry): Process the log buffer before passing it
5602         down.  Pass log-edit-extra-flags.
5604         * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
5605         command.
5606         (log-edit-extra-flags, log-edit-before-checkin-process):
5607         New declarations.
5609         * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
5610         command.
5611         (log-edit-extra-flags, log-edit-before-checkin-process):
5612         New declarations.
5613         (vc-hg-log-edit-mode): New derived mode.
5615         * vc-arch.el (vc-arch-checkin):
5616         * vc-cvs.el (vc-cvs-checkin):
5617         * vc-git.el (vc-git-checkin):
5618         * vc-mtn.el (vc-mtn-checkin):
5619         * vc-rcs.el (vc-rcs-checkin):
5620         * vc-sccs.el (vc-sccs-checkin):
5621         * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
5623 2010-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5625         * outline.el (hide-sublevels): Don't hide trailing newline (and fix
5626         parent typo).
5628 2010-03-19  Glenn Morris  <rgm@gnu.org>
5630         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5632 2010-03-18  Glenn Morris  <rgm@gnu.org>
5634         * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
5636         * replace.el (query-replace-history): Give it a doc string.
5637         (map-query-replace-regexp): Use query-replace-from-history-variable
5638         and query-replace-to-history-variable.
5640         * mail/hashcash.el (declare-function): Remove duplicate definition.
5642         * mail/emacsbug.el (report-emacs-bug-pretest-address):
5643         Make it an obsolete alias for report-emacs-bug-address.
5644         (message-strip-special-text-properties): Declare.
5645         (report-emacs-bug): Remove test for a pretest bug address.
5646         Combine message-mode-specific code.
5648         * mail/supercite.el: Don't require sendmail.
5649         (mh-in-header-p): Declare rather than using with-no-warnings.
5650         (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
5651         mail-header-end.  Don't bind mysterious variable `kill-lines-magic'.
5653         * calendar/cal-french.el: Convert to utf-8.
5655         * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
5656         Emacs scripts.
5658 2010-03-16  Michael Albinus  <michael.albinus@gmx.de>
5660         * net/secrets.el (secrets-enabled): New variable.  Use it instead
5661         of a subfeature.
5663 2010-03-15  Michael Albinus  <michael.albinus@gmx.de>
5665         * net/secrets.el (top): Register the D-Bus signals only when the
5666         service "org.freedesktop.secrets" can be pinged.
5667         Provide subfeature `enabled'.
5669 2010-03-14  Juri Linkov  <juri@jurta.org>
5671         Add finder unknown keywords.
5673         * finder.el (finder-unknown-keywords): New function.
5675         * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
5676         to create a Finder node with unknown keywords.
5678 2010-03-14  Juri Linkov  <juri@jurta.org>
5680         * finder.el (finder-compile-keywords): Replace `princ' with
5681         `prin1' on a list of symbols interned from keyword strings.
5683         * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
5684         a comma, then split keywords using a comma and optional whitespace.
5685         Otherwise, split by whitespace.
5687         * complete.el:
5688         * face-remap.el:
5689         * log-view.el:
5690         * net/hmac-def.el:
5691         * net/hmac-md5.el:
5692         * net/netrc.el:
5693         * progmodes/mixal-mode.el: Fix keywords.
5695 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
5697         * Makefile.in (ELCFILES): Add net/secrets.elc.
5699         * net/secrets.el: New file.
5701 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
5703         * facemenu.el (list-colors-display, list-colors-print): New arg
5704         callback.  Use it to allow selecting colors.
5706         * wid-edit.el (widget-image-insert): Insert image prop even if the
5707         current display is non-graphic.
5708         (widget-field-value-set): New fun.
5709         (editable-field): Use it.
5710         (widget-field-value-get): Clean up unused var.
5711         (widget-color-value-create, widget-color--choose-action):
5712         New funs.  Allow using list-colors-display to choose color.
5714 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
5716         * cus-edit.el: Resort topmost custom groups.
5717         (custom-buffer-sort-alphabetically): Default to t.
5718         (customize-apropos): Use apropos-parse-pattern.
5719         (custom-search-field): New var.
5720         (custom-buffer-create-internal): Add custom-apropos search field.
5721         (custom-add-parent-links): Don't display parent doc.
5722         (custom-group-value-create): Don't sort top-level custom group.
5723         (custom-magic-value-create): Show visibility button before option name.
5725         (custom-variable-state): New fun, from custom-variable-state-set.
5726         (custom-variable-state-set): Use it.
5727         (custom-group-value-create): Hide options with standard values
5728         using the :hidden-states property.  Use progress reporter.
5730         (custom-show): Simplify.
5731         (custom-visibility): Disable images by default.
5732         (custom-variable): New property :hidden-states.
5733         (custom-variable-value-create): Enable images for
5734         custom-visibility widgets.  Use :hidden-states property to
5735         determine initial visibility.
5737         * wid-edit.el (widget-image-find): Give images center ascent.
5738         (visibility): Add :on-image and :off-image properties.
5739         (widget-visibility-value-create): Use them.
5741 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
5743         * cus-edit.el (processes): Remove from development group.
5744         (oop, hypermedia): Delete group.
5745         (comm): Promote to top-level group.
5747         * net/browse-url.el (browse-url):
5748         * net/xesam.el (xesam):
5749         * net/tramp.el (tramp):
5750         * net/goto-addr.el (goto-address):
5751         * net/ange-ftp.el (ange-ftp): Put in comm group.
5753         * view.el (view): Remove from editing group.
5755         * uniquify.el (uniquify): Put in files group.
5757         * net/browse-url.el (browse-url):
5758         * ps-print.el (postscript): Put in external group.
5760         * cus-edit.el (outlines):
5761         * textmodes/text-mode.el (text-mode-hook):
5762         * textmodes/table.el (table):
5763         * textmodes/picture.el (picture):
5764         * outline.el (outlines): Put in wp group.
5766         * nxml/nxml-mode.el (nxml): Remove from wp group.
5768         * net/tramp-imap.el (tramp-imap): Put in tramp group.
5770         * mail/metamail.el (metamail): Remove from hypermedia group.
5772         * cus-edit.el (abbrev):
5773         * whitespace.el (whitespace):
5774         * vcursor.el (vcursor):
5775         * reveal.el (reveal):
5776         * hl-line.el (hl-line): Put in convenience group.
5778         * epg-config.el (epg): Put in data group.
5780         * emulation/pc-select.el (pc-select): Put in emulations group.
5782         * calculator.el (calculator): Put in applications group.
5784 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
5786         Add .dir-locals.el support for file-less buffers.
5787         * files.el (hack-local-variables): Split out code to apply local
5788         variable settings ...
5789         (hack-local-variables-apply): ... here.  New function.
5790         (hack-dir-local-variables): Use the default directory for when the
5791         buffer does not have an associated file.
5792         (hack-dir-local-variables-non-file-buffer): New function.
5793         * diff-mode.el (diff-mode):
5794         * vc-annotate.el (vc-annotate-mode):
5795         * vc-dir.el (vc-dir-mode):
5796         * log-edit.el (log-edit-mode):
5797         * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
5799 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
5801         Add support for shelving snapshots and for showing shelves.
5802         * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
5803         (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
5804         New functions.
5805         (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
5806         (vc-bzr-extra-menu-map): Map them.
5808 2010-03-11  Glenn Morris  <rgm@gnu.org>
5810         * cus-edit.el (customize-changed-options-previous-release):
5811         Bump to 23.1.
5813         * image.el (image-animate-max-time): Fix :version tag.
5815 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
5817         * Branch for 23.2.
5819 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5821         * vc-git.el (vc-git-revision-table): Include remote branches.
5823 2010-03-10  Kim F. Storm  <storm@cua.dk>
5825         Animated image API.
5826         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
5828         * image.el (image-animate-max-time): New defcustom.
5829         (image-animated-types): New defconst.
5830         (create-animated-image, image-animate-timer)
5831         (image-animate-start, image-animate-stop, image-animate-timeout)
5832         (image-animated-p): New functions.
5834         * image-mode.el (image-toggle-display-image):
5835         Replace `create-image' with `create-animated-image'.
5837 2010-03-09  Miles Bader  <miles@gnu.org>
5839         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
5840         instead of "format:"; this ensures that the output is
5841         newline-terminated.
5843 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
5845         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
5846         that all errors are caught, and that the return value is always a
5847         list (Bug#5692).
5849 2010-03-08  Kenichi Handa  <handa@m17n.org>
5851         * language/misc-lang.el (windows-1256): New coding system.
5852         (cp1256): New alias of windows-1256 (bug#5690).
5854 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
5856         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
5857         call to rfc822-bad-address.  (Bug#5692)
5859 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
5861         * vc-git.el (vc-git-annotate-extract-revision-at-line):
5862         Use vc-git-root as default directory for revision path (Bug#5657).
5864 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
5866         * calculator.el (calculator): Don't bind split-window-keep-point
5867         (Bug#5674).
5869 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5871         * vc-git.el: Re-flow to fit into 80 columns.
5872         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
5873         Remove spurious `quote' element in each case alternative.
5874         (vc-git-show-log-entry): Use prog1.
5875         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
5877 2010-03-06  Glenn Morris  <rgm@gnu.org>
5879         * cedet/semantic/grammar.el (semantic-grammar-header-template):
5880         Update template copyright to GPLv3+.
5882 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5884         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
5886 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
5888         * macros.el (insert-kbd-macro): Look up keyboard macro using the
5889         definition, not the name (Bug#5481).
5891 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
5893         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
5894         argument with a local variable.  (Bug#5670)
5896 2010-03-02  Juri Linkov  <juri@jurta.org>
5898         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
5900 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
5902         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
5903         error when FILENAME and NEWNAME are existing remote directories.
5905         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
5906         parameter DIR-FLAG.
5908 2010-03-02  Glenn Morris  <rgm@gnu.org>
5910         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
5911         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
5913 2010-03-01  Kenichi Handa  <handa@m17n.org>
5915         * language/burmese.el (burmese-composable-pattern): Rename from
5916         myanmar-composable-pattern.
5918         * international/characters.el (script-list):
5919         * international/fontset.el (script-representative-chars):
5920         Change myanmar to burmese.
5921         (otf-script-alist): Likewise.
5922         (setup-default-fontset): Likewise.  Re-fix :otf spec.
5924 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5926         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
5928 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
5930         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
5932 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
5934         * net/tramp.el (tramp-handle-write-region): START can be a string.
5935         Take care in the checks.  Reported by Dan Davison
5936         <davison@stats.ox.ac.uk>.
5938 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
5940         * net/dbus.el (dbus-introspect, dbus-get-property)
5941         (dbus-set-property, dbus-get-all-properties):
5942         Use `dbus-call-method' when noninteractive.  (Bug#5645)
5944 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
5946         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
5947         * emacs-lisp/elint.el (elint-add-required-env):
5948         * cedet/semantic/db-find.el
5949         (semanticdb-find-translate-path-brutish-default):
5950         * cedet/ede/make.el (ede-make-check-version):
5951         * calendar/icalendar.el (icalendar--add-diary-entry):
5952         * calc/calcalg2.el (math-tracing-integral):
5953         * files.el (recover-session-finish): Use with-current-buffer
5954         instead of save-excursion.
5956 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5958         Fix in-buffer completion when after-change-functions modify the buffer.
5959         * minibuffer.el (completion--replace): New function.
5960         (completion--do-completion): Use it and use relative movement.
5962 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
5964         * international/fontset.el (setup-default-fontset): Fix :otf spec.
5966 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
5968         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
5969         Allow the characters _<> in the stack entry (Bug#5653).
5971 2010-02-26  Kenichi Handa  <handa@m17n.org>
5973         * language/burmese.el: Fix entries in composition-function-table.
5974         (myanmar-composable-pattern): New variable.
5976         * international/fontset.el (setup-default-fontset): Add an entry
5977         for myanmar.
5979         * international/characters.el (script-list): Add Myanmar
5980         Extended-A.
5982 2010-02-26  Glenn Morris  <rgm@gnu.org>
5984         * custom.el (custom-initialize-delay): Doc fix.
5986         * mail/sendmail.el (send-mail-function): Autoload the call
5987         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
5989 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
5991         * files.el (hack-local-variables-filter): For eval forms, also
5992         check safe-local-variable-p (Bug#5636).
5994 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
5996         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
5997         and use c(ad)r of cddr (Bug#5640).
5999 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
6001         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
6002         setting the modes by `ignore-errors'.  It might fail, for example
6003         if the file is not owned by the user but the group.
6004         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
6006 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
6008         * files.el (directory-listing-before-filename-regexp): Use
6009         stricter matching for iso-style dates, to avoid false matches with
6010         date-like filenames (Bug#5597).
6012         * htmlfontify.el (htmlfontify): Doc fix.
6014         * eshell/eshell.el (eshell): Doc fix.
6016         * startup.el (fancy-about-screen): In mode-line, apply
6017         mode-line-buffer-id face only to the buffer name (Bug#5613).
6019 2010-02-20  Kevin Ryde  <user42@zip.com.au>
6021         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6022         In `watcom' anchor regexp to start of line, to avoid slowness
6023         (Bug#5599).
6025 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
6027         * subr.el (remove-yank-excluded-properties): Explain in a comment
6028         why `category' property is removed.
6030 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
6032         * isearch.el (isearch-update-post-hook, isearch-update): Revert
6033         2010-02-17 change.
6035 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
6037         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
6038         (icalendar--convert-weekly-to-ical)
6039         (icalendar--convert-yearly-to-ical)
6040         (icalendar--convert-block-to-ical)
6041         (icalendar--convert-cyclic-to-ical)
6042         (icalendar--convert-anniversary-to-ical): Take care of time
6043         specifications where hour has 1-digit only (Bug#5549).
6045 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
6047         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
6048         of disassemble output in GDB 7.1.
6050 2010-02-19  Glenn Morris  <rgm@gnu.org>
6052         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
6053         property.  (Bug#5593)
6055 2010-02-18  Sam Steingold  <sds@gnu.org>
6057         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
6059 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6061         Use abbreviated file names in bookmarks (bug#5591).
6062         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
6063         calls to expand-file-name.
6064         (bookmark-relocate): Use abbreviated file names in bookmarks.
6065         (bookmark-load): Use abbreviated file names in messages.
6067 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
6069         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
6070         expand "." and "..".  Reported by Thierry Volpiatto
6071         <thierry.volpiatto@gmail.com>.
6073 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
6075         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
6076         permissions of the temporary file to "0600".  In case the remote
6077         file has no read permissions for the owner, there might be
6078         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
6080 22010-02-18  Glenn Morris  <rgm@gnu.org>
6082         * emacs-lisp/authors.el (authors-renamed-files-alist):
6083         Add entries for INSTALL.CVS.
6085 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
6087         * vc-bzr.el: Fix typo in Known Bugs section.
6089         * isearch.el (isearch-update-post-hook): New hook.
6090         (isearch-update): Use the new hook.
6092 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
6094         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
6095         Fix errors in copying directories.
6096         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
6097         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
6098         (tramp-handle-delete-file)
6099         (tramp-handle-dired-recursive-delete-directory)
6100         (tramp-handle-write-region): Flush also the cache for the upper
6101         directory.
6103 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
6105         * simple.el (save-interprogram-paste-before-kill): Doc fix.
6107         * cus-edit.el (hardware): Doc fix.
6109         * man.el (man): Add to external custom group.
6111         * delim-col.el (columns): Move to wp custom group.
6113         * doc-view.el (doc-view): Add to data custom group.
6115         * cedet/data-debug.el (data-debug): Move to extensions group.
6117         * cedet/ede.el (ede):
6118         * cedet/srecode.el (srecode):
6119         * cedet/semantic.el (semantic): Put in tools and extensions group.
6121         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
6123         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
6124         by ispell-parse-output (Bug#5575).
6126 2010-02-16  Kenichi Handa  <handa@m17n.org>
6128         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
6129         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
6130         (skkdic-convert): Use `euc-japan' coding system for writing.
6132 2010-02-16  Glenn Morris  <rgm@gnu.org>
6134         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
6135         tex-main-file before using it.  (Bug#5562)
6137 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6139         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
6140         warnings, since it is annoying for the user to see them each time he
6141         runs the code.
6143 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
6145         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
6146         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
6147         instead of PROC for caching "first-password-request".  Otherwise,
6148         new processes would not profit from passwords already entered.
6150         * net/tramp-cache.el (tramp-dump-connection-properties):
6151         Don't save "first-password-request" property.
6153 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
6155         * outline.el (outline-head-from-level):
6156         * simple.el (with-wrapper-hook):
6157         * cedet/ede.el (ede-run-target, project-delete-target)
6158         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
6159         (ede-adebug-project, ede-adebug-project-parent)
6160         (ede-adebug-project-root):
6161         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
6162         (elint-defun, elint-buffer-env, elint-top-form-logged)
6163         (elint-unbound-variable):
6164         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
6165         Fix typos in docstrings.
6167 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
6169         * files.el (insert-directory): When WILDCARD-REGEXP and
6170         FULL-DIRECTORY-P are nil, insert the file entry instead of the
6171         whole directory.  (Bug#5551)
6173         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
6174         dired's alignment sanity.  (Bug#5516)
6176 2010-02-14  Juri Linkov  <juri@jurta.org>
6178         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
6179         Remove remaining ^H with their preceding chars.  (Bug#5566)
6181 2010-02-13  Glenn Morris  <rgm@gnu.org>
6183         * simple.el (transpose-subr): Give it a doc-string.
6185         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
6186         Doc fixes.
6188 2010-02-12  Juri Linkov  <juri@jurta.org>
6190         * arc-mode.el (archive-unique-fname): Make directories for nested
6191         archives.  (Bug#5540)
6193 2010-02-12  Juri Linkov  <juri@jurta.org>
6195         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
6197 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6199         * subr.el (copy-overlay): Handle deleted overlays.
6201         * man.el (Man-completion-table): Don't signal an error if we can't run
6202         manual-program (bug#4056).
6204 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
6206         * textmodes/artist.el (artist-mt): Fix typos in docstring.
6208 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6210         * info.el (Info-bookmark-jump): Simplify.
6212         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
6213         (bookmark-default-handler): Accept new bookmark field `buffer'.
6215 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
6217         * iswitchb.el (iswitchb-completions): Revert last change.
6219 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
6221         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
6222         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
6223         This prevents file names like "~/" being listed literally.
6225 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
6227         * term/xterm.el (xterm-maybe-set-dark-background-mode):
6228         Remove dead code.  (Bug#5546)
6230 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
6232         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
6233         correctly (Bug#5548).
6235 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
6237         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
6238         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
6240 2010-02-08  Kenichi Handa  <handa@m17n.org>
6242         * international/mule-util.el (with-coding-priority): Add autoload
6243         cookie for putting `lisp-indent-function'.
6245 2010-02-07  Glenn Morris  <rgm@gnu.org>
6247         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
6248         Move F2003 named interfaces from keywords-2 to keywords-1, and
6249         use function-name-face rather than constant-face.
6250         Simplify "abstract interface" regexp.
6252 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
6254         * eshell/esh-util.el (eshell-file-attributes): New optional arg
6255         ID-FORMAT.  Pass it to `file-attributes'.
6257         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
6259 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
6261         * faces.el (set-face-attribute): Allow calling
6262         internal-set-lisp-face-attribute with 'unspecified family and
6263         foundry argument (Bug#5536).
6265 2010-02-07  Glenn Morris  <rgm@gnu.org>
6267         * progmodes/f90.el (f90-font-lock-keywords-2)
6268         (f90-looking-at-type-like, f90-looking-at-program-block-end):
6269         Handle F2003 named interfaces.
6271 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
6273         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
6274         beg and end before calling c-get-state-before-change-functions.
6276 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
6278         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
6280 2010-02-05  Juri Linkov  <juri@jurta.org>
6282         * doc-view.el (doc-view-mode):
6283         * image-mode.el (image-mode): Put property mode-class=special.
6284         (Bug#4896)
6286 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
6288         * vc-svn.el (vc-svn-revision-table): New function.
6290 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
6292         * net/ange-ftp.el (ange-ftp-insert-directory):
6293         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
6294         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
6295         Handle also directories.  (Bug#5478)
6297 2010-02-05  Glenn Morris  <rgm@gnu.org>
6299         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
6301 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
6303         * startup.el (command-line-1): Convert options beginning with a
6304         single dash as well (Bug#5519).
6306 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6308         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
6309         * minibuffer.el (completion-initials-expand): Only check the presence
6310         of delims *within* the boundaries, since otherwise the / delim is
6311         always found for files.
6313         Fix up various corner case problems.
6314         * doc-view.el (doc-view-last-page-number): New function.
6315         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
6316         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
6317         (doc-view-kill-proc): Avoid inf-loop in freak cases.
6318         (doc-view-reconvert-doc): Use the new recursive delete-directory.
6319         (doc-view-convert-current-doc): Don't create the resolution.el file
6320         here any more.
6321         (doc-view-pdf/ps->png): Do it here instead.
6322         (doc-view-already-converted-p): Check that resolution.el is present.
6323         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
6324         windows that are not yet showing images.
6326 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
6328         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
6329         `dired-uncache' for every elemnt which is an absolute file name.
6331         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
6332         directory, handle its directory component.
6333         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
6334         function is called permanently and creates noise, otherwise.
6336         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
6337         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
6338         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
6340 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
6342         * macros.el (apply-macro-to-region-lines):
6343         Minor simplification.  (Bug#5485)
6345 2010-02-04  Glenn Morris  <rgm@gnu.org>
6347         * mail/rmail.el (rmail-show-message-1): Handle malformed
6348         quoted-printable text.  (Bug#5441)
6350         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
6352         * simple.el (visual-line-mode): Capitalize lighter.
6354 2010-02-03  John Wiegley  <jwiegley@gmail.com>
6356         * iswitchb.el (iswitchb-completions): Add bookmark files to the
6357         list of files considered for "virtual buffer" completions.
6359 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
6361         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
6362         also in case of (and (not full) (not wildcard)).  This is needed
6363         when dired is called with a list of files, which are not in
6364         `default-directory'.  (Bug#5478)
6366 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6368         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
6370 2010-02-02  Juri Linkov  <juri@jurta.org>
6372         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
6373         from unidiff to allow function-line after @@.
6375 2010-02-02  Juri Linkov  <juri@jurta.org>
6377         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
6378         '(RCS SCCS) with inverted condition.
6380 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
6382         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
6383         messages.
6385 2010-02-01  Juri Linkov  <juri@jurta.org>
6387         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
6388         compare with "pkunzip" and "pkzip" instead of only "pkzip".
6389         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
6390         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
6392 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6394         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
6395         (doc-view-revert-buffer): New command.
6396         (doc-view-mode-map): Use it.
6398 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
6400         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
6401         pending merge is detected.
6403 2010-01-31  Juri Linkov  <juri@jurta.org>
6405         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
6406         beginning of interactive spec like all other grep commands do.
6407         Put "all" in front of "gz".  (Bug#5260)
6409 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
6411         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
6413 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
6415         * dirtrack.el (dirtrack): Warn instead of signalling error if the
6416         regexp is incorrect (Bug#5476).
6418 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
6420         * net/tramp.el (tramp-handle-insert-directory): Handle also
6421         symlinks, when FILENAME is not in `default-directory'.
6423 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
6425         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
6426         FILE is not in `default-directory'.  (Bug#5478)
6428         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
6429         of SWITCHES.  Handle the case, FILENAME is not in
6430         `default-directory'.  (Bug#5478)
6431         (tramp-register-file-name-handlers): Add safe-magic property.
6433 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
6435         * arc-mode.el (archive-zip-extract): Quote the argument passed to
6436         unzip (Bug#5475).
6438 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
6440         * progmodes/flymake.el (flymake-allowed-file-name-masks)
6441         (flymake-master-make-header-init): Add other C++ filename masks.
6442         (flymake-find-possible-master-files)
6443         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
6445 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
6447         Fix some busybox annoyances.
6449         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
6450         not responding." string.
6451         (tramp-open-connection-setup-interactive-shell): Dump stty
6452         settings.  Enable "neveropen" arg for all `tramp-send-command'
6453         calls.  Handle "=" in variable values properly.
6454         (tramp-find-inline-encoding): Raise an error, when no encoding is
6455         found.
6456         (tramp-wait-for-output): Check, whether PROC buffer is available.
6457         Remove spurious " ^H" sequences, sent by busybox.
6458         (tramp-get-ls-command): Suppress coloring, if possible.
6460 2010-01-28  Glenn Morris  <rgm@gnu.org>
6462         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
6464         * log-edit.el (log-edit-strip-single-file-name): Add missing
6465         :safe, :group, and :version tags.
6467 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
6469         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
6470         buffers.  (Bug#5477)
6472 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
6474         * files.el (delete-directory): Handle moving to trash without
6475         first doing recursion (Bug#5436).
6477 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
6479         * vc-hooks.el (vc-path): Mark as obsolete.
6481 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
6483         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
6484         names too.
6486         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
6487         for the short log.
6488         (vc-bzr-log-view-mode): Adjust regexp for the above change.
6490 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
6492         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
6494         * vc-bzr.el (vc-bzr-revision-table): New function.
6496 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
6498         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
6499         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
6501 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
6503         Remove support for adding --signoff on commit.
6504         Future support will use an incompatible generic mechanism.
6505         * vc-git.el (vc-git-add-signoff): Remove variable.
6506         (vc-git-toggle-signoff): Remove function.
6507         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
6509         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
6510         from xterm-set-background-mode.  Return t if the background mode
6511         was set.
6512         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
6513         earlier, call it again in case the background mode has changed.
6515 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
6517         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
6518         (Bug#3541).
6520 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
6522         * emacs-lisp/assoc.el (aelement): Doc fix.
6523         (aput, adelete, amake): Use lexical-let (Bug#5450).
6525 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
6527         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
6528         is the same as subprogram call, not declaration.  (Bug#5435).
6530 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
6532         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
6533         (tramp-smb-maybe-open-connection): Use it.
6535 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
6537         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
6539 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6541         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
6542         just because we see "encoding: 8bit".
6543         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
6545 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
6547         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
6549 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
6551         * jka-compr.el (jka-compr-load): If load-file is not in
6552         load-history, try its file-truename version.  (bug#5447)
6554 2010-01-21  Alan Mackenzie  <acm@muc.de>
6556         Fix a situation where deletion of a cpp construct throws an error.
6557         * progmodes/cc-engine.el (c-invalidate-state-cache):
6558         Before invoking c-with-all-but-one-cpps-commented-out, check that the
6559         special cpp construct is still in the buffer.
6560         (c-parse-state): Record the special cpp with markers, not numbers.
6562 2010-01-21  Kenichi Handa  <handa@m17n.org>
6564         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
6565         process last-command-event, as it is now decoded first (Bug#5380).
6567 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
6569         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
6571 2010-01-20  Glenn Morris  <rgm@gnu.org>
6573         * indent.el (tab-always-indent): Fix custom-type.
6575 2010-01-19  Alan Mackenzie  <acm@muc.de>
6577         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
6578         buffer throws "args out of range".
6579         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
6580         playing the role of delimiter.
6582 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
6584         * progmodes/ada-mode.el: Fix bug#5400.
6585         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
6586         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
6587         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
6588         Improve comments in "is" portion.  Handle null procedure declaration.
6589         (ada-move-to-end): Improve doc string.
6591 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
6593         * ido.el (ido-cur-list): Initialize to nil.
6594         Remove obsolete information from commentary.
6595         (ido-choice-list): Initialize to nil.
6596         (ido-get-bufname): Reject minibuffers.
6597         (ido-make-buffer-list): If "default" is a nonexistent
6598         buffer, ignore it, as per the function's comment.
6599         (ido-kill-buffer-internal): New function.
6600         (ido-kill-buffer-at-head): Use it.
6601         (ido-visit-buffer): Likewise.
6603 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
6605         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
6607 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
6609         * cedet/ede/locate.el (ede-locate-file-in-project)
6610         (ede-locate-file-in-project-impl): Fix typos in docstrings.
6611         (ede-enable-locate-on-project): Fix typos in error messages.
6613         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
6614         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
6615         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
6616         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
6617         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
6618         Fix typos in menu help.
6620         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
6621         Fix typos in chart titles.
6623         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
6624         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
6625         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
6626         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
6627         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
6628         (semantic-parse-stream, semantic-parse-region)
6629         (semantic-parse-region-default, semantic--set-buffer-cache)
6630         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
6631         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
6632         (semantic-default-submodes):
6633         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
6634         (semanticdb-create-ebrowse-database)
6635         (semanticdb-find-tags-for-completion-method)
6636         (semanticdb-find-tags-by-class-method)
6637         (semanticdb-deep-find-tags-by-name-method)
6638         (semanticdb-deep-find-tags-for-completion-method):
6639         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
6640         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
6641         (semanticdb-find-tags-for-completion-method)
6642         (semanticdb-find-tags-by-class-method)
6643         (semanticdb-deep-find-tags-for-completion-method):
6644         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
6645         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
6646         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
6647         (semanticdb-find-tags-by-name-method)
6648         (semanticdb-find-tags-by-name-regexp-method)
6649         (semanticdb-find-tags-for-completion-method)
6650         (semanticdb-find-tags-by-class-method)
6651         (semanticdb-find-tags-external-children-of-type-method)
6652         (semanticdb-find-tags-subclasses-of-type-method)
6653         (semanticdb-deep-find-tags-by-name-method)
6654         (semanticdb-deep-find-tags-by-name-regexp-method)
6655         (semanticdb-deep-find-tags-for-completion-method):
6656         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
6657         (semanticdb-enable-gnu-global-in-buffer)
6658         (semanticdb-find-tags-for-completion-method)
6659         (semanticdb-deep-find-tags-by-name-method)
6660         (semanticdb-deep-find-tags-for-completion-method):
6661         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
6662         (javascript-mode, semanticdb-find-translate-path)
6663         (semanticdb-find-tags-for-completion-method)
6664         (semanticdb-find-tags-by-class-method)
6665         (semanticdb-deep-find-tags-by-name-method)
6666         (semanticdb-deep-find-tags-for-completion-method)
6667         (semanticdb-find-tags-external-children-of-type-method):
6668         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
6669         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
6670         (global-semantic-idle-scheduler-mode):
6671         * cedet/srecode/dictionary.el (srecode-field-value)
6672         (srecode-dictionary-add-section-dictionary):
6673         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
6674         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
6675         (describe-class, eieio-describe-generic, describe-generic):
6676         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
6677         (eieio-speedbar-expand):
6678         * emulation/viper-cmd.el (viper-exec-form-in-vi)
6679         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
6680         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
6681         (viper-del-backward-char-in-replace, viper-backward-indent)
6682         (viper-brac-function, viper-register-to-point, viper-submit-report):
6683         * net/tramp.el (tramp-remote-coding-commands):
6684         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
6685         Fix typos in docstrings.
6687 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
6689         * mail/sendmail.el (mail-yank-original): Set the mark if the
6690         specified function for yanking does not do it.
6692 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
6694         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
6696         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
6697         resyncing a directory.
6699 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
6701         * progmodes/ada-mode.el: Fix bug#1920.
6702         (ada-ident-re): Delete ., allow multibyte characters.
6703         (ada-goto-label-re): New; matches goto labels.
6704         (ada-block-label-re): New; matches block labels.
6705         (ada-label-re): New; matches both.
6706         (ada-named-block-re): Deleted; callers changed to use
6707         `ada-block-label-re' instead.
6708         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
6709         Use `ada-block-label-re'.
6710         (ada-indent-on-previous-lines): Improve handling of goto labels.
6711         (ada-get-indent-block-start): Special-case block label.
6712         (ada-get-indent-label): Split into `ada-indent-block-label' and
6713         `ada-indent-goto-label'.
6714         (ada-goto-stmt-start, ada-goto-next-non-ws):
6715         Optionally ignore goto labels.
6716         (ada-goto-next-word): Simplify.
6717         (ada-indent-newline-indent-conditional): Insert newline before
6718         trying to fix indentation; doc fix.
6720 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
6722         * calc/calc.el (calc-command-flags): Give it an initial value.
6724 2010-01-17  Glenn Morris  <rgm@gnu.org>
6726         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
6728 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
6730         * cedet/semantic.el (semantic-mode):
6731         * files.el (minibuffer-with-setup-hook):
6732         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
6733         (artist-key-draw-continously, artist-key-do-continously-continously)
6734         (artist-key-set-point-continously, artist-mouse-draw-continously):
6735         Fix typos in docstrings.
6737 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
6739         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
6740         return t (Bug#3898).
6742 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
6744         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
6745         can parse the output of the external commands (Bug#5279).
6747 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
6749         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
6751 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
6753         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
6755         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
6757         * startup.el (command-line): Remove unused --icon-type arg.
6758         Handle --display arg, passing it to command-line-1 (Bug#5392).
6760 2010-01-16  Mario Lang  <mlang@delysid.org>
6762         * cedet/ede/cpp-root.el (ede-cpp-root-project):
6763         * cedet/ede/files.el (ede-expand-filename):
6764         * cedet/ede/simple.el (ede-simple-project):
6765         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
6766         (semantic-complete-inline-tag-engine):
6767         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
6768         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
6769         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
6770         * cedet/semantic/db.el (semanticdb-equivalent-mode):
6771         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
6772         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
6773         * emacs-lisp/chart.el (chart-translate-namezone):
6774         * textmodes/artist.el (artist-compute-popup-menu-table):
6775         Remove duplicated words in doc-strings.
6777 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
6779         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
6780         to mairix-search to suppress threading (Bug#5342).
6782 2010-01-15  Kenichi Handa  <handa@m17n.org>
6784         * international/mule-cmds.el (canonicalize-coding-system-name):
6785         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
6787 2010-01-15  Glenn Morris  <rgm@gnu.org>
6789         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
6791         * wid-edit.el (widget-keymap): Doc fix.
6793         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
6794         former seems to be more widely accepted by various svn versions.
6796 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
6798         * find-cmd.el (find-constituents):
6799         * vc-arch.el (vc-arch-root):
6800         * window.el (window-body-height, pop-up-frames):
6801         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
6802         (semantic-no-reparse-needed-change-hook):
6803         * cedet/srecode/insert.el (srecode-resolve-argument-list)
6804         (srecode-template-inserter-blank, srecode-template-inserter-variable)
6805         (srecode-template-inserter-ask, srecode-template-inserter-width)
6806         (srecode-template-inserter-section-start)
6807         (srecode-template-inserter-section-end, srecode-insert-method):
6808         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
6809         * progmodes/ada-stmt.el (ada-if):
6810         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
6811         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
6812         (ispell-encoding8-command, ispell-aspell-supports-utf8)
6813         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
6815         * progmodes/flymake.el (flymake-post-syntax-check):
6816         Fix typo in error message.
6818 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
6820         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
6821         which is always a string.  (Bug#5313)
6823 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
6825         * progmodes/ada-xref.el (ada-default-prj-properties):
6826         Simplify previous change.
6828 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
6830         * progmodes/ada-xref.el (ada-default-prj-properties):
6831         Default ada_project_path to $ADA_PROJECT_PATH.
6833 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
6835         * progmodes/ada-mode.el (ada-create-keymap):
6836         Override `narrow-to-defun' with `ada-narrow-to-defun'.
6838 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
6840         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
6841         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
6842         (ada-get-current-indent, ada-imenu-generic-expression)
6843         (ada-which-function): Check for it.
6845 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
6847         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
6848         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
6850 2010-01-14  Glenn Morris  <rgm@gnu.org>
6852         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
6854 2010-01-14  Kenichi Handa  <handa@m17n.org>
6856         * composite.el (auto-composition-mode): Make it a buffer local
6857         variable (permanent-local).
6858         (auto-composition-function): Set the default value to
6859         auto-compose-chars.
6860         (auto-composition-mode): Make it a simple function, not a minor mode.
6861         (global-auto-composition-mode): Likewise.
6862         (turn-on-auto-composition-if-enabled): Delete it.
6864 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
6866         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
6868 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
6870         * files.el (copy-directory): Compute target for recursive
6871         directories with identical names.  (Bug#5343)
6873 2010-01-12  Glenn Morris  <rgm@gnu.org>
6875         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
6876         it to bug-gnu-emacs rather than emacs-pretest-bug.
6878 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
6880         * cedet/data-debug.el (data-debug): Fix customization group reference.
6882 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
6884         * cedet/semantic/analyze.el (semantic-analyze-push-error)
6885         (semantic-analyze-context, semantic-analyze-context-assignment)
6886         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
6887         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
6888         (semantic-java-doc-keywords-map):
6889         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
6890         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
6891         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
6892         (semantic-c-classname, semantic-format-tag-uml-prototype)
6893         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
6894         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
6895         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
6896         (semantic-get-local-variables, semantic-end-of-command)
6897         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
6898         (lisp-mode):
6899         * cedet/semantic/bovine/make.el (makefile-mode):
6900         * cedet/semantic/wisent/python.el (wisent-python-string-re)
6901         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
6902         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
6903         (semantic-lex, semantic-get-local-variables, python-mode):
6904         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
6905         * cedet/srecode/extract.el (srecode-extract-state-set)
6906         (srecode-extract-method): Fix typos in docstrings.
6908 2010-01-11  Sam Steingold  <sds@gnu.org>
6910         * imenu.el (imenu-default-create-index-function): Detect infinite
6911         loops caused by imenu-prev-index-position-function.
6913 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
6915         * htmlfontify.el (htmlfontify-load-rgb-file)
6916         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
6917         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
6918         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
6919         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
6920         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
6921         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
6922         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
6923         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
6924         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
6925         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
6926         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
6927         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
6928         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
6929         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
6930         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
6931         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
6932         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
6933         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
6934         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
6935         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
6936         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
6937         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
6938         backslash-quoting from parentheses, etc.
6940 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
6942         * progmodes/js.el: Autoload javascript-mode alias.
6944 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
6946         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
6947         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
6948         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
6949         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
6950         Fix typos in docstrings.
6951         (ffap-url-regexp): Doc fix.
6952         (ffap-at-mouse): Fix typo in message.
6954 2010-01-11  Glenn Morris  <rgm@gnu.org>
6956         * version.el (emacs-copyright): Set copyright year to 2010.
6958 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6960         * format.el (format-annotate-function): Only set
6961         write-region-post-annotation-function after running to-fn so as not to
6962         affect nested write-region calls (bug#5273).
6964 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
6966         * cedet/semantic.el (semantic-new-buffer-setup-functions):
6967         Add python parser.
6969         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
6970         wisent/python.el.
6972 2010-01-10  Richard Kim  <emacs18@gmail.com>
6974         * cedet/semantic/wisent/python-wy.el:
6975         * cedet/semantic/wisent/python.el: New files.
6977 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
6979         * man.el (Man-goto-section): Signal error if the section is not
6980         found (Bug#5317).
6982 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
6984         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
6985         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
6987 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
6989         * progmodes/compile.el: Don't treat compile-command as safe if
6990         compilation-read-command might be nil (Bug#4218).
6992 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
6994         * startup.el (command-line-1): Use orig-argi to check for ignored X and
6995         NS options.
6997 2010-01-08  Kenichi Handa  <handa@m17n.org>
6999         * international/fontset.el (build-default-fontset-data):
7000         Exclude characters in scripts kana, hangul, han, or cjk-misc.
7002 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
7004         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
7005         to `create-file-buffer' as it expects, not just a buffer name.
7006         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
7007         to help uniquify.  (Bug#3224)
7009 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
7011         * font-setting.el (font-setting-change-default-font): Use user-spec
7012         instead of name.
7014 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7016         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
7018 2010-01-05  Tom Tromey  <tromey@redhat.com>
7020         * progmodes/python.el (python-font-lock-keywords):
7021         Handle qualified decorators (Bug#881).
7023 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7025         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
7026         in a lightweight checkout.
7028 2010-01-05  Kenichi Handa  <handa@m17n.org>
7030         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
7032 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7034         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
7036 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
7038         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
7039         checkouts.  (Bug#618)
7040         (vc-bzr-log-view-mode): Also highlight the author.
7041         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
7042         (vc-bzr-shelve-menu-map):
7043         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
7044         (vc-bzr-shelve-apply): Make prompt more explicit.
7046 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7048         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
7049         They are valid characters in URL paths (rfc3986), and at least
7050         Firefox does not understand the encoded version (Bug#3166).
7052 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
7054         * progmodes/octave-mod.el (octave-end-keywords)
7055         (octave-block-begin-or-end-regexp, octave-block-match-alist):
7056         Add "end" keyword (Bug#3061).
7057         (octave-end-as-array-index-p): New function.
7058         (calculate-octave-indent): Use it.
7060 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7062         * bookmark.el: Consistently put the text property on the bookmark name.
7063         (bookmark-bmenu-marks-width): Bump back to 2, to include
7064         annotation marks.
7065         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
7066         property on the bookmark name, instead of not putting it at all.
7067         (bookmark-bmenu-list): Fix where we put the text property.
7069 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7071         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
7072         for showing buffer modified state (as added in the previous change).
7074 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7076         * bookmark.el: Show modified state of bookmark buffer more accurately.
7077         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
7078         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
7079         (with-buffer-modified-unmodified): New macro.
7080         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7081         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
7082         Use new macro to preserve the buffer modified state.
7084 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7086         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
7087         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
7088         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
7089         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
7090         (bookmark-bmenu-rename, bookmark-bmenu-locate)
7091         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
7092         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
7094 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
7096         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7097         Make the lines in the generated doc string shorter.  (Bug#4668)
7099 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
7101         * net/rcirc.el: Add follow-link binding (Bug#4738).
7103 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
7105         * Makefile.in (bzr-update): Rename from cvs-update.
7106         (cvs-update): New target for backward compatibility.
7108         * makefile.w32-in (bzr-update): Rename from cvs-update.
7109         (cvs-update): New target for backward compatibility.
7111 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7113         * bookmark.el: Remove gratuitous gratitude.
7115 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7117         * bookmark.el (bookmark-bmenu-any-marks): New function.
7118         (bookmark-bmenu-save): Clear buffer modification if no marks.
7120 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7122         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
7123         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
7124         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
7125         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
7127         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
7128         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
7129         To: emacs-devel {_AT_} gnu.org
7130         Subject: bookmark.el bug report
7131         Date: Mon, 28 Dec 2009 14:19:16 +0800
7132         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
7134 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7136         * bookmark.el: Improvements suggested by Drew Adams:
7137         (bookmark-bmenu-ensure-position): New name for
7138         `bookmark-bmenu-check-position'.  Just ensure the position,
7139         don't return any meaningful value.
7140         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
7141         New constants.
7143 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
7145         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
7146         (bookmark-yank-point, bookmark-bmenu-check-position):
7147         Fix typos in docstrings.
7148         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
7149         (bookmark-name-from-full-record, bookmark-get-position)
7150         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
7151         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
7152         Remove useless quoting of parenthesis, etc. in docstrings.
7154         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
7155         (ediff-append-custom-diff): Fix typo in error message.
7156         (ediff-meta-mark-equal-files): Fix typos in messages.
7158         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
7160         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
7161         Fix typo in docstring.
7163         * net/imap-hash.el (imap-hash-make): Doc fix.
7164         (imap-hash-test): Fix typo in error message; reflow docstring.
7165         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
7166         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
7167         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
7168         Fix typos in docstrings.
7169         (imap-hash-open-connection): Fix typo in error message.
7171         * play/gomoku.el (gomoku): Fix typos in docstring.
7173         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
7174         (gdb-jsonify-buffer): Fix typos in docstring.
7175         (gdb-goto-breakpoint): Fix typo in error message.
7176         ("Display Other Windows"): Fix typo in help message.
7177         (gdb-speedbar-expand-node): Fix typo in question.
7179         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
7180         (idlwave-html-system-help-location, idlwave-html-help-location)
7181         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
7182         (idlwave-help-browser-generic-args, idlwave-help-directory)
7183         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
7184         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
7185         (idlwave-online-help, idlwave-help-html-link)
7186         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
7187         Fix typos in docstrings.
7188         (idlwave-help-with-source, idlwave-help-find-routine-definition):
7189         Reflow docstrings.
7190         (idlwave-help-assistant-start): Fix typo in error message.
7192         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
7193         (octave-electric-space): Fix typos in docstrings.
7195 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7197         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
7199 2010-01-01  Juri Linkov  <juri@jurta.org>
7201         * comint.el (comint-input-ring-size): Make it a defcustom and
7202         increase the default to 500 (Bug#5148).
7204 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
7206         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
7207         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
7208         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
7210 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
7212         Show working revision correctly for mercurial.
7213         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
7214         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
7216 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
7218         Declare some functions for the byte-compiler.
7219         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
7220         (speedbar-timer-fn, speedbar-change-expand-button-char)
7221         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
7223 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
7225         This changeset reverts GDB Graphical Interface to use annotations.
7226         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
7228 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
7230         Make vc-dir work on subdirectories of the bzr root.
7231         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
7232         file names relative to it.
7233         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
7234         relative directory to vc-bzr-after-dir-status.
7236 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
7238         * font-lock.el (font-lock-refresh-defaults): New function, which
7239         can be used to let font-lock react to external changes in
7240         variables like font-lock-defaults and keywords.
7241         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
7243 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
7245         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
7247         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
7249 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
7251         Supersede color.diff settings in git log (bug#5211).
7253         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
7254         escape chars in its output when the user has color.diff set to `always'.
7255         This fix works on git 1.4.2 and newer (released on 2006-08-13).
7257 2009-12-26  Kevin Ryde  <user42@zip.com.au>
7259         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
7260         node.  Keep previous "Index" name to work with past coreutils too.
7262         * man.el (man): Revise docstring a bit to show -a and -l as
7263         examples.  Add -k description since support for it has otherwise
7264         been a secret.  (Further to bug#3717.)
7265         (Man-bgproc-sentinel): When "-k foo" produces no output show error
7266         "no matches" rather than "Can't find manpage", as the latter reads
7267         like -k was interpreted as a page name, which is not so.  (Bug#5431)
7269 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
7271         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
7272         switches.  Check also for //SUBDIRED// line.
7274 2009-12-25  Kenichi Handa  <handa@m17n.org>
7276         * language/indian.el (devanagari-composable-pattern): Fixed to
7277         handle ZWNJ and ZWJ.  Use it in composition-function-table for
7278         Devanagari.
7279         (malayalam-composable-pattern): Fix previous change.
7281 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7283         * ps-print.el (ps-face-attributes): It was not returning the
7284         attribute face for faces specified as string.  Reported by harven
7285         <harven@free.fr>.  (Bug#5254)
7286         (ps-print-version): New version 7.3.5.
7288 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
7290         * calendar/icalendar.el (icalendar--convert-tz-offset):
7291         Fix timezone names.
7292         (icalendar--convert-tz-offset): Fix the "last-day-problem".
7293         (icalendar--add-diary-entry): Remove the trailing blank that
7294         diary-make-entry inserts.
7296 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
7298         Make `file-expand-wildcards' work for remote files.
7300         * files.el (file-expand-wildcards): In case of remote files, check
7301         only local file name part for wildcards.  Provide feature 'files
7302         and subfeature 'remote-wildcards.  (Bug#5198)
7304         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
7305         if there is already an established connection.
7306         (tramp-advice-file-expand-wildcards): Remove it.
7308         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
7309         (tramp-advice-file-expand-wildcards): Move from tramp.el.
7310         Activate advice for older GNU Emacs versions.  (Bug#5237)
7312 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
7314         Some doc fixes (more needed).
7316         * find-cmd.el (find-constituents): Reflow docstring.
7317         (find-cmd, find-prune, find-command): Fix typos in docstrings.
7318         (find-generic): Doc fix.
7320 2009-12-17  Juri Linkov  <juri@jurta.org>
7322         Fix regression from 23.1 to allow multiple modes in Local Variables.
7324         * files.el (hack-local-variables-filter): While ignoring duplicates,
7325         don't take `mode' into account.
7326         (hack-local-variables-filter, hack-dir-local-variables):
7327         Don't remove duplicate `mode' from local-variables-alist (like `eval').
7329 2009-12-17  Juri Linkov  <juri@jurta.org>
7331         Make `dired-diff' safer.  (Bug#5225)
7333         * dired-aux.el (dired-diff): Signal an error when `file' equals to
7334         `current' or when `file' is a directory of the `current' file.
7336 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
7338         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
7339         unconditionally preloaded files.
7341 2009-12-16  Juri Linkov  <juri@jurta.org>
7343         Revert to old 23.1 logic of using the file at the mark as default.
7344         * dired-aux.el (dired-diff): Use the file at the mark as default
7345         if it's not the same as the current file, and the target dir is
7346         the current dir or the mark is active.  Add the current file
7347         as the arg of `dired-dwim-target-defaults'.  Use the default file
7348         in the prompt.  (Bug#5225)
7350 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
7352         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
7353         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
7354         (tramp-check-for-regexp): Check also, when an echoing shell stops
7355         to echo sent commands.
7357 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
7359         * Makefile.in: Revert last change (Bug#5191).
7361 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
7363         * vc-hg.el (vc-hg-print-log): Fix argument order.
7364         (vc-hg-working-revision): Make sure the command is executed in a
7365         known environment so that we can parse the output.  (Bug#4417)
7367 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
7369         * progmodes/python.el (python-symbol-completions): Remove text
7370         properties from symbol string before calling python-send-receive.
7372 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
7374         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
7375         when there are values for both file and line.  (Bug#5060)
7377 2009-12-14  Juri Linkov  <juri@jurta.org>
7379         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
7380         whitespace after the file name of the first line of unified format,
7381         because git-diff doesn't output whitespace and file modification time
7382         after the file name.
7384 2009-12-14  David Kastrup  <dak@gnu.org>
7386         * info.el (Info-hide-cookies-node): Before hiding a cookie,
7387         check if it already has the `display' property added by
7388         `Info-display-images-node', and not put the `invisible' property
7389         in this case.
7391 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
7393         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
7394         (semantic-mru-bookmark-mode): Doc fixes.
7396         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
7397         of assert.
7399 2009-12-13  Glenn Morris  <rgm@gnu.org>
7401         * mail/emacsbug.el (message-sort-headers): Define for compiler.
7402         (report-emacs-bug): In message-mode, sort manually before storing
7403         original report text.  (Bug#5178)
7404         Remove superfluous save-excursion.
7406 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
7408         * net/dbus.el (dbus-property-handler): Filter lambda forms out
7409         when responding to "GetAll" properties.
7411 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
7413         * simple.el (compose-mail): Remove mail-setup-with-from from
7414         customization checks.
7416 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
7418         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
7419         RAR archives created on Unix systems.
7421 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7423         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
7424         the varalias that was accidentally removed by the 2009-11-19 change
7425         (bug#5186).
7427 2009-12-12  Kenichi Handa  <handa@m17n.org>
7429         * language/indian.el (indian-compose-regexp): New function.
7430         (malayalam-composable-pattern): Fix the pattern.
7431         (composition-function-table): Set malayalam-composable-pattern for
7432         Malayalam characters.
7434 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
7436         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
7437         rather than down-mouse-1, based on follow-link conventions.
7439         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
7440         are compiled.
7442 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
7444         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
7445         (verilog-vmm-statement-re, verilog-ovm-statement-re)
7446         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
7447         (verilog-leap-to-head, verilog-backward-token):
7448         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
7450 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
7452         * progmodes/verilog-mode.el (verilog-auto-lineup)
7453         (verilog-nameable-item-re): Cleanup user-visible spelling and
7454         documentation errors.  One reported by Gary Delp.
7455         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
7456         (verilog-read-decls): Fix AUTOWIRE with types declared in a
7457         package, bug195.  Reported by Pierre-David Pfister.
7459 2009-12-11  Glenn Morris  <rgm@gnu.org>
7461         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
7463         * mail/emacsbug.el: No longer require sendmail.
7464         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
7465         (report-emacs-bug-orig-text): Doc fix.
7466         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
7467         New local variables, to adapt to different mail-user-agents.
7468         (report-emacs-bug): Fix test for a gnu.org address.
7469         Use overlays for emphasis, since font-lock defeats 'face property.
7470         Pretest bugs also end up at the newsgroup these days.
7471         Stop message-mode stripping text properties.
7472         Set and use the new buffer-local variables.
7473         (report-emacs-bug-hook): Add doc-string.
7474         Remove some unnecessary save-excursions and simplify.
7475         Use the appropriate hook and send-command.
7477         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
7478         capitalization of some menu entries.
7480 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7482         * whitespace.el (whitespace-display-char-on):
7483         Ensure `buffer-display-table' is unique when two or more windows are
7484         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
7485         New version 12.1.
7487 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
7489         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
7490         characters in the Attribute field.
7492 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
7494         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
7496 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7498         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
7499         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7500         Disregard autoload-excludes.
7501         (update-directory-autoloads): Obey autoload-excludes here instead.
7502         But don't store its contents in no-autoloads and remove entries that
7503         refer to excludes files.
7505 2009-12-10  Glenn Morris  <rgm@gnu.org>
7507         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
7508         (expand-mail-aliases): Define for compiler.
7510         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
7511         Define for compiler.
7513         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
7514         appropriate for the mail-user-agent in use.
7516 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
7518         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
7520 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
7522         Fix short log parsing and fontification.
7523         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
7524         Fix fontification for the [merge] label.
7526 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
7528         Drop some properties to avoid surprises (bug#5002).
7529         * htmlfontify.el (hfy-ignored-properties): New defcustom.
7530         (hfy-fontify-buffer): Use it.
7532 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7534         Minor cleanup.
7535         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
7536         Adjust all callers.
7537         (ffap-locate-file): Remove unused arg `dir-ok' and make other
7538         args compulsory.  Adjust callers.
7539         (ffap-gopher-at-point): Remove unused var `name'.
7541         Get rid of the ELCFILES abomination.
7542         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
7543         (compile-elcfiles): New phony target.
7544         (compile-main): Compute ELCFILES dynamically.
7545         (compile-clean): New target to remove left-over elc files.
7546         (compile, all): Use it.
7548 2009-12-09  Kenichi Handa  <handa@etlken>
7550         * international/mule-diag.el: Require help-mode instead of help-fns.
7552 2009-12-09  Kenichi Handa  <handa@m17n.org>
7554         * international/mule-cmds.el (ucs-names): Supply sufficiently
7555         fine ranges instead of pre-calculating accurate ranges.
7556         Iterate with bigger gc-cons-threshold.
7558 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
7560         Add support for stashing a snapshot of the current tree.
7561         * vc-git.el (vc-git-stash-snapshot): New function.
7562         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
7564 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
7566         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
7567         instead of `(beginning|end)-of-line'.
7569 2009-12-08  Glenn Morris  <rgm@gnu.org>
7571         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
7573         * Makefile.in (ELCFILES): Regenerate.
7575 2009-12-07  Juri Linkov  <juri@jurta.org>
7577         Don't lazy-highlight the comint output in history Isearch mode.
7579         * comint.el (comint-history-isearch-search): Instead of
7580         `comint-line-beginning-position', use `comint-after-pmark-p'
7581         to check if point if before the process mark, and go to
7582         `process-mark' in this case.
7584 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7586         * textmodes/tex-mode.el (latex-complete)
7587         (latex-indent-or-complete): Remove.
7588         (latex-mode): Set completion-at-point-functions instead.
7590         Provide a standard completion command and hook it into TAB.
7591         * minibuffer.el (completion-at-point-functions): New var.
7592         (completion-at-point): New command.
7593         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
7594         * progmodes/python.el (python-mode-map): Use completion-at-point.
7595         (python-completion-at-point): Rename from python-partial-symbol and
7596         adjust for use in completion-at-point-functions.
7597         (python-mode): Setup completion-at-point for Python completion.
7598         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
7599         extracted from lisp-complete-symbol.
7600         (lisp-complete-symbol): Use it.
7601         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
7602         setup completion-at-point for Elisp completion.
7603         (emacs-lisp-mode-map, lisp-interaction-mode-map):
7604         Use completion-at-point.
7605         * ielm.el (ielm-map): Use completion-at-point.
7606         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
7607         * progmodes/sym-comp.el: Move to...
7608         * obsolete/sym-comp.el: Move from progmodes.
7610 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
7612         Prevent save-buffer in Rmail buffers from using the coding-system
7613         of the current message, and from clobbering the encoding mnemonics
7614         in the mode line (Bug#4623).
7616         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
7617         flag, too.
7618         (rmail-message-encoding): New variable.
7619         (rmail-write-region-annotate): Record the encoding of the current
7620         message in rmail-message-encoding.
7621         (rmail-after-save-hook): New function, restores the encoding of
7622         the current message after the message collection is saved.
7624 2009-12-07  Juri Linkov  <juri@jurta.org>
7626         * progmodes/grep.el (grep-read-files): Use `completing-read'
7627         instead of `read-string'.  Set its `collection' arg to
7628         `read-file-name-internal'.  (Bug#4301)
7630 2009-12-07  Juri Linkov  <juri@jurta.org>
7632         Correctly restore original Isearch point.  (Bug#4994)
7634         * isearch.el (isearch-mode): Move `isearch-push-state' after
7635         `(run-hooks 'isearch-mode-hook)'.
7636         (isearch-cancel): When `isearch-push-state-function' is defined,
7637         let-bind `isearch-cmds' to the first state (the last element of
7638         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
7639         function and restores the original point).  Otherwise, move point
7640         to `isearch-opoint'.
7642 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7644         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
7645         chars that don't have names, so the table can be built much faster at
7646         run-time.
7648 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
7650         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
7651         change.  Suggested by David Kastrup.
7653         * simple.el (compose-mail): Check for incompatibilities and warn.
7654         (compose-mail-user-agent-warnings): New option.
7656 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
7658         Support showing a single log entry from vc-annotate.
7659         * vc.el (print-log): Add a new argument: START-REVISION.
7660         (vc-print-log-internal): Add a new optional argument and
7661         pass it to the backend.
7662         (vc-print-log, vc-print-root-log): Adjust callers.
7663         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
7664         buffer already displays the requested log entry, use it.
7665         Otherwise display only the log entry in question.
7666         * vc-svn.el (vc-svn-print-log):
7667         * vc-mtn.el (vc-mtn-print-log):
7668         * vc-hg.el (vc-hg-state):
7669         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
7670         (vc-git-show-log-entry): Return t on success.
7671         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
7672         (vc-bzr-show-log-entry): Return t on success.
7673         * vc-rcs.el (vc-rcs-print-log):
7674         * vc-sccs.el (vc-sccs-print-log):
7675         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
7677 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
7679         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
7680         Add menus to the meta mode.  (Bug#5043)
7682 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
7684         * ediff-init.el (ediff-event-key): Use event-to-character instead of
7685         event-key.
7687         * ediff.el (ediff-buffers-internal): Add unwind-protect.
7689 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
7691         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
7692         Berbain <raphael.berbain@gmail.com>.
7694         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
7695         characters.
7696         (tramp-initial-end-of-output): New defconst.
7697         (tramp-methods, tramp-find-shell)
7698         (tramp-open-connection-setup-interactive-shell)
7699         (tramp-maybe-open-connection): Use it.
7700         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
7701         existence of `#' and `$'.
7703         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
7704         `tramp-initial-end-of-output'.
7706 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
7708         Get the background mode from the terminal for xterm, and set
7709         faces accordingly.
7710         * term/xterm.el (xterm-set-background-mode): New function.
7711         (terminal-init-xterm): Use it in case xterm supports background
7712         color queries.  Recompute faces after getting the background
7713         color.
7715 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
7717         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
7718         number comment back on its own line, for easier parsing.
7720 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7722         Make it work for non-file buffers (bug#5102).
7723         * doc-view.el (doc-view-current-cache-dir):
7724         Use doc-view-buffer-file-name rather than buffer-file-name.
7725         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
7727 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
7729         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
7730         author field is too short.
7732 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
7734         * vc-git.el (vc-git-print-log): Handle a limit argument.
7735         Display the short log in graph form and with labels.
7736         (vc-git-log-view-mode): Handle labels.
7738         Make vc-revert change VC state from 'added to 'unregistered.
7739         * vc-git.el (vc-git-revert): Call git reset first.
7741 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
7743         * net/newst-backend.el, net/newst-plainview.el:
7744         * net/newst-reader.el, net/newst-ticker.el:
7745         * net/newst-treeview.el, net/newsticker.el:
7746         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
7748 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
7750         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
7752         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
7753         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
7754         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
7755         Update annotation regexp.
7757         * simple.el (beginning-of-visual-line): Constrain to field
7758         boundaries (Bug#5106).
7760 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
7762         * xml.el (xml-substitute-numeric-entities): Move
7763         newsticker--decode-numeric-entities in newst-backend.el to
7764         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
7765         * net/newst-backend.el (newsticker--parse-generic-feed)
7766         (newsticker--parse-generic-items)
7767         (newsticker--decode-numeric-entities): Move
7768         newsticker--decode-numeric-entities in newst-backend.el to
7769         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
7771 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
7773         * progmodes/js.el (js--js-not): Add null to the list of values.
7775 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
7777         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
7779 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7781         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
7782         delimiter if it is at the end of the current line.
7783         (bibtex-generate-url-list): Fix docstring.
7785 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7787         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
7788         minibuffer's content with itself.
7789         Fold the confirm-after-completion case into the `confirm' case.
7790         (completion-pcm-word-delimiters): Add : and / to the delimiters.
7792 2009-12-06  Kevin Ryde  <user42@zip.com.au>
7794         * ffap.el (ffap-rfc-path): Make this a defcustom since
7795         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
7797         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
7798         manuals, similar to existing setup for help-mode.  (Bug#3913.)
7800 2009-12-05  Juri Linkov  <juri@jurta.org>
7802         Save and restore dired buffer's point positions too.  (Bug#4880)
7804         * dired.el (dired-save-positions): Return in the first element
7805         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
7806         Doc fix.
7807         (dired-restore-positions): First restore buffer's position.
7808         While restoring window's positions, check if window still displays
7809         the original buffer.
7811 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
7813         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
7814         if possible.
7816         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
7817         Make argument optional.
7819         * shell.el (shell): Require ansi-color (Bug#5113).
7821         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
7823         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
7825 2009-12-05  Alan Mackenzie  <acm@muc.de>
7827         * progmodes/cc-mode.el (c-before-hack-hook)
7828         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
7829         `c-file-style' to work again.  This reversion restores the current
7830         software to its state in Emacs 23.1.  (Bug#4146)
7832 2009-12-05  Kevin Ryde  <user42@zip.com.au>
7834         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
7835         comment-start-skip to comment-end-skip as comment (Bug#4781).
7837 2009-12-05  Juri Linkov  <juri@jurta.org>
7839         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
7840         for virtual nodes.  (Bug#4147)
7841         (Info-find-node-2): Set `Info-current-node-virtual' to nil
7842         when moving from a virtual node.
7843         (Info-mode-menu): Add `Info-virtual-index' to the menu.
7844         (Info-mode): Add `Info-virtual-index' to the docstring.
7846 2009-12-05  Eric Ludlam  <zappo@gnu.org>
7848         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
7849         Describe project macro symbols.
7851         * cedet/semantic/complete.el (semantic-complete-do-completion):
7852         Don't call semantic-collector-current-exact-match.
7854         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
7855         ede-objects as targets.
7857         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
7858         a target's object list even if compiler vars are already in the
7859         Makefile.
7861         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
7862         list of headers producing necessary macros.
7864 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7866         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
7867         track of the buffer position of the end of a BibTeX entry as this
7868         position may change during reformatting.
7869         (bibtex-format-entry): Remove whitespace before processing
7870         numerical fields so that we recognize the latter properly.
7871         (bibtex-reformat): Do not use push which changes the global value
7872         of bibtex-entry-format.
7873         (bibtex-field-braces-alist, bibtex-field-strings-alist)
7874         (bibtex-field-re-init): Replace only space characters by regexp
7875         for whitespace.
7876         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
7877         (bibtex-initialize): Also update bibtex-strings.
7878         (bibtex-kill-field): Preserve white space at end of entry.
7879         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
7880         Update bibtex-reference-keys.
7882 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7884         * minibuffer.el (completion-pcm--merge-try): Also consider placing
7885         point after a star, if that's the only place where modifications can
7886         make progress.
7888 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
7890         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
7891         in docstrings.
7893 2009-12-04  Juri Linkov  <juri@jurta.org>
7895         * proced.el (proced): Call `(proced-update t)' to update process
7896         information instead of only running proced-post-display-hook.
7897         (proced-send-signal): Add a leading space to the buffer name
7898         " *Marked Processes*" to make this buffer ephemeral.
7900 2009-12-04  Juri Linkov  <juri@jurta.org>
7902         * dired.el (dired-auto-revert-buffer): New defcustom.
7903         (dired-internal-noselect): Use it.
7905 2009-12-04  Juri Linkov  <juri@jurta.org>
7907         Change roles of modes and functions in image-mode.el (Bug#5062).
7909         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
7910         in `auto-mode-alist'.
7911         (image-mode-previous-major-mode): New variable.
7912         (image-minor-mode-map): Rename from `image-mode-text-map'.
7913         (image-mode): Move graceful error-handling code from
7914         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
7915         (image-minor-mode): Remove all image-handling code.
7916         Replace `image-mode-text-map' with `image-minor-mode-map'.
7917         Check for `image-type' in mode-line format string.
7918         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
7919         (image-mode-as-text): New function with most code from
7920         `image-mode-maybe'.
7921         (image-toggle-display-text): Move code that removes image
7922         properties from `image-toggle-display' to here.
7923         (image-toggle-display-image): New function with code that adds
7924         image properties copied from `image-toggle-display'.
7925         (image-toggle-display): Remove most code with leaving only code
7926         that toggles between `image-mode-as-text' and `image-mode'.
7928 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
7930         * net/newst-treeview.el
7931         (newsticker--treeview-list-highlight-start): Restored call to
7932         save-excursion: Selected item was stuck.
7933         (newsticker--treeview-list-select): New.
7934         (newsticker--treeview-item-show-text)
7935         (newsticker--treeview-item-show)
7936         (newsticker--treeview-item-update): Use new
7937         newsticker-treeview-item-mode.
7938         (newsticker-treeview-update): Keep current item.
7939         (newsticker-treeview-next-new-or-immortal-item): Doc change.
7940         (newsticker--treeview-first-feed): Doc change.
7941         (newsticker-treeview-list-menu)
7942         (newsticker-treeview-item-menu): Added menu entries.
7943         (newsticker-treeview-item-mode): New.
7945         * net/newst-backend.el (newsticker-customize): Delete other
7946         windows.
7948 2009-12-04  Sam Steingold  <sds@gnu.org>
7950         * log-view.el (log-view-mode-map): "q" calls quit-window,
7951         like in all the other non-self-insert buffers.
7953 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7955         Minor cleanup.
7956         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
7957         key decoding rather than do it manually via last-input-event +
7958         ascii-character.
7959         (term-exec): Use delete-and-extract-region.
7960         (term-handle-ansi-terminal-messages): Remove unused var `end'.
7961         (term-process-pager): Remove unused var `i'.
7962         (term-dynamic-simple-complete): Make obsolete.
7963         (serial-update-config-menu): Remove unused vars `y' and `str'.
7964         (term-update-mode-line): Remove unused var `temp'.
7966 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
7968         Limit the number of log entries displayed by default.
7969         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
7970         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
7971         using a prefix argument.
7973 2009-12-03  Glenn Morris  <rgm@gnu.org>
7975         * progmodes/idlwave.el (class): Restore still useful declaration.
7977 2009-12-03  Alan Mackenzie  <acm@muc.de>
7979         Enhance `c-parse-state' to run efficiently in "brace deserts".
7981         * progmodes/cc-mode.el (c-basic-common-init):
7982         Call c-state-cache-init.
7983         (c-neutralize-syntax-in-and-mark-CPP): Rename from
7984         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
7985         placing `category' properties value 'c-cpp-delimiter at its boundaries.
7987         * progmodes/cc-langs.el (c-before-font-lock-function):
7988         c-extend-and-neutralize-syntax-in-CPP has been renamed
7989         c-neutralize-syntax-in-and-mark-CPP.
7991         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
7992         with `category' properties now, not `syntax-table' ones.
7994         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
7995         enhanced (but slower) version of c-end-of-macro that won't land
7996         inside a literal or on another awkward character.
7997         (c-state-cache-too-far, c-state-cache-start)
7998         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
7999         (c-state-nonlit-pos-cache-limit, c-state-point-min)
8000         (c-state-point-min-lit-type, c-state-point-min-lit-start)
8001         (c-state-min-scan-pos, c-state-brace-pair-desert)
8002         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
8003         buffer local variables.
8004         (c-state-literal-at, c-state-lit-beg)
8005         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
8006         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
8007         (c-state-cache-top-paren, c-state-cache-after-top-paren)
8008         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
8009         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
8010         (c-renarrow-state-cache)
8011         (c-append-lower-brace-pair-to-state-cache)
8012         (c-state-push-any-brace-pair, c-append-to-state-cache)
8013         (c-remove-stale-state-cache)
8014         (c-remove-stale-state-cache-backwards, c-state-cache-init)
8015         (c-invalidate-state-cache-1, c-parse-state-1)
8016         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
8017         (c-parse-state): Enhance and refactor.
8018         (c-debug-parse-state): Amend to deal with all the new variables.
8020         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
8021         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
8022         modify to use category text properties rather than syntax-table ones.
8023         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8024         to switch off/on the syntactic paren property of C++ template
8025         delimiters using the category property.
8026         (c-with-<->-as-parens-suppressed): Macro to invoke code with
8027         template delims suppressed.
8028         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
8029         New constant/macros which apply category properties to the start
8030         and end of preprocessor constructs.
8031         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8032         "comment out" the syntactic value of characters in preprocessor
8033         constructs.
8034         (c-with-cpps-commented-out)
8035         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
8036         with characters in all or all but one preprocessor constructs
8037         "commented out".
8039 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8041         * proced.el (proced-filter-alist): Use regexp-quote.
8043 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
8045         Cleanup.
8046         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
8047         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
8048         arguments.  Expand `default-directory'.
8050         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
8051         the benefit of returning an expanded localname.
8052         (tramp-tramp-file-p): Handle the case NAME is not a string.
8054 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8056         Add support for bzr shelve/unshelve.
8057         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
8058         (vc-bzr-extra-menu-map): New variables.
8059         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
8060         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
8061         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
8062         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
8063         (vc-bzr-dir-extra-headers): Display shelves.
8065         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
8067 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8069         * textmodes/bibtex.el (bibtex-complete-internal):
8070         Use completion-in-region.
8071         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
8073 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8075         Support applying stashes.  Improve UI.
8076         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
8077         (vc-git-stash-apply, vc-git-stash-pop)
8078         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
8079         (vc-git-stash-menu): New functions.
8080         (vc-git-stash-menu-map): New variable.
8081         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
8083 2009-12-03  Glenn Morris  <rgm@gnu.org>
8085         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
8086         (vc-print-log-internal): Fix previous change.
8087         (vc-revert): Correct pluralization.
8089 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8091         * progmodes/make-mode.el (makefile-special-targets-list): No need for
8092         it to be an alist any more.
8093         (makefile-complete): Use completion-in-region.
8095         * progmodes/octave-mod.el (octave-complete-symbol):
8096         Use completion-in-region.
8098         Misc cleanup.
8099         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
8100         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
8101         (idlwave-complete-class): Don't quote lambda.
8102         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
8103         (idlwave-mode-map): Move initialization into declaration.
8104         (idlwave-action-and-binding): Use backquotes.
8105         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
8106         Simplify.
8107         (idlwave-is-pointer-dereference): Remove unused var `pos'.
8108         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
8109         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
8110         `parts', and `all-parts'.
8111         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
8112         (idlwave-convert-xml-system-routine-info): Remove unused string
8113         `version-string'.
8114         (idlwave-display-user-catalog-widget): Use dolist.
8115         (idlwave-scanning-lib): Declare dynamically-scoped var.
8116         (idlwave-scan-library-catalogs): Remove unused var `flags'.
8117         (completion-highlight-first-word-only): Declare to silence bytecomp.
8118         (idlwave-popup-select): Tighten scope of `resp'.
8119         (idlwave-find-struct-tag): Remove unused var `beg'.
8120         (idlwave-after-load-rinfo-hook): Declare.
8121         (idlwave-sintern-class-info): Remove unused var `taglist'.
8122         (idlwave-find-class-definition): Remove unused var `list'.
8123         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
8124         (idlwave-what-module-find-class): Remove unused var `classes'.
8126 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
8128         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
8130 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8132         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
8133         buffers visited.  Remove redundant current-buffer-saving.
8135 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8137         Use completion-in-buffer and remove uses of dynamic scoping.
8138         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
8139         (pascal-buffer-to-use, pascal-flag): Don't declare.
8140         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
8141         (pascal-get-completion-decl, pascal-keyword-completion):
8142         Add `pascal-str' argument, save-excursion,
8143         return the found completions, and don't filter with pascal-pred.
8144         (pascal-completion-cache): New var.
8145         (pascal-completion): Don't switch buffer any more (it was never
8146         necessary).  Don't save-excursion any more (it's done by the called
8147         subroutines).  Use a cache to avoid redundant computations.
8148         Use complete-with-action rather than pascal-completion-response and
8149         let it apply the predicate as well.
8150         (pascal-complete-word): Use completion-in-buffer when
8151         pascal-toggle-completions is nil.
8152         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
8153         not used any more.
8154         (pascal-comp-defun): Don't change buffer any more.
8155         Use complete-with-action rather than pascal-completion-response and
8156         let it apply the predicate as well.
8157         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
8158         when neded.
8160 2009-12-02  Kenichi Handa  <handa@m17n.org>
8162         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
8163         shape for all Indic scripts.
8165 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8167         Use completion-in-buffer.
8168         * wid-edit.el (widget-field-text-end): New function.
8169         (widget-field-value-get): Use it.
8170         (widget-string-complete, widget-file-complete)
8171         (widget-color-complete): Use it and completion-in-region.
8172         (widget-complete): Don't narrow the buffer.
8174 2009-12-02  Glenn Morris  <rgm@gnu.org>
8176         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
8177         (rmail-select-summary): Use rmail-pop-to-buffer.
8178         * mail/rmailsum.el: Replace all pop-to-buffer calls with
8179         rmail-pop-to-buffer, to prevent horizontal splits.
8181         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
8182         save-excursion with save-current-buffer.
8183         Widen before searching.  (Bug#5093)
8184         (diary-list-sexp-entries): Remove superfluous save-excursion.
8186 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
8188         * woman.el (woman-make-bufname): Handle man-pages with "." in the
8189         name.  (Bug#5038)
8191 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
8193         * ido.el (ido-file-internal): Handle filenames at point that do
8194         not have a directory part.  (Bug#5049)
8196 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
8198         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
8199         (mpc-songs-jump-to, mpc-resume): Doc fixes.
8201 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
8203         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
8204         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
8205         any more.
8207 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8209         * comint.el (comint-insert-input): Ignore clicks to the right of
8210         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
8212         * vc.el (vc-print-log-internal): Don't wait for the process to
8213         terminate before setting up the major mode.
8215         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
8216         in case.
8218         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
8219         the last element.
8221         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
8223 2009-12-01  Glenn Morris  <rgm@gnu.org>
8225         * window.el (window--display-buffer-2): Fix previous changes.
8227 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
8229         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
8231 2009-12-01  Glenn Morris  <rgm@gnu.org>
8233         * Makefile.in (ELCFILES): Add mpc.elc.
8235 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8237         * mpc.el: New file.
8239 2009-12-01  Glenn Morris  <rgm@gnu.org>
8241         * window.el (window-to-use): Define for compiler.
8243         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
8244         consistent with others (no final period).
8246         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
8247         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
8249 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
8251         Make vc-print-log buttons work.
8252         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
8254 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
8256         * savehist.el (savehist-autosave-interval): Allow setting to nil
8257         through customize.  (Bug#5056)
8259 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
8261         Fix references to jit-lock properties.
8262         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8263         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
8264         (perl-font-lock-special-syntactic-constructs):
8265         Quote jit-lock-defer-multiline property.
8267 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
8269         * vc-git.el (vc-git-registered): Call vc-git-root only once.
8271 2009-11-30  Juri Linkov  <juri@jurta.org>
8273         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
8274         value `buffer' of `multi-isearch-next-buffer-current-function'.
8275         Use `(current-buffer)' when `buffer' is nil.
8276         (multi-isearch-next-buffer-from-list): Don't fallback to
8277         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
8279 2009-11-30  Juri Linkov  <juri@jurta.org>
8281         * misearch.el (multi-isearch-read-buffers): Move canonicalization
8282         of buffers with `get-buffer' to `multi-isearch-buffers'.
8283         (multi-isearch-buffers, multi-isearch-buffers-regexp):
8284         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
8285         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
8286         FILES with `expand-file-name' converting relative file names
8287         to absolute.  Doc fix.  (Bug#4727)
8289 2009-11-30  Juri Linkov  <juri@jurta.org>
8291         * misearch.el (multi-isearch-read-buffers)
8292         (multi-isearch-read-matching-buffers): New functions.
8293         (multi-isearch-buffers, multi-isearch-buffers-regexp):
8294         Use them in the `interactive' spec.  Doc fix.
8295         (multi-isearch-read-files, multi-isearch-read-matching-files):
8296         New functions.
8297         (multi-isearch-files, multi-isearch-files-regexp):
8298         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
8300 2009-11-30  Juri Linkov  <juri@jurta.org>
8302         * doc-view.el (doc-view-continuous):
8303         Rename from `doc-view-continuous-mode'.
8304         (doc-view-menu): Move "Toggle display" to the top.
8305         Add submenu "Continuous" with radio buttons "Off"/"On"
8306         and "Save as Default".
8307         (doc-view-scroll-up-or-next-page)
8308         (doc-view-scroll-down-or-previous-page)
8309         (doc-view-next-line-or-next-page)
8310         (doc-view-previous-line-or-previous-page): Rename
8311         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
8313 2009-11-30  Juri Linkov  <juri@jurta.org>
8315         * comint.el (comint-mode-map): Rebind `M-r' from
8316         `comint-previous-matching-input' to
8317         `comint-history-isearch-backward-regexp'.
8318         Unbind `M-s' to allow global key binding `M-s'.
8319         Add menu items for `comint-history-isearch-backward' and
8320         `comint-history-isearch-backward-regexp'.  (Bug#3746)
8322 2009-11-30  Juri Linkov  <juri@jurta.org>
8324         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
8325         For def=recenter, replace `recenter' with `recenter-top-bottom'
8326         that is called with `this-command' and `last-command' let-bound
8327         to `recenter-top-bottom'.  When the last `def' was not `recenter',
8328         set `recenter-last-op' to nil.  (Bug#4981)
8330 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8332         Minor cleanup and simplification.
8333         * filecache.el (file-cache-add-directory)
8334         (file-cache-add-directory-recursively)
8335         (file-cache-add-from-file-cache-buffer)
8336         (file-cache-delete-file-regexp, file-cache-delete-directory)
8337         (file-cache-files-matching-internal, file-cache-display): Use dolist.
8338         (file-cache-temp-minibuffer-message): Delete function.
8339         (file-cache-minibuffer-complete): Use minibuffer-message instead.
8341         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8342         Don't signal an error when bumping into EOB in tr, s, or y.
8344 2009-11-29  Juri Linkov  <juri@jurta.org>
8346         * startup.el (fancy-about-text): Fix wording of Guided Tour.
8347         (Bug#4960)
8349         * descr-text.el (describe-char-unidata-list): Use lowercase name
8350         for "Unicode name" like in other tags.
8352 2009-11-29  Juri Linkov  <juri@jurta.org>
8354         * ediff-util.el (ediff-minibuffer-with-setup-hook):
8355         New compatibility macro.
8356         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
8358 2009-11-29  Juri Linkov  <juri@jurta.org>
8360         Add defcustom to define the cycling order of `recenter-top-bottom'.
8361         (Bug#4981)
8363         * window.el (recenter-last-op): Doc fix.
8364         (recenter-positions): New defcustom.
8365         (recenter-top-bottom): Rewrite to use `recenter-positions'.
8366         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
8368 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
8370         Improve integration of Tramp and ange-ftp in eshell.
8372         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
8373         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
8374         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
8376         * eshell/esh-util.el (top): Require also Tramp when compiling.
8377         (eshell-directory-files-and-attributes): Check for FTP remote
8378         connection.
8379         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
8380         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
8381         (eshell-file-attributes): Handle ".".  Return `entry'.
8383         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
8384         (ange-ftp-directory-files-and-attributes)
8385         (ange-ftp-real-directory-files-and-attributes): New defuns.
8387         * net/tramp.el (tramp-maybe-open-connection): Open the remote
8388         shell with "exec" when possible.  This prevents trailing prompts
8389         in `start-file-process'.
8391 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8393         Try and remove assumptions about point-min==1.
8394         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
8395         (rng-compute-mode-line-string): Show the validation percentage in
8396         terms of the narrowed text, not the widened text.
8397         (rng-do-some-validation): Don't catch internal errors when debugging.
8398         (rng-first-error): Simplify.
8399         (rng-after-change-function): Remove work around.  AFAIK the bug has
8400         been fixed a while ago.
8402         * image-mode.el (image-minor-mode): Exit more gracefully when the image
8403         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
8405         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
8407         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
8408         `cd' doesn't always do it for us (bug#5067).
8410         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
8411         on 2009-10-25 as part of some other change (bug#5067).
8413 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8415         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
8416         `suspicious'.
8417         (byte-compile-warnings): Use byte-compile-warning-types.
8418         (byte-compile-save-excursion): Warn about use of set-buffer right
8419         after save-excursion.
8421         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
8422         the excursion as well.
8424 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
8426         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
8427         providing a Tramp related implementation of "su" and "sudo".
8428         (eshell-unix-initialize): Add "su" and "sudo".
8430 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
8432         * net/socks.el (socks-send-command): Convert binary request to
8433         unibyte before sending.  This fixes mishandling of some port
8434         numbers such as 129.
8436 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8438         * help.el (describe-bindings-internal): Remove `interactive'.
8440         * man.el (Man-completion-table): Trim a terminating "(".
8441         Remove the space between name page a section.
8442         Add the command's description on the `help-echo' property.
8443         Remove `process-connection-type' binding since it's unused by
8444         call-process.
8445         Provide completion for the "<section> <name>" format as well.
8446         (Man-default-man-entry): Remove spurious var shadowing the argument.
8448 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8450         * log-view.el: Add "Keywords: tools", since its other keywords
8451         aren't in finder-known-keywords, and following vc.el.
8453         * sha1.el (sha1-string-external): default-directory "/" in case
8454         otherwise non-existent.  process-connection-type pipe for touch of
8455         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8457 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8459         Misc coding convention cleanups.
8460         * htmlfontify.el (hfy-init-kludge-hook): Rename from
8461         hfy-init-kludge-hooks.
8462         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
8463         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
8464         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
8465         and push.
8466         (hfy-slant, hfy-weight): Use tables rather than code.
8467         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
8468         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
8469         (hfy-face-attr-for-class): Initialize `face-spec' directly.
8470         (hfy-face-to-css): Remove `nconc' with single arg.
8471         (hfy-p-to-face-lennart): Use `or'.
8472         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
8473         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
8474         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
8475         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
8476         (hfy-force-fontification): Use run-hooks.
8478 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
8480         Various minor fixes.
8481         * htmlfontify.el (hfy-default-header): Add toggle_invis since
8482         Javascript belongs in the header, not the body.
8483         (hfy-javascript): Remove.
8484         (hfy-fontify-buffer): Don't insert it any more.
8485         (hfy-face-at): Handle (face0 face1 face2) style face properties.
8486         Fix bug in invis handling when there were no invis props in a chunk.
8488 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8490         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
8492 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
8494         * finder.el (finder-mode-map): Add a menu.
8496 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
8498         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
8499         "unsigned" structs.
8501         (verilog-leap-to-head, verilog-backward-token): Handle "disable
8502         fork" statement better.
8504 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
8506         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
8507         (verilog-delete-auto, verilog-delete-empty-auto-pair)
8508         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
8509         Reported by Clay Douglass.
8511         (verilog-auto-inst, verilog-auto-star-safe)
8512         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
8513         Fix removing "// Interfaces" when saving .* expansions.  Reported by
8514         Pierre-David Pfister.
8516 2009-11-26  Glenn Morris  <rgm@gnu.org>
8518         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
8519         the scope.
8521 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
8523         * vc-annotate.el (vc-annotate-revision-previous-to-line):
8524         Really use previous revision.
8526 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8528         * man.el (Man-completion-table): default-directory "/" in case
8529         doesn't otherwise exist.  process-environment COLUMNS=999 so as
8530         not to truncate long names.  process-connection-type pipe to avoid
8531         any chance of hitting the pseudo-tty TIOCGWINSZ.
8532         (man): completion-ignore-case t for friendliness and since man
8533         itself is case-insensitive on the command line.
8534         Further to Bug#3717.
8536         * arc-mode.el: Add "Keywords: files", so the details in its
8537         commentary can be reached from finder-by-keyword.
8538         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
8539         editing mode, but it's comms related and sgml-mode.el has "comm"
8540         on that basis too.
8541         * textmodes/bibtex-style.el: Add "Keywords: tex".
8542         * international/isearch-x.el, international/ja-dic-cnv.el:
8543         * international/ja-dic-utl.el, international/kkc.el:
8544         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
8546 2009-11-25  Juri Linkov  <juri@jurta.org>
8548         * man.el (Man-completion-table): Modify regexp to include
8549         section names to completion strings.  (Bug#3717)
8551 2009-11-25  Juri Linkov  <juri@jurta.org>
8553         Search recursively in gzipped files.  (Bug#4982)
8555         * progmodes/grep.el (grep-highlight-matches): Add new options
8556         `always' and `auto'.  Doc fix.
8557         (grep-process-setup): Check `grep-highlight-matches' for
8558         `auto-detect' to determine the need to compute grep defaults.
8559         Move Windows/DOS specific --colors settings handling
8560         to `grep-compute-defaults'.  Check `grep-highlight-matches'
8561         to get the value of "--color=".
8562         (grep-compute-defaults): Compute `grep-highlight-matches' when it
8563         has the value `auto-detect'.  Move Windows/DOS specific settings
8564         from `grep-process-setup'.
8565         (zrgrep): New command with alias `rzgrep'.
8567 2009-11-25  Juri Linkov  <juri@jurta.org>
8569         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
8570         to nil instead of switching off view-mode.  (Bug#4896)
8572 2009-11-25  Juri Linkov  <juri@jurta.org>
8574         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
8576         * mwheel.el (mwheel-scroll-up-function)
8577         (mwheel-scroll-down-function): New defvars.
8578         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
8579         `scroll-up', and `mwheel-scroll-down-function' instead of
8580         `scroll-down'.
8582         * doc-view.el (doc-view-scroll-up-or-next-page)
8583         (doc-view-scroll-down-or-previous-page): Add optional ARG.
8584         Use this ARG in the call to image-scroll-up/image-scroll-down.
8585         Change `interactive' spec to "P".  Goto next/previous page only
8586         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
8587         SPC/DEL case).  Doc fix.
8588         (doc-view-next-line-or-next-page)
8589         (doc-view-previous-line-or-previous-page): Rename arg to ARG
8590         for consistency.
8591         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
8592         `doc-view-scroll-up-or-next-page', and buffer-local
8593         `mwheel-scroll-down-function' to
8594         `doc-view-scroll-down-or-previous-page'.
8596 2009-11-25  Juri Linkov  <juri@jurta.org>
8598         Provide additional default values (directories at other Dired
8599         windows) via M-n in the minibuffer of some Dired commands.
8601         * dired-aux.el (dired-diff, dired-compare-directories)
8602         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
8603         `minibuffer-default' in `minibuffer-with-setup-hook'.
8604         (dired-dwim-target-directory): Find a window that displays Dired
8605         buffer instead of failing when the next window is not Dired.
8606         Use `get-window-with-predicate' to find for the next Dired window.
8607         (dired-dwim-target-defaults): New function.
8609         * ediff-util.el (ediff-read-file-name):
8610         Use `dired-dwim-target-defaults' to set `minibuffer-default'
8611         in `minibuffer-with-setup-hook'.
8613 2009-11-25  Juri Linkov  <juri@jurta.org>
8615         Provide additional default values (file name at point or at the
8616         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
8618         * minibuffer.el (read-file-name-defaults): New function.
8619         (read-file-name): Reset `minibuffer-default' to nil when
8620         it duplicates initial input `insdef'.
8621         Bind `minibuffer-default-add-function' to lambda that
8622         calls `read-file-name-defaults' in `minibuffer-selected-window'.
8623         (minibuffer-insert-file-name-at-point): New command.
8625         * files.el (file-name-at-point-functions): New defcustom.
8626         (find-file-default): Remove defvar.
8627         (find-file-read-args): Don't use `find-file-default'.
8628         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
8629         to `read-file-name'.
8630         (find-file-literally): Use `read-file-name' with
8631         `confirm-nonexistent-file-or-buffer'.
8633         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
8635         * dired.el (dired-read-dir-and-switches):
8636         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
8637         to `read-file-name'.
8638         (dired-file-name-at-point): New function.
8639         (dired-mode): Add hook `dired-file-name-at-point' to
8640         `file-name-at-point-functions'.
8642 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8644         Really make the *Completions* window soft-dedicated (bug#5030).
8645         * window.el (window--display-buffer-2): Add `dedicated' argument.
8646         (display-buffer): Pass it when needed so the dedicated flag is set
8647         after calling set-window-buffer, which would otherwise reset it.
8649 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8651         * progmodes/meta-mode.el (meta-complete-symbol):
8652         * progmodes/etags.el (complete-tag):
8653         * mail/mailabbrev.el (mail-abbrev-complete-alias):
8654         Use completion-in-region.
8656         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
8657         (dabbrev-completion): Use completion-in-region.
8658         (dabbrev--abbrev-at-point): Simplify regexp.
8660         * abbrev.el (abbrev--before-point): Use word-motion functions
8661         if :regexp is not specified (bug#5031).
8663         * subr.el (string-prefix-p): New function.
8665         * man.el (Man-completion-cache): New var.
8666         (Man-completion-table): Use it.
8668         * vc.el (vc-print-log-internal): Make `limit' optional for better
8669         compatibility (e.g. with vc-annotate.el).
8671 2009-11-24  Kevin Ryde  <user42@zip.com.au>
8673         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
8674         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
8676         * emacs-lisp/elint.el (elint-add-required-env): Better error message
8677         when .el source file not found or other error.
8679 2009-11-24  Markus Triska  <markus.triska@gmx.at>
8681         * linum.el (linum-update-window): Ignore intangible (bug#4996).
8683 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8685         Handle the [back] button properly (bug#4979).
8686         * descr-text.el (describe-text-properties): Add a `buffer' argument.
8687         Use help-setup-xref, help-buffer, and with-help-window.
8688         (describe-char): Add `buffer' argument.
8689         Pass proper command to help-setup-xref.  Don't meddle with
8690         help-xref-stack-item directly.
8691         (describe-text-category): Use with-help-window and help-buffer.
8693         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
8694         for the displayed buffer (bug#4887).
8696         * man.el (Man-completion-table): New function.
8697         (man): Use it.
8699 2009-11-24  David Reitter  <david.reitter@gmail.com>
8701         * vc-git.el (vc-git-registered): Use checkout directory (where
8702         .git is) rather than the file's directory and a relative path spec
8703         to work around a bug in git.
8705 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
8707         Improve handling of processes on remote hosts.
8709         * eshell/esh-util.el (eshell-path-env): New defvar.
8710         (eshell-parse-colon-path): New defun.
8711         (eshell-file-attributes): Use `eshell-parse-colon-path'.
8713         * eshell/esh-ext.el (eshell-search-path):
8714         Use `eshell-parse-colon-path'.
8715         (eshell-remote-command): Remove argument HANDLER.
8716         (eshell-external-command): Check for FTP remote connection.
8718         * eshell/esh-proc.el (eshell-gather-process-output):
8719         Use `file-truename', in order to start also symlinked files.
8720         Apply `start-file-process' instead of `start-process'.
8721         Shorten `command' to the local file name part.
8723         * eshell/em-cmpl.el (eshell-complete-commands-list):
8724         Use `eshell-parse-colon-path'.
8726         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
8728         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
8729         to `eshell-directory-change-hook'.
8731 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
8733         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
8734         because it could be enabled automatically if view-read-only is non-nil.
8736 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
8738         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
8739         made on 2009-11-22.
8741 2009-11-24  Glenn Morris  <rgm@gnu.org>
8743         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
8744         deleted variable bookmark-bmenu-bookmark-column.
8746         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
8747         Move after definition of global-semantic-idle-tag-highlight-mode.
8749 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8751         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
8753 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
8755         * net/browse-url.el (browse-url-filename-alist): On Windows, add
8756         two slashes to the "file:" prefix.
8757         (browse-url-file-url): De-munge Cygwin filenames before passing
8758         them to Windows browser.
8759         (browse-url-default-windows-browser): Use call-process.
8761 2009-11-23  Juri Linkov  <juri@jurta.org>
8763         Implement DocView Continuous mode.  (Bug#4896)
8764         * doc-view.el (doc-view-continuous-mode): New defcustom.
8765         (doc-view-mode-map): Bind C-n/<down> to
8766         `doc-view-next-line-or-next-page', C-p/<up> to
8767         `doc-view-previous-line-or-previous-page'.
8768         (doc-view-next-line-or-next-page)
8769         (doc-view-previous-line-or-previous-page): New commands.
8771 2009-11-23  Juri Linkov  <juri@jurta.org>
8773         Implement Isearch in comint input history.  (Bug#3746)
8774         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
8775         `isearch-mode-hook'.
8776         (comint-history-isearch): New defcustom.
8777         (comint-history-isearch-backward)
8778         (comint-history-isearch-backward-regexp): New commands.
8779         (comint-history-isearch-message-overlay): New buffer-local variable.
8780         (comint-history-isearch-setup, comint-history-isearch-end)
8781         (comint-goto-input, comint-history-isearch-search)
8782         (comint-history-isearch-message, comint-history-isearch-wrap)
8783         (comint-history-isearch-push-state)
8784         (comint-history-isearch-pop-state): New functions.
8786 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
8788         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
8789         return.
8790         (tramp-handle-make-symbolic-link)
8791         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
8792         Quote file names.
8793         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
8794         (tramp-handle-process-file): Use it.
8796 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8798         * window.el (move-to-window-line-last-op): Remove.
8799         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
8801 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
8803         Make M-r mirror the new cycling behavior of C-l.
8804         * window.el (move-to-window-line-last-op): New var.
8805         (move-to-window-line-top-bottom): New command.
8806         (global-map): Bind M-r move-to-window-line-top-bottom.
8808 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
8810         * dired-x.el (dired-guess-shell-alist-default):
8811         Support xz format.  (Bug#4953)
8813 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
8815         * cedet/srecode/map.el (srecode-get-maps):
8816         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
8817         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
8818         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
8819         (semantic-toggle-decoration-style):
8820         * cedet/semantic/decorate/include.el
8821         (semantic-decoration-include-describe)
8822         (semantic-decoration-unknown-include-describe)
8823         (semantic-decoration-unparsed-include-describe)
8824         (semantic-decoration-all-include-summary):
8825         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
8826         * cedet/semantic/analyze/complete.el
8827         (semantic-analyze-possible-completions):
8828         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
8829         (semantic-show-unmatched-syntax-mode)
8830         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
8831         (semantic-highlight-func-mode):
8832         * cedet/semantic/util.el (semantic-describe-buffer):
8833         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
8834         (semantic-symref-find-tags-by-name)
8835         (semantic-symref-find-tags-by-regexp)
8836         (semantic-symref-find-tags-by-completion)
8837         (semantic-symref-find-file-references-by-name)
8838         (semantic-symref-find-text):
8839         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
8840         (senator-yank-tag):
8841         * cedet/semantic/scope.el (semantic-calculate-scope):
8842         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
8843         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
8844         (define-semantic-idle-service):
8845         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
8846         (semantic-complete-analyze-inline-idle):
8847         * cedet/semantic/analyze.el (semantic-analyze-current-context):
8848         * cedet/mode-local.el (describe-mode-local-bindings)
8849         (describe-mode-local-bindings-in-mode):
8850         * cedet/ede/make.el (ede-make-check-version):
8851         * cedet/ede/locate.el (ede-enable-locate-on-project):
8852         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
8853         (cedet-idutils-version-check):
8854         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
8855         (cedet-gnu-global-version-check):
8856         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
8857         (cedet-cscope-version-check): Use called-interactively-p instead
8858         of interactive-p.
8860         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
8861         Use semantic-format-tag-prototype.
8863 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
8865         * emulation/viper-cmd.el: Use viper-last-command-char instead of
8866         last-command-char/last-command-event.
8867         (viper-prefix-arg-value): Do correct conversion of event-char for
8868         XEmacs.
8870         * emulation/viper-util.el, emulation/viper.el:
8871         Use viper-last-command-char instead of
8872         last-command-char/last-command-event.
8874         * ediff-init.el, ediff-mult.el, ediff-util.el:
8875         Replace last-command-char and last-command-event
8876         with (ediff-last-command-char) everywhere.
8878         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
8879         created in fundamental mode.
8881         * ediff.el (ediff-version): Revert the change of interactive-p to
8882         called-interactively-p.
8884 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
8886         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
8887         generation from word-movement command names.
8889 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
8891         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
8892         (semantic-complete-jump-local, semantic-complete-jump):
8893         Improve prompt string.
8895 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
8897         * cus-start.el (all): Add native condition for font-use-system-font.
8899 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
8901         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8902         Correct the patch from 2009-11-18.  (Bug#3910)
8904 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
8906         * progmodes/subword.el: Rename from lisp/subword.el.
8908         * subword.el: Rename to progmodes/subword.el.
8910         * Makefile.in (ELCFILES): Adapt to subword.el move.
8912 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8913             Stefan Monnier  <monnier@iro.umontreal.ca>
8915         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
8916         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
8917         (bookmark-bmenu-show-filenames): Use push.
8918         (bookmark-bmenu-hide-filenames): Use local var instead of
8919         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
8920         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
8921         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
8922         filenames now that the bookmark names are always available.
8924 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8926         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
8927         (bookmark-search-pattern): Move and leave unbound.
8928         (bookmark-bmenu-mode-map): Change binding.
8929         (bookmark-read-search-input): Simplify.
8930         Don't use text-char-description.  Don't error on non-char events.
8931         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
8932         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
8933         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
8934         Use a local var for the timer.
8935         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
8936         (i.e. bookmark-bmenu-search).
8938 2009-11-21  Glenn Morris  <rgm@gnu.org>
8940         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
8942 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
8944         * net/browse-url.el (browse-url-default-windows-browser):
8945         Use cygstart for cygwin.
8947 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
8949         * bookmark.el: Formatting and doc fixes only:
8950         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
8951         (bookmark-bmenu-search): Wrap to fit within 80 columns.
8952         Minor grammar and punctuation fixes in doc string.
8953         (bookmark-read-search-input): Adjust to fit within 80 columns.
8955 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
8957         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
8958         (c-backward-into-nomenclature): Adapt to subword renaming.
8960         * subword.el (subword-forward, subword-backward, subword-mark)
8961         (subword-kill, subword-backward-kill, subword-transpose)
8962         (subword-downcase, subword-upcase, subword-capitalize)
8963         (subword-forward-internal, subword-backward-internal):
8964         Rename from forward-subword, backward-subword, mark-subword,
8965         kill-subword, backward-kill-subword, transpose-subwords,
8966         downcase-subword, upcase-subword, capitalize-subword,
8967         forward-subword-internal, backward-subword-internal.
8969 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8971         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
8972         New options.
8973         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
8974         New vars.
8975         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
8976         (bookmark-bmenu-filter-alist-by-regexp)
8977         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
8978         (bookmark-bmenu-search): New command.
8979         (bookmark-bmenu-mode-map): Bind it.
8981 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
8983         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
8985         * cedet/semantic/idle.el (define-semantic-idle-service)
8986         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
8988 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
8990         * progmodes/cc-cmds.el: declare-functioned forward-subword and
8991         backward-subword to quit the byte-compiler.
8993         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
8995         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
8997         * progmodes/cc-cmds.el (c-update-modeline)
8998         (c-forward-into-nomenclature, c-backward-into-nomenclature):
8999         Refer to subword.el functions instead of cc-subword.el.
9001         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
9002         subword.el functions instead of cc-subword.el.
9004         * progmodes/cc-subword.el: Rename to subword.el.
9005         * subword.el: Rename from progmodes/cc-subword.el.
9006         (subword-mode-map): Rename from c-subword-mode-map.
9007         (subword-mode): Rename from c-subword-mode.
9008         (global-subword-mode): New global minor mode.
9009         (forward-subword): Rename from c-forward-subword.
9010         (backward-subword): Rename from c-backward-subword.
9011         (mark-subword): Rename from c-mark-subword.
9012         (kill-subword): Rename from c-kill-subword.
9013         (backward-kill-subword): Rename from c-backward-kill-subword.
9014         (transpose-subwords): Rename from c-tranpose-subword.
9015         (downcase-subword): Rename from c-downcase-subword.
9016         (capitalize-subword): Rename from c-capitalize-subword.
9017         (forward-subword-internal): Rename from c-forward-subword-internal.
9018         (backward-subword-internal): Rename from c-backward-subword-internal.
9020 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
9022         * vc.el (vc-deduce-fileset): Allow non-state changing operations
9023         from a dired buffer.
9024         (vc-dired-deduce-fileset): New function.
9025         (vc-root-diff, vc-print-root-log): Use it.
9027         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
9028         nil LIMIT argument to vc-print-log-internal.
9030 2009-11-20  Glenn Morris  <rgm@gnu.org>
9032         * Makefile.in (ELCFILES): Regenerate.
9034 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9036         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
9038         * cedet/semantic.el: Enable idle-mode menu items only if
9039         global-semantic-idle-scheduler-mode is enabled.
9040         (semantic-default-submodes): Doc fix.
9042         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
9043         When turning off, disable other idle modes.
9045 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
9047         * calc/calc.el (calc-set-mode-line):
9048         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9049         (math-format-number): Rename `math-format-complement-signed' to
9050         `math-format-twos-complement'.
9052         * calc/calc-bin.el (math-format-twos-complement): Rename from
9053         math-format-complement-signed.
9054         (calc-radix): Rename `calc-complement-signed-mode' to
9055         `calc-twos-complement-mode'.
9056         (calc-octal-radix, calc-hex-radix): Add an argument for
9057         two's complement.
9059         * calc/calc-embed.el (calc-embedded-mode-vars):
9060         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9062         * calc/calc-ext.el (calc-init-extensions):
9063         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9064         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
9066         * calc/calc-units.el (math-build-units-table-buffer):
9067         Let `calc-twos-complement-mode' be nil.
9069         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
9070         entries.
9072         * calc/calc-vec.el (calcFunc-vunpack):
9073         * calc/calc-aent.el (calc-do-calc-eval):
9074         * calc/calc-forms.el (math-format-date):
9075         * calc/calc-graph.el (calc-graph-plot):
9076         * calc/calc-math.el (math-use-emacs-fn):
9077         * calc/calccomp.el (math-compose-expr):
9078         Let `calc-twos-complement-mode' be nil.
9080 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9082         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
9083         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
9084         * minibuffer.el (completion-in-region-functions): New hook.
9085         (completion-in-region): New function.
9086         * emacs-lisp/lisp.el (lisp-complete-symbol):
9087         * pcomplete.el (pcomplete-std-complete): Use it.
9089 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9091         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
9092         (latex-complete-alist): New vars.
9093         (latex-string-prefix-p, latex-complete-bibtex-keys)
9094         (latex-complete-envnames, latex-complete-refkeys)
9095         (latex-complete-data): New functions.
9096         (latex-complete, latex-indent-or-complete): New commands.
9098         * window.el (display-buffer-mark-dedicated): New var.
9099         (display-buffer): Obey it.
9100         * minibuffer.el (minibuffer-completion-help): Use it.
9102         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
9104         * filecache.el (file-cache-add-file): Use push and cons.
9105         (file-cache-delete-file-regexp): Use push.
9106         (file-cache-complete): Use completion-in-region.
9108         * simple.el (with-wrapper-hook): Fix thinko.
9110         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
9111         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
9112         Use with-current-buffer and string-to-number.
9113         (hfy-fallback-colour-values): Use assoc-string.
9114         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
9115         (hfy-face-at): Remove unused var `found-face'.
9116         (hfy-compile-stylesheet): Remove unused var `css'.
9117         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
9118         and `orig-buffer'.
9119         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
9120         Use with-current-buffer.
9121         (hfy-text-p): Use expand-file-name and fewer setq.
9123 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
9125         * htmlfontify.el, hfy-cmap.el: New files.
9127 2009-11-19  Juri Linkov  <juri@jurta.org>
9129         * minibuffer.el (completions-format): New defcustom.
9130         (completion--insert-strings): Implement vertical format.
9132         * simple.el (switch-to-completions): Move point to the first
9133         completion when point was at the beginning of the buffer.
9135 2009-11-19  Juri Linkov  <juri@jurta.org>
9137         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
9139         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
9141 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
9143         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
9144         (mail-signature): Change default to t.
9145         (mail-from-style): Deprecate `system-default' value.
9146         (mail-insert-from-field): For default value of mail-from-style,
9147         default to `angles' unless `angles' needs quoting and `parens'
9148         does not.
9149         (mail-citation-prefix-regexp): Use citation regexp from
9150         message-mode.
9152 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
9154         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
9155         Set variables for computing the prompt for reading password.
9157 2009-11-19  Glenn Morris  <rgm@gnu.org>
9159         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
9161         * textmodes/flyspell.el (sgml-lexical-context): Declare.
9163         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
9164         (newsticker-treeview-listwindow-height): Fix custom type.
9166 2009-11-19  Kenichi Handa  <handa@m17n.org>
9168         * descr-text.el (describe-char-padded-string): Compose with TAB
9169         only if there's a font for CH.
9170         (describe-char): Fix the condition for detecting a trivial composition.
9172 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
9174         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
9175         more accurate version of the regexp.  (Bug#3910)
9177 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
9179         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
9181 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
9183         * font-setting.el (font-use-system-font): Declare for byte-compiler.
9184         (font-setting-change-default-font): Fix typo in docstring.
9186 2009-11-18  Alan Mackenzie  <acm@muc.de>
9188         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
9190 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
9192         * font-setting.el (font-use-system-font): Move ...
9194         * cus-start.el (all): ... to here.
9196 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
9198         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
9199         Don't set `ad-return-value' if `ad-do-it' doesn't.
9201         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
9202         modification time.
9204 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
9206         * menu-bar.el: Put "Use system font" in Option-menu.
9207         (menu-bar-options-save): Add font-use-system-font.
9209         * loadup.el: If feature system-font-setting or font-render-setting is
9210         there, load font-setting.
9212         * Makefile.in (ELCFILES): Add font-settings.el.
9213         * font-setting.el: New file.
9215 2009-11-17  Glenn Morris  <rgm@gnu.org>
9217         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
9219         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
9220         Preserve point in the list buffer.  (Bug#4939)
9221         Use point-at-eol.
9222         (newsticker--treeview-list-update-highlight)
9223         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
9225 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
9227         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
9228         Remove.
9230         * calc/calc-ext.el (calc-init-extensions): Remove references to
9231         symclip.
9233         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
9235         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
9236         * calc/calc-help.el (calc-b-prefix-help): Remove references to
9237         `calc-symclip'.
9239 2009-11-16  Kevin Ryde  <user42@zip.com.au>
9241         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
9242         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
9244         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
9245         (lm-keywords-list): Allow comma-only separator like "foo,bar".
9246         Ignore trailing spaces by omit-nulls to split-string (fixing
9247         regression from Emacs 21 due to the incompatible split-string
9248         change).  (Bug #4928.)
9250 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9252         * vc.el (vc-log-show-limit): Default to 2000.
9253         (vc-print-log-internal): Insert buttons to request more entries
9254         when limiting the output.
9256         * vc-sccs.el (vc-sccs-print-log):
9257         * vc-rcs.el (vc-rcs-print-log):
9258         * vc-cvs.el (vc-cvs-print-log):
9259         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
9260         LIMIT is non-nil.
9262 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
9264         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
9265         error when `tramp-gvfs-dbus-event-vector' is set.
9266         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
9268 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9270         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
9272 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
9274         * net/dbus.el (dbus-unregister-service): New defun.
9275         (dbus-register-property): Register the handlers of
9276         "org.freedesktop.DBus.Properties" for SERVICE.
9277         (dbus-property-handler): Fix docstring.
9279 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9281         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
9282         Quote doc string reference in defvaralias as it is not in special form.
9283         (byte-compile-output-docform): Doc fix.
9285 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
9287         * calc/calc.el (math-2-word-size, math-half-2-word-size)
9288         (calc-complement-signed-mode): New variables.
9289         (calc-set-mode-line): Add indicator for twos-complements.
9290         (math-format-number): Format twos-complement notation.
9292         * calc/calc-bin.el (calc-word-size): Reset the variables
9293         `math-2-word-size' and `math-half-2-word-size'.
9294         (math-format-complement-signed, math-symclip, calcFunc-symclip)
9295         (calc-symclip): New functions.
9297         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
9299         * calc/calc-embed.el (calc-embedded-mode-vars):
9300         Add `calc-complement-signed-mode' to the list of modes.
9302         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
9303         (calc-b-oper-keys): Add `calc-symclip' to list.
9305         * calc/calc-ext.el (math-read-number-fancy): Read complement
9306         signed numbers.
9307         (calc-init-extensions): Add binding for `calc-symclip'.
9308         Add autoload for `calcFunc-symclip' and `calc-symclip'.
9310         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
9311         `calc-symclip'.
9312         (calc-modes-menu): Add item for twos complement mode.
9314         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
9316 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
9318         * register.el (jump-to-register, insert-register): Handle Semantic
9319         tags.  From commented-out advice in semantic/senator.el.
9321 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
9323         * vc.el (vc-log-show-limit): New variable.
9324         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
9325         when using a prefix argument.
9326         (vc-print-log-internal): Add new argument LIMIT.
9328         * vc-svn.el (vc-svn-print-log):
9329         * vc-mtn.el (vc-mtn-print-log):
9330         * vc-hg.el (vc-hg-print-log):
9331         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
9332         pass it to the log command when set.  Make the BUFFER argument
9333         non-optional.
9335         * vc-sccs.el (vc-sccs-print-log):
9336         * vc-rcs.el (vc-rcs-print-log):
9337         * vc-git.el (vc-git-print-log):
9338         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
9339         ignore it.  Make the BUFFER argument non-optional
9341         * bindings.el (mode-line-buffer-identification): Do not purecopy.
9343 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
9345         * dired.el (dired-mode-map): Move encryption items to "Operate"
9346         menu (Bug#4703).
9348         * strokes.el (strokes-update-window-configuration): Make strokes
9349         buffer current before erasing (Bug#4906).
9351         * cedet/semantic/idle.el (semantic-idle-summary-mode)
9352         (semantic-idle-summary-mode): Define using define-minor-mode
9353         instead of define-semantic-idle-service.
9354         (semantic-idle-summary-mode): New function.
9355         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
9356         that mouse motion does not reset the echo area.
9358 2009-11-15  Juri Linkov  <juri@jurta.org>
9360         * simple.el (set-mark-default-inactive): Add :type, :group
9361         and :version.  (Bug#4876)
9363 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
9365         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
9366         (archive-unique-fname): ... here.  (Bug#4929)
9368 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9370         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
9371         with a real fix.
9373         * novice.el (disabled-command-function): Add useful args.
9374         Setup the help buffer so that [back] works.
9375         Remove redundant call to help-mode.
9376         (disabled-command-function): Use `case'.
9377         (en/disable-command): New function extracted from enable-command.
9378         (enable-command, disable-command): Use it.
9380 2009-11-14  Glenn Morris  <rgm@gnu.org>
9382         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
9383         constants.  (Bug#4913)
9385         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
9387 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
9389         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
9390         defined in C that have no doc-strings.  (Bug#1063)
9392 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
9394         * cus-edit.el (data, files):
9395         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
9397 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
9399         * simple.el (shell-command): Doc fix (Bug#4891).
9401         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
9403 2009-11-14  Glenn Morris  <rgm@gnu.org>
9405         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
9406         statements for vc-diff, emerge-quit, and rmail-cease-edit.
9407         If they are already loaded, eval-after-load will do the right thing.
9409         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
9410         compiling.
9412         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
9414         * simple.el (x-selection-owner-p): Declare.
9415         (read-mail-command): Use custom radio type rather than choice.
9416         (completion-no-auto-exit): Doc fix.
9418         * custom.el (defgroup):
9419         * epg-config.el (epg): Doc fixes.
9421 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
9423         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
9424         * international/ccl.el (define-ccl-program): Do not purecopy the
9425         docstring, defconst does it anyway.
9427 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9429         * add-log.el (add-change-log-entry): Avoid displaying the changelog
9430         a second time.
9432         * x-dnd.el (x-dnd-maybe-call-test-function):
9433         * window.el (split-window-vertically):
9434         * whitespace.el (whitespace-help-on):
9435         * vc-rcs.el (vc-rcs-consult-headers):
9436         * userlock.el (ask-user-about-lock-help)
9437         (ask-user-about-supersession-help):
9438         * type-break.el (type-break-force-mode-line-update):
9439         * time-stamp.el (time-stamp-conv-warn):
9440         * terminal.el (te-set-output-log, te-more-break, te-filter)
9441         (te-sentinel, terminal-emulator):
9442         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
9443         (term-write-input-ring, term-check-source, term-start-output-log):
9444         (term-display-buffer-line, term-dynamic-list-completions):
9445         (term-ansi-make-term, serial-term):
9446         * subr.el (selective-display):
9447         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
9448         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
9449         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
9450         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
9451         (speedbar-remove-localized-speedbar-support)
9452         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
9453         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
9454         (speedbar-buffers-line-directory):
9455         * simple.el (shell-command-on-region, append-to-buffer)
9456         (prepend-to-buffer):
9457         * shadowfile.el (shadow-save-todo-file):
9458         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
9459         (scroll-bar-maybe-set-window-start):
9460         * sb-image.el (speedbar-image-dump):
9461         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
9462         (load-save-place-alist-from-file):
9463         * ps-samp.el (ps-print-message-from-summary):
9464         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
9465         (ps-background-image, ps-begin-job, ps-do-despool):
9466         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
9467         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
9468         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
9469         (pr-call-process, pr-file-list, pr-interface-save):
9470         * novice.el (disabled-command-function)
9471         (enable-command, disable-command):
9472         * mouse.el (mouse-buffer-menu-alist):
9473         * mouse-copy.el (mouse-kill-preserving-secondary):
9474         * macros.el (kbd-macro-query):
9475         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
9476         * informat.el (batch-info-validate):
9477         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
9478         * hippie-exp.el (try-expand-dabbrev-visible):
9479         * help-mode.el (help-make-xrefs):
9480         * help-fns.el (describe-variable):
9481         * generic-x.el (bat-generic-mode-run-as-comint):
9482         * finder.el (finder-mouse-select):
9483         * find-dired.el (find-dired-sentinel):
9484         * filesets.el (filesets-file-close):
9485         * files.el (list-directory):
9486         * faces.el (list-faces-display, describe-face):
9487         * facemenu.el (list-colors-display):
9488         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
9489         * epg.el (epg--process-filter, epg-cancel):
9490         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
9491         (epa--read-signature-type):
9492         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
9493         (emerge-file-names):
9494         * ehelp.el (electric-helpify):
9495         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
9496         * ediff-vers.el (rcs-ediff-view-revision):
9497         * ediff-util.el (ediff-setup):
9498         * ediff-mult.el (ediff-append-custom-diff):
9499         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
9500         (ediff-wordify):
9501         * echistory.el (Electric-command-history-redo-expression):
9502         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
9503         * disp-table.el (describe-display-table):
9504         * dired.el (dired-find-buffer-nocreate):
9505         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
9506         * dabbrev.el (dabbrev--same-major-mode-p):
9507         * chistory.el (list-command-history):
9508         * apropos.el (apropos-documentation):
9509         * allout.el (allout-obtain-passphrase):
9510         (allout-copy-exposed-to-buffer):
9511         (allout-verify-passphrase): Use with-current-buffer.
9513 2009-11-13  Glenn Morris  <rgm@gnu.org>
9515         * Makefile.in (ELCFILES): Regenerate.
9517 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
9519         * net/dbus.el (dbus-registered-objects-table): Rename from
9520         `dbus-registered-functions-table', because it contains also properties.
9521         (dbus-unregister-object): Unregister also properties.
9522         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
9523         Use a timeout of 500 msec, in order to not block.
9524         (dbus-register-property, dbus-property-handler): New defuns.
9526 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9528         * simple.el (minibuffer-default-add-completions): Drop deprecated
9529         4th arg.
9531 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
9533         * textmodes/artist.el (artist-mouse-choose-operation):
9534         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
9535         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
9536         (artist-compute-up-event-key): New function.
9537         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
9539 2009-11-13  Kenichi Handa  <handa@m17n.org>
9541         * language/japan-util.el: Make sure that the value of jisx0208
9542         property is jisx0208 character.
9544 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
9546         * international/mule.el (auto-coding-regexp-alist): Only purecopy
9547         car or each item, not the whole list.
9549 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9551         * minibuffer.el (minibuffer-completion-help):
9552         Use minibuffer-hide-completions.
9554 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
9556         * dired.el (dired-save-positions, dired-restore-positions): New funs.
9557         (dired-revert): Use them (bug#4880).
9559 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
9561         * tooltip.el (tooltip-frame-parameters): Undo previous change.
9563 2009-11-12  Juri Linkov  <juri@jurta.org>
9565         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
9566         New functions.
9567         (find-file-literally-at-point): Alias of `ffap-literally'.
9569 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
9571         * textmodes/ispell.el (ispell-skip-region-alist):
9572         * textmodes/css-mode.el (auto-mode-alist):
9573         * progmodes/compile.el (auto-mode-alist):
9574         * international/mule.el (ctext-non-standard-encodings-alist)
9575         (ctext-non-standard-encodings-regexp):
9576         * simple.el (shell-command-switch, text-read-only):
9577         * replace.el (occur-mode-map):
9578         * paths.el (rmail-file-name):
9579         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
9580         * find-file.el (ff-special-constructs):
9581         * files.el (file-name-handler-alist):
9582         * composite.el: Purecopy strings.
9584         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
9586 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
9588         * widget.el (define-widget): Purecopy the docstring.
9589         * international/mule-cmds.el (charset): Do not purecopy the
9590         docstring here, define-widget does it.
9592         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
9593         * textmodes/bibtex-style.el (auto-mode-alist):
9594         * progmodes/inf-lisp.el (inferior-lisp-prompt):
9595         * progmodes/compile.el (compile-command):
9596         * language/korea-util.el (default-korean-keyboard):
9597         * international/mule-conf.el (file-coding-system-alist):
9598         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
9599         * tooltip.el (tooltip-frame-parameters):
9600         * newcomment.el (comment-end, comment-padding):
9601         * dired.el (dired-trivial-filenames):
9602         * comint.el (comint-file-name-prefix): Purecopy initial values.
9604 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
9606         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
9607         (tramp-advice-minibuffer-electric-tilde): Unload advices via
9608         `tramp-unload'.
9609         (tramp-advice-make-auto-save-file-name)
9610         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
9611         after removing the advice.
9613 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
9615         * progmodes/grep.el (grep-regexp-alist):
9616         * international/mule-cmds.el (iso-2022-control-alist):
9617         * emacs-lisp/timer.el (timer-duration-words):
9618         * subr.el (version-separator, version-regexp-alist):
9619         * minibuffer.el (completion-styles-alist):
9620         * faces.el (face-attribute-name-alist, list-faces-sample-text):
9621         Change defvars to defconsts.
9623         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
9624         * loadup.el ("international/mule-conf"): Load the byte compiled version.
9625         * international/mule-conf.el: Allow to be byte compiled.
9627         * international/mule.el (define-charset): Purecopy props.
9628         (load-with-code-conversion): Purecopy doc string and file name.
9629         (put-charset-property): Purecopy strings.
9630         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
9632         * international/mule-cmds.el (register-input-method): Purecopy arguments.
9633         (define-char-code-property): Correctly purecopy the table.
9635         * international/ccl.el (define-ccl-program): Purecopy the docstring.
9637         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
9639         * subr.el (add-hook): Purecopy strings.
9640         (eval-after-load): Purecopy load-history-regexp and the form.
9642         * custom.el (custom-declare-group): Purecopy load-file-name.
9644         * subr.el (menu-bar-separator): New defconst.
9645         * net/eudc.el (eudc-tools-menu):
9646         * international/mule-cmds.el (set-coding-system-map)
9647         (mule-menu-keymap):
9648         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
9649         * vc-hooks.el (vc-menu-map):
9650         * replace.el (occur-mode-map):
9651         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
9652         (menu-bar-edit-menu, menu-bar-goto-menu)
9653         (menu-bar-custom-menu, menu-bar-showhide-menu)
9654         (menu-bar-options-menu, menu-bar-tools-menu)
9655         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
9656         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
9657         (menu-bar-help-menu):
9658         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
9659         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
9661         * term/x-win.el (x-gtk-stock-map):
9662         * progmodes/vera-mode.el (auto-mode-alist):
9663         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
9664         (inferior-lisp-program, inferior-lisp-load-command):
9665         * progmodes/hideshow.el (hs-special-modes-alist):
9666         * progmodes/gud.el (same-window-regexps):
9667         * progmodes/grep.el (grep-program, find-program, xargs-program):
9668         * net/telnet.el (same-window-regexps):
9669         * net/rlogin.el (same-window-regexps):
9670         * language/ethiopic.el (font-ccl-encoder-alist):
9671         * vc-sccs.el (vc-sccs-master-templates):
9672         * vc-rcs.el (vc-rcs-master-templates):
9673         * subr.el (cl-assertion-failed):
9674         * simple.el (next-error-overlay-arrow-position):
9675         * lpr.el (lpr-command):
9676         * locate.el (locate-ls-subdir-switches):
9677         * info.el (same-window-regexps, info)
9678         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
9679         * image-mode.el (image-mode, auto-mode-alist):
9680         * hippie-exp.el (hippie-expand-ignore-buffers):
9681         * format.el (format-alist):
9682         * find-dired.el (find-ls-subdir-switches, find-grep-options)
9683         (find-name-arg):
9684         * facemenu.el (facemenu-keybindings):
9685         * dired.el (dired-listing-switches, dired-chown-program):
9686         * diff.el (diff-switches, diff-command):
9687         * cus-edit.el (same-window-regexps):
9688         * bindings.el (mode-line-mule-info)
9689         (mode-line-buffer-identification): Purecopy strings.
9691 2009-11-11  Juri Linkov  <juri@jurta.org>
9693         * simple.el (dired-get-filename) <declare-function>:
9694         Tell the byte-compiler about dired-get-filename.
9695         (shell-command): In Dired mode, get filename from the current line
9696         as the default value.
9698 2009-11-10  Glenn Morris  <rgm@gnu.org>
9700         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
9701         * calendar/holidays.el, progmodes/cperl-mode.el:
9702         Update x-popup-menu declarations.
9704         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
9705         (list-load-path-shadows): Use dolist.
9706         (list-load-path-shadows): Use with-current-buffer.
9708 2009-11-10  Juri Linkov  <juri@jurta.org>
9710         * minibuffer.el (read-file-name): Support a list of default values
9711         in `default-filename'.  Use the first file name where only one
9712         element is required.  Doc fix.
9714 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
9716         * net/dbus.el (dbus-unregister-object): Release service, if no
9717         other method is registered for it.
9719 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
9721         * bookmark.el (bookmark-completing-read): Sort bookmark names if
9722         bookmark-sort-flag is non-nil (Bug#4653).
9724 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
9726         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
9727         the progress reporter entirely.
9729         * emulation/cua-base.el: Add CUA property to some CC mode commands
9730         (Bug#4100).
9732 2009-11-08  Kevin Ryde  <user42@zip.com.au>
9734         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9735         at end of sentence (Bug#4818).
9737 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
9739         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9740         Handle "see declaration of" MSFT statements (Bug#4100).
9742 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
9744         * net/tramp.el (tramp-advice-make-auto-save-file-name)
9745         (tramp-advice-file-expand-wildcards): Unload via
9746         `ad-remove-advice'.
9748         * net/trampver.el: Update release number.
9750 2009-11-08  Kevin Ryde  <user42@zip.com.au>
9752         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
9753         `ad-do-it'.
9755 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
9757         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
9758         in order to keep context in SELinux.
9760 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
9762         * dired-aux.el (dired-query): Place cursor in echo area and allow
9763         C-g.
9765         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
9766         menu item if not on a directory (Bug#4701).
9768 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
9770         Sync with Tramp 2.1.17.
9772         * net/tramp.el (tramp-handle-copy-directory): Don't use
9773         `file-remote-p' (due to compatibility).
9775         * net/tramp-compat.el (tramp-compat-copy-directory)
9776         (tramp-compat-delete-directory): New defuns.
9778         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
9779         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
9780         `tramp-compat-delete-directory'.
9782         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
9783         (tramp-smb-handle-delete-directory): Use
9784         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
9786         * net/trampver.el: Update release number.
9788 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
9790         * tar-mode.el (tar-copy): Call write-region on the right buffer
9791         (Bug#4857).
9793         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
9794         by hand, if necessary (Bug#4878).
9796 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
9798         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
9799         align size column (Bug#4839).
9801         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
9802         statement.
9804 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
9806         * progmodes/ld-script.el (auto-mode-alist):
9807         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
9809         * cus-face.el (custom-declare-face): Purecopy face spec.
9811 2009-11-06  Kenichi Handa  <handa@m17n.org>
9813         * international/uni-bidi.el: Re-generated.
9814         * international/uni-category.el: Re-generated.
9815         * international/uni-combining.el: Re-generated.
9816         * international/uni-mirrored.el: Re-generated.
9818 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
9820         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
9821         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
9822         (tex-start-options, slitex-run-command, latex-run-command)
9823         (tex-run-command, tex-directory):
9824         * textmodes/ispell.el (ispell-html-skip-alists)
9825         (ispell-tex-skip-alists, ispell-tex-skip-alists):
9826         * textmodes/fill.el (adaptive-fill-first-line-regexp):
9827         (adaptive-fill-regexp):
9828         * textmodes/dns-mode.el (auto-mode-alist):
9829         * progmodes/python.el (interpreter-mode-alist):
9830         * progmodes/etags.el (tags-compression-info-list):
9831         * progmodes/etags.el (tags-file-name):
9832         * net/browse-url.el (browse-url-galeon-program)
9833         (browse-url-firefox-program):
9834         * mail/sendmail.el (mail-signature-file)
9835         (mail-citation-prefix-regexp):
9836         * international/mule-conf.el (eight-bit):
9837         * international/latexenc.el (latex-inputenc-coding-alist):
9838         * international/fontset.el (x-pixel-size-width-font-regexp):
9839         * emacs-lisp/warnings.el (warning-type-format):
9840         * emacs-lisp/trace.el (trace-buffer):
9841         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
9842         (emacs-lisp-mode-map):
9843         * calendar/holidays.el (holiday-solar-holidays)
9844         (holiday-bahai-holidays, holiday-islamic-holidays)
9845         (holiday-christian-holidays, holiday-hebrew-holidays)
9846         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
9847         (hebrew-holidays-1, holiday-oriental-holidays)
9848         (holiday-general-holidays):
9849         * x-dnd.el (x-dnd-known-types):
9850         * tool-bar.el (tool-bar):
9851         * startup.el (site-run-file):
9852         * shell.el (shell-dumb-shell-regexp):
9853         * rfn-eshadow.el (file-name-shadow-tty-properties)
9854         (file-name-shadow-properties):
9855         * paths.el (remote-shell-program, news-directory):
9856         * mouse.el ([C-down-mouse-3]):
9857         * menu-bar.el (menu-bar-tools-menu):
9858         * jka-cmpr-hook.el (jka-compr-load-suffixes)
9859         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
9860         (jka-compr-compression-info-list):
9861         * isearch.el (search-whitespace-regexp):
9862         * image-file.el (image-file-name-extensions):
9863         * find-dired.el (find-ls-option):
9864         * files.el (directory-listing-before-filename-regexp)
9865         (directory-free-space-args, insert-directory-program)
9866         (list-directory-brief-switches, magic-fallback-mode-alist)
9867         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
9868         (automount-dir-prefix):
9869         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
9870         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
9871         (face-font-registry-alternatives, face-font-registry-alternatives)
9872         (face-font-family-alternatives):
9873         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
9874         (facemenu-foreground-menu, facemenu-face-menu):
9875         * epa-hook.el (epa-file-name-regexp):
9876         * dnd.el (dnd-protocol-alist):
9877         * textmodes/rst.el (auto-mode-alist):
9878         * button.el (default-button): Purecopy strings.
9880 2009-11-06  Glenn Morris  <rgm@gnu.org>
9882         * Makefile.in (ELCFILES): Update.
9884 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9886         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
9887         * emacs-lisp/levents.el: Move to obsolete/levents.el.
9889         * nxml/xsd-regexp.el (xsdre-gen-categories):
9890         * nxml/xmltok.el (xmltok-parse-entity):
9891         * nxml/rng-parse.el (rng-parse-validate-file):
9892         * nxml/rng-maint.el (rng-format-manual)
9893         (rng-manual-output-force-new-line):
9894         * nxml/rng-loc.el (rng-save-schema-location-1):
9895         * nxml/rng-cmpct.el (rng-c-parse-file):
9896         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
9897         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
9899 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
9901         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
9902         Remove extra save-excursions and make-variable-buffer-local's.
9903         Suggested by Stefan Monnier.
9905         (verilog-getopt-file, verilog-module-inside-filename-p)
9906         (verilog-set-define): Merge GNU 1.35 and repair changes from
9907         switching to using with-current-buffer.
9909         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
9910         being treated as a number and confusing AUTORESET.
9911         Reported by Dan Dever.
9913         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
9914         Add verilog-auto-ignore-concat to fix backward compatibility with
9915         older verilog-modes.  Reported by Dan Katz.
9917         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
9918         containing closing anchors "...$".
9920         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
9921         Reported by Wade Smith.
9923         (verilog-batch-execute-func): Comment on function usage.
9925 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
9927         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
9928         for labels.
9930         (verilog-label-re, verilog-calc-1): Support proper indent of named
9931         asserts.
9933         (verilog-backward-token, verilog-basic-complete-re)
9934         (verilog-beg-of-statement, verilog-indent-re): Support proper
9935         indent of the assert statement at the beginning of a block of text.
9937         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
9938         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
9939         tokens as begins.
9941 2009-11-05  Glenn Morris  <rgm@gnu.org>
9943         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
9944         Emacs 19.  (Bug#1531)
9945         (byte-compile-fix-header): Update for the above change.
9946         Drop test for epoch::version.
9948         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
9949         * cus-dep.el (custom-make-dependencies):
9950         * finder.el (finder-compile-keywords):
9951         Use autoload-rubric's feature argument.
9953         * calendar/diary-lib.el (top-level): Make load behave more like require.
9955         * vc-git.el (vc-git-stash-map): Move definition before use.
9957 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
9959         * custom.el (custom-declare-group): Purecopy standard-value.
9960         (custom-declare-group): Purecopy custom-prefix.
9962         * international/mule.el (load-with-code-conversion):
9963         Call do-after-load-evaluation unconditionally.
9965         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
9967 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9969         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
9971 2009-11-04  Glenn Morris  <rgm@gnu.org>
9973         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
9974         (byte-compile-compatibility): Remove option.
9975         (byte-compile-close-variables, byte-compile-fix-header)
9976         (byte-compile-insert-header, byte-compile-output-docform)
9977         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
9978         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
9979         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
9980         (byte-compile-insert, byte-compile-defun):
9981         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
9982         (byte-defop-compiler19): Remove.
9983         Without byte-compile-compatibility, the 'emacs19-opcode property is not
9984         used by anything.  Replace all calls with byte-defop-compiler.
9986 2009-11-04  Juri Linkov  <juri@jurta.org>
9988         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
9989         (menu-bar-options-menu): Don't quote the `prop' arg of
9990         `menu-bar-make-mm-toggle'.
9992 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
9994         * calendar/calendar.el (cal-loaddefs):
9995         * calendar/diary-lib.el (diary-loaddefs):
9996         * calendar/holidays.el (hol-loaddefs):
9997         * eshell/esh-module.el (esh-groups): Load rather than require.
9999 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10001         * calendar/todo-mode.el (todo-add-category): Don't hardcode
10002         point-min==1.
10003         (todo-top-priorities): Only display-buffer when called interactively.
10004         (todo-item-start): Don't save excursion point.
10005         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
10006         (todo-insert-item-here, todo-file-item, todo-remove-item):
10007         Adjust uses of todo-item-start and todo-item-end.
10009         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
10010         (autoload-rubric): Don't use any more.
10011         * cedet/semantic/fw.el (semantic/loaddefs):
10012         * cedet/srecode.el (srecode/loaddefs):
10013         * cedet/ede.el (ede/loaddefs): Load rather than require.
10014         * cedet/ede/cpp-root.el:
10015         * cedet/ede/emacs.el:
10016         * cedet/ede/files.el:
10017         * cedet/ede/linux.el:
10018         * cedet/ede/locate.el:
10019         * cedet/ede/make.el:
10020         * cedet/ede/shell.el:
10021         * cedet/ede/speedbar.el:
10022         * cedet/ede/system.el:
10023         * cedet/ede/util.el:
10024         * cedet/semantic/analyze.el:
10025         * cedet/semantic/bovine.el:
10026         * cedet/semantic/complete.el:
10027         * cedet/semantic/ctxt.el:
10028         * cedet/semantic/db-file.el:
10029         * cedet/semantic/db-find.el:
10030         * cedet/semantic/db-global.el:
10031         * cedet/semantic/db-mode.el:
10032         * cedet/semantic/db-typecache.el:
10033         * cedet/semantic/db.el:
10034         * cedet/semantic/debug.el:
10035         * cedet/semantic/dep.el:
10036         * cedet/semantic/doc.el:
10037         * cedet/semantic/edit.el:
10038         * cedet/semantic/find.el:
10039         * cedet/semantic/format.el:
10040         * cedet/semantic/html.el:
10041         * cedet/semantic/ia-sb.el:
10042         * cedet/semantic/ia.el:
10043         * cedet/semantic/idle.el:
10044         * cedet/semantic/lex-spp.el:
10045         * cedet/semantic/lex.el:
10046         * cedet/semantic/mru-bookmark.el:
10047         * cedet/semantic/scope.el:
10048         * cedet/semantic/senator.el:
10049         * cedet/semantic/sort.el:
10050         * cedet/semantic/symref.el:
10051         * cedet/semantic/tag-file.el:
10052         * cedet/semantic/tag-ls.el:
10053         * cedet/semantic/tag-write.el:
10054         * cedet/semantic/tag.el:
10055         * cedet/semantic/util-modes.el:
10056         * cedet/semantic/analyze/complete.el:
10057         * cedet/semantic/analyze/refs.el:
10058         * cedet/semantic/bovine/c.el:
10059         * cedet/semantic/bovine/gcc.el:
10060         * cedet/semantic/bovine/make.el:
10061         * cedet/semantic/bovine/scm.el:
10062         * cedet/semantic/decorate/include.el:
10063         * cedet/semantic/decorate/mode.el:
10064         * cedet/semantic/symref/cscope.el:
10065         * cedet/semantic/symref/global.el:
10066         * cedet/semantic/symref/grep.el:
10067         * cedet/semantic/symref/idutils.el:
10068         * cedet/semantic/symref/list.el:
10069         * cedet/semantic/wisent/java-tags.el:
10070         * cedet/semantic/wisent/javascript.el:
10071         * cedet/srecode/compile.el:
10072         * cedet/srecode/cpp.el:
10073         * cedet/srecode/document.el:
10074         * cedet/srecode/el.el:
10075         * cedet/srecode/expandproto.el:
10076         * cedet/srecode/getset.el:
10077         * cedet/srecode/insert.el:
10078         * cedet/srecode/java.el:
10079         * cedet/srecode/map.el:
10080         * cedet/srecode/mode.el:
10081         * cedet/srecode/template.el:
10082         * cedet/srecode/texi.el: Remove the file-local setting of
10083         generated-autoload-feature.
10085         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
10086         and only put a prop if it is non-nil.
10088 2009-11-03  Juri Linkov  <juri@jurta.org>
10090         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
10091         (menu-bar-options-menu): Fix list quoting (Bug#4429).
10093         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
10094         and "Menu" to make top-level menu item visually one unit (like
10095         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
10096         multi-word menu items).  Fix :help string for quit-window.
10098 2009-11-03  Glenn Morris  <rgm@gnu.org>
10100         * cedet/mode-local.el (with-mode-local): Doc fix.
10102         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
10103         (byte-compile-file-form-define-abbrev-table)
10104         (byte-compile-file-form-custom-declare-variable)
10105         (byte-compile-variable-ref, byte-compile-defvar):
10106         Whether or not a warning is enabled should only affect whether we issue
10107         the warning, not whether or not we collect the relevant data.
10108         Eg warnings can be turned on and off throughout the course of a file.
10110         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
10111         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
10113 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10115         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
10116         * play/mpuz.el (mpuz-create-buffer):
10117         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
10118         (lm-print-y,s,noise, lm-print-w0, lm-init):
10119         * play/gomoku.el (gomoku-prompt-for-move):
10120         * play/fortune.el (fortune-in-buffer):
10121         * play/dissociate.el (dissociated-press):
10122         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
10123         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
10124         * mail/supercite.el (sc-eref-show):
10125         * mail/smtpmail.el (smtpmail-send-it):
10126         * mail/rmailsum.el (rmail-summary-next-labeled-message)
10127         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
10128         (rmail-summary-undelete-many, rmail-summary-rmail-update)
10129         (rmail-summary-goto-msg, rmail-summary-expunge)
10130         (rmail-summary-get-new-mail, rmail-summary-search-backward)
10131         (rmail-summary-add-label, rmail-summary-output-menu)
10132         (rmail-summary-output-body):
10133         * mail/rfc822.el (rfc822-addresses):
10134         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
10135         * mail/mailpost.el (post-mail-send-it):
10136         * mail/hashcash.el (hashcash-generate-payment):
10137         * mail/feedmail.el (feedmail-run-the-queue)
10138         (feedmail-queue-send-edit-prompt-help-first)
10139         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
10140         (feedmail-deduce-address-list):
10141         * eshell/esh-ext.el (eshell-remote-command):
10142         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
10143         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
10144         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
10145         (viper-save-string-in-file, viper-valid-marker):
10146         * emulation/viper-keym.el (viper-toggle-key):
10147         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
10148         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
10149         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
10150         * emulation/viper-cmd.el (viper-exec-form-in-vi)
10151         (viper-exec-form-in-emacs, viper-brac-function):
10152         * emulation/viper.el (viper-delocalize-var):
10153         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
10154         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
10155         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
10156         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
10157         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
10158         * emulation/edt.el (edt-electric-helpify):
10159         * emulation/cua-rect.el (cua--rectangle-aux-replace):
10160         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
10161         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
10162         (cua-indent-to-global-mark-column):
10163         * calendar/diary-lib.el (calendar-mark-1):
10164         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
10165         Use with-current-buffer.
10166         * emulation/viper.el (viper-delocalize-var): Use dolist.
10168 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
10170         * comint.el (comint-replace-by-expanded-history-before-point):
10171         Replace !! with the previous input string literally (Bug#1795).
10173 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
10175         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
10176         to be made up of whitespace.
10178 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
10180         * minibuffer.el (read-file-name): Don't use file dialogs for
10181         remote directories (Bug#99).
10183 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
10185         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
10187 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
10189         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
10190         instead of deleting the window or frame.
10192 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
10194         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
10195         Support face colors.
10197         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
10198         New function.  Support face colors (Bug#1168).
10199         (tex-common-initialization): Use it.
10201         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
10202         mode allows it (Bug#1168).
10204 2009-10-31  Juri Linkov  <juri@jurta.org>
10206         * facemenu.el (list-colors-display): Don't mark buffer as
10207         modified (Bug#3948).
10209 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
10211         * international/mule-diag.el (list-character-sets-1): Minor
10212         message fix (Bug#3526).
10214         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
10215         face property (Bug#4834).
10216         (etags-list-tags, etags-tags-apropos-additional)
10217         (etags-tags-apropos, tags-select-tags-table): Add follow-link
10218         property.
10220         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
10221         items.
10223         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
10224         items.
10226         * cedet/ede.el (ede-minor-mode):
10227         * cedet/semantic.el (semantic-mode): Toggle menu separators.
10229 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10231         * textmodes/two-column.el (2C-split):
10232         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
10233         * textmodes/tex-mode.el (tex-set-buffer-directory):
10234         * textmodes/spell.el (spell-region, spell-string):
10235         * textmodes/reftex.el (reftex-erase-buffer):
10236         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
10237         * textmodes/reftex-toc.el (reftex-toc-promote-action):
10238         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
10239         (reftex-select-item):
10240         * textmodes/reftex-ref.el (reftex-label-info-update)
10241         (reftex-offer-label-menu):
10242         * textmodes/reftex-index.el (reftex-index-change-entry)
10243         (reftex-index-phrases-info):
10244         * textmodes/reftex-global.el (reftex-create-tags-file)
10245         (reftex-save-all-document-buffers, reftex-ensure-write-access):
10246         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
10247         (reftex-view-crossref-from-bibtex):
10248         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
10249         (reftex-extract-bib-entries-from-thebibliography)
10250         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
10251         * textmodes/refbib.el (r2b-capitalize-title):
10252         (r2b-convert-buffer, r2b-help):
10253         * textmodes/page-ext.el (pages-directory)
10254         (pages-directory-goto-with-mouse):
10255         * textmodes/bibtex.el (bibtex-validate-globally):
10256         * textmodes/bib-mode.el (bib-capitalize-title):
10257         * textmodes/artist.el (artist-clear-buffer, artist-system):
10258         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
10259         (local-set-scheme-interaction-buffer, xscheme-process-filter)
10260         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
10261         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
10262         (xscheme-send-control-g-interrupt, xscheme-start-process)
10263         (xscheme-process-sentinel, xscheme-cd):
10264         * progmodes/verilog-mode.el (verilog-read-always-signals)
10265         (verilog-set-define, verilog-getopt-file)
10266         (verilog-module-inside-filename-p):
10267         * progmodes/sh-script.el:
10268         * progmodes/python.el (python-pdbtrack-get-source-buffer)
10269         (python-pdbtrack-grub-for-buffer, python-execute-file):
10270         * progmodes/octave-inf.el (inferior-octave):
10271         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
10272         (idlwave-shell-compile-helper-routines, idlwave-set-local)
10273         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
10274         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
10275         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
10276         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
10277         (idlwave-shell-filter, idlwave-shell-examine-highlight)
10278         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
10279         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
10280         (idlwave-shell-examine-display, idlwave-shell-run-region)
10281         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
10282         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
10283         * progmodes/idlw-help.el (idlwave-help-get-special-help)
10284         (idlwave-help-get-help-buffer):
10285         * progmodes/gud.el (gud-basic-call, gud-find-class)
10286         (gud-tooltip-activate-mouse-motions-if-enabled):
10287         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
10288         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
10289         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
10290         (ebrowse-tags-next-file):
10291         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
10292         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
10293         (ebnf-eps-finish-and-write):
10294         * progmodes/cpp.el (cpp-edit-save):
10295         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
10296         * progmodes/cc-defs.el (c-emacs-features):
10297         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
10298         (antlr-directory-dependencies):
10299         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
10300         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
10301         (ada-find-any-references, ada-make-filename-from-adaname)
10302         (ada-make-body-gnatstub):
10303         * obsolete/rnews.el (news-list-news-groups):
10304         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
10305         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
10306         * net/rcirc.el (rcirc-debug):
10307         * net/newst-treeview.el (newsticker--treeview-list-add-item)
10308         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
10309         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
10310         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
10311         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
10312         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
10313         (newsticker--treeview-list-clear-highlight)
10314         (newsticker--treeview-list-update-highlight)
10315         (newsticker--treeview-list-highlight-start)
10316         (newsticker--treeview-tree-update-highlight)
10317         (newsticker--treeview-get-selected-item)
10318         (newsticker-treeview-mark-list-items-old)
10319         (newsticker--treeview-set-current-node):
10320         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
10321         * net/newst-backend.el (newsticker--get-news-by-funcall)
10322         (newsticker--get-news-by-wget, newsticker--image-get)
10323         (newsticker--image-sentinel):
10324         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
10325         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
10326         (eudc-ph-close-session):
10327         * net/eudc.el (eudc-save-options):
10328         * language/thai-word.el (thai-update-word-table):
10329         * language/japan-util.el (japanese-string-conversion):
10330         * international/titdic-cnv.el (tsang-quick-converter)
10331         (ziranma-converter, ctlau-converter):
10332         * international/mule-cmds.el (describe-language-environment):
10333         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
10334         (skkdic-convert-postfix, skkdic-convert-prefix):
10335         (skkdic-convert-okuri-nasi, skkdic-convert):
10336         * emacs-lisp/re-builder.el (reb-update-overlays):
10337         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
10338         * emacs-lisp/gulp.el (gulp-send-requests):
10339         * emacs-lisp/find-gc.el (trace-call-tree):
10340         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
10341         (eieio-describe-generic):
10342         * emacs-lisp/eieio-base.el (eieio-persistent-read):
10343         * emacs-lisp/edebug.el (edebug-outside-excursion):
10344         * emacs-lisp/debug.el (debugger-make-xrefs):
10345         * emacs-lisp/cust-print.el (custom-prin1-to-string):
10346         * emacs-lisp/chart.el (chart-new-buffer):
10347         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
10348         Use with-current-buffer.
10349         * textmodes/artist.el (artist-system): Don't call
10350         copy-sequence on a fresh string.
10351         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
10353 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
10355         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
10356         is no item to edit.  (Bug#4820)
10357         (todo-top-priorities): Restore point and restore narrowing in Todo
10358         buffer.  (Bug#4820)
10360 2009-10-31  Glenn Morris  <rgm@gnu.org>
10362         * net/ange-ftp.el (top-level): Don't require dired when compiling.
10363         (comint-last-output-start, comint-last-input-start)
10364         (comint-last-input-end): Don't defvar when compiling.
10365         (ange-ftp-process-file): Use bound-and-true-p.
10367         * pcmpl-rpm.el (top-level): Move provide statement to end.
10368         (pcmpl-rpm): Remove unused custom group.
10370         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
10372         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
10374         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
10375         (byte-compile-warnings): Add `constants' as an option.
10376         (byte-compile-callargs-warn, byte-compile-arglist-warn)
10377         (display-call-tree): Update for byte-compile-fdefinition possibly
10378         returning `(macro lambda ...)'.  (Bug#4778)
10379         (byte-compile-variable-ref, byte-compile-setq-default):
10380         Respect `constants' member of byte-compile-warnings.
10382         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
10383         Use mapc rather than mapcar because the return value is never used.
10385         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
10386         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
10387         * cedet/semantic/html.el:
10388         Suppress harmless warnings about setting up semantic-imenu (not
10389         part of Emacs) variables.
10391 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10393         * vc-bzr.el (vc-bzr-revision-keywords): New var.
10394         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
10395         to "submit:".
10397         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
10398         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
10399         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
10400         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
10401         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
10402         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
10403         (semantic-analyzer-debug-global-symbol)
10404         (semantic-analyzer-debug-missing-innertype)
10405         (semantic-analyzer-debug-insert-include-summary):
10406         * cedet/semantic/util.el (semantic-file-tag-table):
10407         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
10408         (semantic-recursive-find-nonterminal-by-name):
10409         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
10410         * cedet/semantic/tag-file.el (semantic-prototype-file):
10411         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
10412         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
10413         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
10414         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
10415         (semantic-idle-summary-maybe-highlight):
10416         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
10417         (semantic-ia-sb-tag-info):
10418         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
10419         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
10420         * cedet/semantic/ede-grammar.el (project-compile-target):
10421         (ede-proj-makefile-insert-variables):
10422         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
10423         (semantic-debug-set-source-location, semantic-debug-interface-layout)
10424         (semantic-debug-mode, semantic-debug):
10425         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
10426         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
10427         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
10428         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
10429         (semanticdb-find-translate-path-includes--internal)
10430         (semanticdb-reset-log, semanticdb-find-log-activity):
10431         * cedet/semantic/db-file.el (object-write):
10432         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
10433         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
10434         (semanticdb-create-ebrowse-database):
10435         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
10436         * cedet/semantic/complete.el (semantic-displayor-focus-request)
10437         (semantic-collector-calculate-completions-raw)
10438         (semantic-complete-read-tag-analyzer):
10439         * cedet/semantic/analyze.el (semantic-analyze-pulse):
10440         * cedet/ede/util.el (ede-update-version-in-source):
10441         * cedet/ede/proj.el (project-delete-target):
10442         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
10443         (ede-proj-flush-autoconf):
10444         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
10445         (ede-proj-configure-synchronize):
10446         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
10447         * cedet/ede/linux.el (ede-linux-version):
10448         * cedet/ede/emacs.el (ede-emacs-version):
10449         * cedet/ede/dired.el (ede-dired-add-to-target):
10450         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
10451         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
10452         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
10453         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
10454         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
10455         (cedet-idutils-version-check):
10456         * cedet/cedet-global.el (cedet-gnu-global-call):
10457         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
10458         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
10459         * cedet/cedet-cscope.el (cedet-cscope-call)
10460         (cedet-cscope-expand-filename, cedet-cscope-version-check):
10461         Use with-current-buffer.
10462         * cedet/ede.el (ede-make-project-local-variable)
10463         (ede-set-project-variables, ede-set): Use dolist.
10465 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
10467         * textmodes/ispell.el (ispell-skip-region-alist):
10468         * international/mule-conf.el (eight-bit):
10469         * international/fontset.el (font-encoding-alist):
10470         * startup.el (pure-space-overflow-message):
10471         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
10472         * paths.el (gnus-nntp-service, rmail-spool-directory)
10473         (term-file-prefix):
10474         * files.el (save-some-buffers-action-alist):
10475         * cmuscheme.el (same-window-buffer-names):
10476         * ielm.el (same-window-buffer-names):
10477         * shell.el (same-window-buffer-names):
10478         * mail/sendmail.el (same-window-buffer-names):
10479         * progmodes/inf-lisp.el (same-window-buffer-names):
10480         * bindings.el (mode-line-client)
10481         (mode-line-column-line-number-mode-map):
10482         * language/tibetan.el (tibetan-precomposition-rule-regexp)
10483         (tibetan-precomposed-regexp): Purecopy string arguments.
10485 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10487         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
10488         (calcDigit-nondigit):
10489         * calc/calc-yank.el (calc-copy-to-buffer):
10490         * calc/calc-units.el (calc-invalidate-units-table):
10491         * calc/calc-trail.el (calc-trail-yank):
10492         * calc/calc-store.el (calc-insert-variables):
10493         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
10494         * calc/calc-prog.el (calc-read-parse-table):
10495         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
10496         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
10497         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
10498         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
10499         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
10500         (calc-graph-name, calc-graph-find-command, calc-graph-view)
10501         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
10502         * calc/calc-ext.el (calc-realign):
10503         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
10504         (calc-embedded-finish-edit, calc-embedded-make-info)
10505         (calc-embedded-finish-command, calc-embedded-stack-change):
10506         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
10508         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
10509         (overload-docstring-extension): Use that info.
10510         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
10511         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
10512         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
10513         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
10514         (semantic-nonterminal-full-name): Add the new `when' info.
10515         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
10516         `assert'.
10518         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
10519         shell-dynamic-complete-filename in preference to
10520         comint-dynamic-complete-filename.
10522         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
10523         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
10524         Don't consider whether the display supports colors.
10525         (bookmark-import-new-list): Use dolist.
10526         (bookmark-bmenu-mode-map): Move initialization into declaration.
10527         (bookmark-bmenu-list): Use dolist, simplify.
10528         (bookmark-show-all-annotations): Use save-selected-window and dolist.
10529         (menu-bar-final-items): Use push.
10531 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
10533         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
10534         it works on remote files.
10535         (vc-hg-diff): Don't pass any `--cwd' argument.
10537 2009-10-27  Kevin Ryde  <user42@zip.com.au>
10539         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
10540         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
10541         (Further to Bug#3921).
10543 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
10545         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
10546         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
10547         calling `tramp-imap-put-file'.  Add file size to the call.
10548         (tramp-imap-get-file-entries): Compute also user name, file size,
10549         and date.
10550         (tramp-imap-handle-insert-directory): Insert uid and gid.
10551         (tramp-imap-handle-file-attributes): Transform uid and gid
10552         according to `id-format'.
10553         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
10554         size in header X-Size.
10556 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
10558         * simple.el (transpose-subr): Give clearer error when the mark
10559         is not set.  (Bug#4807)
10561 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
10563         * net/tramp.el (tramp-perl-file-truename): New defconst.
10564         Perl code contributed by yary <not.com@gmail.com> (tiny change).
10565         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
10566         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
10567         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
10569         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
10570         Ignore `dired-call-process'.
10571         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
10573 2009-10-26  Julian Scheid  <julians37@gmail.com>
10575         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
10576         (tramp-get-remote-readlink): New defun.
10577         (tramp-handle-file-truename): Use it.
10578         (tramp-handle-file-exists-p): Check file-attributes cache, assume
10579         file exists if cache value present.
10580         (tramp-check-cached-permissions): New defun.
10581         (tramp-handle-file-readable-p): Use it.
10582         (tramp-handle-file-writable-p): Likewise.
10583         (tramp-handle-file-executable-p): Likewise.
10584         (tramp-handle-file-name-all-completions): Try using Perl to get
10585         partial completions.  When perl not available, combine `cd' and
10586         `ls' into single remote operation and use shell expansion to get
10587         partial remote directory contents.  Set `file-exists-p' cache for
10588         directory and any files returned by ls.  Change cache handling to
10589         support partial directory contents.  Use error message emitted by
10590         remote `cd' or Perl code for local tramp-error.
10591         (tramp-do-copy-or-rename-file-directly): Avoid separate
10592         tramp-send-command-and-check call.
10593         (tramp-handle-process-file): Merge three remote ops into one.
10594         Do not flush all caches when `process-file-side-effects' is set.
10595         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
10596         file-attributes shows uid/gid to be set already.
10598 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
10600         * textmodes/tex-mode.el (tex-dvi-view-command)
10601         (tex-show-queue-command, tex-open-quote):
10602         * progmodes/ruby-mode.el (auto-mode-alist)
10603         (interpreter-mode-alist): Purecopy strings.
10605         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
10607         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
10608         string for the hook, keymap and abbrev table.
10610         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
10612         * x-dnd.el (x-dnd-xdnd-to-action):
10613         * startup.el (fancy-startup-text, fancy-about-text): Change to
10614         defconst from defvar.
10616         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
10618         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
10619         Purecopy initialization strings.
10621         * mail/sendmail.el (mail-header-separator)
10622         (mail-personal-alias-file):
10623         * mail/rmail.el (rmail-default-dont-reply-to-names)
10624         (rmail-ignored-headers, rmail-retry-ignored-headers)
10625         (rmail-highlighted-headers, rmail-secondary-file-directory)
10626         (rmail-secondary-file-regexp):
10627         * files.el (null-device, file-name-invalid-regexp)
10628         (locate-dominating-stop-dir-regexp)
10629         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
10630         (interpreter-mode-alist): Use mapcar instead of mapc.
10632         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
10634         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
10635         (completion-ignored-extensions):
10636         (debug-ignored-errors): Purecopy strings.
10638 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10640         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
10641         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
10642         (pcomplete--here): Use push.
10644         * subr.el (all-completions): Declare the 4th arg obsolete.
10646 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10648         * pcomplete.el (pcomplete-unquote-argument-function): New var.
10649         (pcomplete-unquote-argument): New function.
10650         (pcomplete--common-suffix): Always pay attention to case.
10651         (pcomplete--table-subvert): Quote and unquote the text.
10652         (pcomplete--common-quoted-suffix): New function.
10653         (pcomplete-std-complete): Use it and pcomplete-begin.
10655         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
10656         we're inside a dedicated or minibuffer window.
10658 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10660         * cedet/semantic/fw.el (semantic-alias-obsolete)
10661         (semantic-varalias-obsolete): Make the `when' arg mandatory.
10662         (define-mode-overload-implementation):
10663         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
10664         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
10665         * cedet/semantic/util.el (semantic-file-token-stream)
10666         (semantic-something-to-stream):
10667         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
10668         (semantic-expand-nonterminal):
10669         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
10670         (semantic-find-dependency, semantic-find-nonterminal)
10671         (semantic-find-dependency):
10672         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
10673         (semantic-flex-text, semantic-flex-make-keyword-table)
10674         (semantic-flex-keyword-p, semantic-flex-keyword-put)
10675         (semantic-flex-keyword-get, semantic-flex-map-keywords)
10676         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
10677         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
10678         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
10679         (semantic-after-idle-scheduler-reparse-hooks):
10680         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
10681         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
10682         * cedet/semantic.el (semantic-toplevel-bovine-table)
10683         (semantic-toplevel-bovine-cache)
10684         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
10685         (semantic-init-mode-hooks, semantic-init-db-hooks)
10686         (semantic-bovination-working-type): Provide the `when' arg.
10688 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
10690         * bookmark.el: Update documentation, especially documentation
10691         of `bookmark-alist' and of the bookmark file format.
10692         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
10694 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
10696         * mail/emacsbug.el (report-emacs-bug): Clarify that the
10697         keybindings apply to the mail buffer (Bug#4003).  Shrink help
10698         window to buffer.
10700         * whitespace.el (whitespace-mode, whitespace-newline-mode)
10701         (global-whitespace-mode, global-whitespace-newline-mode)
10702         (whitespace-toggle-options, global-whitespace-toggle-options):
10703         Doc fix (Bug#3660).
10705         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
10706         of xmltok-start before the end tag was inserted (Bug#2840).
10708         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
10709         patterns that are preceded by an open-paren (Bug#1320).
10711 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
10713         * files.el (delete-directory): Delete symlinks to directories with
10714         delete-file (Bug#4739).
10716 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
10718         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
10719         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
10720         argument to make-obsolete.
10722         * cedet/semantic/fw.el (semantic-alias-obsolete)
10723         (semantic-varalias-obsolete): Add optional WHEN argument.
10725 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
10727         * vc.el (vc-backend-for-registration): Rename from
10728         vc-get-backend-for-registration.  Update callers.
10730         * international/mule-cmds.el (set-language-info-alist):
10731         Purecopy lang-env.
10732         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
10733         (charset): Purecopy the name.
10734         (define-char-code-property): Purecopy string arguments.
10736         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
10737         Purecopy string arguments.
10739         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
10740         * ediff-hook.el (menu-bar-ediff-menu):
10741         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
10742         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
10744 2009-10-24  Glenn Morris  <rgm@gnu.org>
10746         * comint.el (comint-dynamic-list-completions):
10747         * term.el (term-dynamic-list-completions): Use choose-completion rather
10748         than obsolete alias mouse-choose-completion.
10750         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
10751         file-cache-choose-completion.
10752         (file-cache-choose-completion): Handle an optional event argument.
10753         (file-cache-mouse-choose-completion): Make it an obsolete alias.
10755         * progmodes/octave-mod.el (octave-complete-symbol):
10756         Use choose-completion if mouse-choose-completion is ever removed.
10758         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
10759         use.
10761         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
10762         compiler.
10764         * vc-hooks.el (vc-responsible-backend): Fix declaration.
10766 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10768         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
10769         Ignore `pred' now that we receive one.
10770         Handle test-completion specially.
10772 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
10774         * vc.el (vc-responsible-backend): Throw an error if not backend is
10775         found.  Remove the REGISTER argument.  Move the code dealing with
10776         REGISTER ...
10777         (vc-get-backend-for-registration): ... here.  New function.
10778         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
10779         of vc-responsible-backend, pass the file name instead of the
10780         directory name.
10782 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10784         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
10785         New funs.
10786         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
10787         (pcomplete-comint-setup): Don't modify a global var via
10788         accidental side-effects.
10789         (pcomplete-shell-setup): Adjust call accordingly.
10790         (pcomplete-parse-comint-arguments): Use push.
10792 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
10794         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
10795         Allow uncapitalized info node names (Bug#3921).
10797         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
10798         to the DEBUG file (Bug#3781).
10800 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
10802         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
10803         dictionary entry (Bug#4579).
10805 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
10807         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
10808         from `rfn-eshadow-update-overlay-hook' when unloading.
10809         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
10810         "rsyncc".  Adjust doc string.
10811         (tramp-temp-buffer-file-name): New buffer-local defvar.
10812         (tramp-handle-insert-file-contents, tramp-handle-write-region):
10813         Keep temporary file when indicated by method ("rsync" and
10814         "rsyncc").
10815         (tramp-handle-write-region): Handle APPEND.
10816         (tramp-delete-temp-file-function): New defun.  Added to
10817         `kill-buffer-hook'.
10819 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
10821         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
10823 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
10825         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
10826         (color-name-rgb-alist, tty-standard-colors)
10827         (tty-color-mode-alist): Change to defconst.
10829         * simple.el (mark-inactive): Purecopy message.
10831         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
10832         (global-map, yank-menu):
10833         * textmodes/ispell.el (ispell-menu-map):
10834         * net/eudc.el (eudc-tools-menu):
10835         * international/mule-cmds.el (describe-language-environment-map)
10836         (setup-language-environment-map, set-coding-system-map)
10837         (mule-menu-keymap):
10838         * vc-hooks.el (vc-menu-entry, vc-menu-map):
10839         * replace.el (occur-mode-map):
10840         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
10842 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
10844         * calc/calc.el (math-read-number, math-read-number-simple): Use
10845         `save-match-data'.
10847 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10849         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
10850         rather than fiddling with global-map bindings, since it should only
10851         affect per-terminal settings.
10852         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
10854         * minibuffer.el (completion-table-with-terminator): Allow to specify
10855         the terminator-regexp.
10857         * simple.el (switch-to-completions): Look for *Completions* in other
10858         frames as well.
10860         * pcomplete.el: Allow the use of completion-tables.
10861         (pcomplete-std-complete): New command.
10862         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
10863         (pcomplete--here): Use a function for `form' rather than an expression,
10864         so it can be byte-compiled.
10865         (pcomplete-here, pcomplete-here*): Adjust accordingly.
10866         Add edebug declaration.
10867         (pcomplete-show-completions): Remove unused var `curbuf'.
10868         (pcomplete-do-complete, pcomplete-stub):
10869         Don't assume `completions' is a list of strings any more.
10871 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
10873         * find-dired.el (find-name-arg): Fix typo in docstring.
10875 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10877         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
10878         (pcmpl-linux-fs-types): Same, and update to new modules layout.
10880         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
10881         pcomplete-entries.
10883         * comint.el (comint-read-input-ring, comint-write-input-ring)
10884         (comint-substitute-in-file-name)
10885         (comint-dynamic-complete-as-filename)
10886         (comint-dynamic-simple-complete)
10887         (comint-dynamic-list-filename-completions)
10888         (comint-dynamic-list-completions)
10889         (comint-redirect-results-list-from-process): Minor simplifications.
10891 2009-10-21  Kevin Ryde  <user42@zip.com.au>
10893         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
10894         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
10895         the first form.  And insert a blank line after ";;; Code" since
10896         that's usual style.  (Bug#4612)
10898         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
10900 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10902         * minibuffer.el (completion-table-with-terminator): Properly implement
10903         boundaries, in case `terminator' appears in the suffix.
10904         (completion--embedded-envvar-table): Don't return boundaries if
10905         there's no valid completion.  Simplify.
10906         (completion-file-name-table): New completion table extracted from
10907         completion--file-name-table.
10908         (completion--file-name-table): Use it.
10909         (read-file-name-predicate): Declare obsolete.
10910         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
10911         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
10912         completion-file-name-table, and use the `pred' argument.
10913         * files.el (locate-file-completion-table): Use the `pred' arg rather
10914         than read-file-name-predicate.
10915         (abbreviate-file-name): Use \` rather than ^ for BOS.
10917 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
10919         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
10920         vc-responsible-backend to register, it causes problems.
10922 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10924         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
10926 2009-10-21  Eric Ludlam  <zappo@gnu.org>
10928         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
10929         (semantic-c-debug-mode-init-pch): New functions.
10930         (semantic-c-debug-mode-init-last-mode): New var.
10931         (semantic-c-parse-lexical-token): Use them.
10933         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
10934         When extracting the argument list, limit only by point-max.
10936 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
10938         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
10939         (tramp-smb-handle-file-attributes): Use it.
10940         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
10941         (tramp-smb-handle-insert-directory): Use `mapc' rather than
10942         `mapcar'.  Use `tramp-smb-get-stat-capability'.
10943         Add `dired-filename' text properties.
10944         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
10945         (tramp-smb-maybe-open-connection): Simplify check for smbclient
10946         version.
10948 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10950         * subr.el (read-key-delay): Reduce to 0.01.
10951         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
10952         (bug#4751).
10954 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10956         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
10958         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
10959         (Info-menu): Remove unused vars `last' and `completions'.
10960         (Info-index-nodes): Remove unused var `node'.
10962         * info.el (Info-complete-menu-item): Use complete-with-action.
10964 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
10966         Make vc-annotate work through copies and renames.
10967         * vc-annotate.el (vc-annotate-extract-revision-at-line):
10968         Return the file name too.
10969         (vc-annotate-revision-at-line)
10970         (vc-annotate-find-revision-at-line)
10971         (vc-annotate-revision-previous-to-line)
10972         (vc-annotate-show-log-revision-at-line): Update to get the file
10973         name from vc-annotate-extract-revision-at-line.
10974         (vc-annotate-show-diff-revision-at-line-internal): Change the
10975         argument to mean whether to show a file diff or not.  Get the file
10976         name from vc-annotate-extract-revision-at-line.
10977         (vc-annotate-show-diff-revision-at-line):
10978         Update vc-annotate-show-diff-revision-at-line call.
10979         (vc-annotate-warp-revision): Add an optional file argument.
10981         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
10982         (vc-git-annotate-extract-revision-at-line): Also return the file
10983         name if found.
10985         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
10986         command.  Remove unused code.
10987         (vc-hg-annotate-re): Update to match --follow output.
10988         (vc-hg-annotate-extract-revision-at-line): Also return the file
10989         name if found.
10991         * vc.el: Update annotate-extract-revision-at-line documentation.
10993 2009-10-18  Kevin Ryde  <user42@zip.com.au>
10995         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
10996         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
10998         * net/browse-url.el (browse-url): Identify alist with "consp and
10999         not functionp" and let all other things go down the `apply' leg,
11000         as suggested by Stefan.  (Further to bug#4531.)
11002 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
11004         * minibuffer.el (read-file-name): Check for repeat before putting
11005         a default argument in file-name-history (Bug#4657).
11007         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
11008         read syntax (Bug#4737).
11010         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
11012 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
11014         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
11015         (html-tag-alist, html-tag-help): Add descriptions for undocumented
11016         entries and make note of obsolete tags.
11018 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11020         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
11022 2009-10-18  Glenn Morris  <rgm@gnu.org>
11024         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
11025         grep, so that binary files (eg international/uni-bidi.el) can match.
11026         Remove test for "UnicodeData" files, since it is hopefully unnecessary
11027         now, and in any case the file header format has changed.
11029 2009-10-17  Glenn Morris  <rgm@gnu.org>
11031         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
11032         (flyspell-get-word, flyspell-large-region)
11033         (flyspell-auto-correct-previous-word): Doc/error message fixes.
11035 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
11037         * Makefile.in (ELCFILES): Add ede/shell.
11039 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
11041         * term/common-win.el (x-colors): Purecopy it.
11043 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11045         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
11046         permissive for when the buffer is empty.
11047         (tar-header-block-tokenize): Decode the username and groupname.
11048         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
11050 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
11052         * cedet/srecode/srt.el:
11053         * cedet/srecode/compile.el:
11054         * cedet/semantic/mru-bookmark.el:
11055         * cedet/semantic/debug.el:
11056         * cedet/semantic/complete.el:
11057         * cedet/semantic/analyze.el: Require CL when compiling.
11059 2009-10-17  Eric Ludlam  <zappo@gnu.org>
11061         * cedet/semantic/scope.el
11062         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
11063         tmpscope so that the regular scope will continue to work.
11065         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
11066         Use semantic-idle-summary-highlight-face as the highlighting.
11068         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
11069         contains multibyte characters, choose first applicable coding
11070         system automatically.
11072         * cedet/ede/project-am.el (project-run-target): New method.
11073         (project-run-target): New method.
11075         * cedet/ede.el (ede-target): Add run target menu item.
11076         (ede-project, ede-minor-keymap): Add ede-run-target binding.
11077         (ede-run-target): New function.
11078         (ede-target::project-run-target): New method.
11080         * cedet/ede/proj.el (project-run-target): New method.
11082         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
11083         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
11084         Add :rules.
11085         (ede-proj-target-makefile-shared-object): Only libtool compilers
11086         now available.  Add linkers for libtool.
11087         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
11088         (ede-proj-makefile-target-name): Always use .la extension.
11090         * cedet/ede/proj-prog.el (project-run-target): New method.
11092         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
11093         (ede-g++-linker): Change Change link lines.
11095         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
11096         When searching for old variables, go to the end of the buffer and
11097         search backward from there.
11098         (ede-proj-makefile-automake-insert-subdirs)
11099         (ede-proj-makefile-automake-insert-extradist): New methods.
11100         (ede-proj-makefile-create): Use them.
11102         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
11103         Force FILE to expand to the current target.  Use file-exists-p to
11104         check that it exists.
11106         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
11107         (ede-linux-load): Wrap dir in file-name-as-directory.
11108         Set :version slot.
11110         * cedet/ede/files.el (ede-get-locator-object): When enabling
11111         locate, do so on "top".
11113         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
11114         file-name-as-directory during compare.
11115         (ede-emacs-version): Return Emacs/XEmacs differentiator.
11116         Get version number from different places.  Don't call egrep.
11117         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
11118         to set the directory.
11120         * cedet/ede/shell.el: New file.
11122         * cedet/inversion.el (inversion-decoders): Allow for stray . in
11123         alpha/beta variants.
11125 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11127         * international/mule-cmds.el (select-safe-coding-system): If the file
11128         has a coding cookie, use it regardless of any other setting (bug#4712).
11130 2009-10-17  Glenn Morris  <rgm@gnu.org>
11132         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
11133         All errors should have messages.
11135         * foldout.el (foldout-mouse-swallow-events):
11136         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
11138         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
11139         (dired-keep-marker-copy, dired-keep-marker-hardlink)
11140         (dired-keep-marker-symlink, dired-dwim-target)
11141         (dired-copy-preserve-time): Do not autoload these defcustoms.
11143         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
11144         messages from messing up the file coding.  (Bug#4623)
11146 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
11148         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
11149         if no match is found for the current dictionary.  (Bug#4578)
11151         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
11152         optional, since that is how it is documented, and this is often called
11153         with a nil argument.  (Bug#4577)
11154         (flyspell-external-point-words, flyspell-auto-correct-word)
11155         (flyspell-correct-word-before-point, flyspell-word-search-forward)
11156         (flyspell-word-search-backward): Remove nil argument in calls to
11157         flyspell-get-word, since it is not needed now.
11159 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
11161         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
11163 2009-10-16  Glenn Morris  <rgm@gnu.org>
11165         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
11167 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
11169         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
11170         (ange-ftp-file-size): New function.
11171         (ange-ftp-file-attributes): Use it.
11173 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
11175         * net/tramp-smb.el (tramp-smb-version): New defvar.
11176         (tramp-smb-maybe-open-connection): Use it, in order to avoid
11177         repeated checks.
11179 2009-10-16  Glenn Morris  <rgm@gnu.org>
11181         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
11182         Maybe copy some custom properties from old to new name.  (Bug#4706)
11184 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
11186         * subr.el (error, sit-for, start-process-shell-command)
11187         (start-file-process-shell-command): Set the calling convention
11188         after the function definition.
11190 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11192         * subr.el (error, sit-for, start-process-shell-command)
11193         (start-file-process-shell-command): Use the new
11194         set-advertised-calling-convention feature.
11196 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
11198         * international/ucs-normalize.el (ucs-normalize-version):
11199         Change to 1.2.
11200         (check-range): Adjust for Unicode 5.2.
11202 2009-10-15  Juri Linkov  <juri@jurta.org>
11204         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
11205         to the `menu-item' format.
11207 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
11209         * net/tramp.el (tramp-replace-environment-variables): Do not fail
11210         if the environment variable does not exist.
11212         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
11213         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
11214         parameter.
11215         (tramp-smb-handle-add-name-to-file)
11216         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
11217         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
11218         (tramp-smb-handle-file-attributes)
11219         (tramp-smb-do-file-attributes-with-stat)
11220         (tramp-smb-handle-file-local-copy)
11221         (tramp-smb-handle-insert-directory)
11222         (tramp-smb-handle-make-directory)
11223         (tramp-smb-handle-make-directory-internal)
11224         (tramp-smb-handle-make-symbolic-link)
11225         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
11226         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
11227         (tramp-smb-maybe-open-connection): Apply the changed parameters.
11228         (tramp-smb-read-file-entry): Read Disk names in compressed format.
11229         Handle long file names.
11230         (tramp-smb-get-cifs-capabilities): Check, whether the connection
11231         process is running.
11232         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
11233         Read share names with "-g" option.
11235 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
11237         * net/rcirc.el (rcirc-view-log-file): New command.
11238         (rcirc-track-minor-mode-map): Remove C-c ` binding.
11239         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
11240         specified.
11242 2009-10-15  Glenn Morris  <rgm@gnu.org>
11244         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
11245         from the second command-line argument.
11246         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
11247         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
11248         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
11249         w32-batch-update-autoloads.
11250         * emacs-lisp/autoload.el (autoload-make-program): New variable.
11251         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
11253         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
11254         the headers cannot be located.  Simplify, subtracting superflous
11255         save-excursions.
11257 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11259         Replace completion-base-size by completion-base-position to fix bugs
11260         such as (bug#4699).
11261         * simple.el (completion-base-position): New var.
11262         (completion-base-size): Mark as obsolete.
11263         (choose-completion): Make it work for mouse events as well.
11264         Pass the new base-position to choose-completion-string.
11265         (choose-completion-guess-base-position): New function, extracted from
11266         choose-completion-delete-max-match.
11267         (choose-completion-delete-max-match): Use it.  Make obsolete.
11268         (choose-completion-string): Use the new base-position info.
11269         (completion-root-regexp): Delete.
11270         (completion-setup-function): Preserve completion-base-position.
11271         Eliminate obsolete base-size manipulation.
11272         * minibuffer.el (display-completion-list): Don't mess with base-size.
11273         (minibuffer-completion-help): Set completion-base-position instead.
11274         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
11275         choose-completion.
11276         * textmodes/bibtex.el (bibtex-complete):
11277         * emacs-lisp/crm.el (crm--choose-completion-string):
11278         Adjust to new calling convention.
11279         * complete.el (partial-completion-mode): Use minibufferp to avoid
11280         bumping into incompatible change to choose-completion-string-functions.
11281         * ido.el (ido-choose-completion-string): Make its calling convention
11282         more permissive.
11283         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
11284         base-size manipulation.
11285         (comint-dynamic-list-input-ring): Use dotimes and push.
11286         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
11287         fundamental-mode.  Use `or'.
11289 2009-10-14  Juri Linkov  <juri@jurta.org>
11291         * misearch.el (multi-isearch-next-buffer-from-list)
11292         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
11294 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11296         * Makefile.in (compile-onefile): Load `bytecomp' rather than
11297         `bytecomp.el'.
11299         * minibuffer.el (completion-pcm--merge-completions): Make sure the
11300         string we return is all made up of text from the completions rather
11301         than part from the completions and part from the input (bug#4219).
11303         * ido.el (ido-everywhere): Use define-minor-mode.
11305         * buff-menu.el (list-buffers, ctl-x-map):
11306         Mark the entry points with ;;;###autoload cookies.
11308 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11310         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
11311         correctly in the detached head case.
11312         (vc-git-print-log): Remove unused binding.
11314         * vc.el (vc-responsible-backend): When a directory is passed for
11315         for registration create a VC repository if no backend is
11316         responsible for the directory argument.
11317         (vc-deduce-fileset): Tell vc-responsible-backend to register.
11319         * vc.el: Move comments about RCS and SCCS ...
11320         * vc-rcs.el:
11321         * vc-sccs.el: ... here, respectively.
11323 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11325         * minibuffer.el (completion--file-name-table): Return nil if there's
11326         no file completion, even if substitute-in-file-name changed
11327         the string (bug#4708).
11329 2009-10-13  Juri Linkov  <juri@jurta.org>
11331         * files-x.el (read-file-local-variable-value): Don't filter out
11332         minor modes from mode name completion (bug#4664).
11334 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
11336         * international/mule-cmds.el (ucs-names): Remove exclusion of
11337         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
11339 2009-10-13  Kenichi Handa  <handa@m17n.org>
11341         * international/uni-name.el: Regenerated.
11343 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
11345         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
11346         should be automatically buffer-local, but isn't.)
11348 2009-10-12  Sam Steingold  <sds@gnu.org>
11350         * progmodes/compile.el (compilation-next-error-function): Fix the
11351         timestamps if the buffer has been visited before.
11352         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
11353         non-anchored patterns, like the perl one (bug#3928).
11355 2009-10-12  Glenn Morris  <rgm@gnu.org>
11357         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
11358         Let-bind `size'.
11360 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
11362         * proced.el (proced-unload-function): New function.
11364         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
11365         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
11366         Doc fix.
11368         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
11370 2009-10-11  Juri Linkov  <juri@jurta.org>
11372         * files-x.el (read-file-local-variable-value):
11373         Provide default value only for bound variables (bug#4664).
11375 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
11377         * net/tramp.el (tramp-local-host-p): Function shall return nil for
11378         connection methods like smb.
11380         * net/tramp-cache.el (tramp-flush-connection-property): The hash
11381         can be empty.
11383         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
11384         (tramp-smb-file-name-handler-alist): Add handlers for
11385         `add-name-to-file', `make-symbolic-link'.
11386         (tramp-smb-handle-add-name-to-file)
11387         (tramp-smb-do-file-attributes-with-stat)
11388         (tramp-smb-handle-make-symbolic-link)
11389         (tramp-smb-get-cifs-capabilities): New defuns.
11390         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
11391         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
11392         (tramp-smb-handle-file-local-copy)
11393         (tramp-smb-handle-make-directory-internal)
11394         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11395         The file name syntax depends on cifs capabilities.
11396         (tramp-smb-handle-file-attributes):
11397         Call `tramp-smb-do-file-attributes-with-stat' if possible.
11398         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
11399         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
11401 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
11403         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
11404         (eieio-defclass): Apply deftype handler and setf-method properties
11405         directly.
11406         (eieio-add-new-slot): Avoid union function from cl library.
11407         (eieio--typep): New function.
11408         (eieio-perform-slot-validation): Use it.
11410 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
11412         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
11413         Update documentation to refer to the variables documented in r1.135.
11414         (Bug#4188)
11416 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
11418         * bookmark.el (Info-suffix-list): Remove this unused variable.
11419         (bookmark-current-point): Remove this obsolete variable.
11420         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
11421         Adjust for removal of bookmark-current-point.
11423         (bookmarks-already-loaded, bookmark-current-buffer)
11424         (bookmark-yank-point): Document.  (Bug#4188)
11426 2009-10-10  Glenn Morris  <rgm@gnu.org>
11428         * frame.el (frame-height): Doc fix.
11430         * calendar/calendar.el (calendar-split-width-threshold): New option.
11431         (calendar-basic-setup): Use calendar-split-width-threshold.
11433 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
11435         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
11436         Use .la for Automake.
11438 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
11440         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
11441         Use "autoreconf -i".  Suggested by Andreas Schwab.
11443 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
11445         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
11446         Ideographic Supplement" range (U+1F200..U+1F2FF).
11448 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
11450         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
11451         since the list will have been rebuilt anyway.  (Bug#4349)
11453 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
11455         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
11456         (bookmark-bmenu-execute-deletions): Don't save here, as
11457         bookmark-delete will now do so if necessary.
11458         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
11459         (Bug#4348)
11461 2009-10-09  Glenn Morris  <rgm@gnu.org>
11463         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
11465 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
11467         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
11468         (bookmark-jump-other-window): Just invoke bookmark-jump with new
11469         argument now, so the two function's behaviors will match.  (Bug#3645)
11471 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
11473         * cedet/ede/proj.el (project-make-dist, project-compile-project):
11474         Fix filename test.
11475         (ede-proj-dist-makefile): Use expand-file-name instead of concat
11476         to expand file names.
11478 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
11480         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
11481         (tramp-file-name-real-host, tramp-file-name-port):
11482         Apply `save-match-data'.
11484         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
11485         case both directories are remote.
11486         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
11487         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
11489 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
11491         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
11492         (ede-proj-target-makefile-objectcode): Use it.
11494         * cedet/ede/source.el (ede-want-any-source-files-p)
11495         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
11496         Return search result.  This error was introduced while merging.
11498 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
11500         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
11502 2009-10-07  Glenn Morris  <rgm@gnu.org>
11504         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
11505         of concat.
11507 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11509         * files-x.el (read-file-local-variable): Include some
11510         non-user-variables in the completion table (bug#4664).
11512 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
11514         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
11515         message.
11517         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
11518         (tramp-smb-file-name-handler-alist): Add handler for
11519         `copy-directory', `expand-file-name', `set-file-modes'.
11520         (tramp-smb-handle-copy-directory)
11521         (tramp-smb-handle-expand-file-name)
11522         (tramp-smb-handle-set-file-modes): New defuns.
11523         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
11524         (tramp-smb-handle-file-attributes): Simplify check for retrieving
11525         entry.
11526         (tramp-smb-handle-insert-directory): Don't flush the cache.
11527         (tramp-smb-maybe-open-connection): Check for samba client and
11528         server versions.
11530 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
11532         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
11533         to not error out of search for "^lisp=" fails.
11535 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
11537         * makefile.w32-in (WINS_UPDATES): New macro.
11538         (custom-deps, finder-data, autoloads): Use it.
11540 2009-10-07  Glenn Morris  <rgm@gnu.org>
11542         * Makefile.in (autoloads): Revert previous change.
11543         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
11544         the list of preloaded files passed on the command-line, get
11545         it from src/Makefile.
11547         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
11548         show the original buffer rather than a random one.
11550 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
11552         * help.el (describe-no-warranty): Place point in a slightly better
11553         position in the GPLv3 text.
11555 2009-10-06  Sam Steingold  <sds@gnu.org>
11557         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
11558         the comm attribute is present before calling regexp-quote.
11560 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
11562         * play/animate.el (animate-string): For good effect, make sure
11563         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
11565         * play/animate.el (animate-sequence, animate-birthday-present):
11566         * misc.el (butterfly): Don't set `indent-tabs-mode'.
11568 2009-10-06  Glenn Morris  <rgm@gnu.org>
11570         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
11572         * emacs-lisp/autoload.el (autoload-excludes): New variable.
11573         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
11574         (batch-update-autoloads): Process a string value of autoload-excludes,
11575         set during the build process.
11576         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
11578         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
11579         inside with-parsed...  macro so that `v' is defined.
11581         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
11582         * progmodes/fortran.el (fortran-end-of-block)
11583         (fortran-beginning-of-block):
11584         Also push mark in the macro case.
11586         * emerge.el (emerge-show-file-name):
11587         * calc/calc.el (calc-quit):
11588         * calc/calc-misc.el (calc-big-or-small):
11589         * calc/calc-graph.el (calc-graph-view):
11590         * calc/calc-ext.el (calc-reset):
11591         * calendar/calendar.el (calendar-basic-setup):
11592         Use window-full-height-p.
11594         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
11595         header we don't understand, don't insert another.  (Bug#4624)
11596         If changing mime charset, insert the new one in the right place.
11598 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
11600         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
11601         (cal-tex-cursor-month): Correctly increment the end date for diary and
11602         holiday listing.  (Bug#4626)
11604 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11606         * help-fns.el (describe-function-1): Don't burp if the function is not
11607         a symbol.
11609 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
11611         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
11612         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
11613         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
11614         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
11616         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
11617         (eieio-default-superclass): Reflow docstrings.
11618         (this, class-option-assoc, defclass, eieio-class-un-autoload)
11619         (eieio-unbind-method-implementations, defmethod)
11620         (eieio-validate-slot-value, eieio-validate-class-slot-value)
11621         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
11622         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
11623         (eieio-slot-originating-class-p, eieio-slot-name-index)
11624         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
11625         (constructor, initialize-instance, no-next-method, object-print)
11626         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
11627         Fix typos in docstrings.
11628         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
11629         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
11630         (next-method-p): Doc fixes.
11631         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
11632         Fix typos in error messages.
11633         (eieio-defmethod): Fix typo in description of generic method.
11635         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
11636         (eieio-persistent-save-interactive, slot-missing):
11637         Fix typos in docstrings.
11638         (eieio-instance-inheritor-slot-boundp): Doc fix.
11640         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
11641         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
11643         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
11644         (eieio-custom-object-apply-reset):
11645         Fix typos in docstrings and error messages.
11647         * emacs-lisp/eieio-datadebug.el (data-debug-show):
11648         Fix typo in docstring.
11650         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
11651         (eieio-browse-tree): Doc fix.
11652         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
11653         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
11654         Fix typos in docstrings.
11656         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
11657         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
11658         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
11659         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
11660         Reflow docstrings.
11662 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
11664         * vc-hg.el (log-view-vc-backend): Declare for compiler.
11665         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
11666         Set log-view-vc-backend so that diff can work.
11668         * log-view.el (log-view-diff): Use vc-diff-internal instead of
11669         vc-version-diff.
11670         (vc-diff-internal): Autoload this instead of vc-version-diff.
11672 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
11674         * simple.el (eval-expression): Doc fix.
11676         * progmodes/cwarn.el (cwarn-mode): Doc fix.
11678 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
11680         * files.el (directory-files-no-dot-files-regexp): New defconst.
11681         (delete-directory): Use it.
11682         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
11684         * net/tramp.el (tramp-verbose): Fix docstring.
11685         (tramp-methods): Add recursive option to `tramp-copy-args'.
11686         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
11687         "scp1_old", "scp2_old", "rsync", "rsyncc".
11688         (tramp-default-method): Check also for `auth-source-user-or-password'.
11689         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
11690         Add handler for `copy-directory'.
11691         (tramp-handle-copy-directory): New defun.
11692         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
11693         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
11694         Optimize sent command.
11696 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11698         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
11699         window if necessary.
11701         * calendar/calendar.el (calendar-basic-setup): Don't call
11702         switch-to-buffer in a dedicated window.
11704 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
11706         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
11707         don't do anything related to relocating, just return nil.
11708         (bookmark-error-no-filename): New error.
11709         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
11710         bookmark has no file.  Don't even attempt to handle things that
11711         are not files; the whole point of custom handlers is to keep that
11712         knowledge elsewhere anyway.  Tighten some comments.
11713         (bookmark-file-or-variation-thereof): Remove now-unused function.
11714         (bookmark-location): Doc string fix.
11715         (Bug#4250)
11717 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
11719         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
11720         don't use a file dialog, because they usually don't know how to read
11721         a directory target from the user.  (Bug#4230)
11722         Also, make sure the prompt can display directories as well as files.
11724 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
11726         * bookmark.el (bookmark-set, bookmark-buffer-name):
11727         Improve doc strings.  (Bug#1193)
11729 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
11731         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
11732         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
11733         (bookmark-get-annotation, bookmark-set-annotation)
11734         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
11735         (bookmark-set-position, bookmark-get-front-context-string)
11736         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
11737         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
11738         (bookmark-jump-other-window, bookmark-handle-bookmark)
11739         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
11740         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
11741         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
11742         Improve doc strings to say whether bookmark can be a string or
11743         a record or both, and make other consistency and clarity fixes.
11744         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
11745         (bookmark-default-annotation-text, bookmark-yank-word)
11746         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
11747         (bookmark-import-new-list, bookmark-maybe-rename)
11748         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11749         (bookmark-bmenu-bookmark): Give these doc strings.
11750         (bookmark-bmenu-check-position): Give this a doc string, but also
11751         add a FIXME comment about how the function may be pointless.
11752         (bookmark-default-handler): Rework doc string and change a
11753         parameter name, to clarify that this takes a bookmark record
11754         not a bookmark name.
11755         (bookmark-set): Change a parameter name to indicate its meaning,
11756         and improve the doc string a bit.
11757         (Bug#4188)
11759 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
11761         * bookmark.el (bookmark-alist): Document the new `handler' element
11762         in the param alist.
11763         (bookmark-make-record-function): Adjust documentation for above.
11764         (Bug#4193)
11766 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
11768         * info.el (Info-bookmark-make-record): Document this function.
11769         (Info-bookmark-jump): Document with a doc string, not just a comment.
11770         (Bug#4203)
11772 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
11774         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
11775         (semantic-new-buffer-fcn): Call parser setup functions here.
11776         (semantic-mode): Don't call parser setup functions here, it's done
11777         in semantic-new-buffer-fcn now.
11778         (semantic-mode): Parse all existing buffers when enabled.
11780         * cedet/srecode/compile.el (srecode-compile-file):
11781         Call semantic-new-buffer-fcn if the buffer has not been parsed.
11783 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
11785         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
11787         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
11788         (proj-comp-insert-variable-once): New macro, renamed from
11789         ede-pmake-insert-variable-once in ede/pmake.edl.
11790         (ede-proj-makefile-insert-variables): Use it.
11792 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
11794         * files.el (copy-directory): New defun.
11796         * dired-aux.el (dired-copy-file-recursive): Use it.
11798 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11800         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
11801         (makefile-end-of-command):
11802         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
11803         (semantic-end-of-context): Fix previous change.  Doc fixes.
11805 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11807         * files-x.el (modify-dir-local-variable)
11808         (copy-dir-locals-to-file-locals-prop-line):
11809         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
11810         (makefile-end-of-command):
11811         * cedet/semantic/lex.el (semantic-lex-token):
11812         * cedet/semantic/analyze/fcn.el
11813         (semantic-analyze-dereference-metatype-1):
11814         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
11815         (semantic-lex-cpp-undef):
11816         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
11817         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
11818         (semantic-end-of-context): Fix typos in docstrings.
11820         * recentf.el (recentf-unload-function): New function.
11822 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
11824         * cedet/ede.el (ede-project-placeholder-cache-file):
11825         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
11826         * cedet/srecode/map.el (srecode-map-save-file):
11827         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
11829 2009-10-04  Glenn Morris  <rgm@gnu.org>
11831         * window.el (window-full-height-p): Add doc string.
11833 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
11835         * window.el (window-full-height-p): New function.  (Bug#4543)
11837 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
11839         * cedet/srecode/insert.el: Require srecode/args.
11841         * cedet/srecode/args.el: Require srecode/dictionary instead of
11842         srecode/insert.
11844         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
11846         * files.el (auto-mode-alist): Add .srt and Project.ede.
11848         * cedet/semantic.el (semantic-mode):
11849         Handle srecode-template-mode-hook as well.
11850         (semantic-mode): Use js-mode-hook for Javascript hook.
11852         * cedet/srecode/template.el: Remove hook variable.
11854         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
11856         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
11857         projects exist.
11858         (ede-project-placeholder-cache-file): Default to a file in
11859         user-emacs-directory.
11861         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
11862         templates in data-directory.
11863         (srecode-map-save-file): Default to a file in user-emacs-directory.
11865         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
11866         directory.
11868 2009-09-30  Eric Ludlam  <zappo@gnu.org>
11870         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
11871         Doc fix.
11873         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
11874         Only insert each variable once.
11876         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
11877         (ede-pmake-insert-variable-shared): Use it.
11879         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
11880         for lexical table iff table is nil.
11882 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
11884         * vc.el: Remove commented out code.
11885         (vc-derived-from-dir-mode): Remove, unused.
11886         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
11888 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
11890         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11891         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
11892         there could be recursive loading when `default-directory' is a
11893         remote file name.  (Bug#4614)
11895 2009-10-03  Glenn Morris  <rgm@gnu.org>
11897         * calendar/calendar.el (calendar-basic-setup): Handle the case where
11898         the frame is wide.
11899         (calendar-generate-window): Test for shrinkability rather than width.
11901         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
11902         declaration, currently false.
11904         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
11905         reusing existing buffers, in case we happen to visit two files with the
11906         same basename.  (Bug#4593)
11908 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
11910         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
11911         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
11912         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
11913         subdirs of cedet as well.
11914         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
11916 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11918         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
11919         Obey advertised-signature-table.
11921         * help-fns.el (help-function-arglist): Don't check
11922         advertised-signature-table.
11923         (describe-function-1): Do it here instead so it also applies to subrs.
11925 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
11927         * simple.el (start-file-process): Say in the doc-string, that file
11928         handlers might not support pty association, if PROGRAM is nil.
11930         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
11931         HOST and USER are strings.  They are nil, when there are
11932         incomplete entries in ~/.netrc, for example.
11933         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
11934         root directory ("device busy" error otherwise).
11936         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
11937         Flush file properties of created directory.
11939 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
11941         * makefile.w32-in (WINS_BASIC): Remove cedet.
11942         (WINS_CEDET): Add cedet.
11943         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
11945 2009-10-02  Kevin Ryde  <user42@zip.com.au>
11947         * net/browse-url.el (browse-url): Pass any symbol in
11948         browse-url-browser-function to `apply', since if you've mistakenly put
11949         an unbound symbol then the error is clearer.  (Bug#4531)
11951 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
11953         * allout.el (allout-init, allout-back-to-current-heading)
11954         (allout-beginning-of-current-entry, allout-ascend-to-depth)
11955         (allout-ascend, allout-up-current-level, allout-end-of-level)
11956         (allout-previous-visible-heading, allout-forward-current-level)
11957         (allout-backward-current-level, allout-show-children):
11958         * apropos.el (apropos-describe-plist):
11959         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
11960         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
11961         * completion.el (add-completion, add-permanent-completion):
11962         * descr-text.el (describe-text-category, describe-char):
11963         * desktop.el (desktop-lazy-abort):
11964         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
11965         * dired.el (dired-build-subdir-alist):
11966         * ediff.el (ediff-version):
11967         * elide-head.el (elide-head, elide-head-show):
11968         * emerge.el (emerge-version):
11969         * env.el (getenv):
11970         * face-remap.el (variable-pitch-mode):
11971         * faces.el (describe-face):
11972         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
11973         (dired-at-point):
11974         * files.el (find-file-existing, auto-save-mode):
11975         * font-lock.el (font-lock-fontify-buffer):
11976         * help-fns.el (describe-function, describe-variable)
11977         (describe-syntax, describe-categories):
11978         * help.el (view-lossage, describe-bindings, describe-key)
11979         (describe-mode):
11980         * hexl.el (hexl-current-address):
11981         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
11982         * info.el (Info-goto-emacs-key-command-node):
11983         * log-edit.el (log-edit-insert-cvs-template)
11984         (log-edit-insert-cvs-rcstemplate):
11985         * menu-bar.el (menu-bar-mode):
11986         * mouse.el (mouse-appearance-menu):
11987         * newcomment.el (comment-indent-new-line):
11988         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
11989         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
11990         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
11991         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
11992         * recentf.el (recentf-mode):
11993         * savehist.el (savehist-mode, savehist-save):
11994         * shadowfile.el (shadow-copy-files):
11995         * simple.el (kill-ring-save, next-line, previous-line)
11996         (normal-erase-is-backspace-mode):
11997         * strokes.el (strokes-update-window-configuration)
11998         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
11999         (strokes-xpm-for-stroke):
12000         * time.el (emacs-uptime, emacs-init-time):
12001         * tutorial.el (tutorial--describe-nonstandard-key)
12002         (tutorial--detailed-help):
12003         * type-break.el (type-break-mode)
12004         (type-break-mode-line-message-mode, type-break-query-mode)
12005         (type-break-guesstimate-keystroke-threshold):
12006         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
12007         * version.el (emacs-version):
12008         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
12009         * winner.el (winner-mode):
12010         * calendar/timeclock.el (timeclock-in, timeclock-out)
12011         (timeclock-status-string, timeclock-change)
12012         (timeclock-workday-remaining-string)
12013         (timeclock-workday-elapsed-string)
12014         (timeclock-when-to-leave-string):
12015         * calendar/todo-mode.el (todo-add-category):
12016         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
12017         * emacs-lisp/autoload.el (update-file-autoloads):
12018         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
12019         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
12020         (checkdoc-message-text, checkdoc-defun):
12021         * emacs-lisp/debug.el (debugger-list-functions):
12022         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12023         * emacs-lisp/eieio-opt.el (eieio-describe-class)
12024         (eieio-describe-generic):
12025         * emacs-lisp/lisp-mnt.el (lm-synopsis):
12026         * emacs-lisp/shadow.el (list-load-path-shadows):
12027         * emulation/cua-base.el (cua-mode):
12028         * emulation/edt.el (edt-set-scroll-margins):
12029         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
12030         (tpu-toggle-regexp, tpu-toggle-search-direction)
12031         (tpu-toggle-rectangle, tpu-toggle-control-keys):
12032         * emulation/tpu-extras.el (tpu-set-scroll-margins):
12033         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
12034         (viper-set-parsing-style-toggling-macro)
12035         (viper-set-emacs-state-searchstyle-macros):
12036         * emulation/viper.el (viper-set-hooks):
12037         * eshell/esh-mode.el (eshell-truncate-buffer):
12038         * international/mule-cmds.el (prefer-coding-system)
12039         (describe-input-method, describe-language-environment):
12040         * international/mule-diag.el (list-character-sets)
12041         (describe-character-set, describe-coding-system)
12042         (describe-fontset, list-fontsets, list-input-methods):
12043         * mail/sendmail.el (mail-signature):
12044         * net/ange-ftp.el (ange-ftp-copy-file):
12045         * net/browse-url.el (browse-url):
12046         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
12047         * net/quickurl.el (quickurl-add-url):
12048         * net/rcirc.el (names, topic):
12049         * net/xesam.el (xesam-mode):
12050         * play/5x5.el (5x5-new-game):
12051         * play/yow.el (apropos-zippy):
12052         * progmodes/ada-mode.el (ada-mode-version):
12053         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
12054         (f90-end-of-block)
12055         (f90-beginning-of-block):
12056         * progmodes/fortran.el (fortran-end-of-block)
12057         (fortran-beginning-of-block):
12058         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
12059         * progmodes/python.el (python-describe-symbol, python-shell):
12060         * term/ns-win.el (ns-print-buffer):
12061         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
12062         * textmodes/flyspell.el (flyspell-mode-on):
12063         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
12064         (pages-directory-for-addresses):
12065         * textmodes/table.el (table-recognize-cell)
12066         (table-query-dimension, table-generate-source)
12067         (table-insert-sequence, table--warn-incompatibility):
12068         * textmodes/tex-mode.el (tex-validate-buffer):
12069         * textmodes/texinfmt.el (texinfmt-version)
12070         (texinfo-format-buffer):
12071         Use `called-interactively-p' instead of `interactive-p'.
12073 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
12075         * image-mode.el (image-toggle-display):
12076         * emacs-lisp/elp.el (elp-instrument-function):
12077         * emacs-lisp/advice.el (ad-make-advised-definition):
12078         * emacs-lisp/easy-mmode.el (define-minor-mode):
12079         * net/browse-url.el (browse-url-maybe-new-window):
12080         * progmodes/sh-script.el (sh-learn-buffer-indent):
12081         Pass new argument 'any to `called-interactively-p'.
12083 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
12085         * international/uni-bidi.el:
12086         * international/uni-category.el:
12087         * international/uni-combining.el:
12088         * international/uni-comment.el:
12089         * international/uni-decimal.el:
12090         * international/uni-decomposition.el:
12091         * international/uni-digit.el:
12092         * international/uni-lowercase.el:
12093         * international/uni-mirrored.el:
12094         * international/uni-name.el:
12095         * international/uni-numeric.el:
12096         * international/uni-old-name.el:
12097         * international/uni-titlecase.el:
12098         * international/uni-uppercase.el:
12099         Regenerate from Unicode 5.2.0 data.
12101 2009-10-01  Glenn Morris  <rgm@gnu.org>
12103         * Makefile.in (ELCFILES): Regenerate.
12105 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12107         * subr.el (interactive-p): Mark obsolete.
12108         (called-interactively-p): Make the optional-ness of `kind' obsolete.
12109         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
12110         advertised-signature-table for subroutines as well.
12112         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
12113         (set-advertised-calling-convention): New function.
12114         (make-obsolete, define-obsolete-function-alias)
12115         (make-obsolete-variable, define-obsolete-variable-alias):
12116         Make the optional-ness of `when' obsolete.
12117         (define-obsolete-face-alias): Make `when' non-optional.
12118         * help-fns.el (help-function-arglist):
12119         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
12120         Use advertised-signature-table.
12122 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
12124         * files.el (delete-directory): New defun.  The original function
12125         in fileio.c has been renamed to `delete-directory-internal'.
12127         * dired.el (dired-delete-file): Call `delete-directory' with
12128         RECURSIVE parameter.
12130         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
12131         parameter RECURSIVE.  Implementation is missing.
12133         * net/tramp.el (tramp-handle-make-directory): Flush upper
12134         directory's file properties.
12135         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
12136         (tramp-handle-dired-recursive-delete-directory): Flush directory
12137         properties after the remove command only.
12139         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
12140         Handle optional parameter RECURSIVE.
12142         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
12143         Handle optional parameter RECURSIVE.
12145         * net/tramp-smb.el (tramp-smb-errors): Add error message for
12146         connection timeout.
12147         (tramp-smb-handle-delete-directory): Handle optional parameter
12148         RECURSIVE.
12150 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12152         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
12153         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
12154         (byte-compile-defmacro): Use backquotes.
12156         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
12158         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
12159         has no associated file.
12160         (vc-resynch-buffer): Use vc-dir-buffers.
12162 2009-10-01  Glenn Morris  <rgm@gnu.org>
12164         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
12165         (chart-file-count):
12166         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
12167         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
12168         * emacs-lisp/eieio-opt.el (eieio-describe-class):
12169         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
12170         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
12171         (eieio-copy-parents-into-subclass, make-instance, class-children)
12172         (eieio-generic-form):
12173         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
12174         * cedet/cedet-idutils.el (cedet-idutils-search)
12175         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
12176         (cedet-idutils-version-check):
12177         * cedet/cedet.el (cedet-version):
12178         * cedet/data-debug.el (data-debug-insert-overlay-button)
12179         (data-debug-insert-overlay-list-button)
12180         (data-debug-insert-buffer-button)
12181         (data-debug-insert-buffer-list-button)
12182         (data-debug-insert-process-button, data-debug-insert-ring-button)
12183         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
12184         (data-debug-insert-stuff-vector-button)
12185         (data-debug-insert-symbol-button, data-debug-insert-string)
12186         (data-debug-insert-number, data-debug-insert-lambda-expression)
12187         (data-debug-insert-nil, data-debug-insert-simple-thing)
12188         (data-debug-insert-custom, data-debug-edebug-expr):
12189         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
12190         (global-ede-mode-map, ede-new, ede-debug-target)
12191         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
12192         * cedet/semantic.el (semantic-minimum-working-buffer-size)
12193         (semantic-fetch-tags, semantic-submode-list)
12194         (semantic-default-submodes):
12195         * cedet/ede/source.el (ede-source-match):
12196         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
12197         (project-am-package-info):
12198         * cedet/ede/proj.el (ede-proj-target, project-new-target):
12199         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
12200         * cedet/ede/proj-comp.el (ede-current-build-list):
12201         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
12202         * cedet/ede/files.el (ede-toplevel-project-or-nil):
12203         * cedet/ede/cpp-root.el (initialize-instance):
12204         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
12205         (autoconf-parameter-strip, autoconf-insert-new-macro):
12206         * cedet/semantic/wisent.el (wisent-lex-eoi):
12207         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
12208         (semantic-show-parser-state-mode):
12209         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
12210         * cedet/semantic/tag.el (semantic-tag-new-variable)
12211         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
12212         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
12213         (semantic--tag-deep-copy-tag-list)
12214         (semantic-tag-components-with-overlays-default):
12215         * cedet/semantic/symref.el (semantic-symref-find-text):
12216         * cedet/semantic/senator.el (senator-yank-tag)
12217         (senator-transpose-tags-up):
12218         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
12219         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
12220         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
12221         * cedet/semantic/lex.el (semantic-lex-comment-regex)
12222         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
12223         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
12224         * cedet/semantic/lex-spp.el
12225         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
12226         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
12227         * cedet/semantic/idle.el
12228         (semantic-idle-summary-current-symbol-info-brutish)
12229         (semantic-idle-summary-current-symbol-info-default):
12230         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
12231         (semantic--grammar-macro-compl-dict):
12232         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
12233         * cedet/semantic/format.el (semantic-format-tag-custom-list)
12234         (semantic-format-tag-canonical-name-default):
12235         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
12236         (semantic-find-tags-for-completion)
12237         (semantic-find-tags-by-scope-protection-default)
12238         (semantic-deep-find-tags-for-completion):
12239         * cedet/semantic/edit.el
12240         (semantic-edits-incremental-reparse-failed-hook)
12241         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
12242         (semantic-edits-splice-remove, semantic-edits-splice-replace):
12243         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
12244         * cedet/semantic/dep.el (semantic-dependency-include-path):
12245         * cedet/semantic/db.el (semanticdb-default-find-index-class)
12246         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
12247         (semanticdb-project-roots):
12248         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
12249         (semanticdb-find-adebug-insert-scanned-tag-cons)
12250         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
12251         (semanticdb-brute-deep-find-tags-for-completion):
12252         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
12253         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
12254         (semantic-end-of-context-default)
12255         (semantic-ctxt-current-function-default)
12256         (semantic-ctxt-scoped-types-default):
12257         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
12258         (semantic-complete-inline-tag-engine)
12259         (semantic-complete-inline-custom-type)
12260         (semantic-complete-read-tag-analyzer):
12261         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
12262         (semantic-chart-database-size):
12263         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
12264         (semantic-analyze-current-context):
12265         * cedet/semantic/symref/list.el (semantic-symref)
12266         (semantic-symref-hide-buffer, semantic-symref-symbol):
12267         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
12268         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
12269         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
12270         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
12271         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
12272         (semantic-c-dereference-template):
12273         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
12274         (semantic--analyze-refs-full-lookup-with-parents)
12275         (semantic--analyze-refs-full-lookup-simple):
12276         * cedet/semantic/analyze/complete.el
12277         (semantic-analyze-possible-completions):
12278         * cedet/srecode/table.el (srecode-mode-table-new):
12279         * cedet/srecode/srt.el (srecode-read-variable-name):
12280         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
12281         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
12282         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
12283         * cedet/srecode/map.el (srecode-current-map):
12284         * cedet/srecode/insert.el (srecode-insert)
12285         (srecode-insert-variable-secondname-handler, srecode-insert-method)
12286         (srecode-template-inserter-point-override)
12287         (srecode-insert-include-lookup):
12288         * cedet/srecode/getset.el (srecode-auto-choose-class):
12289         * cedet/srecode/extract.el (srecode-inserter-extract):
12290         * cedet/srecode/document.el
12291         (srecode-document-autocomment-return-last-alist)
12292         (srecode-document-autocomment-param-type-alist)
12293         (srecode-document-insert-function-comment)
12294         (srecode-document-insert-variable-one-line-comment)
12295         (srecode-document-function-name-comment):
12296         * cedet/srecode/dictionary.el (srecode-create-dictionary)
12297         (srecode-compound-toString):
12298         * cedet/srecode/compile.el (srecode-flush-active-templates):
12299         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
12300         Doc/message fixes.
12302         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
12303         match-data.  (Bug#4555).
12305         * cedet/semantic/bovine/gcc.el
12306         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
12307         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
12309         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
12310         rather than parsing it as a regexp.  This relaxes the layout
12311         requirements and makes errors easier to detect.
12312         (check-declare-verify): Check file is regular.
12313         (check-declare-directory): Doc fix.
12314         * subr.el (declare-function): Doc fix.
12316         * ibuffer.el (ibuffer-format-qualifier):
12317         * isearch.el (hi-lock-regexp-okay):
12318         * calc/calc.el (math-zerop):
12319         * mail/uce.el (rmail-msgbeg, rmail-msgend):
12320         * term/w32-win.el (setup-default-fontset, set-fontset-font):
12321         Remove unused declarations.
12323 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
12325         * cedet/semantic/wisent/javat-wy.el
12326         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
12328 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
12330         * cedet/srecode/expandproto.el: Fix provide statement.
12332 2009-09-30  Eric Ludlam  <zappo@gnu.org>
12334         * emacs-lisp/eieio.el (boolean-p): Delete.
12336 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
12338         * cedet/ede/srecode.el: Fix provide statement.
12340 2009-09-30  Glenn Morris  <rgm@gnu.org>
12342         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
12343         * cedet/ede/proj-aux.el (ede-aux-source):
12344         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
12345         (ede-misc-source):
12346         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
12347         (semantic-mrub-switch-tags): Fix doc typos.
12349         * cedet/semantic/db-global.el (data-debug-new-buffer)
12350         (data-debug-insert-thing): Remove unneeded declarations (one broken).
12351         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
12353         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
12355         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
12356         use of CL function `remove-if-not'.
12358         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
12360         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
12361         filename is not a string.
12363 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
12365         * files.el (safe-local-eval-forms): Fix typo.
12367 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12369         * vc-hooks.el (vc-dir-buffers): New var.
12370         (vc-state-refresh): New function.
12371         (vc-state): Use it.
12372         (vc-after-save): Always ask the backend to recompute the new state.
12373         Always call vc-dir if necessary, using vc-dir-buffers.
12374         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
12375         Use vc-dir-buffers.
12376         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
12377         (vc-dir-prepare-status-buffer, vc-dir-update)
12378         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
12379         Don't call expand-file-name on default-directory.
12381 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12383         * speedbar.el (speedbar-item-delete):
12384         * calc/calc-prog.el (calc-kbd-if):
12385         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
12387         * epa.el (epa-key-list-mode-map):
12388         * hi-lock.el (hi-lock-menu): Fix typos in menus.
12390         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
12391         (hs-show-hook): Fix typo in docstring.
12393 2009-09-29  Glenn Morris  <rgm@gnu.org>
12395         * cedet/semantic/symref/idutils.el:
12396         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
12398         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
12400         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
12401         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
12402         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
12403         Mark declarations not understood by check-declare.
12405         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
12406         file-name-nondirectory call preventing location of cedet files.
12407         (check-declare-verify): Use literal search rather than re-search.
12408         Add basic defmethod and defclass, and define-overloadable-function.
12410         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
12411         Use tramp-compat-file-attributes rather than nonexistent
12412         tramp-compat-handle-file-attributes.
12414         * Makefile.in (lisptagsfiles4): New.
12415         (AUTOGENEL): Add cedet loaddefs files.
12416         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
12417         (update-elclist, compile-always, backup-compiled-files)
12418         (bootstrap-clean): Add yet another directory level.
12419         (update-elclist): Use LC_COLLATE rather than COLLATE.
12420         (ELCFILES): Update, via `make update-elclist'.
12422 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12424         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
12425         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
12426         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
12428 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
12430         * Makefile.in (lisptagsfiles3): Define.
12431         (TAGS, TAGS-LISP): Use it.
12432         (update-elclist): Add third directory level to look for elc files.
12433         (compile-always): Likewise.
12434         (backup-compiled-files): Likewise.
12435         (bootstrap-clean): Likewise.
12436         (ELCFILES): Update.
12438 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
12440         * Makefile.in (ELCFILES): Add CEDET files.
12442 2009-09-28  Eric Ludlam  <zappo@gnu.org>
12444         CEDET (development tools) package merged.
12446         * cedet/*.el:
12447         * cedet/ede/*.el:
12448         * cedet/semantic/*.el:
12449         * cedet/srecode/*.el: New files.
12451 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
12453         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
12455         * net/tramp.el (top): Require tramp-imap.
12457         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
12458         Use `tramp-compat-handle-file-attributes'.
12460 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
12462         * net/tramp-imap.el: New package.
12464 2009-09-28  Eric Ludlam  <zappo@gnu.org>
12466         * emacs-lisp/chart.el:
12467         * emacs-lisp/eieio-base.el:
12468         * emacs-lisp/eieio-comp.el:
12469         * emacs-lisp/eieio-custom.el:
12470         * emacs-lisp/eieio-datadebug.el:
12471         * emacs-lisp/eieio-opt.el:
12472         * emacs-lisp/eieio-speedbar.el:
12473         * emacs-lisp/eieio.el: New files.
12475         * cedet/cedet-cscope.el:
12476         * cedet/cedet-files.el:
12477         * cedet/cedet-global.el:
12478         * cedet/cedet-idutils.el:
12479         * cedet/data-debug.el:
12480         * cedet/inversion.el:
12481         * cedet/mode-local.el:
12482         * cedet/pulse.el: New files.
12484 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12486         * whitespace.el (whitespace-trailing-regexp)
12487         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
12488         Fix doc string.
12490 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
12492         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
12493         menu.
12495         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
12496         menu-bar-ediff-menu.
12498         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
12499         define-overloadable-function.
12501         * progmodes/autoconf.el: Provide autoconf as well, so that this
12502         file can be `require'd.
12504         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
12506         * emacs-lisp/autoload.el (generated-autoload-feature)
12507         (generated-autoload-load-name): New vars.
12508         (autoload-rubric, autoload-generate-file-autoloads): Use them.
12509         (make-autoload): Recognize define-overloadable-function and
12510         defclass forms (for EIEIO).
12512         * Makefile.in (update-subdirs): Exclude cedet directory.
12514 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
12516         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
12518         * faces.el: Default light-background background for region face to
12519         ns_selection_color under NS.
12521 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12523         * net/imap-hash.el: New library, see NEWS.
12525         * Makefile.in (ELCFILES): Add imap-hash.el.
12527 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12529         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
12530         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
12531         * help-macro.el (make-help-screen): Avoid using an ambiguous function
12532         definition where the docstring could be taken for the return value.
12534 2009-09-26  Glenn Morris  <rgm@gnu.org>
12536         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
12537         Add option to only show images below a certain size.
12538         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
12539         save-excursion calls.
12541 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
12543         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
12544         subdirectories) and eieio.
12546 2009-09-26  Alan Mackenzie  <acm@muc.de>
12548         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
12549         buggy bracketing.  (Bug#4289)
12551         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
12552         character constants (as case labels).  (Bug#4289)
12554 2009-09-25  Juri Linkov  <juri@jurta.org>
12556         * files.el (safe-local-eval-forms): Allow time-stamp in
12557         before-save-hook (Bug#4554).
12559 2009-09-25  Drew Adams  <drew.adams@oracle.com>
12561         * menu-bar.el (list-buffers-directory): Doc fix.
12563 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12565         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
12566         Try and avoid copying twice the same paragraph.
12567         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
12568         Remove save-excursion.
12569         (log-edit-changelog-entry): Do it here instead.
12571 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
12573         * bs.el (bs--get-file-name): Use `list-buffers-directory'
12574         when available, instead of hardcoding mode names.  Doc fix.
12576         * menu-bar.el (list-buffers-directory): Add docstring.
12577         Make automatically buffer-local.
12579         * dired.el (dired-mode):
12580         * files.el (cd-absolute):
12581         * pcvs.el (cvs-temp-buffer):
12582         * pcvs-util.el (cvs-get-buffer-create):
12583         * shell.el (shell-mode):
12584         * vc-dir.el (vc-dir-mode):
12585         Don't make `list-buffers-directory' buffer local.
12587 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
12589         * comint.el (comint-exec, comint-run, make-comint):
12590         Doc fixes (Bug#4542).
12592 2009-09-25  Glenn Morris  <rgm@gnu.org>
12594         * mail/rmailmm.el (rmail-mime): New custom group.
12595         Move all defcustoms in this file into this group.
12596         (rmail-mime-media-type-handlers-alist): Revert previous change.
12597         (rmail-mime-show-images): New option.
12598         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
12599         references to it, since it wasn't actually used for anything.
12600         (rmail-mime-insert-image): New function.
12601         (rmail-mime-image): Use rmail-mime-insert-image.
12602         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
12603         obey the value of `rmail-mime-show-images' option.  Print the size of
12604         attachments.
12606 2009-09-25  David Engster  <deng@randomsample.de>
12608         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
12610 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12612         * whitespace.el: Does not highlight trailing spaces While point is
12613         at end of line.  Does not highligt spaces at beginning of buffer
12614         while point is at beginning of buffer.  Does not highlight spaces
12615         at end of buffer while point is at end of buffer.  (Bug#4177)
12616         New version 12.0.
12617         (whitespace-display-mappings): Adjust initialization.
12618         (whitespace-point, whitespace-font-lock-refontify): New vars.
12619         (whitespace-color-on, whitespace-color-off): Adjust code.
12620         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
12621         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
12622         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
12624 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
12626         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
12628         * textmodes/sgml-mode.el: Remove xml-mode alias.
12630         * files.el (auto-mode-alist, conf-mode-maybe)
12631         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
12633 2009-09-24  Alan Mackenzie  <acm@muc.de>
12635         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
12636         c-forward-conditionals, but it doesn't move point and doesn't set
12637         the mark.
12638         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
12639         (c-down-conditional-with-else, c-backward-conditional)
12640         (c-forward-conditional): Refactor to use c-scan-conditionals.
12642 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12644         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
12645         (help-default-arg-highlight): Remove.
12646         (help-highlight-arg): New function.
12647         (help-do-arg-highlight): Use it.
12648         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
12650 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12652         * term.el (term-set-scroll-region, term-handle-ansi-escape):
12653         Undo last change, which didn't fix the problem and introduced others.
12655 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
12657         * progmodes/gdb-mi.el: Don't require speedbar.
12658         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
12660 2009-09-24  Glenn Morris  <rgm@gnu.org>
12662         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
12664         * term/ns-win.el (ns-reg-to-script): Define for compiler.
12666         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
12667         there is no newline after the final mime boundary.  (Bug#4539)
12668         Move markers on insertion so that any buttons inserted don't end up in
12669         the next part of a multipart message.
12670         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
12671         (rmail-mime-bulk-handler): Optionally handle images.
12672         (rmail-mime-image): New button action.
12673         (rmail-mime-image-handler): New function.
12674         (rmail-mime-mode): New mode.
12675         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
12677 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12679         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
12680         than just dropping elements from it (bug#4504).
12682         * term.el (term-set-scroll-region): Don't move cursor any more.
12683         (term-handle-ansi-escape): Call term-goto here instead.
12684         Suggested by Ivan Kanis <apple@kanis.eu>.
12686         * term.el: Require CL.
12687         (term-ansi-reset): New function.
12688         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
12689         (term-handle-colors-array): Simplify.
12691 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12693         * allout.el (allout-overlay-interior-modification-handler)
12694         (allout-obtain-passphrase):
12695         * epa-file.el (epa-file-write-region):
12696         * ps-print.el (ps-begin-job):
12697         * vc-hooks.el (vc-toggle-read-only):
12698         * vc-rcs.el (vc-rcs-rollback):
12699         * vc-sccs.el (vc-sccs-rollback):
12700         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
12701         (vc-version-diff, vc-revert, vc-rollback):
12702         * wdired.el (wdired-check-kill-buffer):
12703         * emacs-lisp/authors.el (authors):
12704         * net/socks.el (socks-open-connection):
12705         * net/zeroconf.el (zeroconf-service-add-hook):
12706         * obsolete/vc-mcvs.el (vc-mcvs-register):
12707         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
12708         (gdb-select-frame):
12709         * progmodes/grep.el (lgrep, rgrep):
12710         * progmodes/idlw-help.el (idlwave-help-check-locations)
12711         (idlwave-help-html-link, idlwave-help-assistant-open-link):
12712         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12713         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
12714         (reftex-toc-rename-label): Fix typos in error messages.
12716         * dired-aux.el (dired-do-shell-command): Reflow docstring.
12717         (dired-copy-how-to-fn): Doc fix.
12718         (dired-files-attributes, dired-read-shell-command):
12719         Fix typos in docstrings.
12721         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
12722         (dired-x-find-file-other-window): Reflow docstrings.
12723         (dired-omit-marker-char, dired-read-shell-command)
12724         (dired-x-submit-report): Fix typos in docstrings.
12726         * shell.el (shell-mode-hook):
12727         * view.el (View-scroll-line-forward):
12728         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
12729         Fix typos in docstrings.
12731         * net/dig.el (dig-invoke): Fix typo in docstring.
12732         (query-dig): Reflow docstring.
12734         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
12735         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
12736         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
12737         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
12738         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
12739         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
12740         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
12741         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
12742         (idlwave-completion-map, idlwave-current-indent)
12743         (idlwave-custom-ampersand-surround, idlwave-customize)
12744         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
12745         (idlwave-define-abbrev, idlwave-determine-class-special)
12746         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
12747         (idlwave-end-block-reg, idlwave-end-of-statement)
12748         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
12749         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
12750         (idlwave-explicit-class-listed, idlwave-file-header)
12751         (idlwave-fill-paragraph, idlwave-find-class-definition)
12752         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
12753         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
12754         (idlwave-in-quote, idlwave-indent-action-table)
12755         (idlwave-indent-expand-table, idlwave-indent-line)
12756         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
12757         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
12758         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
12759         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
12760         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
12761         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
12762         (idlwave-outlawed-buffers, idlwave-popup-select)
12763         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
12764         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
12765         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
12766         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
12767         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
12768         (idlwave-statement-type, idlwave-struct-skip)
12769         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
12770         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
12771         (idlwave-what-module-find-class): Fix typos in docstrings.
12772         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
12773         (idlwave-calculate-cont-indent, idlwave-expand-equal)
12774         (idlwave-find-module, idlwave-find-structure-definition)
12775         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
12776         (idlwave-list-load-path-shadows, idlwave-next-statement)
12777         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
12778         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
12779         (idlwave-template): Reflow docstrings.
12781         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
12782         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
12783         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
12784         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
12785         (idlwave-shell-display-line, idlwave-shell-display-wframe)
12786         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
12787         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
12788         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
12789         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
12790         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
12791         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
12792         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
12793         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
12794         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
12795         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
12796         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
12797         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
12798         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
12799         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
12800         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
12801         Fix typos in docstrings.
12802         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
12803         (idlwave-shell-hide-output, idlwave-shell-mode)
12804         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
12805         Reflow docstrings.
12807         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
12809 2009-09-24  Ivan Kanis  <apple@kanis.eu>
12811         * term.el (term-bold-attribute): New var.
12812         (term-handle-colors-array): Use it.
12814 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
12816         * progmodes/gdb-mi.el (gdb-version): New variable.
12817         (gdb-non-stop-handler): Set gdb-version.
12818         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
12819         Condition "--thread" option on gdb-version.
12820         (gdb-invalidate-threads): Remove unused argument.
12822 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12824         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
12825         to looking-back to avoid ridiculous slow down in large files (bug#4511).
12827 2009-09-23  Glenn Morris  <rgm@gnu.org>
12829         * mail/rmail.el (rmail-reply): Don't try to add a References header when
12830         replying to mail without References or Message-Id.  (Bug#4525)
12832 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
12834         * term/ns-win.el (ns-reg-to-script): New variable.
12836 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
12838         * epg.el (epg-wait-for-status): Preserve existing 'error results.
12840 2009-09-22  Sam Steingold  <sds@gnu.org>
12842         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
12843         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
12844         to 1 because hg returns status 1 when nothing is found.
12845         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
12847 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12849         * textmodes/fill.el: Convert to utf-8 encoding.
12850         (fill-french-nobreak-p): Remove redundant » and « inherited from our
12851         pre-Unicode days.
12853         * add-log.el (change-log-fill-forward-paragraph): New function.
12854         (change-log-mode): Use it so fill-region DTRT.
12855         Set fill-indent-according-to-mode here rather than in
12856         change-log-fill-paragraph.
12857         (change-log-fill-paragraph): Remove.
12859 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
12861         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
12862         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
12864 2009-09-22  Glenn Morris  <rgm@gnu.org>
12866         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
12867         the scroll-bar scroll the calendar window rather than the buffer.
12869         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
12870         commands that move point (as opposed to scrolling).
12872         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
12874         * emacs-lisp/elint.el (elint): New custom group.
12875         (elint-log-buffer): Make it a defcustom.
12876         (elint-scan-preloaded, elint-ignored-warnings)
12877         (elint-directory-skip-re): New options.
12878         (elint-builtin-variables): Doc fix.
12879         (elint-preloaded-env): New variable.
12880         (elint-unknown-builtin-args): Add an entry for encode-time.
12881         (elint-extra-errors): Make it a variable rather than a constant.
12882         (elint-preloaded-skip-re): New constant.
12883         (elint-directory): Skip files matching elint-directory-skip-re.
12884         (elint-features): New variable, local to linted buffers.
12885         (elint-update-env): Initialize elint-features.  Possibly add
12886         elint-preloaded-env to the buffer's environment.
12887         (elint-get-top-forms): Bind elint-current-pos, for log messages.
12888         Skip quoted forms.
12889         (elint-init-form): New function, extracted from elint-init-env.
12890         Make non-list forms a warning rather than an error.
12891         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
12892         easy-menu-define, put that adds an error-condition, and provide.
12893         When requiring cl, also require cl-macs.  Really require cl, to handle
12894         some cl macros.  Store required libraries in the list elint-features,
12895         so as not to re-load them.  Treat cc-require like require.
12896         (elint-init-env): Call elint-init-form to do the work.
12897         Handle eval-and-compile and such like.
12898         (elint-add-required-env): Do not clear messages.
12899         (elint-special-forms): Add handlers for function, defalias, if, when,
12900         unless, and, or.
12901         (elint-form): Add optional argument to ignore elint-special-forms,
12902         useful to prevent recursive calls from handlers.  Doc fix.
12903         Respect elint-ignored-warnings.
12904         (elint-form): Respect elint-ignored-warnings.
12905         (elint-bound-variable, elint-bound-function): New variables.
12906         (elint-unbound-variable): Respect elint-bound-variable.
12907         (elint-get-args): Respect elint-bound-function.
12908         (elint-check-cond-form): Add some simple handling for (f)boundp and
12909         featurep tests.
12910         (elint-check-defalias-form): New handler.
12911         (elint-check-let-form): Make an empty let a warning rather than an
12912         error.
12913         (elint-check-setq-form): Make an empty setq a warning rather than an
12914         error.  Respect elint-ignored-warnings.
12915         (elint-check-defvar-form): Accept null doc-strings.
12916         (elint-check-conditional-form): New handler.  Does some simple-minded
12917         checking of featurep and (f)boundp tests.
12918         (elint-put-function-args): New function.
12919         (elint-initialize): Use elint-scan-doc-file rather than
12920         elint-find-builtin-variables.  Use elint-put-function-args.
12921         Possibly scan preloaded-file-list.
12922         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
12923         extend to handle functions as well.
12925 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
12927         * linum.el (linum-delete-overlays, linum-update-window):
12928         Do not modify the right margin.  (Bug#3971)
12930 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
12932         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
12933         nxml-mode instead of xml-mode.
12935 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12937         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
12939 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12941         * net/dig.el (dig-mode): Use define-derived-mode.
12943 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
12945         * vc-dispatcher.el (vc-do-command): Return the process object in
12946         the asynchronous case.  Use when instead of if.  Do not run
12947         vc-exec-after to display a message if not enabled.  (Bug#4463)
12949         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
12950         properties to the stash strings.
12951         (vc-git-stash-list): Return a list of strings.
12952         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
12953         (vc-git-stash-show-at-point): New functions.
12954         (vc-git-stash-map): New keymap.
12956         * register.el (ctl-x-r-map): Define the keys here instead of
12957         using autoload.
12959 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
12961         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
12962         list, to workaround performance problem (bug#4485).
12964 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
12966         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
12968 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
12970         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
12971         Document that this option is not recommended to use.
12973 2009-09-19  Glenn Morris  <rgm@gnu.org>
12975         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
12976         variable `var'.
12978         * calc/calc-alg.el (var):
12979         * calc/calcalg2.el (var): Define for compiler.
12981 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
12983         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
12984         Doc fix (Bug#3932).
12986         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
12988         * time-stamp.el (time-stamp-month-dd-yyyy)
12989         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
12990         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
12991         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
12992         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
12993         Remove functions that have been obsolete since 1995 (Bug#4436).
12995         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
12996         indent buffer only if called interactively (Bug#4452).
12998 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
12999             Eli Zaretskii  <eliz@gnu.org>
13001         This fixes bug#4197 (merged to bug#865, though not identical).
13002         * server.el (server-auth-dir): Add docstring note about FAT32.
13003         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
13004         but warn against using them.
13006 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
13008         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
13009         older GDB where there is no has_more field.
13011 2009-09-19  Glenn Morris  <rgm@gnu.org>
13013         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13015 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
13017         * files.el (auto-mode-alist): Change default for XML files to nXML
13018         mode (Bug#4169).
13020 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
13022         * server.el (server-ensure-safe-dir): Pass 'integer
13023         to `file-attributes', as suggested.
13025 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13027         * dired-aux.el (dired-query-alist): Remove spurious backslash.
13028         (dired-query): Use read-key.
13030 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
13032         * cus-start.el (ns-use-qd-smoothing): Remove.
13034 2009-09-18  Glenn Morris  <rgm@gnu.org>
13036         * allout.el (top-level): Remove unnecessary progn.
13038         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
13040         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
13041         definition of abbrev table.
13043         * speedbar.el (speedbar-track-mouse):
13044         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
13045         * net/eudc.el (eudc-expand-inline):
13046         * net/newst-backend.el (newsticker--cache-read-feed):
13047         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
13048         condition-case handlers.
13050 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
13052         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
13053         (gdb-var-list): Add an element for has_more field.
13054         (gdb-non-stop-handler): Enable pretty printing for STL containers.
13055         (gdb-var-create-handler, gdb-var-list-children-handler-1)
13056         (gdb-var-update-handler-1): Parse output of dynamic variable
13057         objects (STL containers).
13058         (gdb-var-delete-1): Pass var1 as an explicit second argument.
13059         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
13061         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
13062         gdb-var-list.
13063         (gud-speedbar-buttons): Make node expandable if expression "has more"
13064         children.
13066 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
13068         * startup.el (emacs-quick-startup): Remove variable and all uses.
13069         (command-line): Set `inhibit-x-resources' instead.
13070         (command-line-1): Use `inhibit-x-resources' instead.
13072 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
13074         * subr.el: Fix last change to avoid using the `unless' macro,
13075         which breaks bootstrapping.
13077 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13079         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
13080         extended definitions, in case we reload subr.el after having
13081         loaded CL.
13082         (eval-next-after-load): Mark as obsolete.
13084 2009-09-17  Juri Linkov  <juri@jurta.org>
13086         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
13087         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
13088         (menu-bar-showhide-menu, menu-bar-tools-menu)
13089         (menu-bar-describe-menu, menu-bar-help-menu)
13090         (minibuffer-local-completion-map, minibuffer-local-map):
13091         Fix list quoting.
13093 2009-09-17  Glenn Morris  <rgm@gnu.org>
13095         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
13096         arguments, whether or not it has a handler.
13098         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
13100         * simple.el (hard-newline): Give it a doc-string.
13102         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13103         (lisp-mode-syntax-table): Give them doc-strings.
13105 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
13107         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
13108         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
13109         (menu-bar-options-menu, menu-bar-showhide-menu)
13110         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
13111         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
13112         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
13113         (menu-bar-options-menu, menu-bar-tools-menu)
13114         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
13115         (menu-bar-help-menu):
13116         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
13117         string arguments.
13119         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
13120         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
13121         calls for the menu names and :help.
13123 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13125         * mouse.el (minor-mode-menu-from-indicator): Pay attention
13126         to :minor-mode-function (bug#4455).
13128 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13130         * startup.el (command-line): Initialize the window-system after
13131         processing the command-line.
13133         * textmodes/page.el (what-page): Make sure we don't inf-loop if
13134         page-delimiter matches the empty string.
13136 2009-09-16  Glenn Morris  <rgm@gnu.org>
13138         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
13139         byte-compile-not-obsolete-var.  It's a list now.
13140         (byte-compile-not-obsolete-funcs): New variable.
13141         (byte-compile-warn-obsolete): Don't warn about functions if they are in
13142         byte-compile-not-obsolete-funcs.
13143         (byte-compile-variable-ref, byte-compile-defvar): Update for
13144         byte-compile-not-obsolete-vars name-change and list nature.
13145         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
13146         and variables behind (f)boundp tests.
13147         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
13149 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
13151         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
13153 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13155         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
13156         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
13157         Don't autoload.
13159 2009-09-15  Stephen Eglen  <stephen@gnu.org>
13161         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
13162         the virtual-buffers, use the name of the buffer specified by
13163         find-file-noselect, as the match may be a symlink.  (This was a
13164         problem if the target and the symlink had different names.)
13166 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13168         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
13170         * desktop.el (desktop-path): Check user-emacs-directory.
13172         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
13174         * loadup.el: Use after-load-functions to GC after loading each file.
13175         Remove the explicit GC calls that used to be sprinkled around.
13177         * subr.el (after-load-functions): New hook.
13178         (do-after-load-evaluation): Run it.  Use string-match-p to detect
13179         `obsolete' packages, rather than painfully extracting the relevant
13180         directory name.
13182 2009-09-15  Glenn Morris  <rgm@gnu.org>
13184         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
13185         free variable `doc'.
13187         * dired.el (dired-mode-map): Add menu entry for async shell command.
13189         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
13190         variables, also consider the .elc files, since the .el files are
13191         normally gzipped (subsequent code locates the .el.gz from the .elc).
13193         * calc/calc-prog.el (arglist): Define for compiler.
13195         * calendar/diary-lib.el (diary-display-function): Change the default to
13196         fancy display.
13197         (body): Define for compiler.
13199         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
13200         (byte-compile-file-form, byte-compile-lambda)
13201         (byte-compile-top-level-body, byte-compile-form)
13202         (byte-compile-variable-ref, byte-compile-setq)
13203         (byte-compile-setq-default, byte-compile-body)
13204         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
13205         (batch-byte-compile): Give some more local variables with common names
13206         a "bytecomp-" prefix to avoid masking warnings about free variables.
13208         * startup.el (command-line-1): Give local variables with common names a
13209         distinguishing prefix, so as not to hide free variable warnings during
13210         bootstrap.
13212         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
13213         clever and add a suffix to make a unique name, just let the user decide
13214         whether or not to overwrite it.  If the input is a directory, write the
13215         default filename to that directory.  (Bug#4388)
13216         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
13217         is a filename-as-a-directory.
13219 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13221         * textmodes/page.el (what-page): Don't move to beginning of line.
13222         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
13224 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
13226         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
13228 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
13230         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
13231         * help.el (help-for-help-internal): Add purecopy calls for text.
13233         * vc.el (top): print-log method now takes an optional SHORTLOG
13234         argument.  Add a new method: root.
13235         (vc-root-diff, vc-print-root-log): New functions.
13236         (vc-log-short-style): New variable.
13237         (vc-print-log-internal): Add support for showing short logs.
13239         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
13240         vc-print-root-log and vc-print-root-diff.
13242         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
13243         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
13244         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
13245         short logs.
13247         * vc-cvs.el (vc-cvs-print-log):
13248         * vc-mtn.el (vc-mtn-print-log):
13249         * vc-rcs.el (vc-rcs-print-log):
13250         * vc-sccs.el (vc-sccs-print-log):
13251         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
13252         that is ignored for now.
13254         * vc-mtn.el (vc-mtn-annotate-command):
13255         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
13257 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13259         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
13260         to function-key-map, and give them ascii-character property.
13261         * term/x-win.el (x-alternatives-map):
13262         * term/ns-win.el (ns-alternatives-map):
13263         * term/internal.el (msdos-key-remapping-map):
13264         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
13266 2009-09-14  Glenn Morris  <rgm@gnu.org>
13268         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
13269         temp-buffers (2009-09-12).
13271 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13273         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
13274         the new read-key function.
13276 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
13278         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
13279         is defined (Bug#4405).
13281 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
13283         * recentf.el (recentf-cleanup): Use a hash table to find
13284         duplicates (Bug#4407).
13286 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
13288         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
13289         kp-0 to ascii equivalents (Bug#4325).
13291 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
13293         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
13295         * eshell/em-hist.el:
13296         * eshell/em-dirs.el (eshell-complete-user-reference):
13297         Declare pcomplete functions and variables to avoid compiler warnings.
13299 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
13301         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
13302         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
13303         * eshell/em-alias.el (eshell-aliases-file):
13304         * eshell/em-hist.el (eshell-history-file-name):
13305         Use expand-file-name instead of concat to make file names (Bug#4308).
13307 2009-09-13  Glenn Morris  <rgm@gnu.org>
13309         * ediff-merg.el (ediff-do-merge):
13310         * filesets.el (filesets-run-cmd):
13311         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
13312         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
13313         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
13314         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
13315         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
13316         Replace empty `let's with `progn'.
13318 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13320         * mail/sendmail.el (send-mail-function):
13321         * tooltip.el (tooltip-mode):
13322         * simple.el (transient-mark-mode):
13323         * rfn-eshadow.el (file-name-shadow-mode):
13324         * frame.el (blink-cursor-mode):
13325         * font-core.el (global-font-lock-mode):
13326         * files.el (temporary-file-directory)
13327         (small-temporary-file-directory, auto-save-file-name-transforms):
13328         * epa-hook.el (auto-encryption-mode):
13329         * composite.el (global-auto-composition-mode):
13330         Use custom-initialize-delay.
13331         * startup.el (command-line): Don't explicitly call
13332         custom-reevaluate-setting for all the above vars.
13333         * custom.el (custom-initialize-safe-set)
13334         (custom-initialize-safe-default): Delete.
13336 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13338         * term/x-win.el (x-initialize-window-system):
13339         * term/w32-win.el (w32-initialize-window-system):
13340         * term/ns-win.el (ns-initialize-window-system): Don't call
13341         mouse-wheel-mode since it's enabled globally by default already.
13343         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
13344         actually define the variable, but only silences the byte-compiler.
13345         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
13346         before looking it up.
13347         (mouse-wheel-scroll-amount): Also reset the bindings if this value
13348         is changed.
13350 2009-09-12  Glenn Morris  <rgm@gnu.org>
13352         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
13353         1000.
13354         (elint-add-required-env): Don't beep on error.
13355         (elint-forms): In case of error, return ENV unchanged.
13356         (elint-init-env): Skip non-list forms.
13357         (elint-log): Handle unknown file positions.
13359 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
13361         * epg.el (epg-make-context): Add autoload cookie.
13362         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
13363         (epg-decrypt-string, epg-start-verify, epg-verify-file)
13364         (epg-verify-string, epg-start-sign, epg-sign-file)
13365         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
13366         (epg-encrypt-string, epg-start-export-keys)
13367         (epg-export-keys-to-file, epg-export-keys-to-string)
13368         (epg-start-import-keys, epg-import-keys-from-file)
13369         (epg-import-keys-from-string, epg-start-receive-keys)
13370         (epg-receive-keys, epg-import-keys-from-server)
13371         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
13372         (epg-sign-keys, epg-start-generate-key)
13373         (epg-generate-key-from-file, epg-generate-key-from-string):
13374         Remove autoload cookie.
13376 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
13378         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
13379         reevaluation of trash-directory.
13381         * mwheel.el: Fix last change.
13382         (mouse-wheel-mode): New defvar.
13383         (mouse-wheel-mode): Remove autoload cookie.
13385 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13387         * mwheel.el (mwheel-installed-bindings): New var.
13388         (mouse-wheel-mode): Use it, so as to make sure we really remove all
13389         the bindings we set last time.  Use custom-initialize-delay.
13390         * loadup.el: Load mwheel after term/*-win.el.
13391         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
13392         and mouse-wheel-up-event now that their first evaluation is done
13393         sufficiently late to be correct.
13395         * startup.el (tutorial-directory): Make it a defcustom.
13396         Use custom-initialize-delay rather than eval-at-startup to set it.
13397         * image.el (image-load-path): Make it a defcustom.
13398         Use custom-initialize-delay rather than eval-at-startup to set it.
13399         * subr.el (eval-at-startup): Remove.
13400         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
13402         * subr.el (do-after-load-evaluation): Warn the user after loading an
13403         obsolete package.
13405 2009-09-12  Glenn Morris  <rgm@gnu.org>
13407         * proced.el (proced-mark-alt): Remove alias.
13408         (proced-mode-map): Remove proced-mark-alt.
13410         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
13411         Elint file and directory.  Remove initialization entry.
13413         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
13414         commands.
13415         (elint-current-buffer): Set mode-line-process.
13416         (elint-init-env): Handle define-derived-mode.
13417         Fix declare-function with unspecified arglist.  Guard against odd
13418         defalias statements (eg iso-insert's 8859-1-map).
13419         (elint-add-required-env): Use a temp buffer.
13420         (elint-form): Just print the function/macro name, not the whole form.
13421         Return env unchanged if we fail to parse a macro.
13422         (elint-forms): Guard against parse errors.
13423         (elint-output): New function, to handle batch mode.
13424         (elint-log-message): Add optional argument.  Use elint-output.
13425         (elint-set-mode-line): New function.
13427 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
13429         * emacs-lisp/elp.el (elp-not-profilable): Add more
13430         functions (Bug#4233).
13432 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
13434         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
13435         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
13437 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
13439         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
13440         (gdb-var-list-children): Use json parsing.
13442 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
13444         * progmodes/js.el (js--proper-indentation): Handle the case where
13445         char-before is null.  Reported by Deniz Dogan.
13447 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
13449         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
13451 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
13453         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
13454         (epg-digest-algorithm-alist): Add SHA224.
13455         (epg-context-set-passphrase-callback)
13456         (epg-context-set-progress-callback): Add description about
13457         callback function.
13459 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13461         * custom.el (custom-delayed-init-variables): New var.
13462         (custom-initialize-delay): New function.
13463         * startup.el (command-line): "Re"evaluate all vars in
13464         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
13465         explicitly any more.
13466         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
13467         to avoid creating a ~/.emacs.d at build-time (bug#4347).
13469         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
13471 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
13473         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
13474         (gdb-var-update-handler): Use json parsing.
13476 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
13478         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
13479         decode annotated text, regardless of language environment.  (Bug#2741)
13481 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13483         * Makefile.in (autoloads): Make rmail.el writable as well.
13485 2009-09-11  Glenn Morris  <rgm@gnu.org>
13487         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
13488         loaddefs.el.
13489         * dired.el: Regenerate with extracted autoloads.
13490         * Makefile.in (autoloads): Make dired.el writable.
13492         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
13493         * ibuffer.el: Regenerate with extracted autoloads.
13494         * Makefile.in (autoloads): Make ibuffer.el writable.
13496         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
13497         * version.el (emacs-copyright, emacs-major-version)
13498         (emacs-minor-version): Reformat doc-strings for make-docfile.
13500         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
13501         functions and variables, since they must be stuff specific to some other
13502         platform.
13503         (apropos-print): Make mouse-click message less specific about button.
13505         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
13506         that records where a macro was defined.
13507         * help-fns.el (describe-function-1): Mention if a function has a
13508         compiler-macro.
13509         * help-mode.el (help-function-cmacro): New button.
13511         * locate.el (top-level): Always require dired.
13512         (locate-mode-map): Initialize inside the defvar.
13514         * net/ange-ftp.el (dired-compress-file): Declare.
13515         (ange-ftp-dired-compress-file): Add doc string.
13517         * term/ns-win.el (x-display-name, x-setup-function-keys):
13518         Unify doc-strings with X versions.
13520 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13522         * emulation/crisp.el (crisp-mode-map): Move initialization
13523         into declaration.
13524         (crisp-mode): Use define-minor-mode.
13526         * progmodes/xscheme.el (xscheme-evaluation-commands):
13527         Put a :advertised-binding property rather than using
13528         advertised-xscheme-send-previous-expression.
13529         (advertised-xscheme-send-previous-expression): Declare obsolete.
13530         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
13531         `advertised-undo'.
13532         (crisp-mode): Add corresponding bindings to
13533         undo's :advertised-binding instead.
13534         * dired.el (dired-mode-map): Put a :advertised-binding property rather
13535         than using dired-advertised-find-file.
13536         (dired-advertised-find-file):
13537         * simple.el (advertised-undo):
13538         * wid-edit.el (advertised-widget-backward): Declare obsolete.
13539         (widget-keymap): Put a :advertised-binding property rather
13540         than using advertised-widget-backward.
13541         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
13542         than using advertised-undo.
13543         * tutorial.el (tutorial--default-keys): Adjust accordingly.
13545 2009-09-10  Simon South  <ssouth@slowcomputing.org>
13547         * progmodes/delphi.el (delphi-tab): Indent region when Transient
13548         Mark mode is enabled and region is active; otherwise indent or
13549         insert TAB as usual.
13550         (delphi-mode): Update description of TAB-key binding.
13552 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13554         * subr.el (define-key-rebound-commands): Mark obsolete.
13555         * startup.el (precompute-menubar-bindings): Remove.
13556         (normal-top-level): Remove obsolete code that tried to precompute
13557         menubar bindings.
13558         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
13559         define-key-rebound-commands and precompute-menubar-bindings.
13561 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13563         * net/imap.el (imap-interactive-login): Better messages.
13564         (imap-open): Fix bug with renamed buffer on reconnect.
13565         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13566         for easier debugging and cleaner code.  On successful (guessed based on
13567         server capabilities) secondary authentication, set imap-state
13568         correctly.
13569         (imap-last-authenticator): Define imap-last-authenticator as a variable
13570         to avoid warnings.
13572 2009-09-10  Glenn Morris  <rgm@gnu.org>
13574         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
13576         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
13577         (byte-compile-file-form-autoload): Don't warn about unknown functions
13578         where the autoload statement comes after the use.
13579         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
13580         that any handlers inside the body (eg require) are in turn respected.
13582         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
13583         effects.
13585         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
13586         and syntax and abbrev tables basic docs, if they don't have any.
13588         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
13590         * international/mule-cmds.el (top-level): Require cl when compiling.
13591         (view-hello-file): Use default-value rather than
13592         default-enable-multibyte-characters.
13594         * progmodes/fortran.el: Move all safe and risky properties into the
13595         defcustoms.
13597         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
13598         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
13599         * mail/undigest.el:
13600         Put autoloads in rmail.el rather than loaddefs.el.
13601         * mail/rmail.el: Regenerate with extracted autoloads.
13603         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
13604         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
13606 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
13608         Reported in thread for Bug#4375.
13609         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
13610         "-data-evaluate-expression" instead of print.
13611         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
13612         (gdb-tooltip-print): Parse output from above MI command.
13613         (gdb): Revert 2009-08-11 change.  User should detach inferior
13614         manually.
13616         Remove the word "separate" from IO functions as inferior
13617         output is now never displayed in the GUD buffer.
13619 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
13621         * startup.el (command-line-normalize-file-name): On Windows and
13622         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
13624 2009-09-10  Juri Linkov  <juri@jurta.org>
13626         * isearch.el (isearch-text-char-description): Propertize escape
13627         character sequences with the `escape-glyph' face.  (Bug#4344)
13629         * simple.el (shell-command): Set asynchronous process filter to
13630         `comint-output-filter'.  (Bug#4343)
13632         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
13633         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
13634         the list.  Move "asm" to the bottom.
13635         (grep-find-ignored-directories): Add `choice' with nil value
13636         to empty the list easily.
13637         (grep-find-ignored-files): New option.
13638         (grep-files-history): Set to nil by default instead of '("ch" "el").
13639         (grep-compute-defaults): Add "<X>" to `grep-template'.
13640         (grep-read-files): Bind new local variables `default-alias' and
13641         `default-extension'.  Use a list of default values for the file prompt.
13642         (lgrep): Add `--exclude=' command line options composed from
13643         `grep-find-ignored-files'.
13644         (rgrep): Add `-name' command line options composed from
13645         `grep-find-ignored-files'.  (Bug#4301)
13647 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13649         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
13650         (bug#4368).
13652 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13654         * calendar/time-date.el (autoload):
13655         Expand define-obsolete-function-alias into defalias and make-obsolete
13656         for old Emacsen that Gnus supports.
13657         (with-no-warnings): Define it for old Emacsen.
13658         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13659         is available.
13660         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13661         float-time is available; suppress compile warning for time-to-seconds.
13663 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13665         * net/imap.el (imap-message-map): Docstring fix.
13667 2009-09-09  Glenn Morris  <rgm@gnu.org>
13669         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
13670         line numbers too.  (Bug#4374)
13672 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13674         * smerge-mode.el (smerge-remove-props, smerge-refine):
13675         Use with-silent-modifications (bug#4342).
13677         * subr.el (with-silent-modifications): New macro.
13679 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
13681         * files.el (top-level): Require `cl' when compiling.
13683 2009-09-07  Glenn Morris  <rgm@gnu.org>
13685         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
13687         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
13688         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
13690 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
13692         * vc-git.el (vc-git-annotate-command): Use separator to parse
13693         arguments correctly.
13695 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
13697         * proced.el (proced-mode): Doc fix.
13699 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
13701         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
13702         lstat fails.
13703         (tramp-do-file-attributes-with-ls): Check for file existence at
13704         remote end.
13705         (tramp-do-file-attributes-with-stat): Likewise.
13706         (tramp-convert-file-attributes): Return nil when attr is nil.
13708 2009-09-05  Glenn Morris  <rgm@gnu.org>
13710         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
13711         properties to this button.
13712         (diary-fancy-display): Don't extend the button to the final newline.
13713         (diary-fancy-display-mode): Continue to define "q" as a local key.
13715         * calendar/cal-china.el (holiday-chinese): Make it slightly more
13716         efficient.
13718         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
13720         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
13721         (byte-compile-dest-file-function): New option.
13722         (byte-compile-dest-file): Doc fix.
13723         Obey byte-compile-dest-file-function.
13724         (byte-compile-cl-file-p): New function.
13725         (byte-compile-eval): Only suppress noruntime warnings about cl functions
13726         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
13727         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
13728         than for file being previously loaded.
13729         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
13730         (byte-compile-file-form-require): Handle the case where requiring a file
13731         indirectly causes CL to be loaded.
13733 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
13735         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
13736         before killing the old buffer, since by the time `kill-buffer' is
13737         run so many buffer variables have been set to nil that it may not
13738         behave as expected.  (Bug#4061)
13740 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
13742         * files.el (find-alternate-file): If the old buffer is modified
13743         and visiting a file, behave similarly to `kill-buffer' when
13744         killing it, thus reverting to the pre-1.878 behavior; see
13745         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
13746         for discussion.  Also, consult `buffer-file-name' as a variable
13747         not as a function, for consistency with the rest of the code.
13749 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
13751         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
13752         also when adding a new directory.
13754         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
13755         defun.
13757 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13759         * files.el (locate-file-completion-table): Make it provide boundary
13760         information, so partial-completion works better.
13762 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
13764         * mail/footnote.el (Footnote-text-under-cursor):
13765         Check footnote-text-marker-alist before using it (bug#4324).
13767 2009-09-04  Glenn Morris  <rgm@gnu.org>
13769         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
13770         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
13771         * play/solitaire.el, play/tetris.el:
13772         Remove leading * from defcustom and defface docs.
13774         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
13775         necessary.
13776         (diary-fancy-overriding-map): New variable.
13777         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
13778         Use view-mode.
13780         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
13781         goto-line.
13783 2009-09-03  Glenn Morris  <rgm@gnu.org>
13785         * arc-mode.el (archive-mode):
13786         * dos-fns.el (set-default-process-coding-system):
13787         * man.el (Man-getpage-in-background):
13788         * menu-bar.el (menu-bar-describe-menu):
13789         * server.el (server-process-filter):
13790         * startup.el (command-line):
13791         * tar-mode.el (tar-header-block-tokenize, tar-extract):
13792         * w32-fns.el (set-default-process-coding-system):
13793         * x-dnd.el (x-dnd-handle-file-name):
13794         * international/mule-cmds.el (mule-menu-keymap)
13795         (set-default-coding-systems, language-info-alist, set-language-info)
13796         (set-language-environment, standard-display-european-internal)
13797         (set-locale-environment):
13798         * international/mule-diag.el (mule-diag):
13799         * mail/emacsbug.el (report-emacs-bug):
13800         * mail/rmail.el (rmail-mode):
13801         * mail/sendmail.el (mail-setup):
13802         Use default-value rather than default-enable-multibyte-characters.
13804         * progmodes/f90.el: Move all safe properties into the defcustoms.
13805         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
13807         * calendar/appt.el (appt-check):
13808         * calendar/diary-lib.el (diary-set-header, diary-live-p)
13809         (diary-check-diary-file, diary-list-entries)
13810         (diary-include-other-diary-files, diary-simple-display)
13811         (diary-fancy-display, diary-print-entries)
13812         (diary-mark-included-diary-files, diary-make-entry):
13813         Don't call substitute-in-file-name on diary-file.
13815 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
13816             Stefan Monnier  <monnier@iro.umontreal.ca>
13818         * mail/footnote.el (footnote-prefix): Make it a defcustom.
13819         (footnote-mode-map): Move initialization into the declaration.
13820         (footnote-minor-mode-map): Define it rather than changing global-map.
13821         (footnote-mode): Use define-minor-mode.
13823 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
13825         * net/tramp.el (tramp-handle-file-attributes-with-ls)
13826         (tramp-do-file-attributes-with-perl)
13827         (tramp-do-file-attributes-with-stat): Rename from
13828         `tramp-handle-file-attributes-with-*'.
13829         (tramp-handle-file-attributes): Use them.
13830         (tramp-do-directory-files-and-attributes-with-perl)
13831         (tramp-do-directory-files-and-attributes-with-stat): Rename from
13832         `tramp-handle-directory-files-and-attributes-with-*'.
13833         (tramp-handle-directory-files-and-attributes): Use them.
13834         (tramp-method-out-of-band-p): Additional parameter SIZE.
13835         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
13836         (tramp-handle-write-region): Use it.
13837         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
13838         (tramp-handle-vc-registered): Check, whether the first run did
13839         return files to be tested.
13840         (tramp-advice-make-auto-save-file-name): Do not call directly
13841         `tramp-handle-make-auto-save-file-name', because this would bypass
13842         the locking mechanism.
13844         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
13845         (file-remote-p, process-file, start-file-process, set-file-times)
13846         (tramp-compat-file-attributes): Compatibility functions shall not
13847         call directly `tramp-handle-*', because this would bypass the
13848         locking mechanism.
13849         (tramp-compat-number-sequence): New defun.
13851 2009-09-02  Glenn Morris  <rgm@gnu.org>
13853         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
13854         alias for float-time.
13855         (time-to-number-of-days): In Emacs, use float-time.
13856         * net/newst-backend.el (time-add): Suppress warnings from compat
13857         function.
13858         * time.el (emacs-uptime, emacs-init-time):
13859         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
13860         Use float-time rather than time-to-seconds.
13862         * minibuffer.el (completion-initials-expand): Fix typo.
13864         * faces.el (modeline, modeline-inactive, modeline-highlight)
13865         (modeline-buffer-id):
13866         * info.el (info-menu-5): Mark these face aliases as obsolete.
13868 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
13870         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
13871         space ...
13872         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
13873         no "--thread" option.
13874         (gdb-stopped): Don't print "Switched to thread" message when it is
13875         unchanged.
13877 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13879         * minibuffer.el (completion-try-completion)
13880         (completion-all-completions): Remove ill-defined (and
13881         mistakenly installed and luckily never used nor documented)
13882         `completion-styles' property.
13883         (completion-initials-expand, completion-initials-all-completions)
13884         (completion-initials-try-completion): New functions.
13885         (completion-styles-alist): Add doc to each entry.
13886         Add new `initials' entry.
13888 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
13890         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
13891         MI command -var-evaluate-expression.
13892         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
13893         and tweak for case of string child.
13894         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
13896 2009-09-01  Glenn Morris  <rgm@gnu.org>
13898         * add-log.el (change-log-date-face, change-log-name-face)
13899         (change-log-email-face, change-log-file-face, change-log-list-face)
13900         (change-log-conditionals-face, change-log-function-face)
13901         (change-log-acknowledgement-face):
13902         * cus-edit.el (custom-invalid-face, custom-rogue-face)
13903         (custom-modified-face, custom-set-face, custom-changed-face)
13904         (custom-saved-face, custom-button-face, custom-button-pressed-face)
13905         (custom-documentation-face, custom-state-face, custom-comment-face)
13906         (custom-comment-tag-face, custom-variable-tag-face)
13907         (custom-variable-button-face, custom-face-tag-face)
13908         (custom-group-tag-face-1, custom-group-tag-face):
13909         * diff-mode.el (diff-header-face, diff-file-header-face)
13910         (diff-index-face, diff-hunk-header-face, diff-removed-face)
13911         (diff-added-face, diff-changed-face, diff-function-face)
13912         (diff-context-face, diff-nonexistent-face):
13913         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
13914         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
13915         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
13916         (Info-title-4-face):
13917         * isearch.el (isearch-lazy-highlight-face):
13918         * log-view.el (log-view-file-face, log-view-message-face):
13919         * paren.el (show-paren-match-face, show-paren-mismatch-face):
13920         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
13921         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
13922         (cvs-msg-face):
13923         * smerge-mode.el (smerge-mine-face, smerge-other-face)
13924         (smerge-base-face, smerge-markers-face):
13925         * wid-edit.el (widget-documentation-face, widget-button-face)
13926         (widget-field-face, widget-single-line-field-face)
13927         (widget-inactive-face, widget-button-pressed-face):
13928         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
13929         (woman-addition-face):
13930         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
13931         (eshell-ls-executable-face, eshell-ls-readonly-face)
13932         (eshell-ls-unreadable-face, eshell-ls-special-face)
13933         (eshell-ls-missing-face, eshell-ls-archive-face)
13934         (eshell-ls-backup-face, eshell-ls-product-face)
13935         (eshell-ls-clutter-face):
13936         * eshell/em-prompt.el (eshell-prompt-face):
13937         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
13938         * obsolete/old-whitespace.el (whitespace-highlight-face):
13939         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
13940         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
13941         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
13942         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
13943         (antlr-font-lock-literal-face):
13944         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
13945         (ebrowse-root-class-face, ebrowse-file-name-face)
13946         (ebrowse-default-face, ebrowse-member-attribute-face)
13947         (ebrowse-member-class-face, ebrowse-progress-face):
13948         * progmodes/make-mode.el (makefile-space-face):
13949         * progmodes/sh-script.el (sh-heredoc-face):
13950         * textmodes/flyspell.el (flyspell-incorrect-face)
13951         (flyspell-duplicate-face):
13952         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
13953         * textmodes/texinfo.el (texinfo-heading-face):
13954         Mark face aliases with "-face" suffix as obsolete.
13956         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
13957         compiler.
13959         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
13960         (eudc-bob-sound-menu): Use defvar rather than defconst, since
13961         easy-menu-define wants to modify these.
13963         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
13965         * net/browse-url.el (browse-url-file-url):
13966         * term/internal.el (dos-codepage-setup):
13967         Use default-value rather than default-enable-multibyte-characters.
13969         * progmodes/etags.el (etags-goto-tag-location):
13970         * progmodes/flymake.el (flymake-highlight-line)
13971         (flymake-goto-file-and-line, flymake-goto-line):
13972         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
13973         (gdb-goto-breakpoint):
13974         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
13975         * progmodes/python.el (python-find-function)
13976         (python-pdbtrack-track-stack-file):
13977         * progmodes/verilog-mode.el (verilog-surelint-off):
13978         * term/ns-win.el (ns-open-file-select-line):
13979         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
13980         Use forward-line rather than goto-line.
13982         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
13983         * textmodes/reftex-index.el (reftex-display-index):
13984         * textmodes/reftex-ref.el (reftex-offer-label-menu):
13985         * textmodes/reftex-toc.el (reftex-toc):
13986         Remove unnecessary bindings of default-major-mode (all are followed by
13987         major-mode check and possible mode switch).
13989 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
13991         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
13992         Handle watchpoints (bug#4282).
13993         (def-gdb-thread-buffer-command): Enable thread to be selected by
13994         clicking without selecting threads buffer first.
13995         (gdb-current-context-command): Use selected frame so that "up",
13996         "down" etc work in the GUD buffer.
13997         (gdb-update): Find selected frame before rendering stack buffer.
13998         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
14000 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14002         * progmodes/sym-comp.el (displayed-completions): Remove.
14003         (symbol-complete): Use minibuffer-complete.
14005 2009-08-31  Glenn Morris  <rgm@gnu.org>
14007         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
14009         * apropos.el (apropos-symbols-internal):
14010         Handle (obsolete) face aliases.
14012         * faces.el (describe-face): Adjust the output format to be more like
14013         describe-variable, and to mention (obsolete) face aliases.
14014         Adjust the whitespace so that help-setup-xref works.
14016         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
14017         * calendar/diary-lib.el (diary-button-face):
14018         Mark these face aliases as obsolete.
14020         * calendar/calendar.el (calendar-today): Doc fix.
14022 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
14024         * progmodes/gdb-mi.el (gdb-control-all-threads)
14025         (gdb-control-current-thread): Force tool bar update.
14026         (gdb-non-stop-handler): New function.
14027         (gdb-init-1): Use it to test if non-stop mode is supported.
14028         Remove unused gdbmi buffer type.
14030 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
14032         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
14033         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
14035 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
14037         * comint.el (comint-exec-1): Check command is non-null first.
14038         Part of gdb-mi.el change (2009-08-28).
14040 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14042         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
14044 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
14046         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
14047         instead of `dolist' to avoid a recursive require when bootstrapping.
14049 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14051         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
14053         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
14055         * net/imap.el (imap-send-command): Simplify.
14056         (imap-wait-for-tag): point-max -> buffer-size.
14058         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
14060         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
14061         with constant argument.
14063         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
14065         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
14067         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
14068         Change default, since most of our files don't have a history.
14069         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
14070         the user.
14072         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14073         Add comint-run.
14075         * calc/calc.el: Improve commenting convention.
14076         (calc-digit-map, toplevel): Simplify.
14078         * comint.el (comint-insert-input): Be careful to only set point if we
14079         don't delegate to some other command.
14081         * proced.el (proced-signal-list): Make it an alist.
14082         (proced-grammar-alist): Capitalize names.
14083         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
14084         Disable undo manually and make it read-only.
14085         Use completion-annotate-function.
14087         * minibuffer.el (minibuffer-message): If the current buffer is not
14088         a minibuffer, insert the message in the echo area rather than at the
14089         end of the buffer.
14090         (completion-annotate-function): New variable.
14091         (minibuffer-completion-help): Use it.
14092         (completion--embedded-envvar-table): Environment vars are
14093         always case-sensitive.
14095 2009-08-30  Glenn Morris  <rgm@gnu.org>
14097         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
14098         from fortran-current-defun.
14099         (fortran-beginning-of-subprogram): Be more precise about finding the
14100         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
14101         (fortran-end-of-subprogram): Simplify.
14102         (fortran-current-defun): Use fortran-start-prog-re.
14104 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
14106         * subr.el (do-after-load-evaluation): Simplify.
14108 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
14110         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
14112         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
14113         (vc-rcs-print-log): Use it.
14115         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
14117 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14119         * paths.el (abbrev-file-name): Move to abbrev.el.
14120         * abbrev.el (abbrev-file-name): Move from paths.el.
14121         Obey user-emacs-directory.
14122         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
14123         user-emacs-directory.
14124         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
14125         abbrev-file-name and calc-settings-file any more.
14126         * startup.el (command-line): Recompute abbrev-file-name and
14127         abbreviated-home-dir.
14128         (normal-no-mouse-startup-screen): Improve the generic code and get rid
14129         of the special code for when C-h bindings haven't been changed.
14130         (display-startup-echo-area-message): Use with-current-buffer.
14131         (command-line-1): Use a list of strings, rather than a list of lists
14132         of strings for longopts.
14134         * files.el (get-free-disk-space): Use / for default-directory.
14136         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
14137         Use with-current-buffer.
14139         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
14140         Recognize immutable variables like most-positive-fixnum.
14141         (byte-compile-setq-default): Check and warn if trying to assign
14142         to an immutable variable, or a non-variable.
14144         * progmodes/cc-vars.el (c-comment-continuation-stars):
14145         * progmodes/cc-engine.el (c-looking-at-bos):
14146         * progmodes/cc-cmds.el (c-toggle-auto-state)
14147         (c-forward-into-nomenclature, c-backward-into-nomenclature)
14148         (c-comment-line-break-function): Add version of obsolescence.
14150 2009-08-28  Juri Linkov  <juri@jurta.org>
14152         * files.el (magic-fallback-mode-alist): Add ZIP magic number
14153         associated with `archive-mode'.
14155         * image.el (image-type-header-regexps): Use only JPEG magic number
14156         to determine JPEG images, and don't use `image-jpeg-p' because
14157         Emacs can display non-JFIF non-Exif JPEG images.
14159 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
14161         * arc-mode.el (archive-mode):
14162         * emacs-lisp/re-builder.el (re-builder-unload-function):
14163         Protect against the default value of `major-mode' being nil.
14165 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
14167         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
14168         Fix typos in docstrings.
14170         * progmodes/js.el (js--macro-decl-re): Doc fix.
14171         (js--plain-method-re, js--split-name): Refloc docstring.
14172         (js--class-styles, js--make-merged-item, js--splice-into-items):
14173         Fix typos in docstrings; reflow docstrings.
14174         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
14175         (js--variable-decl-matcher, js--inside-pitem-p)
14176         (js--parse-state-at-point, js--get-all-known-symbols)
14177         (js--symbol-history, js-find-symbol, js--js-references)
14178         (js--moz-interactor, js--js-encode-value, js--read-tab):
14179         Fix typos in docstrings.
14181 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14183         * textmodes/reftex.el (reftex-get-file-buffer-force):
14184         * progmodes/verilog-mode.el (verilog-batch-execute-func):
14185         * emulation/viper.el (viper-go-away, viper-set-hooks):
14186         * emacs-lisp/re-builder.el (re-builder-unload-function):
14187         * emacs-lisp/bytecomp.el (byte-compile-file):
14188         * ses.el (ses-unload-function):
14189         * hexl.el (hexl-find-file):
14190         * files.el (normal-mode):
14191         * ehelp.el (with-electric-help):
14192         * autoinsert.el (auto-insert-alist):
14193         * arc-mode.el (archive-mode):
14194         Use (default-value 'major-mode) instead of default-major-mode.
14196         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
14197         * international/mule.el (load-with-code-conversion):
14198         * emacs-lisp/debug.el (debug):
14199         * ediff-vers.el (ediff-rcs-get-output-buffer):
14200         * dired.el (dired-internal-noselect): Don't let-bind
14201         default-major-mode around code that doesn't use it.
14202         E.g. buffer creation via get-buffer-create doesn't use it.
14204 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
14206         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
14207         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
14208         when writing the temp file.  Otherwise, epa-file gets confused.
14209         (tramp-register-file-name-handlers): Make it a defun.  Move also
14210         `epa-file-handler' to the front of `file-name-handler-alist'.
14212 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14214         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
14215         start right after a ^M.
14216         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
14217         (tramp-completion-file-name-regexp-separate)
14218         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
14219         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
14220         Don't modify last-coding-system-used by accident.
14221         (tramp-completion-file-name-handler): Apply the checks here,
14222         instead during registration.
14223         (tramp-register-file-name-handlers): Renamed from
14224         `tramp-register-file-name-handler'.  Register both
14225         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
14226         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
14228 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
14230         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
14231         Remove variable ...
14232         (gdb-init-1, gdb-display-separate-io-buffer)
14233         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
14234         references to it.
14235         (gdb-inferior-io-mode): Use make-comint-in-buffer.
14236         (gdb-inferior-filter): Use comint-output-filter to stop
14237         echoing and remove ^M characters.
14239 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14241         * emulation/viper-init.el (viper-restore-cursor-type):
14242         * emulation/cua-base.el (cua--update-indications):
14243         Replace default-cursor-type with (default-value 'cursor-type).
14245         * mail/sendmail.el (mail-recover-1):
14246         * international/mule-diag.el (describe-current-coding-system-briefly)
14247         (describe-current-coding-system):
14248         * international/mule-cmds.el (select-safe-coding-system)
14249         (select-message-coding-system)
14250         (set-language-environment-coding-systems, set-locale-environment):
14251         * hexl.el (hexl-insert-multibyte-char):
14252         * dos-w32.el (find-buffer-file-type-coding-system):
14253         * simple.el (what-cursor-position):
14254         Replace uses of default-buffer-file-coding-system
14255         with (default-value 'buffer-file-coding-system).
14257         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
14258         Replace uses of default-cursor-in-non-selected-windows
14259         with (default-value 'cursor-in-non-selected-windows).
14260         Use with-current-buffer.
14262         * mail/feedmail.el: Use CL macros.
14263         (feedmail-run-the-queue, feedmail-send-it-immediately):
14264         * dos-w32.el (find-buffer-file-type): Replace uses of
14265         default-buffer-file-type with (default-value 'buffer-file-type).
14267 2009-08-28  Glenn Morris  <rgm@gnu.org>
14269         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
14270         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
14271         Use default-value of major-mode rather than default-major-mode.
14273 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14275         * Makefile.in (update-elcfiles): Report left over elc files.
14277         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
14278         expand-file-name and with-current-buffer.
14279         (mail-get-names, mail-directory): Use with-current-buffer.
14281         * vc.el (vc-read-revision): New function.
14282         (vc-version-diff, vc-merge): Use it.
14284 2009-08-27  Sam Steingold  <sds@gnu.org>
14286         * simple.el (kill-do-not-save-duplicates): New user option.
14287         (kill-new): When it is non-nil, and the new string is the same as
14288         the latest kill, set replace to t to avoid duplicates in kill-ring.
14290 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
14292         * net/tramp.el (tramp-handle-process-file): Do not flush all
14293         caches when `process-file-side-effects' is set.
14294         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
14295         instead of `tramp-find-file-exists-command'.
14296         Unset `process-file-side-effects'.
14298 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
14300         * net/tramp.el (tramp-methods): New method "rsyncc".
14301         (top): Add completion function for "rsyncc".
14302         (tramp-message-show-message): New defvar.
14303         (tramp-message, tramp-error): Use it.
14304         (tramp-do-copy-or-rename-file-directly): Extend check for direct
14305         remote copying.
14306         (tramp-do-copy-or-rename-file-out-of-band): Handle new
14307         `tramp-methods' entry `copy-env' of "rsyncc".
14308         (tramp-vc-registered-read-file-names): New defconst.
14309         (tramp-vc-registered-file-names): New defvar.
14310         (tramp-handle-vc-registered): Implement optimization strategy.
14311         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
14312         (tramp-vc-file-name-handler): New defun.
14313         (tramp-get-ls-command, tramp-get-test-command)
14314         (tramp-get-file-exists-command, tramp-get-remote-ln)
14315         (tramp-get-remote-perl, tramp-get-remote-stat)
14316         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
14318         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
14319         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
14320         timestamps.
14321         (tramp-get-file-property): Check for timestamps in
14322         `tramp-cache-inhibit-cache'.
14323         (tramp-set-file-property): Write timestamp.
14325 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14327         * language/japan-util.el (japanese-symbol-table): Add entries for
14328         cp932-2-byte.
14330         * international/characters.el: Add category `j' to cp932-2-byte.
14332 2009-08-27  Kenichi Handa  <handa@m17n.org>
14334         * international/fontset.el (build-default-fontset-data): New macro.
14335         (setup-default-fontset): Use build-default-fontset-data for CJK,
14336         tibetan, ethiopic, and ipa.
14338 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14340         * cus-start.el (default-major-mode): Customize `major-mode' instead.
14341         (enable-multibyte-characters): Not customizable any more.
14343         * subr.el (default-mode-line-format, default-header-line-format)
14344         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
14345         (default-direction-reversed, default-truncate-lines)
14346         (default-left-margin, default-tab-width, default-case-fold-search)
14347         (default-left-margin-width, default-right-margin-width)
14348         (default-left-fringe-width, default-right-fringe-width)
14349         (default-fringes-outside-margins, default-scroll-bar-width)
14350         (default-vertical-scroll-bar, default-indicate-empty-lines)
14351         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
14352         (default-fringe-cursor-alist, default-scroll-up-aggressively)
14353         (default-scroll-down-aggressively, default-fill-column)
14354         (default-cursor-type, default-buffer-file-type)
14355         (default-cursor-in-non-selected-windows)
14356         (default-buffer-file-coding-system, default-major-mode)
14357         (default-enable-multibyte-characters): Mark as obsolete.
14359 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
14361         * vc-dir.el (vc-dir-update): Remove debug helper.
14363         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
14365 2009-08-26  Sam Steingold  <sds@gnu.org>
14367         * simple.el (save-interprogram-paste-before-kill): New user option.
14368         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
14369         save the interprogram-paste into kill-ring before overriding it
14370         with the Emacs kill.
14372 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
14374         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
14375         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
14376         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
14377         and move to vc-rcs.el.
14378         (vc-default-next-revision): Rename to vc-rcs-next-revision and
14379         move to vc-rcs.el.
14380         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
14381         (vc-rcs-update-changelog): Remove.
14382         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
14383         and move to vc-rcs.el.
14385         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
14386         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
14387         renaming.
14388         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
14389         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
14390         vc.el, renamed to be RCS specific.
14392         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
14393         New functions.
14394         (vc-cvs-update-changelog): Move here from vc.el.
14396         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
14397         New functions.
14399 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14401         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
14403 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
14405         * vc-git.el (vc-git-register): Use "git add" for directories.
14406         (vc-git-stash, vc-git-stash-show): New functions.
14407         (vc-git-extra-menu-map): Bind them.
14409         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
14410         directory correctly in case the item is a directory itself.
14412         * vc.el: Document the desired behavior for reverted files in the
14413         `added' state.
14414         (vc-default-prettify-state-info): Remove function, unused.
14416         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
14418 2009-08-26  Glenn Morris  <rgm@gnu.org>
14420         * bindings.el (standard-mode-line-format): Reposition dashes in
14421         which-func entry.  (Bug#4217)
14423         * files.el (enable-local-variables, enable-local-eval)
14424         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
14425         the defcustoms.
14426         (auto-mode-alist, ignored-local-variables)
14427         (save-some-buffers-action-alist): Move risky declarations to the
14428         definitions.
14429         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
14430         (font-lock-defaults, format-alist, imenu--index-alist)
14431         (imenu-generic-expression, input-method-alist, minor-mode-alist)
14432         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
14433         (mode-line-modified, mode-line-mule-info, mode-line-position)
14434         (mode-line-process, mode-line-remote, outline-level)
14435         (parse-time-rules, rmail-output-file-alist)
14436         (special-display-buffer-names, vc-mode):
14437         Move risky declarations to the relevant files.
14438         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
14439         (mode-line-modified, mode-line-process, mode-line-position)
14440         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
14441         * font-core.el (font-lock-defaults):
14442         * format.el (format-alist):
14443         * vc-hooks.el (vc-mode):
14444         * window.el (special-display-buffer-names):
14445         * international/mule-cmds.el (input-method-alist):
14446         Define riskiness here (dumped file) rather than in files.el.
14447         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
14448         * imenu.el (imenu-generic-expression, imenu--index-alist):
14449         * outline.el (outline-level):
14450         * time.el (display-time-string):
14451         * calendar/parse-time.el (parse-time-rules):
14452         * mail/rmailout.el (rmail-output-file-alist):
14453         Autoload riskiness here, rather than placing in files.el.
14455 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
14457         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
14459 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
14461         * simple.el (process-file-side-effects): New defvar.
14463         * dired-aux.el (dired-show-file-type):
14464         * vc.el (vc-diff-internal):
14465         * vc-arch.el (vc-arch-diff):
14466         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
14467         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
14468         * vc-git.el (vc-git-registered, vc-git-working-revision)
14469         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
14470         (vc-git--empty-db-p):
14471         * vc-hooks.el (vc-user-login-name):
14472         * vc-svn.el (vc-svn-registered, vc-svn-state)
14473         (vc-svn-dir-extra-headers, vc-svn-find-revision):
14474         * progmodes/grep.el (grep-probe): Let-bind
14475         `process-file-side-effects' with nil.
14477         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
14479         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
14480         daemon.  Replace ping by checking for running service for bluez
14481         and zeroconf.  (Bug#4239)
14483 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14485         * net/dig.el (dig): Add autoload cookie.
14487 2009-08-25  Glenn Morris  <rgm@gnu.org>
14489         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
14490         load-history for absolute file-names.
14491         (byte-compile-file-form-require): Warn about use of the cl package.
14493         * format.el (format-alist): Doc fix.
14495         * play/bubbles.el (top-level): Don't require cl at run-time.
14497         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
14498         run-time cl).
14500 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
14502         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
14503         from cl package.
14504         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
14506 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
14508         * calc/calc-alg.el (math-trig-rewrite)
14509         (math-hyperbolic-trig-rewrite): New functions.
14510         (calc-simplify): Simplify trig functions when asked.
14512 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14514         * diff-mode.el (diff-find-source-location): Avoid goto-line.
14516 2009-08-24  Kenichi Handa  <handa@m17n.org>
14518         * language/ind-util.el (mapthread): Delete it.
14519         (combinatorial): New function.
14520         (indian--puthash-cv): Use combinatorial instead of mapthread.
14522 2009-08-22  Kevin Ryde  <user42@zip.com.au>
14524         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
14525         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
14526         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
14527         Clarify docstring that the value is strings not symbols.
14528         (checkdoc-list-of-strings-p): New function.
14530 2009-08-22  Glenn Morris  <rgm@gnu.org>
14532         * files.el (auto-mode-alist):
14533         * hippie-exp.el (he-concat-directory-file-name):
14534         * lpr.el (lpr-windows-system, printer-name):
14535         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
14536         * ps-print.el (ps-windows-system):
14537         * startup.el (command-line):
14538         * emulation/viper-ex.el (viper-glob-function):
14539         * international/mule-cmds.el (set-language-environment-coding-systems):
14540         * net/ange-ftp.el (ange-ftp-write-region):
14541         * obsolete/fast-lock.el (fast-lock-cache-name):
14542         Remove code for defunct system-types emx, macos, mswindows, next-mach,
14543         unisoft-unix, vax-vms, win32, w32.
14545         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
14546         given name if the pattern is not more specific.
14548         * calendar/lunar.el (lunar-phase-names): New option.
14549         (lunar-phase): Doc fix.
14550         (lunar-cycles-per-year): New constant.
14551         (lunar-index): New function.
14552         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
14553         (lunar-phase-name): Use lunar-phase-names.
14554         (calendar-lunar-phases): Use format.
14555         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
14557         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
14558         Copy imenu-example--name-and-position function here for own use.
14559         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
14561         * bs.el (bs--redisplay):
14562         * cus-edit.el (custom-redraw):
14563         * ibuffer.el (ibuffer-bury-buffer):
14564         * server.el (server-goto-line-column):
14565         * startup.el (command-line-1):
14566         * strokes.el (strokes-xpm-for-stroke):
14567         * term.el (term-display-buffer-line):
14568         * view.el (View-goto-line):
14569         * calc/calc.el (calc-do, calc-trail-buffer):
14570         * play/gamegrid.el (gamegrid-add-score-insecure):
14571         * progmodes/ada-mode.el (ada-compile-goto-error):
14572         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
14573         (ebrowse-select-1st-to-9nth):
14574         * progmodes/cperl-mode.el (cperl-time-fontification):
14575         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
14576         * progmodes/gud.el (gud-display-line):
14577         (idlwave-shell-display-line):
14578         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
14579         * progmodes/make-mode.el (makefile-browser-toggle):
14580         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
14581         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
14582         * textmodes/picture.el (picture-draw-rectangle):
14583         * textmodes/reftex-index.el (reftex-index-goto-letter):
14584         (reftex-select-jump-to-previous):
14585         * textmodes/reftex-sel.el (reftex-find-start-point)
14586         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
14587         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
14588         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
14589         * textmodes/tex-mode.el (tex-compilation-parse-errors):
14590         * textmodes/two-column.el (2C-associated-buffer):
14591         Use forward-line rather than goto-line.
14593         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
14594         goto-line.
14596         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
14597         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
14598         (quick-check-list-to-regexp): Declare.
14600         * progmodes/make-mode.el (makefile-browser-insert-selection):
14601         Use goto-char rather than goto-line.
14603         * progmodes/prolog.el (compilation-error-regexp-alist)
14604         (compilation-forget-errors): Declare.
14606 2009-08-22  Juri Linkov  <juri@jurta.org>
14608         * progmodes/grep.el (lgrep, rgrep): At the beginning
14609         set `dir' to `default-directory' unless `dir' is a non-nil
14610         readable directory.  (Bug#4052)
14611         (lgrep, rgrep): Change a weird way to report an error
14612         from using `read-string' to using `error'.
14613         Instead of using interactive arguments in the function body,
14614         add new argument `confirm'.
14616 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14618         * textmodes/remember.el (remember-buffer):
14619         * progmodes/cperl-mode.el (cperl-vc-header-alist):
14620         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
14621         (icalendar-extract-ical-from-buffer):
14622         * net/newst-treeview.el (newsticker-groups-filename):
14623         * net/newst-backend.el (newsticker-cache-filename):
14624         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
14625         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
14626         (speedbar-add-ignored-path-regexp, speedbar-line-path)
14627         (speedbar-buffers-line-path, speedbar-path-line)
14628         (speedbar-buffers-line-path):
14629         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
14630         (epg-sign-keys):
14631         * epa.el (epa-display-verify-result):
14632         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
14634 2009-08-21  Glenn Morris  <rgm@gnu.org>
14636         * progmodes/js.el (inferior-moz-process): Fix declaration.
14638         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
14640         * obsolete/rnewspost.el (news-mail-reply):
14641         Use goto-char rather than goto-line.
14643         * term/ns-win.el (ns-open-file-select-line):
14644         Use line-beginning-position rather than goto-line.
14646         * apropos.el (apropos-command):
14647         * ehelp.el (electric-helpify):
14648         * printing.el (pr-show-setup):
14649         * strokes.el (strokes-help):
14650         * tutorial.el (tutorial--describe-nonstandard-key)
14651         (tutorial--detailed-help):
14652         * woman.el (woman-mini-help, woman-display-extended-fonts):
14653         * calc/calc-help.el (calc-describe-key):
14654         * emulation/edt.el (edt-electric-helpify):
14655         * international/mule-diag.el (mule-diag):
14656         * play/yow.el (apropos-zippy):
14657         * progmodes/python.el (python-describe-symbol):
14658         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
14659         * textmodes/table.el (*table--cell-describe-mode)
14660         (*table--cell-describe-bindings):
14661         Use help-print-return-message rather than the now obsolete alias.
14663         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
14664         (calendar-cursor-to-visible-date):
14665         * play/5x5.el (5x5-position-cursor):
14666         * play/decipher.el (decipher):
14667         * play/gomoku.el (gomoku-goto-xy):
14668         * play/landmark.el (lm-goto-xy):
14669         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
14670         (mpuz-paint-digit):
14671         Use forward-line, not goto-line.
14673         * mail/rmail.el (rmail-obsolete): Delete custom group.
14674         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
14675         (rmail-remote-password, rmail-remote-password-required):
14676         Remove unneeded :set-after and :set properties.
14678 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
14680         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
14682 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
14684         * loadup.el: Remove leftover macos code.
14686         * vc-git.el (vc-git-annotate-command): Run asynchronously.
14687         Explicitly pass the date format to git blame so that user local
14688         so that the output format can be parsed.
14690 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
14692         * net/dbus.el (top): Don't check for (getenv
14693         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
14695 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
14697         * log-edit.el (log-edit-strip-single-file-name): New var.
14698         (log-edit-insert-changelog): Use it.  Bug#3571
14700 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14702         * subr.el (read-passwd): Use read-key so keypad keys work as well.
14703         Bug#3287
14705         * help.el (help-print-return-message): Rename from
14706         print-help-return-message.
14708         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
14709         cvs-mode-map parent hack.
14710         (log-view-mode): Derive from special-mode.
14712         * linum.el (linum-mode): window-size-change-functions is redundant.
14713         Adapt to new window-configuration-change-hook behavior.
14714         (linum-after-size, linum-after-config): Remove.
14716         * imenu.el (imenu-example--name-and-position)
14717         (imenu-example--lisp-extract-index-name)
14718         (imenu-example--create-lisp-index, imenu-example--create-c-index):
14719         Mark as obsolete.
14721         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
14722         (inferior-prolog-mode): Use it.
14723         (inferior-prolog-load-file): Reset list of errors.
14725 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14727         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
14729         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
14731 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
14733         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
14734         is running already.
14736 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14738         * subr.el (listify-key-sequence-1): Use normal syntax since those
14739         integers are nowadays always represented by the same (positive) number
14740         on all platforms.
14741         (read-key-empty-map): New const.
14742         (read-key-delay): New var.
14743         (read-key): New function.
14744         (force-mode-line-update): Use with-current-buffer.
14745         (locate-user-emacs-file): Don't forget to abbreviate the file name.
14746         (start-process-shell-command, start-file-process-shell-command):
14747         Discourage the use of command-args.
14749 2009-08-19  Glenn Morris  <rgm@gnu.org>
14751         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
14753 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14755         * simple.el (choose-completion-string): Don't rely on
14756         minibuffer-completing-file-name and ad-hoc checks to decide whether
14757         to continue completion or not.
14759         * minibuffer.el (minibuffer-hide-completions): New function.
14760         (completion--do-completion): Use it.
14761         (completions-annotations): New face.
14762         (completion--insert-strings): Use it.
14763         (completion-pcm--delim-wild-regex): Add docstring.
14764         (completion-pcm--string->pattern): Add support for 0-width delimiters
14765         in completion-pcm--delim-wild-regex.
14767 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14769         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
14770         Remove unused var `buffer-modified-p'.
14772         * minibuffer.el (completion--do-completion): Move point for the #b001
14773         case as well (bug#4176).
14774         (minibuffer-complete, minibuffer-complete-word): Don't move point.
14776 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
14778         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
14779         and :session buses.
14781 2009-08-18  Kenichi Handa  <handa@m17n.org>
14783         * international/ucs-normalize.el (ucs-normalize-version):
14784         Change to 1.1.
14785         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
14786         (utf-8-hfs): Make it perform normalization on encoding too.
14788         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
14789         (sentence-end-without-space): Delete duplicated chars.
14790         (sentence-end-base): Likewise.
14792         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
14793         (html-mode): Delete duplicated chars from sentence-end-base.
14795         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
14796         (texinfo-mode): Delete duplicated chars from sentence-end-base.
14798 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
14800         * files.el (hack-one-local-variable): If the mode function is for
14801         a minor mode, pass it an argument (Bug#4148).
14803 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
14805         * net/tramp.el (tramp-register-completion-file-name-handler):
14806         Check also for (member 'partial-completion completion-styles).
14808 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14810         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
14811         abbrev (Bug#3943).
14813 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
14815         * progmodes/cperl-mode.el: Merge upstream 6.2.
14816         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
14817         (cperl-forward-re): Check cperl-brace-recursing.
14818         (cperl-highlight-charclass): New function.
14819         (cperl-find-pods-heres): Use it.
14820         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
14821         (cperl-beautify-regexp-piece): Fix column calculation.
14822         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
14823         (cperl-beautify-level): Don't process entire regexp.
14824         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
14825         calling man.
14826         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
14827         (cperl-init-faces): Build a list in the normal way.
14829 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14831         * calendar/parse-time.el (parse-time-string-chars): Save match
14832         data.
14834 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14836         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
14837         (sql-product): Use it.
14838         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
14839         (sql-set-product): Add completion.
14840         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
14841         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
14842         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
14843         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
14844         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
14845         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
14846         (sql-highlight-db2-keywords): Remove.
14847         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
14848         (sql-highlight-product): Use derived-mode-p.
14849         (sql-set-sqli-buffer): Use with-current-buffer.
14850         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
14851         Simplify.
14853         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
14855         * term.el: Fix commenting convention, turn comments into docstrings.
14857 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
14859         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
14861 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14863         * calendar/parse-time.el (parse-time-string-chars): Compute using
14864         character classes, to handle non-ascii characters (Bug#3190).
14866 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14868         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
14869         another heredoc if the user adds another < (Bug#3226).
14871         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
14872         Don't initialize based on window-system (Bug#4124).
14874         * facemenu.el (facemenu-read-color): Use a completion function
14875         that accepts any defined color, such as RGB triplets (Bug#3677).
14877         * files.el (get-free-disk-space): Change fallback default
14878         directory to /.  Expand DIR argument before switching to fallback.
14879         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
14881 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
14883         * files.el (load-library): Doc fix.
14885 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
14887         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
14888         (viper-if-string): Redefine C-s in the minibuffer to insert the last
14889         incremental search string.
14891         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
14892         XEmacs.
14894         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
14895         (ediff-merge-region-is-non-clash)
14896         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
14897         Also check if the job is really a merge job.
14899         * ediff.el (ediff-current-file): New function.
14901 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
14903         * progmodes/js.el: Edit docstrings throughout to follow Emacs
14904         conventions.
14905         (js-insert-and-indent): Delete function.
14906         (js-mode-map): Don't bind keys to js-insert-and-indent.
14907         (js-beginning-of-defun): Rename from js--beginning-of-defun.
14908         (js-end-of-defun): Rename from js--end-of-defun.
14909         (js-auto-indent-flag): Delete variable.
14911 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
14913         * progmodes/js.el: Remove proclaim statement.
14914         Defvar which-func-imenu-joiner-function to silence compiler.
14916         * files.el (auto-mode-alist): Use js-mode for .js files.
14918         * progmodes/js2-mode.el: Remove file.
14920         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
14922         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
14924         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
14926 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
14927             Karl Landstrom  <karl.landstrom@brgeight.se>
14929         * progmodes/js.el: New file.
14931 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
14933         * timezone.el (timezone-parse-date): Add ability to understand ISO
14934         basic format (minimal separators) dates in addition to the
14935         already-supported extended format dates.
14937 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
14939         * international/ucs-normalize.el: Add a `coding' file variable.
14941         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
14943 2009-08-14  Sam Steingold  <sds@gnu.org>
14945         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
14947 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
14949         * faces.el (help-argument-name): Define it here instead of
14950         help-fns.el, because in daemon mode help-fns.el may be loaded when
14951         faces are still uninitialized (Bug#1078).
14953         * help-fns.el (help-argument-name): Move defface to faces.el.
14955 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
14957         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
14958         create buffer with a pty but no process so that GDB can make the
14959         inferior the controlling process.
14961 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
14963         * international/ucs-normalize.el: New file.
14965 2009-08-13  Richard Stallman  <rms@gnu.org>
14967         * mail/rmail.el (rmail-get-attr-names):
14968         Accept an attribute header that is too short.
14970         * mail/rmail.el (rmail-forget-messages):
14971         Ignore nil elt in rmail-message-vector.  Use dotimes.
14973         * progmodes/compile.el (compilation-goto-locus):
14974         Use next-error-move-function.
14976         * simple.el (next-error-move-function): New variable.
14978 2009-08-12  Juri Linkov  <juri@jurta.org>
14980         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
14981         always non-nil.  (Bug#4052)
14983         * replace.el (read-regexp): Return empty string when
14984         `default-value' is nil.
14985         (keep-lines-read-args): Don't use empty string as the
14986         default value for `read-regexp'.  (Bug#2495)
14988 2009-08-12  Juri Linkov  <juri@jurta.org>
14990         * international/mule-cmds.el (ucs-insert): Change arguments
14991         from `arg' to `character', `count', `inherit' to be the same
14992         as in `insert-char'.  Doc fix.  (Bug#4039)
14994         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
14996 2009-08-12  Juri Linkov  <juri@jurta.org>
14998         * files-x.el: New file.
15000         * files.el: Move code that deals with adding/deleting
15001         file/directory-local variables to files-x.el.
15003         * Makefile.in (ELCFILES): Add files-x.elc.
15005 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
15007         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
15008         to use `goto-line'.
15009         (gdb-place-breakpoints, gdb-get-location): Rewritten without
15010         `goto-line'.
15011         (gdb-invalidate-disassembly): Do not refresh upon receiving
15012         'update signal.  Instead, update all disassembly buffers only after
15013         threads list.
15014         (gdb): Send -target-detach when buffer is killed (Bug#3794).
15015         (gdb-starting): Moved -data-list-register-names...
15016         (gdb-stopped): ...here so it's sent when first thread stops.
15017         (gdb-registers-handler-custom): Do nothing if register names are
15018         unknown yet.
15020         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
15021         from `gdb-mi.el' to avoid extra tangling.
15023         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
15024         change which breaks `gud-def' definitions used in `gdb'.
15025         (gdb-update-gud-running): No extra fuss for updating frame number.
15027 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15029         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
15030         (describe-language-environment-map, setup-language-environment-map)
15031         (set-coding-system-map): Move initialization into declaration.
15032         (set-language-info-alist): Last arg to define-key-after can be skipped.
15034         * international/quail.el (quail-completion-1): Simplify.
15035         (quail-define-rules): Use slightly more compact code.
15036         (quail-insert-decode-map): Propertize keys, compact columns.
15038         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
15039         Add goto-line.
15041 2009-08-10  Miles Bader  <miles@gnu.org>
15043         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
15044         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
15045         (js2-instance-member, js2-private-member, js2-private-function-call)
15046         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
15047         (js2-magic-paren, js2-external-variable):
15048         Remove "-face" suffix from face names.
15049         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
15050         (js2-highlight-undeclared-vars, js2-peek-token)
15051         (js2-parse-function-params, js2-mode-show-errors)
15052         (js2-mode-show-warnings, js2-make-magic-delimiter)
15053         (js2-mode-highlight-magic-parens): Update to use new face names.
15055 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
15057         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
15058         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
15060 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
15062         * subr.el: Provide hashtable-print-readable.
15064         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
15065         hs-c-like-adjust-block-beginning.
15066         (hs-hide-block-at-point): Stop hiding at the beginning of
15067         hs-block-end-regexp (Bug#700).
15069 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
15071         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
15072         a macro.
15073         (gdb-registers-handler-custom): Do not fail when register names
15074         are unavailable.
15076 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
15078         * progmodes/gdb-mi.el (gdb-control-all-threads)
15079         (gdb-control-current-thread): Interactive setters for
15080         `gdb-gud-control-all-threads' to use in menu.
15081         (gdb-show-run-p): Show «Go» when process is not active.
15082         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
15083         gud/thread.xpm and gud/all.xpm.
15085 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
15087         * net/net-utils.el (net-utils-font-lock-keywords): New var.
15088         (nslookup-font-lock-keywords): Make it a variable.
15089         (net-utils-mode): New mode for viewing diagnostic network output.
15090         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
15091         (net-utils-run-simple): New function.
15092         (ifconfig, iwconfig, netstat, arp, route): Use it.
15094 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
15096         * progmodes/gdb-mi.el (gdb-read-memory-custom)
15097         (gdb-memory-set-address, def-gdb-set-positive-number)
15098         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
15099         after changing settings.
15100         (gdb-invalidate-disassembly): Update when first shown.
15101         (gdb-edit-locals-value): Fixed.
15102         (gdb-registers-handler-custom): Print registers in right order and
15103         allow changing register values (only for current thread yet).
15104         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
15105         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
15106         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
15107         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
15108         info in mode name.
15109         (gdb-registers-mode-map): TAB to switch to locals.
15111 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
15113         * mail/rmail.el (rmail-add-mbox-headers)
15114         (rmail-set-message-counters-counter): Search for
15115         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
15117 2009-08-08  Glenn Morris  <rgm@gnu.org>
15119         * Makefile.in (ELCFILES): Update.
15121 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
15123         * mail/sendmail.el (mail-yank-original): Set
15124         buffer-file-coding-system from the one used by the message whose
15125         text is yanked.
15127         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
15128         to "windows" when "pgnuplot" is used.
15129         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
15130         call accept-process-output if "pgnuplot" is used.
15131         (calc-graph-init): Don't send -display and -geometry to
15132         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
15133         running "pgnuplot -V" with shell-command-to-string.
15135         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
15136         the default.
15138 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
15140         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
15141         org/org-latex.elc.
15143 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
15145         * vc-dispatcher.el (vc-resynch-window): Update comment.
15147         * term.el (term-handle-ansi-escape): Add comments with the
15148         terminfo capabilities implemented.
15150 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
15152         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
15153         (gdb-var-create-handler): Rewritten using JSON parser.
15154         (gdb-propertize-header): Moved earlier.
15155         (gdb-set-header): Removed to avoid duplication.
15156         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
15157         Refresh disassembly buffers only after threads list have been
15158         update.
15159         (gdb-threads-header, gdb-registers-header): Per-buffer header line
15160         variables.
15162 2009-08-04  Juri Linkov  <juri@jurta.org>
15164         * files.el: Commands to add/delete file/directory-local variables.
15165         (read-file-local-variable, read-file-local-variable-value)
15166         (read-file-local-variable-mode, modify-file-local-variable)
15167         (modify-file-local-variable-prop-line)
15168         (modify-dir-local-variable): New functions.
15169         (add-file-local-variable, delete-file-local-variable)
15170         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
15171         (add-dir-local-variable, delete-dir-local-variable)
15172         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
15173         (copy-dir-locals-to-file-locals-prop-line): New commands.
15175 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
15177         * abbrev.el (insert-abbrev-table-description): Prettify output.
15178         Suggested by Karl Chen.
15180 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
15182         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
15183         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
15184         (gdb-overlay-arrow-position, gdb-thread-position)
15185         (gdb-disassembly-position): Declare variables.
15186         (gdb-wait-for-pending): Function now.
15187         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
15188         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
15189         compilation goes smoothly.
15190         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
15191         (gdb-non-stop-setting): New customization setting which replaces
15192         `gdb-non-stop' so changing it doesn't break active GDB session.
15193         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
15194         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
15195         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
15196         (gdb-show-threads-by-default): New customization options.
15197         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
15198         routines.
15199         (gdb-get-buffer-create): Send buffers update signal when they are
15200         created.
15201         (gdb-invalidate-locals, gdb-invalidate-registers)
15202         (gdb-invalidate-breakpoints)
15203         (gdb-invalidate-threads, gdb-invalidate-disassembly)
15204         (gdb-invalidate-memory): Accept update signal.
15205         (gdb-current-context-command): Use --frame option.
15206         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
15207         Implement `gdb-frame-number' selection logic.
15208         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
15209         whether to show GUD toolbar buttons.
15210         (gdb-thread-exited): Unselect current thread when it exits.
15211         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
15212         (gdb-mark-line): Routine which sets overlay arrow or inverses
15213         video on fringeless displays.
15214         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
15215         to build aligned columns of data in GDB buffers and set text
15216         properties line-by-line.
15217         (gdb-invalidate-breakpoints)
15218         (gdb-breakpoints-list-handler-custom)
15219         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
15220         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
15221         (gdb-registers-handler-custom): Align data columns.
15222         (gdb-locals-handler-custom): Now prints data like in variable
15223         declarations.
15224         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
15225         Removed confusing buttons.
15226         (gdb-invalidate-threads): Append --frame.
15227         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
15228         between breakpoints/threads buffers.
15229         (gdb-set-window-buffer): Now can ignore dedicated windows.
15230         (gdb-propertize-header): Use `gdb-set-window-buffer'.
15231         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
15232         (def-gdb-thread-buffer-gud-command): Replaces
15233         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
15234         for fine thread control.
15235         (gdb-preempt-existing-or-display-buffer): New function used to
15236         display bound buffers without breaking window layout.
15237         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
15238         (gdb-select-frame): New version of `gdb-frames-select' which now
15239         sets `gdb-frame-number' so commands may use --frame option instead
15240         of inner debugger state.
15241         (gdb-frame-handler): Do not set `gdb-frame-number'.
15242         (gdb-threads-mode-map): Select threads with mouse.
15244         * progmodes/gud.el (gdb-gud-context-call): Declare function to
15245         avoid compilation warning.
15246         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
15247         `gdb-show-stop-p`.
15249         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
15250         Argument `key' renamed to `buffer-type'.
15251         (gdb-current-context-buffer-name): Do not add thread info to
15252         buffer name when no thread is selected.
15253         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
15254         command (bug 3794).
15255         (gdb-thread-selected): Handle `=thread-selected' notification.
15256         (gdb-wait-for-pending): New macro to deal with congestion problems.
15257         (gdb-breakpoints-list-handler-custom): Don't fail on pending
15258         breakpoints.
15259         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
15260         This fixes problem similar to one described in bug 3947.
15261         (gud-menu-map): More menu items.
15262         (gdb-init-1): Reset `gdb-thread-number' to nil.
15264         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
15265         non-stop settings.
15267         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
15268         (gdb-current-context-command): Do not append --thread if
15269         `gdb-thread-number' is nil.
15270         (gdb-running-threads-count, gdb-stopped-threads-count): New
15271         variables.
15272         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
15273         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
15274         customization options.
15275         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
15276         GUD commands.
15277         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
15278         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
15279         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
15280         set `gdb-thread-number' and update `gud-running' properly.
15281         (gdb-running): Update threads list when new threads appear.
15282         (gdb-stopped): Support non-stop operation and new thread switching
15283         logic.
15284         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
15285         (gdb-json-partial-output): New set of JSON routines.
15286         (def-gdb-auto-update-trigger): New `signal-list' optional
15287         argument.
15288         (gdb-thread-list-handler-custom): Update `gud-running',
15289         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
15290         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
15291         (gdb-continue-thread, gdb-step-thread): New commands for fine
15292         thread execution control.
15293         (gud-menu-map): New menu items to switch non-stop options.
15294         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
15295         (gdb-send): Mimic RET properly (bug 3794).
15297         * progmodes/gdb-mi.el (gdb-rules-name-maker)
15298         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
15299         gdb-buffer-rules.
15300         (def-gdb-auto-update-handler): New nopreserve optional argument.
15301         (gdb-stack-list-frames-custom): Print stack from top to bottom.
15303         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
15304         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
15305         (gdb-parent-mode): New mode to derive other GDB modes from.
15306         (gdb-display-disassembly-for-thread)
15307         (gdb-frame-disassembly-for-thread): New commands for threads
15308         buffer.
15310         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
15311         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
15312         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
15313         (gdb-update): We now store all GDB buffers in a list so that they
15314         can be updated by traversing a list instead of calling invalidate
15315         triggers explicitly.
15316         (def-gdb-trigger-and-handler): New macro to define trigger-handler
15317         pair for GDB buffer.
15318         (gdb-stack-buffer-name): Add thread information.
15319         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
15320         handle pending triggers.
15321         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
15322         (def-gdb-thread-buffer-simple-command)
15323         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
15324         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
15325         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
15326         New commands which show buffers bound to thread.
15327         (gdb-stack-list-locals-regexp): Removed unused regexp.
15329         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
15330         (gdb-locals-buffer-name, gdb-registers-buffer-name)
15331         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
15332         to (gud-comint-buffer) in *-buffer-name functions
15333         because (gdb-get-target-string) already does that.
15334         (gdb-locals-handler-custom, gdb-registers-handler-custom)
15335         (gdb-changed-registers-handler): Rewritten without regexps.
15337         * progmodes/gdb-mi.el: Basic thread selection support.
15338         (gdb-thread-number): New variable.
15339         (gdb-current-context-command): New macro which adds --thread
15340         option to command.
15341         (gdb-threads-mode-map): Select thread with SPC.
15342         (gdb-thread-list-handler-custom): Mark current thread with overlay
15343         arrow.  Synchronize GDB thread and Emacs thread.
15344         (gdb-select-thread): New command which selects current thread.
15345         (gdb-invalidate-frames, gdb-invalidate-locals)
15346         (gdb-invalidate-registers): Use --thread option.
15348 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
15350         * net/tramp.el (top): Make check for tramp-gvfs loading more
15351         robust.  (Bug#3977)
15352         (tramp-handle-insert-file-contents): `unwind-protect' must be
15353         inside `with-parsed-tramp-file-name'.
15355         * net/tramp-gvfs.el (top): Remove superfluous message when loading
15356         fails.
15358 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
15360         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
15361         directory if CLASSPATH is not set.
15363 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
15365         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
15366         New defconst.
15367         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
15369 2009-08-02  Kevin Ryde  <user42@zip.com.au>
15371         * net/newst-backend.el (newsticker--raw-url-list-defaults):
15372         Update freshmeat link.  Delete newsforge.com as it seems gone.
15374 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
15376         * select.el (x-set-selection): Doc fix (Bug#4021).
15378         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
15380         * help-fns.el (describe-variable): Treat list return values from
15381         dir-locals-find-file properly (Bug#4005).
15383 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
15385         * net/tramp.el (tramp-debug-message): Print also microseconds.
15387 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
15389         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
15390         or END is non-nil.
15391         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
15392         (tramp-get-debug-buffer): Change `outline-regexp' according to new
15393         format.
15395         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
15396         (tramp-get-file-property): Use it.
15398         * autorevert.el (auto-revert-handler): Allow
15399         `auto-revert-tail-mode' for remote files.
15401 2009-08-02  Jason Rumney  <jasonr@gnu.org>
15403         * minibuffer.el (read-file-name): Treat confirm options to
15404         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
15406 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
15408         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
15409         (font-lock-variable-name-face, font-lock-constant-face): Darken
15410         the colors for light backgrounds.
15412 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
15414         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
15415         month names.  (Bug#3987)
15417 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
15419         * simple.el (line-move-finish): Pass whole number to
15420         line-move-to-column.
15421         (line-move-visual): Perform hscroll to the recorded position.
15423 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
15425         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
15427 2009-07-29  Alan Mackenzie  <acm@muc.de>
15429         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
15431 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
15433         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
15434         (gdb-place-breakpoints): Use full path when setting breakpoints.
15436 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
15438         * calc/calc.el (calc-mode-map): Add keybinding for
15439         `calc-transpose-lines'.
15441 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
15443         * calc/calc-misc.el (calc-transpose-lines): New function.
15445 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
15447         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
15448         Simplify check for out-of-band methods.
15449         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
15450         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
15452 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
15454         * vc-git.el (vc-git-checkin): Fix typo.
15456 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
15458         * progmodes/js2-mode.el: New file.
15460 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
15462         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
15463         (gud-menu-map): Adjust tooltip accordingly.
15465 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
15467         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
15468         (vc-bzr-log-view-mode): Adjust log-view-file-re.
15470         * add-log.el (change-log-mode-map): Add a menu.
15472 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
15474         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
15475         function returns nil.
15476         (dbus-handle-event): Handle special return value :ignore.
15477         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
15479 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
15481         * view.el (view-mode-enable): Don't define Helper-return-blurb if
15482         it's not needed.
15484 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
15486         Fix Bug#3888:
15488         * w32-vars.el (x-select-enable-clipboard): Doc fix.
15490         * term/pc-win.el (x-display-name, x-colors)
15491         (x-select-enable-clipboard, x-select-text): Doc fix.
15493         * term/common-win.el (x-display-name, x-colors): Doc fix.
15495         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
15496         (xw-defined-colors): Doc fix.
15498         * w32-fns.el (x-select-text, x-setup-function-keys)
15499         (x-get-selection, x-set-selection): Doc fix.
15501         * term/x-win.el (x-select-text, x-setup-function-keys)
15502         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
15504         * select.el (x-set-selection): Doc fix.
15506 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
15508         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
15509         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
15510         "IsNSSSupportAvailable" method is not available.  Reported by
15511         Steve Youngs <steve@sxemacs.org>.
15513 2009-07-24  Kenichi Handa  <handa@m17n.org>
15515         * international/characters.el: Fix setting of category ?C, ?|, ?K,
15516         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
15517         (build-unicode-category-table): Fix range checks.
15519 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
15521         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
15522         the buffer we try to sync is current when calling
15523         vc-resynch-buffer.
15525         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
15526         not show up to date files.
15528 2009-07-24  Glenn Morris  <rgm@gnu.org>
15530         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
15531         Add autoload cookies.  If necessary, initialize.
15532         (elint-log): Handle non-file buffers.
15533         (elint-initialize): Add optional argument to reinitialize.
15534         (elint-find-builtin-variables): Save excursion.
15536 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
15538         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15539         for Lint.
15541 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15543         * vc.el (vc-print-log-internal): New function, split out from ...
15544         (vc-print-log): ... here.
15545         (vc-dir-move-to-goal-column): Declare.
15547         * vc-git.el (vc-git-add-signoff): New variable.
15548         (vc-git-checkin): Use it.
15549         (vc-git-toggle-signoff): New function.
15550         (vc-git-extra-menu-map): Bind it to menu.
15551         (vc-git--run-command-string): Accept a nil FILE argument.
15552         (vc-git-stash-list): New function.
15553         (vc-git-dir-extra-headers): Use it.
15555 2009-07-23  Glenn Morris  <rgm@gnu.org>
15557         * help-fns.el (describe-variable): Describe ignored and risky local
15558         variables in a similar way to that in which we describe safe ones.
15560         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
15561         (byte-compile-output-file-form, byte-compile-output-docform)
15562         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
15563         Give some more local variables with common names a "bytecomp-" prefix,
15564         so as not to shadow things during compilation.
15565         * emacs-lisp/cl-macs.el (load-time-value)
15566         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
15567         `outbuffer' to `bytecomp-outbuffer'.
15569         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
15570         since the next two variables cover them automatically now.
15571         (elint-builtin-variables, elint-autoloaded-variables): New.
15572         (elint-unknown-builtin-args): Remove all members, since they can be
15573         parsed automatically now.
15574         (elint-extra-errors): New.
15575         (elint-env-add-env, elint-env-add-macro): Use cadr.
15576         (elint-current-buffer): Use or.  Change final message.
15577         (elint-get-top-forms): Use line-end-position.
15578         (elint-init-env): Use cadr.  Handle autoload, declare-function,
15579         and defalias.
15580         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
15581         (regexp-assoc): Remove unused function.
15582         (elint-top-form): Set elint-current-pos, to record the start of the
15583         top-level form, for compilation-mode.
15584         (elint-form): Trap errors in macro expansion.  Use dolist.
15585         (elint-unbound-variable): Use elint-builtin-variables and
15586         elint-autoloaded-variables.
15587         (elint-get-args): Use cadr, or.
15588         (elint-check-cond-form): Use dolist, cadr.
15589         (elint-check-condition-case-form): Doc fix.  Use cadr.
15590         Use elint-extra-errors.
15591         (elint-log): New function.
15592         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
15593         Distinguish errors and warnings.
15594         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
15595         Use a bytecomp-style format.
15596         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
15597         (elint-get-log-buffer): Use compilation mode.  Disable undo.
15598         Don't truncate lines.
15599         (elint-initialize): Set builtin and autoloaded variable lists.
15600         Only process elint-unknown-builtin-args if non-nil.
15601         (elint-find-builtin-variables, elint-find-autoloaded-variables):
15602         New functions.
15603         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
15605 2009-07-22  Kevin Ryde  <user42@zip.com.au>
15607         * net/newst-backend.el (newsticker--parse-atom-1.0)
15608         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
15609         (newsticker--parse-rss-1.0):
15610         * progmodes/idlwave.el (idlwave-mode):
15611         * progmodes/idlw-shell.el (idlwave-shell-mode):
15612         * progmodes/vera-mode.el (vera-mode):
15613         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
15614         * progmodes/vhdl-mode.el (vhdl-mode):
15615         * textmodes/table.el (table-generate-source)
15616         (table--warn-incompatibility):
15617         Hyperlink urls in docstrings with URL `...'.
15619 2009-07-22  Glenn Morris  <rgm@gnu.org>
15621         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
15622         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
15623         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
15624         Remove leading * from defcustom docs.
15626         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
15628         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
15629         defcustom doc.
15630         (list-load-path-shadows): Optionally, just return shadows as a string.
15632         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
15634 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
15636         * mail/rmailedit.el (rmail-edit-mode): Use
15637         auto-save-include-big-deletions.
15639         * mail/rmail.el (rmail-variables): Use
15640         auto-save-include-big-deletions.
15642         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
15643         changes.
15645 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
15647         * calc/calc.el (calc-undo-length): New variable.
15648         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
15650 2009-07-21  Richard Stallman  <rms@gnu.org>
15652         * files.el (auto-save-mode): Handle buffer-save-size = -2
15653         for toggling mode.
15655 2009-07-21  Glenn Morris  <rgm@gnu.org>
15657         * textmodes/ispell.el (ispell-looking-back): Update declaration.
15659         * calendar/todo-mode.el (calendar-current-date): Update declaration.
15661         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
15662         silence compiler.  Instead...
15663         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
15664         (ps-print-ensure-fontified): Update for above function name changes.
15666         * printing.el (pr-mh-get-msg-num, pr-mh-show)
15667         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
15668         silence compiler.  Instead...
15669         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
15670         (mh-show-buffer): Only define for compiler.
15671         (pr-mh-current-message): Update for above function name changes.
15673         * files.el (abort-if-file-too-large): Explicitly pass `filename'
15674         as an argument.
15675         (find-file-noselect, insert-file-1): Update for above change.
15677         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
15679         * mail/mailclient.el (mailclient-send-it): Fix message.
15681         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
15682         (edebug-eval): Check cl-debug-env is bound.
15683         (print-level, print-circle): Don't redefine built-in variables.
15685         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
15686         (custom-print-vectors): Remove old comments from doc.
15688         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
15689         (emerge-version): Make the variable an obsolete alias for the
15690         emacs-version variable.  Make the function obsolete.
15691         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
15692         Emerge options, rather than merging in into the main Options menu.
15693         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
15694         and auto advance modes.  Disable edit/fast items when not relevant.
15696 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
15698         * term/vt420.el (terminal-init-vt420): Fix typo.
15700 2009-07-20  Sam Steingold  <sds@gnu.org>
15702         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
15703         variable (removed from compile.el on 2004-03-11).
15705 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
15707         * files.el (hack-local-variables-filter): Fix last change.
15709 2009-07-19  Juri Linkov  <juri@jurta.org>
15711         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
15712         (dir-local-variables-alist): New buffer-local variable.
15713         (hack-local-variables-filter): If variable is not dir-local,
15714         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
15715         because file-local overrides dir-local.
15716         (c-postprocess-file-styles) <declare-function>:
15717         Remove obsolete declaration.
15718         (hack-dir-local-variables): Add dir-local variable/value pair to
15719         `dir-local-variables-alist' and remove duplicates.  Doc fix.
15721         * help-fns.el (describe-variable): Add information about
15722         file-local and dir-local variables.
15724 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
15726         * files.el (hack-local-variables-filter): Rewrite.
15728 2009-07-19  Glenn Morris  <rgm@gnu.org>
15730         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
15731         Silence compiler by only defining on XEmacs.
15733         * international/mule.el (auto-coding-regexp-alist): Only match
15734         BABYL... at the start of buffer, not of lines.  (Bug#3790)
15736         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
15737         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
15738         (cal-menu-context-mouse-menu): Doc fix.
15740         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
15742         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
15744 2009-07-18  Juri Linkov  <juri@jurta.org>
15746         * info.el: Virtual Info keyword finder.
15747         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
15748         (Info-finder-file): New variable.
15749         (Info-finder-find-file): New function.
15750         (finder-known-keywords, finder-package-info)
15751         (find-library-name, lm-commentary): Use defvar and
15752         declare-function to silence compiler warnings.
15753         (Info-finder-find-node): New function.
15754         (info-finder): New command.
15756         * subr.el (process-kill-buffer-query-function): New function.
15757         (add-hook)<kill-buffer-query-functions>: Add hook
15758         `process-kill-buffer-query-function'.
15760 2009-07-18  Alan Mackenzie  <acm@muc.de>
15762         * progmodes/cc-mode.el (c-before-hack-hook)
15763         (c-postprocess-file-styles): Give invocation of `c-set-style'
15764         DONT-OVERRIDE parameter of t.  Already set style variables will
15765         thus not be overridden by style settings given by `c-file-syle'.
15767         * files.el (hack-local-variables-filter): Remove entries with
15768         duplicate keys from `file-local-variables-alist'.
15770 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
15772         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
15773         x-set-selection if display-selections-p returns nil for the
15774         current frame.
15776 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
15778         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
15780 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
15782         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
15783         Accept nil in addition to a regexp.
15784         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
15785         Accept nil in addition to a regexp.
15786         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
15787         buffers that have an associated file.  Handle nil values of
15788         desktop-buffers-not-to-save and desktop-files-not-to-save.
15789         (Bug#3833)
15791         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15792         (x-disown-selection-internal): New functions.
15794 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
15796         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
15797         warning.
15798         (gdb-breakpoints-header): Move forward to avoid compiler warning.
15799         (gdb-make-header-line-mouse-map): Remove duplicate definition.
15801 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
15803         * simple.el (set-mark): Revert last change.
15805 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
15807         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
15808         rendering of pngs is not possible instead of messaging a long
15809         description.
15811 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
15813         * w32-fns.el (x-selection-owner-p): New function.
15815         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
15816         (mouse-yank-at-click, mouse-yank-primary): If
15817         select-active-regions is non-nil, deactivate the mark before
15818         insertion.
15820         * simple.el (deactivate-mark, set-mark): Only save selection if we
15821         own it.
15823 2009-07-17  Kenichi Handa  <handa@m17n.org>
15825         * case-table.el (describe-buffer-case-table): Fix for the case
15826         that KEY is a cons.
15828 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
15830         * vc-rcs.el (vc-rcs-find-file-hook):
15831         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
15833 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
15835         * net/tramp.el (tramp-wait-for-output): Handle the case when
15836         commands do not return a newline but a null byte before the shell
15837         prompt.  (Bug#3858)
15839 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15841         * term/ns-win.el (ns-set-alpha): Don't declare.
15842         (ns-set-background-alpha): Remove function.
15844 2009-07-16  Kevin Ryde  <user42@zip.com.au>
15846         * emacs-lisp/copyright.el (copyright-update): Save match-data across
15847         y-or-n-p, for safety.
15849 2009-07-16  Richard Stallman  <rms@gnu.org>
15851         * files.el (auto-save-mode): If buffer-saved-size is -2,
15852         don't clobber it.
15854         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
15855         (rmail-retry-ignored-headers): Add more uninteresting fields.
15857 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
15859         * net/rcirc.el (rcirc): Use history variables.
15860         (rcirc-server-name-history, rcirc-nick-name-history)
15861         (rcirc-server-port-history): New variables.
15863 2009-07-15  Kenichi Handa  <handa@m17n.org>
15865         * international/mule-cmds.el (set-language-environment-charset):
15866         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
15867         ignore them.
15869         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
15870         Delete unibyte-display.
15872 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
15874         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
15876 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
15878         * simple.el (deactivate-mark): Optional argument FORCE.
15879         (set-mark): Use deactivate-mark.
15881         * info.el (Info-search): No need to check transient-mark-mode
15882         before calling deactivate-mark.
15884         * select.el (x-set-selection): Doc fix.
15885         (x-valid-simple-selection-p): Allow buffer values.
15886         (xselect--selection-bounds): Handle buffer values.  Suggested by
15887         David De La Harpe Golden.
15889         * mouse.el (mouse-set-region, mouse-drag-track): Call
15890         copy-region-as-kill before setting the mark, to let
15891         select-active-regions work.
15893 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
15895         * simple.el (deactivate-mark): If select-active-regions is
15896         non-nil, copy the selection data into a string.
15897         (activate-mark): If select-active-regions is non-nil, set the
15898         selection to the current buffer.
15899         (set-mark): Update selection if select-active-regions is non-nil.
15901         * select.el (x-valid-simple-selection-p): Allow buffer values.
15903 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15905         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
15906         and more featureful message-mode.
15908 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
15910         * select.el (x-set-selection): Doc fix.
15911         (x-valid-simple-selection-p): Disallow selection data consisting
15912         of a list or cons of integers, since that is not used.
15913         (xselect--selection-bounds, xselect--int-to-cons): New functions.
15914         (xselect-convert-to-string, xselect-convert-to-length)
15915         (xselect-convert-to-filename, xselect-convert-to-charpos)
15916         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
15918 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
15920         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
15921         output in -break-info command (Emacs bug #3794).
15923 2009-07-14  Glenn Morris  <rgm@gnu.org>
15925         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
15926         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
15927         (edebug-print-length, edebug-print-level, edebug-print-circle)
15928         (edebug-sit-for-seconds, edebug-view-outside)
15929         (edebug-bounce-point, edebug-set-global-break-condition)
15930         (edebug-Go-nonstop-mode, edebug-trace-mode)
15931         (edebug-Trace-fast-mode, edebug-continue-mode)
15932         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
15933         (edebug-visit-eval-list): Doc fixes.
15935         * subr.el (def-edebug-spec): Doc fix.
15937 2009-07-14  Kenichi Handa  <handa@m17n.org>
15939         * international/characters.el: Fix setting of category ?C.
15941 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
15943         * term/ns-win.el (x-select-font): defalias x-select-font to
15944         ns-popup-font-panel instead of generate-fontset-menu.
15946 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
15948         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
15950 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
15952         * arc-mode.el (archive-find-type): Allow for a PK00 string before
15953         the PK\003\004 header (Bug#3770).
15955 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
15957         * pcomplete.el (pcomplete-comint-setup): Check for
15958         shell-dynamic-complete-filename too.
15960 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
15962         * simple.el (temporary-goal-column): Change the value for
15963         line-move-visual to a cons cell.
15964         (line-move-visual): Record or set the window hscroll, if
15965         necessary (Bug#3494).
15966         (line-move-1): Handle cons value of temporary-goal-column.
15968 2009-07-11  Kenichi Handa  <handa@m17n.org>
15970         * international/mule-diag.el (describe-character-set): Don't show
15971         width.
15973 2009-07-10  Sam Steingold  <sds@gnu.org>
15975         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15976         Omake sometimes indents the errors it prints, so allow all
15977         regexps to start with spaces.
15979 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
15981         * cus-edit.el (customize-changed-options-previous-release):
15982         Bump value to 22.1.  (Bug#3804)
15984 2009-07-08  Sam Steingold  <sds@gnu.org>
15986         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
15987         to be a cons cell (test . ignored-directory) to selectively ignore
15988         some directories depending on the location of the search.
15990 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
15992         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
15993         remote user is root, on the local host.
15994         (tramp-local-host-p): Either the local user or the remote user
15995         must be root.  (Bug#3771)
15997 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
15999         * progmodes/gdb-mi.el (gdb): Remove description of
16000         gdb-use-separate-io-buffer.
16001         (menu): Don't allow toggling of or enable
16002         gdb-use-separate-io-buffer from menubar.
16004 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
16006         * mail/unrmail.el (unrmail): Make sure the message ends with two
16007         newlines (Bug#3769).
16009 2009-07-08  Glenn Morris  <rgm@gnu.org>
16011         * calendar/calendar.el (calendar-current-date): Rework previous change.
16013 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
16015         * calendar/calendar.el (calendar-current-date):
16016         Add an optional argument giving an offset from today.
16018 2009-07-08  Glenn Morris  <rgm@gnu.org>
16020         * tutorial.el (tutorial--describe-nonstandard-key):
16021         Adjust the message for when a key has been unbound.
16022         (help-with-tutorial): Hide the arch-tag.
16024 2009-07-08  Kenichi Handa  <handa@m17n.org>
16026         * international/fontset.el (setup-default-fontset): For each
16027         script, append (not set) font-specs.
16029         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
16030         docstring.
16032 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
16034         * progmodes/gdb-mi.el (gdb-init-1): Move sending
16035         -data-list-register-names to ...
16036         (gdb-starting): ... here because GDB 7.0 requires execution to
16037         have started when using this MI command.
16038         (gdb-set-header): New function to distinguish select and
16039         unselected tabs in gdb buffers.
16040         (gdb-propertize-header): New macro that uses gdb-set-header.
16041         (gdb-breakpoints-header, gdb-locals-header): Use it.
16042         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
16044 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
16046         * Makefile.in (ELCFILES): Remove fadr.elc.
16048 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
16050         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
16051         may contain frame information, so `string-match' should be used.
16052         (gdb-update): Disassembly is invalidated through
16053         `gdb-get-selected-frame'.
16054         (gdb-pad-string): New function to pad string with spaces.
16055         (gdb-invalidate-disassembly): Invalidate only if the buffer
16056         exists.
16057         (gdb-disassembly-handler-custom): Column alignment.
16058         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
16059         placing new ones.
16060         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
16061         end of line, too.
16062         (gdb-frame-handler): Match convention to for disassembly buffer
16063         mode name.
16064         (gdb-stack-list-frames-handler): Rewritten without regexps.
16065         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
16066         not highlight breakpoints without line information.
16067         (gdb-input): Add trailing newline to command.
16069         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
16070         buffer properly.
16071         (gdb-breakpoints-list-handler-custom): Replacement for
16072         `gdb-break-list-handler'.  Using real parser instead of regexps
16073         now.
16074         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
16075         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
16076         to place breakpoints.
16077         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
16078         functions.
16079         (gdb-disassembly-handler-custom): Show overlay arrow.
16080         (gdb-disassembly-place-breakpoints): Show breakpoints in
16081         disassembly buffer.
16082         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
16083         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
16084         instead of parsing breakpoints buffer.  Fixed old menu references
16085         in `gud-menu-map'.
16087         * fadr.el: Remove.
16089         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
16090         (gdb-memory-address): New variable which holds top address of
16091         memory page shown in memory buffer.
16092         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
16093         customization variables.
16094         New functions:
16095         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
16096         display the memory buffer.
16097         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
16098         buffer display parameters.
16099         (def-gdb-memory-format, gdb-memory-format-binary)
16100         (gdb-memory-format-octal, gdb-memory-format-unsigned)
16101         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
16102         Functions for setting memory buffer format.
16103         (gdb-memory-unit-word, gdb-memory-unit-halfword)
16104         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
16105         unit size used in memory buffer.
16106         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
16107         to next/previous page of memory buffer.
16108         Now using (bindat-get-field) instead of fadr functions.
16110 2009-07-07  Sam Steingold  <sds@gnu.org>
16112         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
16113         non-top-level files.
16115 2009-07-07  Kenichi Handa  <handa@m17n.org>
16117         * international/mule-cmds.el (reset-language-environment): Put
16118         the highset priority to the charset iso-8859-1.
16120 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
16122         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
16123         to the end of the line when locating the block (Bug#700).
16125 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
16127         * net/tramp.el (tramp-handle-write-region): Flush file properties
16128         in case of short track.
16130 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
16132         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
16133         Coded custom representation of verilog error regular expressions
16134         to work with Emacs-22's new format.
16135         (verilog-error-regexp-xemacs-alist): Coded custom representation
16136         of verilog error regular expressions to work with XEmacs format.
16137         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
16138         error recognition into XEmacs.
16139         (verilog-error-regexp-add-emacs): Hook routine to install verilog
16140         error recognition into Emacs-22.
16142 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
16144         * woman.el: Remove stand-alone closing parentheses.
16145         (woman-file-name, woman2-format-paragraphs)
16146         (woman-leave-blank-lines): Code cleanup.
16147         (woman-use-own-frame): Change default to nil.
16148         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
16149         defaults to inherit from default faces.
16150         (woman2-process-escapes): Consume the newline after a stand-alone
16151         filler character (Bug#3651).
16153 2009-07-06  Glenn Morris  <rgm@gnu.org>
16155         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
16156         (top-level): Move provide to the end.
16157         (ffap): Remove defunct URL from custom group.
16159         * subr.el (eval-after-load): Doc fix.
16161 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
16163         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
16164         `calc-embedded-word' is called twice.
16166 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16168         * files.el (find-alternate-file-other-window, find-alternate-file):
16169         Obey confirm-nonexistent-file-or-buffer.
16171 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
16173         * dired-aux.el (dired-show-file-type): Handle remote files.
16175 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
16177         * desktop.el (desktop-globals-to-save):
16178         Add file-name-history (Bug#2750).
16180 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
16182         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
16184 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
16186         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
16187         property on entire argument since this is what eshell-lisp-command
16188         expects.
16190 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
16192         * net/tramp-gvfs.el (tramp-gvfs-methods)
16193         (tramp-gvfs-zeroconf-domain)
16194         (tramp-bluez-discover-devices-timeout): Add version flag.
16195         (tramp-gvfs-handler-mounted-unmounted)
16196         (tramp-gvfs-connection-mounted-p): Polish handling of
16197         incompatibilities between GVFS 0.2 and 1.0.
16199 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
16201         * cus-start.el (all): Add make-pointer-invisible.
16203 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
16205         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
16206         formatted correctly.
16208 2009-07-02  Juri Linkov  <juri@jurta.org>
16210         * info.el: Virtual Info files and nodes.
16211         (Info-virtual-files, Info-virtual-nodes): New variables.
16212         (Info-current-node-virtual): New variable.
16213         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
16214         New functions.
16215         (Info-file-supports-index-cookies): Use Info-virtual-file-p
16216         to check for a virtual file instead of checking a fixed list
16217         of node names.
16218         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
16219         instead of ad-hoc processing of "dir" and (apropos history toc).
16220         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
16221         instead of ad-hoc processing of "dir" and (apropos history toc).
16222         Reread a file when moving from a virtual node.
16223         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
16224         (Info-directory-toc-nodes, Info-directory-find-file)
16225         (Info-directory-find-node): New functions.
16226         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
16227         (Info-history): Move part of code to
16228         `Info-history-find-node'.
16229         (Info-history-toc-nodes, Info-history-find-file)
16230         (Info-history-find-node): New functions.
16231         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
16232         (Info-toc): Move part of code to `Info-toc-find-node'.
16233         (Info-toc-find-node): New function.
16234         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
16235         the current Info file name to references because now the node
16236         "*TOC*" belongs to the same Info manual.
16237         (Info-toc-build): Rename from `Info-build-toc'.
16238         (Info-toc-nodes): Rename input argument `file' to `filename'.
16239         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
16240         instead of ad-hoc processing of ("dir" apropos history toc).
16241         (Info-index-nodes): Use Info-virtual-file-p
16242         to check for a virtual file instead of checking a fixed list
16243         of node names.
16244         (Info-index-node): Add check for `Info-current-node-virtual'.
16245         Raise `save-match-data' higher up the tree to contain
16246         `search-forward' too (bug fix).
16247         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
16248         (Info-virtual-index-nodes): New variable.
16249         (Info-virtual-index-find-node, Info-virtual-index): New functions.
16250         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
16251         (Info-apropos-file, Info-apropos-nodes): New variables.
16252         (Info-apropos-toc-nodes, Info-apropos-find-file)
16253         (Info-apropos-find-node, Info-apropos-matches): New functions.
16254         (info-apropos): Move part of code to `Info-apropos-find-node' and
16255         `Info-apropos-matches'.
16256         (Info-mode-map): Bind "I" to `Info-virtual-index'.
16257         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
16258         for a virtual file instead of checking a fixed list of node names.
16260         * simple.el (async-shell-command): New command.
16262         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
16264         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
16265         instead of `mount-info'.
16267 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
16269         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
16270         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
16272 2009-07-02  Kenichi Handa  <handa@m17n.org>
16274         * international/mule.el (set-keyboard-coding-system): Force *-unix
16275         coding-system to avoid eol conversion.
16277 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
16279         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
16280         Add handler for `process-file', `shell-command' and
16281         `start-file-process'.
16282         (tramp-gvfs-handle-shell-command)
16283         (tramp-gvfs-handle-start-file-process)
16284         (tramp-gvfs-handle-process-file): New defuns.
16285         (tramp-synce-list-devices): Simplify check for existence of property.
16287 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
16289         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
16291 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
16293         * language/korean.el (set-language-info-alist): Add korean-cp949,
16294         cp949 to spec.
16296 2009-07-01  Kenichi Handa  <handa@m17n.org>
16298         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
16300         * international/encoded-kb.el: Deleted.
16302         * international/mule.el (set-keyboard-coding-system): Perform the
16303         necessary setup here instead of calling encoded-kbd-setup-display.
16305 2009-07-01  Glenn Morris  <rgm@gnu.org>
16307         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
16309 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
16311         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
16313 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
16315         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
16316         Handle also the 'rename case, when setting file modes.  (Bug#3712)
16317         (tramp-default-file-modes): Remove execute permissions.
16319         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
16320         (top): Add a default for "synce" in `tramp-default-user-alist'.
16321         Add completion function for "synce" method.
16322         (tramp-hal-service, tramp-hal-path-manager)
16323         (tramp-hal-interface-manager, tramp-hal-interface-device):
16324         New defconst.
16325         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
16326         (tramp-synce-list-devices, tramp-synce-parse-device-names):
16327         New defuns.
16329         * net/trampver.el: Update release number.
16331 2009-06-30  Kenichi Handa  <handa@m17n.org>
16333         * international/fontset.el (setup-default-fontset): Add CJK fonts
16334         for symbols and the other miscellaneous characters.
16336         * language/korea-util.el (setup-korean-environment-internal):
16337         Make char-width-table suitable for Korean environments.
16338         (exit-korean-environment): Cancel above.
16340         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
16341         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
16342         setup-function to make char-width-table suitable for respective
16343         environments, and an exit-function to cancel that.
16345         * language/japan-util.el (setup-japanese-environment-internal):
16346         Call use-cjk-char-width-table with arg `ja_JP'.
16348         * international/characters.el (cjk-char-width-table): Delete it.
16349         (cjk-char-width-table-list): New variable.
16350         (use-cjk-char-width-table): New arg local-name.
16351         (use-default-char-width-table): Fix for the case that Emacs is
16352         already using the default char-width-table.
16354 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
16356         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
16357         modes mandatory.  (Bug#3712)
16359 2009-06-29  Alan Mackenzie  <acm@muc.de>
16361         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
16362         correction between the visible width of TABs and their number of bytes.
16364 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
16366         * server.el (server-buffer-done): Prevent kill-buffer from
16367         prompting by clearing the buffer modification flag (Bug#3696).
16369 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
16371         * progmodes/verilog-mode.el (verilog-beg-of-statement)
16372         (verilog-endcomment-reason-re): Support unique case and priority case.
16373         (verilog-basic-complete-re): Support localparam lineup.
16374         (verilog-beg-of-statement-1): Fix for robustness, unique case.
16375         (verilog-set-auto-endcomments): Fix for unique case, always_comb
16376         commenting.
16377         (verilog-leap-to-case-head): Now support *nested* unique &
16378         priority case statements.
16379         (verilog-auto-lineup): Make just declarations the default (as it
16380         had been).
16381         (verilog-leap-to-case-head): Support priority/unique case statements.
16382         (verilog-auto-lineup): Rework to give users radio buttons to
16383         select the various styles of automatic lineup.
16384         (verilog-error-regexp-alist): Rework to support the XEmacs style
16385         of error regular expressions from compilers, lint tools &
16386         simulators.  Note that GNU Emacs has made it impossible for a mode
16387         to load such things.
16388         (electric-verilog-terminate-line, verilog-indent-declaration)
16389         (verilog-auto-wiure): Rework for radio button selection of
16390         auto-lineup selection of specification of auto lineup.
16391         (verilog-beg-of-statement-1): Redesign to support proper operation
16392         in additional code, based on testing with auto-lineup.
16393         (verilog-calculate-indent, assignments & declarations)
16394         (verilog-backward-token): Enhance to support auto-lineup of
16395         assignments & declarations.
16396         (verilog-in-directive-p, verilog-at-struct-p): New function for
16397         easy test of whether we are.
16398         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
16399         to support safe execution at almost anyline.
16400         (verilog-calc-1): Properly support indenting deep inside generate
16401         blocks.
16402         (verilog-init-font): Remove definition & use of verilog-init-font,
16403         as it is redundant with font-lock-defaults.
16404         (verilog-mode): Alter the definition of verilog-font-lock-defaults
16405         to avoid circular calls if syntax-ppss is a function (as is the
16406         case now in 22.x GNU Emacs) as that function would sometimes call
16407         itself, leading to (nearly) infinite recursion.
16408         (verilog-ovm-begin-re, verilog-ovm-end-re)
16409         (verilog-ovm-statement-re, verilog-leap-to-head)
16410         (verilog-backward-token): Add support for OVM macros.  Some are
16411         complete statements, and others open and close scopes like begin
16412         and end.
16413         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
16414         (verilog-defun-level-generate-only-re): Really fix the defun-list
16415         compilation issue.
16416         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
16417         coverpoint, constraint and cross statements.
16418         (verilog-defun-level-list, verilog-generate-defun-level-list)
16419         (verilog-all-defun-level-list): Redo these specifications - it is
16420         too hard to support eval-when compile aggregation of lists also
16421         built at when-compile time.
16422         (verilog-defun-level-list): Place defconsts of variables used in
16423         building regular expressions which are built in eval-when-compile
16424         bodies in the same eval-when-compile body to facilitate compile
16425         without load.
16426         (verilog-beg-block-re-ordered): Support indenting
16427         virtual/protected tasks and functions.
16428         (verilog-defun-level-list, verilog-in-generate-region-p)
16429         (verilog-backward-ws&directives, verilog-calc-1): Speed up
16430         indentation of some module items (generate items).
16431         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
16432         across virtual/protected tasks and functions.
16434 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
16436         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
16437         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
16438         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
16439         in concatenations.  Reported by Yishay Belkind.
16440         (verilog-auto-ascii-enum): Support one-hot state machines in
16441         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
16442         (verilog-auto-inst, verilog-auto-inst-port): Include interface
16443         modport in AUTOINST and add vl-modport for users.  Reported by
16444         David Rogoff.
16445         (verilog-auto-inout-module, verilog-auto-inst)
16446         (verilog-decls-get-interfaces, verilog-insert-definition)
16447         (verilog-insert-one-definition, verilog-read-decls)
16448         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
16449         (verilog-sig-modport, verilog-signals-combine-bus)
16450         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
16451         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
16452         Suggested by David Rogoff.
16453         (verilog-repair-open-comma): Fix non-insertion of comma when
16454         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
16455         (verilog-make-width-expression): Simplify [A-1:0] expression
16456         widths to just {A{1'b0}}.
16457         (verilog-mode): Cleanup checkdoc warnings.
16458         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
16459         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
16460         inputs/outputs or data type.  Suggested by Vasu Kandadi.
16461         (next-error-last-buffer): Fix byte-compiler warning.
16462         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
16463         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
16464         or shell command text during AUTO expansion.  Suggested by Tad Truex.
16465         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
16466         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
16467         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
16468         in AUTOINOUT.  Reported by Matthew Lovell.
16469         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
16470         causing use of <= assignments.  Reported by Alex Reed.
16471         (verilog-read-decls): Fix triand, trior, wand, wor to be
16472         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
16473         (verilog-extended-complete-re): Support import "DPI-C" functions.
16474         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
16475         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
16476         (verilog-insert-date, verilog-insert-year)
16477         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
16478         Windows systems.  Reported by Michael Potts.
16479         (verilog-read-module-name): Fix AUTOINST when the child module
16480         declaration's name is a tick define.  Reported by Elliot Mednick.
16481         (verilog-read-decls): Fix V2K parameter bit subscripts getting
16482         passed to next parameter's definition.  Reported by Bruce T.
16483         (verilog-read-decls): Fix detecting "parameter int" when using
16484         AUTOINSTPARAM.  Reported by Bruce T.
16485         (verilog-goto-defun): Fix goto not finding modules unless first
16486         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
16487         (verilog-mode): Expand -f flag arguments on entry to mode so
16488         verilog-goto-defun will work.  Reported by Lawrence Butcher.
16489         (verilog-getopt): Expand environment variables in -f file
16490         arguments.  Suggested by Lawrence Butcher.
16491         (verilog-set-define): Fix "Symbol's value as variable is void"
16492         when reading enumerations.
16493         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
16494         Suggested by Stephen Peltan.
16495         (verilog-read-defines): Fix reading of enumerations in include
16496         files.  Reported by Steve Peltan.
16498 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
16500         * files.el (trash-directory): Fix defcustom type.
16502 2009-06-28  Juri Linkov  <juri@jurta.org>
16504         * help-fns.el (describe-function-1): Correctly locate adviced
16505         functions in hyperlink (Bug#2438).
16507 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
16509         * files.el (trash-directory): Change default to nil.
16510         (move-file-to-trash): If trash-directory is nil and
16511         system-move-file-to-trash is unbound, perform freedesktop-style
16512         trashing.
16514 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
16516         * files.el (move-file-to-trash): Add freedesktop trash
16517         support (Bug#973).
16519 2009-06-28  Glenn Morris  <rgm@gnu.org>
16521         * autorevert.el (global-auto-revert-non-file-buffers)
16522         (global-auto-revert-mode): Doc fixes.
16524 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
16526         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
16528 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
16530         * faces.el (x-handle-named-frame-geometry): Ensure that we have
16531         opened an X connection before calling x-get-resource (Bug#3194).
16533         * play/doctor.el: Remove reference to obsolete website.
16534         (make-doctor-variables): Correct grammar mistake (Bug#2633).
16536 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
16538         Remove find-file-not-found-hook VC method.  (Bug#2757)
16539         * vc-hooks.el (vc-file-not-found-hook)
16540         (vc-default-find-file-not-found-hook): Remove functions.
16541         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
16542         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
16543         * vc.el:
16544         * vc-hg.el:
16545         * vc-git.el: Do not mention find-file-not-found-hook VC method.
16547 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
16549         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
16550         compatibility function for `looking-back'.
16552         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
16553         Use `ispell-looking-back'.
16555 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
16557         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
16558         rather than `filename'.
16560 2009-06-23  Miles Bader  <miles@gnu.org>
16562         * face-remap.el (text-scale-set): New function.
16564 2009-06-23  Glenn Morris  <rgm@gnu.org>
16566         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
16568         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
16570         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
16572         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
16574         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
16575         Simplify Persian conditionals.
16577         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
16578         variable `filename'.
16580         * comint.el (comint-insert-input): Doc fix.
16582         * Makefile.in (ELCFILES): Fix typo in previous change.
16584 2009-06-23  Miles Bader  <miles@gnu.org>
16586         * cus-start.el: Add entry for `recenter-redisplay'.
16588 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
16590         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
16591         Add an optional argument for the backend, use it instead of
16592         calling vc-backend.
16593         (vc-mode-line): Add an optional argument for the backend.
16594         Pass the backend to vc-state and vc-working-revision.  Move code for
16595         special handling for vc-state being a buffer to ...
16597         * vc-rcs.el (vc-rcs-find-file-hook):
16598         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
16600         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
16601         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
16602         vc-stay-local-p and vc-mode-line calls.
16604         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
16605         (vc-cvs-diff, vc-cvs-annotate-command)
16606         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
16607         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
16608         vc-mode-line calls.
16610         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
16611         direct comparison.
16612         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
16613         backend when calling vc-mode-line.
16614         (vc-register): Do not create a closure for calling the vc register
16615         function, call it directly.
16617 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
16619         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
16620         to make it obvious item can be clicked.
16622         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
16624 2009-06-23  Kenichi Handa  <handa@m17n.org>
16626         * language/korea-util.el (korean-key-bindings): Change the binding
16627         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
16628         same command.
16630 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
16632         Sync with Tramp 2.1.16.
16634         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
16636         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
16637         when a loading of a package fails.  Completion function for rsync
16638         is `tramp-completion-function-alist-ssh'.
16639         (all): Replace all calls of `split-string' and
16640         `tramp-split-string' by `tramp-compat-split-string'.
16641         (tramp-default-method): Use `tramp-compat-process-running-p'.
16642         (tramp-default-proxies-alist): Allow also Lisp forms.
16643         (tramp-remote-path): Add choice "Private Directories".
16644         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
16645         (tramp-domain-regexp): Allow also "-", "_" and ".".
16646         (tramp-end-of-output): Remove newlines, and add "$" at the end.
16647         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
16648         (tramp-debug-message): Insert header line in debug buffer.
16649         (tramp-handle-directory-files-and-attributes-with-stat):
16650         Care about filenames with spaces, or starting with "-".
16651         (tramp-handle-dired-uncache): New defun.
16652         (tramp-handle-insert-directory): Don't flush the directory from
16653         cache, this is handled by `dired-uncache' now.
16654         (tramp-handle-insert-file-contents): Improve error handling.
16655         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
16656         Quote `tramp-end-of-output'.
16657         (tramp-action-password): Improve trace message.
16658         (tramp-check-for-regexp): Both echoes must be present, before removing.
16659         (tramp-open-connection-setup-interactive-shell): Trace coding system.
16660         (tramp-compute-multi-hops): Eval cons cells of
16661         `tramp-default-proxies-alist'.
16662         (tramp-maybe-open-connection): Use the same command pattern for
16663         first hop and further hops.
16664         (tramp-wait-for-output): Remove handling of newlines.
16665         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
16666         (tramp-split-string): Remove function.  It is handled in
16667         tramp-compat now.
16669         * net/tramp-cmds.el (tramp-bug):
16670         Recommend `tramp-cleanup-all-connections' in the bug mail.
16672         * net/tramp-compat.el (tramp-compat-split-string)
16673         (tramp-compat-process-running-p): New defuns.
16675         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
16676         for `dired-uncache'.
16678         * net/tramp-gvfs.el: New package.
16680         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
16681         Add handler for `dired-uncache'.
16682         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
16684         * net/trampver.el: Update release number.  Make version check fit
16685         for SXEmacs 22.
16687 2009-06-22  Jim Meyering  <meyering@redhat.com>
16689         Automatically handle .xz suffix (XZ-compressed files), too.
16690         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
16691         XZ is the successor to LZMA: <http://tukaani.org/xz/>
16693 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
16694             Nick Roberts  <nickrob@snap.net.nz>
16696         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
16697         repository (http://sphinx.net.ru/hg/gdb-mi/).
16699 2009-06-22  Glenn Morris  <rgm@gnu.org>
16701         * files.el (dir-locals-collect-mode-variables): Allow for any number of
16702         `mode' and `eval' entries.  (Bug#3430)
16704         * Makefile.in (ELCFILES): Add fadr.elc.
16706         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
16707         differing behavior of \n and ^ in strings.  (Bug#3385)
16709         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
16711         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
16712         property.
16713         (lisp-indent-function): Make it a defcustom.
16715 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
16717         * progmodes/gdb-ui.el: Replace with ...
16718         * progmodes/gdb-mi.el: ... this file.
16719         * progmodes/gud.el: Modify for gdb-mi.el.
16721 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
16723         * fadr.el: New file.
16725 See ChangeLog.14 for earlier changes.
16727 ;; Local Variables:
16728 ;; coding: utf-8
16729 ;; End:
16731     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
16733   This file is part of GNU Emacs.
16735   GNU Emacs is free software: you can redistribute it and/or modify
16736   it under the terms of the GNU General Public License as published by
16737   the Free Software Foundation, either version 3 of the License, or
16738   (at your option) any later version.
16740   GNU Emacs is distributed in the hope that it will be useful,
16741   but WITHOUT ANY WARRANTY; without even the implied warranty of
16742   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16743   GNU General Public License for more details.
16745   You should have received a copy of the GNU General Public License
16746   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16748 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1