* minibuffer.el: Revert previous change.
[emacs.git] / lisp / ChangeLog
blob4b3852bc3d50b7d12f6fb5a34edc68c8792e5e09
1 2010-05-07  Juanma Barranquero  <lekktu@gmail.com>
3         Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
4         * emulation/cua-base.el (cua-repeat-replace-region):
5         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
6         (cua-cut-region-to-global-mark):
7         Remove text properties with `set-text-properties'.
9 2010-05-06  Michael Albinus  <michael.albinus@gmx.de>
11         * net/tramp.el (top, with-progress-reporter): Use
12         `symbol-function' inside `funcall'.
14         * net/tramp-compat.el (tramp-compat-file-attributes)
15         (tramp-compat-delete-file, tramp-compat-delete-directory): Handle
16         only `wrong-number-of-arguments' error.
18         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
19         (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
20         inside `funcall'.
22 2010-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24         * minibuffer.el (completion--sreverse, completion--common-suffix):
25         New functions.
26         (completion-pcm--merge-completions): Extract common suffix when safe.
28         * emacs-lisp/easy-mmode.el (define-minor-mode):
29         Make :variable more flexible.
30         * files.el (auto-save-mode): Use it to define using define-minor-mode.
32 2010-05-05  Juri Linkov  <juri@jurta.org>
34         Add `slow' and `history' tags to the desktop data.
36         * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
37         (Info-virtual-files) [*Apropos*]: Add `slow' tag.
38         (Info-finder-find-node): Require `finder.el' to be able
39         to restore node from the desktop.
40         (Info-desktop-buffer-misc-data): Save all nodes.  Save additional
41         data `Info-history' and `slow' tag in the assoc list.
42         (Info-restore-desktop-buffer): Don't restore nodes with the
43         `slow' tag.  Restore `Info-history'.
45 2010-05-05  Michael Albinus  <michael.albinus@gmx.de>
47         Add FORCE argument to `delete-file'.
49         * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
50         forcing to delete the temporary file.
51         (ange-ftp-delete-file): Add FORCE arg.
52         (ange-ftp-rename-remote-to-remote)
53         (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
54         (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
55         Force file deletion.
57         * net/tramp-compat.el (tramp-compat-delete-file): New defun.
59         * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
60         (tramp-handle-make-symbolic-link, tramp-handle-load)
61         (tramp-do-copy-or-rename-file-via-buffer)
62         (tramp-do-copy-or-rename-file-directly)
63         (tramp-do-copy-or-rename-file-out-of-band)
64         (tramp-handle-process-file, tramp-handle-call-process-region)
65         (tramp-handle-shell-command, tramp-handle-file-local-copy)
66         (tramp-handle-insert-file-contents, tramp-handle-write-region)
67         (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
69         * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
70         (tramp-fish-handle-make-symbolic-link)
71         (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
73         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
74         Use `tramp-compat-delete-file'.
76         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
77         (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
79         * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
80         (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
82         * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
83         (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
84         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
85         `tramp-compat-delete-file'.
87 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
89         Minor cleanups.
90         * subr.el (add-minor-mode): Use push.
91         * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
92         * emulation/edt.el (edt-select-mode): Simplify.
94         Use define-minor-mode in more cases.
95         * term/tvi970.el (tvi970-set-keypad-mode):
96         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
97         (normal-erase-is-backspace-mode):
98         * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
99         (set-scroll-bar-mode-1): (Re)move to its sole caller.
100         (get-scroll-bar-mode): New function.
101         * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
103         Use define-minor-mode for less obvious cases.
104         * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
105         * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
106         * international/iso-ascii.el (iso-ascii-mode):
107         * frame.el (auto-raise-mode, auto-lower-mode):
108         * composite.el (global-auto-composition-mode): Use define-minor-mode.
110 2010-05-04  Michael Albinus  <michael.albinus@gmx.de>
112         * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
113         in order to see error messages for failed logins.
115 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
117         * diff.el (diff-sentinel):
119         * epg.el (epg--make-temp-file, epg-decrypt-string)
120         (epg-verify-string, epg-sign-string, epg-encrypt-string):
122         * jka-compr.el (jka-compr-partial-uncompress)
123         (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
125         * server.el (server-sentinel): Use delete-file's new FORCE arg
126         (Bug#6070).
128 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
130         Use define-minor-mode where applicable.
131         * view.el (view-mode):
132         * type-break.el (type-break-query-mode)
133         (type-break-mode-line-message-mode):
134         * textmodes/reftex.el (reftex-mode):
135         * term/vt100.el (vt100-wide-mode):
136         * tar-mode.el (tar-subfile-mode):
137         * savehist.el (savehist-mode):
138         * ibuf-ext.el (ibuffer-auto-mode):
139         * composite.el (auto-composition-mode):
140         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
141         Use define-minor-mode.
142         (vhdl-mode): Use static mode-line format.
143         (vhdl-mode-line-update): Delete.
144         (vhdl-create-mode-menu, vhdl-activate-customizations)
145         (vhdl-hs-minor-mode): Don't bother calling it.
147 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
149         * simple.el (with-wrapper-hook): Move.
150         (buffer-substring-filters): Mark obsolete.
151         (filter-buffer-substring-functions): New variable.
152         (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
154         Use a mode-line spec rather than a static string in Semantic.
155         * cedet/semantic/util-modes.el:
156         (semantic-minor-modes-format): New var to replace...
157         (semantic-minor-modes-status): Remove.
158         (semantic-mode-line-update): Construct a mode-line spec rather than
159         a static string so that mouse buttons can be used on individual minor
160         modes and so that semantic-mode-line-update only needs to be called
161         when global settings are changed.
162         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
163         Call semantic-mode-line-update.
164         (semantic-toggle-minor-mode-globally): Don't assume mode is on
165         minor-mode-alist, check semantic-minor-mode-alist as well.
166         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
167         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
168         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
169         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
170         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
171         (define-semantic-idle-service, semantic-idle-summary-mode):
172         * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
173         Don't call semantic-mode-line-update any more.
175 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
177         Use define-minor-mode in CEDET where applicable.
179         * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
180         Use define-minor-mode.
182         * cedet/semantic/util-modes.el (semantic-add-minor-mode):
183         Remove unused arg `keymap' and code redundant with define-minor-mode.
184         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
185         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
186         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
187         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
188         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
189         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
190         Use define-minor-mode.
191         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
192         (semantic-show-unmatched-syntax-mode-setup)
193         (semantic-show-parser-state-mode-setup)
194         (semantic-highlight-func-mode-setup): Inline into sole caller.
196         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
197         (semantic-mru-bookmark-mode): Use define-minor-mode.
198         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
200         * cedet/semantic/idle.el (define-semantic-idle-service):
201         Use define-minor-mode and inline setup function into its sole caller.
202         (semantic-idle-scheduler-mode-setup)
203         (semantic-idle-summary-mode-setup): Inline into sole caller.
204         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
205         Use define-minor-mode.
207         * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
208         (semantic-decoration-mode): Use define-minor-mode.
209         (semantic-decoration-mode-setup): Inline into sole caller.
211         * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
212         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
213         (ede-dired-add-to-target): Use dolist.
215 2010-05-01  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
216             Michael Albinus  <michael.albinus@gmx.de>
218         Implement compression for inline methods.
220         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
221         (tramp-copy-size-limit): Allow also nil.
222         (tramp-inline-compress-commands): New defconst.
223         (tramp-find-inline-compress, tramp-get-inline-compress)
224         (tramp-get-inline-coding): New defuns.
225         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
226         replaced by `tramp-get-inline-coding'.
227         (tramp-handle-file-local-copy, tramp-handle-write-region)
228         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
230 2010-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
232         * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
233         Remove unused functions.
235         * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
236         Set find-tag-default-function as a variable rather than a property.
238         * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
239         * progmodes/etags.el (tags-completion-at-point-function):
240         Remove left over interactive spec.  Add autoloading stub.
241         (complete-tag): Use tags-completion-at-point-function.
243 2010-04-30  Chong Yidong  <cyd@stupidchicken.com>
245         * minibuffer.el (tags-completion-at-point-function): Fix return value.
247 2010-04-30  Eli Zaretskii  <eliz@gnu.org>
249         * composite.el (compose-region, reference-point-alist): Fix typos
250         in the doc strings.
252 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
254         * ido.el (ido-init-completion-maps): Remove C-v binding.
255         (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
257 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
259         * minibuffer.el (tags-completion-at-point-function): New function.
260         (completion-at-point-functions): Use it.
262         * cedet/semantic.el (semantic-completion-at-point-function): New function.
263         (semantic-mode): Use semantic-completion-at-point-function for
264         completion-at-point-functions instead.
266         * progmodes/etags.el (complete-tag): Revert last change.
268 2010-04-29  Alan Mackenzie  <acm@muc.de>
270         * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
271         off-by-one error (in end of macro position).
273 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
275         * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
276         firefox is absent.  Don't autoload.
277         (browse-url-galeon-program): Don't autoload.
279 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
281         * bindings.el (complete-symbol): Move into minibuffer.el.
283         * minibuffer.el (complete-tag): Move from etags.el.  If tags
284         completion cannot be performed, return nil instead of signalling
285         an error.
286         (completion-at-point): Make it an alias for complete-symbol.
287         (complete-symbol): Move from bindings.el, and replace with the
288         body of completion-at-point.
290         * progmodes/etags.el (complete-tag): Move to minibuffer.el.
292         * cedet/semantic.el (semantic-mode): When enabled, add
293         semantic-ia-complete-symbol to completion-at-point-functions.
295         * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
296         if Semantic is not active.
298 2010-04-28  Michael Albinus  <michael.albinus@gmx.de>
300         * net/tramp.el (tramp-remote-selinux-p): New defun.
301         (tramp-handle-file-selinux-context)
302         (tramp-handle-set-file-selinux-context): Use it.
304 2010-04-28  Sam Steingold  <sds@gnu.org>
306         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
307         `safe-local-variable' if the value is a string or a symbol with
308         the property `bug-reference-url-format'.
310 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
312         * progmodes/bug-reference.el (bug-reference-url-format): Revert
313         2010-04-27 change due to security risk.
315 2010-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
317         Make it possible to locally disable a globally enabled mode.
318         * simple.el (fundamental-mode): Run fundamental-mode-hook.
319         * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
320         rather than kill-all-local-variables so it runs fundamental-mode-hook.
321         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
322         Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
323         that subsequent hooks get a chance to disable it.
325 2010-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
327         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
328         Avoid re-enabling a minor mode after the user turned the minor mode
329         off if MODE-enable-in-buffers is run twice (typically once from
330         fundamental-mode's after-change-major-mode-hook and a second time from
331         run-mode-hook's own after-change-major-mode-hook).
333         * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
335 2010-04-27  Sam Steingold  <sds@gnu.org>
337         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
338         `safe-local-variable' if the value is a string or a function, as
339         documented and implemented on 2010-04-02.
341 2010-04-27  Juanma Barranquero  <lekktu@gmail.com>
343         * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
344         when method is 'kill.
346 2010-04-27  Agustín Martín  <agustin.martin@hispalinux.es>
348         * ispell.el (ispell-init-process): Fix personal dictionary condition
349         in default directory check.
350         (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
351         Kill ispell process when killing its associated buffer.
353 2010-04-27  Jan Djärv  <jan.h.d@swipnet.se>
355         * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
356         but we aren't using it.
358 2010-04-25  Jan Djärv  <jan.h.d@swipnet.se>
360         * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
361         checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
363 2010-04-24  Glenn Morris  <rgm@gnu.org>
365         * emacs-lisp/authors.el (authors-obsolete-files-regexps):
366         Ignore VCS-ignore files, and deleted nextstep preferences files.
367         (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
368         (authors-ambiguous-files): New list.
369         (authors-valid-file-names): Add some deleted files.
370         (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
371         (authors-disambiguate-file-name): New function.  (Bug#5501)
372         (authors-canonical-file-name): Doc fix.
373         Don't warn about obsolete files.
374         (authors-canonical-file-name, authors-scan-el):
375         Use authors-disambiguate-file-name.
377         * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
378         Add autoload cookies.
379         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
380         (generated-autoload-file): Set file-local value to "htmlfontify.el".
381         * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
382         They have definitions / compiler macros in cl.el.
383         (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
384         Replace manual autoloads with generated ones.
385         (htmlfontify-unload-rgb-file): Remove autoload.
386         * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
388 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
390         * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
391         (byte-compile-setq-default): Optimize for the
392         single-var case and don't call byte-compile-form in this case to avoid
393         inf-loop with byte-compile-set-default.
395         * progmodes/compile.el (compilation-start): Abbreviate default directory.
397 2010-04-23  Michael Albinus  <michael.albinus@gmx.de>
399         Implement SELINUX backends.
401         * net/tramp.el (tramp-file-name-handler-alist):
402         Add `file-selinux-context' and `set-file-selinux-context'.
403         (tramp-handle-file-selinux-context)
404         (tramp-handle-set-file-selinux-context): New defuns.
405         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
406         Handle PRESERVE-SELINUX-CONTEXT.
408         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
409         Add `file-selinux-context' and `set-file-selinux-context'.
410         (tramp-gvfs-handle-file-selinux-context)
411         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
412         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
414         * net/ange-ftp.el (ange-ftp-copy-file):
415         * net/tramp-fish.el (tramp-fish-handle-copy-file):
416         * net/tramp-imap.el (tramp-imap-handle-copy-file):
417         * net/tramp-smb.el (tramp-smb-handle-copy-file):
418         Add PRESERVE-SELINUX-CONTEXT.
420 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
422         Synchronize with Tramp repository.
424         * net/tramp.el (with-connection-property, tramp-completion-mode-p)
425         (tramp-action-process-alive, tramp-action-out-of-band)
426         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
427         (tramp-exists-file-name-handler): Fix docstring.
428         (with-progress-reporter): New defmacro.
429         (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
430         (tramp-maybe-open-connection): Use it.
432 2010-04-22  Noah Lavine  <noah549@gmail.com>  (tiny change)
434         Detect ssh 'ControlMaster' argument automatically in some cases.
436         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
437         (tramp-default-method): Use it.
439 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
441         * net/tramp.el (tramp-handle-copy-file): Add new optional
442         parameter `preserve-selinux-context'.
443         (tramp-file-name-for-operation): Add `set-file-selinux-context'.
445 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
447         * net/tramp.el (tramp-completion-handle-file-name-all-completions):
448         Ensure, that non remote files are still checked.  Oops.
450 2010-04-21  Michael Albinus  <michael.albinus@gmx.de>
452         Fix Bug#5840.
454         * icomplete.el (icomplete-completions): Use `non-essential'.
456         * net/tramp.el (tramp-connectable-p): New defun.
457         (tramp-handle-expand-file-name)
458         (tramp-completion-handle-file-name-all-completions)
459         (tramp-completion-handle-file-name-completion): Use it.
461 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
463         * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
465 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
467         * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
469         * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
471         * loadup.el: Load dynamic-setting.el if feature dynamic-setting
472         is present.
474         * info.el (info-tool-bar-map): Add labels.
476         * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
478         * cus-edit.el (custom-commands): Add labels for tool bar.
479         (custom-buffer-create-internal, Custom-mode): Adjust for
480         labels in custom-commands.
482         * dynamic-setting.el: Renamed from font-setting.el.
484 2010-04-21  John Wiegley  <jwiegley@gmail.com>
486         * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
487         toggles the use of virtual buffers.
488         (ido-buffer-internal): Guard `ido-use-virtual-buffers' global
489         value.
490         (ido-toggle-virtual-buffers): New function.
492 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
494         Use `define-derived-mode'; fix window selection; doc fixes.
495         * play/tetris.el (tetris, tetris-update-speed-function)
496         (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
497         (tetris-move-left, tetris-move-right, tetris-rotate-prev)
498         (tetris-rotate-next, tetris-end-game, tetris-start-game)
499         (tetris-pause-game): Fix typos in docstrings.
500         (tetris-mode-map, tetris-null-map):
501         Move initialization into declaration.
502         (tetris-mode): Define with `define-derived-mode';
503         set show-trailing-whitespace to nil.
504         (tetris): Prefer window already displaying the "*Tetris*" buffer.
506 2010-04-21  Karel Klíč  <kklic@redhat.com>
508         * files.el (backup-buffer): Handle SELinux context, and return it
509         if a backup was made by renaming.
510         (backup-buffer-copy): Set SELinux context to the target file.
511         (basic-save-buffer): Set SELinux context of the newly written file.
512         (basic-save-buffer-1): Now it also returns any SELinux context.
513         (basic-save-buffer-2): Set SELinux context of the newly created file,
514         and return it.
515         * net/tramp.el (tramp-file-name-for-operation):
516         Add file-selinux-context.
518 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
520         * vc.el (vc-checkin, vc-modify-change-comment):
521         Adjust to new vc-start/finish-logentry.
522         (vc-find-conflicted-file): New command.
523         (vc-transfer-file): Adjust to new vc-checkin.
524         (vc-next-action): Improve scoping.
526         * vc-hg.el (vc-hg-log-edit-mode): Remove.
527         (vc-hg-checkin): Remove extra arg.  Use log-edit-extract-headers.
529         * vc-git.el (vc-git-log-edit-mode): Remove.
530         (vc-git-checkin): Remove extra arg.  Use log-edit-extract-headers.
531         (vc-git-commits-coding-system): Rename from git-commits-coding-system.
533         * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
534         (vc-start-logentry): Remove argument `extra'.
535         (vc-finish-logentry): Remove extra args.
537         * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
538         (vc-bzr-checkin): Remove extra arg.  Use log-edit-extract-headers.
539         (vc-bzr-conflicted-files): New function.
541         * log-edit.el (log-edit-extra-flags)
542         (log-edit-before-checkin-process): Remove.
543         (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
544         (log-edit-headers-alist): New var.
545         (log-edit-header-contents-regexp): New const.
546         (log-edit-match-to-eoh): New function.
547         (log-edit-font-lock-keywords): Use them.
548         (log-edit): Insert a "Summary:" header as default.
549         (log-edit-mode): Mark font-lock rules as case-insensitive.
550         (log-edit-done): Cleanup headers.
551         (log-view-process-buffer): Remove.
552         (log-edit-extract-headers): New function to replace it.
554 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
556         * subr.el (default-direction-reversed): Remove obsolescence info.
558 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
560         * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
561         windows/frames.
563         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
564         I.e. include text after point in the completion region.
565         Also, return nil when we're not after/in a symbol.
567         * international/mule-cmds.el (view-hello-file): Don't fiddle with the
568         default enable-multibyte-characters.
570 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
572         * international/mule.el: Help the user choose a valid coding-system.
573         (read-buffer-file-coding-system): New function.
574         (set-buffer-file-coding-system): Use it.  Prompt the user if the
575         coding-system cannot encode all the chars.
577         * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
578         (vc-bzr-shelve-show, vc-bzr-shelve-apply)
579         (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
580         Don't use *vc-bzr-shelve*.
582 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
584         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
585         Don't destroy list before using it.
587 2010-04-19  Dan Nicolaescu  <dann@ics.uci.edu>
589         Fix the version number for added files.
590         * vc-hg.el (vc-hg-working-revision): Check if the file is
591         registered after hg parent fails (Bug#5961).
593 2010-04-19  Glenn Morris  <rgm@gnu.org>
595         * htmlfontify.el (htmlfontify-buffer)
596         (htmlfontify-copy-and-link-dir): Autoload entry points.
598 2010-04-19  Magnus Henoch  <magnus.henoch@gmail.com>
600         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
601         name relative to the project root (Bug#5960).
603 2010-04-19  Glenn Morris  <rgm@gnu.org>
605         * vc-git.el (vc-git-print-log): Doc fix.
607 2010-04-19  Óscar Fuentes  <ofv@wanadoo.es>
609         * ido.el (ido-file-internal): Fix 2009-12-02 change.
611 2010-04-19  Christoph  <cschol2112@googlemail.com>  (tiny change)
613         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
614         default settings (Bug#5928).
616 2010-04-19  Glenn Morris  <rgm@gnu.org>
618         * progmodes/fortran.el (fortran-match-and-skip-declaration):
619         New function.
620         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
622 2010-04-19  Kenichi Handa  <handa@m17n.org>
624         * language/indian.el (malayalam-composable-pattern): Fix previous
625         change (add U+0D4D "SIGN VIRAMA").
626         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
627         (tamil-composable-pattern): Fix typo in the regexp.
628         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
629         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
630         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
632 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
634         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
635         paragraph-separate (Bug#5821).
637 2010-04-19  Juri Linkov  <juri@jurta.org>
639         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
641         * info.el (Info-find-node-2): Comment out code that skips
642         breadcrumbs line.
643         (Info-mouse-follow-link): New command.
644         (Info-link-keymap): New keymap.
645         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
646         Return a string with links instead of inserting breadcrumbs
647         to the Info buffer.
648         (Info-fontify-node): Comment out code that inserts breadcrumbs.
649         Instead of putting the `invisible' text property over the Info
650         header, make an overlay over the Info header with the `invisible'
651         property and `after-string' set to the string returned by
652         `Info-breadcrumbs'.
654 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
656         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
657         Reported by monkey@sandpframing.com.
659 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
661         * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
662         (tmm-get-keymap): Add key-binding shortcuts now that they're not
663         available in the "keyseq cache" any more.
665         * custom.el (defcustom): Add edebug spec.
667 2010-04-18  Juri Linkov  <juri@jurta.org>
669         Test for special mode-class in view-buffer instead of view-file (bug#5513).
671         * view.el (view-file, view-buffer): Move test for special mode-class
672         from view-file to view-buffer.
674         * tar-mode.el (tar-extract): Turn if's into one cond
675         like in arc-mode.el.
677 2010-04-18  Juri Linkov  <juri@jurta.org>
679         Add 7z archive format support (bug#5475).
681         * arc-mode.el (archive-zip-extract): Try to find 7z executable.
682         (archive-7z-extract): New defcustom.
683         (archive-find-type): Add magic string for 7z.
684         (archive-extract-by-stdout): Add new optional arg `stderr-file'.
685         If `stderr-file' is non-nil, use `(t stderr-file)' for the
686         `buffer' arg of `call-process'.
687         (archive-zip-extract): Check `archive-zip-extract' for "7z" and
688         call the function `archive-7z-extract' with the variable
689         `archive-7z-extract' let-bound to `archive-zip-extract'.
690         (archive-7z-summarize, archive-7z-extract): New functions.
692         * international/mule.el (auto-coding-alist):
693         * files.el (auto-mode-alist): Add 7z file extension.
695 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
697         * loadup.el: Setup hash-cons for pure data.
699         Fix duplicate entries in cedet's loaddefs.el files.
700         * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
701         Should make most file-local generated-autoload-file unnecessary.
702         (print-readably): Silence warnings.
703         (autoload-find-destination): Take load-name as an arg to make sure
704         it's the same as the one that will be in the file.
705         (autoload-generate-file-autoloads): Adjust to above changes.
706         Try to make the dataflow a bit simpler.
708         * cvs-status.el (cvs-refontify): Remove unused.
710 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
712         * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
714         * calc-bin.el (calc-radix): Have the "O" option turn on
715         twos-complement mode.
717 2010-04-17  Jay Belanger  <jay.p.belanger@gmail.com>
719         * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
720         Add `calc-option-prefix-help' to calc-help autoloads.
721         (calc-inverse): Add "Option" to message, as appropriate.
722         (calc-hyperbolic): Add "Option" to message, as appropriate.
723         (calc-option, calc-is-option): New functions.
725         * calc-help.el (calc-full-help):  Add `calc-option-help'.
726         (calc-option-prefix-help): New function.
728         * calc-misc.el (calc-help): Add "Option" entry.
730         * calc.el (calc-local-var-list): Add `calc-option-flag'.
731         (calc-option-flag): New variable.
732         (calc-do): Set `calc-option-flag to nil.
733         (calc-set-mode-line): Add "Opt " as appropriate.
735 2010-04-16  Juri Linkov  <juri@jurta.org>
737         Move scrolling commands from simple.el to window.el
738         because their primitives are implemented in window.c.
740         * simple.el (scroll-error-top-bottom)
741         (scroll-up-command, scroll-down-command, scroll-up-line)
742         (scroll-down-line, scroll-other-window-down)
743         (beginning-of-buffer-other-window, end-of-buffer-other-window):
744         * window.el (scroll-error-top-bottom)
745         (scroll-up-command, scroll-down-command, scroll-up-line)
746         (scroll-down-line, scroll-other-window-down)
747         (beginning-of-buffer-other-window, end-of-buffer-other-window):
748         Move from simple.el to window.el because their primitives are
749         implemented in window.c.
751 2010-04-16  Juri Linkov  <juri@jurta.org>
753         * isearch.el (isearch-lookup-scroll-key): Check both
754         `isearch-scroll' and `scroll-command' properties.
755         (scroll-up, scroll-down): Remove `isearch-scroll' property.
757         * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
759         * simple.el (scroll-up-command, scroll-down-command)
760         (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
762 2010-04-15  Juri Linkov  <juri@jurta.org>
764         * simple.el (scroll-up-command, scroll-down-command)
765         (scroll-up-line, scroll-down-line): Put `scroll-command'
766         property on the these symbols.  Remove them from
767         `scroll-preserve-screen-position-commands'.
769         * mwheel.el (mwheel-scroll): Put `scroll-command' and
770         `isearch-scroll' properties on the `mwheel-scroll' symbol.
771         Remove it from `scroll-preserve-screen-position-commands'.
773         * isearch.el (isearch-allow-scroll): Doc fix.
775 2010-04-15  Michael Albinus  <michael.albinus@gmx.de>
777         * net/tramp.el (tramp-error-with-buffer): Don't show the
778         connection buffer when we are in completion mode.
779         (tramp-file-name-handler): Catch the error for some operations
780         when we are in completion mode.  This gives the user the chance to
781         correct the file name in the minibuffer.
783 2010-04-15  Glenn Morris  <rgm@gnu.org>
785         * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
787 2010-04-15  Juanma Barranquero  <lekktu@gmail.com>
789         Simplify by using `define-derived-mode'.
790         * info.el (Info-mode):
791         * calendar/todo-mode.el (todo-mode):
792         * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
793         (gomoku-mode-map): Move initialization into declaration.
795 2010-04-14  Michael Albinus  <michael.albinus@gmx.de>
797         Fix Bug#5840.
798         * ido.el (ido-file-name-all-completions-1):
799         * minibuffer.el (minibuffer-completion-help):
800         * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
802 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
804         * simple.el (non-essential): New var.
806         Add a new field `location' to bookmarks for non-file bookmarks.
807         * bookmark.el (bookmark-location): Use the new field, if present.
808         (bookmark-insert-location): Undo last change, not needed any more.
809         * man.el (Man-bookmark-make-record):
810         * woman.el (woman-bookmark-make-record): Add `location' field.
812 2010-04-14  Juri Linkov  <juri@jurta.org>
814         * simple.el (scroll-error-top-bottom): New defcustom.
815         (scroll-up-command, scroll-down-command): Use it.  Doc fix.
817         * emulation/pc-select.el (pc-select-override-scroll-error):
818         Obsolete in favor of `scroll-error-top-bottom'.
820 2010-04-14  Juri Linkov  <juri@jurta.org>
822         * tutorial.el (tutorial--default-keys): Rebind `C-v' to
823         `scroll-up-command' and `M-v' to `scroll-down-command'.
825         * emulation/cua-rect.el (cua--init-rectangles):
826         * forms.el (forms--change-commands):
827         * image-mode.el (image-mode-map):
828         Remap scroll-down-command and scroll-up-command
829         in addition to scroll-down and scroll-up.
831 2010-04-14  Juri Linkov  <juri@jurta.org>
833         * mwheel.el (scroll-preserve-screen-position-commands):
834         Add mwheel-scroll to this list of commands.
836         * simple.el (scroll-preserve-screen-position-commands):
837         Add scroll-up-command, scroll-down-command, scroll-up-line,
838         scroll-down-line to this list of commands.
840 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
842         * obsolete/complete.el: Move from lisp/complete.el.
844         * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
846         * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
847         to the minor mode function now turns the mode ON unconditionally.
849 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
851         * vc-dir.el (vc-dir-kill-line): New command.
852         (vc-dir-mode-map): Bind it to C-k.
854         * bookmark.el (bookmark-insert-location): Handle a nil filename.
856         * woman.el: Add bookmark declarations to silence the compiler.
857         (bookmark-prop-get): Use `man-args' rather than `filename' as a first
858         step to compatibility between man and woman bookmarks.
859         Adjust for Man-default-bookmark-title renaming.
860         (woman-bookmark-jump): Adjust accordingly.  Don't forget to autoload.
862         * man.el: Add bookmark declarations to silence the compiler.
863         (Man-name-local-regexp): Make it match NAME as well.
864         (Man-getpage-in-background): Return the buffer.
865         (Man-notify-when-ready): Use `case'.
866         (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
867         Don't hardcode "NAME".  Simplify.
868         (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
869         Rename from Man-bookmark-make-record.
870         (Man-bookmark-jump): Rename from man-bookmark-jump.  Simplify now that
871         we have the actual man-args.  Use Man-getpage-in-background rather
872         than `man' since the arg is already processed.  Let bookmark.el do the
873         window handling.  Only wait for the relevant process.
874         Don't forget to autoload.
876         * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
878 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
880         * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
881         New functions.
882         (woman-mode): Setup bookmark support.
884         * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
885         (man-bookmark-jump): New functions.
886         (Man-mode): Setup bookmark support.
888 2010-04-10  Jari Aalto  <jari.aalto@cante.net>
890         * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
891         recognize ssh-keygen prompt (Bug#2817).
893 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
895         * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
897 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
899         Synchronize with Tramp repository.
901         * net/tramp.el (tramp-completion-function-alist)
902         (tramp-file-name-regexp, tramp-chunksize)
903         (tramp-local-coding-commands, tramp-remote-coding-commands):
904         Fix docstring.
905         (tramp-remote-process-environment): Use `format' instead of `concat'.
906         (tramp-handle-directory-files-and-attributes)
907         (tramp-get-remote-path): Use `copy-tree'.
908         (tramp-handle-file-name-all-completions): Backward/ XEmacs
909         compatibility: Use `completion-ignore-case' if
910         `read-file-name-completion-ignore-case' does not exist.
911         (tramp-do-copy-or-rename-file-directly): Do not use
912         `tramp-handle-file-remote-p'.
913         (tramp-do-copy-or-rename-file-out-of-band):
914         Use `tramp-compat-delete-directory'.
915         (tramp-do-copy-or-rename-file-out-of-band)
916         (tramp-compute-multi-hops, tramp-maybe-open-connection):
917         Use `format-spec-make'.
918         (tramp-find-foreign-file-name-handler)
919         (tramp-advice-make-auto-save-file-name)
920         (tramp-set-auto-save-file-modes): Remove superfluous check for
921         `stringp'.  This is done inside `tramp-tramp-file-p'.
922         (tramp-debug-outline-regexp): New defconst.
923         (tramp-get-debug-buffer): Use it.
924         (tramp-check-for-regexp): Use (forward-line 1).
925         (tramp-set-auto-save-file-modes): Adapt version check.
927         * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
928         Wrap call of `featurep' for 2nd argument.
929         (tramp-compat-make-temp-file): Simplify fallback implementation.
930         (tramp-compat-copy-tree): Remove function.
931         (tramp-compat-delete-directory): Provide implementation for older
932         Emacsen.
934         * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
935         Do not use `tramp-fish-handle-file-attributes.
937         * net/trampver.el: Update release number.
939 2010-04-10  Glenn Morris  <rgm@gnu.org>
941         * progmodes/compile.el (compilation-save-buffers-predicate):
942         Add missing :version tag.
944 2010-04-09  Sam Steingold  <sds@gnu.org>
946         * progmodes/compile.el (compilation-save-buffers-predicate):
947         Remove the "autoload" cookie.
949         * progmodes/bug-reference.el (turn-on-bug-reference-mode)
950         (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
951         and `bug-reference-prog-mode' can be used in hooks directly.
953 2010-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
955         Add --author support to git commit.
956         * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
957         (vc-git-log-edit-mode): New minor mode.
958         (log-edit-mode, log-edit-extra-flags, log-edit-mode):
959         New declarations.
961 2010-04-09  Eric Raymond  <esr@snark.thyrsus.com>
963         * vc-hooks.el, vc-git.el: Improve documentation comments.
965 2010-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
967         Fix some of the problems in defsubst* (bug#5728).
968         * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
969         (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
971 2010-04-07  Sam Steingold  <sds@gnu.org>
973         * progmodes/compile.el (compilation-save-buffers-predicate):
974         New custom variable.
975         (compile, recompile): Pass it to `save-some-buffers'.
977 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
979         * wid-edit.el (widget-choose): Move cursor to the second line of
980         the buffer (Bug#5695).
982 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
984         Add new VC methods: vc-log-incoming and vc-log-outgoing.
985         * vc.el (vc-print-log-setup-buttons): New function split out from
986         vc-print-log-internal.
987         (vc-log-internal-common): New function, a parametrized version of
988         vc-print-log-internal.
989         (vc-print-log-internal): Just call vc-log-internal-common with the
990         right arguments.
991         (vc-incoming-outgoing-internal):
992         (vc-log-incoming, vc-log-outgoing): New functions.
993         (vc-log-view-type): New permanent local variable.
995         * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
997         * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
998         of the dynamic bound vc-short-log.
999         (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
1001         * vc-git.el (vc-git-log-outgoing): New function.
1002         (vc-git-log-view-mode): Use vc-log-view-type instead
1003         of the dynamic bound vc-short-log.
1005         * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
1006         of the dynamic bound vc-short-log.  Highlight the tag.
1007         (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
1008         (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
1009         (vc-hg-incoming-mode): Remove.
1010         (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
1012 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
1014         Fix default-directory for vc-root-diff.
1015         * vc.el (vc-root-diff): Bind default-directory to the root
1016         directory for the diff command.
1018 2010-04-07  Michael McNamara  <mac@mail.brushroad.com>
1020         * progmodes/verilog-mode.el (verilog-forward-sexp):
1021         (verilog-calc-1): Support "disable fork" and "fork wait" multi
1022         word keywords, suggested by Steve Pearlmutter.
1023         (verilog-pretty-declarations): Support lineup of declarations in
1024         port lists.
1025         (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
1026         fix bug for /* / comments
1027         (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
1028         Speed up and simplfy as this is never called with a bound.
1029         (verilog-pretty-declarations): Enhance to line up declarations
1030         inside a parameter list, suggested by Alan Morgan.
1031         (verilog-pretty-expr): Tune assignment regular expression match
1032         string for corner cases; also use markers instead of character
1033         number as indent changes the later.
1035 2010-04-07  Wilson Snyder  <wsnyder@wsnyder.org>
1037         * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
1038         as missing keyword.
1039         (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
1040         causing truncation of AUTOWIRE signals.  Reported by Bruce Tennant.
1041         (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
1042         AUTO_TEMPLATEs needing multiple array bits.  Suggested by Bruce
1043         Tennant.
1044         (verilog-keywords):
1045         (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
1046         1800-2009 keywords, including "global.".
1048 2010-04-06  John Wiegley  <jwiegley@gmail.com>
1050         * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
1051         appearing in buffer list (if a live buffer name matched a recentf
1052         file basename).  Should use uniquify to offer a real solution.
1054 2010-04-06  John Wiegley  <jwiegley@gmail.com>
1056         * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
1057         comment to code, and add a :version tag.
1058         (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
1060 2010-04-06  Juanma Barranquero  <lekktu@gmail.com>
1062         Enable recentf-mode if using virtual buffers.
1063         * ido.el (recentf-list): Declare for byte-compiler.
1064         (ido-virtual-buffers): Move up to silence byte-compiler.  Add docstring.
1065         (ido-make-buffer-list): Simplify.
1066         (ido-add-virtual-buffers-to-list): Simplify.  Enable recentf-mode.
1068 2010-04-05  Juri Linkov  <juri@jurta.org>
1070         Scrolling commands which scroll a line instead of full screen.
1071         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1073         * simple.el (scroll-up-line, scroll-down-line): New commands.
1074         Put property isearch-scroll=t on them.
1076         * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
1077         Remove commands.
1079 2010-04-05  Juri Linkov  <juri@jurta.org>
1081         Scrolling commands which do not signal errors at top/bottom.
1082         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1084         * simple.el (scroll-up-command, scroll-down-command): New commands.
1085         Put property isearch-scroll=t on them.
1087         * bindings.el (global-map): Rebind [prior] from `scroll-down' to
1088         `scroll-down-command' and [next] from `scroll-up' to
1089         `scroll-up-command'.
1091         * emulation/cua-base.el: Put property CUA=move on
1092         `scroll-up-command' and `scroll-down-command'.
1093         (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
1094         and `scroll-down-command' to `cua-scroll-down'.
1096 2010-04-05  Juanma Barranquero  <lekktu@gmail.com>
1098         * help.el (describe-mode): Return nil.
1100 2010-04-04  John Wiegley  <jwiegley@gmail.com>
1102         * ido.el (ido-use-virtual-buffers): New variable to indicate
1103         whether "virtual buffer" support is enabled for IDO.
1104         (ido-virtual): Face used to indicate virtual buffers in the list.
1105         (ido-buffer-internal): If a buffer is chosen, and no such buffer
1106         exists, but a virtual buffer of that name does (which would be why
1107         it was in the list), recreate the buffer by reopening the file.
1108         (ido-make-buffer-list): If virtual buffers are being used, call
1109         `ido-add-virtual-buffers-to-list' before the make list hook.
1110         (ido-virtual-buffers): New variable which contains a copy of the
1111         current contents of the `recentf-list', albeit pared down for the
1112         sake of speed, and with proper faces applied.
1113         (ido-add-virtual-buffers-to-list): Using the `recentf-list',
1114         create a list of "virtual buffers" to present to the user in
1115         addition to the currently open set.  Note that this logic could
1116         get rather slow if that list is too large.  With the default
1117         `recentf-max-saved-items' of 200, there is little speed penalty.
1119 2010-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1121         * font-lock.el: Require CL when compiling.
1122         (font-lock-turn-on-thing-lock): Use `case'.
1124 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
1126         * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
1127         Zaretskii.
1129 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
1131         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
1132         (semantic-create-imenu-directory-index): Fix typos in docstrings.
1133         (semantic-imenu-goto-function): Reflow docstring.
1135 2010-04-02  Juri Linkov  <juri@jurta.org>
1137         * ehelp.el (electric-help-orig-major-mode):
1138         New buffer-local variable.
1139         (electric-help-mode): Set it to original major-mode.  Doc fix.
1140         (with-electric-help): Use `electric-help-orig-major-mode' instead
1141         of (default-value 'major-mode).  Doc fix.
1142         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
1144 2010-04-02  Sam Steingold  <sds@gnu.org>
1146         * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
1147         `vc-hg-command' with a list of flags.
1149         * progmodes/bug-reference.el (bug-reference-bug-regexp):
1150         Also accept "patch" and "RFE".
1151         (bug-reference-fontify): `bug-reference-url-format' can also be a
1152         function to be able to handle the bug kind.
1153         (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
1155 2010-04-02  Jan Djärv  <jan.h.d@swipnet.se>
1157         * tmm.el (tmm-get-keymap): Check with symbolp before passing
1158         value to fboundp, it may not be a symbol.
1160 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1162         * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1164 2010-03-31  Juri Linkov  <juri@jurta.org>
1166         * simple.el (next-line, previous-line): Re-throw a signal
1167         with `signal' instead of using `ding'.
1168         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
1170 2010-03-31  Juri Linkov  <juri@jurta.org>
1172         * simple.el (keyboard-escape-quit): Raise deselecting the active
1173         region higher than exiting the minibuffer.
1174         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
1176 2010-03-31  Juri Linkov  <juri@jurta.org>
1178         * image.el (image-animated-p): Use `image-metadata' instead of
1179         `image-extension-data'.  Get GIF extenstion data from metadata
1180         property `extension-data'.
1182 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1184         * simple.el (append-to-buffer): Simplify.
1186 2010-03-31  Tomas Abrahamsson  <tab@lysator.liu.se>
1188         * textmodes/artist.el (artist-mode): Fix typo in docstring.
1189         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
1191 2010-03-31  Kenichi Handa  <handa@m17n.org>
1193         * language/sinhala.el (composition-function-table): Fix regexp for
1194         the new Unicode specification.
1196         * language/indian.el (devanagari-composable-pattern)
1197         (tamil-composable-pattern, kannada-composable-pattern)
1198         (malayalam-composable-pattern): Adjust for the new Unicode
1199         specification.
1200         (bengali-composable-pattern, gurmukhi-composable-pattern)
1201         (gujarati-composable-pattern, oriya-composable-pattern)
1202         (telugu-composable-pattern): New variables to cope with the new
1203         Unicode specification.  Use them in composition-function-table.
1205 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1207         Make tmm-menubar work for the Buffers menu again (bug#5726).
1208         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
1209         vectors rather than cons cells, as used in menu-bar-update-buffers.
1211 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1213         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
1214         (js-insert-and-indent): Revert 2009-08-15 change, restoring
1215         electric punctuation for "{}();,:" (Bug#5586).
1217         * mail/sendmail.el (mail-default-directory): Doc fix.
1219 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1221         * mail/sendmail.el (mail-default-directory): Doc fix.
1223 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
1225         * subr.el (version-regexp-alist, version-to-list)
1226         (version-list-<, version-list-=, version-list-<=)
1227         (version-list-not-zero, version<, version<=, version=): Doc fix.
1228         (Bug#5744).
1230 2010-02-31  Dan Nicolaescu  <dann@ics.uci.edu>
1232         * vc.el (vc-root-diff): Doc fix.
1234 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1236         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
1238         * simple.el (append-to-buffer): Fix last change.
1240 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1242         * simple.el (append-to-buffer): Ensure that point is preserved if
1243         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
1244         (Bug#5749)
1246 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1248         * files.el (auto-mode-case-fold): Change default to t.
1250 2010-03-30  Juri Linkov  <juri@jurta.org>
1252         * dired-x.el (dired-omit-mode): Doc fix.
1254 2010-03-30  Juri Linkov  <juri@jurta.org>
1256         * replace.el (occur-accumulate-lines): Move occur-engine related
1257         functions `occur-accumulate-lines' and `occur-engine-add-prefix'
1258         to be located after `occur-engine'.
1260 2010-03-30  Juri Linkov  <juri@jurta.org>
1262         Make occur handle multi-line matches cleanly with context.
1263         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
1265         * replace.el (occur-accumulate-lines): Add optional arg `pt'.
1266         (occur-engine): Add local variables `ret', `prev-after-lines',
1267         `prev-lines'.  Use more arguments for `occur-context-lines'.
1268         Set first elem of its returned list to `data', and the second elem
1269         to `prev-after-lines'.  Don't print the separator line.
1270         In the end, print remaining context after-lines.
1271         (occur-context-lines): Add new arguments `begpt', `endpt',
1272         `lines', `prev-lines', `prev-after-lines'.  Rewrite to combine
1273         after-lines of the previous match with before-lines of the
1274         current match and not overlap them.  Return a list with two
1275         values: the output line and the list of context after-lines.
1277 2010-03-30  Juri Linkov  <juri@jurta.org>
1279         * replace.el (occur-accumulate-lines): Fix a bug where the first
1280         context line at the beginning of the buffer was missing.
1282 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1284         * files.el: Make bidi-display-reordering safe variable for boolean
1285         values.
1287 2010-03-29  Phil Hagelberg  <phil@evri.com>
1288             Chong Yidong  <cyd@stupidchicken.com>
1290         * subr.el: Extend progress reporters to perform "spinning".
1291         (progress-reporter-update, progress-reporter-do-update):
1292         Handle non-numeric value arguments.
1293         (progress-reporter--pulse-characters): New var.
1295 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
1297         * progmodes/compile.el (compilation-start): Fix regexp detection
1298         of initial cd command (Bug#5771).
1300 2010-03-28  Stefan Guath  <stefan@automata.se>  (tiny change)
1302         * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
1304 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
1306         Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1307         * lisp/progmodes/gdb-mi.el: Restore.
1308         * lisp/progmodes/gdb-ui.el: Remove.
1309         * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
1311 2010-03-25  Glenn Morris  <rgm@gnu.org>
1313         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
1314         all dired buffers, even tramp ones.  (Bug#5755)
1316 2010-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1318         Add "union tags" in mpc.el.
1319         * mpc.el: Remove backward compatibility code.
1320         (mpc-browser-tags): Change default.
1321         (mpc--find-memoize-union-tags): New var.
1322         (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
1323         (mpc-cmd-find): Handle the case where the playlist does not exist.
1324         Handle union-tags.
1325         (mpc-cmd-list): Use mpc-cmd-special-tag-p.  Handle union-tags.
1326         (mpc-cmd-add): Use mpc-cmd-flush.
1327         (mpc-tagbrowser-tag-name): New fun.
1328         (mpc-tagbrowser-buf): Use it.
1329         (mpc-songs-refresh): Use cond.  Move to point-min as a fallback.
1331 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1333         Misc cleanup.
1334         * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
1335         Use replace-regexp-in-string.
1336         (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
1337         (makefile-imake-mode-syntax-table): Move init into defvar.
1338         (makefile-mode): Use define-derived-mode.
1340         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
1341         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
1342         not be present any more.
1344 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1346         * faces.el (set-face-attribute): Fix typo in docstring.
1347         (face-valid-attribute-values): Reflow docstring.
1349         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
1351 2010-03-24  Glenn Morris  <rgm@gnu.org>
1353         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
1355 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
1357         * indent.el (indent-for-tab-command): Doc fix.
1359 2010-03-24  Alan Mackenzie  <acm@muc.de>
1361         * progmodes/cc-engine.el (c-remove-stale-state-cache):
1362         Fix off-by-one error.  Fixes bug #5747.
1364 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1366         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
1367         (image-dired-read-comment): Doc fix.
1369         * json.el (json-object-type, json-array-type, json-key-type)
1370         (json-false, json-null, json-read-number):
1371         * minibuffer.el (completion-in-region-functions):
1372         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
1373         (cal-tex-cursor-week):
1374         * emacs-lisp/trace.el (trace-function):
1375         * eshell/em-basic.el (eshell/printnl):
1376         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
1377         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
1378         * obsolete/levents.el (allocate-event, event-key, event-object)
1379         (event-point, event-process, event-timestamp, event-to-character)
1380         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
1381         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
1382         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
1383         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
1384         (reftex-highlight-selection): Fix typos in docstrings.
1386 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1388         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
1390 2010-03-24  Glenn Morris  <rgm@gnu.org>
1392         * mail/rmail.el (rmail-highlight-face): Restore option deleted
1393         2008-02-13 without comment; mark it obsolete.
1394         (rmail-highlight-headers): Use rmail-highlight-face once more.
1396 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
1398         * woman.el (woman2-process-escapes): Only consume the newline if
1399         the filler character is on a line by itself (Bug#5729).
1401 2010-03-24  Kenichi Handa  <handa@m17n.org>
1403         * language/indian.el (devanagari-composable-pattern): Add more
1404         consonants.
1406 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
1408         * net/trampver.el: Update release number.
1410 2010-03-24  Glenn Morris  <rgm@gnu.org>
1412         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
1414 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
1416         * net/tramp.el (tramp-find-executable):
1417         Use `tramp-get-connection-buffer'.  Make the regexp for checking
1418         output of "wc -l" more robust.
1419         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
1420         (tramp-open-connection-setup-interactive-shell): Remove workaround
1421         for OpenSolaris bug, it is not needed anymore.
1423 2010-03-24  Eric M. Ludlam  <zappo@gnu.org>
1425         * cedet/semantic/imenu.el: New file, from the CEDET repository
1426         (Bug#5412).
1428 2010-03-24  Glenn Morris  <rgm@gnu.org>
1430         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
1432 2010-03-24  Wilson Snyder  <wsnyder@wsnyder.org>
1434         * files.el (auto-mode-alist): Accept more verilog file patterns.
1436 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1438         * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
1440 2010-03-24  Glenn Morris  <rgm@gnu.org>
1442         * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
1443         log-edit-before-checkin-process.
1445         * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
1447         * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
1449         * vc-dispatcher.el (vc-start-logentry): Doc fix.
1450         (log-view-process-buffer, log-edit-extra-flags): Declare.
1452         * log-edit.el (log-edit-before-checkin-process): Doc fix.
1454         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
1455         Consistently check ede-object is bound throughout.
1457         * cedet/ede/project-am.el (ede-shell-run-something): Declare.
1459 2010-03-23  Sam Steingold  <sds@gnu.org>
1461         Fix bug#5620: recalculate all markers on compilation buffer
1462         modifications, not on file modifications.
1463         * progmodes/compile.el (buffer-modtime): New buffer-local variable:
1464         the buffer modification time, for buffers not associated with files.
1465         (compilation-mode): Create it.
1466         (compilation-filter): Update it.
1467         (compilation-next-error-function): Use it instead of
1468         `visited-file-modtime' for timestamp.
1470 2010-03-23  Juri Linkov  <juri@jurta.org>
1472         Implement Occur multi-line matches.
1473         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
1475         * replace.el (occur): Doc fix.
1476         (occur-engine): Set `begpt' to the beginning of the first line.
1477         Set `endpt' to the end of the last match line.  At first, count
1478         line numbers between `origpt' and `begpt'.  Split out code from
1479         `out-line' variable to new let-bindings `match-prefix' and
1480         `match-str'.  In `out-line' add non-numeric prefix to all
1481         non-first lines of multi-line matches.  Finally, count lines
1482         between `begpt' and `endpt' and add to `lines'.
1484 2010-03-23  Juri Linkov  <juri@jurta.org>
1486         * replace.el (occur-accumulate-lines, occur-engine):
1487         Use `occur-engine-line' instead of duplicate code.
1488         (occur-engine-line): New function created from duplicate code
1489         in `occur-accumulate-lines' and `occur-engine'.
1491         * replace.el (occur-engine-line): Add optional arg `keep-props'.
1492         (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
1494 2010-03-23  Juri Linkov  <juri@jurta.org>
1496         * finder.el: Remove TODO tasks.
1498         * info.el (Info-finder-find-node): Add node "all"
1499         with all package info.  Handle a list of multiple keywords
1500         separated by comma.
1501         (info-finder): In interactive use with a prefix argument,
1502         use `completing-read-multiple' to read a list of keywords
1503         separated by comma.
1505 2010-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1507         Add a new completion style `substring'.
1508         * minibuffer.el (completion-basic--pattern): New function.
1509         (completion-basic-try-completion, completion-basic-all-completions):
1510         Use it.
1511         (completion-substring--all-completions)
1512         (completion-substring-try-completion)
1513         (completion-substring-all-completions): New functions.
1514         (completion-styles-alist): New style `substring'.
1516 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         Get rid of .elc files after removal of the corresponding .el.
1519         * Makefile.in (compile-clean): New target.
1520         (compile-main): Use it.
1522 2010-03-22  Jan Djärv  <jan.h.d@swipnet.se>
1524         * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
1525         don't do make there.  When compiling with separate object dir, there
1526         is no Makefile there.
1528 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1530         Get rid of the ELCFILES abomination, again.
1531         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
1532         (all, compile): Don't call compile-last.
1533         (compile-main): Build the "elcfiles" list dynamically.
1534         (compile-targets): New (internal) target.
1536 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
1538         * Makefile.in (top_srcdir): Define.
1539         (abs_top_builddir): Define.
1540         (srcdir): Don't append `/..'.
1541         (EMACS): Use ${abs_top_builddir}.
1542         (all, compile, compile-always, compile-last): Don't set emacswd.
1543         (update-subdirs, update-authors): Use $(top_srcdir) instead of
1544         $(srcdir).
1545         (lisp): Use $(srcdir) instead of @srcdir@.
1547 2010-03-21  Juri Linkov  <juri@jurta.org>
1549         Fix message of multi-line occur regexps and multi-buffer header lines.
1550         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
1552         * replace.el (occur-1): Don't display regexp if it is longer
1553         than window-width.  Use `query-replace-descr' to display regexp.
1554         (occur-engine): Don't display regexp in the buffer header for
1555         multi-buffer occur.  Display a separate header line with total
1556         match count and regexp for multi-buffer occur.
1557         Use `query-replace-descr' to display regexp.
1559 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1561         * net/secrets.el: Fix parenthesis.
1562         (secrets-enabled): Fix parenthesis.
1564 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1566         Use more relative file and directory names.
1567         * Makefile.in (EMACS): Arrange for it to work when we chdir.
1568         (setwins, setwins_almost, setwins_for_subdirs):
1569         Don't `cd'; output relative names.
1570         (all, compile, compile-always, compile-last): Set emacswd.
1571         (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
1572         Just cd to the lisp source dir so we can use relative file names.
1574         * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
1576 2010-03-20  Glenn Morris  <rgm@gnu.org>
1578         * textmodes/rst.el: Use faces for font-lock customization, and make the
1579         old -face variables obsolete.
1580         (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
1581         (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
1582         (rst-block-face, rst-external-face, rst-definition-face)
1583         (rst-directive-face, rst-comment-face, rst-emphasis1-face)
1584         (rst-emphasis2-face, rst-literal-face, rst-reference-face):
1585         Make obsolete.
1586         (rst-font-lock-keywords-function): Update for above changes.
1588 2010-03-20  Juri Linkov  <juri@jurta.org>
1590         * s-region.el:
1591         * obsolete/s-region.el: Move to obsolete.
1593 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
1595         * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
1597 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
1599         * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
1601 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
1603         Add special markup processing for commit logs.
1604         * log-edit.el (log-edit-extra-flags): New variable.
1605         (log-edit): Add new argument MODE.  Use that mode when non-nil
1606         instead of the log-view-mode.
1607         (log-view-process-buffer): New function.
1609         * vc.el: Document that the checkin method takes optional
1610         arguments.  Document new backend specific method: log-view-mode.
1611         (vc-default-log-edit-mode): New function.
1612         (vc-checkin): Use a backend specific log-view-mode.
1613         Pass extra arguments to the checkin method.
1614         (vc-modify-change-comment): Pass a dummy extra argument.
1616         * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
1617         log-edit.
1618         (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
1619         (vc-finish-logentry): Process the log buffer before passing it
1620         down.  Pass log-edit-extra-flags.
1622         * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
1623         command.
1624         (log-edit-extra-flags, log-edit-before-checkin-process):
1625         New declarations.
1627         * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
1628         command.
1629         (log-edit-extra-flags, log-edit-before-checkin-process):
1630         New declarations.
1631         (vc-hg-log-edit-mode): New derived mode.
1633         * vc-arch.el (vc-arch-checkin):
1634         * vc-cvs.el (vc-cvs-checkin):
1635         * vc-git.el (vc-git-checkin):
1636         * vc-mtn.el (vc-mtn-checkin):
1637         * vc-rcs.el (vc-rcs-checkin):
1638         * vc-sccs.el (vc-sccs-checkin):
1639         * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
1641 2010-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1643         * outline.el (hide-sublevels): Don't hide trailing newline (and fix
1644         parent typo).
1646 2010-03-19  Glenn Morris  <rgm@gnu.org>
1648         * password-cache.el (password-cache, password-cache-expiry): Autoload.
1650 2010-03-18  Glenn Morris  <rgm@gnu.org>
1652         * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
1654         * replace.el (query-replace-history): Give it a doc string.
1655         (map-query-replace-regexp): Use query-replace-from-history-variable
1656         and query-replace-to-history-variable.
1658         * mail/hashcash.el (declare-function): Remove duplicate definition.
1660         * mail/emacsbug.el (report-emacs-bug-pretest-address):
1661         Make it an obsolete alias for report-emacs-bug-address.
1662         (message-strip-special-text-properties): Declare.
1663         (report-emacs-bug): Remove test for a pretest bug address.
1664         Combine message-mode-specific code.
1666         * mail/supercite.el: Don't require sendmail.
1667         (mh-in-header-p): Declare rather than using with-no-warnings.
1668         (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
1669         mail-header-end.  Don't bind mysterious variable `kill-lines-magic'.
1671         * calendar/cal-french.el: Convert to utf-8.
1673         * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
1674         Emacs scripts.
1676 2010-03-16  Michael Albinus  <michael.albinus@gmx.de>
1678         * net/secrets.el (secrets-enabled): New variable.  Use it instead
1679         of a subfeature.
1681 2010-03-15  Michael Albinus  <michael.albinus@gmx.de>
1683         * net/secrets.el (top): Register the D-Bus signals only when the
1684         service "org.freedesktop.secrets" can be pinged.
1685         Provide subfeature `enabled'.
1687 2010-03-14  Juri Linkov  <juri@jurta.org>
1689         Add finder unknown keywords.
1691         * finder.el (finder-unknown-keywords): New function.
1693         * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
1694         to create a Finder node with unknown keywords.
1696 2010-03-14  Juri Linkov  <juri@jurta.org>
1698         * finder.el (finder-compile-keywords): Replace `princ' with
1699         `prin1' on a list of symbols interned from keyword strings.
1701         * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
1702         a comma, then split keywords using a comma and optional whitespace.
1703         Otherwise, split by whitespace.
1705         * complete.el:
1706         * face-remap.el:
1707         * log-view.el:
1708         * net/hmac-def.el:
1709         * net/hmac-md5.el:
1710         * net/netrc.el:
1711         * progmodes/mixal-mode.el: Fix keywords.
1713 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
1715         * Makefile.in (ELCFILES): Add net/secrets.elc.
1717         * net/secrets.el: New file.
1719 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
1721         * facemenu.el (list-colors-display, list-colors-print): New arg
1722         callback.  Use it to allow selecting colors.
1724         * wid-edit.el (widget-image-insert): Insert image prop even if the
1725         current display is non-graphic.
1726         (widget-field-value-set): New fun.
1727         (editable-field): Use it.
1728         (widget-field-value-get): Clean up unused var.
1729         (widget-color-value-create, widget-color--choose-action):
1730         New funs.  Allow using list-colors-display to choose color.
1732 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
1734         * cus-edit.el: Resort topmost custom groups.
1735         (custom-buffer-sort-alphabetically): Default to t.
1736         (customize-apropos): Use apropos-parse-pattern.
1737         (custom-search-field): New var.
1738         (custom-buffer-create-internal): Add custom-apropos search field.
1739         (custom-add-parent-links): Don't display parent doc.
1740         (custom-group-value-create): Don't sort top-level custom group.
1741         (custom-magic-value-create): Show visibility button before option name.
1743         (custom-variable-state): New fun, from custom-variable-state-set.
1744         (custom-variable-state-set): Use it.
1745         (custom-group-value-create): Hide options with standard values
1746         using the :hidden-states property.  Use progress reporter.
1748         (custom-show): Simplify.
1749         (custom-visibility): Disable images by default.
1750         (custom-variable): New property :hidden-states.
1751         (custom-variable-value-create): Enable images for
1752         custom-visibility widgets.  Use :hidden-states property to
1753         determine initial visibility.
1755         * wid-edit.el (widget-image-find): Give images center ascent.
1756         (visibility): Add :on-image and :off-image properties.
1757         (widget-visibility-value-create): Use them.
1759 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
1761         * cus-edit.el (processes): Remove from development group.
1762         (oop, hypermedia): Delete group.
1763         (comm): Promote to top-level group.
1765         * net/browse-url.el (browse-url):
1766         * net/xesam.el (xesam):
1767         * net/tramp.el (tramp):
1768         * net/goto-addr.el (goto-address):
1769         * net/ange-ftp.el (ange-ftp): Put in comm group.
1771         * view.el (view): Remove from editing group.
1773         * uniquify.el (uniquify): Put in files group.
1775         * net/browse-url.el (browse-url):
1776         * ps-print.el (postscript): Put in external group.
1778         * cus-edit.el (outlines):
1779         * textmodes/text-mode.el (text-mode-hook):
1780         * textmodes/table.el (table):
1781         * textmodes/picture.el (picture):
1782         * outline.el (outlines): Put in wp group.
1784         * nxml/nxml-mode.el (nxml): Remove from wp group.
1786         * net/tramp-imap.el (tramp-imap): Put in tramp group.
1788         * mail/metamail.el (metamail): Remove from hypermedia group.
1790         * cus-edit.el (abbrev):
1791         * whitespace.el (whitespace):
1792         * vcursor.el (vcursor):
1793         * reveal.el (reveal):
1794         * hl-line.el (hl-line): Put in convenience group.
1796         * epg-config.el (epg): Put in data group.
1798         * emulation/pc-select.el (pc-select): Put in emulations group.
1800         * calculator.el (calculator): Put in applications group.
1802 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
1804         Add .dir-locals.el support for file-less buffers.
1805         * files.el (hack-local-variables): Split out code to apply local
1806         variable settings ...
1807         (hack-local-variables-apply): ... here.  New function.
1808         (hack-dir-local-variables): Use the default directory for when the
1809         buffer does not have an associated file.
1810         (hack-dir-local-variables-non-file-buffer): New function.
1811         * diff-mode.el (diff-mode):
1812         * vc-annotate.el (vc-annotate-mode):
1813         * vc-dir.el (vc-dir-mode):
1814         * log-edit.el (log-edit-mode):
1815         * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
1817 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
1819         Add support for shelving snapshots and for showing shelves.
1820         * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
1821         (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
1822         New functions.
1823         (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
1824         (vc-bzr-extra-menu-map): Map them.
1826 2010-03-11  Glenn Morris  <rgm@gnu.org>
1828         * cus-edit.el (customize-changed-options-previous-release):
1829         Bump to 23.1.
1831         * image.el (image-animate-max-time): Fix :version tag.
1833 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1835         * Branch for 23.2.
1837 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1839         * vc-git.el (vc-git-revision-table): Include remote branches.
1841 2010-03-10  Kim F. Storm  <storm@cua.dk>
1843         Animated image API.
1844         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
1846         * image.el (image-animate-max-time): New defcustom.
1847         (image-animated-types): New defconst.
1848         (create-animated-image, image-animate-timer)
1849         (image-animate-start, image-animate-stop, image-animate-timeout)
1850         (image-animated-p): New functions.
1852         * image-mode.el (image-toggle-display-image):
1853         Replace `create-image' with `create-animated-image'.
1855 2010-03-09  Miles Bader  <miles@gnu.org>
1857         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
1858         instead of "format:"; this ensures that the output is
1859         newline-terminated.
1861 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
1863         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
1864         that all errors are caught, and that the return value is always a
1865         list (Bug#5692).
1867 2010-03-08  Kenichi Handa  <handa@m17n.org>
1869         * language/misc-lang.el (windows-1256): New coding system.
1870         (cp1256): New alias of windows-1256 (bug#5690).
1872 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
1874         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
1875         call to rfc822-bad-address.  (Bug#5692)
1877 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1879         * vc-git.el (vc-git-annotate-extract-revision-at-line):
1880         Use vc-git-root as default directory for revision path (Bug#5657).
1882 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
1884         * calculator.el (calculator): Don't bind split-window-keep-point
1885         (Bug#5674).
1887 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1889         * vc-git.el: Re-flow to fit into 80 columns.
1890         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
1891         Remove spurious `quote' element in each case alternative.
1892         (vc-git-show-log-entry): Use prog1.
1893         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
1895 2010-03-06  Glenn Morris  <rgm@gnu.org>
1897         * cedet/semantic/grammar.el (semantic-grammar-header-template):
1898         Update template copyright to GPLv3+.
1900 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1902         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
1904 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
1906         * macros.el (insert-kbd-macro): Look up keyboard macro using the
1907         definition, not the name (Bug#5481).
1909 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1911         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
1912         argument with a local variable.  (Bug#5670)
1914 2010-03-02  Juri Linkov  <juri@jurta.org>
1916         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
1918 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
1920         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
1921         error when FILENAME and NEWNAME are existing remote directories.
1923         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
1924         parameter DIR-FLAG.
1926 2010-03-02  Glenn Morris  <rgm@gnu.org>
1928         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
1929         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
1931 2010-03-01  Kenichi Handa  <handa@m17n.org>
1933         * language/burmese.el (burmese-composable-pattern): Rename from
1934         myanmar-composable-pattern.
1936         * international/characters.el (script-list):
1937         * international/fontset.el (script-representative-chars):
1938         Change myanmar to burmese.
1939         (otf-script-alist): Likewise.
1940         (setup-default-fontset): Likewise.  Re-fix :otf spec.
1942 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1944         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
1946 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
1948         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
1950 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
1952         * net/tramp.el (tramp-handle-write-region): START can be a string.
1953         Take care in the checks.  Reported by Dan Davison
1954         <davison@stats.ox.ac.uk>.
1956 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
1958         * net/dbus.el (dbus-introspect, dbus-get-property)
1959         (dbus-set-property, dbus-get-all-properties):
1960         Use `dbus-call-method' when noninteractive.  (Bug#5645)
1962 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
1964         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
1965         * emacs-lisp/elint.el (elint-add-required-env):
1966         * cedet/semantic/db-find.el
1967         (semanticdb-find-translate-path-brutish-default):
1968         * cedet/ede/make.el (ede-make-check-version):
1969         * calendar/icalendar.el (icalendar--add-diary-entry):
1970         * calc/calcalg2.el (math-tracing-integral):
1971         * files.el (recover-session-finish): Use with-current-buffer
1972         instead of save-excursion.
1974 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1976         Fix in-buffer completion when after-change-functions modify the buffer.
1977         * minibuffer.el (completion--replace): New function.
1978         (completion--do-completion): Use it and use relative movement.
1980 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
1982         * international/fontset.el (setup-default-fontset): Fix :otf spec.
1984 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
1986         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
1987         Allow the characters _<> in the stack entry (Bug#5653).
1989 2010-02-26  Kenichi Handa  <handa@m17n.org>
1991         * language/burmese.el: Fix entries in composition-function-table.
1992         (myanmar-composable-pattern): New variable.
1994         * international/fontset.el (setup-default-fontset): Add an entry
1995         for myanmar.
1997         * international/characters.el (script-list): Add Myanmar
1998         Extended-A.
2000 2010-02-26  Glenn Morris  <rgm@gnu.org>
2002         * custom.el (custom-initialize-delay): Doc fix.
2004         * mail/sendmail.el (send-mail-function): Autoload the call
2005         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
2007 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
2009         * files.el (hack-local-variables-filter): For eval forms, also
2010         check safe-local-variable-p (Bug#5636).
2012 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
2014         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2015         and use c(ad)r of cddr (Bug#5640).
2017 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
2019         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2020         setting the modes by `ignore-errors'.  It might fail, for example
2021         if the file is not owned by the user but the group.
2022         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
2024 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2026         * files.el (directory-listing-before-filename-regexp): Use
2027         stricter matching for iso-style dates, to avoid false matches with
2028         date-like filenames (Bug#5597).
2030         * htmlfontify.el (htmlfontify): Doc fix.
2032         * eshell/eshell.el (eshell): Doc fix.
2034         * startup.el (fancy-about-screen): In mode-line, apply
2035         mode-line-buffer-id face only to the buffer name (Bug#5613).
2037 2010-02-20  Kevin Ryde  <user42@zip.com.au>
2039         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2040         In `watcom' anchor regexp to start of line, to avoid slowness
2041         (Bug#5599).
2043 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
2045         * subr.el (remove-yank-excluded-properties): Explain in a comment
2046         why `category' property is removed.
2048 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
2050         * isearch.el (isearch-update-post-hook, isearch-update): Revert
2051         2010-02-17 change.
2053 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2055         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
2056         (icalendar--convert-weekly-to-ical)
2057         (icalendar--convert-yearly-to-ical)
2058         (icalendar--convert-block-to-ical)
2059         (icalendar--convert-cyclic-to-ical)
2060         (icalendar--convert-anniversary-to-ical): Take care of time
2061         specifications where hour has 1-digit only (Bug#5549).
2063 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
2065         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
2066         of disassemble output in GDB 7.1.
2068 2010-02-19  Glenn Morris  <rgm@gnu.org>
2070         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
2071         property.  (Bug#5593)
2073 2010-02-18  Sam Steingold  <sds@gnu.org>
2075         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
2077 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2079         Use abbreviated file names in bookmarks (bug#5591).
2080         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
2081         calls to expand-file-name.
2082         (bookmark-relocate): Use abbreviated file names in bookmarks.
2083         (bookmark-load): Use abbreviated file names in messages.
2085 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
2087         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
2088         expand "." and "..".  Reported by Thierry Volpiatto
2089         <thierry.volpiatto@gmail.com>.
2091 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
2093         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
2094         permissions of the temporary file to "0600".  In case the remote
2095         file has no read permissions for the owner, there might be
2096         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
2098 22010-02-18  Glenn Morris  <rgm@gnu.org>
2100         * emacs-lisp/authors.el (authors-renamed-files-alist):
2101         Add entries for INSTALL.CVS.
2103 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
2105         * vc-bzr.el: Fix typo in Known Bugs section.
2107         * isearch.el (isearch-update-post-hook): New hook.
2108         (isearch-update): Use the new hook.
2110 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
2112         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
2113         Fix errors in copying directories.
2114         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
2115         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
2116         (tramp-handle-delete-file)
2117         (tramp-handle-dired-recursive-delete-directory)
2118         (tramp-handle-write-region): Flush also the cache for the upper
2119         directory.
2121 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
2123         * simple.el (save-interprogram-paste-before-kill): Doc fix.
2125         * cus-edit.el (hardware): Doc fix.
2127         * man.el (man): Add to external custom group.
2129         * delim-col.el (columns): Move to wp custom group.
2131         * doc-view.el (doc-view): Add to data custom group.
2133         * cedet/data-debug.el (data-debug): Move to extensions group.
2135         * cedet/ede.el (ede):
2136         * cedet/srecode.el (srecode):
2137         * cedet/semantic.el (semantic): Put in tools and extensions group.
2139         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
2141         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
2142         by ispell-parse-output (Bug#5575).
2144 2010-02-16  Kenichi Handa  <handa@m17n.org>
2146         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
2147         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
2148         (skkdic-convert): Use `euc-japan' coding system for writing.
2150 2010-02-16  Glenn Morris  <rgm@gnu.org>
2152         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
2153         tex-main-file before using it.  (Bug#5562)
2155 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2157         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
2158         warnings, since it is annoying for the user to see them each time he
2159         runs the code.
2161 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
2163         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2164         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
2165         instead of PROC for caching "first-password-request".  Otherwise,
2166         new processes would not profit from passwords already entered.
2168         * net/tramp-cache.el (tramp-dump-connection-properties):
2169         Don't save "first-password-request" property.
2171 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
2173         * outline.el (outline-head-from-level):
2174         * simple.el (with-wrapper-hook):
2175         * cedet/ede.el (ede-run-target, project-delete-target)
2176         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
2177         (ede-adebug-project, ede-adebug-project-parent)
2178         (ede-adebug-project-root):
2179         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
2180         (elint-defun, elint-buffer-env, elint-top-form-logged)
2181         (elint-unbound-variable):
2182         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
2183         Fix typos in docstrings.
2185 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
2187         * files.el (insert-directory): When WILDCARD-REGEXP and
2188         FULL-DIRECTORY-P are nil, insert the file entry instead of the
2189         whole directory.  (Bug#5551)
2191         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
2192         dired's alignment sanity.  (Bug#5516)
2194 2010-02-14  Juri Linkov  <juri@jurta.org>
2196         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
2197         Remove remaining ^H with their preceding chars.  (Bug#5566)
2199 2010-02-13  Glenn Morris  <rgm@gnu.org>
2201         * simple.el (transpose-subr): Give it a doc-string.
2203         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
2204         Doc fixes.
2206 2010-02-12  Juri Linkov  <juri@jurta.org>
2208         * arc-mode.el (archive-unique-fname): Make directories for nested
2209         archives.  (Bug#5540)
2211 2010-02-12  Juri Linkov  <juri@jurta.org>
2213         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
2215 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2217         * subr.el (copy-overlay): Handle deleted overlays.
2219         * man.el (Man-completion-table): Don't signal an error if we can't run
2220         manual-program (bug#4056).
2222 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
2224         * textmodes/artist.el (artist-mt): Fix typos in docstring.
2226 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2228         * info.el (Info-bookmark-jump): Simplify.
2230         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
2231         (bookmark-default-handler): Accept new bookmark field `buffer'.
2233 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
2235         * iswitchb.el (iswitchb-completions): Revert last change.
2237 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
2239         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
2240         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
2241         This prevents file names like "~/" being listed literally.
2243 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
2245         * term/xterm.el (xterm-maybe-set-dark-background-mode):
2246         Remove dead code.  (Bug#5546)
2248 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
2250         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
2251         correctly (Bug#5548).
2253 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
2255         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
2256         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
2258 2010-02-08  Kenichi Handa  <handa@m17n.org>
2260         * international/mule-util.el (with-coding-priority): Add autoload
2261         cookie for putting `lisp-indent-function'.
2263 2010-02-07  Glenn Morris  <rgm@gnu.org>
2265         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
2266         Move F2003 named interfaces from keywords-2 to keywords-1, and
2267         use function-name-face rather than constant-face.
2268         Simplify "abstract interface" regexp.
2270 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
2272         * eshell/esh-util.el (eshell-file-attributes): New optional arg
2273         ID-FORMAT.  Pass it to `file-attributes'.
2275         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
2277 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
2279         * faces.el (set-face-attribute): Allow calling
2280         internal-set-lisp-face-attribute with 'unspecified family and
2281         foundry argument (Bug#5536).
2283 2010-02-07  Glenn Morris  <rgm@gnu.org>
2285         * progmodes/f90.el (f90-font-lock-keywords-2)
2286         (f90-looking-at-type-like, f90-looking-at-program-block-end):
2287         Handle F2003 named interfaces.
2289 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
2291         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
2292         beg and end before calling c-get-state-before-change-functions.
2294 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
2296         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
2298 2010-02-05  Juri Linkov  <juri@jurta.org>
2300         * doc-view.el (doc-view-mode):
2301         * image-mode.el (image-mode): Put property mode-class=special.
2302         (Bug#4896)
2304 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
2306         * vc-svn.el (vc-svn-revision-table): New function.
2308 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
2310         * net/ange-ftp.el (ange-ftp-insert-directory):
2311         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
2312         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
2313         Handle also directories.  (Bug#5478)
2315 2010-02-05  Glenn Morris  <rgm@gnu.org>
2317         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
2319 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
2321         * startup.el (command-line-1): Convert options beginning with a
2322         single dash as well (Bug#5519).
2324 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2326         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
2327         * minibuffer.el (completion-initials-expand): Only check the presence
2328         of delims *within* the boundaries, since otherwise the / delim is
2329         always found for files.
2331         Fix up various corner case problems.
2332         * doc-view.el (doc-view-last-page-number): New function.
2333         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
2334         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
2335         (doc-view-kill-proc): Avoid inf-loop in freak cases.
2336         (doc-view-reconvert-doc): Use the new recursive delete-directory.
2337         (doc-view-convert-current-doc): Don't create the resolution.el file
2338         here any more.
2339         (doc-view-pdf/ps->png): Do it here instead.
2340         (doc-view-already-converted-p): Check that resolution.el is present.
2341         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
2342         windows that are not yet showing images.
2344 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
2346         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
2347         `dired-uncache' for every elemnt which is an absolute file name.
2349         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
2350         directory, handle its directory component.
2351         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
2352         function is called permanently and creates noise, otherwise.
2354         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
2355         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
2356         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
2358 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
2360         * macros.el (apply-macro-to-region-lines):
2361         Minor simplification.  (Bug#5485)
2363 2010-02-04  Glenn Morris  <rgm@gnu.org>
2365         * mail/rmail.el (rmail-show-message-1): Handle malformed
2366         quoted-printable text.  (Bug#5441)
2368         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
2370         * simple.el (visual-line-mode): Capitalize lighter.
2372 2010-02-03  John Wiegley  <jwiegley@gmail.com>
2374         * iswitchb.el (iswitchb-completions): Add bookmark files to the
2375         list of files considered for "virtual buffer" completions.
2377 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
2379         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
2380         also in case of (and (not full) (not wildcard)). This is needed,
2381         when dired is called with a list of files, which are not in
2382         `default-directory'.  (Bug#5478)
2384 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2386         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
2388 2010-02-02  Juri Linkov  <juri@jurta.org>
2390         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
2391         from unidiff to allow function-line after @@.
2393 2010-02-02  Juri Linkov  <juri@jurta.org>
2395         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
2396         '(RCS SCCS) with inverted condition.
2398 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
2400         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
2401         messages.
2403 2010-02-01  Juri Linkov  <juri@jurta.org>
2405         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
2406         compare with "pkunzip" and "pkzip" instead of only "pkzip".
2407         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
2408         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
2410 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2412         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
2413         (doc-view-revert-buffer): New command.
2414         (doc-view-mode-map): Use it.
2416 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
2418         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
2419         pending merge is detected.
2421 2010-01-31  Juri Linkov  <juri@jurta.org>
2423         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
2424         beginning of interactive spec like all other grep commands do.
2425         Put "all" in front of "gz".  (Bug#5260)
2427 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
2429         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
2431 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
2433         * dirtrack.el (dirtrack): Warn instead of signalling error if the
2434         regexp is incorrect (Bug#5476).
2436 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
2438         * net/tramp.el (tramp-handle-insert-directory): Handle also
2439         symlinks, when FILENAME is not in `default-directory'.
2441 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
2443         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
2444         FILE is not in `default-directory'.  (Bug#5478)
2446         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
2447         of SWITCHES.  Handle the case, FILENAME is not in
2448         `default-directory'.  (Bug#5478)
2449         (tramp-register-file-name-handlers): Add safe-magic property.
2451 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
2453         * arc-mode.el (archive-zip-extract): Quote the argument passed to
2454         unzip (Bug#5475).
2456 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
2458         * progmodes/flymake.el (flymake-allowed-file-name-masks)
2459         (flymake-master-make-header-init): Add other C++ filename masks.
2460         (flymake-find-possible-master-files)
2461         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
2463 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
2465         Fix some busybox annoyances.
2467         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
2468         not responding." string.
2469         (tramp-open-connection-setup-interactive-shell): Dump stty
2470         settings.  Enable "neveropen" arg for all `tramp-send-command'
2471         calls.  Handle "=" in variable values properly.
2472         (tramp-find-inline-encoding): Raise an error, when no encoding is
2473         found.
2474         (tramp-wait-for-output): Check, whether PROC buffer is available.
2475         Remove spurious " ^H" sequences, sent by busybox.
2476         (tramp-get-ls-command): Suppress coloring, if possible.
2478 2010-01-28  Glenn Morris  <rgm@gnu.org>
2480         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
2482         * log-edit.el (log-edit-strip-single-file-name): Add missing
2483         :safe, :group, and :version tags.
2485 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
2487         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
2488         buffers.  (Bug#5477)
2490 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
2492         * files.el (delete-directory): Handle moving to trash without
2493         first doing recursion (Bug#5436).
2495 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
2497         * vc-hooks.el (vc-path): Mark as obsolete.
2499 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
2501         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
2502         names too.
2504         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
2505         for the short log.
2506         (vc-bzr-log-view-mode): Adjust regexp for the above change.
2508 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
2510         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
2512         * vc-bzr.el (vc-bzr-revision-table): New function.
2514 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
2516         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
2517         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
2519 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
2521         Remove support for adding --signoff on commit.
2522         Future support will use an incompatible generic mechanism.
2523         * vc-git.el (vc-git-add-signoff): Remove variable.
2524         (vc-git-toggle-signoff): Remove function.
2525         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
2527         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
2528         from xterm-set-background-mode.  Return t if the background mode
2529         was set.
2530         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
2531         earlier, call it again in case the background mode has changed.
2533 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
2535         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
2536         (Bug#3541).
2538 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
2540         * emacs-lisp/assoc.el (aelement): Doc fix.
2541         (aput, adelete, amake): Use lexical-let (Bug#5450).
2543 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
2545         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
2546         is the same as subprogram call, not declaration.  (Bug#5435).
2548 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
2550         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
2551         (tramp-smb-maybe-open-connection): Use it.
2553 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
2555         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
2557 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2559         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
2560         just because we see "encoding: 8bit".
2561         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
2563 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
2565         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
2567 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
2569         * jka-compr.el (jka-compr-load): If load-file is not in
2570         load-history, try its file-truename version.  (bug#5447)
2572 2010-01-21  Alan Mackenzie  <acm@muc.de>
2574         Fix a situation where deletion of a cpp construct throws an error.
2575         * progmodes/cc-engine.el (c-invalidate-state-cache): Before
2576         invoking c-with-all-but-one-cpps-commented-out, check that the
2577         special cpp construct is still in the buffer.
2578         (c-parse-state): Record the special cpp with markers, not numbers.
2580 2010-01-21  Kenichi Handa  <handa@m17n.org>
2582         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
2583         process last-command-event, as it is now decoded first (Bug#5380).
2585 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
2587         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
2589 2010-01-20  Glenn Morris  <rgm@gnu.org>
2591         * indent.el (tab-always-indent): Fix custom-type.
2593 2010-01-19  Alan Mackenzie  <acm@muc.de>
2595         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
2596         buffer throws "args out of range".
2597         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
2598         playing the role of delimiter.
2600 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
2602         * progmodes/ada-mode.el: Fix bug#5400.
2603         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
2604         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
2605         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
2606         Improve comments in "is" portion.  Handle null procedure declaration.
2607         (ada-move-to-end): Improve doc string.
2609 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
2611         * ido.el (ido-cur-list): Initialize to nil.
2612         Remove obsolete information from commentary.
2613         (ido-choice-list): Initialize to nil.
2614         (ido-get-bufname): Reject minibuffers.
2615         (ido-make-buffer-list): If "default" is a nonexistent
2616         buffer, ignore it, as per the function's comment.
2617         (ido-kill-buffer-internal): New function.
2618         (ido-kill-buffer-at-head): Use it.
2619         (ido-visit-buffer): Likewise.
2621 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2623         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
2625 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2627         * cedet/ede/locate.el (ede-locate-file-in-project)
2628         (ede-locate-file-in-project-impl): Fix typos in docstrings.
2629         (ede-enable-locate-on-project): Fix typos in error messages.
2631         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
2632         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
2633         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
2634         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
2635         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
2636         Fix typos in menu help.
2638         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
2639         Fix typos in chart titles.
2641         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
2642         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
2643         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
2644         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
2645         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
2646         (semantic-parse-stream, semantic-parse-region)
2647         (semantic-parse-region-default, semantic--set-buffer-cache)
2648         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
2649         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
2650         (semantic-default-submodes):
2651         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
2652         (semanticdb-create-ebrowse-database)
2653         (semanticdb-find-tags-for-completion-method)
2654         (semanticdb-find-tags-by-class-method)
2655         (semanticdb-deep-find-tags-by-name-method)
2656         (semanticdb-deep-find-tags-for-completion-method):
2657         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
2658         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
2659         (semanticdb-find-tags-for-completion-method)
2660         (semanticdb-find-tags-by-class-method)
2661         (semanticdb-deep-find-tags-for-completion-method):
2662         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
2663         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
2664         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
2665         (semanticdb-find-tags-by-name-method)
2666         (semanticdb-find-tags-by-name-regexp-method)
2667         (semanticdb-find-tags-for-completion-method)
2668         (semanticdb-find-tags-by-class-method)
2669         (semanticdb-find-tags-external-children-of-type-method)
2670         (semanticdb-find-tags-subclasses-of-type-method)
2671         (semanticdb-deep-find-tags-by-name-method)
2672         (semanticdb-deep-find-tags-by-name-regexp-method)
2673         (semanticdb-deep-find-tags-for-completion-method):
2674         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
2675         (semanticdb-enable-gnu-global-in-buffer)
2676         (semanticdb-find-tags-for-completion-method)
2677         (semanticdb-deep-find-tags-by-name-method)
2678         (semanticdb-deep-find-tags-for-completion-method):
2679         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
2680         (javascript-mode, semanticdb-find-translate-path)
2681         (semanticdb-find-tags-for-completion-method)
2682         (semanticdb-find-tags-by-class-method)
2683         (semanticdb-deep-find-tags-by-name-method)
2684         (semanticdb-deep-find-tags-for-completion-method)
2685         (semanticdb-find-tags-external-children-of-type-method):
2686         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
2687         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
2688         (global-semantic-idle-scheduler-mode):
2689         * cedet/srecode/dictionary.el (srecode-field-value)
2690         (srecode-dictionary-add-section-dictionary):
2691         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
2692         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
2693         (describe-class, eieio-describe-generic, describe-generic):
2694         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
2695         (eieio-speedbar-expand):
2696         * emulation/viper-cmd.el (viper-exec-form-in-vi)
2697         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
2698         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
2699         (viper-del-backward-char-in-replace, viper-backward-indent)
2700         (viper-brac-function, viper-register-to-point, viper-submit-report):
2701         * net/tramp.el (tramp-remote-coding-commands):
2702         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
2703         Fix typos in docstrings.
2705 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2707         * mail/sendmail.el (mail-yank-original): Set the mark if the
2708         specified function for yanking does not do it.
2710 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
2712         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
2714         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
2715         resyncing a directory.
2717 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
2719         * progmodes/ada-mode.el: Fix bug#1920.
2720         (ada-ident-re): Delete ., allow multibyte characters.
2721         (ada-goto-label-re): New; matches goto labels.
2722         (ada-block-label-re): New; matches block labels.
2723         (ada-label-re): New; matches both.
2724         (ada-named-block-re): Deleted; callers changed to use
2725         `ada-block-label-re' instead.
2726         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
2727         Use `ada-block-label-re'.
2728         (ada-indent-on-previous-lines): Improve handling of goto labels.
2729         (ada-get-indent-block-start): Special-case block label.
2730         (ada-get-indent-label): Split into `ada-indent-block-label' and
2731         `ada-indent-goto-label'.
2732         (ada-goto-stmt-start, ada-goto-next-non-ws):
2733         Optionally ignore goto labels.
2734         (ada-goto-next-word): Simplify.
2735         (ada-indent-newline-indent-conditional): Insert newline before
2736         trying to fix indentation; doc fix.
2738 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
2740         * calc/calc.el (calc-command-flags): Give it an initial value.
2742 2010-01-17  Glenn Morris  <rgm@gnu.org>
2744         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
2746 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2748         * cedet/semantic.el (semantic-mode):
2749         * files.el (minibuffer-with-setup-hook):
2750         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
2751         (artist-key-draw-continously, artist-key-do-continously-continously)
2752         (artist-key-set-point-continously, artist-mouse-draw-continously):
2753         Fix typos in docstrings.
2755 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
2757         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
2758         return t (Bug#3898).
2760 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
2762         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
2763         can parse the output of the external commands (Bug#5279).
2765 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
2767         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
2769 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
2771         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
2773         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2775         * startup.el (command-line): Remove unused --icon-type arg.
2776         Handle --display arg, passing it to command-line-1 (Bug#5392).
2778 2010-01-16  Mario Lang  <mlang@delysid.org>
2780         * cedet/ede/cpp-root.el (ede-cpp-root-project):
2781         * cedet/ede/files.el (ede-expand-filename):
2782         * cedet/ede/simple.el (ede-simple-project):
2783         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
2784         (semantic-complete-inline-tag-engine):
2785         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
2786         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
2787         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
2788         * cedet/semantic/db.el (semanticdb-equivalent-mode):
2789         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
2790         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
2791         * emacs-lisp/chart.el (chart-translate-namezone):
2792         * textmodes/artist.el (artist-compute-popup-menu-table):
2793         Remove duplicated words in doc-strings.
2795 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
2797         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
2798         to mairix-search to suppress threading (Bug#5342).
2800 2010-01-15  Kenichi Handa  <handa@m17n.org>
2802         * international/mule-cmds.el (canonicalize-coding-system-name):
2803         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
2805 2010-01-15  Glenn Morris  <rgm@gnu.org>
2807         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
2809         * wid-edit.el (widget-keymap): Doc fix.
2811         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
2812         former seems to be more widely accepted by various svn versions.
2814 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2816         * find-cmd.el (find-constituents):
2817         * vc-arch.el (vc-arch-root):
2818         * window.el (window-body-height, pop-up-frames):
2819         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
2820         (semantic-no-reparse-needed-change-hook):
2821         * cedet/srecode/insert.el (srecode-resolve-argument-list)
2822         (srecode-template-inserter-blank, srecode-template-inserter-variable)
2823         (srecode-template-inserter-ask, srecode-template-inserter-width)
2824         (srecode-template-inserter-section-start)
2825         (srecode-template-inserter-section-end, srecode-insert-method):
2826         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
2827         * progmodes/ada-stmt.el (ada-if):
2828         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
2829         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
2830         (ispell-encoding8-command, ispell-aspell-supports-utf8)
2831         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
2833         * progmodes/flymake.el (flymake-post-syntax-check):
2834         Fix typo in error message.
2836 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2838         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
2839         which is always a string.  (Bug#5313)
2841 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2843         * progmodes/ada-xref.el (ada-default-prj-properties):
2844         Simplify previous change.
2846 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2848         * progmodes/ada-xref.el (ada-default-prj-properties):
2849         Default ada_project_path to $ADA_PROJECT_PATH.
2851 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2853         * progmodes/ada-mode.el (ada-create-keymap):
2854         Override `narrow-to-defun' with `ada-narrow-to-defun'.
2856 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2858         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
2859         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
2860         (ada-get-current-indent, ada-imenu-generic-expression)
2861         (ada-which-function): Check for it.
2863 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2865         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
2866         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
2868 2010-01-14  Glenn Morris  <rgm@gnu.org>
2870         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
2872 2010-01-14  Kenichi Handa  <handa@m17n.org>
2874         * composite.el (auto-composition-mode): Make it a buffer local
2875         variable (permanent-local).
2876         (auto-composition-function): Set the default value to
2877         auto-compose-chars.
2878         (auto-composition-mode): Make it a simple function, not a minor mode.
2879         (global-auto-composition-mode): Likewise.
2880         (turn-on-auto-composition-if-enabled): Delete it.
2882 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
2884         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
2886 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
2888         * files.el (copy-directory): Compute target for recursive
2889         directories with identical names.  (Bug#5343)
2891 2010-01-12  Glenn Morris  <rgm@gnu.org>
2893         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
2894         it to bug-gnu-emacs rather than emacs-pretest-bug.
2896 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
2898         * cedet/data-debug.el (data-debug): Fix customization group reference.
2900 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
2902         * cedet/semantic/analyze.el (semantic-analyze-push-error)
2903         (semantic-analyze-context, semantic-analyze-context-assignment)
2904         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
2905         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
2906         (semantic-java-doc-keywords-map):
2907         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
2908         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
2909         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
2910         (semantic-c-classname, semantic-format-tag-uml-prototype)
2911         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
2912         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
2913         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
2914         (semantic-get-local-variables, semantic-end-of-command)
2915         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
2916         (lisp-mode):
2917         * cedet/semantic/bovine/make.el (makefile-mode):
2918         * cedet/semantic/wisent/python.el (wisent-python-string-re)
2919         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
2920         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
2921         (semantic-lex, semantic-get-local-variables, python-mode):
2922         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
2923         * cedet/srecode/extract.el (srecode-extract-state-set)
2924         (srecode-extract-method): Fix typos in docstrings.
2926 2010-01-11  Sam Steingold  <sds@gnu.org>
2928         * imenu.el (imenu-default-create-index-function): Detect infinite
2929         loops caused by imenu-prev-index-position-function.
2931 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
2933         * htmlfontify.el (htmlfontify-load-rgb-file)
2934         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
2935         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
2936         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
2937         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
2938         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
2939         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
2940         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
2941         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
2942         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
2943         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
2944         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
2945         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
2946         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
2947         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
2948         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
2949         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
2950         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
2951         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
2952         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
2953         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
2954         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
2955         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
2956         backslash-quoting from parentheses, etc.
2958 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
2960         * progmodes/js.el: Autoload javascript-mode alias.
2962 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
2964         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
2965         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
2966         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
2967         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
2968         Fix typos in docstrings.
2969         (ffap-url-regexp): Doc fix.
2970         (ffap-at-mouse): Fix typo in message.
2972 2010-01-11  Glenn Morris  <rgm@gnu.org>
2974         * version.el (emacs-copyright): Set copyright year to 2010.
2976 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2978         * format.el (format-annotate-function): Only set
2979         write-region-post-annotation-function after running to-fn so as not to
2980         affect nested write-region calls (bug#5273).
2982 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
2984         * cedet/semantic.el (semantic-new-buffer-setup-functions):
2985         Add python parser.
2987         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
2988         wisent/python.el.
2990 2010-01-10  Richard Kim  <emacs18@gmail.com>
2992         * cedet/semantic/wisent/python-wy.el:
2993         * cedet/semantic/wisent/python.el: New files.
2995 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
2997         * man.el (Man-goto-section): Signal error if the section is not
2998         found (Bug#5317).
3000 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
3002         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
3003         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
3005 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
3007         * progmodes/compile.el: Don't treat compile-command as safe if
3008         compilation-read-command might be nil (Bug#4218).
3010 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
3012         * startup.el (command-line-1): Use orig-argi to check for ignored X and
3013         NS options.
3015 2010-01-08  Kenichi Handa  <handa@m17n.org>
3017         * international/fontset.el (build-default-fontset-data):
3018         Exclude characters in scripts kana, hangul, han, or cjk-misc.
3020 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
3022         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
3023         to `create-file-buffer' as it expects, not just a buffer name.
3024         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
3025         to help uniquify.  (Bug#3224)
3027 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
3029         * font-setting.el (font-setting-change-default-font): Use user-spec
3030         instead of name.
3032 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3034         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
3036 2010-01-05  Tom Tromey  <tromey@redhat.com>
3038         * progmodes/python.el (python-font-lock-keywords):
3039         Handle qualified decorators (Bug#881).
3041 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3043         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
3044         in a lightweight checkout.
3046 2010-01-05  Kenichi Handa  <handa@m17n.org>
3048         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
3050 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3052         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
3054 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
3056         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
3057         checkouts.  (Bug#618)
3058         (vc-bzr-log-view-mode): Also highlight the author.
3059         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
3060         (vc-bzr-shelve-menu-map):
3061         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
3062         (vc-bzr-shelve-apply): Make prompt more explicit.
3064 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3066         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
3067         They are valid characters in URL paths (rfc3986), and at least
3068         Firefox does not understand the encoded version (Bug#3166).
3070 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
3072         * progmodes/octave-mod.el (octave-end-keywords)
3073         (octave-block-begin-or-end-regexp, octave-block-match-alist):
3074         Add "end" keyword (Bug#3061).
3075         (octave-end-as-array-index-p): New function.
3076         (calculate-octave-indent): Use it.
3078 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3080         * bookmark.el: Consistently put the text property on the bookmark name.
3081         (bookmark-bmenu-marks-width): Bump back to 2, to include
3082         annotation marks.
3083         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
3084         property on the bookmark name, instead of not putting it at all.
3085         (bookmark-bmenu-list): Fix where we put the text property.
3087 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3089         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
3090         for showing buffer modified state (as added in the previous change).
3092 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3094         * bookmark.el: Show modified state of bookmark buffer more accurately.
3095         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
3096         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
3097         (with-buffer-modified-unmodified): New macro.
3098         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3099         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
3100         Use new macro to preserve the buffer modified state.
3102 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3104         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3105         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
3106         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
3107         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
3108         (bookmark-bmenu-rename, bookmark-bmenu-locate)
3109         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
3110         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3112 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
3114         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3115         Make the lines in the generated doc string shorter.  (Bug#4668)
3117 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
3119         * net/rcirc.el: Add follow-link binding (Bug#4738).
3121 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
3123         * Makefile.in (bzr-update): Rename from cvs-update.
3124         (cvs-update): New target for backward compatibility.
3126         * makefile.w32-in (bzr-update): Rename from cvs-update.
3127         (cvs-update): New target for backward compatibility.
3129 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3131         * bookmark.el: Remove gratuitous gratitude.
3133 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3135         * bookmark.el (bookmark-bmenu-any-marks): New function
3136         (bookmark-bmenu-save): Clear buffer modification if no marks.
3138 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3140         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
3141         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
3142         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
3143         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
3145         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
3146         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
3147         To: emacs-devel {_AT_} gnu.org
3148         Subject: bookmark.el bug report
3149         Date: Mon, 28 Dec 2009 14:19:16 +0800
3150         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
3152 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3154         * bookmark.el: Improvements suggested by Drew Adams:
3155         (bookmark-bmenu-ensure-position): New name for
3156         `bookmark-bmenu-check-position'.  Just ensure the position,
3157         don't return any meaningful value.
3158         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
3159         New constants.
3161 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
3163         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
3164         (bookmark-yank-point, bookmark-bmenu-check-position):
3165         Fix typos in docstrings.
3166         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
3167         (bookmark-name-from-full-record, bookmark-get-position)
3168         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
3169         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
3170         Remove useless quoting of parenthesis, etc. in docstrings.
3172         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
3173         (ediff-append-custom-diff): Fix typo in error message.
3174         (ediff-meta-mark-equal-files): Fix typos in messages.
3176         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
3178         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
3179         Fix typo in docstring.
3181         * net/imap-hash.el (imap-hash-make): Doc fix.
3182         (imap-hash-test): Fix typo in error message; reflow docstring.
3183         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
3184         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
3185         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
3186         Fix typos in docstrings.
3187         (imap-hash-open-connection): Fix typo in error message.
3189         * play/gomoku.el (gomoku): Fix typos in docstring.
3191         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
3192         (gdb-jsonify-buffer): Fix typos in docstring.
3193         (gdb-goto-breakpoint): Fix typo in error message.
3194         ("Display Other Windows"): Fix typo in help message.
3195         (gdb-speedbar-expand-node): Fix typo in question.
3197         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
3198         (idlwave-html-system-help-location, idlwave-html-help-location)
3199         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
3200         (idlwave-help-browser-generic-args, idlwave-help-directory)
3201         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
3202         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
3203         (idlwave-online-help, idlwave-help-html-link)
3204         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
3205         Fix typos in docstrings.
3206         (idlwave-help-with-source, idlwave-help-find-routine-definition):
3207         Reflow docstrings.
3208         (idlwave-help-assistant-start): Fix typo in error message.
3210         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
3211         (octave-electric-space): Fix typos in docstrings.
3213 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3215         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
3217 2010-01-01  Juri Linkov  <juri@jurta.org>
3219         * comint.el (comint-input-ring-size): Make it a defcustom and
3220         increase the default to 500 (Bug#5148).
3222 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
3224         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
3225         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
3226         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
3228 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
3230         Show working revision correctly for mercurial.
3231         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
3232         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
3234 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
3236         Declare some functions for the byte-compiler.
3237         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
3238         (speedbar-timer-fn, speedbar-change-expand-button-char)
3239         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
3241 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3243         This changeset reverts GDB Graphical Interface to use annotations.
3244         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
3246 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
3248         Make vc-dir work on subdirectories of the bzr root.
3249         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
3250         file names relative to it.
3251         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
3252         relative directory to vc-bzr-after-dir-status.
3254 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
3256         * font-lock.el (font-lock-refresh-defaults): New function, which
3257         can be used to let font-lock react to external changes in
3258         variables like font-lock-defaults and keywords.
3259         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
3261 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
3263         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
3265         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
3267 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
3269         Supersede color.diff settings in git log (bug#5211).
3271         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
3272         escape chars in its output when the user has color.diff set to `always'.
3273         This fix works on git 1.4.2 and newer (released on 2006-08-13).
3275 2009-12-26  Kevin Ryde  <user42@zip.com.au>
3277         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
3278         node.  Keep previous "Index" name to work with past coreutils too.
3280         * man.el (man): Revise docstring a bit to show -a and -l as
3281         examples.  Add -k description since support for it has otherwise
3282         been a secret.  (Further to bug#3717.)
3283         (Man-bgproc-sentinel): When "-k foo" produces no output show error
3284         "no matches" rather than "Can't find manpage", as the latter reads
3285         like -k was interpreted as a page name, which is not so.  (Bug#5431)
3287 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
3289         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
3290         switches.  Check also for //SUBDIRED// line.
3292 2009-12-25  Kenichi Handa  <handa@m17n.org>
3294         * language/indian.el (devanagari-composable-pattern): Fixed to
3295         handle ZWNJ and ZWJ.  Use it in composition-function-table for
3296         Devanagari.
3297         (malayalam-composable-pattern): Fix previous change.
3299 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3301         * ps-print.el (ps-face-attributes): It was not returning the
3302         attribute face for faces specified as string.  Reported by harven
3303         <harven@free.fr>.
3304         (ps-print-version): New version 7.3.5.
3306 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
3308         * calendar/icalendar.el (icalendar--convert-tz-offset):
3309         Fix timezone names.
3310         (icalendar--convert-tz-offset): Fix the "last-day-problem".
3311         (icalendar--add-diary-entry): Remove the trailing blank that
3312         diary-make-entry inserts.
3314 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
3316         Make `file-expand-wildcards' work for remote files.
3318         * files.el (file-expand-wildcards): In case of remote files, check
3319         only local file name part for wildcards.  Provide feature 'files
3320         and subfeature 'remote-wildcards.  (Bug#5198)
3322         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
3323         if there is already an established connection.
3324         (tramp-advice-file-expand-wildcards): Remove it.
3326         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
3327         (tramp-advice-file-expand-wildcards): Move from tramp.el.
3328         Activate advice for older GNU Emacs versions.  (Bug#5237)
3330 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
3332         Some doc fixes (more needed).
3334         * find-cmd.el (find-constituents): Reflow docstring.
3335         (find-cmd, find-prune, find-command): Fix typos in docstrings.
3336         (find-generic): Doc fix.
3338 2009-12-17  Juri Linkov  <juri@jurta.org>
3340         Fix regression from 23.1 to allow multiple modes in Local Variables.
3342         * files.el (hack-local-variables-filter): While ignoring duplicates,
3343         don't take `mode' into account.
3344         (hack-local-variables-filter, hack-dir-local-variables):
3345         Don't remove duplicate `mode' from local-variables-alist (like `eval').
3347 2009-12-17  Juri Linkov  <juri@jurta.org>
3349         Make `dired-diff' safer.  (Bug#5225)
3351         * dired-aux.el (dired-diff): Signal an error when `file' equals to
3352         `current' or when `file' is a directory of the `current' file.
3354 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
3356         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
3357         unconditionally preloaded files.
3359 2009-12-16  Juri Linkov  <juri@jurta.org>
3361         Revert to old 23.1 logic of using the file at the mark as default.
3362         * dired-aux.el (dired-diff): Use the file at the mark as default
3363         if it's not the same as the current file, and the target dir is
3364         the current dir or the mark is active.  Add the current file
3365         as the arg of `dired-dwim-target-defaults'.  Use the default file
3366         in the prompt.  (Bug#5225)
3368 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
3370         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
3371         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
3372         (tramp-check-for-regexp): Check also, when an echoing shell stops
3373         to echo sent commands.
3375 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3377         * Makefile.in: Revert last change (Bug#5191).
3379 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
3381         * vc-hg.el (vc-hg-print-log): Fix argument order.
3382         (vc-hg-working-revision): Make sure the command is executed in a
3383         known environment so that we can parse the output.  (Bug#4417)
3385 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3387         * progmodes/python.el (python-symbol-completions): Remove text
3388         properties from symbol string before calling python-send-receive.
3390 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
3392         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
3393         when there are values for both file and line.  (Bug#5060)
3395 2009-12-14  Juri Linkov  <juri@jurta.org>
3397         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
3398         whitespace after the file name of the first line of unified format,
3399         because git-diff doesn't output whitespace and file modification time
3400         after the file name.
3402 2009-12-14  David Kastrup  <dak@gnu.org>
3404         * info.el (Info-hide-cookies-node): Before hiding a cookie,
3405         check if it already has the `display' property added by
3406         `Info-display-images-node', and not put the `invisible' property
3407         in this case.
3409 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3411         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
3412         (semantic-mru-bookmark-mode): Doc fixes.
3414         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
3415         of assert.
3417 2009-12-13  Glenn Morris  <rgm@gnu.org>
3419         * mail/emacsbug.el (message-sort-headers): Define for compiler.
3420         (report-emacs-bug): In message-mode, sort manually before storing
3421         original report text.  (Bug#5178)
3422         Remove superfluous save-excursion.
3424 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
3426         * net/dbus.el (dbus-property-handler): Filter lambda forms out
3427         when responding to "GetAll" properties.
3429 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
3431         * simple.el (compose-mail): Remove mail-setup-with-from from
3432         customization checks.
3434 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
3436         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
3437         RAR archives created on Unix systems.
3439 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3441         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
3442         the varalias that was accidentally removed by the 2009-11-19 change
3443         (bug#5186).
3445 2009-12-12  Kenichi Handa  <handa@m17n.org>
3447         * language/indian.el (indian-compose-regexp): New function.
3448         (malayalam-composable-pattern): Fix the pattern.
3449         (composition-function-table): Set malayalam-composable-pattern for
3450         Malayalam characters.
3452 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
3454         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
3455         rather than down-mouse-1, based on follow-link conventions.
3457         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
3458         are compiled.
3460 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
3462         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
3463         (verilog-vmm-statement-re, verilog-ovm-statement-re)
3464         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
3465         (verilog-leap-to-head, verilog-backward-token):
3466         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
3468 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
3470         * progmodes/verilog-mode.el (verilog-auto-lineup)
3471         (verilog-nameable-item-re): Cleanup user-visible spelling and
3472         documentation errors.  One reported by Gary Delp.
3473         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
3474         (verilog-read-decls): Fix AUTOWIRE with types declared in a
3475         package, bug195.  Reported by Pierre-David Pfister.
3477 2009-12-11  Glenn Morris  <rgm@gnu.org>
3479         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
3481         * mail/emacsbug.el: No longer require sendmail.
3482         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
3483         (report-emacs-bug-orig-text): Doc fix.
3484         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
3485         New local variables, to adapt to different mail-user-agents.
3486         (report-emacs-bug): Fix test for a gnu.org address.
3487         Use overlays for emphasis, since font-lock defeats 'face property.
3488         Pretest bugs also end up at the newsgroup these days.
3489         Stop message-mode stripping text properties.
3490         Set and use the new buffer-local variables.
3491         (report-emacs-bug-hook): Add doc-string.
3492         Remove some unnecessary save-excursions and simplify.
3493         Use the appropriate hook and send-command.
3495         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
3496         capitalization of some menu entries.
3498 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3500         * whitespace.el (whitespace-display-char-on): Ensure
3501         `buffer-display-table' is unique when two or more windows are
3502         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
3503         New version 12.1.
3505 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
3507         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
3508         characters in the Attribute field.
3510 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
3512         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
3514 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3516         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
3517         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3518         Disregard autoload-excludes.
3519         (update-directory-autoloads): Obey autoload-excludes here instead.
3520         But don't store its contents in no-autoloads and remove entries that
3521         refer to excludes files.
3523 2009-12-10  Glenn Morris  <rgm@gnu.org>
3525         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
3526         (expand-mail-aliases): Define for compiler.
3528         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
3529         Define for compiler.
3531         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
3532         appropriate for the mail-user-agent in use.
3534 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3536         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
3538 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
3540         Fix short log parsing and fontification.
3541         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
3542         Fix fontification for the [merge] label.
3544 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
3546         Drop some properties to avoid surprises (bug#5002).
3547         * htmlfontify.el (hfy-ignored-properties): New defcustom.
3548         (hfy-fontify-buffer): Use it.
3550 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3552         Minor cleanup.
3553         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
3554         Adjust all callers.
3555         (ffap-locate-file): Remove unused arg `dir-ok' and make other
3556         args compulsory.  Adjust callers.
3557         (ffap-gopher-at-point): Remove unused var `name'.
3559         Get rid of the ELCFILES abomination.
3560         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
3561         (compile-elcfiles): New phony target.
3562         (compile-main): Compute ELCFILES dynamically.
3563         (compile-clean): New target to remove left-over elc files.
3564         (compile, all): Use it.
3566 2009-12-09  Kenichi Handa  <handa@etlken>
3568         * international/mule-diag.el: Require help-mode instead of help-fns.
3570 2009-12-09  Kenichi Handa  <handa@m17n.org>
3572         * international/mule-cmds.el (ucs-names): Supply sufficiently
3573         fine ranges instead of pre-calculating accurate ranges.
3574         Iterate with bigger gc-cons-threshold.
3576 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
3578         Add support for stashing a snapshot of the current tree.
3579         * vc-git.el (vc-git-stash-snapshot): New function.
3580         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
3582 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
3584         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
3585         instead of `(beginning|end)-of-line'.
3587 2009-12-08  Glenn Morris  <rgm@gnu.org>
3589         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
3591         * Makefile.in (ELCFILES): Regenerate.
3593 2009-12-07  Juri Linkov  <juri@jurta.org>
3595         Don't lazy-highlight the comint output in history Isearch mode.
3597         * comint.el (comint-history-isearch-search): Instead of
3598         `comint-line-beginning-position', use `comint-after-pmark-p'
3599         to check if point if before the process mark, and go to
3600         `process-mark' in this case.
3602 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3604         * textmodes/tex-mode.el (latex-complete)
3605         (latex-indent-or-complete): Remove.
3606         (latex-mode): Set completion-at-point-functions instead.
3608         Provide a standard completion command and hook it into TAB.
3609         * minibuffer.el (completion-at-point-functions): New var.
3610         (completion-at-point): New command.
3611         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
3612         * progmodes/python.el (python-mode-map): Use completion-at-point.
3613         (python-completion-at-point): Rename from python-partial-symbol and
3614         adjust for use in completion-at-point-functions.
3615         (python-mode): Setup completion-at-point for Python completion.
3616         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
3617         extracted from lisp-complete-symbol.
3618         (lisp-complete-symbol): Use it.
3619         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
3620         setup completion-at-point for Elisp completion.
3621         (emacs-lisp-mode-map, lisp-interaction-mode-map):
3622         Use completion-at-point.
3623         * ielm.el (ielm-map): Use completion-at-point.
3624         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
3625         * progmodes/sym-comp.el: Move to...
3626         * obsolete/sym-comp.el: Move from progmodes.
3628 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
3630         Prevent save-buffer in Rmail buffers from using the coding-system
3631         of the current message, and from clobbering the encoding mnemonics
3632         in the mode line (Bug#4623).
3634         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
3635         flag, too.
3636         (rmail-message-encoding): New variable.
3637         (rmail-write-region-annotate): Record the encoding of the current
3638         message in rmail-message-encoding.
3639         (rmail-after-save-hook): New function, restores the encoding of
3640         the current message after the message collection is saved.
3642 2009-12-07  Juri Linkov  <juri@jurta.org>
3644         * progmodes/grep.el (grep-read-files): Use `completing-read'
3645         instead of `read-string'.  Set its `collection' arg to
3646         `read-file-name-internal'.  (Bug#4301)
3648 2009-12-07  Juri Linkov  <juri@jurta.org>
3650         Correctly restore original Isearch point.  (Bug#4994)
3652         * isearch.el (isearch-mode): Move `isearch-push-state' after
3653         `(run-hooks 'isearch-mode-hook)'.
3654         (isearch-cancel): When `isearch-push-state-function' is defined,
3655         let-bind `isearch-cmds' to the first state (the last element of
3656         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
3657         function and restores the original point).  Otherwise, move point
3658         to `isearch-opoint'.
3660 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3662         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
3663         chars that don't have names, so the table can be built much faster at
3664         run-time.
3666 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
3668         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
3669         change.  Suggested by David Kastrup.
3671         * simple.el (compose-mail): Check for incompatibilities and warn.
3672         (compose-mail-user-agent-warnings): New option.
3674 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
3676         Support showing a single log entry from vc-annotate.
3677         * vc.el (print-log): Add a new argument: START-REVISION.
3678         (vc-print-log-internal): Add a new optional argument and
3679         pass it to the backend.
3680         (vc-print-log, vc-print-root-log): Adjust callers.
3681         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
3682         buffer already displays the requested log entry, use it.
3683         Otherwise display only the log entry in question.
3684         * vc-svn.el (vc-svn-print-log):
3685         * vc-mtn.el (vc-mtn-print-log):
3686         * vc-hg.el (vc-hg-state):
3687         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
3688         (vc-git-show-log-entry): Return t on success.
3689         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
3690         (vc-bzr-show-log-entry): Return t on success.
3691         * vc-rcs.el (vc-rcs-print-log):
3692         * vc-sccs.el (vc-sccs-print-log):
3693         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
3695 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
3697         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
3698         Add menus to the meta mode.  (Bug#5043)
3700 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
3702         * ediff-init.el (ediff-event-key): Use event-to-character instead of
3703         event-key.
3705         * ediff.el (ediff-buffers-internal): Add unwind-protect.
3707 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
3709         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
3710         Berbain <raphael.berbain@gmail.com>.
3712         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
3713         characters.
3714         (tramp-initial-end-of-output): New defconst.
3715         (tramp-methods, tramp-find-shell)
3716         (tramp-open-connection-setup-interactive-shell)
3717         (tramp-maybe-open-connection): Use it.
3718         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
3719         existence of `#' and `$'.
3721         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
3722         `tramp-initial-end-of-output'.
3724 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
3726         Get the background mode from the terminal for xterm, and set
3727         faces accordingly.
3728         * term/xterm.el (xterm-set-background-mode): New function.
3729         (terminal-init-xterm): Use it in case xterm supports background
3730         color queries.  Recompute faces after getting the background
3731         color.
3733 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
3735         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
3736         number comment back on its own line, for easier parsing.
3738 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3740         Make it work for non-file buffers (bug#5102).
3741         * doc-view.el (doc-view-current-cache-dir):
3742         Use doc-view-buffer-file-name rather than buffer-file-name.
3743         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
3745 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
3747         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
3748         author field is too short.
3750 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
3752         * vc-git.el (vc-git-print-log): Handle a limit argument.
3753         Display the short log in graph form and with labels.
3754         (vc-git-log-view-mode): Handle labels.
3756         Make vc-revert change VC state from 'added to 'unregistered.
3757         * vc-git.el (vc-git-revert): Call git reset first.
3759 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
3761         * net/newst-backend.el, net/newst-plainview.el:
3762         * net/newst-reader.el, net/newst-ticker.el:
3763         * net/newst-treeview.el, net/newsticker.el:
3764         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
3766 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
3768         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
3770         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
3771         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
3772         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
3773         Update annotation regexp.
3775         * simple.el (beginning-of-visual-line): Constrain to field
3776         boundaries (Bug#5106).
3778 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
3780         * xml.el (xml-substitute-numeric-entities): Move
3781         newsticker--decode-numeric-entities in newst-backend.el to
3782         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
3783         * net/newst-backend.el (newsticker--parse-generic-feed)
3784         (newsticker--parse-generic-items)
3785         (newsticker--decode-numeric-entities): Move
3786         newsticker--decode-numeric-entities in newst-backend.el to
3787         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
3789 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
3791         * progmodes/js.el (js--js-not): Add null to the list of values.
3793 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
3795         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
3797 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3799         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
3800         delimiter if it is at the end of the current line.
3801         (bibtex-generate-url-list): Fix docstring.
3803 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3805         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
3806         minibuffer's content with itself.
3807         Fold the confirm-after-completion case into the `confirm' case.
3808         (completion-pcm-word-delimiters): Add : and / to the delimiters.
3810 2009-12-06  Kevin Ryde  <user42@zip.com.au>
3812         * ffap.el (ffap-rfc-path): Make this a defcustom since
3813         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
3815         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
3816         manuals, similar to existing setup for help-mode.  (Bug#3913.)
3818 2009-12-05  Juri Linkov  <juri@jurta.org>
3820         Save and restore dired buffer's point positions too.  (Bug#4880)
3822         * dired.el (dired-save-positions): Return in the first element
3823         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
3824         Doc fix.
3825         (dired-restore-positions): First restore buffer's position.
3826         While restoring window's positions, check if window still displays
3827         the original buffer.
3829 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3831         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
3832         if possible.
3834         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
3835         Make argument optional.
3837         * shell.el (shell): Require ansi-color (Bug#5113).
3839         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
3841         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
3843 2009-12-05  Alan Mackenzie  <acm@muc.de>
3845         * progmodes/cc-mode.el (c-before-hack-hook)
3846         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
3847         `c-file-style' to work again.  This reversion restores the current
3848         software to its state in Emacs 23.1.  (Bug#4146)
3850 2009-12-05  Kevin Ryde  <user42@zip.com.au>
3852         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
3853         comment-start-skip to comment-end-skip as comment (Bug#4781).
3855 2009-12-05  Juri Linkov  <juri@jurta.org>
3857         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
3858         for virtual nodes.  (Bug#4147)
3859         (Info-find-node-2): Set `Info-current-node-virtual' to nil
3860         when moving from a virtual node.
3861         (Info-mode-menu): Add `Info-virtual-index' to the menu.
3862         (Info-mode): Add `Info-virtual-index' to the docstring.
3864 2009-12-05  Eric Ludlam  <zappo@gnu.org>
3866         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
3867         Describe project macro symbols.
3869         * cedet/semantic/complete.el (semantic-complete-do-completion):
3870         Don't call semantic-collector-current-exact-match.
3872         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
3873         ede-objects as targets.
3875         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
3876         a target's object list even if compiler vars are already in the
3877         Makefile.
3879         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
3880         list of headers producing necessary macros.
3882 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3884         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
3885         track of the buffer position of the end of a BibTeX entry as this
3886         position may change during reformatting.
3887         (bibtex-format-entry): Remove whitespace before processing
3888         numerical fields so that we recognize the latter properly.
3889         (bibtex-reformat): Do not use push which changes the global value
3890         of bibtex-entry-format.
3891         (bibtex-field-braces-alist, bibtex-field-strings-alist)
3892         (bibtex-field-re-init): Replace only space characters by regexp
3893         for whitespace.
3894         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
3895         (bibtex-initialize): Also update bibtex-strings.
3896         (bibtex-kill-field): Preserve white space at end of entry.
3897         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
3898         Update bibtex-reference-keys.
3900 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3902         * minibuffer.el (completion-pcm--merge-try): Also consider placing
3903         point after a star, if that's the only place where modifications can
3904         make progress.
3906 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
3908         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
3909         in docstrings.
3911 2009-12-04  Juri Linkov  <juri@jurta.org>
3913         * proced.el (proced): Call `(proced-update t)' to update process
3914         information instead of only running proced-post-display-hook.
3915         (proced-send-signal): Add a leading space to the buffer name
3916         " *Marked Processes*" to make this buffer ephemeral.
3918 2009-12-04  Juri Linkov  <juri@jurta.org>
3920         * dired.el (dired-auto-revert-buffer): New defcustom.
3921         (dired-internal-noselect): Use it.
3923 2009-12-04  Juri Linkov  <juri@jurta.org>
3925         Change roles of modes and functions in image-mode.el (Bug#5062).
3927         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
3928         in `auto-mode-alist'.
3929         (image-mode-previous-major-mode): New variable.
3930         (image-minor-mode-map): Rename from `image-mode-text-map'.
3931         (image-mode): Move graceful error-handling code from
3932         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
3933         (image-minor-mode): Remove all image-handling code.
3934         Replace `image-mode-text-map' with `image-minor-mode-map'.
3935         Check for `image-type' in mode-line format string.
3936         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
3937         (image-mode-as-text): New function with most code from
3938         `image-mode-maybe'.
3939         (image-toggle-display-text): Move code that removes image
3940         properties from `image-toggle-display' to here.
3941         (image-toggle-display-image): New function with code that adds
3942         image properties copied from `image-toggle-display'.
3943         (image-toggle-display): Remove most code with leaving only code
3944         that toggles between `image-mode-as-text' and `image-mode'.
3946 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
3948         * net/newst-treeview.el
3949         (newsticker--treeview-list-highlight-start): Restored call to
3950         save-excursion: Selected item was stuck.
3951         (newsticker--treeview-list-select): New.
3952         (newsticker--treeview-item-show-text)
3953         (newsticker--treeview-item-show)
3954         (newsticker--treeview-item-update): Use new
3955         newsticker-treeview-item-mode.
3956         (newsticker-treeview-update): Keep current item.
3957         (newsticker-treeview-next-new-or-immortal-item): Doc change.
3958         (newsticker--treeview-first-feed): Doc change.
3959         (newsticker-treeview-list-menu)
3960         (newsticker-treeview-item-menu): Added menu entries.
3961         (newsticker-treeview-item-mode): New.
3963         * net/newst-backend.el (newsticker-customize): Delete other
3964         windows.
3966 2009-12-04  Sam Steingold  <sds@gnu.org>
3968         * log-view.el (log-view-mode-map): "q" calls quit-window,
3969         like in all the other non-self-insert buffers.
3971 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3973         Minor cleanup.
3974         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
3975         key decoding rather than do it manually via last-input-event +
3976         ascii-character.
3977         (term-exec): Use delete-and-extract-region.
3978         (term-handle-ansi-terminal-messages): Remove unused var `end'.
3979         (term-process-pager): Remove unused var `i'.
3980         (term-dynamic-simple-complete): Make obsolete.
3981         (serial-update-config-menu): Remove unused vars `y' and `str'.
3982         (term-update-mode-line): Remove unused var `temp'.
3984 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
3986         Limit the number of log entries displayed by default.
3987         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
3988         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
3989         using a prefix argument.
3991 2009-12-03  Glenn Morris  <rgm@gnu.org>
3993         * progmodes/idlwave.el (class): Restore still useful declaration.
3995 2009-12-03  Alan Mackenzie  <acm@muc.de>
3997         Enhance `c-parse-state' to run efficiently in "brace deserts".
3999         * progmodes/cc-mode.el (c-basic-common-init):
4000         Call c-state-cache-init.
4001         (c-neutralize-syntax-in-and-mark-CPP): Rename from
4002         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
4003         placing `category' properties value 'c-cpp-delimiter at its boundaries.
4005         * progmodes/cc-langs.el (c-before-font-lock-function):
4006         c-extend-and-neutralize-syntax-in-CPP has been renamed
4007         c-neutralize-syntax-in-and-mark-CPP.
4009         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
4010         with `category' properties now, not `syntax-table' ones.
4012         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
4013         enhanced (but slower) version of c-end-of-macro that won't land
4014         inside a literal or on another awkward character.
4015         (c-state-cache-too-far, c-state-cache-start)
4016         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
4017         (c-state-nonlit-pos-cache-limit, c-state-point-min)
4018         (c-state-point-min-lit-type, c-state-point-min-lit-start)
4019         (c-state-min-scan-pos, c-state-brace-pair-desert)
4020         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
4021         buffer local variables.
4022         (c-state-literal-at, c-state-lit-beg)
4023         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
4024         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
4025         (c-state-cache-top-paren, c-state-cache-after-top-paren)
4026         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
4027         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
4028         (c-renarrow-state-cache)
4029         (c-append-lower-brace-pair-to-state-cache)
4030         (c-state-push-any-brace-pair, c-append-to-state-cache)
4031         (c-remove-stale-state-cache)
4032         (c-remove-stale-state-cache-backwards, c-state-cache-init)
4033         (c-invalidate-state-cache-1, c-parse-state-1)
4034         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
4035         (c-parse-state): Enhance and refactor.
4036         (c-debug-parse-state): Amend to deal with all the new variables.
4038         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
4039         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
4040         modify to use category text properties rather than syntax-table ones.
4041         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
4042         to switch off/on the syntactic paren property of C++ template
4043         delimiters using the category property.
4044         (c-with-<->-as-parens-suppressed): Macro to invoke code with
4045         template delims suppressed.
4046         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
4047         New constant/macros which apply category properties to the start
4048         and end of preprocessor constructs.
4049         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
4050         "comment out" the syntactic value of characters in preprocessor
4051         constructs.
4052         (c-with-cpps-commented-out)
4053         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
4054         with characters in all or all but one preprocessor constructs
4055         "commented out".
4057 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4059         * proced.el (proced-filter-alist): Use regexp-quote.
4061 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
4063         Cleanup.
4064         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
4065         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
4066         arguments.  Expand `default-directory'.
4068         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
4069         the benefit of returning an expanded localname.
4070         (tramp-tramp-file-p): Handle the case NAME is not a string.
4072 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4074         Add support for bzr shelve/unshelve.
4075         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4076         (vc-bzr-extra-menu-map): New variables.
4077         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
4078         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
4079         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
4080         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
4081         (vc-bzr-dir-extra-headers): Display shelves.
4083         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
4085 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4087         * textmodes/bibtex.el (bibtex-complete-internal):
4088         Use completion-in-region.
4089         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
4091 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4093         Support applying stashes.  Improve UI.
4094         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
4095         (vc-git-stash-apply, vc-git-stash-pop)
4096         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
4097         (vc-git-stash-menu): New functions.
4098         (vc-git-stash-menu-map): New variable.
4099         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
4101 2009-12-03  Glenn Morris  <rgm@gnu.org>
4103         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
4104         (vc-print-log-internal): Fix previous change.
4105         (vc-revert): Correct pluralization.
4107 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4109         * progmodes/make-mode.el (makefile-special-targets-list): No need for
4110         it to be an alist any more.
4111         (makefile-complete): Use completion-in-region.
4113         * progmodes/octave-mod.el (octave-complete-symbol):
4114         Use completion-in-region.
4116         Misc cleanup.
4117         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
4118         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
4119         (idlwave-complete-class): Don't quote lambda.
4120         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
4121         (idlwave-mode-map): Move initialization into declaration.
4122         (idlwave-action-and-binding): Use backquotes.
4123         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
4124         Simplify.
4125         (idlwave-is-pointer-dereference): Remove unused var `pos'.
4126         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
4127         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
4128         `parts', and `all-parts'.
4129         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
4130         (idlwave-convert-xml-system-routine-info): Remove unused string
4131         `version-string'.
4132         (idlwave-display-user-catalog-widget): Use dolist.
4133         (idlwave-scanning-lib): Declare dynamically-scoped var.
4134         (idlwave-scan-library-catalogs): Remove unused var `flags'.
4135         (completion-highlight-first-word-only): Declare to silence bytecomp.
4136         (idlwave-popup-select): Tighten scope of `resp'.
4137         (idlwave-find-struct-tag): Remove unused var `beg'.
4138         (idlwave-after-load-rinfo-hook): Declare.
4139         (idlwave-sintern-class-info): Remove unused var `taglist'.
4140         (idlwave-find-class-definition): Remove unused var `list'.
4141         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
4142         (idlwave-what-module-find-class): Remove unused var `classes'.
4144 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
4146         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
4148 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4150         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
4151         buffers visited.  Remove redundant current-buffer-saving.
4153 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4155         Use completion-in-buffer and remove uses of dynamic scoping.
4156         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
4157         (pascal-buffer-to-use, pascal-flag): Don't declare.
4158         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
4159         (pascal-get-completion-decl, pascal-keyword-completion):
4160         Add `pascal-str' argument, save-excursion,
4161         return the found completions, and don't filter with pascal-pred.
4162         (pascal-completion-cache): New var.
4163         (pascal-completion): Don't switch buffer any more (it was never
4164         necessary).  Don't save-excursion any more (it's done by the called
4165         subroutines).  Use a cache to avoid redundant computations.
4166         Use complete-with-action rather than pascal-completion-response and
4167         let it apply the predicate as well.
4168         (pascal-complete-word): Use completion-in-buffer when
4169         pascal-toggle-completions is nil.
4170         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
4171         not used any more.
4172         (pascal-comp-defun): Don't change buffer any more.
4173         Use complete-with-action rather than pascal-completion-response and
4174         let it apply the predicate as well.
4175         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
4176         when neded.
4178 2009-12-02  Kenichi Handa  <handa@m17n.org>
4180         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
4181         shape for all Indic scripts.
4183 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4185         Use completion-in-buffer.
4186         * wid-edit.el (widget-field-text-end): New function.
4187         (widget-field-value-get): Use it.
4188         (widget-string-complete, widget-file-complete)
4189         (widget-color-complete): Use it and completion-in-region.
4190         (widget-complete): Don't narrow the buffer.
4192 2009-12-02  Glenn Morris  <rgm@gnu.org>
4194         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
4195         (rmail-select-summary): Use rmail-pop-to-buffer.
4196         * mail/rmailsum.el: Replace all pop-to-buffer calls with
4197         rmail-pop-to-buffer, to prevent horizontal splits.
4199         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
4200         save-excursion with save-current-buffer.
4201         Widen before searching.  (Bug#5093)
4202         (diary-list-sexp-entries): Remove superfluous save-excursion.
4204 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
4206         * woman.el (woman-make-bufname): Handle man-pages with "." in the
4207         name.  (Bug#5038)
4209 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
4211         * ido.el (ido-file-internal): Handle filenames at point that do
4212         not have a directory part.  (Bug#5049)
4214 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
4216         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4217         (mpc-songs-jump-to, mpc-resume): Doc fixes.
4219 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
4221         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4222         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
4223         any more.
4225 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4227         * comint.el (comint-insert-input): Ignore clicks to the right of
4228         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
4230         * vc.el (vc-print-log-internal): Don't wait for the process to
4231         terminate before setting up the major mode.
4233         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
4234         in case.
4236         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
4237         the last element.
4239         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
4241 2009-12-01  Glenn Morris  <rgm@gnu.org>
4243         * window.el (window--display-buffer-2): Fix previous changes.
4245 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
4247         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
4249 2009-12-01  Glenn Morris  <rgm@gnu.org>
4251         * Makefile.in (ELCFILES): Add mpc.elc.
4253 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4255         * mpc.el: New file.
4257 2009-12-01  Glenn Morris  <rgm@gnu.org>
4259         * window.el (window-to-use): Define for compiler.
4261         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
4262         consistent with others (no final period).
4264         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
4265         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
4267 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
4269         Make vc-print-log buttons work.
4270         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
4272 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
4274         * savehist.el (savehist-autosave-interval): Allow setting to nil
4275         through customize.  (Bug#5056)
4277 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
4279         Fix references to jit-lock properties.
4280         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4281         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
4282         (perl-font-lock-special-syntactic-constructs):
4283         Quote jit-lock-defer-multiline property.
4285 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
4287         * vc-git.el (vc-git-registered): Call vc-git-root only once.
4289 2009-11-30  Juri Linkov  <juri@jurta.org>
4291         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
4292         value `buffer' of `multi-isearch-next-buffer-current-function'.
4293         Use `(current-buffer)' when `buffer' is nil.
4294         (multi-isearch-next-buffer-from-list): Don't fallback to
4295         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
4297 2009-11-30  Juri Linkov  <juri@jurta.org>
4299         * misearch.el (multi-isearch-read-buffers): Move canonicalization
4300         of buffers with `get-buffer' to `multi-isearch-buffers'.
4301         (multi-isearch-buffers, multi-isearch-buffers-regexp):
4302         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
4303         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
4304         FILES with `expand-file-name' converting relative file names
4305         to absolute.  Doc fix.  (Bug#4727)
4307 2009-11-30  Juri Linkov  <juri@jurta.org>
4309         * misearch.el (multi-isearch-read-buffers)
4310         (multi-isearch-read-matching-buffers): New functions.
4311         (multi-isearch-buffers, multi-isearch-buffers-regexp):
4312         Use them in the `interactive' spec.  Doc fix.
4313         (multi-isearch-read-files, multi-isearch-read-matching-files):
4314         New functions.
4315         (multi-isearch-files, multi-isearch-files-regexp):
4316         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
4318 2009-11-30  Juri Linkov  <juri@jurta.org>
4320         * doc-view.el (doc-view-continuous):
4321         Rename from `doc-view-continuous-mode'.
4322         (doc-view-menu): Move "Toggle display" to the top.
4323         Add submenu "Continuous" with radio buttons "Off"/"On"
4324         and "Save as Default".
4325         (doc-view-scroll-up-or-next-page)
4326         (doc-view-scroll-down-or-previous-page)
4327         (doc-view-next-line-or-next-page)
4328         (doc-view-previous-line-or-previous-page): Rename
4329         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
4331 2009-11-30  Juri Linkov  <juri@jurta.org>
4333         * comint.el (comint-mode-map): Rebind `M-r' from
4334         `comint-previous-matching-input' to
4335         `comint-history-isearch-backward-regexp'.
4336         Unbind `M-s' to allow global key binding `M-s'.
4337         Add menu items for `comint-history-isearch-backward' and
4338         `comint-history-isearch-backward-regexp'.  (Bug#3746)
4340 2009-11-30  Juri Linkov  <juri@jurta.org>
4342         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
4343         For def=recenter, replace `recenter' with `recenter-top-bottom'
4344         that is called with `this-command' and `last-command' let-bound
4345         to `recenter-top-bottom'.  When the last `def' was not `recenter',
4346         set `recenter-last-op' to nil.  (Bug#4981)
4348 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4350         Minor cleanup and simplification.
4351         * filecache.el (file-cache-add-directory)
4352         (file-cache-add-directory-recursively)
4353         (file-cache-add-from-file-cache-buffer)
4354         (file-cache-delete-file-regexp, file-cache-delete-directory)
4355         (file-cache-files-matching-internal, file-cache-display): Use dolist.
4356         (file-cache-temp-minibuffer-message): Delete function.
4357         (file-cache-minibuffer-complete): Use minibuffer-message instead.
4359         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
4360         Don't signal an error when bumping into EOB in tr, s, or y.
4362 2009-11-29  Juri Linkov  <juri@jurta.org>
4364         * startup.el (fancy-about-text): Fix wording of Guided Tour.
4365         (Bug#4960)
4367         * descr-text.el (describe-char-unidata-list): Use lowercase name
4368         for "Unicode name" like in other tags.
4370 2009-11-29  Juri Linkov  <juri@jurta.org>
4372         * ediff-util.el (ediff-minibuffer-with-setup-hook):
4373         New compatibility macro.
4374         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
4376 2009-11-29  Juri Linkov  <juri@jurta.org>
4378         Add defcustom to define the cycling order of `recenter-top-bottom'.
4379         (Bug#4981)
4381         * window.el (recenter-last-op): Doc fix.
4382         (recenter-positions): New defcustom.
4383         (recenter-top-bottom): Rewrite to use `recenter-positions'.
4384         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
4386 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
4388         Improve integration of Tramp and ange-ftp in eshell.
4390         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
4391         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
4392         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
4394         * eshell/esh-util.el (top): Require also Tramp when compiling.
4395         (eshell-directory-files-and-attributes): Check for FTP remote
4396         connection.
4397         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
4398         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
4399         (eshell-file-attributes): Handle ".".  Return `entry'.
4401         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
4402         (ange-ftp-directory-files-and-attributes)
4403         (ange-ftp-real-directory-files-and-attributes): New defuns.
4405         * net/tramp.el (tramp-maybe-open-connection): Open the remote
4406         shell with "exec" when possible.  This prevents trailing prompts
4407         in `start-file-process'.
4409 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4411         Try and remove assumptions about point-min==1.
4412         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
4413         (rng-compute-mode-line-string): Show the validation percentage in
4414         terms of the narrowed text, not the widened text.
4415         (rng-do-some-validation): Don't catch internal errors when debugging.
4416         (rng-first-error): Simplify.
4417         (rng-after-change-function): Remove work around.  AFAIK the bug has
4418         been fixed a while ago.
4420         * image-mode.el (image-minor-mode): Exit more gracefully when the image
4421         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
4423         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
4425         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
4426         `cd' doesn't always do it for us (bug#5067).
4428         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
4429         on 2009-10-25 as part of some other change (bug#5067).
4431 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4433         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
4434         `suspicious'.
4435         (byte-compile-warnings): Use byte-compile-warning-types.
4436         (byte-compile-save-excursion): Warn about use of set-buffer right
4437         after save-excursion.
4439         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
4440         the excursion as well.
4442 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
4444         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
4445         providing a Tramp related implementation of "su" and "sudo".
4446         (eshell-unix-initialize): Add "su" and "sudo".
4448 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
4450         * net/socks.el (socks-send-command): Convert binary request to
4451         unibyte before sending.  This fixes mishandling of some port
4452         numbers such as 129.
4454 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4456         * help.el (describe-bindings-internal): Remove `interactive'.
4458         * man.el (Man-completion-table): Trim a terminating "(".
4459         Remove the space between name page a section.
4460         Add the command's description on the `help-echo' property.
4461         Remove `process-connection-type' binding since it's unused by
4462         call-process.
4463         Provide completion for the "<section> <name>" format as well.
4464         (Man-default-man-entry): Remove spurious var shadowing the argument.
4466 2009-11-26  Kevin Ryde  <user42@zip.com.au>
4468         * log-view.el: Add "Keywords: tools", since its other keywords
4469         aren't in finder-known-keywords, and following vc.el.
4471         * sha1.el (sha1-string-external): default-directory "/" in case
4472         otherwise non-existent.  process-connection-type pipe for touch of
4473         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
4475 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4477         Misc coding convention cleanups.
4478         * htmlfontify.el (hfy-init-kludge-hook): Rename from
4479         hfy-init-kludge-hooks.
4480         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
4481         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
4482         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
4483         and push.
4484         (hfy-slant, hfy-weight): Use tables rather than code.
4485         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
4486         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
4487         (hfy-face-attr-for-class): Initialize `face-spec' directly.
4488         (hfy-face-to-css): Remove `nconc' with single arg.
4489         (hfy-p-to-face-lennart): Use `or'.
4490         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
4491         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
4492         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
4493         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
4494         (hfy-force-fontification): Use run-hooks.
4496 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
4498         Various minor fixes.
4499         * htmlfontify.el (hfy-default-header): Add toggle_invis since
4500         Javascript belongs in the header, not the body.
4501         (hfy-javascript): Remove.
4502         (hfy-fontify-buffer): Don't insert it any more.
4503         (hfy-face-at): Handle (face0 face1 face2) style face properties.
4504         Fix bug in invis handling when there were no invis props in a chunk.
4506 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4508         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
4510 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
4512         * finder.el (finder-mode-map): Add a menu.
4514 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
4516         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
4517         "unsigned" structs.
4519         (verilog-leap-to-head, verilog-backward-token): Handle "disable
4520         fork" statement better.
4522 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
4524         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
4525         (verilog-delete-auto, verilog-delete-empty-auto-pair)
4526         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
4527         Reported by Clay Douglass.
4529         (verilog-auto-inst, verilog-auto-star-safe)
4530         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
4531         Fix removing "// Interfaces" when saving .* expansions.  Reported by
4532         Pierre-David Pfister.
4534 2009-11-26  Glenn Morris  <rgm@gnu.org>
4536         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
4537         the scope.
4539 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
4541         * vc-annotate.el (vc-annotate-revision-previous-to-line):
4542         Really use previous revision.
4544 2009-11-25  Kevin Ryde  <user42@zip.com.au>
4546         * man.el (Man-completion-table): default-directory "/" in case
4547         doesn't otherwise exist.  process-environment COLUMNS=999 so as
4548         not to truncate long names.  process-connection-type pipe to avoid
4549         any chance of hitting the pseudo-tty TIOCGWINSZ.
4550         (man): completion-ignore-case t for friendliness and since man
4551         itself is case-insensitive on the command line.
4552         Further to Bug#3717.
4554         * arc-mode.el: Add "Keywords: files", so the details in its
4555         commentary can be reached from finder-by-keyword.
4556         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
4557         editing mode, but it's comms related and sgml-mode.el has "comm"
4558         on that basis too.
4559         * textmodes/bibtex-style.el: Add "Keywords: tex".
4560         * international/isearch-x.el, international/ja-dic-cnv.el:
4561         * international/ja-dic-utl.el, international/kkc.el:
4562         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
4564 2009-11-25  Juri Linkov  <juri@jurta.org>
4566         * man.el (Man-completion-table): Modify regexp to include
4567         section names to completion strings.  (Bug#3717)
4569 2009-11-25  Juri Linkov  <juri@jurta.org>
4571         Search recursively in gzipped files.  (Bug#4982)
4573         * progmodes/grep.el (grep-highlight-matches): Add new options
4574         `always' and `auto'.  Doc fix.
4575         (grep-process-setup): Check `grep-highlight-matches' for
4576         `auto-detect' to determine the need to compute grep defaults.
4577         Move Windows/DOS specific --colors settings handling
4578         to `grep-compute-defaults'.  Check `grep-highlight-matches'
4579         to get the value of "--color=".
4580         (grep-compute-defaults): Compute `grep-highlight-matches' when it
4581         has the value `auto-detect'.  Move Windows/DOS specific settings
4582         from `grep-process-setup'.
4583         (zrgrep): New command with alias `rzgrep'.
4585 2009-11-25  Juri Linkov  <juri@jurta.org>
4587         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
4588         to nil instead of switching off view-mode.  (Bug#4896)
4590 2009-11-25  Juri Linkov  <juri@jurta.org>
4592         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
4594         * mwheel.el (mwheel-scroll-up-function)
4595         (mwheel-scroll-down-function): New defvars.
4596         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
4597         `scroll-up', and `mwheel-scroll-down-function' instead of
4598         `scroll-down'.
4600         * doc-view.el (doc-view-scroll-up-or-next-page)
4601         (doc-view-scroll-down-or-previous-page): Add optional ARG.
4602         Use this ARG in the call to image-scroll-up/image-scroll-down.
4603         Change `interactive' spec to "P".  Goto next/previous page only
4604         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
4605         SPC/DEL case).  Doc fix.
4606         (doc-view-next-line-or-next-page)
4607         (doc-view-previous-line-or-previous-page): Rename arg to ARG
4608         for consistency.
4609         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
4610         `doc-view-scroll-up-or-next-page', and buffer-local
4611         `mwheel-scroll-down-function' to
4612         `doc-view-scroll-down-or-previous-page'.
4614 2009-11-25  Juri Linkov  <juri@jurta.org>
4616         Provide additional default values (directories at other Dired
4617         windows) via M-n in the minibuffer of some Dired commands.
4619         * dired-aux.el (dired-diff, dired-compare-directories)
4620         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
4621         `minibuffer-default' in `minibuffer-with-setup-hook'.
4622         (dired-dwim-target-directory): Find a window that displays Dired
4623         buffer instead of failing when the next window is not Dired.
4624         Use `get-window-with-predicate' to find for the next Dired window.
4625         (dired-dwim-target-defaults): New function.
4627         * ediff-util.el (ediff-read-file-name):
4628         Use `dired-dwim-target-defaults' to set `minibuffer-default'
4629         in `minibuffer-with-setup-hook'.
4631 2009-11-25  Juri Linkov  <juri@jurta.org>
4633         Provide additional default values (file name at point or at the
4634         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
4636         * minibuffer.el (read-file-name-defaults): New function.
4637         (read-file-name): Reset `minibuffer-default' to nil when
4638         it duplicates initial input `insdef'.
4639         Bind `minibuffer-default-add-function' to lambda that
4640         calls `read-file-name-defaults' in `minibuffer-selected-window'.
4641         (minibuffer-insert-file-name-at-point): New command.
4643         * files.el (file-name-at-point-functions): New defcustom.
4644         (find-file-default): Remove defvar.
4645         (find-file-read-args): Don't use `find-file-default'.
4646         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
4647         to `read-file-name'.
4648         (find-file-literally): Use `read-file-name' with
4649         `confirm-nonexistent-file-or-buffer'.
4651         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
4653         * dired.el (dired-read-dir-and-switches):
4654         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
4655         to `read-file-name'.
4656         (dired-file-name-at-point): New function.
4657         (dired-mode): Add hook `dired-file-name-at-point' to
4658         `file-name-at-point-functions'.
4660 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4662         Really make the *Completions* window soft-dedicated (bug#5030).
4663         * window.el (window--display-buffer-2): Add `dedicated' argument.
4664         (display-buffer): Pass it when needed so the dedicated flag is set
4665         after calling set-window-buffer, which would otherwise reset it.
4667 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4669         * progmodes/meta-mode.el (meta-complete-symbol):
4670         * progmodes/etags.el (complete-tag):
4671         * mail/mailabbrev.el (mail-abbrev-complete-alias):
4672         Use completion-in-region.
4674         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
4675         (dabbrev-completion): Use completion-in-region.
4676         (dabbrev--abbrev-at-point): Simplify regexp.
4678         * abbrev.el (abbrev--before-point): Use word-motion functions
4679         if :regexp is not specified (bug#5031).
4681         * subr.el (string-prefix-p): New function.
4683         * man.el (Man-completion-cache): New var.
4684         (Man-completion-table): Use it.
4686         * vc.el (vc-print-log-internal): Make `limit' optional for better
4687         compatibility (e.g. with vc-annotate.el).
4689 2009-11-24  Kevin Ryde  <user42@zip.com.au>
4691         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
4692         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
4694         * emacs-lisp/elint.el (elint-add-required-env): Better error message
4695         when .el source file not found or other error.
4697 2009-11-24  Markus Triska  <markus.triska@gmx.at>
4699         * linum.el (linum-update-window): Ignore intangible (bug#4996).
4701 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4703         Handle the [back] button properly (bug#4979).
4704         * descr-text.el (describe-text-properties): Add a `buffer' argument.
4705         Use help-setup-xref, help-buffer, and with-help-window.
4706         (describe-char): Add `buffer' argument.
4707         Pass proper command to help-setup-xref.  Don't meddle with
4708         help-xref-stack-item directly.
4709         (describe-text-category): Use with-help-window and help-buffer.
4711         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
4712         for the displayed buffer (bug#4887).
4714         * man.el (Man-completion-table): New function.
4715         (man): Use it.
4717 2009-11-24  David Reitter  <david.reitter@gmail.com>
4719         * vc-git.el (vc-git-registered): Use checkout directory (where
4720         .git is) rather than the file's directory and a relative path spec
4721         to work around a bug in git.
4723 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
4725         Improve handling of processes on remote hosts.
4727         * eshell/esh-util.el (eshell-path-env): New defvar.
4728         (eshell-parse-colon-path): New defun.
4729         (eshell-file-attributes): Use `eshell-parse-colon-path'.
4731         * eshell/esh-ext.el (eshell-search-path):
4732         Use `eshell-parse-colon-path'.
4733         (eshell-remote-command): Remove argument HANDLER.
4734         (eshell-external-command): Check for FTP remote connection.
4736         * eshell/esh-proc.el (eshell-gather-process-output):
4737         Use `file-truename', in order to start also symlinked files.
4738         Apply `start-file-process' instead of `start-process'.
4739         Shorten `command' to the local file name part.
4741         * eshell/em-cmpl.el (eshell-complete-commands-list):
4742         Use `eshell-parse-colon-path'.
4744         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
4746         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
4747         to `eshell-directory-change-hook'.
4749 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
4751         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
4752         because it could be enabled automatically if view-read-only is non-nil.
4754 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
4756         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
4757         made on 2009-11-22.
4759 2009-11-24  Glenn Morris  <rgm@gnu.org>
4761         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
4762         deleted variable bookmark-bmenu-bookmark-column.
4764         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
4765         Move after definition of global-semantic-idle-tag-highlight-mode.
4767 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4769         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
4771 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
4773         * net/browse-url.el (browse-url-filename-alist): On Windows, add
4774         two slashes to the "file:" prefix.
4775         (browse-url-file-url): De-munge Cygwin filenames before passing
4776         them to Windows browser.
4777         (browse-url-default-windows-browser): Use call-process.
4779 2009-11-23  Juri Linkov  <juri@jurta.org>
4781         Implement DocView Continuous mode.  (Bug#4896)
4782         * doc-view.el (doc-view-continuous-mode): New defcustom.
4783         (doc-view-mode-map): Bind C-n/<down> to
4784         `doc-view-next-line-or-next-page', C-p/<up> to
4785         `doc-view-previous-line-or-previous-page'.
4786         (doc-view-next-line-or-next-page)
4787         (doc-view-previous-line-or-previous-page): New commands.
4789 2009-11-23  Juri Linkov  <juri@jurta.org>
4791         Implement Isearch in comint input history.  (Bug#3746)
4792         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
4793         `isearch-mode-hook'.
4794         (comint-history-isearch): New defcustom.
4795         (comint-history-isearch-backward)
4796         (comint-history-isearch-backward-regexp): New commands.
4797         (comint-history-isearch-message-overlay): New buffer-local variable.
4798         (comint-history-isearch-setup, comint-history-isearch-end)
4799         (comint-goto-input, comint-history-isearch-search)
4800         (comint-history-isearch-message, comint-history-isearch-wrap)
4801         (comint-history-isearch-push-state)
4802         (comint-history-isearch-pop-state): New functions.
4804 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
4806         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
4807         return.
4808         (tramp-handle-make-symbolic-link)
4809         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
4810         Quote file names.
4811         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
4812         (tramp-handle-process-file): Use it.
4814 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4816         * window.el (move-to-window-line-last-op): Remove.
4817         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
4819 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
4821         Make M-r mirror the new cycling behavior of C-l.
4822         * window.el (move-to-window-line-last-op): New var.
4823         (move-to-window-line-top-bottom): New command.
4824         (global-map): Bind M-r move-to-window-line-top-bottom.
4826 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
4828         * dired-x.el (dired-guess-shell-alist-default):
4829         Support xz format.  (Bug#4953)
4831 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
4833         * cedet/srecode/map.el (srecode-get-maps):
4834         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
4835         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
4836         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
4837         (semantic-toggle-decoration-style):
4838         * cedet/semantic/decorate/include.el
4839         (semantic-decoration-include-describe)
4840         (semantic-decoration-unknown-include-describe)
4841         (semantic-decoration-unparsed-include-describe)
4842         (semantic-decoration-all-include-summary):
4843         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
4844         * cedet/semantic/analyze/complete.el
4845         (semantic-analyze-possible-completions):
4846         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
4847         (semantic-show-unmatched-syntax-mode)
4848         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
4849         (semantic-highlight-func-mode):
4850         * cedet/semantic/util.el (semantic-describe-buffer):
4851         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
4852         (semantic-symref-find-tags-by-name)
4853         (semantic-symref-find-tags-by-regexp)
4854         (semantic-symref-find-tags-by-completion)
4855         (semantic-symref-find-file-references-by-name)
4856         (semantic-symref-find-text):
4857         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
4858         (senator-yank-tag):
4859         * cedet/semantic/scope.el (semantic-calculate-scope):
4860         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
4861         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
4862         (define-semantic-idle-service):
4863         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
4864         (semantic-complete-analyze-inline-idle):
4865         * cedet/semantic/analyze.el (semantic-analyze-current-context):
4866         * cedet/mode-local.el (describe-mode-local-bindings)
4867         (describe-mode-local-bindings-in-mode):
4868         * cedet/ede/make.el (ede-make-check-version):
4869         * cedet/ede/locate.el (ede-enable-locate-on-project):
4870         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
4871         (cedet-idutils-version-check):
4872         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
4873         (cedet-gnu-global-version-check):
4874         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
4875         (cedet-cscope-version-check): Use called-interactively-p instead
4876         of interactive-p.
4878         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
4879         Use semantic-format-tag-prototype.
4881 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4883         * emulation/viper-cmd.el: Use viper-last-command-char instead of
4884         last-command-char/last-command-event.
4885         (viper-prefix-arg-value): Do correct conversion of event-char for
4886         XEmacs.
4888         * emulation/viper-util.el, emulation/viper.el:
4889         Use viper-last-command-char instead of
4890         last-command-char/last-command-event.
4892         * ediff-init.el, ediff-mult.el, ediff-util.el:
4893         Replace last-command-char and last-command-event
4894         with (ediff-last-command-char) everywhere.
4896         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
4897         created in fundamental mode.
4899         * ediff.el (ediff-version): Revert the change of interactive-p to
4900         called-interactively-p.
4902 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
4904         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
4905         generation from word-movement command names.
4907 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
4909         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
4910         (semantic-complete-jump-local, semantic-complete-jump):
4911         Improve prompt string.
4913 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
4915         * cus-start.el (all): Add native condition for font-use-system-font.
4917 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
4919         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
4920         Correct the patch from 2009-11-18.  (Bug#3910)
4922 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
4924         * progmodes/subword.el: Rename from lisp/subword.el.
4926         * subword.el: Rename to progmodes/subword.el.
4928         * Makefile.in (ELCFILES): Adapt to subword.el move.
4930 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4931             Stefan Monnier  <monnier@iro.umontreal.ca>
4933         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
4934         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
4935         (bookmark-bmenu-show-filenames): Use push.
4936         (bookmark-bmenu-hide-filenames): Use local var instead of
4937         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
4938         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
4939         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
4940         filenames now that the bookmark names are always available.
4942 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4944         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
4945         (bookmark-search-pattern): Move and leave unbound.
4946         (bookmark-bmenu-mode-map): Change binding.
4947         (bookmark-read-search-input): Simplify.
4948         Don't use text-char-description.  Don't error on non-char events.
4949         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
4950         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
4951         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
4952         Use a local var for the timer.
4953         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
4954         (i.e. bookmark-bmenu-search).
4956 2009-11-21  Glenn Morris  <rgm@gnu.org>
4958         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
4960 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
4962         * net/browse-url.el (browse-url-default-windows-browser):
4963         Use cygstart for cygwin.
4965 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
4967         * bookmark.el: Formatting and doc fixes only:
4968         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
4969         (bookmark-bmenu-search): Wrap to fit within 80 columns.
4970         Minor grammar and punctuation fixes in doc string.
4971         (bookmark-read-search-input): Adjust to fit within 80 columns.
4973 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
4975         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
4976         (c-backward-into-nomenclature): Adapt to subword renaming.
4978         * subword.el (subword-forward, subword-backward, subword-mark)
4979         (subword-kill, subword-backward-kill, subword-transpose)
4980         (subword-downcase, subword-upcase, subword-capitalize)
4981         (subword-forward-internal, subword-backward-internal):
4982         Rename from forward-subword, backward-subword, mark-subword,
4983         kill-subword, backward-kill-subword, transpose-subwords,
4984         downcase-subword, upcase-subword, capitalize-subword,
4985         forward-subword-internal, backward-subword-internal.
4987 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4989         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
4990         New options.
4991         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
4992         New vars.
4993         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
4994         (bookmark-bmenu-filter-alist-by-regexp)
4995         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
4996         (bookmark-bmenu-search): New command.
4997         (bookmark-bmenu-mode-map): Bind it.
4999 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5001         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
5003         * cedet/semantic/idle.el (define-semantic-idle-service)
5004         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
5006 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
5008         * progmodes/cc-cmds.el: declare-functioned forward-subword and
5009         backward-subword to quit the byte-compiler.
5011         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
5013         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
5015         * progmodes/cc-cmds.el (c-update-modeline)
5016         (c-forward-into-nomenclature, c-backward-into-nomenclature):
5017         Refer to subword.el functions instead of cc-subword.el.
5019         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
5020         subword.el functions instead of cc-subword.el.
5022         * progmodes/cc-subword.el: Rename to subword.el.
5023         * subword.el: Rename from progmodes/cc-subword.el.
5024         (subword-mode-map): Rename from c-subword-mode-map.
5025         (subword-mode): Rename from c-subword-mode.
5026         (global-subword-mode): New global minor mode.
5027         (forward-subword): Rename from c-forward-subword.
5028         (backward-subword): Rename from c-backward-subword.
5029         (mark-subword): Rename from c-mark-subword.
5030         (kill-subword): Rename from c-kill-subword.
5031         (backward-kill-subword): Rename from c-backward-kill-subword.
5032         (transpose-subwords): Rename from c-tranpose-subword.
5033         (downcase-subword): Rename from c-downcase-subword.
5034         (capitalize-subword): Rename from c-capitalize-subword.
5035         (forward-subword-internal): Rename from c-forward-subword-internal.
5036         (backward-subword-internal): Rename from c-backward-subword-internal.
5038 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
5040         * vc.el (vc-deduce-fileset): Allow non-state changing operations
5041         from a dired buffer.
5042         (vc-dired-deduce-fileset): New function.
5043         (vc-root-diff, vc-print-root-log): Use it.
5045         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
5046         nil LIMIT argument to vc-print-log-internal.
5048 2009-11-20  Glenn Morris  <rgm@gnu.org>
5050         * Makefile.in (ELCFILES): Regenerate.
5052 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5054         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
5056         * cedet/semantic.el: Enable idle-mode menu items only if
5057         global-semantic-idle-scheduler-mode is enabled.
5058         (semantic-default-submodes): Doc fix.
5060         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
5061         When turning off, disable other idle modes.
5063 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
5065         * calc/calc.el (calc-set-mode-line):
5066         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5067         (math-format-number): Rename `math-format-complement-signed' to
5068         `math-format-twos-complement'.
5070         * calc/calc-bin.el (math-format-twos-complement): Rename from
5071         math-format-complement-signed.
5072         (calc-radix): Rename `calc-complement-signed-mode' to
5073         `calc-twos-complement-mode'.
5074         (calc-octal-radix, calc-hex-radix): Add an argument for
5075         two's complement.
5077         * calc/calc-embed.el (calc-embedded-mode-vars):
5078         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5080         * calc/calc-ext.el (calc-init-extensions):
5081         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5082         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
5084         * calc/calc-units.el (math-build-units-table-buffer):
5085         Let `calc-twos-complement-mode' be nil.
5087         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
5088         entries.
5090         * calc/calc-vec.el (calcFunc-vunpack):
5091         * calc/calc-aent.el (calc-do-calc-eval):
5092         * calc/calc-forms.el (math-format-date):
5093         * calc/calc-graph.el (calc-graph-plot):
5094         * calc/calc-math.el (math-use-emacs-fn):
5095         * calc/calccomp.el (math-compose-expr):
5096         Let `calc-twos-complement-mode' be nil.
5098 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5100         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
5101         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
5102         * minibuffer.el (completion-in-region-functions): New hook.
5103         (completion-in-region): New function.
5104         * emacs-lisp/lisp.el (lisp-complete-symbol):
5105         * pcomplete.el (pcomplete-std-complete): Use it.
5107 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5109         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
5110         (latex-complete-alist): New vars.
5111         (latex-string-prefix-p, latex-complete-bibtex-keys)
5112         (latex-complete-envnames, latex-complete-refkeys)
5113         (latex-complete-data): New functions.
5114         (latex-complete, latex-indent-or-complete): New commands.
5116         * window.el (display-buffer-mark-dedicated): New var.
5117         (display-buffer): Obey it.
5118         * minibuffer.el (minibuffer-completion-help): Use it.
5120         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
5122         * filecache.el (file-cache-add-file): Use push and cons.
5123         (file-cache-delete-file-regexp): Use push.
5124         (file-cache-complete): Use completion-in-region.
5126         * simple.el (with-wrapper-hook): Fix thinko.
5128         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
5129         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
5130         Use with-current-buffer and string-to-number.
5131         (hfy-fallback-colour-values): Use assoc-string.
5132         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
5133         (hfy-face-at): Remove unused var `found-face'.
5134         (hfy-compile-stylesheet): Remove unused var `css'.
5135         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
5136         and `orig-buffer'.
5137         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
5138         Use with-current-buffer.
5139         (hfy-text-p): Use expand-file-name and fewer setq.
5141 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
5143         * htmlfontify.el, hfy-cmap.el: New files.
5145 2009-11-19  Juri Linkov  <juri@jurta.org>
5147         * minibuffer.el (completions-format): New defcustom.
5148         (completion--insert-strings): Implement vertical format.
5150         * simple.el (switch-to-completions): Move point to the first
5151         completion when point was at the beginning of the buffer.
5153 2009-11-19  Juri Linkov  <juri@jurta.org>
5155         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
5157         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
5159 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
5161         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
5162         (mail-signature): Change default to t.
5163         (mail-from-style): Deprecate `system-default' value.
5164         (mail-insert-from-field): For default value of mail-from-style,
5165         default to `angles' unless `angles' needs quoting and `parens'
5166         does not.
5167         (mail-citation-prefix-regexp): Use citation regexp from
5168         message-mode.
5170 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
5172         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
5173         Set variables for computing the prompt for reading password.
5175 2009-11-19  Glenn Morris  <rgm@gnu.org>
5177         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
5179         * textmodes/flyspell.el (sgml-lexical-context): Declare.
5181         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
5182         (newsticker-treeview-listwindow-height): Fix custom type.
5184 2009-11-19  Kenichi Handa  <handa@m17n.org>
5186         * descr-text.el (describe-char-padded-string): Compose with TAB
5187         only if there's a font for CH.
5188         (describe-char): Fix the condition for detecting a trivial composition.
5190 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
5192         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
5193         more accurate version of the regexp.  (Bug#3910)
5195 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5197         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
5199 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
5201         * font-setting.el (font-use-system-font): Declare for byte-compiler.
5202         (font-setting-change-default-font): Fix typo in docstring.
5204 2009-11-18  Alan Mackenzie  <acm@muc.de>
5206         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
5208 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5210         * font-setting.el (font-use-system-font): Move ...
5212         * cus-start.el (all): ... to here.
5214 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
5216         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
5217         Don't set `ad-return-value' if `ad-do-it' doesn't.
5219         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
5220         modification time.
5222 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5224         * menu-bar.el: Put "Use system font" in Option-menu.
5225         (menu-bar-options-save): Add font-use-system-font.
5227         * loadup.el: If feature system-font-setting or font-render-setting is
5228         there, load font-setting.
5230         * Makefile.in (ELCFILES): Add font-settings.el.
5231         * font-setting.el: New file.
5233 2009-11-17  Glenn Morris  <rgm@gnu.org>
5235         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
5237         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
5238         Preserve point in the list buffer.  (Bug#4939)
5239         Use point-at-eol.
5240         (newsticker--treeview-list-update-highlight)
5241         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
5243 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5245         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
5246         Remove.
5248         * calc/calc-ext.el (calc-init-extensions): Remove references to
5249         symclip.
5251         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
5253         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5254         * calc/calc-help.el (calc-b-prefix-help): Remove references to
5255         `calc-symclip'.
5257 2009-11-16  Kevin Ryde  <user42@zip.com.au>
5259         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5260         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
5262         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
5263         (lm-keywords-list): Allow comma-only separator like "foo,bar".
5264         Ignore trailing spaces by omit-nulls to split-string (fixing
5265         regression from Emacs 21 due to the incompatible split-string
5266         change).  (Bug #4928.)
5268 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5270         * vc.el (vc-log-show-limit): Default to 2000.
5271         (vc-print-log-internal): Insert buttons to request more entries
5272         when limiting the output.
5274         * vc-sccs.el (vc-sccs-print-log):
5275         * vc-rcs.el (vc-rcs-print-log):
5276         * vc-cvs.el (vc-cvs-print-log):
5277         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
5278         LIMIT is non-nil.
5280 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5282         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
5283         error when `tramp-gvfs-dbus-event-vector' is set.
5284         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
5286 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5288         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
5290 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5292         * net/dbus.el (dbus-unregister-service): New defun.
5293         (dbus-register-property): Register the handlers of
5294         "org.freedesktop.DBus.Properties" for SERVICE.
5295         (dbus-property-handler): Fix docstring.
5297 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5299         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
5300         Quote doc string reference in defvaralias as it is not in special form.
5301         (byte-compile-output-docform): Doc fix.
5303 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5305         * calc/calc.el (math-2-word-size, math-half-2-word-size)
5306         (calc-complement-signed-mode): New variables.
5307         (calc-set-mode-line): Add indicator for twos-complements.
5308         (math-format-number): Format twos-complement notation.
5310         * calc/calc-bin.el (calc-word-size): Reset the variables
5311         `math-2-word-size' and `math-half-2-word-size'.
5312         (math-format-complement-signed, math-symclip, calcFunc-symclip)
5313         (calc-symclip): New functions.
5315         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
5317         * calc/calc-embed.el (calc-embedded-mode-vars):
5318         Add `calc-complement-signed-mode' to the list of modes.
5320         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
5321         (calc-b-oper-keys): Add `calc-symclip' to list.
5323         * calc/calc-ext.el (math-read-number-fancy): Read complement
5324         signed numbers.
5325         (calc-init-extensions): Add binding for `calc-symclip'.
5326         Add autoload for `calcFunc-symclip' and `calc-symclip'.
5328         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
5329         `calc-symclip'.
5330         (calc-modes-menu): Add item for twos complement mode.
5332         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
5334 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
5336         * register.el (jump-to-register, insert-register): Handle Semantic
5337         tags.  From commented-out advice in semantic/senator.el.
5339 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
5341         * vc.el (vc-log-show-limit): New variable.
5342         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
5343         when using a prefix argument.
5344         (vc-print-log-internal): Add new argument LIMIT.
5346         * vc-svn.el (vc-svn-print-log):
5347         * vc-mtn.el (vc-mtn-print-log):
5348         * vc-hg.el (vc-hg-print-log):
5349         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
5350         pass it to the log command when set.  Make the BUFFER argument
5351         non-optional.
5353         * vc-sccs.el (vc-sccs-print-log):
5354         * vc-rcs.el (vc-rcs-print-log):
5355         * vc-git.el (vc-git-print-log):
5356         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
5357         ignore it.  Make the BUFFER argument non-optional
5359         * bindings.el (mode-line-buffer-identification): Do not purecopy.
5361 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
5363         * dired.el (dired-mode-map): Move encryption items to "Operate"
5364         menu (Bug#4703).
5366         * strokes.el (strokes-update-window-configuration): Make strokes
5367         buffer current before erasing (Bug#4906).
5369         * cedet/semantic/idle.el (semantic-idle-summary-mode)
5370         (semantic-idle-summary-mode): Define using define-minor-mode
5371         instead of define-semantic-idle-service.
5372         (semantic-idle-summary-mode): New function.
5373         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
5374         that mouse motion does not reset the echo area.
5376 2009-11-15  Juri Linkov  <juri@jurta.org>
5378         * simple.el (set-mark-default-inactive): Add :type, :group
5379         and :version.  (Bug#4876)
5381 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
5383         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
5384         (archive-unique-fname): ... here.  (Bug#4929)
5386 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5388         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
5389         with a real fix.
5391         * novice.el (disabled-command-function): Add useful args.
5392         Setup the help buffer so that [back] works.
5393         Remove redundant call to help-mode.
5394         (disabled-command-function): Use `case'.
5395         (en/disable-command): New function extracted from enable-command.
5396         (enable-command, disable-command): Use it.
5398 2009-11-14  Glenn Morris  <rgm@gnu.org>
5400         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
5401         constants.  (Bug#4913)
5403         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
5405 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
5407         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
5408         defined in C that have no doc-strings.  (Bug#1063)
5410 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
5412         * cus-edit.el (data, files):
5413         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
5415 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
5417         * simple.el (shell-command): Doc fix (Bug#4891).
5419         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
5421 2009-11-14  Glenn Morris  <rgm@gnu.org>
5423         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
5424         statements for vc-diff, emerge-quit, and rmail-cease-edit.
5425         If they are already loaded, eval-after-load will do the right thing.
5427         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
5428         compiling.
5430         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
5432         * simple.el (x-selection-owner-p): Declare.
5433         (read-mail-command): Use custom radio type rather than choice.
5434         (completion-no-auto-exit): Doc fix.
5436         * custom.el (defgroup):
5437         * epg-config.el (epg): Doc fixes.
5439 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
5441         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
5442         * international/ccl.el (define-ccl-program): Do not purecopy the
5443         docstring, defconst does it anyway.
5445 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5447         * add-log.el (add-change-log-entry): Avoid displaying the changelog
5448         a second time.
5450         * x-dnd.el (x-dnd-maybe-call-test-function):
5451         * window.el (split-window-vertically):
5452         * whitespace.el (whitespace-help-on):
5453         * vc-rcs.el (vc-rcs-consult-headers):
5454         * userlock.el (ask-user-about-lock-help)
5455         (ask-user-about-supersession-help):
5456         * type-break.el (type-break-force-mode-line-update):
5457         * time-stamp.el (time-stamp-conv-warn):
5458         * terminal.el (te-set-output-log, te-more-break, te-filter)
5459         (te-sentinel, terminal-emulator):
5460         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
5461         (term-write-input-ring, term-check-source, term-start-output-log):
5462         (term-display-buffer-line, term-dynamic-list-completions):
5463         (term-ansi-make-term, serial-term):
5464         * subr.el (selective-display):
5465         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5466         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
5467         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
5468         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
5469         (speedbar-remove-localized-speedbar-support)
5470         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
5471         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
5472         (speedbar-buffers-line-directory):
5473         * simple.el (shell-command-on-region, append-to-buffer)
5474         (prepend-to-buffer):
5475         * shadowfile.el (shadow-save-todo-file):
5476         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
5477         (scroll-bar-maybe-set-window-start):
5478         * sb-image.el (speedbar-image-dump):
5479         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
5480         (load-save-place-alist-from-file):
5481         * ps-samp.el (ps-print-message-from-summary):
5482         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
5483         (ps-background-image, ps-begin-job, ps-do-despool):
5484         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
5485         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
5486         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
5487         (pr-call-process, pr-file-list, pr-interface-save):
5488         * novice.el (disabled-command-function)
5489         (enable-command, disable-command):
5490         * mouse.el (mouse-buffer-menu-alist):
5491         * mouse-copy.el (mouse-kill-preserving-secondary):
5492         * macros.el (kbd-macro-query):
5493         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
5494         * informat.el (batch-info-validate):
5495         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
5496         * hippie-exp.el (try-expand-dabbrev-visible):
5497         * help-mode.el (help-make-xrefs):
5498         * help-fns.el (describe-variable):
5499         * generic-x.el (bat-generic-mode-run-as-comint):
5500         * finder.el (finder-mouse-select):
5501         * find-dired.el (find-dired-sentinel):
5502         * filesets.el (filesets-file-close):
5503         * files.el (list-directory):
5504         * faces.el (list-faces-display, describe-face):
5505         * facemenu.el (list-colors-display):
5506         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
5507         * epg.el (epg--process-filter, epg-cancel):
5508         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
5509         (epa--read-signature-type):
5510         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
5511         (emerge-file-names):
5512         * ehelp.el (electric-helpify):
5513         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
5514         * ediff-vers.el (rcs-ediff-view-revision):
5515         * ediff-util.el (ediff-setup):
5516         * ediff-mult.el (ediff-append-custom-diff):
5517         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
5518         (ediff-wordify):
5519         * echistory.el (Electric-command-history-redo-expression):
5520         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5521         * disp-table.el (describe-display-table):
5522         * dired.el (dired-find-buffer-nocreate):
5523         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
5524         * dabbrev.el (dabbrev--same-major-mode-p):
5525         * chistory.el (list-command-history):
5526         * apropos.el (apropos-documentation):
5527         * allout.el (allout-obtain-passphrase):
5528         (allout-copy-exposed-to-buffer):
5529         (allout-verify-passphrase): Use with-current-buffer.
5531 2009-11-13  Glenn Morris  <rgm@gnu.org>
5533         * Makefile.in (ELCFILES): Regenerate.
5535 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5537         * net/dbus.el (dbus-registered-objects-table): Rename from
5538         `dbus-registered-functions-table', because it contains also properties.
5539         (dbus-unregister-object): Unregister also properties.
5540         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
5541         Use a timeout of 500 msec, in order to not block.
5542         (dbus-register-property, dbus-property-handler): New defuns.
5544 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5546         * simple.el (minibuffer-default-add-completions): Drop deprecated
5547         4th arg.
5549 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
5551         * textmodes/artist.el (artist-mouse-choose-operation):
5552         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5553         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
5554         (artist-compute-up-event-key): New function.
5555         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
5557 2009-11-13  Kenichi Handa  <handa@m17n.org>
5559         * language/japan-util.el: Make sure that the value of jisx0208
5560         property is jisx0208 character.
5562 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
5564         * international/mule.el (auto-coding-regexp-alist): Only purecopy
5565         car or each item, not the whole list.
5567 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5569         * minibuffer.el (minibuffer-completion-help):
5570         Use minibuffer-hide-completions.
5572 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
5574         * dired.el (dired-save-positions, dired-restore-positions): New funs.
5575         (dired-revert): Use them (bug#4880).
5577 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
5579         * tooltip.el (tooltip-frame-parameters): Undo previous change.
5581 2009-11-12  Juri Linkov  <juri@jurta.org>
5583         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
5584         New functions.
5585         (find-file-literally-at-point): Alias of `ffap-literally'.
5587 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
5589         * textmodes/ispell.el (ispell-skip-region-alist):
5590         * textmodes/css-mode.el (auto-mode-alist):
5591         * progmodes/compile.el (auto-mode-alist):
5592         * international/mule.el (ctext-non-standard-encodings-alist)
5593         (ctext-non-standard-encodings-regexp):
5594         * simple.el (shell-command-switch, text-read-only):
5595         * replace.el (occur-mode-map):
5596         * paths.el (rmail-file-name):
5597         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
5598         * find-file.el (ff-special-constructs):
5599         * files.el (file-name-handler-alist):
5600         * composite.el: Purecopy strings.
5602         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
5604 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
5606         * widget.el (define-widget): Purecopy the docstring.
5607         * international/mule-cmds.el (charset): Do not purecopy the
5608         docstring here, define-widget does it.
5610         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
5611         * textmodes/bibtex-style.el (auto-mode-alist):
5612         * progmodes/inf-lisp.el (inferior-lisp-prompt):
5613         * progmodes/compile.el (compile-command):
5614         * language/korea-util.el (default-korean-keyboard):
5615         * international/mule-conf.el (file-coding-system-alist):
5616         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
5617         * tooltip.el (tooltip-frame-parameters):
5618         * newcomment.el (comment-end, comment-padding):
5619         * dired.el (dired-trivial-filenames):
5620         * comint.el (comint-file-name-prefix): Purecopy initial values.
5622 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
5624         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
5625         (tramp-advice-minibuffer-electric-tilde): Unload advices via
5626         `tramp-unload'.
5627         (tramp-advice-make-auto-save-file-name)
5628         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
5629         after removing the advice.
5631 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
5633         * progmodes/grep.el (grep-regexp-alist):
5634         * international/mule-cmds.el (iso-2022-control-alist):
5635         * emacs-lisp/timer.el (timer-duration-words):
5636         * subr.el (version-separator, version-regexp-alist):
5637         * minibuffer.el (completion-styles-alist):
5638         * faces.el (face-attribute-name-alist, list-faces-sample-text):
5639         Change defvars to defconsts.
5641         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
5642         * loadup.el ("international/mule-conf"): Load the byte compiled version.
5643         * international/mule-conf.el: Allow to be byte compiled.
5645         * international/mule.el (define-charset): Purecopy props.
5646         (load-with-code-conversion): Purecopy doc string and file name.
5647         (put-charset-property): Purecopy strings.
5648         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
5650         * international/mule-cmds.el (register-input-method): Purecopy arguments.
5651         (define-char-code-property): Correctly purecopy the table.
5653         * international/ccl.el (define-ccl-program): Purecopy the docstring.
5655         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
5657         * subr.el (add-hook): Purecopy strings.
5658         (eval-after-load): Purecopy load-history-regexp and the form.
5660         * custom.el (custom-declare-group): Purecopy load-file-name.
5662         * subr.el (menu-bar-separator): New defconst.
5663         * net/eudc.el (eudc-tools-menu):
5664         * international/mule-cmds.el (set-coding-system-map)
5665         (mule-menu-keymap):
5666         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5667         * vc-hooks.el (vc-menu-map):
5668         * replace.el (occur-mode-map):
5669         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
5670         (menu-bar-edit-menu, menu-bar-goto-menu)
5671         (menu-bar-custom-menu, menu-bar-showhide-menu)
5672         (menu-bar-options-menu, menu-bar-tools-menu)
5673         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
5674         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
5675         (menu-bar-help-menu):
5676         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
5677         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
5679         * term/x-win.el (x-gtk-stock-map):
5680         * progmodes/vera-mode.el (auto-mode-alist):
5681         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
5682         (inferior-lisp-program, inferior-lisp-load-command):
5683         * progmodes/hideshow.el (hs-special-modes-alist):
5684         * progmodes/gud.el (same-window-regexps):
5685         * progmodes/grep.el (grep-program, find-program, xargs-program):
5686         * net/telnet.el (same-window-regexps):
5687         * net/rlogin.el (same-window-regexps):
5688         * language/ethiopic.el (font-ccl-encoder-alist):
5689         * vc-sccs.el (vc-sccs-master-templates):
5690         * vc-rcs.el (vc-rcs-master-templates):
5691         * subr.el (cl-assertion-failed):
5692         * simple.el (next-error-overlay-arrow-position):
5693         * lpr.el (lpr-command):
5694         * locate.el (locate-ls-subdir-switches):
5695         * info.el (same-window-regexps, info)
5696         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
5697         * image-mode.el (image-mode, auto-mode-alist):
5698         * hippie-exp.el (hippie-expand-ignore-buffers):
5699         * format.el (format-alist):
5700         * find-dired.el (find-ls-subdir-switches, find-grep-options)
5701         (find-name-arg):
5702         * facemenu.el (facemenu-keybindings):
5703         * dired.el (dired-listing-switches, dired-chown-program):
5704         * diff.el (diff-switches, diff-command):
5705         * cus-edit.el (same-window-regexps):
5706         * bindings.el (mode-line-mule-info)
5707         (mode-line-buffer-identification): Purecopy strings.
5709 2009-11-11  Juri Linkov  <juri@jurta.org>
5711         * simple.el (dired-get-filename) <declare-function>:
5712         Tell the byte-compiler about dired-get-filename.
5713         (shell-command): In Dired mode, get filename from the current line
5714         as the default value.
5716 2009-11-10  Glenn Morris  <rgm@gnu.org>
5718         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
5719         * calendar/holidays.el, progmodes/cperl-mode.el:
5720         Update x-popup-menu declarations.
5722         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
5723         (list-load-path-shadows): Use dolist.
5724         (list-load-path-shadows): Use with-current-buffer.
5726 2009-11-10  Juri Linkov  <juri@jurta.org>
5728         * minibuffer.el (read-file-name): Support a list of default values
5729         in `default-filename'.  Use the first file name where only one
5730         element is required.  Doc fix.
5732 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
5734         * net/dbus.el (dbus-unregister-object): Release service, if no
5735         other method is registered for it.
5737 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
5739         * bookmark.el (bookmark-completing-read): Sort bookmark names if
5740         bookmark-sort-flag is non-nil (Bug#4653).
5742 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
5744         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
5745         the progress reporter entirely.
5747         * emulation/cua-base.el: Add CUA property to some CC mode commands
5748         (Bug#4100).
5750 2009-11-08  Kevin Ryde  <user42@zip.com.au>
5752         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
5753         at end of sentence (Bug#4818).
5755 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
5757         * progmodes/compile.el (compilation-error-regexp-alist-alist):
5758         Handle "see declaration of" MSFT statements (Bug#4100).
5760 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
5762         * net/tramp.el (tramp-advice-make-auto-save-file-name)
5763         (tramp-advice-file-expand-wildcards): Unload via
5764         `ad-remove-advice'.
5766         * net/trampver.el: Update release number.
5768 2009-11-08  Kevin Ryde  <user42@zip.com.au>
5770         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
5771         `ad-do-it'.
5773 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
5775         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
5776         in order to keep context in SELinux.
5778 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
5780         * dired-aux.el (dired-query): Place cursor in echo area and allow
5781         C-g.
5783         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
5784         menu item if not on a directory (Bug#4701).
5786 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
5788         Sync with Tramp 2.1.17.
5790         * net/tramp.el (tramp-handle-copy-directory): Don't use
5791         `file-remote-p' (due to compatibility).
5793         * net/tramp-compat.el (tramp-compat-copy-directory)
5794         (tramp-compat-delete-directory): New defuns.
5796         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
5797         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
5798         `tramp-compat-delete-directory'.
5800         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
5801         (tramp-smb-handle-delete-directory): Use
5802         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
5804         * net/trampver.el: Update release number.
5806 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
5808         * tar-mode.el (tar-copy): Call write-region on the right buffer
5809         (Bug#4857).
5811         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
5812         by hand, if necessary (Bug#4878).
5814 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
5816         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
5817         align size column (Bug#4839).
5819         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
5820         statement.
5822 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5824         * progmodes/ld-script.el (auto-mode-alist):
5825         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
5827         * cus-face.el (custom-declare-face): Purecopy face spec.
5829 2009-11-06  Kenichi Handa  <handa@m17n.org>
5831         * international/uni-bidi.el: Re-generated.
5832         * international/uni-category.el: Re-generated.
5833         * international/uni-combining.el: Re-generated.
5834         * international/uni-mirrored.el: Re-generated.
5836 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5838         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
5839         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
5840         (tex-start-options, slitex-run-command, latex-run-command)
5841         (tex-run-command, tex-directory):
5842         * textmodes/ispell.el (ispell-html-skip-alists)
5843         (ispell-tex-skip-alists, ispell-tex-skip-alists):
5844         * textmodes/fill.el (adaptive-fill-first-line-regexp):
5845         (adaptive-fill-regexp):
5846         * textmodes/dns-mode.el (auto-mode-alist):
5847         * progmodes/python.el (interpreter-mode-alist):
5848         * progmodes/etags.el (tags-compression-info-list):
5849         * progmodes/etags.el (tags-file-name):
5850         * net/browse-url.el (browse-url-galeon-program)
5851         (browse-url-firefox-program):
5852         * mail/sendmail.el (mail-signature-file)
5853         (mail-citation-prefix-regexp):
5854         * international/mule-conf.el (eight-bit):
5855         * international/latexenc.el (latex-inputenc-coding-alist):
5856         * international/fontset.el (x-pixel-size-width-font-regexp):
5857         * emacs-lisp/warnings.el (warning-type-format):
5858         * emacs-lisp/trace.el (trace-buffer):
5859         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
5860         (emacs-lisp-mode-map):
5861         * calendar/holidays.el (holiday-solar-holidays)
5862         (holiday-bahai-holidays, holiday-islamic-holidays)
5863         (holiday-christian-holidays, holiday-hebrew-holidays)
5864         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
5865         (hebrew-holidays-1, holiday-oriental-holidays)
5866         (holiday-general-holidays):
5867         * x-dnd.el (x-dnd-known-types):
5868         * tool-bar.el (tool-bar):
5869         * startup.el (site-run-file):
5870         * shell.el (shell-dumb-shell-regexp):
5871         * rfn-eshadow.el (file-name-shadow-tty-properties)
5872         (file-name-shadow-properties):
5873         * paths.el (remote-shell-program, news-directory):
5874         * mouse.el ([C-down-mouse-3]):
5875         * menu-bar.el (menu-bar-tools-menu):
5876         * jka-cmpr-hook.el (jka-compr-load-suffixes)
5877         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
5878         (jka-compr-compression-info-list):
5879         * isearch.el (search-whitespace-regexp):
5880         * image-file.el (image-file-name-extensions):
5881         * find-dired.el (find-ls-option):
5882         * files.el (directory-listing-before-filename-regexp)
5883         (directory-free-space-args, insert-directory-program)
5884         (list-directory-brief-switches, magic-fallback-mode-alist)
5885         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
5886         (automount-dir-prefix):
5887         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
5888         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
5889         (face-font-registry-alternatives, face-font-registry-alternatives)
5890         (face-font-family-alternatives):
5891         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
5892         (facemenu-foreground-menu, facemenu-face-menu):
5893         * epa-hook.el (epa-file-name-regexp):
5894         * dnd.el (dnd-protocol-alist):
5895         * textmodes/rst.el (auto-mode-alist):
5896         * button.el (default-button): Purecopy strings.
5898 2009-11-06  Glenn Morris  <rgm@gnu.org>
5900         * Makefile.in (ELCFILES): Update.
5902 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5904         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
5905         * emacs-lisp/levents.el: Move to obsolete/levents.el.
5907         * nxml/xsd-regexp.el (xsdre-gen-categories):
5908         * nxml/xmltok.el (xmltok-parse-entity):
5909         * nxml/rng-parse.el (rng-parse-validate-file):
5910         * nxml/rng-maint.el (rng-format-manual)
5911         (rng-manual-output-force-new-line):
5912         * nxml/rng-loc.el (rng-save-schema-location-1):
5913         * nxml/rng-cmpct.el (rng-c-parse-file):
5914         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
5915         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
5917 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
5919         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
5920         Remove extra save-excursions and make-variable-buffer-local's.
5921         Suggested by Stefan Monnier.
5923         (verilog-getopt-file, verilog-module-inside-filename-p)
5924         (verilog-set-define): Merge GNU 1.35 and repair changes from
5925         switching to using with-current-buffer.
5927         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
5928         being treated as a number and confusing AUTORESET.
5929         Reported by Dan Dever.
5931         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
5932         Add verilog-auto-ignore-concat to fix backward compatibility with
5933         older verilog-modes.  Reported by Dan Katz.
5935         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
5936         containing closing anchors "...$".
5938         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
5939         Reported by Wade Smith.
5941         (verilog-batch-execute-func): Comment on function usage.
5943 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
5945         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
5946         for labels.
5948         (verilog-label-re, verilog-calc-1): Support proper indent of named
5949         asserts.
5951         (verilog-backward-token, verilog-basic-complete-re)
5952         (verilog-beg-of-statement, verilog-indent-re): Support proper
5953         indent of the assert statement at the beginning of a block of text.
5955         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
5956         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
5957         tokens as begins.
5959 2009-11-05  Glenn Morris  <rgm@gnu.org>
5961         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
5962         Emacs 19.  (Bug#1531)
5963         (byte-compile-fix-header): Update for the above change.
5964         Drop test for epoch::version.
5966         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
5967         * cus-dep.el (custom-make-dependencies):
5968         * finder.el (finder-compile-keywords):
5969         Use autoload-rubric's feature argument.
5971         * calendar/diary-lib.el (top-level): Make load behave more like require.
5973         * vc-git.el (vc-git-stash-map): Move definition before use.
5975 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
5977         * custom.el (custom-declare-group): Purecopy standard-value.
5978         (custom-declare-group): Purecopy custom-prefix.
5980         * international/mule.el (load-with-code-conversion):
5981         Call do-after-load-evaluation unconditionally.
5983         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
5985 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5987         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
5989 2009-11-04  Glenn Morris  <rgm@gnu.org>
5991         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
5992         (byte-compile-compatibility): Remove option.
5993         (byte-compile-close-variables, byte-compile-fix-header)
5994         (byte-compile-insert-header, byte-compile-output-docform)
5995         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
5996         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
5997         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
5998         (byte-compile-insert, byte-compile-defun):
5999         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
6000         (byte-defop-compiler19): Remove.
6001         Without byte-compile-compatibility, the 'emacs19-opcode property is not
6002         used by anything.  Replace all calls with byte-defop-compiler.
6004 2009-11-04  Juri Linkov  <juri@jurta.org>
6006         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
6007         (menu-bar-options-menu): Don't quote the `prop' arg of
6008         `menu-bar-make-mm-toggle'.
6010 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
6012         * calendar/calendar.el (cal-loaddefs):
6013         * calendar/diary-lib.el (diary-loaddefs):
6014         * calendar/holidays.el (hol-loaddefs):
6015         * eshell/esh-module.el (esh-groups): Load rather than require.
6017 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6019         * calendar/todo-mode.el (todo-add-category): Don't hardcode
6020         point-min==1.
6021         (todo-top-priorities): Only display-buffer when called interactively.
6022         (todo-item-start): Don't save excursion point.
6023         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
6024         (todo-insert-item-here, todo-file-item, todo-remove-item):
6025         Adjust uses of todo-item-start and todo-item-end.
6027         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
6028         (autoload-rubric): Don't use any more.
6029         * cedet/semantic/fw.el (semantic/loaddefs):
6030         * cedet/srecode.el (srecode/loaddefs):
6031         * cedet/ede.el (ede/loaddefs): Load rather than require.
6032         * cedet/ede/cpp-root.el:
6033         * cedet/ede/emacs.el:
6034         * cedet/ede/files.el:
6035         * cedet/ede/linux.el:
6036         * cedet/ede/locate.el:
6037         * cedet/ede/make.el:
6038         * cedet/ede/shell.el:
6039         * cedet/ede/speedbar.el:
6040         * cedet/ede/system.el:
6041         * cedet/ede/util.el:
6042         * cedet/semantic/analyze.el:
6043         * cedet/semantic/bovine.el:
6044         * cedet/semantic/complete.el:
6045         * cedet/semantic/ctxt.el:
6046         * cedet/semantic/db-file.el:
6047         * cedet/semantic/db-find.el:
6048         * cedet/semantic/db-global.el:
6049         * cedet/semantic/db-mode.el:
6050         * cedet/semantic/db-typecache.el:
6051         * cedet/semantic/db.el:
6052         * cedet/semantic/debug.el:
6053         * cedet/semantic/dep.el:
6054         * cedet/semantic/doc.el:
6055         * cedet/semantic/edit.el:
6056         * cedet/semantic/find.el:
6057         * cedet/semantic/format.el:
6058         * cedet/semantic/html.el:
6059         * cedet/semantic/ia-sb.el:
6060         * cedet/semantic/ia.el:
6061         * cedet/semantic/idle.el:
6062         * cedet/semantic/lex-spp.el:
6063         * cedet/semantic/lex.el:
6064         * cedet/semantic/mru-bookmark.el:
6065         * cedet/semantic/scope.el:
6066         * cedet/semantic/senator.el:
6067         * cedet/semantic/sort.el:
6068         * cedet/semantic/symref.el:
6069         * cedet/semantic/tag-file.el:
6070         * cedet/semantic/tag-ls.el:
6071         * cedet/semantic/tag-write.el:
6072         * cedet/semantic/tag.el:
6073         * cedet/semantic/util-modes.el:
6074         * cedet/semantic/analyze/complete.el:
6075         * cedet/semantic/analyze/refs.el:
6076         * cedet/semantic/bovine/c.el:
6077         * cedet/semantic/bovine/gcc.el:
6078         * cedet/semantic/bovine/make.el:
6079         * cedet/semantic/bovine/scm.el:
6080         * cedet/semantic/decorate/include.el:
6081         * cedet/semantic/decorate/mode.el:
6082         * cedet/semantic/symref/cscope.el:
6083         * cedet/semantic/symref/global.el:
6084         * cedet/semantic/symref/grep.el:
6085         * cedet/semantic/symref/idutils.el:
6086         * cedet/semantic/symref/list.el:
6087         * cedet/semantic/wisent/java-tags.el:
6088         * cedet/semantic/wisent/javascript.el:
6089         * cedet/srecode/compile.el:
6090         * cedet/srecode/cpp.el:
6091         * cedet/srecode/document.el:
6092         * cedet/srecode/el.el:
6093         * cedet/srecode/expandproto.el:
6094         * cedet/srecode/getset.el:
6095         * cedet/srecode/insert.el:
6096         * cedet/srecode/java.el:
6097         * cedet/srecode/map.el:
6098         * cedet/srecode/mode.el:
6099         * cedet/srecode/template.el:
6100         * cedet/srecode/texi.el: Remove the file-local setting of
6101         generated-autoload-feature.
6103         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
6104         and only put a prop if it is non-nil.
6106 2009-11-03  Juri Linkov  <juri@jurta.org>
6108         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
6109         (menu-bar-options-menu): Fix list quoting (Bug#4429).
6111         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
6112         and "Menu" to make top-level menu item visually one unit (like
6113         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
6114         multi-word menu items).  Fix :help string for quit-window.
6116 2009-11-03  Glenn Morris  <rgm@gnu.org>
6118         * cedet/mode-local.el (with-mode-local): Doc fix.
6120         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6121         (byte-compile-file-form-define-abbrev-table)
6122         (byte-compile-file-form-custom-declare-variable)
6123         (byte-compile-variable-ref, byte-compile-defvar):
6124         Whether or not a warning is enabled should only affect whether we issue
6125         the warning, not whether or not we collect the relevant data.
6126         Eg warnings can be turned on and off throughout the course of a file.
6128         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
6129         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
6131 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6133         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
6134         * play/mpuz.el (mpuz-create-buffer):
6135         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
6136         (lm-print-y,s,noise, lm-print-w0, lm-init):
6137         * play/gomoku.el (gomoku-prompt-for-move):
6138         * play/fortune.el (fortune-in-buffer):
6139         * play/dissociate.el (dissociated-press):
6140         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
6141         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
6142         * mail/supercite.el (sc-eref-show):
6143         * mail/smtpmail.el (smtpmail-send-it):
6144         * mail/rmailsum.el (rmail-summary-next-labeled-message)
6145         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
6146         (rmail-summary-undelete-many, rmail-summary-rmail-update)
6147         (rmail-summary-goto-msg, rmail-summary-expunge)
6148         (rmail-summary-get-new-mail, rmail-summary-search-backward)
6149         (rmail-summary-add-label, rmail-summary-output-menu)
6150         (rmail-summary-output-body):
6151         * mail/rfc822.el (rfc822-addresses):
6152         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
6153         * mail/mailpost.el (post-mail-send-it):
6154         * mail/hashcash.el (hashcash-generate-payment):
6155         * mail/feedmail.el (feedmail-run-the-queue)
6156         (feedmail-queue-send-edit-prompt-help-first)
6157         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
6158         (feedmail-deduce-address-list):
6159         * eshell/esh-ext.el (eshell-remote-command):
6160         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
6161         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
6162         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
6163         (viper-save-string-in-file, viper-valid-marker):
6164         * emulation/viper-keym.el (viper-toggle-key):
6165         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
6166         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
6167         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
6168         * emulation/viper-cmd.el (viper-exec-form-in-vi)
6169         (viper-exec-form-in-emacs, viper-brac-function):
6170         * emulation/viper.el (viper-delocalize-var):
6171         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
6172         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
6173         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
6174         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
6175         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
6176         * emulation/edt.el (edt-electric-helpify):
6177         * emulation/cua-rect.el (cua--rectangle-aux-replace):
6178         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
6179         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
6180         (cua-indent-to-global-mark-column):
6181         * calendar/diary-lib.el (calendar-mark-1):
6182         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
6183         Use with-current-buffer.
6184         * emulation/viper.el (viper-delocalize-var): Use dolist.
6186 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
6188         * comint.el (comint-replace-by-expanded-history-before-point):
6189         Replace !! with the previous input string literally (Bug#1795).
6191 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
6193         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
6194         to be made up of whitespace.
6196 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
6198         * minibuffer.el (read-file-name): Don't use file dialogs for
6199         remote directories (Bug#99).
6201 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
6203         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
6205 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
6207         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
6208         instead of deleting the window or frame.
6210 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
6212         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
6213         Support face colors.
6215         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
6216         New function.  Support face colors (Bug#1168).
6217         (tex-common-initialization): Use it.
6219         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
6220         mode allows it (Bug#1168).
6222 2009-10-31  Juri Linkov  <juri@jurta.org>
6224         * facemenu.el (list-colors-display): Don't mark buffer as
6225         modified (Bug#3948).
6227 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
6229         * international/mule-diag.el (list-character-sets-1): Minor
6230         message fix (Bug#3526).
6232         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
6233         face property (Bug#4834).
6234         (etags-list-tags, etags-tags-apropos-additional)
6235         (etags-tags-apropos, tags-select-tags-table): Add follow-link
6236         property.
6238         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
6239         items.
6241         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
6242         items.
6244         * cedet/ede.el (ede-minor-mode):
6245         * cedet/semantic.el (semantic-mode): Toggle menu separators.
6247 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6249         * textmodes/two-column.el (2C-split):
6250         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
6251         * textmodes/tex-mode.el (tex-set-buffer-directory):
6252         * textmodes/spell.el (spell-region, spell-string):
6253         * textmodes/reftex.el (reftex-erase-buffer):
6254         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
6255         * textmodes/reftex-toc.el (reftex-toc-promote-action):
6256         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
6257         (reftex-select-item):
6258         * textmodes/reftex-ref.el (reftex-label-info-update)
6259         (reftex-offer-label-menu):
6260         * textmodes/reftex-index.el (reftex-index-change-entry)
6261         (reftex-index-phrases-info):
6262         * textmodes/reftex-global.el (reftex-create-tags-file)
6263         (reftex-save-all-document-buffers, reftex-ensure-write-access):
6264         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
6265         (reftex-view-crossref-from-bibtex):
6266         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
6267         (reftex-extract-bib-entries-from-thebibliography)
6268         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
6269         * textmodes/refbib.el (r2b-capitalize-title):
6270         (r2b-convert-buffer, r2b-help):
6271         * textmodes/page-ext.el (pages-directory)
6272         (pages-directory-goto-with-mouse):
6273         * textmodes/bibtex.el (bibtex-validate-globally):
6274         * textmodes/bib-mode.el (bib-capitalize-title):
6275         * textmodes/artist.el (artist-clear-buffer, artist-system):
6276         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
6277         (local-set-scheme-interaction-buffer, xscheme-process-filter)
6278         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
6279         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
6280         (xscheme-send-control-g-interrupt, xscheme-start-process)
6281         (xscheme-process-sentinel, xscheme-cd):
6282         * progmodes/verilog-mode.el (verilog-read-always-signals)
6283         (verilog-set-define, verilog-getopt-file)
6284         (verilog-module-inside-filename-p):
6285         * progmodes/sh-script.el:
6286         * progmodes/python.el (python-pdbtrack-get-source-buffer)
6287         (python-pdbtrack-grub-for-buffer, python-execute-file):
6288         * progmodes/octave-inf.el (inferior-octave):
6289         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
6290         (idlwave-shell-compile-helper-routines, idlwave-set-local)
6291         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
6292         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
6293         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
6294         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
6295         (idlwave-shell-filter, idlwave-shell-examine-highlight)
6296         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
6297         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
6298         (idlwave-shell-examine-display, idlwave-shell-run-region)
6299         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
6300         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
6301         * progmodes/idlw-help.el (idlwave-help-get-special-help)
6302         (idlwave-help-get-help-buffer):
6303         * progmodes/gud.el (gud-basic-call, gud-find-class)
6304         (gud-tooltip-activate-mouse-motions-if-enabled):
6305         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
6306         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
6307         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
6308         (ebrowse-tags-next-file):
6309         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
6310         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
6311         (ebnf-eps-finish-and-write):
6312         * progmodes/cpp.el (cpp-edit-save):
6313         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
6314         * progmodes/cc-defs.el (c-emacs-features):
6315         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
6316         (antlr-directory-dependencies):
6317         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
6318         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
6319         (ada-find-any-references, ada-make-filename-from-adaname)
6320         (ada-make-body-gnatstub):
6321         * obsolete/rnews.el (news-list-news-groups):
6322         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
6323         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
6324         * net/rcirc.el (rcirc-debug):
6325         * net/newst-treeview.el (newsticker--treeview-list-add-item)
6326         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
6327         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
6328         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
6329         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
6330         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
6331         (newsticker--treeview-list-clear-highlight)
6332         (newsticker--treeview-list-update-highlight)
6333         (newsticker--treeview-list-highlight-start)
6334         (newsticker--treeview-tree-update-highlight)
6335         (newsticker--treeview-get-selected-item)
6336         (newsticker-treeview-mark-list-items-old)
6337         (newsticker--treeview-set-current-node):
6338         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
6339         * net/newst-backend.el (newsticker--get-news-by-funcall)
6340         (newsticker--get-news-by-wget, newsticker--image-get)
6341         (newsticker--image-sentinel):
6342         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
6343         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
6344         (eudc-ph-close-session):
6345         * net/eudc.el (eudc-save-options):
6346         * language/thai-word.el (thai-update-word-table):
6347         * language/japan-util.el (japanese-string-conversion):
6348         * international/titdic-cnv.el (tsang-quick-converter)
6349         (ziranma-converter, ctlau-converter):
6350         * international/mule-cmds.el (describe-language-environment):
6351         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
6352         (skkdic-convert-postfix, skkdic-convert-prefix):
6353         (skkdic-convert-okuri-nasi, skkdic-convert):
6354         * emacs-lisp/re-builder.el (reb-update-overlays):
6355         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
6356         * emacs-lisp/gulp.el (gulp-send-requests):
6357         * emacs-lisp/find-gc.el (trace-call-tree):
6358         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
6359         (eieio-describe-generic):
6360         * emacs-lisp/eieio-base.el (eieio-persistent-read):
6361         * emacs-lisp/edebug.el (edebug-outside-excursion):
6362         * emacs-lisp/debug.el (debugger-make-xrefs):
6363         * emacs-lisp/cust-print.el (custom-prin1-to-string):
6364         * emacs-lisp/chart.el (chart-new-buffer):
6365         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
6366         Use with-current-buffer.
6367         * textmodes/artist.el (artist-system): Don't call
6368         copy-sequence on a fresh string.
6369         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
6371 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
6373         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
6374         is no item to edit.  (Bug#4820)
6375         (todo-top-priorities): Restore point and restore narrowing in Todo
6376         buffer.  (Bug#4820)
6378 2009-10-31  Glenn Morris  <rgm@gnu.org>
6380         * net/ange-ftp.el (top-level): Don't require dired when compiling.
6381         (comint-last-output-start, comint-last-input-start)
6382         (comint-last-input-end): Don't defvar when compiling.
6383         (ange-ftp-process-file): Use bound-and-true-p.
6385         * pcmpl-rpm.el (top-level): Move provide statement to end.
6386         (pcmpl-rpm): Remove unused custom group.
6388         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
6390         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
6392         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
6393         (byte-compile-warnings): Add `constants' as an option.
6394         (byte-compile-callargs-warn, byte-compile-arglist-warn)
6395         (display-call-tree): Update for byte-compile-fdefinition possibly
6396         returning `(macro lambda ...)'.  (Bug#4778)
6397         (byte-compile-variable-ref, byte-compile-setq-default):
6398         Respect `constants' member of byte-compile-warnings.
6400         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
6401         Use mapc rather than mapcar because the return value is never used.
6403         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
6404         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
6405         * cedet/semantic/html.el:
6406         Suppress harmless warnings about setting up semantic-imenu (not
6407         part of Emacs) variables.
6409 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6411         * vc-bzr.el (vc-bzr-revision-keywords): New var.
6412         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
6413         to "submit:".
6415         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
6416         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
6417         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
6418         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
6419         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
6420         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
6421         (semantic-analyzer-debug-global-symbol)
6422         (semantic-analyzer-debug-missing-innertype)
6423         (semantic-analyzer-debug-insert-include-summary):
6424         * cedet/semantic/util.el (semantic-file-tag-table):
6425         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
6426         (semantic-recursive-find-nonterminal-by-name):
6427         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
6428         * cedet/semantic/tag-file.el (semantic-prototype-file):
6429         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
6430         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
6431         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
6432         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
6433         (semantic-idle-summary-maybe-highlight):
6434         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
6435         (semantic-ia-sb-tag-info):
6436         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
6437         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
6438         * cedet/semantic/ede-grammar.el (project-compile-target):
6439         (ede-proj-makefile-insert-variables):
6440         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
6441         (semantic-debug-set-source-location, semantic-debug-interface-layout)
6442         (semantic-debug-mode, semantic-debug):
6443         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
6444         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
6445         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
6446         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
6447         (semanticdb-find-translate-path-includes--internal)
6448         (semanticdb-reset-log, semanticdb-find-log-activity):
6449         * cedet/semantic/db-file.el (object-write):
6450         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
6451         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
6452         (semanticdb-create-ebrowse-database):
6453         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
6454         * cedet/semantic/complete.el (semantic-displayor-focus-request)
6455         (semantic-collector-calculate-completions-raw)
6456         (semantic-complete-read-tag-analyzer):
6457         * cedet/semantic/analyze.el (semantic-analyze-pulse):
6458         * cedet/ede/util.el (ede-update-version-in-source):
6459         * cedet/ede/proj.el (project-delete-target):
6460         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
6461         (ede-proj-flush-autoconf):
6462         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
6463         (ede-proj-configure-synchronize):
6464         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
6465         * cedet/ede/linux.el (ede-linux-version):
6466         * cedet/ede/emacs.el (ede-emacs-version):
6467         * cedet/ede/dired.el (ede-dired-add-to-target):
6468         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
6469         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
6470         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
6471         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
6472         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
6473         (cedet-idutils-version-check):
6474         * cedet/cedet-global.el (cedet-gnu-global-call):
6475         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
6476         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
6477         * cedet/cedet-cscope.el (cedet-cscope-call)
6478         (cedet-cscope-expand-filename, cedet-cscope-version-check):
6479         Use with-current-buffer.
6480         * cedet/ede.el (ede-make-project-local-variable)
6481         (ede-set-project-variables, ede-set): Use dolist.
6483 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
6485         * textmodes/ispell.el (ispell-skip-region-alist):
6486         * international/mule-conf.el (eight-bit):
6487         * international/fontset.el (font-encoding-alist):
6488         * startup.el (pure-space-overflow-message):
6489         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
6490         * paths.el (gnus-nntp-service, rmail-spool-directory)
6491         (term-file-prefix):
6492         * files.el (save-some-buffers-action-alist):
6493         * cmuscheme.el (same-window-buffer-names):
6494         * ielm.el (same-window-buffer-names):
6495         * shell.el (same-window-buffer-names):
6496         * mail/sendmail.el (same-window-buffer-names):
6497         * progmodes/inf-lisp.el (same-window-buffer-names):
6498         * bindings.el (mode-line-client)
6499         (mode-line-column-line-number-mode-map):
6500         * language/tibetan.el (tibetan-precomposition-rule-regexp)
6501         (tibetan-precomposed-regexp): Purecopy string arguments.
6503 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6505         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
6506         (calcDigit-nondigit):
6507         * calc/calc-yank.el (calc-copy-to-buffer):
6508         * calc/calc-units.el (calc-invalidate-units-table):
6509         * calc/calc-trail.el (calc-trail-yank):
6510         * calc/calc-store.el (calc-insert-variables):
6511         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
6512         * calc/calc-prog.el (calc-read-parse-table):
6513         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
6514         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
6515         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
6516         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
6517         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
6518         (calc-graph-name, calc-graph-find-command, calc-graph-view)
6519         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
6520         * calc/calc-ext.el (calc-realign):
6521         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
6522         (calc-embedded-finish-edit, calc-embedded-make-info)
6523         (calc-embedded-finish-command, calc-embedded-stack-change):
6524         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
6526         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
6527         (overload-docstring-extension): Use that info.
6528         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
6529         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
6530         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
6531         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
6532         (semantic-nonterminal-full-name): Add the new `when' info.
6533         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
6534         `assert'.
6536         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
6537         shell-dynamic-complete-filename in preference to
6538         comint-dynamic-complete-filename.
6540         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6541         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
6542         Don't consider whether the display supports colors.
6543         (bookmark-import-new-list): Use dolist.
6544         (bookmark-bmenu-mode-map): Move initialization into declaration.
6545         (bookmark-bmenu-list): Use dolist, simplify.
6546         (bookmark-show-all-annotations): Use save-selected-window and dolist.
6547         (menu-bar-final-items): Use push.
6549 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
6551         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
6552         it works on remote files.
6553         (vc-hg-diff): Don't pass any `--cwd' argument.
6555 2009-10-27  Kevin Ryde  <user42@zip.com.au>
6557         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
6558         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
6559         (Further to Bug#3921).
6561 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
6563         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
6564         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
6565         calling `tramp-imap-put-file'.  Add file size to the call.
6566         (tramp-imap-get-file-entries): Compute also user name, file size,
6567         and date.
6568         (tramp-imap-handle-insert-directory): Insert uid and gid.
6569         (tramp-imap-handle-file-attributes): Transform uid and gid
6570         according to `id-format'.
6571         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
6572         size in header X-Size.
6574 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
6576         * simple.el (transpose-subr): Give clearer error when the mark
6577         is not set.  (Bug#4807)
6579 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
6581         * net/tramp.el (tramp-perl-file-truename): New defconst.
6582         Perl code contributed by yary <not.com@gmail.com> (tiny change).
6583         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
6584         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
6585         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
6587         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6588         Ignore `dired-call-process'.
6589         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
6591 2009-10-26  Julian Scheid  <julians37@gmail.com>
6593         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
6594         (tramp-get-remote-readlink): New defun.
6595         (tramp-handle-file-truename): Use it.
6596         (tramp-handle-file-exists-p): Check file-attributes cache, assume
6597         file exists if cache value present.
6598         (tramp-check-cached-permissions): New defun.
6599         (tramp-handle-file-readable-p): Use it.
6600         (tramp-handle-file-writable-p): Likewise.
6601         (tramp-handle-file-executable-p): Likewise.
6602         (tramp-handle-file-name-all-completions): Try using Perl to get
6603         partial completions.  When perl not available, combine `cd' and
6604         `ls' into single remote operation and use shell expansion to get
6605         partial remote directory contents.  Set `file-exists-p' cache for
6606         directory and any files returned by ls.  Change cache handling to
6607         support partial directory contents.  Use error message emitted by
6608         remote `cd' or Perl code for local tramp-error.
6609         (tramp-do-copy-or-rename-file-directly): Avoid separate
6610         tramp-send-command-and-check call.
6611         (tramp-handle-process-file): Merge three remote ops into one.
6612         Do not flush all caches when `process-file-side-effects' is set.
6613         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
6614         file-attributes shows uid/gid to be set already.
6616 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
6618         * textmodes/tex-mode.el (tex-dvi-view-command)
6619         (tex-show-queue-command, tex-open-quote):
6620         * progmodes/ruby-mode.el (auto-mode-alist)
6621         (interpreter-mode-alist): Purecopy strings.
6623         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
6625         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
6626         string for the hook, keymap and abbrev table.
6628         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
6630         * x-dnd.el (x-dnd-xdnd-to-action):
6631         * startup.el (fancy-startup-text, fancy-about-text): Change to
6632         defconst from defvar.
6634         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
6636         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
6637         Purecopy initialization strings.
6639         * mail/sendmail.el (mail-header-separator)
6640         (mail-personal-alias-file):
6641         * mail/rmail.el (rmail-default-dont-reply-to-names)
6642         (rmail-ignored-headers, rmail-retry-ignored-headers)
6643         (rmail-highlighted-headers, rmail-secondary-file-directory)
6644         (rmail-secondary-file-regexp):
6645         * files.el (null-device, file-name-invalid-regexp)
6646         (locate-dominating-stop-dir-regexp)
6647         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
6648         (interpreter-mode-alist): Use mapcar instead of mapc.
6650         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
6652         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
6653         (completion-ignored-extensions):
6654         (debug-ignored-errors): Purecopy strings.
6656 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6658         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
6659         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
6660         (pcomplete--here): Use push.
6662         * subr.el (all-completions): Declare the 4th arg obsolete.
6664 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6666         * pcomplete.el (pcomplete-unquote-argument-function): New var.
6667         (pcomplete-unquote-argument): New function.
6668         (pcomplete--common-suffix): Always pay attention to case.
6669         (pcomplete--table-subvert): Quote and unquote the text.
6670         (pcomplete--common-quoted-suffix): New function.
6671         (pcomplete-std-complete): Use it and pcomplete-begin.
6673         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
6674         we're inside a dedicated or minibuffer window.
6676 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6678         * cedet/semantic/fw.el (semantic-alias-obsolete)
6679         (semantic-varalias-obsolete): Make the `when' arg mandatory.
6680         (define-mode-overload-implementation):
6681         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
6682         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
6683         * cedet/semantic/util.el (semantic-file-token-stream)
6684         (semantic-something-to-stream):
6685         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
6686         (semantic-expand-nonterminal):
6687         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
6688         (semantic-find-dependency, semantic-find-nonterminal)
6689         (semantic-find-dependency):
6690         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
6691         (semantic-flex-text, semantic-flex-make-keyword-table)
6692         (semantic-flex-keyword-p, semantic-flex-keyword-put)
6693         (semantic-flex-keyword-get, semantic-flex-map-keywords)
6694         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
6695         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
6696         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
6697         (semantic-after-idle-scheduler-reparse-hooks):
6698         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
6699         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
6700         * cedet/semantic.el (semantic-toplevel-bovine-table)
6701         (semantic-toplevel-bovine-cache)
6702         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
6703         (semantic-init-mode-hooks, semantic-init-db-hooks)
6704         (semantic-bovination-working-type): Provide the `when' arg.
6706 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
6708         * bookmark.el: Update documentation, especially documentation
6709         of `bookmark-alist' and of the bookmark file format.
6710         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
6712 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
6714         * mail/emacsbug.el (report-emacs-bug): Clarify that the
6715         keybindings apply to the mail buffer (Bug#4003).  Shrink help
6716         window to buffer.
6718         * whitespace.el (whitespace-mode, whitespace-newline-mode)
6719         (global-whitespace-mode, global-whitespace-newline-mode)
6720         (whitespace-toggle-options, global-whitespace-toggle-options):
6721         Doc fix (Bug#3660).
6723         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
6724         of xmltok-start before the end tag was inserted (Bug#2840).
6726         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
6727         patterns that are preceded by an open-paren (Bug#1320).
6729 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
6731         * files.el (delete-directory): Delete symlinks to directories with
6732         delete-file (Bug#4739).
6734 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
6736         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
6737         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
6738         argument to make-obsolete.
6740         * cedet/semantic/fw.el (semantic-alias-obsolete)
6741         (semantic-varalias-obsolete): Add optional WHEN argument.
6743 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
6745         * vc.el (vc-backend-for-registration): Rename from
6746         vc-get-backend-for-registration.  Update callers.
6748         * international/mule-cmds.el (set-language-info-alist):
6749         Purecopy lang-env.
6750         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
6751         (charset): Purecopy the name.
6752         (define-char-code-property): Purecopy string arguments.
6754         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
6755         Purecopy string arguments.
6757         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6758         * ediff-hook.el (menu-bar-ediff-menu):
6759         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
6760         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
6762 2009-10-24  Glenn Morris  <rgm@gnu.org>
6764         * comint.el (comint-dynamic-list-completions):
6765         * term.el (term-dynamic-list-completions): Use choose-completion rather
6766         than obsolete alias mouse-choose-completion.
6768         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
6769         file-cache-choose-completion.
6770         (file-cache-choose-completion): Handle an optional event argument.
6771         (file-cache-mouse-choose-completion): Make it an obsolete alias.
6773         * progmodes/octave-mod.el (octave-complete-symbol):
6774         Use choose-completion if mouse-choose-completion is ever removed.
6776         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
6777         use.
6779         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
6780         compiler.
6782         * vc-hooks.el (vc-responsible-backend): Fix declaration.
6784 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6786         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
6787         Ignore `pred' now that we receive one.
6788         Handle test-completion specially.
6790 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
6792         * vc.el (vc-responsible-backend): Throw an error if not backend is
6793         found.  Remove the REGISTER argument.  Move the code dealing with
6794         REGISTER ...
6795         (vc-get-backend-for-registration): ... here.  New function.
6796         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
6797         of vc-responsible-backend, pass the file name instead of the
6798         directory name.
6800 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6802         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
6803         New funs.
6804         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
6805         (pcomplete-comint-setup): Don't modify a global var via
6806         accidental side-effects.
6807         (pcomplete-shell-setup): Adjust call accordingly.
6808         (pcomplete-parse-comint-arguments): Use push.
6810 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
6812         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
6813         Allow uncapitalized info node names (Bug#3921).
6815         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
6816         to the DEBUG file (Bug#3781).
6818 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
6820         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
6821         dictionary entry (Bug#4579).
6823 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
6825         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
6826         from `rfn-eshadow-update-overlay-hook' when unloading.
6827         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
6828         "rsyncc".  Adjust doc string.
6829         (tramp-temp-buffer-file-name): New buffer-local defvar.
6830         (tramp-handle-insert-file-contents, tramp-handle-write-region):
6831         Keep temporary file when indicated by method ("rsync" and
6832         "rsyncc").
6833         (tramp-handle-write-region): Handle APPEND.
6834         (tramp-delete-temp-file-function): New defun.  Added to
6835         `kill-buffer-hook'.
6837 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
6839         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
6841 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
6843         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
6844         (color-name-rgb-alist, tty-standard-colors)
6845         (tty-color-mode-alist): Change to defconst.
6847         * simple.el (mark-inactive): Purecopy message.
6849         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
6850         (global-map, yank-menu):
6851         * textmodes/ispell.el (ispell-menu-map):
6852         * net/eudc.el (eudc-tools-menu):
6853         * international/mule-cmds.el (describe-language-environment-map)
6854         (setup-language-environment-map, set-coding-system-map)
6855         (mule-menu-keymap):
6856         * vc-hooks.el (vc-menu-entry, vc-menu-map):
6857         * replace.el (occur-mode-map):
6858         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
6860 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
6862         * calc/calc.el (math-read-number, math-read-number-simple): Use
6863         `save-match-data'.
6865 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6867         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
6868         rather than fiddling with global-map bindings, since it should only
6869         affect per-terminal settings.
6870         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
6872         * minibuffer.el (completion-table-with-terminator): Allow to specify
6873         the terminator-regexp.
6875         * simple.el (switch-to-completions): Look for *Completions* in other
6876         frames as well.
6878         * pcomplete.el: Allow the use of completion-tables.
6879         (pcomplete-std-complete): New command.
6880         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
6881         (pcomplete--here): Use a function for `form' rather than an expression,
6882         so it can be byte-compiled.
6883         (pcomplete-here, pcomplete-here*): Adjust accordingly.
6884         Add edebug declaration.
6885         (pcomplete-show-completions): Remove unused var `curbuf'.
6886         (pcomplete-do-complete, pcomplete-stub):
6887         Don't assume `completions' is a list of strings any more.
6889 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
6891         * find-dired.el (find-name-arg): Fix typo in docstring.
6893 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6895         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
6896         (pcmpl-linux-fs-types): Same, and update to new modules layout.
6898         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
6899         pcomplete-entries.
6901         * comint.el (comint-read-input-ring, comint-write-input-ring)
6902         (comint-substitute-in-file-name)
6903         (comint-dynamic-complete-as-filename)
6904         (comint-dynamic-simple-complete)
6905         (comint-dynamic-list-filename-completions)
6906         (comint-dynamic-list-completions)
6907         (comint-redirect-results-list-from-process): Minor simplifications.
6909 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6911         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
6912         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
6913         the first form.  And insert a blank line after ";;; Code" since
6914         that's usual style.  (Bug#4612)
6916         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
6918 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6920         * minibuffer.el (completion-table-with-terminator): Properly implement
6921         boundaries, in case `terminator' appears in the suffix.
6922         (completion--embedded-envvar-table): Don't return boundaries if
6923         there's no valid completion.  Simplify.
6924         (completion-file-name-table): New completion table extracted from
6925         completion--file-name-table.
6926         (completion--file-name-table): Use it.
6927         (read-file-name-predicate): Declare obsolete.
6928         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
6929         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
6930         completion-file-name-table, and use the `pred' argument.
6931         * files.el (locate-file-completion-table): Use the `pred' arg rather
6932         than read-file-name-predicate.
6933         (abbreviate-file-name): Use \` rather than ^ for BOS.
6935 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
6937         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
6938         vc-responsible-backend to register, it causes problems.
6940 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6942         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
6944 2009-10-21  Eric Ludlam  <zappo@gnu.org>
6946         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
6947         (semantic-c-debug-mode-init-pch): New functions.
6948         (semantic-c-debug-mode-init-last-mode): New var.
6949         (semantic-c-parse-lexical-token): Use them.
6951         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
6952         When extracting the argument list, limit only by point-max.
6954 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
6956         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
6957         (tramp-smb-handle-file-attributes): Use it.
6958         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
6959         (tramp-smb-handle-insert-directory): Use `mapc' rather than
6960         `mapcar'.  Use `tramp-smb-get-stat-capability'.
6961         Add `dired-filename' text properties.
6962         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
6963         (tramp-smb-maybe-open-connection): Simplify check for smbclient
6964         version.
6966 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6968         * subr.el (read-key-delay): Reduce to 0.01.
6969         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
6970         (bug#4751).
6972 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6974         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
6976         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
6977         (Info-menu): Remove unused vars `last' and `completions'.
6978         (Info-index-nodes): Remove unused var `node'.
6980         * info.el (Info-complete-menu-item): Use complete-with-action.
6982 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
6984         Make vc-annotate work through copies and renames.
6985         * vc-annotate.el (vc-annotate-extract-revision-at-line):
6986         Return the file name too.
6987         (vc-annotate-revision-at-line)
6988         (vc-annotate-find-revision-at-line)
6989         (vc-annotate-revision-previous-to-line)
6990         (vc-annotate-show-log-revision-at-line): Update to get the file
6991         name from vc-annotate-extract-revision-at-line.
6992         (vc-annotate-show-diff-revision-at-line-internal): Change the
6993         argument to mean whether to show a file diff or not.  Get the file
6994         name from vc-annotate-extract-revision-at-line.
6995         (vc-annotate-show-diff-revision-at-line):
6996         Update vc-annotate-show-diff-revision-at-line call.
6997         (vc-annotate-warp-revision): Add an optional file argument.
6999         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
7000         (vc-git-annotate-extract-revision-at-line): Also return the file
7001         name if found.
7003         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
7004         command.  Remove unused code.
7005         (vc-hg-annotate-re): Update to match --follow output.
7006         (vc-hg-annotate-extract-revision-at-line): Also return the file
7007         name if found.
7009         * vc.el: Update annotate-extract-revision-at-line documentation.
7011 2009-10-18  Kevin Ryde  <user42@zip.com.au>
7013         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
7014         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
7016         * net/browse-url.el (browse-url): Identify alist with "consp and
7017         not functionp" and let all other things go down the `apply' leg,
7018         as suggested by Stefan.  (Further to bug#4531.)
7020 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
7022         * minibuffer.el (read-file-name): Check for repeat before putting
7023         a default argument in file-name-history (Bug#4657).
7025         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
7026         read syntax (Bug#4737).
7028         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7030 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
7032         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
7033         (html-tag-alist, html-tag-help): Add descriptions for undocumented
7034         entries and make note of obsolete tags.
7036 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7038         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
7040 2009-10-18  Glenn Morris  <rgm@gnu.org>
7042         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
7043         grep, so that binary files (eg international/uni-bidi.el) can match.
7044         Remove test for "UnicodeData" files, since it is hopefully unnecessary
7045         now, and in any case the file header format has changed.
7047 2009-10-17  Glenn Morris  <rgm@gnu.org>
7049         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
7050         (flyspell-get-word, flyspell-large-region)
7051         (flyspell-auto-correct-previous-word): Doc/error message fixes.
7053 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
7055         * Makefile.in (ELCFILES): Add ede/shell.
7057 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
7059         * term/common-win.el (x-colors): Purecopy it.
7061 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7063         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
7064         permissive for when the buffer is empty.
7065         (tar-header-block-tokenize): Decode the username and groupname.
7066         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
7068 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
7070         * cedet/srecode/srt.el:
7071         * cedet/srecode/compile.el:
7072         * cedet/semantic/mru-bookmark.el:
7073         * cedet/semantic/debug.el:
7074         * cedet/semantic/complete.el:
7075         * cedet/semantic/analyze.el: Require CL when compiling.
7077 2009-10-17  Eric Ludlam  <zappo@gnu.org>
7079         * cedet/semantic/scope.el
7080         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
7081         tmpscope so that the regular scope will continue to work.
7083         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
7084         Use semantic-idle-summary-highlight-face as the highlighting.
7086         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
7087         contains multibyte characters, choose first applicable coding
7088         system automatically.
7090         * cedet/ede/project-am.el (project-run-target): New method.
7091         (project-run-target): New method.
7093         * cedet/ede.el (ede-target): Add run target menu item.
7094         (ede-project, ede-minor-keymap): Add ede-run-target binding.
7095         (ede-run-target): New function.
7096         (ede-target::project-run-target): New method.
7098         * cedet/ede/proj.el (project-run-target): New method.
7100         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
7101         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
7102         Add :rules.
7103         (ede-proj-target-makefile-shared-object): Only libtool compilers
7104         now available.  Add linkers for libtool.
7105         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
7106         (ede-proj-makefile-target-name): Always use .la extension.
7108         * cedet/ede/proj-prog.el (project-run-target): New method.
7110         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
7111         (ede-g++-linker): Change Change link lines.
7113         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
7114         When searching for old variables, go to the end of the buffer and
7115         search backward from there.
7116         (ede-proj-makefile-automake-insert-subdirs)
7117         (ede-proj-makefile-automake-insert-extradist): New methods.
7118         (ede-proj-makefile-create): Use them.
7120         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
7121         Force FILE to expand to the current target.  Use file-exists-p to
7122         check that it exists.
7124         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
7125         (ede-linux-load): Wrap dir in file-name-as-directory.
7126         Set :version slot.
7128         * cedet/ede/files.el (ede-get-locator-object): When enabling
7129         locate, do so on "top".
7131         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
7132         file-name-as-directory during compare.
7133         (ede-emacs-version): Return Emacs/XEmacs differentiator.
7134         Get version number from different places.  Don't call egrep.
7135         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
7136         to set the directory.
7138         * cedet/ede/shell.el: New file.
7140         * cedet/inversion.el (inversion-decoders): Allow for stray . in
7141         alpha/beta variants.
7143 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7145         * international/mule-cmds.el (select-safe-coding-system): If the file
7146         has a coding cookie, use it regardless of any other setting (bug#4712).
7148 2009-10-17  Glenn Morris  <rgm@gnu.org>
7150         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
7151         All errors should have messages.
7153         * foldout.el (foldout-mouse-swallow-events):
7154         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
7156         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
7157         (dired-keep-marker-copy, dired-keep-marker-hardlink)
7158         (dired-keep-marker-symlink, dired-dwim-target)
7159         (dired-copy-preserve-time): Do not autoload these defcustoms.
7161         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
7162         messages from messing up the file coding.  (Bug#4623)
7164 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
7166         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
7167         if no match is found for the current dictionary.  (Bug#4578)
7169         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
7170         optional, since that is how it is documented, and this is often called
7171         with a nil argument.  (Bug#4577)
7172         (flyspell-external-point-words, flyspell-auto-correct-word)
7173         (flyspell-correct-word-before-point, flyspell-word-search-forward)
7174         (flyspell-word-search-backward): Remove nil argument in calls to
7175         flyspell-get-word, since it is not needed now.
7177 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
7179         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
7181 2009-10-16  Glenn Morris  <rgm@gnu.org>
7183         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
7185 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
7187         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
7188         (ange-ftp-file-size): New function.
7189         (ange-ftp-file-attributes): Use it.
7191 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
7193         * net/tramp-smb.el (tramp-smb-version): New defvar.
7194         (tramp-smb-maybe-open-connection): Use it, in order to avoid
7195         repeated checks.
7197 2009-10-16  Glenn Morris  <rgm@gnu.org>
7199         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7200         Maybe copy some custom properties from old to new name.  (Bug#4706)
7202 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
7204         * subr.el (error, sit-for, start-process-shell-command)
7205         (start-file-process-shell-command): Set the calling convention
7206         after the function definition.
7208 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7210         * subr.el (error, sit-for, start-process-shell-command)
7211         (start-file-process-shell-command): Use the new
7212         set-advertised-calling-convention feature.
7214 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
7216         * international/ucs-normalize.el (ucs-normalize-version):
7217         Change to 1.2.
7218         (check-range): Adjust for Unicode 5.2.
7220 2009-10-15  Juri Linkov  <juri@jurta.org>
7222         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
7223         to the `menu-item' format.
7225 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
7227         * net/tramp.el (tramp-replace-environment-variables): Do not fail
7228         if the environment variable does not exist.
7230         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7231         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
7232         parameter.
7233         (tramp-smb-handle-add-name-to-file)
7234         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7235         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7236         (tramp-smb-handle-file-attributes)
7237         (tramp-smb-do-file-attributes-with-stat)
7238         (tramp-smb-handle-file-local-copy)
7239         (tramp-smb-handle-insert-directory)
7240         (tramp-smb-handle-make-directory)
7241         (tramp-smb-handle-make-directory-internal)
7242         (tramp-smb-handle-make-symbolic-link)
7243         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
7244         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
7245         (tramp-smb-maybe-open-connection): Apply the changed parameters.
7246         (tramp-smb-read-file-entry): Read Disk names in compressed format.
7247         Handle long file names.
7248         (tramp-smb-get-cifs-capabilities): Check, whether the connection
7249         process is running.
7250         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
7251         Read share names with "-g" option.
7253 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
7255         * net/rcirc.el (rcirc-view-log-file): New command.
7256         (rcirc-track-minor-mode-map): Remove C-c ` binding.
7257         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
7258         specified.
7260 2009-10-15  Glenn Morris  <rgm@gnu.org>
7262         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
7263         from the second command-line argument.
7264         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
7265         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
7266         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
7267         w32-batch-update-autoloads.
7268         * emacs-lisp/autoload.el (autoload-make-program): New variable.
7269         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
7271         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
7272         the headers cannot be located.  Simplify, subtracting superflous
7273         save-excursions.
7275 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7277         Replace completion-base-size by completion-base-position to fix bugs
7278         such as (bug#4699).
7279         * simple.el (completion-base-position): New var.
7280         (completion-base-size): Mark as obsolete.
7281         (choose-completion): Make it work for mouse events as well.
7282         Pass the new base-position to choose-completion-string.
7283         (choose-completion-guess-base-position): New function, extracted from
7284         choose-completion-delete-max-match.
7285         (choose-completion-delete-max-match): Use it.  Make obsolete.
7286         (choose-completion-string): Use the new base-position info.
7287         (completion-root-regexp): Delete.
7288         (completion-setup-function): Preserve completion-base-position.
7289         Eliminate obsolete base-size manipulation.
7290         * minibuffer.el (display-completion-list): Don't mess with base-size.
7291         (minibuffer-completion-help): Set completion-base-position instead.
7292         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
7293         choose-completion.
7294         * textmodes/bibtex.el (bibtex-complete):
7295         * emacs-lisp/crm.el (crm--choose-completion-string):
7296         Adjust to new calling convention.
7297         * complete.el (partial-completion-mode): Use minibufferp to avoid
7298         bumping into incompatible change to choose-completion-string-functions.
7299         * ido.el (ido-choose-completion-string): Make its calling convention
7300         more permissive.
7301         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
7302         base-size manipulation.
7303         (comint-dynamic-list-input-ring): Use dotimes and push.
7304         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
7305         fundamental-mode.  Use `or'.
7307 2009-10-14  Juri Linkov  <juri@jurta.org>
7309         * misearch.el (multi-isearch-next-buffer-from-list)
7310         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
7312 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7314         * Makefile.in (compile-onefile): Load `bytecomp' rather than
7315         `bytecomp.el'.
7317         * minibuffer.el (completion-pcm--merge-completions): Make sure the
7318         string we return is all made up of text from the completions rather
7319         than part from the completions and part from the input (bug#4219).
7321         * ido.el (ido-everywhere): Use define-minor-mode.
7323         * buff-menu.el (list-buffers, ctl-x-map):
7324         Mark the entry points with ;;;###autoload cookies.
7326 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
7328         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
7329         correctly in the detached head case.
7330         (vc-git-print-log): Remove unused binding.
7332         * vc.el (vc-responsible-backend): When a directory is passed for
7333         for registration create a VC repository if no backend is
7334         responsible for the directory argument.
7335         (vc-deduce-fileset): Tell vc-responsible-backend to register.
7337         * vc.el: Move comments about RCS and SCCS ...
7338         * vc-rcs.el:
7339         * vc-sccs.el: ... here, respectively.
7341 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7343         * minibuffer.el (completion--file-name-table): Return nil if there's
7344         no file completion, even if substitute-in-file-name changed
7345         the string (bug#4708).
7347 2009-10-13  Juri Linkov  <juri@jurta.org>
7349         * files-x.el (read-file-local-variable-value): Don't filter out
7350         minor modes from mode name completion (bug#4664).
7352 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
7354         * international/mule-cmds.el (ucs-names): Remove exclusion of
7355         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
7357 2009-10-13  Kenichi Handa  <handa@m17n.org>
7359         * international/uni-name.el: Regenerated.
7361 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
7363         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
7364         should be automatically buffer-local, but isn't.)
7366 2009-10-12  Sam Steingold  <sds@gnu.org>
7368         * progmodes/compile.el (compilation-next-error-function): Fix the
7369         timestamps if the buffer has been visited before.
7370         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
7371         non-anchored patterns, like the perl one (bug#3928).
7373 2009-10-12  Glenn Morris  <rgm@gnu.org>
7375         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
7376         Let-bind `size'.
7378 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
7380         * proced.el (proced-unload-function): New function.
7382         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
7383         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
7384         Doc fix.
7386         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
7388 2009-10-11  Juri Linkov  <juri@jurta.org>
7390         * files-x.el (read-file-local-variable-value):
7391         Provide default value only for bound variables (bug#4664).
7393 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
7395         * net/tramp.el (tramp-local-host-p): Function shall return nil for
7396         connection methods like smb.
7398         * net/tramp-cache.el (tramp-flush-connection-property): The hash
7399         can be empty.
7401         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7402         (tramp-smb-file-name-handler-alist): Add handlers for
7403         `add-name-to-file', `make-symbolic-link'.
7404         (tramp-smb-handle-add-name-to-file)
7405         (tramp-smb-do-file-attributes-with-stat)
7406         (tramp-smb-handle-make-symbolic-link)
7407         (tramp-smb-get-cifs-capabilities): New defuns.
7408         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7409         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7410         (tramp-smb-handle-file-local-copy)
7411         (tramp-smb-handle-make-directory-internal)
7412         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
7413         The file name syntax depends on cifs capabilities.
7414         (tramp-smb-handle-file-attributes):
7415         Call `tramp-smb-do-file-attributes-with-stat' if possible.
7416         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
7417         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
7419 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
7421         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
7422         (eieio-defclass): Apply deftype handler and setf-method properties
7423         directly.
7424         (eieio-add-new-slot): Avoid union function from cl library.
7425         (eieio--typep): New function.
7426         (eieio-perform-slot-validation): Use it.
7428 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
7430         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
7431         Update documentation to refer to the variables documented in r1.135.
7432         (Bug#4188)
7434 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
7436         * bookmark.el (Info-suffix-list): Remove this unused variable.
7437         (bookmark-current-point): Remove this obsolete variable.
7438         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
7439         Adjust for removal of bookmark-current-point.
7441         (bookmarks-already-loaded, bookmark-current-buffer)
7442         (bookmark-yank-point): Document.  (Bug#4188)
7444 2009-10-10  Glenn Morris  <rgm@gnu.org>
7446         * frame.el (frame-height): Doc fix.
7448         * calendar/calendar.el (calendar-split-width-threshold): New option.
7449         (calendar-basic-setup): Use calendar-split-width-threshold.
7451 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
7453         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
7454         Use .la for Automake.
7456 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
7458         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
7459         Use "autoreconf -i".  Suggested by Andreas Schwab.
7461 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
7463         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
7464         Ideographic Supplement" range (U+1F200..U+1F2FF).
7466 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
7468         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
7469         since the list will have been rebuilt anyway.  (Bug#4349)
7471 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
7473         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
7474         (bookmark-bmenu-execute-deletions): Don't save here, as
7475         bookmark-delete will now do so if necessary.
7476         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
7477         (Bug#4348)
7479 2009-10-09  Glenn Morris  <rgm@gnu.org>
7481         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
7483 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
7485         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
7486         (bookmark-jump-other-window): Just invoke bookmark-jump with new
7487         argument now, so the two function's behaviors will match.  (Bug#3645)
7489 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
7491         * cedet/ede/proj.el (project-make-dist, project-compile-project):
7492         Fix filename test.
7493         (ede-proj-dist-makefile): Use expand-file-name instead of concat
7494         to expand file names.
7496 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
7498         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
7499         (tramp-file-name-real-host, tramp-file-name-port):
7500         Apply `save-match-data'.
7502         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
7503         case both directories are remote.
7504         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
7505         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
7507 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
7509         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
7510         (ede-proj-target-makefile-objectcode): Use it.
7512         * cedet/ede/source.el (ede-want-any-source-files-p)
7513         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
7514         Return search result.  This error was introduced while merging.
7516 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
7518         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
7520 2009-10-07  Glenn Morris  <rgm@gnu.org>
7522         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
7523         of concat.
7525 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7527         * files-x.el (read-file-local-variable): Include some
7528         non-user-variables in the completion table (bug#4664).
7530 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
7532         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
7533         message.
7535         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7536         (tramp-smb-file-name-handler-alist): Add handler for
7537         `copy-directory', `expand-file-name', `set-file-modes'.
7538         (tramp-smb-handle-copy-directory)
7539         (tramp-smb-handle-expand-file-name)
7540         (tramp-smb-handle-set-file-modes): New defuns.
7541         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
7542         (tramp-smb-handle-file-attributes): Simplify check for retrieving
7543         entry.
7544         (tramp-smb-handle-insert-directory): Don't flush the cache.
7545         (tramp-smb-maybe-open-connection): Check for samba client and
7546         server versions.
7548 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
7550         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
7551         to not error out of search for "^lisp=" fails.
7553 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
7555         * makefile.w32-in (WINS_UPDATES): New macro.
7556         (custom-deps, finder-data, autoloads): Use it.
7558 2009-10-07  Glenn Morris  <rgm@gnu.org>
7560         * Makefile.in (autoloads): Revert previous change.
7561         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
7562         the list of preloaded files passed on the command-line, get
7563         it from src/Makefile.
7565         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
7566         show the original buffer rather than a random one.
7568 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
7570         * help.el (describe-no-warranty): Place point in a slightly better
7571         position in the GPLv3 text.
7573 2009-10-06  Sam Steingold  <sds@gnu.org>
7575         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
7576         the comm attribute is present before calling regexp-quote.
7578 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
7580         * play/animate.el (animate-string): For good effect, make sure
7581         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
7583         * play/animate.el (animate-sequence, animate-birthday-present):
7584         * misc.el (butterfly): Don't set `indent-tabs-mode'.
7586 2009-10-06  Glenn Morris  <rgm@gnu.org>
7588         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
7590         * emacs-lisp/autoload.el (autoload-excludes): New variable.
7591         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
7592         (batch-update-autoloads): Process a string value of autoload-excludes,
7593         set during the build process.
7594         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
7596         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
7597         inside with-parsed...  macro so that `v' is defined.
7599         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
7600         * progmodes/fortran.el (fortran-end-of-block)
7601         (fortran-beginning-of-block):
7602         Also push mark in the macro case.
7604         * emerge.el (emerge-show-file-name):
7605         * calc/calc.el (calc-quit):
7606         * calc/calc-misc.el (calc-big-or-small):
7607         * calc/calc-graph.el (calc-graph-view):
7608         * calc/calc-ext.el (calc-reset):
7609         * calendar/calendar.el (calendar-basic-setup):
7610         Use window-full-height-p.
7612         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
7613         header we don't understand, don't insert another.  (Bug#4624)
7614         If changing mime charset, insert the new one in the right place.
7616 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
7618         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
7619         (cal-tex-cursor-month): Correctly increment the end date for diary and
7620         holiday listing.  (Bug#4626)
7622 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7624         * help-fns.el (describe-function-1): Don't burp if the function is not
7625         a symbol.
7627 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
7629         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
7630         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
7631         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
7632         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
7634         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
7635         (eieio-default-superclass): Reflow docstrings.
7636         (this, class-option-assoc, defclass, eieio-class-un-autoload)
7637         (eieio-unbind-method-implementations, defmethod)
7638         (eieio-validate-slot-value, eieio-validate-class-slot-value)
7639         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
7640         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
7641         (eieio-slot-originating-class-p, eieio-slot-name-index)
7642         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
7643         (constructor, initialize-instance, no-next-method, object-print)
7644         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
7645         Fix typos in docstrings.
7646         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
7647         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
7648         (next-method-p): Doc fixes.
7649         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
7650         Fix typos in error messages.
7651         (eieio-defmethod): Fix typo in description of generic method.
7653         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
7654         (eieio-persistent-save-interactive, slot-missing):
7655         Fix typos in docstrings.
7656         (eieio-instance-inheritor-slot-boundp): Doc fix.
7658         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
7659         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
7661         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
7662         (eieio-custom-object-apply-reset):
7663         Fix typos in docstrings and error messages.
7665         * emacs-lisp/eieio-datadebug.el (data-debug-show):
7666         Fix typo in docstring.
7668         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
7669         (eieio-browse-tree): Doc fix.
7670         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
7671         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
7672         Fix typos in docstrings.
7674         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
7675         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
7676         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
7677         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
7678         Reflow docstrings.
7680 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
7682         * vc-hg.el (log-view-vc-backend): Declare for compiler.
7683         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
7684         Set log-view-vc-backend so that diff can work.
7686         * log-view.el (log-view-diff): Use vc-diff-internal instead of
7687         vc-version-diff.
7688         (vc-diff-internal): Autoload this instead of vc-version-diff.
7690 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
7692         * simple.el (eval-expression): Doc fix.
7694         * progmodes/cwarn.el (cwarn-mode): Doc fix.
7696 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
7698         * files.el (directory-files-no-dot-files-regexp): New defconst.
7699         (delete-directory): Use it.
7700         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
7702         * net/tramp.el (tramp-verbose): Fix docstring.
7703         (tramp-methods): Add recursive option to `tramp-copy-args'.
7704         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
7705         "scp1_old", "scp2_old", "rsync", "rsyncc".
7706         (tramp-default-method): Check also for `auth-source-user-or-password'.
7707         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7708         Add handler for `copy-directory'.
7709         (tramp-handle-copy-directory): New defun.
7710         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
7711         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
7712         Optimize sent command.
7714 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7716         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
7717         window if necessary.
7719         * calendar/calendar.el (calendar-basic-setup): Don't call
7720         switch-to-buffer in a dedicated window.
7722 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
7724         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
7725         don't do anything related to relocating, just return nil.
7726         (bookmark-error-no-filename): New error.
7727         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
7728         bookmark has no file.  Don't even attempt to handle things that
7729         are not files; the whole point of custom handlers is to keep that
7730         knowledge elsewhere anyway.  Tighten some comments.
7731         (bookmark-file-or-variation-thereof): Remove now-unused function.
7732         (bookmark-location): Doc string fix.
7733         (Bug#4250)
7735 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7737         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
7738         don't use a file dialog, because they usually don't know how to read
7739         a directory target from the user.  (Bug#4230)
7740         Also, make sure the prompt can display directories as well as files.
7742 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7744         * bookmark.el (bookmark-set, bookmark-buffer-name):
7745         Improve doc strings.  (Bug#1193)
7747 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7749         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
7750         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
7751         (bookmark-get-annotation, bookmark-set-annotation)
7752         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7753         (bookmark-set-position, bookmark-get-front-context-string)
7754         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7755         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
7756         (bookmark-jump-other-window, bookmark-handle-bookmark)
7757         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
7758         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
7759         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
7760         Improve doc strings to say whether bookmark can be a string or
7761         a record or both, and make other consistency and clarity fixes.
7762         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
7763         (bookmark-default-annotation-text, bookmark-yank-word)
7764         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
7765         (bookmark-import-new-list, bookmark-maybe-rename)
7766         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7767         (bookmark-bmenu-bookmark): Give these doc strings.
7768         (bookmark-bmenu-check-position): Give this a doc string, but also
7769         add a FIXME comment about how the function may be pointless.
7770         (bookmark-default-handler): Rework doc string and change a
7771         parameter name, to clarify that this takes a bookmark record
7772         not a bookmark name.
7773         (bookmark-set): Change a parameter name to indicate its meaning,
7774         and improve the doc string a bit.
7775         (Bug#4188)
7777 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7779         * bookmark.el (bookmark-alist): Document the new `handler' element
7780         in the param alist.
7781         (bookmark-make-record-function): Adjust documentation for above.
7782         (Bug#4193)
7784 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
7786         * info.el (Info-bookmark-make-record): Document this function.
7787         (Info-bookmark-jump): Document with a doc string, not just a comment.
7788         (Bug#4203)
7790 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
7792         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
7793         (semantic-new-buffer-fcn): Call parser setup functions here.
7794         (semantic-mode): Don't call parser setup functions here, it's done
7795         in semantic-new-buffer-fcn now.
7796         (semantic-mode): Parse all existing buffers when enabled.
7798         * cedet/srecode/compile.el (srecode-compile-file):
7799         Call semantic-new-buffer-fcn if the buffer has not been parsed.
7801 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
7803         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
7805         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
7806         (proj-comp-insert-variable-once): New macro, renamed from
7807         ede-pmake-insert-variable-once in ede/pmake.edl.
7808         (ede-proj-makefile-insert-variables): Use it.
7810 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
7812         * files.el (copy-directory): New defun.
7814         * dired-aux.el (dired-copy-file-recursive): Use it.
7816 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7818         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
7819         (makefile-end-of-command):
7820         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
7821         (semantic-end-of-context): Fix previous change.  Doc fixes.
7823 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
7825         * files-x.el (modify-dir-local-variable)
7826         (copy-dir-locals-to-file-locals-prop-line):
7827         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
7828         (makefile-end-of-command):
7829         * cedet/semantic/lex.el (semantic-lex-token):
7830         * cedet/semantic/analyze/fcn.el
7831         (semantic-analyze-dereference-metatype-1):
7832         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
7833         (semantic-lex-cpp-undef):
7834         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
7835         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
7836         (semantic-end-of-context): Fix typos in docstrings.
7838         * recentf.el (recentf-unload-function): New function.
7840 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
7842         * cedet/ede.el (ede-project-placeholder-cache-file):
7843         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
7844         * cedet/srecode/map.el (srecode-map-save-file):
7845         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
7847 2009-10-04  Glenn Morris  <rgm@gnu.org>
7849         * window.el (window-full-height-p): Add doc string.
7851 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
7853         * window.el (window-full-height-p): New function.  (Bug#4543)
7855 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
7857         * cedet/srecode/insert.el: Require srecode/args.
7859         * cedet/srecode/args.el: Require srecode/dictionary instead of
7860         srecode/insert.
7862         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
7864         * files.el (auto-mode-alist): Add .srt and Project.ede.
7866         * cedet/semantic.el (semantic-mode):
7867         Handle srecode-template-mode-hook as well.
7868         (semantic-mode): Use js-mode-hook for Javascript hook.
7870         * cedet/srecode/template.el: Remove hook variable.
7872         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
7874         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
7875         projects exist.
7876         (ede-project-placeholder-cache-file): Default to a file in
7877         user-emacs-directory.
7879         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
7880         templates in data-directory.
7881         (srecode-map-save-file): Default to a file in user-emacs-directory.
7883         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
7884         directory.
7886 2009-09-30  Eric Ludlam  <zappo@gnu.org>
7888         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
7889         Doc fix.
7891         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
7892         Only insert each variable once.
7894         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
7895         (ede-pmake-insert-variable-shared): Use it.
7897         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
7898         for lexical table iff table is nil.
7900 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
7902         * vc.el: Remove commented out code.
7903         (vc-derived-from-dir-mode): Remove, unused.
7904         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
7906 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
7908         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7909         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
7910         there could be recursive loading when `default-directory' is a
7911         remote file name.  (Bug#4614)
7913 2009-10-03  Glenn Morris  <rgm@gnu.org>
7915         * calendar/calendar.el (calendar-basic-setup): Handle the case where
7916         the frame is wide.
7917         (calendar-generate-window): Test for shrinkability rather than width.
7919         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
7920         declaration, currently false.
7922         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
7923         reusing existing buffers, in case we happen to visit two files with the
7924         same basename.  (Bug#4593)
7926 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
7928         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
7929         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
7930         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
7931         subdirs of cedet as well.
7932         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
7934 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7936         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
7937         Obey advertised-signature-table.
7939         * help-fns.el (help-function-arglist): Don't check
7940         advertised-signature-table.
7941         (describe-function-1): Do it here instead so it also applies to subrs.
7943 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
7945         * simple.el (start-file-process): Say in the doc-string, that file
7946         handlers might not support pty association, if PROGRAM is nil.
7948         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
7949         HOST and USER are strings.  They are nil, when there are
7950         incomplete entries in ~/.netrc, for example.
7951         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
7952         root directory ("device busy" error otherwise).
7954         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
7955         Flush file properties of created directory.
7957 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
7959         * makefile.w32-in (WINS_BASIC): Remove cedet.
7960         (WINS_CEDET): Add cedet.
7961         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
7963 2009-10-02  Kevin Ryde  <user42@zip.com.au>
7965         * net/browse-url.el (browse-url): Pass any symbol in
7966         browse-url-browser-function to `apply', since if you've mistakenly put
7967         an unbound symbol then the error is clearer.  (Bug#4531)
7969 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
7971         * allout.el (allout-init, allout-back-to-current-heading)
7972         (allout-beginning-of-current-entry, allout-ascend-to-depth)
7973         (allout-ascend, allout-up-current-level, allout-end-of-level)
7974         (allout-previous-visible-heading, allout-forward-current-level)
7975         (allout-backward-current-level, allout-show-children):
7976         * apropos.el (apropos-describe-plist):
7977         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
7978         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
7979         * completion.el (add-completion, add-permanent-completion):
7980         * descr-text.el (describe-text-category, describe-char):
7981         * desktop.el (desktop-lazy-abort):
7982         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
7983         * dired.el (dired-build-subdir-alist):
7984         * ediff.el (ediff-version):
7985         * elide-head.el (elide-head, elide-head-show):
7986         * emerge.el (emerge-version):
7987         * env.el (getenv):
7988         * face-remap.el (variable-pitch-mode):
7989         * faces.el (describe-face):
7990         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
7991         (dired-at-point):
7992         * files.el (find-file-existing, auto-save-mode):
7993         * font-lock.el (font-lock-fontify-buffer):
7994         * help-fns.el (describe-function, describe-variable)
7995         (describe-syntax, describe-categories):
7996         * help.el (view-lossage, describe-bindings, describe-key)
7997         (describe-mode):
7998         * hexl.el (hexl-current-address):
7999         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
8000         * info.el (Info-goto-emacs-key-command-node):
8001         * log-edit.el (log-edit-insert-cvs-template)
8002         (log-edit-insert-cvs-rcstemplate):
8003         * menu-bar.el (menu-bar-mode):
8004         * mouse.el (mouse-appearance-menu):
8005         * newcomment.el (comment-indent-new-line):
8006         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
8007         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
8008         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
8009         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
8010         * recentf.el (recentf-mode):
8011         * savehist.el (savehist-mode, savehist-save):
8012         * shadowfile.el (shadow-copy-files):
8013         * simple.el (kill-ring-save, next-line, previous-line)
8014         (normal-erase-is-backspace-mode):
8015         * strokes.el (strokes-update-window-configuration)
8016         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
8017         (strokes-xpm-for-stroke):
8018         * time.el (emacs-uptime, emacs-init-time):
8019         * tutorial.el (tutorial--describe-nonstandard-key)
8020         (tutorial--detailed-help):
8021         * type-break.el (type-break-mode)
8022         (type-break-mode-line-message-mode, type-break-query-mode)
8023         (type-break-guesstimate-keystroke-threshold):
8024         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
8025         * version.el (emacs-version):
8026         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
8027         * winner.el (winner-mode):
8028         * calendar/timeclock.el (timeclock-in, timeclock-out)
8029         (timeclock-status-string, timeclock-change)
8030         (timeclock-workday-remaining-string)
8031         (timeclock-workday-elapsed-string)
8032         (timeclock-when-to-leave-string):
8033         * calendar/todo-mode.el (todo-add-category):
8034         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
8035         * emacs-lisp/autoload.el (update-file-autoloads):
8036         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
8037         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
8038         (checkdoc-message-text, checkdoc-defun):
8039         * emacs-lisp/debug.el (debugger-list-functions):
8040         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8041         * emacs-lisp/eieio-opt.el (eieio-describe-class)
8042         (eieio-describe-generic):
8043         * emacs-lisp/lisp-mnt.el (lm-synopsis):
8044         * emacs-lisp/shadow.el (list-load-path-shadows):
8045         * emulation/cua-base.el (cua-mode):
8046         * emulation/edt.el (edt-set-scroll-margins):
8047         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
8048         (tpu-toggle-regexp, tpu-toggle-search-direction)
8049         (tpu-toggle-rectangle, tpu-toggle-control-keys):
8050         * emulation/tpu-extras.el (tpu-set-scroll-margins):
8051         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
8052         (viper-set-parsing-style-toggling-macro)
8053         (viper-set-emacs-state-searchstyle-macros):
8054         * emulation/viper.el (viper-set-hooks):
8055         * eshell/esh-mode.el (eshell-truncate-buffer):
8056         * international/mule-cmds.el (prefer-coding-system)
8057         (describe-input-method, describe-language-environment):
8058         * international/mule-diag.el (list-character-sets)
8059         (describe-character-set, describe-coding-system)
8060         (describe-fontset, list-fontsets, list-input-methods):
8061         * mail/sendmail.el (mail-signature):
8062         * net/ange-ftp.el (ange-ftp-copy-file):
8063         * net/browse-url.el (browse-url):
8064         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
8065         * net/quickurl.el (quickurl-add-url):
8066         * net/rcirc.el (names, topic):
8067         * net/xesam.el (xesam-mode):
8068         * play/5x5.el (5x5-new-game):
8069         * play/yow.el (apropos-zippy):
8070         * progmodes/ada-mode.el (ada-mode-version):
8071         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
8072         (f90-end-of-block)
8073         (f90-beginning-of-block):
8074         * progmodes/fortran.el (fortran-end-of-block)
8075         (fortran-beginning-of-block):
8076         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
8077         * progmodes/python.el (python-describe-symbol, python-shell):
8078         * term/ns-win.el (ns-print-buffer):
8079         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
8080         * textmodes/flyspell.el (flyspell-mode-on):
8081         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
8082         (pages-directory-for-addresses):
8083         * textmodes/table.el (table-recognize-cell)
8084         (table-query-dimension, table-generate-source)
8085         (table-insert-sequence, table--warn-incompatibility):
8086         * textmodes/tex-mode.el (tex-validate-buffer):
8087         * textmodes/texinfmt.el (texinfmt-version)
8088         (texinfo-format-buffer):
8089         Use `called-interactively-p' instead of `interactive-p'.
8091 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
8093         * image-mode.el (image-toggle-display):
8094         * emacs-lisp/elp.el (elp-instrument-function):
8095         * emacs-lisp/advice.el (ad-make-advised-definition):
8096         * emacs-lisp/easy-mmode.el (define-minor-mode):
8097         * net/browse-url.el (browse-url-maybe-new-window):
8098         * progmodes/sh-script.el (sh-learn-buffer-indent):
8099         Pass new argument 'any to `called-interactively-p'.
8101 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
8103         * international/uni-bidi.el:
8104         * international/uni-category.el:
8105         * international/uni-combining.el:
8106         * international/uni-comment.el:
8107         * international/uni-decimal.el:
8108         * international/uni-decomposition.el:
8109         * international/uni-digit.el:
8110         * international/uni-lowercase.el:
8111         * international/uni-mirrored.el:
8112         * international/uni-name.el:
8113         * international/uni-numeric.el:
8114         * international/uni-old-name.el:
8115         * international/uni-titlecase.el:
8116         * international/uni-uppercase.el:
8117         Regenerate from Unicode 5.2.0 data.
8119 2009-10-01  Glenn Morris  <rgm@gnu.org>
8121         * Makefile.in (ELCFILES): Regenerate.
8123 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8125         * subr.el (interactive-p): Mark obsolete.
8126         (called-interactively-p): Make the optional-ness of `kind' obsolete.
8127         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
8128         advertised-signature-table for subroutines as well.
8130         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
8131         (set-advertised-calling-convention): New function.
8132         (make-obsolete, define-obsolete-function-alias)
8133         (make-obsolete-variable, define-obsolete-variable-alias):
8134         Make the optional-ness of `when' obsolete.
8135         (define-obsolete-face-alias): Make `when' non-optional.
8136         * help-fns.el (help-function-arglist):
8137         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
8138         Use advertised-signature-table.
8140 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
8142         * files.el (delete-directory): New defun.  The original function
8143         in fileio.c has been renamed to `delete-directory-internal'.
8145         * dired.el (dired-delete-file): Call `delete-directory' with
8146         RECURSIVE parameter.
8148         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
8149         parameter RECURSIVE.  Implementation is missing.
8151         * net/tramp.el (tramp-handle-make-directory): Flush upper
8152         directory's file properties.
8153         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
8154         (tramp-handle-dired-recursive-delete-directory): Flush directory
8155         properties after the remove command only.
8157         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8158         Handle optional parameter RECURSIVE.
8160         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
8161         Handle optional parameter RECURSIVE.
8163         * net/tramp-smb.el (tramp-smb-errors): Add error message for
8164         connection timeout.
8165         (tramp-smb-handle-delete-directory): Handle optional parameter
8166         RECURSIVE.
8168 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8170         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
8171         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
8172         (byte-compile-defmacro): Use backquotes.
8174         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
8176         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
8177         has no associated file.
8178         (vc-resynch-buffer): Use vc-dir-buffers.
8180 2009-10-01  Glenn Morris  <rgm@gnu.org>
8182         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
8183         (chart-file-count):
8184         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
8185         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
8186         * emacs-lisp/eieio-opt.el (eieio-describe-class):
8187         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
8188         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
8189         (eieio-copy-parents-into-subclass, make-instance, class-children)
8190         (eieio-generic-form):
8191         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
8192         * cedet/cedet-idutils.el (cedet-idutils-search)
8193         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
8194         (cedet-idutils-version-check):
8195         * cedet/cedet.el (cedet-version):
8196         * cedet/data-debug.el (data-debug-insert-overlay-button)
8197         (data-debug-insert-overlay-list-button)
8198         (data-debug-insert-buffer-button)
8199         (data-debug-insert-buffer-list-button)
8200         (data-debug-insert-process-button, data-debug-insert-ring-button)
8201         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
8202         (data-debug-insert-stuff-vector-button)
8203         (data-debug-insert-symbol-button, data-debug-insert-string)
8204         (data-debug-insert-number, data-debug-insert-lambda-expression)
8205         (data-debug-insert-nil, data-debug-insert-simple-thing)
8206         (data-debug-insert-custom, data-debug-edebug-expr):
8207         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
8208         (global-ede-mode-map, ede-new, ede-debug-target)
8209         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
8210         * cedet/semantic.el (semantic-minimum-working-buffer-size)
8211         (semantic-fetch-tags, semantic-submode-list)
8212         (semantic-default-submodes):
8213         * cedet/ede/source.el (ede-source-match):
8214         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
8215         (project-am-package-info):
8216         * cedet/ede/proj.el (ede-proj-target, project-new-target):
8217         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
8218         * cedet/ede/proj-comp.el (ede-current-build-list):
8219         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
8220         * cedet/ede/files.el (ede-toplevel-project-or-nil):
8221         * cedet/ede/cpp-root.el (initialize-instance):
8222         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
8223         (autoconf-parameter-strip, autoconf-insert-new-macro):
8224         * cedet/semantic/wisent.el (wisent-lex-eoi):
8225         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
8226         (semantic-show-parser-state-mode):
8227         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
8228         * cedet/semantic/tag.el (semantic-tag-new-variable)
8229         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
8230         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
8231         (semantic--tag-deep-copy-tag-list)
8232         (semantic-tag-components-with-overlays-default):
8233         * cedet/semantic/symref.el (semantic-symref-find-text):
8234         * cedet/semantic/senator.el (senator-yank-tag)
8235         (senator-transpose-tags-up):
8236         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
8237         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
8238         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
8239         * cedet/semantic/lex.el (semantic-lex-comment-regex)
8240         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
8241         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
8242         * cedet/semantic/lex-spp.el
8243         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
8244         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
8245         * cedet/semantic/idle.el
8246         (semantic-idle-summary-current-symbol-info-brutish)
8247         (semantic-idle-summary-current-symbol-info-default):
8248         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
8249         (semantic--grammar-macro-compl-dict):
8250         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
8251         * cedet/semantic/format.el (semantic-format-tag-custom-list)
8252         (semantic-format-tag-canonical-name-default):
8253         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
8254         (semantic-find-tags-for-completion)
8255         (semantic-find-tags-by-scope-protection-default)
8256         (semantic-deep-find-tags-for-completion):
8257         * cedet/semantic/edit.el
8258         (semantic-edits-incremental-reparse-failed-hook)
8259         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
8260         (semantic-edits-splice-remove, semantic-edits-splice-replace):
8261         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
8262         * cedet/semantic/dep.el (semantic-dependency-include-path):
8263         * cedet/semantic/db.el (semanticdb-default-find-index-class)
8264         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
8265         (semanticdb-project-roots):
8266         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
8267         (semanticdb-find-adebug-insert-scanned-tag-cons)
8268         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
8269         (semanticdb-brute-deep-find-tags-for-completion):
8270         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
8271         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
8272         (semantic-end-of-context-default)
8273         (semantic-ctxt-current-function-default)
8274         (semantic-ctxt-scoped-types-default):
8275         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
8276         (semantic-complete-inline-tag-engine)
8277         (semantic-complete-inline-custom-type)
8278         (semantic-complete-read-tag-analyzer):
8279         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
8280         (semantic-chart-database-size):
8281         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
8282         (semantic-analyze-current-context):
8283         * cedet/semantic/symref/list.el (semantic-symref)
8284         (semantic-symref-hide-buffer, semantic-symref-symbol):
8285         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
8286         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
8287         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
8288         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
8289         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
8290         (semantic-c-dereference-template):
8291         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
8292         (semantic--analyze-refs-full-lookup-with-parents)
8293         (semantic--analyze-refs-full-lookup-simple):
8294         * cedet/semantic/analyze/complete.el
8295         (semantic-analyze-possible-completions):
8296         * cedet/srecode/table.el (srecode-mode-table-new):
8297         * cedet/srecode/srt.el (srecode-read-variable-name):
8298         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
8299         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
8300         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
8301         * cedet/srecode/map.el (srecode-current-map):
8302         * cedet/srecode/insert.el (srecode-insert)
8303         (srecode-insert-variable-secondname-handler, srecode-insert-method)
8304         (srecode-template-inserter-point-override)
8305         (srecode-insert-include-lookup):
8306         * cedet/srecode/getset.el (srecode-auto-choose-class):
8307         * cedet/srecode/extract.el (srecode-inserter-extract):
8308         * cedet/srecode/document.el
8309         (srecode-document-autocomment-return-last-alist)
8310         (srecode-document-autocomment-param-type-alist)
8311         (srecode-document-insert-function-comment)
8312         (srecode-document-insert-variable-one-line-comment)
8313         (srecode-document-function-name-comment):
8314         * cedet/srecode/dictionary.el (srecode-create-dictionary)
8315         (srecode-compound-toString):
8316         * cedet/srecode/compile.el (srecode-flush-active-templates):
8317         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
8318         Doc/message fixes.
8320         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
8321         match-data.  (Bug#4555).
8323         * cedet/semantic/bovine/gcc.el
8324         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
8325         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
8327         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
8328         rather than parsing it as a regexp.  This relaxes the layout
8329         requirements and makes errors easier to detect.
8330         (check-declare-verify): Check file is regular.
8331         (check-declare-directory): Doc fix.
8332         * subr.el (declare-function): Doc fix.
8334         * ibuffer.el (ibuffer-format-qualifier):
8335         * isearch.el (hi-lock-regexp-okay):
8336         * calc/calc.el (math-zerop):
8337         * mail/uce.el (rmail-msgbeg, rmail-msgend):
8338         * term/w32-win.el (setup-default-fontset, set-fontset-font):
8339         Remove unused declarations.
8341 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
8343         * cedet/semantic/wisent/javat-wy.el
8344         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
8346 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
8348         * cedet/srecode/expandproto.el: Fix provide statement.
8350 2009-09-30  Eric Ludlam  <zappo@gnu.org>
8352         * emacs-lisp/eieio.el (boolean-p): Delete.
8354 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
8356         * cedet/ede/srecode.el: Fix provide statement.
8358 2009-09-30  Glenn Morris  <rgm@gnu.org>
8360         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
8361         * cedet/ede/proj-aux.el (ede-aux-source):
8362         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
8363         (ede-misc-source):
8364         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
8365         (semantic-mrub-switch-tags): Fix doc typos.
8367         * cedet/semantic/db-global.el (data-debug-new-buffer)
8368         (data-debug-insert-thing): Remove unneeded declarations (one broken).
8369         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
8371         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
8373         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
8374         use of CL function `remove-if-not'.
8376         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
8378         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
8379         filename is not a string.
8381 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
8383         * files.el (safe-local-eval-forms): Fix typo.
8385 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8387         * vc-hooks.el (vc-dir-buffers): New var.
8388         (vc-state-refresh): New function.
8389         (vc-state): Use it.
8390         (vc-after-save): Always ask the backend to recompute the new state.
8391         Always call vc-dir if necessary, using vc-dir-buffers.
8392         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
8393         Use vc-dir-buffers.
8394         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
8395         (vc-dir-prepare-status-buffer, vc-dir-update)
8396         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
8397         Don't call expand-file-name on default-directory.
8399 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8401         * speedbar.el (speedbar-item-delete):
8402         * calc/calc-prog.el (calc-kbd-if):
8403         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
8405         * epa.el (epa-key-list-mode-map):
8406         * hi-lock.el (hi-lock-menu): Fix typos in menus.
8408         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
8409         (hs-show-hook): Fix typo in docstring.
8411 2009-09-29  Glenn Morris  <rgm@gnu.org>
8413         * cedet/semantic/symref/idutils.el:
8414         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
8416         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
8418         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
8419         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
8420         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
8421         Mark declarations not understood by check-declare.
8423         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
8424         file-name-nondirectory call preventing location of cedet files.
8425         (check-declare-verify): Use literal search rather than re-search.
8426         Add basic defmethod and defclass, and define-overloadable-function.
8428         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8429         Use tramp-compat-file-attributes rather than nonexistent
8430         tramp-compat-handle-file-attributes.
8432         * Makefile.in (lisptagsfiles4): New.
8433         (AUTOGENEL): Add cedet loaddefs files.
8434         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
8435         (update-elclist, compile-always, backup-compiled-files)
8436         (bootstrap-clean): Add yet another directory level.
8437         (update-elclist): Use LC_COLLATE rather than COLLATE.
8438         (ELCFILES): Update, via `make update-elclist'.
8440 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8442         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
8443         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
8444         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
8446 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
8448         * Makefile.in (lisptagsfiles3): Define.
8449         (TAGS, TAGS-LISP): Use it.
8450         (update-elclist): Add third directory level to look for elc files.
8451         (compile-always): Likewise.
8452         (backup-compiled-files): Likewise.
8453         (bootstrap-clean): Likewise.
8454         (ELCFILES): Update.
8456 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
8458         * Makefile.in (ELCFILES): Add CEDET files.
8460 2009-09-28  Eric Ludlam  <zappo@gnu.org>
8462         CEDET (development tools) package merged.
8464         * cedet/*.el:
8465         * cedet/ede/*.el:
8466         * cedet/semantic/*.el:
8467         * cedet/srecode/*.el: New files.
8469 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
8471         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
8473         * net/tramp.el (top): Require tramp-imap.
8475         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
8476         Use `tramp-compat-handle-file-attributes'.
8478 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8480         * net/tramp-imap.el: New package.
8482 2009-09-28  Eric Ludlam  <zappo@gnu.org>
8484         * emacs-lisp/chart.el:
8485         * emacs-lisp/eieio-base.el:
8486         * emacs-lisp/eieio-comp.el:
8487         * emacs-lisp/eieio-custom.el:
8488         * emacs-lisp/eieio-datadebug.el:
8489         * emacs-lisp/eieio-opt.el:
8490         * emacs-lisp/eieio-speedbar.el:
8491         * emacs-lisp/eieio.el: New files.
8493         * cedet/cedet-cscope.el:
8494         * cedet/cedet-files.el:
8495         * cedet/cedet-global.el:
8496         * cedet/cedet-idutils.el:
8497         * cedet/data-debug.el:
8498         * cedet/inversion.el:
8499         * cedet/mode-local.el:
8500         * cedet/pulse.el: New files.
8502 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8504         * whitespace.el (whitespace-trailing-regexp)
8505         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8506         Fix doc string.
8508 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
8510         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
8511         menu.
8513         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
8514         menu-bar-ediff-menu.
8516         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
8517         define-overloadable-function.
8519         * progmodes/autoconf.el: Provide autoconf as well, so that this
8520         file can be `require'd.
8522         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
8524         * emacs-lisp/autoload.el (generated-autoload-feature)
8525         (generated-autoload-load-name): New vars.
8526         (autoload-rubric, autoload-generate-file-autoloads): Use them.
8527         (make-autoload): Recognize define-overloadable-function and
8528         defclass forms (for EIEIO).
8530         * Makefile.in (update-subdirs): Exclude cedet directory.
8532 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
8534         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
8536         * faces.el: Default light-background background for region face to
8537         ns_selection_color under NS.
8539 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8541         * net/imap-hash.el: New library, see NEWS.
8543         * Makefile.in (ELCFILES): Add imap-hash.el.
8545 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8547         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
8548         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
8549         * help-macro.el (make-help-screen): Avoid using an ambiguous function
8550         definition where the docstring could be taken for the return value.
8552 2009-09-26  Glenn Morris  <rgm@gnu.org>
8554         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
8555         Add option to only show images below a certain size.
8556         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
8557         save-excursion calls.
8559 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
8561         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
8562         subdirectories) and eieio.
8564 2009-09-26  Alan Mackenzie  <acm@muc.de>
8566         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
8567         buggy bracketing.  (Bug#4289)
8569         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
8570         character constants (as case labels).  (Bug#4289)
8572 2009-09-25  Juri Linkov  <juri@jurta.org>
8574         * files.el (safe-local-eval-forms): Allow time-stamp in
8575         before-save-hook (Bug#4554).
8577 2009-09-25  Drew Adams  <drew.adams@oracle.com>
8579         * menu-bar.el (list-buffers-directory): Doc fix.
8581 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8583         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
8584         Try and avoid copying twice the same paragraph.
8585         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
8586         Remove save-excursion.
8587         (log-edit-changelog-entry): Do it here instead.
8589 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
8591         * bs.el (bs--get-file-name): Use `list-buffers-directory'
8592         when available, instead of hardcoding mode names.  Doc fix.
8594         * menu-bar.el (list-buffers-directory): Add docstring.
8595         Make automatically buffer-local.
8597         * dired.el (dired-mode):
8598         * files.el (cd-absolute):
8599         * pcvs.el (cvs-temp-buffer):
8600         * pcvs-util.el (cvs-get-buffer-create):
8601         * shell.el (shell-mode):
8602         * vc-dir.el (vc-dir-mode):
8603         Don't make `list-buffers-directory' buffer local.
8605 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
8607         * comint.el (comint-exec, comint-run, make-comint):
8608         Doc fixes (Bug#4542).
8610 2009-09-25  Glenn Morris  <rgm@gnu.org>
8612         * mail/rmailmm.el (rmail-mime): New custom group.
8613         Move all defcustoms in this file into this group.
8614         (rmail-mime-media-type-handlers-alist): Revert previous change.
8615         (rmail-mime-show-images): New option.
8616         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
8617         references to it, since it wasn't actually used for anything.
8618         (rmail-mime-insert-image): New function.
8619         (rmail-mime-image): Use rmail-mime-insert-image.
8620         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
8621         obey the value of `rmail-mime-show-images' option.  Print the size of
8622         attachments.
8624 2009-09-25  David Engster  <deng@randomsample.de>
8626         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
8628 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8630         * whitespace.el: Does not highlight trailing spaces While point is
8631         at end of line.  Does not highligt spaces at beginning of buffer
8632         while point is at beginning of buffer.  Does not highlight spaces
8633         at end of buffer while point is at end of buffer.  (Bug#4177)
8634         New version 12.0.
8635         (whitespace-display-mappings): Adjust initialization.
8636         (whitespace-point, whitespace-font-lock-refontify): New vars.
8637         (whitespace-color-on, whitespace-color-off): Adjust code.
8638         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
8639         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
8640         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
8642 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
8644         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
8646         * textmodes/sgml-mode.el: Remove xml-mode alias.
8648         * files.el (auto-mode-alist, conf-mode-maybe)
8649         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
8651 2009-09-24  Alan Mackenzie  <acm@muc.de>
8653         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
8654         c-forward-conditionals, but it doesn't move point and doesn't set
8655         the mark.
8656         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
8657         (c-down-conditional-with-else, c-backward-conditional)
8658         (c-forward-conditional): Refactor to use c-scan-conditionals.
8660 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8662         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
8663         (help-default-arg-highlight): Remove.
8664         (help-highlight-arg): New function.
8665         (help-do-arg-highlight): Use it.
8666         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
8668 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8670         * term.el (term-set-scroll-region, term-handle-ansi-escape):
8671         Undo last change, which didn't fix the problem and introduced others.
8673 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
8675         * progmodes/gdb-mi.el: Don't require speedbar.
8676         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
8678 2009-09-24  Glenn Morris  <rgm@gnu.org>
8680         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
8682         * term/ns-win.el (ns-reg-to-script): Define for compiler.
8684         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
8685         there is no newline after the final mime boundary.  (Bug#4539)
8686         Move markers on insertion so that any buttons inserted don't end up in
8687         the next part of a multipart message.
8688         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
8689         (rmail-mime-bulk-handler): Optionally handle images.
8690         (rmail-mime-image): New button action.
8691         (rmail-mime-image-handler): New function.
8692         (rmail-mime-mode): New mode.
8693         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
8695 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8697         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
8698         than just dropping elements from it (bug#4504).
8700         * term.el (term-set-scroll-region): Don't move cursor any more.
8701         (term-handle-ansi-escape): Call term-goto here instead.
8702         Suggested by Ivan Kanis <apple@kanis.eu>.
8704         * term.el: Require CL.
8705         (term-ansi-reset): New function.
8706         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
8707         (term-handle-colors-array): Simplify.
8709 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8711         * allout.el (allout-overlay-interior-modification-handler)
8712         (allout-obtain-passphrase):
8713         * epa-file.el (epa-file-write-region):
8714         * ps-print.el (ps-begin-job):
8715         * vc-hooks.el (vc-toggle-read-only):
8716         * vc-rcs.el (vc-rcs-rollback):
8717         * vc-sccs.el (vc-sccs-rollback):
8718         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
8719         (vc-version-diff, vc-revert, vc-rollback):
8720         * wdired.el (wdired-check-kill-buffer):
8721         * emacs-lisp/authors.el (authors):
8722         * net/socks.el (socks-open-connection):
8723         * net/zeroconf.el (zeroconf-service-add-hook):
8724         * obsolete/vc-mcvs.el (vc-mcvs-register):
8725         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
8726         (gdb-select-frame):
8727         * progmodes/grep.el (lgrep, rgrep):
8728         * progmodes/idlw-help.el (idlwave-help-check-locations)
8729         (idlwave-help-html-link, idlwave-help-assistant-open-link):
8730         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8731         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
8732         (reftex-toc-rename-label): Fix typos in error messages.
8734         * dired-aux.el (dired-do-shell-command): Reflow docstring.
8735         (dired-copy-how-to-fn): Doc fix.
8736         (dired-files-attributes, dired-read-shell-command):
8737         Fix typos in docstrings.
8739         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
8740         (dired-x-find-file-other-window): Reflow docstrings.
8741         (dired-omit-marker-char, dired-read-shell-command)
8742         (dired-x-submit-report): Fix typos in docstrings.
8744         * shell.el (shell-mode-hook):
8745         * view.el (View-scroll-line-forward):
8746         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
8747         Fix typos in docstrings.
8749         * net/dig.el (dig-invoke): Fix typo in docstring.
8750         (query-dig): Reflow docstring.
8752         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
8753         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
8754         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
8755         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
8756         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
8757         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
8758         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
8759         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
8760         (idlwave-completion-map, idlwave-current-indent)
8761         (idlwave-custom-ampersand-surround, idlwave-customize)
8762         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
8763         (idlwave-define-abbrev, idlwave-determine-class-special)
8764         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
8765         (idlwave-end-block-reg, idlwave-end-of-statement)
8766         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
8767         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
8768         (idlwave-explicit-class-listed, idlwave-file-header)
8769         (idlwave-fill-paragraph, idlwave-find-class-definition)
8770         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
8771         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
8772         (idlwave-in-quote, idlwave-indent-action-table)
8773         (idlwave-indent-expand-table, idlwave-indent-line)
8774         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
8775         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
8776         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
8777         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
8778         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
8779         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
8780         (idlwave-outlawed-buffers, idlwave-popup-select)
8781         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
8782         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
8783         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
8784         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
8785         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
8786         (idlwave-statement-type, idlwave-struct-skip)
8787         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
8788         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
8789         (idlwave-what-module-find-class): Fix typos in docstrings.
8790         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
8791         (idlwave-calculate-cont-indent, idlwave-expand-equal)
8792         (idlwave-find-module, idlwave-find-structure-definition)
8793         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
8794         (idlwave-list-load-path-shadows, idlwave-next-statement)
8795         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
8796         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
8797         (idlwave-template): Reflow docstrings.
8799         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
8800         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
8801         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
8802         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
8803         (idlwave-shell-display-line, idlwave-shell-display-wframe)
8804         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
8805         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
8806         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
8807         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
8808         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
8809         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
8810         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
8811         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
8812         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
8813         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
8814         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
8815         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
8816         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
8817         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
8818         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
8819         Fix typos in docstrings.
8820         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
8821         (idlwave-shell-hide-output, idlwave-shell-mode)
8822         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
8823         Reflow docstrings.
8825         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
8827 2009-09-24  Ivan Kanis  <apple@kanis.eu>
8829         * term.el (term-bold-attribute): New var.
8830         (term-handle-colors-array): Use it.
8832 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
8834         * progmodes/gdb-mi.el (gdb-version): New variable.
8835         (gdb-non-stop-handler): Set gdb-version.
8836         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
8837         Condition "--thread" option on gdb-version.
8838         (gdb-invalidate-threads): Remove unused argument.
8840 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8842         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
8843         to looking-back to avoid ridiculous slow down in large files (bug#4511).
8845 2009-09-23  Glenn Morris  <rgm@gnu.org>
8847         * mail/rmail.el (rmail-reply): Don't try to add a References header when
8848         replying to mail without References or Message-Id.  (Bug#4525)
8850 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
8852         * term/ns-win.el (ns-reg-to-script): New variable.
8854 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
8856         * epg.el (epg-wait-for-status): Preserve existing 'error results.
8858 2009-09-22  Sam Steingold  <sds@gnu.org>
8860         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
8861         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
8862         to 1 because hg returns status 1 when nothing is found.
8863         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
8865 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8867         * textmodes/fill.el: Convert to utf-8 encoding.
8868         (fill-french-nobreak-p): Remove redundant » and « inherited from our
8869         pre-unicode days.
8871         * add-log.el (change-log-fill-forward-paragraph): New function.
8872         (change-log-mode): Use it so fill-region DTRT.
8873         Set fill-indent-according-to-mode here rather than in
8874         change-log-fill-paragraph.
8875         (change-log-fill-paragraph): Remove.
8877 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
8879         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
8880         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
8882 2009-09-22  Glenn Morris  <rgm@gnu.org>
8884         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
8885         the scroll-bar scroll the calendar window rather than the buffer.
8887         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
8888         commands that move point (as opposed to scrolling).
8890         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
8892         * emacs-lisp/elint.el (elint): New custom group.
8893         (elint-log-buffer): Make it a defcustom.
8894         (elint-scan-preloaded, elint-ignored-warnings)
8895         (elint-directory-skip-re): New options.
8896         (elint-builtin-variables): Doc fix.
8897         (elint-preloaded-env): New variable.
8898         (elint-unknown-builtin-args): Add an entry for encode-time.
8899         (elint-extra-errors): Make it a variable rather than a constant.
8900         (elint-preloaded-skip-re): New constant.
8901         (elint-directory): Skip files matching elint-directory-skip-re.
8902         (elint-features): New variable, local to linted buffers.
8903         (elint-update-env): Initialize elint-features.  Possibly add
8904         elint-preloaded-env to the buffer's environment.
8905         (elint-get-top-forms): Bind elint-current-pos, for log messages.
8906         Skip quoted forms.
8907         (elint-init-form): New function, extracted from elint-init-env.
8908         Make non-list forms a warning rather than an error.
8909         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
8910         easy-menu-define, put that adds an error-condition, and provide.
8911         When requiring cl, also require cl-macs.  Really require cl, to handle
8912         some cl macros.  Store required libraries in the list elint-features,
8913         so as not to re-load them.  Treat cc-require like require.
8914         (elint-init-env): Call elint-init-form to do the work.
8915         Handle eval-and-compile and such like.
8916         (elint-add-required-env): Do not clear messages.
8917         (elint-special-forms): Add handlers for function, defalias, if, when,
8918         unless, and, or.
8919         (elint-form): Add optional argument to ignore elint-special-forms,
8920         useful to prevent recursive calls from handlers.  Doc fix.
8921         Respect elint-ignored-warnings.
8922         (elint-form): Respect elint-ignored-warnings.
8923         (elint-bound-variable, elint-bound-function): New variables.
8924         (elint-unbound-variable): Respect elint-bound-variable.
8925         (elint-get-args): Respect elint-bound-function.
8926         (elint-check-cond-form): Add some simple handling for (f)boundp and
8927         featurep tests.
8928         (elint-check-defalias-form): New handler.
8929         (elint-check-let-form): Make an empty let a warning rather than an
8930         error.
8931         (elint-check-setq-form): Make an empty setq a warning rather than an
8932         error.  Respect elint-ignored-warnings.
8933         (elint-check-defvar-form): Accept null doc-strings.
8934         (elint-check-conditional-form): New handler.  Does some simple-minded
8935         checking of featurep and (f)boundp tests.
8936         (elint-put-function-args): New function.
8937         (elint-initialize): Use elint-scan-doc-file rather than
8938         elint-find-builtin-variables.  Use elint-put-function-args.
8939         Possibly scan preloaded-file-list.
8940         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
8941         extend to handle functions as well.
8943 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
8945         * linum.el (linum-delete-overlays, linum-update-window):
8946         Do not modify the right margin.  (Bug#3971)
8948 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
8950         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
8951         nxml-mode instead of xml-mode.
8953 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8955         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
8957 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8959         * net/dig.el (dig-mode): Use define-derived-mode.
8961 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
8963         * vc-dispatcher.el (vc-do-command): Return the process object in
8964         the asynchronous case.  Use when instead of if.  Do not run
8965         vc-exec-after to display a message if not enabled.  (Bug#4463)
8967         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
8968         properties to the stash strings.
8969         (vc-git-stash-list): Return a list of strings.
8970         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
8971         (vc-git-stash-show-at-point): New functions.
8972         (vc-git-stash-map): New keymap.
8974         * register.el (ctl-x-r-map): Define the keys here instead of
8975         using autoload.
8977 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
8979         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
8980         list, to workaround performance problem (bug#4485).
8982 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
8984         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
8986 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
8988         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
8989         Document that this option is not recommended to use.
8991 2009-09-19  Glenn Morris  <rgm@gnu.org>
8993         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
8994         variable `var'.
8996         * calc/calc-alg.el (var):
8997         * calc/calcalg2.el (var): Define for compiler.
8999 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
9001         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
9002         Doc fix (Bug#3932).
9004         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
9006         * time-stamp.el (time-stamp-month-dd-yyyy)
9007         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
9008         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
9009         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
9010         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
9011         Remove functions that have been obsolete since 1995 (Bug#4436).
9013         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
9014         indent buffer only if called interactively (Bug#4452).
9016 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
9017             Eli Zaretskii  <eliz@gnu.org>
9019         This fixes bug#4197 (merged to bug#865, though not identical).
9020         * server.el (server-auth-dir): Add docstring note about FAT32.
9021         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
9022         but warn against using them.
9024 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
9026         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
9027         older GDB where there is no has_more field.
9029 2009-09-19  Glenn Morris  <rgm@gnu.org>
9031         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9033 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
9035         * files.el (auto-mode-alist): Change default for XML files to nXML
9036         mode (Bug#4169).
9038 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
9040         * server.el (server-ensure-safe-dir): Pass 'integer
9041         to `file-attributes', as suggested.
9043 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9045         * dired-aux.el (dired-query-alist): Remove spurious backslash.
9046         (dired-query): Use read-key.
9048 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
9050         * cus-start.el (ns-use-qd-smoothing): Remove.
9052 2009-09-18  Glenn Morris  <rgm@gnu.org>
9054         * allout.el (top-level): Remove unnecessary progn.
9056         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
9058         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
9059         definition of abbrev table.
9061         * speedbar.el (speedbar-track-mouse):
9062         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
9063         * net/eudc.el (eudc-expand-inline):
9064         * net/newst-backend.el (newsticker--cache-read-feed):
9065         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
9066         condition-case handlers.
9068 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
9070         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
9071         (gdb-var-list): Add an element for has_more field.
9072         (gdb-non-stop-handler): Enable pretty printing for STL containers.
9073         (gdb-var-create-handler, gdb-var-list-children-handler-1)
9074         (gdb-var-update-handler-1): Parse output of dynamic variable
9075         objects (STL containers).
9076         (gdb-var-delete-1): Pass var1 as an explicit second argument.
9077         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
9079         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
9080         gdb-var-list.
9081         (gud-speedbar-buttons): Make node expandable if expression "has more"
9082         children.
9084 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
9086         * startup.el (emacs-quick-startup): Remove variable and all uses.
9087         (command-line): Set `inhibit-x-resources' instead.
9088         (command-line-1): Use `inhibit-x-resources' instead.
9090 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
9092         * subr.el: Fix last change to avoid using the `unless' macro,
9093         which breaks bootstrapping.
9095 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9097         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
9098         extended definitions, in case we reload subr.el after having
9099         loaded CL.
9100         (eval-next-after-load): Mark as obsolete.
9102 2009-09-17  Juri Linkov  <juri@jurta.org>
9104         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
9105         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
9106         (menu-bar-showhide-menu, menu-bar-tools-menu)
9107         (menu-bar-describe-menu, menu-bar-help-menu)
9108         (minibuffer-local-completion-map, minibuffer-local-map):
9109         Fix list quoting.
9111 2009-09-17  Glenn Morris  <rgm@gnu.org>
9113         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
9114         arguments, whether or not it has a handler.
9116         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
9118         * simple.el (hard-newline): Give it a doc-string.
9120         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9121         (lisp-mode-syntax-table): Give them doc-strings.
9123 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
9125         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
9126         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
9127         (menu-bar-options-menu, menu-bar-showhide-menu)
9128         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
9129         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
9130         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
9131         (menu-bar-options-menu, menu-bar-tools-menu)
9132         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
9133         (menu-bar-help-menu):
9134         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
9135         string arguments.
9137         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
9138         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
9139         calls for the menu names and :help.
9141 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9143         * mouse.el (minor-mode-menu-from-indicator): Pay attention
9144         to :minor-mode-function (bug#4455).
9146 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9148         * startup.el (command-line): Initialize the window-system after
9149         processing the command-line.
9151         * textmodes/page.el (what-page): Make sure we don't inf-loop if
9152         page-delimiter matches the empty string.
9154 2009-09-16  Glenn Morris  <rgm@gnu.org>
9156         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
9157         byte-compile-not-obsolete-var.  It's a list now.
9158         (byte-compile-not-obsolete-funcs): New variable.
9159         (byte-compile-warn-obsolete): Don't warn about functions if they are in
9160         byte-compile-not-obsolete-funcs.
9161         (byte-compile-variable-ref, byte-compile-defvar): Update for
9162         byte-compile-not-obsolete-vars name-change and list nature.
9163         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
9164         and variables behind (f)boundp tests.
9165         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
9167 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
9169         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
9171 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9173         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
9174         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
9175         Don't autoload.
9177 2009-09-15  Stephen Eglen  <stephen@gnu.org>
9179         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
9180         the virtual-buffers, use the name of the buffer specified by
9181         find-file-noselect, as the match may be a symlink.  (This was a
9182         problem if the target and the symlink had different names.)
9184 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9186         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
9188         * desktop.el (desktop-path): Check user-emacs-directory.
9190         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
9192         * loadup.el: Use after-load-functions to GC after loading each file.
9193         Remove the explicit GC calls that used to be sprinkled around.
9195         * subr.el (after-load-functions): New hook.
9196         (do-after-load-evaluation): Run it.  Use string-match-p to detect
9197         `obsolete' packages, rather than painfully extracting the relevant
9198         directory name.
9200 2009-09-15  Glenn Morris  <rgm@gnu.org>
9202         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
9203         free variable `doc'.
9205         * dired.el (dired-mode-map): Add menu entry for async shell command.
9207         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
9208         variables, also consider the .elc files, since the .el files are
9209         normally gzipped (subsequent code locates the .el.gz from the .elc).
9211         * calc/calc-prog.el (arglist): Define for compiler.
9213         * calendar/diary-lib.el (diary-display-function): Change the default to
9214         fancy display.
9215         (body): Define for compiler.
9217         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
9218         (byte-compile-file-form, byte-compile-lambda)
9219         (byte-compile-top-level-body, byte-compile-form)
9220         (byte-compile-variable-ref, byte-compile-setq)
9221         (byte-compile-setq-default, byte-compile-body)
9222         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
9223         (batch-byte-compile): Give some more local variables with common names
9224         a "bytecomp-" prefix to avoid masking warnings about free variables.
9226         * startup.el (command-line-1): Give local variables with common names a
9227         distinguishing prefix, so as not to hide free variable warnings during
9228         bootstrap.
9230         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
9231         clever and add a suffix to make a unique name, just let the user decide
9232         whether or not to overwrite it.  If the input is a directory, write the
9233         default filename to that directory.  (Bug#4388)
9234         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
9235         is a filename-as-a-directory.
9237 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9239         * textmodes/page.el (what-page): Don't move to beginning of line.
9240         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
9242 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
9244         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
9246 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
9248         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
9249         * help.el (help-for-help-internal): Add purecopy calls for text.
9251         * vc.el (top): print-log method now takes an optional SHORTLOG
9252         argument.  Add a new method: root.
9253         (vc-root-diff, vc-print-root-log): New functions.
9254         (vc-log-short-style): New variable.
9255         (vc-print-log-internal): Add support for showing short logs.
9257         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
9258         vc-print-root-log and vc-print-root-diff.
9260         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
9261         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
9262         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
9263         short logs.
9265         * vc-cvs.el (vc-cvs-print-log):
9266         * vc-mtn.el (vc-mtn-print-log):
9267         * vc-rcs.el (vc-rcs-print-log):
9268         * vc-sccs.el (vc-sccs-print-log):
9269         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
9270         that is ignored for now.
9272         * vc-mtn.el (vc-mtn-annotate-command):
9273         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
9275 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9277         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
9278         to function-key-map, and give them ascii-character property.
9279         * term/x-win.el (x-alternatives-map):
9280         * term/ns-win.el (ns-alternatives-map):
9281         * term/internal.el (msdos-key-remapping-map):
9282         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
9284 2009-09-14  Glenn Morris  <rgm@gnu.org>
9286         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
9287         temp-buffers (2009-09-12).
9289 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9291         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
9292         the new read-key function.
9294 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
9296         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
9297         is defined (Bug#4405).
9299 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
9301         * recentf.el (recentf-cleanup): Use a hash table to find
9302         duplicates (Bug#4407).
9304 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
9306         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
9307         kp-0 to ascii equivalents (Bug#4325).
9309 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
9311         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
9313         * eshell/em-hist.el:
9314         * eshell/em-dirs.el (eshell-complete-user-reference):
9315         Declare pcomplete functions and variables to avoid compiler warnings.
9317 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
9319         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
9320         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
9321         * eshell/em-alias.el (eshell-aliases-file):
9322         * eshell/em-hist.el (eshell-history-file-name):
9323         Use expand-file-name instead of concat to make file names (Bug#4308).
9325 2009-09-13  Glenn Morris  <rgm@gnu.org>
9327         * ediff-merg.el (ediff-do-merge):
9328         * filesets.el (filesets-run-cmd):
9329         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
9330         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
9331         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
9332         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
9333         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
9334         Replace empty `let's with `progn'.
9336 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9338         * mail/sendmail.el (send-mail-function):
9339         * tooltip.el (tooltip-mode):
9340         * simple.el (transient-mark-mode):
9341         * rfn-eshadow.el (file-name-shadow-mode):
9342         * frame.el (blink-cursor-mode):
9343         * font-core.el (global-font-lock-mode):
9344         * files.el (temporary-file-directory)
9345         (small-temporary-file-directory, auto-save-file-name-transforms):
9346         * epa-hook.el (auto-encryption-mode):
9347         * composite.el (global-auto-composition-mode):
9348         Use custom-initialize-delay.
9349         * startup.el (command-line): Don't explicitly call
9350         custom-reevaluate-setting for all the above vars.
9351         * custom.el (custom-initialize-safe-set)
9352         (custom-initialize-safe-default): Delete.
9354 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9356         * term/x-win.el (x-initialize-window-system):
9357         * term/w32-win.el (w32-initialize-window-system):
9358         * term/ns-win.el (ns-initialize-window-system): Don't call
9359         mouse-wheel-mode since it's enabled globally by default already.
9361         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
9362         actually define the variable, but only silences the byte-compiler.
9363         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
9364         before looking it up.
9365         (mouse-wheel-scroll-amount): Also reset the bindings if this value
9366         is changed.
9368 2009-09-12  Glenn Morris  <rgm@gnu.org>
9370         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
9371         1000.
9372         (elint-add-required-env): Don't beep on error.
9373         (elint-forms): In case of error, return ENV unchanged.
9374         (elint-init-env): Skip non-list forms.
9375         (elint-log): Handle unknown file positions.
9377 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
9379         * epg.el (epg-make-context): Add autoload cookie.
9380         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
9381         (epg-decrypt-string, epg-start-verify, epg-verify-file)
9382         (epg-verify-string, epg-start-sign, epg-sign-file)
9383         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
9384         (epg-encrypt-string, epg-start-export-keys)
9385         (epg-export-keys-to-file, epg-export-keys-to-string)
9386         (epg-start-import-keys, epg-import-keys-from-file)
9387         (epg-import-keys-from-string, epg-start-receive-keys)
9388         (epg-receive-keys, epg-import-keys-from-server)
9389         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
9390         (epg-sign-keys, epg-start-generate-key)
9391         (epg-generate-key-from-file, epg-generate-key-from-string):
9392         Remove autoload cookie.
9394 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
9396         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
9397         reevaluation of trash-directory.
9399         * mwheel.el: Fix last change.
9400         (mouse-wheel-mode): New defvar.
9401         (mouse-wheel-mode): Remove autoload cookie.
9403 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9405         * mwheel.el (mwheel-installed-bindings): New var.
9406         (mouse-wheel-mode): Use it, so as to make sure we really remove all
9407         the bindings we set last time.  Use custom-initialize-delay.
9408         * loadup.el: Load mwheel after term/*-win.el.
9409         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
9410         and mouse-wheel-up-event now that their first evaluation is done
9411         sufficiently late to be correct.
9413         * startup.el (tutorial-directory): Make it a defcustom.
9414         Use custom-initialize-delay rather than eval-at-startup to set it.
9415         * image.el (image-load-path): Make it a defcustom.
9416         Use custom-initialize-delay rather than eval-at-startup to set it.
9417         * subr.el (eval-at-startup): Remove.
9418         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
9420         * subr.el (do-after-load-evaluation): Warn the user after loading an
9421         obsolete package.
9423 2009-09-12  Glenn Morris  <rgm@gnu.org>
9425         * proced.el (proced-mark-alt): Remove alias.
9426         (proced-mode-map): Remove proced-mark-alt.
9428         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
9429         Elint file and directory.  Remove initialization entry.
9431         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
9432         commands.
9433         (elint-current-buffer): Set mode-line-process.
9434         (elint-init-env): Handle define-derived-mode.
9435         Fix declare-function with unspecified arglist.  Guard against odd
9436         defalias statements (eg iso-insert's 8859-1-map).
9437         (elint-add-required-env): Use a temp buffer.
9438         (elint-form): Just print the function/macro name, not the whole form.
9439         Return env unchanged if we fail to parse a macro.
9440         (elint-forms): Guard against parse errors.
9441         (elint-output): New function, to handle batch mode.
9442         (elint-log-message): Add optional argument.  Use elint-output.
9443         (elint-set-mode-line): New function.
9445 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
9447         * emacs-lisp/elp.el (elp-not-profilable): Add more
9448         functions (Bug#4233).
9450 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
9452         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
9453         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
9455 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
9457         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
9458         (gdb-var-list-children): Use json parsing.
9460 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
9462         * progmodes/js.el (js--proper-indentation): Handle the case where
9463         char-before is null.  Reported by Deniz Dogan.
9465 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
9467         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
9469 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
9471         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
9472         (epg-digest-algorithm-alist): Add SHA224.
9473         (epg-context-set-passphrase-callback)
9474         (epg-context-set-progress-callback): Add description about
9475         callback function.
9477 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9479         * custom.el (custom-delayed-init-variables): New var.
9480         (custom-initialize-delay): New function.
9481         * startup.el (command-line): "Re"evaluate all vars in
9482         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
9483         explicitly any more.
9484         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
9485         to avoid creating a ~/.emacs.d at build-time (bug#4347).
9487         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
9489 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
9491         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
9492         (gdb-var-update-handler): Use json parsing.
9494 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
9496         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
9497         decode annotated text, regardless of language environment.  (Bug#2741)
9499 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9501         * Makefile.in (autoloads): Make rmail.el writable as well.
9503 2009-09-11  Glenn Morris  <rgm@gnu.org>
9505         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
9506         loaddefs.el.
9507         * dired.el: Regenerate with extracted autoloads.
9508         * Makefile.in (autoloads): Make dired.el writable.
9510         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
9511         * ibuffer.el: Regenerate with extracted autoloads.
9512         * Makefile.in (autoloads): Make ibuffer.el writable.
9514         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
9515         * version.el (emacs-copyright, emacs-major-version)
9516         (emacs-minor-version): Reformat doc-strings for make-docfile.
9518         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
9519         functions and variables, since they must be stuff specific to some other
9520         platform.
9521         (apropos-print): Make mouse-click message less specific about button.
9523         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
9524         that records where a macro was defined.
9525         * help-fns.el (describe-function-1): Mention if a function has a
9526         compiler-macro.
9527         * help-mode.el (help-function-cmacro): New button.
9529         * locate.el (top-level): Always require dired.
9530         (locate-mode-map): Initialize inside the defvar.
9532         * net/ange-ftp.el (dired-compress-file): Declare.
9533         (ange-ftp-dired-compress-file): Add doc string.
9535         * term/ns-win.el (x-display-name, x-setup-function-keys):
9536         Unify doc-strings with X versions.
9538 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9540         * emulation/crisp.el (crisp-mode-map): Move initialization
9541         into declaration.
9542         (crisp-mode): Use define-minor-mode.
9544         * progmodes/xscheme.el (xscheme-evaluation-commands):
9545         Put a :advertised-binding property rather than using
9546         advertised-xscheme-send-previous-expression.
9547         (advertised-xscheme-send-previous-expression): Declare obsolete.
9548         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
9549         `advertised-undo'.
9550         (crisp-mode): Add corresponding bindings to
9551         undo's :advertised-binding instead.
9552         * dired.el (dired-mode-map): Put a :advertised-binding property rather
9553         than using dired-advertised-find-file.
9554         (dired-advertised-find-file):
9555         * simple.el (advertised-undo):
9556         * wid-edit.el (advertised-widget-backward): Declare obsolete.
9557         (widget-keymap): Put a :advertised-binding property rather
9558         than using advertised-widget-backward.
9559         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
9560         than using advertised-undo.
9561         * tutorial.el (tutorial--default-keys): Adjust accordingly.
9563 2009-09-10  Simon South  <ssouth@slowcomputing.org>
9565         * progmodes/delphi.el (delphi-tab): Indent region when Transient
9566         Mark mode is enabled and region is active; otherwise indent or
9567         insert TAB as usual.
9568         (delphi-mode): Update description of TAB-key binding.
9570 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9572         * subr.el (define-key-rebound-commands): Mark obsolete.
9573         * startup.el (precompute-menubar-bindings): Remove.
9574         (normal-top-level): Remove obsolete code that tried to precompute
9575         menubar bindings.
9576         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
9577         define-key-rebound-commands and precompute-menubar-bindings.
9579 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9581         * net/imap.el (imap-interactive-login): Better messages.
9582         (imap-open): Fix bug with renamed buffer on reconnect.
9583         (imap-authenticate): Add buffer-local imap-last-authenticator variable
9584         for easier debugging and cleaner code.  On successful (guessed based on
9585         server capabilities) secondary authentication, set imap-state
9586         correctly.
9587         (imap-last-authenticator): Define imap-last-authenticator as a variable
9588         to avoid warnings.
9590 2009-09-10  Glenn Morris  <rgm@gnu.org>
9592         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
9594         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
9595         (byte-compile-file-form-autoload): Don't warn about unknown functions
9596         where the autoload statement comes after the use.
9597         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
9598         that any handlers inside the body (eg require) are in turn respected.
9600         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
9601         effects.
9603         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
9604         and syntax and abbrev tables basic docs, if they don't have any.
9606         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
9608         * international/mule-cmds.el (top-level): Require cl when compiling.
9609         (view-hello-file): Use default-value rather than
9610         default-enable-multibyte-characters.
9612         * progmodes/fortran.el: Move all safe and risky properties into the
9613         defcustoms.
9615         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
9616         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
9617         * mail/undigest.el:
9618         Put autoloads in rmail.el rather than loaddefs.el.
9619         * mail/rmail.el: Regenerate with extracted autoloads.
9621         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
9622         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
9624 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
9626         Reported in thread for Bug#4375.
9627         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
9628         "-data-evaluate-expression" instead of print.
9629         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
9630         (gdb-tooltip-print): Parse output from above MI command.
9631         (gdb): Revert 2009-08-11 change.  User should detach inferior
9632         manually.
9634         Remove the word "separate" from IO functions as inferior
9635         output is now never displayed in the GUD buffer.
9637 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
9639         * startup.el (command-line-normalize-file-name): On Windows and
9640         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
9642 2009-09-10  Juri Linkov  <juri@jurta.org>
9644         * isearch.el (isearch-text-char-description): Propertize escape
9645         character sequences with the `escape-glyph' face.  (Bug#4344)
9647         * simple.el (shell-command): Set asynchronous process filter to
9648         `comint-output-filter'.  (Bug#4343)
9650         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
9651         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
9652         the list.  Move "asm" to the bottom.
9653         (grep-find-ignored-directories): Add `choice' with nil value
9654         to empty the list easily.
9655         (grep-find-ignored-files): New option.
9656         (grep-files-history): Set to nil by default instead of '("ch" "el").
9657         (grep-compute-defaults): Add "<X>" to `grep-template'.
9658         (grep-read-files): Bind new local variables `default-alias' and
9659         `default-extension'.  Use a list of default values for the file prompt.
9660         (lgrep): Add `--exclude=' command line options composed from
9661         `grep-find-ignored-files'.
9662         (rgrep): Add `-name' command line options composed from
9663         `grep-find-ignored-files'.  (Bug#4301)
9665 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9667         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
9668         (bug#4368).
9670 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9672         * calendar/time-date.el (autoload):
9673         Expand define-obsolete-function-alias into defalias and make-obsolete
9674         for old Emacsen that Gnus supports.
9675         (with-no-warnings): Define it for old Emacsen.
9676         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9677         is available.
9678         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9679         float-time is available; suppress compile warning for time-to-seconds.
9681 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
9683         * net/imap.el (imap-message-map): Docstring fix.
9685 2009-09-09  Glenn Morris  <rgm@gnu.org>
9687         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
9688         line numbers too.  (Bug#4374)
9690 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9692         * smerge-mode.el (smerge-remove-props, smerge-refine):
9693         Use with-silent-modifications (bug#4342).
9695         * subr.el (with-silent-modifications): New macro.
9697 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
9699         * files.el (top-level): Require `cl' when compiling.
9701 2009-09-07  Glenn Morris  <rgm@gnu.org>
9703         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
9705         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
9706         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
9708 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
9710         * vc-git.el (vc-git-annotate-command): Use separator to parse
9711         arguments correctly.
9713 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
9715         * proced.el (proced-mode): Doc fix.
9717 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
9719         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
9720         lstat fails.
9721         (tramp-do-file-attributes-with-ls): Check for file existence at
9722         remote end.
9723         (tramp-do-file-attributes-with-stat): Likewise.
9724         (tramp-convert-file-attributes): Return nil when attr is nil.
9726 2009-09-05  Glenn Morris  <rgm@gnu.org>
9728         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
9729         properties to this button.
9730         (diary-fancy-display): Don't extend the button to the final newline.
9731         (diary-fancy-display-mode): Continue to define "q" as a local key.
9733         * calendar/cal-china.el (holiday-chinese): Make it slightly more
9734         efficient.
9736         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
9738         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
9739         (byte-compile-dest-file-function): New option.
9740         (byte-compile-dest-file): Doc fix.
9741         Obey byte-compile-dest-file-function.
9742         (byte-compile-cl-file-p): New function.
9743         (byte-compile-eval): Only suppress noruntime warnings about cl functions
9744         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
9745         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
9746         than for file being previously loaded.
9747         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
9748         (byte-compile-file-form-require): Handle the case where requiring a file
9749         indirectly causes CL to be loaded.
9751 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
9753         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
9754         before killing the old buffer, since by the time `kill-buffer' is
9755         run so many buffer variables have been set to nil that it may not
9756         behave as expected.  (Bug#4061)
9758 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
9760         * files.el (find-alternate-file): If the old buffer is modified
9761         and visiting a file, behave similarly to `kill-buffer' when
9762         killing it, thus reverting to the pre-1.878 behavior; see
9763         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
9764         for discussion.  Also, consult `buffer-file-name' as a variable
9765         not as a function, for consistency with the rest of the code.
9767 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
9769         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
9770         also when adding a new directory.
9772         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
9773         defun.
9775 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9777         * files.el (locate-file-completion-table): Make it provide boundary
9778         information, so partial-completion works better.
9780 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
9782         * mail/footnote.el (Footnote-text-under-cursor):
9783         Check footnote-text-marker-alist before using it (bug#4324).
9785 2009-09-04  Glenn Morris  <rgm@gnu.org>
9787         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
9788         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
9789         * play/solitaire.el, play/tetris.el:
9790         Remove leading * from defcustom and defface docs.
9792         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
9793         necessary.
9794         (diary-fancy-overriding-map): New variable.
9795         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
9796         Use view-mode.
9798         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
9799         goto-line.
9801 2009-09-03  Glenn Morris  <rgm@gnu.org>
9803         * arc-mode.el (archive-mode):
9804         * dos-fns.el (set-default-process-coding-system):
9805         * man.el (Man-getpage-in-background):
9806         * menu-bar.el (menu-bar-describe-menu):
9807         * server.el (server-process-filter):
9808         * startup.el (command-line):
9809         * tar-mode.el (tar-header-block-tokenize, tar-extract):
9810         * w32-fns.el (set-default-process-coding-system):
9811         * x-dnd.el (x-dnd-handle-file-name):
9812         * international/mule-cmds.el (mule-menu-keymap)
9813         (set-default-coding-systems, language-info-alist, set-language-info)
9814         (set-language-environment, standard-display-european-internal)
9815         (set-locale-environment):
9816         * international/mule-diag.el (mule-diag):
9817         * mail/emacsbug.el (report-emacs-bug):
9818         * mail/rmail.el (rmail-mode):
9819         * mail/sendmail.el (mail-setup):
9820         Use default-value rather than default-enable-multibyte-characters.
9822         * progmodes/f90.el: Move all safe properties into the defcustoms.
9823         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
9825         * calendar/appt.el (appt-check):
9826         * calendar/diary-lib.el (diary-set-header, diary-live-p)
9827         (diary-check-diary-file, diary-list-entries)
9828         (diary-include-other-diary-files, diary-simple-display)
9829         (diary-fancy-display, diary-print-entries)
9830         (diary-mark-included-diary-files, diary-make-entry):
9831         Don't call substitute-in-file-name on diary-file.
9833 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
9834             Stefan Monnier  <monnier@iro.umontreal.ca>
9836         * mail/footnote.el (footnote-prefix): Make it a defcustom.
9837         (footnote-mode-map): Move initialization into the declaration.
9838         (footnote-minor-mode-map): Define it rather than changing global-map.
9839         (footnote-mode): Use define-minor-mode.
9841 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
9843         * net/tramp.el (tramp-handle-file-attributes-with-ls)
9844         (tramp-do-file-attributes-with-perl)
9845         (tramp-do-file-attributes-with-stat): Rename from
9846         `tramp-handle-file-attributes-with-*'.
9847         (tramp-handle-file-attributes): Use them.
9848         (tramp-do-directory-files-and-attributes-with-perl)
9849         (tramp-do-directory-files-and-attributes-with-stat): Rename from
9850         `tramp-handle-directory-files-and-attributes-with-*'.
9851         (tramp-handle-directory-files-and-attributes): Use them.
9852         (tramp-method-out-of-band-p): Additional parameter SIZE.
9853         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
9854         (tramp-handle-write-region): Use it.
9855         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
9856         (tramp-handle-vc-registered): Check, whether the first run did
9857         return files to be tested.
9858         (tramp-advice-make-auto-save-file-name): Do not call directly
9859         `tramp-handle-make-auto-save-file-name', because this would bypass
9860         the locking mechanism.
9862         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
9863         (file-remote-p, process-file, start-file-process, set-file-times)
9864         (tramp-compat-file-attributes): Compatibility functions shall not
9865         call directly `tramp-handle-*', because this would bypass the
9866         locking mechanism.
9867         (tramp-compat-number-sequence): New defun.
9869 2009-09-02  Glenn Morris  <rgm@gnu.org>
9871         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
9872         alias for float-time.
9873         (time-to-number-of-days): In Emacs, use float-time.
9874         * net/newst-backend.el (time-add): Suppress warnings from compat
9875         function.
9876         * time.el (emacs-uptime, emacs-init-time):
9877         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
9878         Use float-time rather than time-to-seconds.
9880         * minibuffer.el (completion-initials-expand): Fix typo.
9882         * faces.el (modeline, modeline-inactive, modeline-highlight)
9883         (modeline-buffer-id):
9884         * info.el (info-menu-5): Mark these face aliases as obsolete.
9886 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
9888         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
9889         space ...
9890         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
9891         no "--thread" option.
9892         (gdb-stopped): Don't print "Switched to thread" message when it is
9893         unchanged.
9895 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9897         * minibuffer.el (completion-try-completion)
9898         (completion-all-completions): Remove ill-defined (and
9899         mistakenly installed and luckily never used nor documented)
9900         `completion-styles' property.
9901         (completion-initials-expand, completion-initials-all-completions)
9902         (completion-initials-try-completion): New functions.
9903         (completion-styles-alist): Add doc to each entry.
9904         Add new `initials' entry.
9906 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
9908         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
9909         MI command -var-evaluate-expression.
9910         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
9911         and tweak for case of string child.
9912         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
9914 2009-09-01  Glenn Morris  <rgm@gnu.org>
9916         * add-log.el (change-log-date-face, change-log-name-face)
9917         (change-log-email-face, change-log-file-face, change-log-list-face)
9918         (change-log-conditionals-face, change-log-function-face)
9919         (change-log-acknowledgement-face):
9920         * cus-edit.el (custom-invalid-face, custom-rogue-face)
9921         (custom-modified-face, custom-set-face, custom-changed-face)
9922         (custom-saved-face, custom-button-face, custom-button-pressed-face)
9923         (custom-documentation-face, custom-state-face, custom-comment-face)
9924         (custom-comment-tag-face, custom-variable-tag-face)
9925         (custom-variable-button-face, custom-face-tag-face)
9926         (custom-group-tag-face-1, custom-group-tag-face):
9927         * diff-mode.el (diff-header-face, diff-file-header-face)
9928         (diff-index-face, diff-hunk-header-face, diff-removed-face)
9929         (diff-added-face, diff-changed-face, diff-function-face)
9930         (diff-context-face, diff-nonexistent-face):
9931         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9932         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
9933         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
9934         (Info-title-4-face):
9935         * isearch.el (isearch-lazy-highlight-face):
9936         * log-view.el (log-view-file-face, log-view-message-face):
9937         * paren.el (show-paren-match-face, show-paren-mismatch-face):
9938         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
9939         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
9940         (cvs-msg-face):
9941         * smerge-mode.el (smerge-mine-face, smerge-other-face)
9942         (smerge-base-face, smerge-markers-face):
9943         * wid-edit.el (widget-documentation-face, widget-button-face)
9944         (widget-field-face, widget-single-line-field-face)
9945         (widget-inactive-face, widget-button-pressed-face):
9946         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
9947         (woman-addition-face):
9948         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
9949         (eshell-ls-executable-face, eshell-ls-readonly-face)
9950         (eshell-ls-unreadable-face, eshell-ls-special-face)
9951         (eshell-ls-missing-face, eshell-ls-archive-face)
9952         (eshell-ls-backup-face, eshell-ls-product-face)
9953         (eshell-ls-clutter-face):
9954         * eshell/em-prompt.el (eshell-prompt-face):
9955         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
9956         * obsolete/old-whitespace.el (whitespace-highlight-face):
9957         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
9958         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
9959         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
9960         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
9961         (antlr-font-lock-literal-face):
9962         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9963         (ebrowse-root-class-face, ebrowse-file-name-face)
9964         (ebrowse-default-face, ebrowse-member-attribute-face)
9965         (ebrowse-member-class-face, ebrowse-progress-face):
9966         * progmodes/make-mode.el (makefile-space-face):
9967         * progmodes/sh-script.el (sh-heredoc-face):
9968         * textmodes/flyspell.el (flyspell-incorrect-face)
9969         (flyspell-duplicate-face):
9970         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
9971         * textmodes/texinfo.el (texinfo-heading-face):
9972         Mark face aliases with "-face" suffix as obsolete.
9974         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
9975         compiler.
9977         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
9978         (eudc-bob-sound-menu): Use defvar rather than defconst, since
9979         easy-menu-define wants to modify these.
9981         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
9983         * net/browse-url.el (browse-url-file-url):
9984         * term/internal.el (dos-codepage-setup):
9985         Use default-value rather than default-enable-multibyte-characters.
9987         * progmodes/etags.el (etags-goto-tag-location):
9988         * progmodes/flymake.el (flymake-highlight-line)
9989         (flymake-goto-file-and-line, flymake-goto-line):
9990         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
9991         (gdb-goto-breakpoint):
9992         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
9993         * progmodes/python.el (python-find-function)
9994         (python-pdbtrack-track-stack-file):
9995         * progmodes/verilog-mode.el (verilog-surelint-off):
9996         * term/ns-win.el (ns-open-file-select-line):
9997         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
9998         Use forward-line rather than goto-line.
10000         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
10001         * textmodes/reftex-index.el (reftex-display-index):
10002         * textmodes/reftex-ref.el (reftex-offer-label-menu):
10003         * textmodes/reftex-toc.el (reftex-toc):
10004         Remove unnecessary bindings of default-major-mode (all are followed by
10005         major-mode check and possible mode switch).
10007 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
10009         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
10010         Handle watchpoints (bug#4282).
10011         (def-gdb-thread-buffer-command): Enable thread to be selected by
10012         clicking without selecting threads buffer first.
10013         (gdb-current-context-command): Use selected frame so that "up",
10014         "down" etc work in the GUD buffer.
10015         (gdb-update): Find selected frame before rendering stack buffer.
10016         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
10018 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10020         * progmodes/sym-comp.el (displayed-completions): Remove.
10021         (symbol-complete): Use minibuffer-complete.
10023 2009-08-31  Glenn Morris  <rgm@gnu.org>
10025         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
10027         * apropos.el (apropos-symbols-internal):
10028         Handle (obsolete) face aliases.
10030         * faces.el (describe-face): Adjust the output format to be more like
10031         describe-variable, and to mention (obsolete) face aliases.
10032         Adjust the whitespace so that help-setup-xref works.
10034         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
10035         * calendar/diary-lib.el (diary-button-face):
10036         Mark these face aliases as obsolete.
10038         * calendar/calendar.el (calendar-today): Doc fix.
10040 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
10042         * progmodes/gdb-mi.el (gdb-control-all-threads)
10043         (gdb-control-current-thread): Force tool bar update.
10044         (gdb-non-stop-handler): New function.
10045         (gdb-init-1): Use it to test if non-stop mode is supported.
10046         Remove unused gdbmi buffer type.
10048 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
10050         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
10051         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
10053 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
10055         * comint.el (comint-exec-1): Check command is non-null first.
10056         Part of gdb-mi.el change (2009-08-28).
10058 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10060         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
10062 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
10064         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
10065         instead of `dolist' to avoid a recursive require when bootstrapping.
10067 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10069         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
10071         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
10073         * net/imap.el (imap-send-command): Simplify.
10074         (imap-wait-for-tag): point-max -> buffer-size.
10076         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
10078         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
10079         with constant argument.
10081         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
10083         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
10085         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
10086         Change default, since most of our files don't have a history.
10087         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
10088         the user.
10090         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10091         Add comint-run.
10093         * calc/calc.el: Improve commenting convention.
10094         (calc-digit-map, toplevel): Simplify.
10096         * comint.el (comint-insert-input): Be careful to only set point if we
10097         don't delegate to some other command.
10099         * proced.el (proced-signal-list): Make it an alist.
10100         (proced-grammar-alist): Capitalize names.
10101         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
10102         Disable undo manually and make it read-only.
10103         Use completion-annotate-function.
10105         * minibuffer.el (minibuffer-message): If the current buffer is not
10106         a minibuffer, insert the message in the echo area rather than at the
10107         end of the buffer.
10108         (completion-annotate-function): New variable.
10109         (minibuffer-completion-help): Use it.
10110         (completion--embedded-envvar-table): Environment vars are
10111         always case-sensitive.
10113 2009-08-30  Glenn Morris  <rgm@gnu.org>
10115         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
10116         from fortran-current-defun.
10117         (fortran-beginning-of-subprogram): Be more precise about finding the
10118         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
10119         (fortran-end-of-subprogram): Simplify.
10120         (fortran-current-defun): Use fortran-start-prog-re.
10122 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
10124         * subr.el (do-after-load-evaluation): Simplify.
10126 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
10128         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
10130         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
10131         (vc-rcs-print-log): Use it.
10133         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
10135 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10137         * paths.el (abbrev-file-name): Move to abbrev.el.
10138         * abbrev.el (abbrev-file-name): Move from paths.el.
10139         Obey user-emacs-directory.
10140         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
10141         user-emacs-directory.
10142         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
10143         abbrev-file-name and calc-settings-file any more.
10144         * startup.el (command-line): Recompute abbrev-file-name and
10145         abbreviated-home-dir.
10146         (normal-no-mouse-startup-screen): Improve the generic code and get rid
10147         of the special code for when C-h bindings haven't been changed.
10148         (display-startup-echo-area-message): Use with-current-buffer.
10149         (command-line-1): Use a list of strings, rather than a list of lists
10150         of strings for longopts.
10152         * files.el (get-free-disk-space): Use / for default-directory.
10154         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
10155         Use with-current-buffer.
10157         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
10158         Recognize immutable variables like most-positive-fixnum.
10159         (byte-compile-setq-default): Check and warn if trying to assign
10160         to an immutable variable, or a non-variable.
10162         * progmodes/cc-vars.el (c-comment-continuation-stars):
10163         * progmodes/cc-engine.el (c-looking-at-bos):
10164         * progmodes/cc-cmds.el (c-toggle-auto-state)
10165         (c-forward-into-nomenclature, c-backward-into-nomenclature)
10166         (c-comment-line-break-function): Add version of obsolescence.
10168 2009-08-28  Juri Linkov  <juri@jurta.org>
10170         * files.el (magic-fallback-mode-alist): Add ZIP magic number
10171         associated with `archive-mode'.
10173         * image.el (image-type-header-regexps): Use only JPEG magic number
10174         to determine JPEG images, and don't use `image-jpeg-p' because
10175         Emacs can display non-JFIF non-Exif JPEG images.
10177 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
10179         * arc-mode.el (archive-mode):
10180         * emacs-lisp/re-builder.el (re-builder-unload-function):
10181         Protect against the default value of `major-mode' being nil.
10183 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
10185         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
10186         Fix typos in docstrings.
10188         * progmodes/js.el (js--macro-decl-re): Doc fix.
10189         (js--plain-method-re, js--split-name): Refloc docstring.
10190         (js--class-styles, js--make-merged-item, js--splice-into-items):
10191         Fix typos in docstrings; reflow docstrings.
10192         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
10193         (js--variable-decl-matcher, js--inside-pitem-p)
10194         (js--parse-state-at-point, js--get-all-known-symbols)
10195         (js--symbol-history, js-find-symbol, js--js-references)
10196         (js--moz-interactor, js--js-encode-value, js--read-tab):
10197         Fix typos in docstrings.
10199 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10201         * textmodes/reftex.el (reftex-get-file-buffer-force):
10202         * progmodes/verilog-mode.el (verilog-batch-execute-func):
10203         * emulation/viper.el (viper-go-away, viper-set-hooks):
10204         * emacs-lisp/re-builder.el (re-builder-unload-function):
10205         * emacs-lisp/bytecomp.el (byte-compile-file):
10206         * ses.el (ses-unload-function):
10207         * hexl.el (hexl-find-file):
10208         * files.el (normal-mode):
10209         * ehelp.el (with-electric-help):
10210         * autoinsert.el (auto-insert-alist):
10211         * arc-mode.el (archive-mode):
10212         Use (default-value 'major-mode) instead of default-major-mode.
10214         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
10215         * international/mule.el (load-with-code-conversion):
10216         * emacs-lisp/debug.el (debug):
10217         * ediff-vers.el (ediff-rcs-get-output-buffer):
10218         * dired.el (dired-internal-noselect): Don't let-bind
10219         default-major-mode around code that doesn't use it.
10220         E.g. buffer creation via get-buffer-create doesn't use it.
10222 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
10224         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
10225         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
10226         when writing the temp file.  Otherwise, epa-file gets confused.
10227         (tramp-register-file-name-handlers): Make it a defun.  Move also
10228         `epa-file-handler' to the front of `file-name-handler-alist'.
10230 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10232         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
10233         start right after a ^M.
10234         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
10235         (tramp-completion-file-name-regexp-separate)
10236         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
10237         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
10238         Don't modify last-coding-system-used by accident.
10239         (tramp-completion-file-name-handler): Apply the checks here,
10240         instead during registration.
10241         (tramp-register-file-name-handlers): Renamed from
10242         `tramp-register-file-name-handler'.  Register both
10243         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
10244         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
10246 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
10248         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
10249         Remove variable ...
10250         (gdb-init-1, gdb-display-separate-io-buffer)
10251         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
10252         references to it.
10253         (gdb-inferior-io-mode): Use make-comint-in-buffer.
10254         (gdb-inferior-filter): Use comint-output-filter to stop
10255         echoing and remove ^M characters.
10257 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10259         * emulation/viper-init.el (viper-restore-cursor-type):
10260         * emulation/cua-base.el (cua--update-indications):
10261         Replace default-cursor-type with (default-value 'cursor-type).
10263         * mail/sendmail.el (mail-recover-1):
10264         * international/mule-diag.el (describe-current-coding-system-briefly)
10265         (describe-current-coding-system):
10266         * international/mule-cmds.el (select-safe-coding-system)
10267         (select-message-coding-system)
10268         (set-language-environment-coding-systems, set-locale-environment):
10269         * hexl.el (hexl-insert-multibyte-char):
10270         * dos-w32.el (find-buffer-file-type-coding-system):
10271         * simple.el (what-cursor-position):
10272         Replace uses of default-buffer-file-coding-system
10273         with (default-value 'buffer-file-coding-system).
10275         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
10276         Replace uses of default-cursor-in-non-selected-windows
10277         with (default-value 'cursor-in-non-selected-windows).
10278         Use with-current-buffer.
10280         * mail/feedmail.el: Use CL macros.
10281         (feedmail-run-the-queue, feedmail-send-it-immediately):
10282         * dos-w32.el (find-buffer-file-type): Replace uses of
10283         default-buffer-file-type with (default-value 'buffer-file-type).
10285 2009-08-28  Glenn Morris  <rgm@gnu.org>
10287         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
10288         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
10289         Use default-value of major-mode rather than default-major-mode.
10291 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10293         * Makefile.in (update-elcfiles): Report left over elc files.
10295         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
10296         expand-file-name and with-current-buffer.
10297         (mail-get-names, mail-directory): Use with-current-buffer.
10299         * vc.el (vc-read-revision): New function.
10300         (vc-version-diff, vc-merge): Use it.
10302 2009-08-27  Sam Steingold  <sds@gnu.org>
10304         * simple.el (kill-do-not-save-duplicates): New user option.
10305         (kill-new): When it is non-nil, and the new string is the same as
10306         the latest kill, set replace to t to avoid duplicates in kill-ring.
10308 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
10310         * net/tramp.el (tramp-handle-process-file): Do not flush all
10311         caches when `process-file-side-effects' is set.
10312         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
10313         instead of `tramp-find-file-exists-command'.
10314         Unset `process-file-side-effects'.
10316 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
10318         * net/tramp.el (tramp-methods): New method "rsyncc".
10319         (top): Add completion function for "rsyncc".
10320         (tramp-message-show-message): New defvar.
10321         (tramp-message, tramp-error): Use it.
10322         (tramp-do-copy-or-rename-file-directly): Extend check for direct
10323         remote copying.
10324         (tramp-do-copy-or-rename-file-out-of-band): Handle new
10325         `tramp-methods' entry `copy-env' of "rsyncc".
10326         (tramp-vc-registered-read-file-names): New defconst.
10327         (tramp-vc-registered-file-names): New defvar.
10328         (tramp-handle-vc-registered): Implement optimization strategy.
10329         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
10330         (tramp-vc-file-name-handler): New defun.
10331         (tramp-get-ls-command, tramp-get-test-command)
10332         (tramp-get-file-exists-command, tramp-get-remote-ln)
10333         (tramp-get-remote-perl, tramp-get-remote-stat)
10334         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
10336         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
10337         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
10338         timestamps.
10339         (tramp-get-file-property): Check for timestamps in
10340         `tramp-cache-inhibit-cache'.
10341         (tramp-set-file-property): Write timestamp.
10343 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10345         * language/japan-util.el (japanese-symbol-table): Add entries for
10346         cp932-2-byte.
10348         * international/characters.el: Add category `j' to cp932-2-byte.
10350 2009-08-27  Kenichi Handa  <handa@m17n.org>
10352         * international/fontset.el (build-default-fontset-data): New macro.
10353         (setup-default-fontset): Use build-default-fontset-data for CJK,
10354         tibetan, ethiopic, and ipa.
10356 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10358         * cus-start.el (default-major-mode): Customize `major-mode' instead.
10359         (enable-multibyte-characters): Not customizable any more.
10361         * subr.el (default-mode-line-format, default-header-line-format)
10362         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
10363         (default-direction-reversed, default-truncate-lines)
10364         (default-left-margin, default-tab-width, default-case-fold-search)
10365         (default-left-margin-width, default-right-margin-width)
10366         (default-left-fringe-width, default-right-fringe-width)
10367         (default-fringes-outside-margins, default-scroll-bar-width)
10368         (default-vertical-scroll-bar, default-indicate-empty-lines)
10369         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
10370         (default-fringe-cursor-alist, default-scroll-up-aggressively)
10371         (default-scroll-down-aggressively, default-fill-column)
10372         (default-cursor-type, default-buffer-file-type)
10373         (default-cursor-in-non-selected-windows)
10374         (default-buffer-file-coding-system, default-major-mode)
10375         (default-enable-multibyte-characters): Mark as obsolete.
10377 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
10379         * vc-dir.el (vc-dir-update): Remove debug helper.
10381         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
10383 2009-08-26  Sam Steingold  <sds@gnu.org>
10385         * simple.el (save-interprogram-paste-before-kill): New user option.
10386         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
10387         save the interprogram-paste into kill-ring before overriding it
10388         with the Emacs kill.
10390 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
10392         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
10393         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
10394         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
10395         and move to vc-rcs.el.
10396         (vc-default-next-revision): Rename to vc-rcs-next-revision and
10397         move to vc-rcs.el.
10398         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
10399         (vc-rcs-update-changelog): Remove.
10400         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
10401         and move to vc-rcs.el.
10403         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
10404         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
10405         renaming.
10406         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
10407         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
10408         vc.el, renamed to be RCS specific.
10410         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
10411         New functions.
10412         (vc-cvs-update-changelog): Move here from vc.el.
10414         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
10415         New functions.
10417 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10419         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
10421 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
10423         * vc-git.el (vc-git-register): Use "git add" for directories.
10424         (vc-git-stash, vc-git-stash-show): New functions.
10425         (vc-git-extra-menu-map): Bind them.
10427         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
10428         directory correctly in case the item is a directory itself.
10430         * vc.el: Document the desired behavior for reverted files in the
10431         `added' state.
10432         (vc-default-prettify-state-info): Remove function, unused.
10434         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
10436 2009-08-26  Glenn Morris  <rgm@gnu.org>
10438         * bindings.el (standard-mode-line-format): Reposition dashes in
10439         which-func entry.  (Bug#4217)
10441         * files.el (enable-local-variables, enable-local-eval)
10442         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
10443         the defcustoms.
10444         (auto-mode-alist, ignored-local-variables)
10445         (save-some-buffers-action-alist): Move risky declarations to the
10446         definitions.
10447         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
10448         (font-lock-defaults, format-alist, imenu--index-alist)
10449         (imenu-generic-expression, input-method-alist, minor-mode-alist)
10450         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
10451         (mode-line-modified, mode-line-mule-info, mode-line-position)
10452         (mode-line-process, mode-line-remote, outline-level)
10453         (parse-time-rules, rmail-output-file-alist)
10454         (special-display-buffer-names, vc-mode):
10455         Move risky declarations to the relevant files.
10456         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
10457         (mode-line-modified, mode-line-process, mode-line-position)
10458         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
10459         * font-core.el (font-lock-defaults):
10460         * format.el (format-alist):
10461         * vc-hooks.el (vc-mode):
10462         * window.el (special-display-buffer-names):
10463         * international/mule-cmds.el (input-method-alist):
10464         Define riskiness here (dumped file) rather than in files.el.
10465         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
10466         * imenu.el (imenu-generic-expression, imenu--index-alist):
10467         * outline.el (outline-level):
10468         * time.el (display-time-string):
10469         * calendar/parse-time.el (parse-time-rules):
10470         * mail/rmailout.el (rmail-output-file-alist):
10471         Autoload riskiness here, rather than placing in files.el.
10473 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
10475         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
10477 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
10479         * simple.el (process-file-side-effects): New defvar.
10481         * dired-aux.el (dired-show-file-type):
10482         * vc.el (vc-diff-internal):
10483         * vc-arch.el (vc-arch-diff):
10484         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
10485         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
10486         * vc-git.el (vc-git-registered, vc-git-working-revision)
10487         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
10488         (vc-git--empty-db-p):
10489         * vc-hooks.el (vc-user-login-name):
10490         * vc-svn.el (vc-svn-registered, vc-svn-state)
10491         (vc-svn-dir-extra-headers, vc-svn-find-revision):
10492         * progmodes/grep.el (grep-probe): Let-bind
10493         `process-file-side-effects' with nil.
10495         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
10497         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
10498         daemon.  Replace ping by checking for running service for bluez
10499         and zeroconf.  (Bug#4239)
10501 2009-08-25  Kevin Ryde  <user42@zip.com.au>
10503         * net/dig.el (dig): Add autoload cookie.
10505 2009-08-25  Glenn Morris  <rgm@gnu.org>
10507         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
10508         load-history for absolute file-names.
10509         (byte-compile-file-form-require): Warn about use of the cl package.
10511         * format.el (format-alist): Doc fix.
10513         * play/bubbles.el (top-level): Don't require cl at run-time.
10515         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
10516         run-time cl).
10518 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
10520         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
10521         from cl package.
10522         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
10524 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
10526         * calc/calc-alg.el (math-trig-rewrite)
10527         (math-hyperbolic-trig-rewrite): New functions.
10528         (calc-simplify): Simplify trig functions when asked.
10530 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10532         * diff-mode.el (diff-find-source-location): Avoid goto-line.
10534 2009-08-24  Kenichi Handa  <handa@m17n.org>
10536         * language/ind-util.el (mapthread): Delete it.
10537         (combinatorial): New function.
10538         (indian--puthash-cv): Use combinatorial instead of mapthread.
10540 2009-08-22  Kevin Ryde  <user42@zip.com.au>
10542         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
10543         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
10544         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
10545         Clarify docstring that the value is strings not symbols.
10546         (checkdoc-list-of-strings-p): New function.
10548 2009-08-22  Glenn Morris  <rgm@gnu.org>
10550         * files.el (auto-mode-alist):
10551         * hippie-exp.el (he-concat-directory-file-name):
10552         * lpr.el (lpr-windows-system, printer-name):
10553         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
10554         * ps-print.el (ps-windows-system):
10555         * startup.el (command-line):
10556         * emulation/viper-ex.el (viper-glob-function):
10557         * international/mule-cmds.el (set-language-environment-coding-systems):
10558         * net/ange-ftp.el (ange-ftp-write-region):
10559         * obsolete/fast-lock.el (fast-lock-cache-name):
10560         Remove code for defunct system-types emx, macos, mswindows, next-mach,
10561         unisoft-unix, vax-vms, win32, w32.
10563         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
10564         given name if the pattern is not more specific.
10566         * calendar/lunar.el (lunar-phase-names): New option.
10567         (lunar-phase): Doc fix.
10568         (lunar-cycles-per-year): New constant.
10569         (lunar-index): New function.
10570         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
10571         (lunar-phase-name): Use lunar-phase-names.
10572         (calendar-lunar-phases): Use format.
10573         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
10575         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
10576         Copy imenu-example--name-and-position function here for own use.
10577         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
10579         * bs.el (bs--redisplay):
10580         * cus-edit.el (custom-redraw):
10581         * ibuffer.el (ibuffer-bury-buffer):
10582         * server.el (server-goto-line-column):
10583         * startup.el (command-line-1):
10584         * strokes.el (strokes-xpm-for-stroke):
10585         * term.el (term-display-buffer-line):
10586         * view.el (View-goto-line):
10587         * calc/calc.el (calc-do, calc-trail-buffer):
10588         * play/gamegrid.el (gamegrid-add-score-insecure):
10589         * progmodes/ada-mode.el (ada-compile-goto-error):
10590         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
10591         (ebrowse-select-1st-to-9nth):
10592         * progmodes/cperl-mode.el (cperl-time-fontification):
10593         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
10594         * progmodes/gud.el (gud-display-line):
10595         (idlwave-shell-display-line):
10596         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
10597         * progmodes/make-mode.el (makefile-browser-toggle):
10598         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
10599         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
10600         * textmodes/picture.el (picture-draw-rectangle):
10601         * textmodes/reftex-index.el (reftex-index-goto-letter):
10602         (reftex-select-jump-to-previous):
10603         * textmodes/reftex-sel.el (reftex-find-start-point)
10604         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
10605         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
10606         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
10607         * textmodes/tex-mode.el (tex-compilation-parse-errors):
10608         * textmodes/two-column.el (2C-associated-buffer):
10609         Use forward-line rather than goto-line.
10611         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
10612         goto-line.
10614         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
10615         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
10616         (quick-check-list-to-regexp): Declare.
10618         * progmodes/make-mode.el (makefile-browser-insert-selection):
10619         Use goto-char rather than goto-line.
10621         * progmodes/prolog.el (compilation-error-regexp-alist)
10622         (compilation-forget-errors): Declare.
10624 2009-08-22  Juri Linkov  <juri@jurta.org>
10626         * progmodes/grep.el (lgrep, rgrep): At the beginning
10627         set `dir' to `default-directory' unless `dir' is a non-nil
10628         readable directory.  (Bug#4052)
10629         (lgrep, rgrep): Change a weird way to report an error
10630         from using `read-string' to using `error'.
10631         Instead of using interactive arguments in the function body,
10632         add new argument `confirm'.
10634 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10636         * textmodes/remember.el (remember-buffer):
10637         * progmodes/cperl-mode.el (cperl-vc-header-alist):
10638         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
10639         (icalendar-extract-ical-from-buffer):
10640         * net/newst-treeview.el (newsticker-groups-filename):
10641         * net/newst-backend.el (newsticker-cache-filename):
10642         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
10643         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
10644         (speedbar-add-ignored-path-regexp, speedbar-line-path)
10645         (speedbar-buffers-line-path, speedbar-path-line)
10646         (speedbar-buffers-line-path):
10647         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
10648         (epg-sign-keys):
10649         * epa.el (epa-display-verify-result):
10650         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
10652 2009-08-21  Glenn Morris  <rgm@gnu.org>
10654         * progmodes/js.el (inferior-moz-process): Fix declaration.
10656         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
10658         * obsolete/rnewspost.el (news-mail-reply):
10659         Use goto-char rather than goto-line.
10661         * term/ns-win.el (ns-open-file-select-line):
10662         Use line-beginning-position rather than goto-line.
10664         * apropos.el (apropos-command):
10665         * ehelp.el (electric-helpify):
10666         * printing.el (pr-show-setup):
10667         * strokes.el (strokes-help):
10668         * tutorial.el (tutorial--describe-nonstandard-key)
10669         (tutorial--detailed-help):
10670         * woman.el (woman-mini-help, woman-display-extended-fonts):
10671         * calc/calc-help.el (calc-describe-key):
10672         * emulation/edt.el (edt-electric-helpify):
10673         * international/mule-diag.el (mule-diag):
10674         * play/yow.el (apropos-zippy):
10675         * progmodes/python.el (python-describe-symbol):
10676         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
10677         * textmodes/table.el (*table--cell-describe-mode)
10678         (*table--cell-describe-bindings):
10679         Use help-print-return-message rather than the now obsolete alias.
10681         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
10682         (calendar-cursor-to-visible-date):
10683         * play/5x5.el (5x5-position-cursor):
10684         * play/decipher.el (decipher):
10685         * play/gomoku.el (gomoku-goto-xy):
10686         * play/landmark.el (lm-goto-xy):
10687         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
10688         (mpuz-paint-digit):
10689         Use forward-line, not goto-line.
10691         * mail/rmail.el (rmail-obsolete): Delete custom group.
10692         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
10693         (rmail-remote-password, rmail-remote-password-required):
10694         Remove unneeded :set-after and :set properties.
10696 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
10698         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
10700 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
10702         * loadup.el: Remove leftover macos code.
10704         * vc-git.el (vc-git-annotate-command): Run asynchronously.
10705         Explicitly pass the date format to git blame so that user local
10706         so that the output format can be parsed.
10708 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
10710         * net/dbus.el (top): Don't check for (getenv
10711         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
10713 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
10715         * log-edit.el (log-edit-strip-single-file-name): New var.
10716         (log-edit-insert-changelog): Use it.  Bug#3571
10718 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10720         * subr.el (read-passwd): Use read-key so keypad keys work as well.
10721         Bug#3287
10723         * help.el (help-print-return-message): Rename from
10724         print-help-return-message.
10726         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
10727         cvs-mode-map parent hack.
10728         (log-view-mode): Derive from special-mode.
10730         * linum.el (linum-mode): window-size-change-functions is redundant.
10731         Adapt to new window-configuration-change-hook behavior.
10732         (linum-after-size, linum-after-config): Remove.
10734         * imenu.el (imenu-example--name-and-position)
10735         (imenu-example--lisp-extract-index-name)
10736         (imenu-example--create-lisp-index, imenu-example--create-c-index):
10737         Mark as obsolete.
10739         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
10740         (inferior-prolog-mode): Use it.
10741         (inferior-prolog-load-file): Reset list of errors.
10743 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10745         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
10747         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
10749 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
10751         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
10752         is running already.
10754 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10756         * subr.el (listify-key-sequence-1): Use normal syntax since those
10757         integers are nowadays always represented by the same (positive) number
10758         on all platforms.
10759         (read-key-empty-map): New const.
10760         (read-key-delay): New var.
10761         (read-key): New function.
10762         (force-mode-line-update): Use with-current-buffer.
10763         (locate-user-emacs-file): Don't forget to abbreviate the file name.
10764         (start-process-shell-command, start-file-process-shell-command):
10765         Discourage the use of command-args.
10767 2009-08-19  Glenn Morris  <rgm@gnu.org>
10769         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
10771 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10773         * simple.el (choose-completion-string): Don't rely on
10774         minibuffer-completing-file-name and ad-hoc checks to decide whether
10775         to continue completion or not.
10777         * minibuffer.el (minibuffer-hide-completions): New function.
10778         (completion--do-completion): Use it.
10779         (completions-annotations): New face.
10780         (completion--insert-strings): Use it.
10781         (completion-pcm--delim-wild-regex): Add docstring.
10782         (completion-pcm--string->pattern): Add support for 0-width delimiters
10783         in completion-pcm--delim-wild-regex.
10785 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10787         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
10788         Remove unused var `buffer-modified-p'.
10790         * minibuffer.el (completion--do-completion): Move point for the #b001
10791         case as well (bug#4176).
10792         (minibuffer-complete, minibuffer-complete-word): Don't move point.
10794 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
10796         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
10797         and :session buses.
10799 2009-08-18  Kenichi Handa  <handa@m17n.org>
10801         * international/ucs-normalize.el (ucs-normalize-version):
10802         Change to 1.1.
10803         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
10804         (utf-8-hfs): Make it perform normalization on encoding too.
10806         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
10807         (sentence-end-without-space): Delete duplicated chars.
10808         (sentence-end-base): Likewise.
10810         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
10811         (html-mode): Delete duplicated chars from sentence-end-base.
10813         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
10814         (texinfo-mode): Delete duplicated chars from sentence-end-base.
10816 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
10818         * files.el (hack-one-local-variable): If the mode function is for
10819         a minor mode, pass it an argument (Bug#4148).
10821 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
10823         * net/tramp.el (tramp-register-completion-file-name-handler):
10824         Check also for (member 'partial-completion completion-styles).
10826 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10828         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
10829         abbrev (Bug#3943).
10831 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
10833         * progmodes/cperl-mode.el: Merge upstream 6.2.
10834         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
10835         (cperl-forward-re): Check cperl-brace-recursing.
10836         (cperl-highlight-charclass): New function.
10837         (cperl-find-pods-heres): Use it.
10838         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
10839         (cperl-beautify-regexp-piece): Fix column calculation.
10840         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
10841         (cperl-beautify-level): Don't process entire regexp.
10842         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
10843         calling man.
10844         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
10845         (cperl-init-faces): Build a list in the normal way.
10847 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10849         * calendar/parse-time.el (parse-time-string-chars): Save match
10850         data.
10852 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10854         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
10855         (sql-product): Use it.
10856         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
10857         (sql-set-product): Add completion.
10858         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
10859         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
10860         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
10861         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
10862         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
10863         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
10864         (sql-highlight-db2-keywords): Remove.
10865         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
10866         (sql-highlight-product): Use derived-mode-p.
10867         (sql-set-sqli-buffer): Use with-current-buffer.
10868         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
10869         Simplify.
10871         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
10873         * term.el: Fix commenting convention, turn comments into docstrings.
10875 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
10877         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
10879 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
10881         * calendar/parse-time.el (parse-time-string-chars): Compute using
10882         character classes, to handle non-ascii characters (Bug#3190).
10884 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10886         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
10887         another heredoc if the user adds another < (Bug#3226).
10889         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10890         Don't initialize based on window-system (Bug#4124).
10892         * facemenu.el (facemenu-read-color): Use a completion function
10893         that accepts any defined color, such as RGB triplets (Bug#3677).
10895         * files.el (get-free-disk-space): Change fallback default
10896         directory to /.  Expand DIR argument before switching to fallback.
10897         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
10899 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
10901         * files.el (load-library): Doc fix.
10903 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
10905         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
10906         (viper-if-string): Redefine C-s in the minibuffer to insert the last
10907         incremental search string.
10909         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
10910         XEmacs.
10912         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
10913         (ediff-merge-region-is-non-clash)
10914         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
10915         Also check if the job is really a merge job.
10917         * ediff.el (ediff-current-file): New function.
10919 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
10921         * progmodes/js.el: Edit docstrings throughout to follow Emacs
10922         conventions.
10923         (js-insert-and-indent): Delete function.
10924         (js-mode-map): Don't bind keys to js-insert-and-indent.
10925         (js-beginning-of-defun): Rename from js--beginning-of-defun.
10926         (js-end-of-defun): Rename from js--end-of-defun.
10927         (js-auto-indent-flag): Delete variable.
10929 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
10931         * progmodes/js.el: Remove proclaim statement.
10932         Defvar which-func-imenu-joiner-function to silence compiler.
10934         * files.el (auto-mode-alist): Use js-mode for .js files.
10936         * progmodes/js2-mode.el: Remove file.
10938         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
10940         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
10942         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
10944 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
10945             Karl Landstrom  <karl.landstrom@brgeight.se>
10947         * progmodes/js.el: New file.
10949 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
10951         * timezone.el (timezone-parse-date): Add ability to understand ISO
10952         basic format (minimal separators) dates in addition to the
10953         already-supported extended format dates.
10955 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
10957         * international/ucs-normalize.el: Add a `coding' file variable.
10959         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
10961 2009-08-14  Sam Steingold  <sds@gnu.org>
10963         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10965 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
10967         * faces.el (help-argument-name): Define it here instead of
10968         help-fns.el, because in daemon mode help-fns.el may be loaded when
10969         faces are still uninitialized (Bug#1078).
10971         * help-fns.el (help-argument-name): Move defface to faces.el.
10973 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
10975         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
10976         create buffer with a pty but no process so that GDB can make the
10977         inferior the controlling process.
10979 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
10981         * international/ucs-normalize.el: New file.
10983 2009-08-13  Richard Stallman  <rms@gnu.org>
10985         * mail/rmail.el (rmail-get-attr-names):
10986         Accept an attribute header that is too short.
10988         * mail/rmail.el (rmail-forget-messages):
10989         Ignore nil elt in rmail-message-vector.  Use dotimes.
10991         * progmodes/compile.el (compilation-goto-locus):
10992         Use next-error-move-function.
10994         * simple.el (next-error-move-function): New variable.
10996 2009-08-12  Juri Linkov  <juri@jurta.org>
10998         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
10999         always non-nil.  (Bug#4052)
11001         * replace.el (read-regexp): Return empty string when
11002         `default-value' is nil.
11003         (keep-lines-read-args): Don't use empty string as the
11004         default value for `read-regexp'.  (Bug#2495)
11006 2009-08-12  Juri Linkov  <juri@jurta.org>
11008         * international/mule-cmds.el (ucs-insert): Change arguments
11009         from `arg' to `character', `count', `inherit' to be the same
11010         as in `insert-char'.  Doc fix.  (Bug#4039)
11012         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
11014 2009-08-12  Juri Linkov  <juri@jurta.org>
11016         * files-x.el: New file.
11018         * files.el: Move code that deals with adding/deleting
11019         file/directory-local variables to files-x.el.
11021         * Makefile.in (ELCFILES): Add files-x.elc.
11023 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
11025         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
11026         to use `goto-line'.
11027         (gdb-place-breakpoints, gdb-get-location): Rewritten without
11028         `goto-line'.
11029         (gdb-invalidate-disassembly): Do not refresh upon receiving
11030         'update signal.  Instead, update all disassembly buffers only after
11031         threads list.
11032         (gdb): Send -target-detach when buffer is killed (Bug#3794).
11033         (gdb-starting): Moved -data-list-register-names...
11034         (gdb-stopped): ...here so it's sent when first thread stops.
11035         (gdb-registers-handler-custom): Do nothing if register names are
11036         unknown yet.
11038         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
11039         from `gdb-mi.el' to avoid extra tangling.
11041         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
11042         change which breaks `gud-def' definitions used in `gdb'.
11043         (gdb-update-gud-running): No extra fuss for updating frame number.
11045 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11047         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
11048         (describe-language-environment-map, setup-language-environment-map)
11049         (set-coding-system-map): Move initialization into declaration.
11050         (set-language-info-alist): Last arg to define-key-after can be skipped.
11052         * international/quail.el (quail-completion-1): Simplify.
11053         (quail-define-rules): Use slightly more compact code.
11054         (quail-insert-decode-map): Propertize keys, compact columns.
11056         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11057         Add goto-line.
11059 2009-08-10  Miles Bader  <miles@gnu.org>
11061         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
11062         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
11063         (js2-instance-member, js2-private-member, js2-private-function-call)
11064         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
11065         (js2-magic-paren, js2-external-variable):
11066         Remove "-face" suffix from face names.
11067         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
11068         (js2-highlight-undeclared-vars, js2-peek-token)
11069         (js2-parse-function-params, js2-mode-show-errors)
11070         (js2-mode-show-warnings, js2-make-magic-delimiter)
11071         (js2-mode-highlight-magic-parens): Update to use new face names.
11073 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
11075         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
11076         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
11078 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
11080         * subr.el: Provide hashtable-print-readable.
11082         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
11083         hs-c-like-adjust-block-beginning.
11084         (hs-hide-block-at-point): Stop hiding at the beginning of
11085         hs-block-end-regexp (Bug#700).
11087 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
11089         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
11090         a macro.
11091         (gdb-registers-handler-custom): Do not fail when register names
11092         are unavailable.
11094 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
11096         * progmodes/gdb-mi.el (gdb-control-all-threads)
11097         (gdb-control-current-thread): Interactive setters for
11098         `gdb-gud-control-all-threads' to use in menu.
11099         (gdb-show-run-p): Show «Go» when process is not active.
11100         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
11101         gud/thread.xpm and gud/all.xpm.
11103 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
11105         * net/net-utils.el (net-utils-font-lock-keywords): New var.
11106         (nslookup-font-lock-keywords): Make it a variable.
11107         (net-utils-mode): New mode for viewing diagnostic network output.
11108         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
11109         (net-utils-run-simple): New function.
11110         (ifconfig, iwconfig, netstat, arp, route): Use it.
11112 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
11114         * progmodes/gdb-mi.el (gdb-read-memory-custom)
11115         (gdb-memory-set-address, def-gdb-set-positive-number)
11116         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
11117         after changing settings.
11118         (gdb-invalidate-disassembly): Update when first shown.
11119         (gdb-edit-locals-value): Fixed.
11120         (gdb-registers-handler-custom): Print registers in right order and
11121         allow changing register values (only for current thread yet).
11122         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
11123         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
11124         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
11125         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
11126         info in mode name.
11127         (gdb-registers-mode-map): TAB to switch to locals.
11129 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
11131         * mail/rmail.el (rmail-add-mbox-headers)
11132         (rmail-set-message-counters-counter): Search for
11133         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
11135 2009-08-08  Glenn Morris  <rgm@gnu.org>
11137         * Makefile.in (ELCFILES): Update.
11139 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
11141         * mail/sendmail.el (mail-yank-original): Set
11142         buffer-file-coding-system from the one used by the message whose
11143         text is yanked.
11145         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
11146         to "windows" when "pgnuplot" is used.
11147         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
11148         call accept-process-output if "pgnuplot" is used.
11149         (calc-graph-init): Don't send -display and -geometry to
11150         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
11151         running "pgnuplot -V" with shell-command-to-string.
11153         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
11154         the default.
11156 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
11158         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
11159         org/org-latex.elc.
11161 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11163         * vc-dispatcher.el (vc-resynch-window): Update comment.
11165         * term.el (term-handle-ansi-escape): Add comments with the
11166         terminfo capabilities implemented.
11168 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
11170         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
11171         (gdb-var-create-handler): Rewritten using JSON parser.
11172         (gdb-propertize-header): Moved earlier.
11173         (gdb-set-header): Removed to avoid duplication.
11174         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
11175         Refresh disassembly buffers only after threads list have been
11176         update.
11177         (gdb-threads-header, gdb-registers-header): Per-buffer header line
11178         variables.
11180 2009-08-04  Juri Linkov  <juri@jurta.org>
11182         * files.el: Commands to add/delete file/directory-local variables.
11183         (read-file-local-variable, read-file-local-variable-value)
11184         (read-file-local-variable-mode, modify-file-local-variable)
11185         (modify-file-local-variable-prop-line)
11186         (modify-dir-local-variable): New functions.
11187         (add-file-local-variable, delete-file-local-variable)
11188         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
11189         (add-dir-local-variable, delete-dir-local-variable)
11190         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
11191         (copy-dir-locals-to-file-locals-prop-line): New commands.
11193 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
11195         * abbrev.el (insert-abbrev-table-description): Prettify output.
11196         Suggested by Karl Chen.
11198 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
11200         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
11201         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
11202         (gdb-overlay-arrow-position, gdb-thread-position)
11203         (gdb-disassembly-position): Declare variables.
11204         (gdb-wait-for-pending): Function now.
11205         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
11206         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
11207         compilation goes smoothly.
11208         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
11209         (gdb-non-stop-setting): New customization setting which replaces
11210         `gdb-non-stop' so changing it doesn't break active GDB session.
11211         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
11212         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
11213         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
11214         (gdb-show-threads-by-default): New customization options.
11215         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
11216         routines.
11217         (gdb-get-buffer-create): Send buffers update signal when they are
11218         created.
11219         (gdb-invalidate-locals, gdb-invalidate-registers)
11220         (gdb-invalidate-breakpoints)
11221         (gdb-invalidate-threads, gdb-invalidate-disassembly)
11222         (gdb-invalidate-memory): Accept update signal.
11223         (gdb-current-context-command): Use --frame option.
11224         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
11225         Implement `gdb-frame-number' selection logic.
11226         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
11227         whether to show GUD toolbar buttons.
11228         (gdb-thread-exited): Unselect current thread when it exits.
11229         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
11230         (gdb-mark-line): Routine which sets overlay arrow or inverses
11231         video on fringeless displays.
11232         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
11233         to build aligned columns of data in GDB buffers and set text
11234         properties line-by-line.
11235         (gdb-invalidate-breakpoints)
11236         (gdb-breakpoints-list-handler-custom)
11237         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
11238         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
11239         (gdb-registers-handler-custom): Align data columns.
11240         (gdb-locals-handler-custom): Now prints data like in variable
11241         declarations.
11242         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
11243         Removed confusing buttons.
11244         (gdb-invalidate-threads): Append --frame.
11245         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
11246         between breakpoints/threads buffers.
11247         (gdb-set-window-buffer): Now can ignore dedicated windows.
11248         (gdb-propertize-header): Use `gdb-set-window-buffer'.
11249         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
11250         (def-gdb-thread-buffer-gud-command): Replaces
11251         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
11252         for fine thread control.
11253         (gdb-preempt-existing-or-display-buffer): New function used to
11254         display bound buffers without breaking window layout.
11255         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
11256         (gdb-select-frame): New version of `gdb-frames-select' which now
11257         sets `gdb-frame-number' so commands may use --frame option instead
11258         of inner debugger state.
11259         (gdb-frame-handler): Do not set `gdb-frame-number'.
11260         (gdb-threads-mode-map): Select threads with mouse.
11262         * progmodes/gud.el (gdb-gud-context-call): Declare function to
11263         avoid compilation warning.
11264         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
11265         `gdb-show-stop-p`.
11267         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
11268         Argument `key' renamed to `buffer-type'.
11269         (gdb-current-context-buffer-name): Do not add thread info to
11270         buffer name when no thread is selected.
11271         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
11272         command (bug 3794).
11273         (gdb-thread-selected): Handle `=thread-selected' notification.
11274         (gdb-wait-for-pending): New macro to deal with congestion problems.
11275         (gdb-breakpoints-list-handler-custom): Don't fail on pending
11276         breakpoints.
11277         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
11278         This fixes problem similar to one described in bug 3947.
11279         (gud-menu-map): More menu items.
11280         (gdb-init-1): Reset `gdb-thread-number' to nil.
11282         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
11283         non-stop settings.
11285         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
11286         (gdb-current-context-command): Do not append --thread if
11287         `gdb-thread-number' is nil.
11288         (gdb-running-threads-count, gdb-stopped-threads-count): New
11289         variables.
11290         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
11291         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
11292         customization options.
11293         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
11294         GUD commands.
11295         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
11296         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
11297         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
11298         set `gdb-thread-number' and update `gud-running' properly.
11299         (gdb-running): Update threads list when new threads appear.
11300         (gdb-stopped): Support non-stop operation and new thread switching
11301         logic.
11302         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
11303         (gdb-json-partial-output): New set of JSON routines.
11304         (def-gdb-auto-update-trigger): New `signal-list' optional
11305         argument.
11306         (gdb-thread-list-handler-custom): Update `gud-running',
11307         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
11308         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
11309         (gdb-continue-thread, gdb-step-thread): New commands for fine
11310         thread execution control.
11311         (gud-menu-map): New menu items to switch non-stop options.
11312         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
11313         (gdb-send): Mimic RET properly (bug 3794).
11315         * progmodes/gdb-mi.el (gdb-rules-name-maker)
11316         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
11317         gdb-buffer-rules.
11318         (def-gdb-auto-update-handler): New nopreserve optional argument.
11319         (gdb-stack-list-frames-custom): Print stack from top to bottom.
11321         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
11322         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
11323         (gdb-parent-mode): New mode to derive other GDB modes from.
11324         (gdb-display-disassembly-for-thread)
11325         (gdb-frame-disassembly-for-thread): New commands for threads
11326         buffer.
11328         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
11329         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
11330         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
11331         (gdb-update): We now store all GDB buffers in a list so that they
11332         can be updated by traversing a list instead of calling invalidate
11333         triggers explicitly.
11334         (def-gdb-trigger-and-handler): New macro to define trigger-handler
11335         pair for GDB buffer.
11336         (gdb-stack-buffer-name): Add thread information.
11337         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
11338         handle pending triggers.
11339         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
11340         (def-gdb-thread-buffer-simple-command)
11341         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
11342         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
11343         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
11344         New commands which show buffers bound to thread.
11345         (gdb-stack-list-locals-regexp): Removed unused regexp.
11347         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
11348         (gdb-locals-buffer-name, gdb-registers-buffer-name)
11349         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
11350         to (gud-comint-buffer) in *-buffer-name functions
11351         because (gdb-get-target-string) already does that.
11352         (gdb-locals-handler-custom, gdb-registers-handler-custom)
11353         (gdb-changed-registers-handler): Rewritten without regexps.
11355         * progmodes/gdb-mi.el: Basic thread selection support.
11356         (gdb-thread-number): New variable.
11357         (gdb-current-context-command): New macro which adds --thread
11358         option to command.
11359         (gdb-threads-mode-map): Select thread with SPC.
11360         (gdb-thread-list-handler-custom): Mark current thread with overlay
11361         arrow.  Synchronize GDB thread and Emacs thread.
11362         (gdb-select-thread): New command which selects current thread.
11363         (gdb-invalidate-frames, gdb-invalidate-locals)
11364         (gdb-invalidate-registers): Use --thread option.
11366 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
11368         * net/tramp.el (top): Make check for tramp-gvfs loading more
11369         robust.  (Bug#3977)
11370         (tramp-handle-insert-file-contents): `unwind-protect' must be
11371         inside `with-parsed-tramp-file-name'.
11373         * net/tramp-gvfs.el (top): Remove superfluous message when loading
11374         fails.
11376 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
11378         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
11379         directory if CLASSPATH is not set.
11381 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
11383         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
11384         New defconst.
11385         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
11387 2009-08-02  Kevin Ryde  <user42@zip.com.au>
11389         * net/newst-backend.el (newsticker--raw-url-list-defaults):
11390         Update freshmeat link.  Delete newsforge.com as it seems gone.
11392 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
11394         * select.el (x-set-selection): Doc fix (Bug#4021).
11396         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
11398         * help-fns.el (describe-variable): Treat list return values from
11399         dir-locals-find-file properly (Bug#4005).
11401 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
11403         * net/tramp.el (tramp-debug-message): Print also microseconds.
11405 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
11407         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
11408         or END is non-nil.
11409         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
11410         (tramp-get-debug-buffer): Change `outline-regexp' according to new
11411         format.
11413         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
11414         (tramp-get-file-property): Use it.
11416         * autorevert.el (auto-revert-handler): Allow
11417         `auto-revert-tail-mode' for remote files.
11419 2009-08-02  Jason Rumney  <jasonr@gnu.org>
11421         * minibuffer.el (read-file-name): Treat confirm options to
11422         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
11424 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
11426         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
11427         (font-lock-variable-name-face, font-lock-constant-face): Darken
11428         the colors for light backgrounds.
11430 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
11432         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
11433         month names.  (Bug#3987)
11435 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
11437         * simple.el (line-move-finish): Pass whole number to
11438         line-move-to-column.
11439         (line-move-visual): Perform hscroll to the recorded position.
11441 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
11443         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
11445 2009-07-29  Alan Mackenzie  <acm@muc.de>
11447         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
11449 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
11451         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
11452         (gdb-place-breakpoints): Use full path when setting breakpoints.
11454 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
11456         * calc/calc.el (calc-mode-map): Add keybinding for
11457         `calc-transpose-lines'.
11459 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
11461         * calc/calc-misc.el (calc-transpose-lines): New function.
11463 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
11465         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
11466         Simplify check for out-of-band methods.
11467         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
11468         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
11470 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
11472         * vc-git.el (vc-git-checkin): Fix typo.
11474 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
11476         * progmodes/js2-mode.el: New file.
11478 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
11480         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
11481         (gud-menu-map): Adjust tooltip accordingly.
11483 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11485         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
11486         (vc-bzr-log-view-mode): Adjust log-view-file-re.
11488         * add-log.el (change-log-mode-map): Add a menu.
11490 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
11492         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
11493         function returns nil.
11494         (dbus-handle-event): Handle special return value :ignore.
11495         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
11497 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
11499         * view.el (view-mode-enable): Don't define Helper-return-blurb if
11500         it's not needed.
11502 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
11504         Fix Bug#3888:
11506         * w32-vars.el (x-select-enable-clipboard): Doc fix.
11508         * term/pc-win.el (x-display-name, x-colors)
11509         (x-select-enable-clipboard, x-select-text): Doc fix.
11511         * term/common-win.el (x-display-name, x-colors): Doc fix.
11513         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
11514         (xw-defined-colors): Doc fix.
11516         * w32-fns.el (x-select-text, x-setup-function-keys)
11517         (x-get-selection, x-set-selection): Doc fix.
11519         * term/x-win.el (x-select-text, x-setup-function-keys)
11520         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
11522         * select.el (x-set-selection): Doc fix.
11524 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
11526         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
11527         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
11528         "IsNSSSupportAvailable" method is not available.  Reported by
11529         Steve Youngs <steve@sxemacs.org>.
11531 2009-07-24  Kenichi Handa  <handa@m17n.org>
11533         * international/characters.el: Fix setting of category ?C, ?|, ?K,
11534         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
11535         (build-unicode-category-table): Fix range checks.
11537 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
11539         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
11540         the buffer we try to sync is current when calling
11541         vc-resynch-buffer.
11543         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
11544         not show up to date files.
11546 2009-07-24  Glenn Morris  <rgm@gnu.org>
11548         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
11549         Add autoload cookies.  If necessary, initialize.
11550         (elint-log): Handle non-file buffers.
11551         (elint-initialize): Add optional argument to reinitialize.
11552         (elint-find-builtin-variables): Save excursion.
11554 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
11556         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
11557         for Lint.
11559 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11561         * vc.el (vc-print-log-internal): New function, split out from ...
11562         (vc-print-log): ... here.
11563         (vc-dir-move-to-goal-column): Declare.
11565         * vc-git.el (vc-git-add-signoff): New variable.
11566         (vc-git-checkin): Use it.
11567         (vc-git-toggle-signoff): New function.
11568         (vc-git-extra-menu-map): Bind it to menu.
11569         (vc-git--run-command-string): Accept a nil FILE argument.
11570         (vc-git-stash-list): New function.
11571         (vc-git-dir-extra-headers): Use it.
11573 2009-07-23  Glenn Morris  <rgm@gnu.org>
11575         * help-fns.el (describe-variable): Describe ignored and risky local
11576         variables in a similar way to that in which we describe safe ones.
11578         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
11579         (byte-compile-output-file-form, byte-compile-output-docform)
11580         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
11581         Give some more local variables with common names a "bytecomp-" prefix,
11582         so as not to shadow things during compilation.
11583         * emacs-lisp/cl-macs.el (load-time-value)
11584         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
11585         `outbuffer' to `bytecomp-outbuffer'.
11587         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
11588         since the next two variables cover them automatically now.
11589         (elint-builtin-variables, elint-autoloaded-variables): New.
11590         (elint-unknown-builtin-args): Remove all members, since they can be
11591         parsed automatically now.
11592         (elint-extra-errors): New.
11593         (elint-env-add-env, elint-env-add-macro): Use cadr.
11594         (elint-current-buffer): Use or.  Change final message.
11595         (elint-get-top-forms): Use line-end-position.
11596         (elint-init-env): Use cadr.  Handle autoload, declare-function,
11597         and defalias.
11598         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
11599         (regexp-assoc): Remove unused function.
11600         (elint-top-form): Set elint-current-pos, to record the start of the
11601         top-level form, for compilation-mode.
11602         (elint-form): Trap errors in macro expansion.  Use dolist.
11603         (elint-unbound-variable): Use elint-builtin-variables and
11604         elint-autoloaded-variables.
11605         (elint-get-args): Use cadr, or.
11606         (elint-check-cond-form): Use dolist, cadr.
11607         (elint-check-condition-case-form): Doc fix.  Use cadr.
11608         Use elint-extra-errors.
11609         (elint-log): New function.
11610         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
11611         Distinguish errors and warnings.
11612         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
11613         Use a bytecomp-style format.
11614         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
11615         (elint-get-log-buffer): Use compilation mode.  Disable undo.
11616         Don't truncate lines.
11617         (elint-initialize): Set builtin and autoloaded variable lists.
11618         Only process elint-unknown-builtin-args if non-nil.
11619         (elint-find-builtin-variables, elint-find-autoloaded-variables):
11620         New functions.
11621         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
11623 2009-07-22  Kevin Ryde  <user42@zip.com.au>
11625         * net/newst-backend.el (newsticker--parse-atom-1.0)
11626         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
11627         (newsticker--parse-rss-1.0):
11628         * progmodes/idlwave.el (idlwave-mode):
11629         * progmodes/idlw-shell.el (idlwave-shell-mode):
11630         * progmodes/vera-mode.el (vera-mode):
11631         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
11632         * progmodes/vhdl-mode.el (vhdl-mode):
11633         * textmodes/table.el (table-generate-source)
11634         (table--warn-incompatibility):
11635         Hyperlink urls in docstrings with URL `...'.
11637 2009-07-22  Glenn Morris  <rgm@gnu.org>
11639         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
11640         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
11641         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
11642         Remove leading * from defcustom docs.
11644         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
11646         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
11647         defcustom doc.
11648         (list-load-path-shadows): Optionally, just return shadows as a string.
11650         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
11652 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
11654         * mail/rmailedit.el (rmail-edit-mode): Use
11655         auto-save-include-big-deletions.
11657         * mail/rmail.el (rmail-variables): Use
11658         auto-save-include-big-deletions.
11660         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
11661         changes.
11663 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
11665         * calc/calc.el (calc-undo-length): New variable.
11666         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
11668 2009-07-21  Richard Stallman  <rms@gnu.org>
11670         * files.el (auto-save-mode): Handle buffer-save-size = -2
11671         for toggling mode.
11673 2009-07-21  Glenn Morris  <rgm@gnu.org>
11675         * textmodes/ispell.el (ispell-looking-back): Update declaration.
11677         * calendar/todo-mode.el (calendar-current-date): Update declaration.
11679         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
11680         silence compiler.  Instead...
11681         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
11682         (ps-print-ensure-fontified): Update for above function name changes.
11684         * printing.el (pr-mh-get-msg-num, pr-mh-show)
11685         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
11686         silence compiler.  Instead...
11687         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
11688         (mh-show-buffer): Only define for compiler.
11689         (pr-mh-current-message): Update for above function name changes.
11691         * files.el (abort-if-file-too-large): Explicitly pass `filename'
11692         as an argument.
11693         (find-file-noselect, insert-file-1): Update for above change.
11695         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
11697         * mail/mailclient.el (mailclient-send-it): Fix message.
11699         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
11700         (edebug-eval): Check cl-debug-env is bound.
11701         (print-level, print-circle): Don't redefine built-in variables.
11703         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
11704         (custom-print-vectors): Remove old comments from doc.
11706         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
11707         (emerge-version): Make the variable an obsolete alias for the
11708         emacs-version variable.  Make the function obsolete.
11709         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
11710         Emerge options, rather than merging in into the main Options menu.
11711         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
11712         and auto advance modes.  Disable edit/fast items when not relevant.
11714 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
11716         * term/vt420.el (terminal-init-vt420): Fix typo.
11718 2009-07-20  Sam Steingold  <sds@gnu.org>
11720         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
11721         variable (removed from compile.el on 2004-03-11).
11723 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
11725         * files.el (hack-local-variables-filter): Fix last change.
11727 2009-07-19  Juri Linkov  <juri@jurta.org>
11729         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
11730         (dir-local-variables-alist): New buffer-local variable.
11731         (hack-local-variables-filter): If variable is not dir-local,
11732         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
11733         because file-local overrides dir-local.
11734         (c-postprocess-file-styles) <declare-function>:
11735         Remove obsolete declaration.
11736         (hack-dir-local-variables): Add dir-local variable/value pair to
11737         `dir-local-variables-alist' and remove duplicates.  Doc fix.
11739         * help-fns.el (describe-variable): Add information about
11740         file-local and dir-local variables.
11742 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
11744         * files.el (hack-local-variables-filter): Rewrite.
11746 2009-07-19  Glenn Morris  <rgm@gnu.org>
11748         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
11749         Silence compiler by only defining on XEmacs.
11751         * international/mule.el (auto-coding-regexp-alist): Only match
11752         BABYL... at the start of buffer, not of lines.  (Bug#3790)
11754         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
11755         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
11756         (cal-menu-context-mouse-menu): Doc fix.
11758         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
11760         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
11762 2009-07-18  Juri Linkov  <juri@jurta.org>
11764         * info.el: Virtual Info keyword finder.
11765         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
11766         (Info-finder-file): New variable.
11767         (Info-finder-find-file): New function.
11768         (finder-known-keywords, finder-package-info)
11769         (find-library-name, lm-commentary): Use defvar and
11770         declare-function to silence compiler warnings.
11771         (Info-finder-find-node): New function.
11772         (info-finder): New command.
11774         * subr.el (process-kill-buffer-query-function): New function.
11775         (add-hook)<kill-buffer-query-functions>: Add hook
11776         `process-kill-buffer-query-function'.
11778 2009-07-18  Alan Mackenzie  <acm@muc.de>
11780         * progmodes/cc-mode.el (c-before-hack-hook)
11781         (c-postprocess-file-styles): Give invocation of `c-set-style'
11782         DONT-OVERRIDE parameter of t.  Already set style variables will
11783         thus not be overridden by style settings given by `c-file-syle'.
11785         * files.el (hack-local-variables-filter): Remove entries with
11786         duplicate keys from `file-local-variables-alist'.
11788 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
11790         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
11791         x-set-selection if display-selections-p returns nil for the
11792         current frame.
11794 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
11796         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
11798 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
11800         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
11801         Accept nil in addition to a regexp.
11802         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
11803         Accept nil in addition to a regexp.
11804         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
11805         buffers that have an associated file.  Handle nil values of
11806         desktop-buffers-not-to-save and desktop-files-not-to-save.
11807         (Bug#3833)
11809         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11810         (x-disown-selection-internal): New functions.
11812 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
11814         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
11815         warning.
11816         (gdb-breakpoints-header): Move forward to avoid compiler warning.
11817         (gdb-make-header-line-mouse-map): Remove duplicate definition.
11819 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
11821         * simple.el (set-mark): Revert last change.
11823 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
11825         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
11826         rendering of pngs is not possible instead of messaging a long
11827         description.
11829 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
11831         * w32-fns.el (x-selection-owner-p): New function.
11833         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
11834         (mouse-yank-at-click, mouse-yank-primary): If
11835         select-active-regions is non-nil, deactivate the mark before
11836         insertion.
11838         * simple.el (deactivate-mark, set-mark): Only save selection if we
11839         own it.
11841 2009-07-17  Kenichi Handa  <handa@m17n.org>
11843         * case-table.el (describe-buffer-case-table): Fix for the case
11844         that KEY is a cons.
11846 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
11848         * vc-rcs.el (vc-rcs-find-file-hook):
11849         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
11851 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
11853         * net/tramp.el (tramp-wait-for-output): Handle the case when
11854         commands do not return a newline but a null byte before the shell
11855         prompt.  (Bug#3858)
11857 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11859         * term/ns-win.el (ns-set-alpha): Don't declare.
11860         (ns-set-background-alpha): Remove function.
11862 2009-07-16  Kevin Ryde  <user42@zip.com.au>
11864         * emacs-lisp/copyright.el (copyright-update): Save match-data across
11865         y-or-n-p, for safety.
11867 2009-07-16  Richard Stallman  <rms@gnu.org>
11869         * files.el (auto-save-mode): If buffer-saved-size is -2,
11870         don't clobber it.
11872         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
11873         (rmail-retry-ignored-headers): Add more uninteresting fields.
11875 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
11877         * net/rcirc.el (rcirc): Use history variables.
11878         (rcirc-server-name-history, rcirc-nick-name-history)
11879         (rcirc-server-port-history): New variables.
11881 2009-07-15  Kenichi Handa  <handa@m17n.org>
11883         * international/mule-cmds.el (set-language-environment-charset):
11884         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
11885         ignore them.
11887         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
11888         Delete unibyte-display.
11890 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
11892         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
11894 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
11896         * simple.el (deactivate-mark): Optional argument FORCE.
11897         (set-mark): Use deactivate-mark.
11899         * info.el (Info-search): No need to check transient-mark-mode
11900         before calling deactivate-mark.
11902         * select.el (x-set-selection): Doc fix.
11903         (x-valid-simple-selection-p): Allow buffer values.
11904         (xselect--selection-bounds): Handle buffer values.  Suggested by
11905         David De La Harpe Golden.
11907         * mouse.el (mouse-set-region, mouse-drag-track): Call
11908         copy-region-as-kill before setting the mark, to let
11909         select-active-regions work.
11911 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
11913         * simple.el (deactivate-mark): If select-active-regions is
11914         non-nil, copy the selection data into a string.
11915         (activate-mark): If select-active-regions is non-nil, set the
11916         selection to the current buffer.
11917         (set-mark): Update selection if select-active-regions is non-nil.
11919         * select.el (x-valid-simple-selection-p): Allow buffer values.
11921 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11923         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
11924         and more featureful message-mode.
11926 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
11928         * select.el (x-set-selection): Doc fix.
11929         (x-valid-simple-selection-p): Disallow selection data consisting
11930         of a list or cons of integers, since that is not used.
11931         (xselect--selection-bounds, xselect--int-to-cons): New functions.
11932         (xselect-convert-to-string, xselect-convert-to-length)
11933         (xselect-convert-to-filename, xselect-convert-to-charpos)
11934         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
11936 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
11938         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
11939         output in -break-info command (Emacs bug #3794).
11941 2009-07-14  Glenn Morris  <rgm@gnu.org>
11943         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
11944         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
11945         (edebug-print-length, edebug-print-level, edebug-print-circle)
11946         (edebug-sit-for-seconds, edebug-view-outside)
11947         (edebug-bounce-point, edebug-set-global-break-condition)
11948         (edebug-Go-nonstop-mode, edebug-trace-mode)
11949         (edebug-Trace-fast-mode, edebug-continue-mode)
11950         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
11951         (edebug-visit-eval-list): Doc fixes.
11953         * subr.el (def-edebug-spec): Doc fix.
11955 2009-07-14  Kenichi Handa  <handa@m17n.org>
11957         * international/characters.el: Fix setting of category ?C.
11959 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
11961         * term/ns-win.el (x-select-font): defalias x-select-font to
11962         ns-popup-font-panel instead of generate-fontset-menu.
11964 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
11966         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
11968 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
11970         * arc-mode.el (archive-find-type): Allow for a PK00 string before
11971         the PK\003\004 header (Bug#3770).
11973 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
11975         * pcomplete.el (pcomplete-comint-setup): Check for
11976         shell-dynamic-complete-filename too.
11978 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
11980         * simple.el (temporary-goal-column): Change the value for
11981         line-move-visual to a cons cell.
11982         (line-move-visual): Record or set the window hscroll, if
11983         necessary (Bug#3494).
11984         (line-move-1): Handle cons value of temporary-goal-column.
11986 2009-07-11  Kenichi Handa  <handa@m17n.org>
11988         * international/mule-diag.el (describe-character-set): Don't show
11989         width.
11991 2009-07-10  Sam Steingold  <sds@gnu.org>
11993         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11994         Omake sometimes indents the errors it prints, so allow all
11995         regexps to start with spaces.
11997 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
11999         * cus-edit.el (customize-changed-options-previous-release):
12000         Bump value to 22.1.  (Bug#3804)
12002 2009-07-08  Sam Steingold  <sds@gnu.org>
12004         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
12005         to be a cons cell (test . ignored-directory) to selectively ignore
12006         some directories depending on the location of the search.
12008 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
12010         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
12011         remote user is root, on the local host.
12012         (tramp-local-host-p): Either the local user or the remote user
12013         must be root.  (Bug#3771)
12015 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
12017         * progmodes/gdb-mi.el (gdb): Remove description of
12018         gdb-use-separate-io-buffer.
12019         (menu): Don't allow toggling of or enable
12020         gdb-use-separate-io-buffer from menubar.
12022 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
12024         * mail/unrmail.el (unrmail): Make sure the message ends with two
12025         newlines (Bug#3769).
12027 2009-07-08  Glenn Morris  <rgm@gnu.org>
12029         * calendar/calendar.el (calendar-current-date): Rework previous change.
12031 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
12033         * calendar/calendar.el (calendar-current-date):
12034         Add an optional argument giving an offset from today.
12036 2009-07-08  Glenn Morris  <rgm@gnu.org>
12038         * tutorial.el (tutorial--describe-nonstandard-key):
12039         Adjust the message for when a key has been unbound.
12040         (help-with-tutorial): Hide the arch-tag.
12042 2009-07-08  Kenichi Handa  <handa@m17n.org>
12044         * international/fontset.el (setup-default-fontset): For each
12045         script, append (not set) font-specs.
12047         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
12048         docstring.
12050 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
12052         * progmodes/gdb-mi.el (gdb-init-1): Move sending
12053         -data-list-register-names to ...
12054         (gdb-starting): ... here because GDB 7.0 requires execution to
12055         have started when using this MI command.
12056         (gdb-set-header): New function to distinguish select and
12057         unselected tabs in gdb buffers.
12058         (gdb-propertize-header): New macro that uses gdb-set-header.
12059         (gdb-breakpoints-header, gdb-locals-header): Use it.
12060         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
12062 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
12064         * Makefile.in (ELCFILES): Remove fadr.elc.
12066 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
12068         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
12069         may contain frame information, so `string-match' should be used.
12070         (gdb-update): Disassembly is invalidated through
12071         `gdb-get-selected-frame'.
12072         (gdb-pad-string): New function to pad string with spaces.
12073         (gdb-invalidate-disassembly): Invalidate only if the buffer
12074         exists.
12075         (gdb-disassembly-handler-custom): Column alignment.
12076         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
12077         placing new ones.
12078         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
12079         end of line, too.
12080         (gdb-frame-handler): Match convention to for disassembly buffer
12081         mode name.
12082         (gdb-stack-list-frames-handler): Rewritten without regexps.
12083         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
12084         not highlight breakpoints without line information.
12085         (gdb-input): Add trailing newline to command.
12087         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
12088         buffer properly.
12089         (gdb-breakpoints-list-handler-custom): Replacement for
12090         `gdb-break-list-handler'.  Using real parser instead of regexps
12091         now.
12092         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
12093         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
12094         to place breakpoints.
12095         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
12096         functions.
12097         (gdb-disassembly-handler-custom): Show overlay arrow.
12098         (gdb-disassembly-place-breakpoints): Show breakpoints in
12099         disassembly buffer.
12100         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
12101         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
12102         instead of parsing breakpoints buffer.  Fixed old menu references
12103         in `gud-menu-map'.
12105         * fadr.el: Remove.
12107         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
12108         (gdb-memory-address): New variable which holds top address of
12109         memory page shown in memory buffer.
12110         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
12111         customization variables.
12112         New functions:
12113         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
12114         display the memory buffer.
12115         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
12116         buffer display parameters.
12117         (def-gdb-memory-format, gdb-memory-format-binary)
12118         (gdb-memory-format-octal, gdb-memory-format-unsigned)
12119         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
12120         Functions for setting memory buffer format.
12121         (gdb-memory-unit-word, gdb-memory-unit-halfword)
12122         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
12123         unit size used in memory buffer.
12124         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
12125         to next/previous page of memory buffer.
12126         Now using (bindat-get-field) instead of fadr functions.
12128 2009-07-07  Sam Steingold  <sds@gnu.org>
12130         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
12131         non-top-level files.
12133 2009-07-07  Kenichi Handa  <handa@m17n.org>
12135         * international/mule-cmds.el (reset-language-environment): Put
12136         the highset priority to the charset iso-8859-1.
12138 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
12140         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
12141         to the end of the line when locating the block (Bug#700).
12143 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
12145         * net/tramp.el (tramp-handle-write-region): Flush file properties
12146         in case of short track.
12148 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
12150         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
12151         Coded custom representation of verilog error regular expressions
12152         to work with Emacs-22's new format.
12153         (verilog-error-regexp-xemacs-alist): Coded custom representation
12154         of verilog error regular expressions to work with XEmacs format.
12155         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
12156         error recognition into XEmacs.
12157         (verilog-error-regexp-add-emacs): Hook routine to install verilog
12158         error recognition into Emacs-22.
12160 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
12162         * woman.el: Remove stand-alone closing parentheses.
12163         (woman-file-name, woman2-format-paragraphs)
12164         (woman-leave-blank-lines): Code cleanup.
12165         (woman-use-own-frame): Change default to nil.
12166         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
12167         defaults to inherit from default faces.
12168         (woman2-process-escapes): Consume the newline after a stand-alone
12169         filler character (Bug#3651).
12171 2009-07-06  Glenn Morris  <rgm@gnu.org>
12173         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
12174         (top-level): Move provide to the end.
12175         (ffap): Remove defunct URL from custom group.
12177         * subr.el (eval-after-load): Doc fix.
12179 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
12181         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
12182         `calc-embedded-word' is called twice.
12184 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12186         * files.el (find-alternate-file-other-window, find-alternate-file):
12187         Obey confirm-nonexistent-file-or-buffer.
12189 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
12191         * dired-aux.el (dired-show-file-type): Handle remote files.
12193 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
12195         * desktop.el (desktop-globals-to-save):
12196         Add file-name-history (Bug#2750).
12198 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
12200         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
12202 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
12204         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
12205         property on entire argument since this is what eshell-lisp-command
12206         expects.
12208 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
12210         * net/tramp-gvfs.el (tramp-gvfs-methods)
12211         (tramp-gvfs-zeroconf-domain)
12212         (tramp-bluez-discover-devices-timeout): Add version flag.
12213         (tramp-gvfs-handler-mounted-unmounted)
12214         (tramp-gvfs-connection-mounted-p): Polish handling of
12215         incompatibilities between GVFS 0.2 and 1.0.
12217 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
12219         * cus-start.el (all): Add make-pointer-invisible.
12221 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
12223         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
12224         formatted correctly.
12226 2009-07-02  Juri Linkov  <juri@jurta.org>
12228         * info.el: Virtual Info files and nodes.
12229         (Info-virtual-files, Info-virtual-nodes): New variables.
12230         (Info-current-node-virtual): New variable.
12231         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
12232         New functions.
12233         (Info-file-supports-index-cookies): Use Info-virtual-file-p
12234         to check for a virtual file instead of checking a fixed list
12235         of node names.
12236         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
12237         instead of ad-hoc processing of "dir" and (apropos history toc).
12238         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
12239         instead of ad-hoc processing of "dir" and (apropos history toc).
12240         Reread a file when moving from a virtual node.
12241         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
12242         (Info-directory-toc-nodes, Info-directory-find-file)
12243         (Info-directory-find-node): New functions.
12244         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
12245         (Info-history): Move part of code to
12246         `Info-history-find-node'.
12247         (Info-history-toc-nodes, Info-history-find-file)
12248         (Info-history-find-node): New functions.
12249         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
12250         (Info-toc): Move part of code to `Info-toc-find-node'.
12251         (Info-toc-find-node): New function.
12252         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
12253         the current Info file name to references because now the node
12254         "*TOC*" belongs to the same Info manual.
12255         (Info-toc-build): Rename from `Info-build-toc'.
12256         (Info-toc-nodes): Rename input argument `file' to `filename'.
12257         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
12258         instead of ad-hoc processing of ("dir" apropos history toc).
12259         (Info-index-nodes): Use Info-virtual-file-p
12260         to check for a virtual file instead of checking a fixed list
12261         of node names.
12262         (Info-index-node): Add check for `Info-current-node-virtual'.
12263         Raise `save-match-data' higher up the tree to contain
12264         `search-forward' too (bug fix).
12265         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
12266         (Info-virtual-index-nodes): New variable.
12267         (Info-virtual-index-find-node, Info-virtual-index): New functions.
12268         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
12269         (Info-apropos-file, Info-apropos-nodes): New variables.
12270         (Info-apropos-toc-nodes, Info-apropos-find-file)
12271         (Info-apropos-find-node, Info-apropos-matches): New functions.
12272         (info-apropos): Move part of code to `Info-apropos-find-node' and
12273         `Info-apropos-matches'.
12274         (Info-mode-map): Bind "I" to `Info-virtual-index'.
12275         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
12276         for a virtual file instead of checking a fixed list of node names.
12278         * simple.el (async-shell-command): New command.
12280         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
12282         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
12283         instead of `mount-info'.
12285 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
12287         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
12288         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
12290 2009-07-02  Kenichi Handa  <handa@m17n.org>
12292         * international/mule.el (set-keyboard-coding-system): Force *-unix
12293         coding-system to avoid eol conversion.
12295 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
12297         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12298         Add handler for `process-file', `shell-command' and
12299         `start-file-process'.
12300         (tramp-gvfs-handle-shell-command)
12301         (tramp-gvfs-handle-start-file-process)
12302         (tramp-gvfs-handle-process-file): New defuns.
12303         (tramp-synce-list-devices): Simplify check for existence of property.
12305 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
12307         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
12309 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
12311         * language/korean.el (set-language-info-alist): Add korean-cp949,
12312         cp949 to spec.
12314 2009-07-01  Kenichi Handa  <handa@m17n.org>
12316         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
12318         * international/encoded-kb.el: Deleted.
12320         * international/mule.el (set-keyboard-coding-system): Perform the
12321         necessary setup here instead of calling encoded-kbd-setup-display.
12323 2009-07-01  Glenn Morris  <rgm@gnu.org>
12325         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
12327 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
12329         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
12331 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
12333         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
12334         Handle also the 'rename case, when setting file modes.  (Bug#3712)
12335         (tramp-default-file-modes): Remove execute permissions.
12337         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
12338         (top): Add a default for "synce" in `tramp-default-user-alist'.
12339         Add completion function for "synce" method.
12340         (tramp-hal-service, tramp-hal-path-manager)
12341         (tramp-hal-interface-manager, tramp-hal-interface-device):
12342         New defconst.
12343         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
12344         (tramp-synce-list-devices, tramp-synce-parse-device-names):
12345         New defuns.
12347         * net/trampver.el: Update release number.
12349 2009-06-30  Kenichi Handa  <handa@m17n.org>
12351         * international/fontset.el (setup-default-fontset): Add CJK fonts
12352         for symbols and the other miscellaneous characters.
12354         * language/korea-util.el (setup-korean-environment-internal):
12355         Make char-width-table suitable for Korean environments.
12356         (exit-korean-environment): Cancel above.
12358         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
12359         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
12360         setup-function to make char-width-table suitable for respective
12361         environments, and an exit-function to cancel that.
12363         * language/japan-util.el (setup-japanese-environment-internal):
12364         Call use-cjk-char-width-table with arg `ja_JP'.
12366         * international/characters.el (cjk-char-width-table): Delete it.
12367         (cjk-char-width-table-list): New variable.
12368         (use-cjk-char-width-table): New arg local-name.
12369         (use-default-char-width-table): Fix for the case that Emacs is
12370         already using the default char-width-table.
12372 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
12374         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
12375         modes mandatory.  (Bug#3712)
12377 2009-06-29  Alan Mackenzie  <acm@muc.de>
12379         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
12380         correction between the visible width of TABs and their number of bytes.
12382 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
12384         * server.el (server-buffer-done): Prevent kill-buffer from
12385         prompting by clearing the buffer modification flag (Bug#3696).
12387 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
12389         * progmodes/verilog-mode.el (verilog-beg-of-statement)
12390         (verilog-endcomment-reason-re): Support unique case and priority case.
12391         (verilog-basic-complete-re): Support localparam lineup.
12392         (verilog-beg-of-statement-1): Fix for robustness, unique case.
12393         (verilog-set-auto-endcomments): Fix for unique case, always_comb
12394         commenting.
12395         (verilog-leap-to-case-head): Now support *nested* unique &
12396         priority case statements.
12397         (verilog-auto-lineup): Make just declarations the default (as it
12398         had been).
12399         (verilog-leap-to-case-head): Support priority/unique case statements.
12400         (verilog-auto-lineup): Rework to give users radio buttons to
12401         select the various styles of automatic lineup.
12402         (verilog-error-regexp-alist): Rework to support the XEmacs style
12403         of error regular expressions from compilers, lint tools &
12404         simulators.  Note that GNU Emacs has made it impossible for a mode
12405         to load such things.
12406         (electric-verilog-terminate-line, verilog-indent-declaration)
12407         (verilog-auto-wiure): Rework for radio button selection of
12408         auto-lineup selection of specification of auto lineup.
12409         (verilog-beg-of-statement-1): Redesign to support proper operation
12410         in additional code, based on testing with auto-lineup.
12411         (verilog-calculate-indent, assignments & declarations)
12412         (verilog-backward-token): Enhance to support auto-lineup of
12413         assignments & declarations.
12414         (verilog-in-directive-p, verilog-at-struct-p): New function for
12415         easy test of whether we are.
12416         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
12417         to support safe execution at almost anyline.
12418         (verilog-calc-1): Properly support indenting deep inside generate
12419         blocks.
12420         (verilog-init-font): Remove definition & use of verilog-init-font,
12421         as it is redundant with font-lock-defaults.
12422         (verilog-mode): Alter the definition of verilog-font-lock-defaults
12423         to avoid circular calls if syntax-ppss is a function (as is the
12424         case now in 22.x GNU Emacs) as that function would sometimes call
12425         itself, leading to (nearly) infinite recursion.
12426         (verilog-ovm-begin-re, verilog-ovm-end-re)
12427         (verilog-ovm-statement-re, verilog-leap-to-head)
12428         (verilog-backward-token): Add support for OVM macros.  Some are
12429         complete statements, and others open and close scopes like begin
12430         and end.
12431         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
12432         (verilog-defun-level-generate-only-re): Really fix the defun-list
12433         compilation issue.
12434         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
12435         coverpoint, constraint and cross statements.
12436         (verilog-defun-level-list, verilog-generate-defun-level-list)
12437         (verilog-all-defun-level-list): Redo these specifications - it is
12438         too hard to support eval-when compile aggregation of lists also
12439         built at when-compile time.
12440         (verilog-defun-level-list): Place defconsts of variables used in
12441         building regular expressions which are built in eval-when-compile
12442         bodies in the same eval-when-compile body to facilitate compile
12443         without load.
12444         (verilog-beg-block-re-ordered): Support indenting
12445         virtual/protected tasks and functions.
12446         (verilog-defun-level-list, verilog-in-generate-region-p)
12447         (verilog-backward-ws&directives, verilog-calc-1): Speed up
12448         indentation of some module items (generate items).
12449         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
12450         across virtual/protected tasks and functions.
12452 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
12454         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
12455         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
12456         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
12457         in concatenations.  Reported by Yishay Belkind.
12458         (verilog-auto-ascii-enum): Support one-hot state machines in
12459         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
12460         (verilog-auto-inst, verilog-auto-inst-port): Include interface
12461         modport in AUTOINST and add vl-modport for users.  Reported by
12462         David Rogoff.
12463         (verilog-auto-inout-module, verilog-auto-inst)
12464         (verilog-decls-get-interfaces, verilog-insert-definition)
12465         (verilog-insert-one-definition, verilog-read-decls)
12466         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
12467         (verilog-sig-modport, verilog-signals-combine-bus)
12468         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
12469         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
12470         Suggested by David Rogoff.
12471         (verilog-repair-open-comma): Fix non-insertion of comma when
12472         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
12473         (verilog-make-width-expression): Simplify [A-1:0] expression
12474         widths to just {A{1'b0}}.
12475         (verilog-mode): Cleanup checkdoc warnings.
12476         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
12477         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
12478         inputs/outputs or data type.  Suggested by Vasu Kandadi.
12479         (next-error-last-buffer): Fix byte-compiler warning.
12480         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
12481         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
12482         or shell command text during AUTO expansion.  Suggested by Tad Truex.
12483         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
12484         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
12485         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
12486         in AUTOINOUT.  Reported by Matthew Lovell.
12487         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
12488         causing use of <= assignments.  Reported by Alex Reed.
12489         (verilog-read-decls): Fix triand, trior, wand, wor to be
12490         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
12491         (verilog-extended-complete-re): Support import "DPI-C" functions.
12492         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
12493         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
12494         (verilog-insert-date, verilog-insert-year)
12495         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
12496         Windows systems.  Reported by Michael Potts.
12497         (verilog-read-module-name): Fix AUTOINST when the child module
12498         declaration's name is a tick define.  Reported by Elliot Mednick.
12499         (verilog-read-decls): Fix V2K parameter bit subscripts getting
12500         passed to next parameter's definition.  Reported by Bruce T.
12501         (verilog-read-decls): Fix detecting "parameter int" when using
12502         AUTOINSTPARAM.  Reported by Bruce T.
12503         (verilog-goto-defun): Fix goto not finding modules unless first
12504         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
12505         (verilog-mode): Expand -f flag arguments on entry to mode so
12506         verilog-goto-defun will work.  Reported by Lawrence Butcher.
12507         (verilog-getopt): Expand environment variables in -f file
12508         arguments.  Suggested by Lawrence Butcher.
12509         (verilog-set-define): Fix "Symbol's value as variable is void"
12510         when reading enumerations.
12511         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
12512         Suggested by Stephen Peltan.
12513         (verilog-read-defines): Fix reading of enumerations in include
12514         files.  Reported by Steve Peltan.
12516 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
12518         * files.el (trash-directory): Fix defcustom type.
12520 2009-06-28  Juri Linkov  <juri@jurta.org>
12522         * help-fns.el (describe-function-1): Correctly locate adviced
12523         functions in hyperlink (Bug#2438).
12525 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
12527         * files.el (trash-directory): Change default to nil.
12528         (move-file-to-trash): If trash-directory is nil and
12529         system-move-file-to-trash is unbound, perform freedesktop-style
12530         trashing.
12532 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
12534         * files.el (move-file-to-trash): Add freedesktop trash
12535         support (Bug#973).
12537 2009-06-28  Glenn Morris  <rgm@gnu.org>
12539         * autorevert.el (global-auto-revert-non-file-buffers)
12540         (global-auto-revert-mode): Doc fixes.
12542 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
12544         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
12546 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
12548         * faces.el (x-handle-named-frame-geometry): Ensure that we have
12549         opened an X connection before calling x-get-resource (Bug#3194).
12551         * play/doctor.el: Remove reference to obsolete website.
12552         (make-doctor-variables): Correct grammar mistake (Bug#2633).
12554 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
12556         Remove find-file-not-found-hook VC method.  (Bug#2757)
12557         * vc-hooks.el (vc-file-not-found-hook)
12558         (vc-default-find-file-not-found-hook): Remove functions.
12559         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
12560         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
12561         * vc.el:
12562         * vc-hg.el:
12563         * vc-git.el: Do not mention find-file-not-found-hook VC method.
12565 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
12567         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
12568         compatibility function for `looking-back'.
12570         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
12571         Use `ispell-looking-back'.
12573 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
12575         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
12576         rather than `filename'.
12578 2009-06-23  Miles Bader  <miles@gnu.org>
12580         * face-remap.el (text-scale-set): New function.
12582 2009-06-23  Glenn Morris  <rgm@gnu.org>
12584         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
12586         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
12588         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
12590         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
12592         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
12593         Simplify Persian conditionals.
12595         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
12596         variable `filename'.
12598         * comint.el (comint-insert-input): Doc fix.
12600         * Makefile.in (ELCFILES): Fix typo in previous change.
12602 2009-06-23  Miles Bader  <miles@gnu.org>
12604         * cus-start.el: Add entry for `recenter-redisplay'.
12606 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
12608         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
12609         Add an optional argument for the backend, use it instead of
12610         calling vc-backend.
12611         (vc-mode-line): Add an optional argument for the backend.
12612         Pass the backend to vc-state and vc-working-revision.  Move code for
12613         special handling for vc-state being a buffer to ...
12615         * vc-rcs.el (vc-rcs-find-file-hook):
12616         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
12618         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
12619         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
12620         vc-stay-local-p and vc-mode-line calls.
12622         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
12623         (vc-cvs-diff, vc-cvs-annotate-command)
12624         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
12625         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
12626         vc-mode-line calls.
12628         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
12629         direct comparison.
12630         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
12631         backend when calling vc-mode-line.
12632         (vc-register): Do not create a closure for calling the vc register
12633         function, call it directly.
12635 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
12637         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
12638         to make it obvious item can be clicked.
12640         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
12642 2009-06-23  Kenichi Handa  <handa@m17n.org>
12644         * language/korea-util.el (korean-key-bindings): Change the binding
12645         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
12646         same command.
12648 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
12650         Sync with Tramp 2.1.16.
12652         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
12654         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
12655         when a loading of a package fails.  Completion function for rsync
12656         is `tramp-completion-function-alist-ssh'.
12657         (all): Replace all calls of `split-string' and
12658         `tramp-split-string' by `tramp-compat-split-string'.
12659         (tramp-default-method): Use `tramp-compat-process-running-p'.
12660         (tramp-default-proxies-alist): Allow also Lisp forms.
12661         (tramp-remote-path): Add choice "Private Directories".
12662         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
12663         (tramp-domain-regexp): Allow also "-", "_" and ".".
12664         (tramp-end-of-output): Remove newlines, and add "$" at the end.
12665         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
12666         (tramp-debug-message): Insert header line in debug buffer.
12667         (tramp-handle-directory-files-and-attributes-with-stat):
12668         Care about filenames with spaces, or starting with "-".
12669         (tramp-handle-dired-uncache): New defun.
12670         (tramp-handle-insert-directory): Don't flush the directory from
12671         cache, this is handled by `dired-uncache' now.
12672         (tramp-handle-insert-file-contents): Improve error handling.
12673         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12674         Quote `tramp-end-of-output'.
12675         (tramp-action-password): Improve trace message.
12676         (tramp-check-for-regexp): Both echoes must be present, before removing.
12677         (tramp-open-connection-setup-interactive-shell): Trace coding system.
12678         (tramp-compute-multi-hops): Eval cons cells of
12679         `tramp-default-proxies-alist'.
12680         (tramp-maybe-open-connection): Use the same command pattern for
12681         first hop and further hops.
12682         (tramp-wait-for-output): Remove handling of newlines.
12683         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
12684         (tramp-split-string): Remove function.  It is handled in
12685         tramp-compat now.
12687         * net/tramp-cmds.el (tramp-bug):
12688         Recommend `tramp-cleanup-all-connections' in the bug mail.
12690         * net/tramp-compat.el (tramp-compat-split-string)
12691         (tramp-compat-process-running-p): New defuns.
12693         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
12694         for `dired-uncache'.
12696         * net/tramp-gvfs.el: New package.
12698         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12699         Add handler for `dired-uncache'.
12700         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
12702         * net/trampver.el: Update release number.  Make version check fit
12703         for SXEmacs 22.
12705 2009-06-22  Jim Meyering  <meyering@redhat.com>
12707         Automatically handle .xz suffix (XZ-compressed files), too.
12708         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
12709         XZ is the successor to LZMA: <http://tukaani.org/xz/>
12711 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
12712             Nick Roberts  <nickrob@snap.net.nz>
12714         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
12715         repository (http://sphinx.net.ru/hg/gdb-mi/).
12717 2009-06-22  Glenn Morris  <rgm@gnu.org>
12719         * files.el (dir-locals-collect-mode-variables): Allow for any number of
12720         `mode' and `eval' entries.  (Bug#3430)
12722         * Makefile.in (ELCFILES): Add fadr.elc.
12724         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
12725         differing behavior of \n and ^ in strings.  (Bug#3385)
12727         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
12729         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
12730         property.
12731         (lisp-indent-function): Make it a defcustom.
12733 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
12735         * progmodes/gdb-ui.el: Replace with ...
12736         * progmodes/gdb-mi.el: ... this file.
12737         * progmodes/gud.el: Modify for gdb-mi.el.
12739 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
12741         * fadr.el: New file.
12743 See ChangeLog.14 for earlier changes.
12745 ;; Local Variables:
12746 ;; coding: utf-8
12747 ;; End:
12749     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
12751   This file is part of GNU Emacs.
12753   GNU Emacs is free software: you can redistribute it and/or modify
12754   it under the terms of the GNU General Public License as published by
12755   the Free Software Foundation, either version 3 of the License, or
12756   (at your option) any later version.
12758   GNU Emacs is distributed in the hope that it will be useful,
12759   but WITHOUT ANY WARRANTY; without even the implied warranty of
12760   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12761   GNU General Public License for more details.
12763   You should have received a copy of the GNU General Public License
12764   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
12766 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1