Update to CEDET 1.0's version of EIEIO.
[emacs.git] / lisp / ChangeLog
blob647ccd42adaabca0977f7ec19bfd3c1392177e1a
1 2010-09-19  Eric M. Ludlam  <zappo@gnu.org>
3         Update to CEDET 1.0's version of EIEIO.
5         * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key): New
6         function.
7         (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
8         (eieio-default-eval-maybe): Eval val instead of unquoting only.
9         (class-precedence-list): If class is nil, return nil.
10         (eieio-generic-call): If class of first input arg is nil, don't
11         look up static methods, and do check for primary methods.
12         (initialize-instance): See if the default needs to be evaluated
13         during the constructor.
14         (eieio-perform-slot-validation-for-default): Don't do the check
15         for values that will eventually be evaluated.
16         (eieio-eval-default-p): New function.
17         (eieio-default-eval-maybe): Use it.
19 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
21         * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
22         method-invocation-order.
23         (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
24         (eieio-class-precedence-dfs): Compute class precedence list using
25         dfs algorithm.
26         (eieio-class-precedence-bfs): Compute class precedence list using
27         bfs algorithm.
28         (eieio-class-precedence-c3): compute class precedence list using
29         c3 algorithm.
30         (class-precedence-list): New function.
31         (eieiomt-method-list, eieiomt-sym-optimize): Use it.
32         (inconsistent-class-hierarchy): New error symbol.
33         (call-next-method): Stow the replacement argument list for future
34         call-next-method invocations.
36 2010-09-15  Glenn Morris  <rgm@gnu.org>
38         * calendar/appt.el (appt-check): If not displaying the diary,
39         use (diary 1) to only get the entries we need.
40         (appt-make-list): Sort diary-list-entries, if we cannot guarantee
41         that it is in day order.  (Bug#7019)
43         * calendar/appt.el (appt-check): Rather than showing the diary,
44         just turn off invisible display, and only if needed.
46         * calendar/diary-lib.el (diary-list-entries): Doc fix.  (Bug#7019)
48 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
50         * emacs-lisp/byte-run.el (set-advertised-calling-convention):
51         Add `when' argument.  Update callers.
53         * subr.el (unintern): Declare the obarray arg mandatory.
55 2010-09-14  Glenn Morris  <rgm@gnu.org>
57         * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
58         Doc fixes.
60         * calendar/diary-lib.el (diary-included-files): New variable.
61         (diary-list-entries): Maybe initialize diary-included-files.
62         (diary-include-other-diary-files): Append to diary-included-files.
63         * calendar/appt.el (appt-update-list): Also check the members of
64         diary-included-files.  (Bug#6999)
65         (appt-check): Doc fix.
67 2010-09-12  David Reitter  <david.reitter@gmail.com>
69         * simple.el (line-move-visual): Do not truncate goal column to
70         integer size.  (Bug#7020)
72 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
74         * repeat.el (repeat): Allow repeating when the last event is a click.
75         Suggested by Drew Adams (bug#6256).
77 2010-09-11  Sascha Wilde  <wilde@sha-bang.de>
79         * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
80         Replace setting HGRCPATH to "" by some less invasive --config options.
82 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
84         * font-lock.el (font-lock-beginning-of-syntax-function):
85         Mark as obsolete.
87 2010-09-10  Glenn Morris  <rgm@gnu.org>
89         * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
90         and tool-bar modes.  (Bug#6211)
91         (menu-bar-mode): Move setting of standard-value after the
92         minor-mode definition, otherwise it seems to have no effect.
94 2010-09-08  Masatake YAMATO  <yamato@redhat.com>
96         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
97         Fix typo.  (Bug#6976)
99 2010-09-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
101         * whitespace.el: Allow cleaning up blanks without blank
102         visualization (Bug#6651).  Adjust help window for
103         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
104         instead of whitespace-line-column (from EmacsWiki).  New version 13.1.
105         (whitespace-style): Add new value 'face.  Adjust docstring.
106         (whitespace-space, whitespace-hspace, whitespace-tab):
107         Adjust foreground property face.
108         (whitespace-line-column): Adjust docstring and type declaration.
109         (whitespace-style-value-list, whitespace-toggle-option-alist)
110         (whitespace-help-text): Adjust const initialization.
111         (whitespace-toggle-options, global-whitespace-toggle-options):
112         Adjust docstring.
113         (whitespace-display-window, whitespace-interactive-char)
114         (whitespace-style-face-p, whitespace-color-on): Adjust code.
115         (whitespace-help-scroll): New fun.
117 2010-09-05  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
119         * files.el (directory-abbrev-alist): Use \` as default regexp.
121         * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
122         chars like - or ] (bug#6984).
123         (rx-any-condense-range): Explode 2-char ranges.
125 2010-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
127         * textmodes/bibtex.el:
128         * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
130 2010-09-02  Glenn Morris  <rgm@gnu.org>
132         * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
134 2010-08-31  Kenichi Handa  <handa@m17n.org>
136         * international/mule-cmds.el (standard-display-european-internal):
137         Setup standard-display-table for 8-bit characters by storing 8-bit
138         characters in the element vector.
140         * disp-table.el (standard-display-8bit):
141         Setup standard-display-table for 8-bit characters by storing 8-bit
142         characters in the element vector.
143         (standard-display-european): Likewise.
145 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
147         Sync with Tramp 2.1.19.
149         * net/tramp-cmds.el (tramp-cleanup-all-connections)
150         (tramp-reporter-dump-variable, tramp-load-report-modules)
151         (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
152         (tramp-bug): Recommend setting of `tramp-verbose' to 9.
154         * net/tramp-compat.el (top): Do not autoload
155         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
156         only when `start-file-process' is not bound.
157         (byte-compile-not-obsolete-vars): Define if not bound.
158         (tramp-compat-funcall): New defmacro.
159         (tramp-compat-line-beginning-position)
160         (tramp-compat-line-end-position)
161         (tramp-compat-temporary-file-directory)
162         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
163         (tramp-compat-copy-file, tramp-compat-copy-directory)
164         (tramp-compat-delete-file, tramp-compat-delete-directory)
165         (tramp-compat-number-sequence, tramp-compat-process-running-p):
166         Use it.
167         (tramp-advice-file-expand-wildcards): Do not use
168         `tramp-handle-file-remote-p'.
169         (tramp-compat-make-temp-file): Simplify fallback implementation.
170         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
171         (tramp-compat-copy-tree): Remove function.
172         (tramp-compat-delete-file): New defun.
173         (tramp-compat-delete-directory): Provide implementation for older
174         Emacsen.
175         (tramp-compat-file-attributes): Handle only
176         `wrong-number-of-arguments' error.
178         * net/tramp-fish.el (tramp-fish-handle-copy-file):
179         Add PRESERVE_SELINUX_CONTEXT.
180         (tramp-fish-handle-delete-file): Add TRASH arg.
181         (tramp-fish-handle-directory-files-and-attributes):
182         Do not use `tramp-fish-handle-file-attributes.
183         (tramp-fish-handle-file-local-copy)
184         (tramp-fish-handle-insert-file-contents)
185         (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
187         * net/tramp-gvfs.el (top): Require url-util.
188         (tramp-gvfs-mount-point): Remove.
189         (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
190         and `set-file-selinux-context'.
191         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
192         (tramp-gvfs-handle-file-selinux-context)
193         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
194         (with-tramp-dbus-call-method): Format trace message.
195         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
196         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
197         Implement backup call, when operation on local files fails.
198         Use progress reporter.  Flush properties of changed files.
199         (tramp-gvfs-handle-delete-file): Add TRASH arg.
200         Use `tramp-compat-delete-file'.
201         (tramp-gvfs-handle-expand-file-name): Expand "~/".
202         (tramp-gvfs-handle-make-directory): Make more traces.
203         (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
204         (tramp-gvfs-url-file-name): Hexify file name in url.
205         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
206         into account for the resulting file name.
207         (tramp-gvfs-handler-askquestion): Preserve current message, in
208         order to let progress reporter continue afterwards.  (Bug#6257)
209         Return dummy mountpoint, when the answer is "no".
210         See `tramp-gvfs-maybe-open-connection'.
211         (tramp-gvfs-handler-mounted-unmounted)
212         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
213         attribute "default_location".  Set "prefix" property.
214         Handle default-location.
215         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
216         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
217         exists.  Raise an error, if not (due to a corresponding answer
218         "no" in interactive questions, for example).
219         Use `tramp-compat-funcall'.
221         * net/tramp-imap.el (top): Autoload `epg-make-context'.
222         (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
223         (tramp-imap-do-copy-or-rename-file)
224         (tramp-imap-handle-insert-file-contents)
225         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
226         (tramp-imap-handle-delete-file): Add TRASH arg.
228         * net/tramp-smb.el (tramp-smb-handle-copy-file):
229         Add PRESERVE-SELINUX-CONTEXT.
230         (tramp-smb-handle-copy-file)
231         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
232         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
233         Use `with-progress-reporter'.
234         (tramp-smb-handle-delete-file): Add TRASH arg.
236         * net/tramp.el (tramp-methods): Move hostname to the end in all
237         ssh `tramp-login-args'.  Add `tramp-async-args' attribute where
238         appropriate.
239         (tramp-verbose): Describe verbose level 9.
240         (tramp-completion-function-alist)
241         (tramp-file-name-regexp, tramp-chunksize)
242         (tramp-local-coding-commands, tramp-remote-coding-commands)
243         (with-connection-property, tramp-completion-mode-p)
244         (tramp-action-process-alive, tramp-action-out-of-band)
245         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
246         (tramp-exists-file-name-handler): Fix docstring.
247         (tramp-remote-process-environment): Use `format' instead of
248         `concat'.  Protect version string by apostroph.
249         (tramp-shell-prompt-pattern): Do not use a shy group in case of
250         XEmacs.
251         (tramp-file-name-regexp-unified)
252         (tramp-completion-file-name-regexp-unified): On W32 systems, do
253         not regard the volume letter as remote filename.  (Bug#5447)
254         (tramp-perl-file-attributes)
255         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
256         (tramp-vc-registered-read-file-names): Read input as
257         here-document, otherwise the command could exceed maximum length
258         of command line.
259         (tramp-file-name-handler-alist): Add `file-selinux-context' and
260         `set-file-selinux-context'.
261         (tramp-debug-message): Add `tramp-compat-funcall' to ignored
262         backtrace functions.
263         (tramp-error-with-buffer): Don't show the connection buffer when
264         we are in completion mode.
265         (tramp-progress-reporter-update, tramp-remote-selinux-p)
266         (tramp-handle-file-selinux-context)
267         (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
268         (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
269         New defuns.
270         (with-progress-reporter): New defmacro.
271         (tramp-debug-outline-regexp): New defconst.
272         (top, tramp-rfn-eshadow-setup-minibuffer)
273         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
274         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
275         (tramp-completion-mode-p, tramp-check-for-regexp)
276         (tramp-open-connection-setup-interactive-shell)
277         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
278         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
279         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
280         Use `tramp-compat-funcall'.
281         (tramp-handle-make-symbolic-link): Flush file properties.
282         (tramp-handle-load, tramp-handle-file-local-copy)
283         (tramp-handle-insert-file-contents, tramp-handle-write-region)
284         (tramp-handle-vc-registered, tramp-maybe-send-script)
285         (tramp-find-shell): Use `with-progress-reporter'.
286         (tramp-do-file-attributes-with-stat): Add space in format string,
287         in order to work around a bug in pdksh.  Reported by Gilles Pion
288         <gpion@lfdj.com>.
289         (tramp-handle-verify-visited-file-modtime): Do not send a command
290         when the connection is not established.
291         (tramp-handle-set-file-times): Simplify the check for utc.
292         (tramp-handle-directory-files-and-attributes)
293         (tramp-get-remote-path): Use `copy-tree'.
294         (tramp-completion-handle-file-name-all-completions): Ensure, that
295         non remote files are still checked.  Oops.
296         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
297         Handle PRESERVE-SELINUX-CONTEXT.
298         (tramp-do-copy-or-rename-file): Add progress reporter.
299         (tramp-do-copy-or-rename-file-directly): Do not use
300         `tramp-handle-file-remote-p'.
301         (tramp-do-copy-or-rename-file-out-of-band):
302         Use `tramp-compat-delete-directory'.
303         (tramp-do-copy-or-rename-file-out-of-band)
304         (tramp-compute-multi-hops, tramp-maybe-open-connection):
305         Use `format-spec-make'.
306         (tramp-handle-delete-file): Add TRASH arg.
307         (tramp-handle-dired-uncache): Flush directory cache, not only file
308         cache.
309         (tramp-handle-expand-file-name)
310         (tramp-completion-handle-file-name-all-completions)
311         (tramp-completion-handle-file-name-completion):
312         Use `tramp-connectable-p'.
313         (tramp-handle-start-file-process): Set connection property "vec".
314         Use it, in order to invalidate file caches.  Check only for
315         `remote-tty' process property.
316         Implement tty setting.  (Bug#4604, Bug#6360)
317         (tramp-file-name-for-operation): Add `call-process-region' and
318         `set-file-selinux-context'.
319         (tramp-find-foreign-file-name-handler)
320         (tramp-advice-make-auto-save-file-name)
321         (tramp-set-auto-save-file-modes): Remove superfluous check for
322         `stringp'.  This is done inside `tramp-tramp-file-p'.
323         (tramp-file-name-handler): Trace 'quit.  Catch the error for some
324         operations when we are in completion mode.  This gives the user
325         the chance to correct the file name in the minibuffer.
326         (tramp-completion-mode-p): Use `non-essential'.
327         (tramp-handle-file-name-all-completions): Backward/ XEmacs
328         compatibility: Use `completion-ignore-case' if
329         `read-file-name-completion-ignore-case' does not exist.
330         (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
331         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
332         `tramp-open-shell'.
333         (tramp-action-password): Hide password prompt before next run.
334         (tramp-process-actions): Widen connection buffer for the trace.
335         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
336         process property.  Trace stty settings if `tramp-verbose' >= 9.
337         Apply workaround for IRIX64 bug.  Move argument of last
338         `tramp-send-command' where it belongs to.
339         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
340         front of `login-args'.
341         (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
342         on "/dev/null" instead of "/".
343         (tramp-get-ls-command-with-dired): Make test for "--dired"
344         stronger.
345         (tramp-set-auto-save-file-modes): Adapt version check.
346         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
347         (tramp-handle-process-file): Call the program in a subshell, in
348         order to preserve working directory.
349         (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
350         `tramp-remote-sh' from `tramp-methods'.
351         (tramp-get-ls-command): Make test for "--color=never" stronger.
352         (tramp-check-for-regexp): Use (forward-line 1).
354         * net/trampver.el: Update release number.
356 2010-08-26  Magnus Henoch  <magnus.henoch@gmail.com>
358         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
359         empty argument to gvfs-copy.
361 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
363         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
364         handle new TRASH arg of `delete-file'.
366 2010-08-26  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
368         * net/tramp.el (tramp-handle-insert-directory): Don't use
369         `forward-word', its default syntax could be changed.
371 2010-08-26  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
372             Michael Albinus  <michael.albinus@gmx.de>
374         Implement compression for inline methods.
376         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
377         (tramp-copy-size-limit): Allow also nil.
378         (tramp-inline-compress-commands): New defconst.
379         (tramp-find-inline-compress, tramp-get-inline-compress)
380         (tramp-get-inline-coding): New defuns.
381         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
382         replaced by `tramp-get-inline-coding'.
383         (tramp-handle-file-local-copy, tramp-handle-write-region)
384         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
386 2010-08-26  Noah Lavine  <noah549@gmail.com>  (tiny change)
388         Detect ssh 'ControlMaster' argument automatically in some cases.
390         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
391         (tramp-default-method): Use it.
393 2010-08-26  Karel Klíč  <kklic@redhat.com>
395         * net/tramp.el (tramp-file-name-for-operation):
396         Add file-selinux-context.
398 2010-08-26  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
400         * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
402 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
404         * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
405         (Bug#6907).
407 2010-08-23  Chris Foote <chris@foote.com.au>  (tiny change)
409         * progmodes/python.el (python-block-pairs): Allow use of "finally"
410         with "else" (Bug#3991).
412 2010-08-22  Leo  <sdl.web@gmail.com>
414         * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
415         (ignore, bright, dim, keyword): Split list of nicknames before
416         passing to rcirc-add-or-remove (Bug#6894).
418 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
420         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
422 2010-08-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
424         * whitespace.el: Fix slow cursor movement (Bug#6172).  Reported by
425         Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
426         New version 13.0.
427         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
428         Adjust initialization.
429         (whitespace-bob-marker, whitespace-eob-marker)
430         (whitespace-buffer-changed): New vars.
431         (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
432         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
433         (whitespace-post-command-hook, whitespace-display-char-on):
434         Adjust code.
435         (whitespace-looking-back, whitespace-buffer-changed): New funs.
436         (whitespace-space-regexp, whitespace-tab-regexp): Eliminate funs.
438 2010-08-21  Leo  <sdl.web@gmail.com>
440         Fix buffer-list rename&refresh after killing a buffer in ido.
441         * lisp/ido.el: Revert Óscar's.
442         (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
443         Remember the buffers at head, rather than their name.
444         * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list.
446 2010-08-21  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
447             Stefan Monnier  <monnier@iro.umontreal.ca>
449         * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
450         extra backslash added to each line (bug#6890).
452 2010-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
454         * subr.el (read-key): Don't echo keystrokes (bug#6883).
456 2010-08-21  Glenn Morris  <rgm@gnu.org>
458         * menu-bar.el (menu-bar-games-menu): Add landmark.
460 2010-08-20  Glenn Morris  <rgm@gnu.org>
462         * align.el (align-regexp): Make group and spacing arguments
463         use the interactive defaults when non-interactive.  (Bug#6698)
465         * mail/rmail.el (rmail-forward): Replace mail-text-start with its
466         expansion, so as not to need sendmail.
467         (mail-text-start): Remove declaration.
468         (rmail-retry-failure): Require sendmail.
470 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
472         * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
474 2010-08-18  Michael Albinus  <michael.albinus@gmx.de>
476         * progmodes/flymake.el (flymake-start-syntax-check-process):
477         Use `start-file-process' in order to let it run also on remote hosts.
479 2010-08-18  Kenichi Handa  <handa@m17n.org>
481         * files.el: Add `word-wrap' as safe local variable.
483 2010-08-18  Glenn Morris  <rgm@gnu.org>
485         * woman.el (woman-translate): Case matters.  (Bug#6849)
487 2010-08-14  Chong Yidong  <cyd@stupidchicken.com>
489         * simple.el (kill-region): Doc fix (Bug#6787).
491 2010-08-14  Glenn Morris  <rgm@gnu.org>
493         * calendar/diary-lib.el (diary-header-line-format):
494         Fit it to the window, not the frame.
496 2010-08-11  Andreas Schwab  <schwab@linux-m68k.org>
498         * subr.el (ignore-errors): Add debug declaration.
500 2010-08-09  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
502         * whitespace.el (whitespace-color-off): Remove post-command-hook
503         locally.
505 2010-08-08  Johan Bockgård  <bojohan@gnu.org>
507         * replace.el (replace-highlight): Bind isearch-forward and
508         isearch-error, ensuring that highlighting is updated if the user
509         switches the search direction (Bug#6808).
511         * isearch.el (isearch-lazy-highlight-forward): New var.
512         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
513         (isearch-lazy-highlight-update): Use it.
515 2010-08-06  Kenichi Handa  <handa@m17n.org>
517         * international/mule.el (define-charset): Store NAME as :base property.
518         (ctext-non-standard-encodings-table): Pay attention to charset aliases.
519         (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
520         current priority.  Force using the designation of the specific
521         charset by adding `charset' text property.  Improve the whole
522         algorithm.
524 2010-08-05  Juanma Barranquero  <lekktu@gmail.com>
526         * emulation/pc-select.el (pc-selection-mode-hook)
527         (copy-region-as-kill-nomark, beginning-of-buffer-mark)
528         (pc-selection-mode): Fix typos in docstrings.
530 2010-08-04  Kenichi Handa  <handa@m17n.org>
532         * language/cyrillic.el: Don't add "microsoft-cp1251" to
533         ctext-non-standard-encodings-alist here.
535         * international/mule.el (ctext-non-standard-encodings-alist):
536         Add "koi8-r" and "microsoft-cp1251".
537         (ctext-standard-encodings): New variable.
538         (ctext-non-standard-encodings-table): List only elements for
539         non-standard encodings.
540         (ctext-pre-write-conversion): Adjust for the above change.
541         Check ctext-standard-encodings.
543         * international/mule-conf.el (compound-text): Doc fix.
544         (ctext-no-compositions): Doc fix.
545         (compound-text-with-extensions): Doc fix.
547 2010-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
549         * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
551 2010-08-03  Juanma Barranquero  <lekktu@gmail.com>
553         * progmodes/which-func.el (which-func-format): Split help-echo text
554         into lines, like other mode-line tooltips.
556         * server.el (server-start): When using TCP sockets, force IPv4
557         and use a literal 127.0.0.1 for localhost.  (Related to bug#6781.)
559 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
561         * bindings.el (complete-symbol): Run completion-at-point as a fallback.
563 2010-08-02  Juanma Barranquero  <lekktu@gmail.com>
565         * term.el (term-delimiter-argument-list): Reflow docstring.
566         (term-read-input-ring, term-write-input-ring, term-send-input)
567         (term-bol, term-erase-in-display, serial-supported-or-barf):
568         Fix typos in docstrings.
570 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
572         * bindings.el (function-key-map): Add a S-tab => backtab fallback.
574 2010-08-01  Juanma Barranquero  <lekktu@gmail.com>
576         * dabbrev.el (dabbrev-completion): Fix typo in docstring.
578 2010-08-01  MON KEY  <monkey@sandpframing.com>  (tiny change)
580         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
581         Fix typo in docstring (bug#6747).
583 2010-07-30  Leo  <sdl.web@gmail.com>
585         * eshell/esh-io.el (eshell-get-target): Better detection of
586         read-only file (Bug#6762).
588 2010-07-30  Juanma Barranquero  <lekktu@gmail.com>
590         * align.el (align-default-spacing): Doc fix.
591         (align-region-heuristic, align-regexp): Fix typos in docstrings.
593 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
595         * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
597 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
599         * time.el (display-time-day-and-date): Remove spurious * in docstring.
600         (display-time-world-buffer-name, display-time-world-mode-map):
601         Fix typos in docstrings.
603 2010-07-17  Shyam Karanatt  <shyam@swathanthran.in>  (tiny change)
605         * image-mode.el (image-display-size): New function.
606         (image-forward-hscroll, image-next-line, image-eol, image-eob)
607         (image-mode-fit-frame): Use it (Bug#6639).
609 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
611         * dired.el (dired-buffers-for-dir): Handle list values of
612         dired-directory (Bug#6636).
614 2010-07-16  Reiner Steib  <Reiner.Steib@gmx.de>
616         * vc.el (vc-coding-system-inherit-eol): New defvar.
617         (vc-coding-system-for-diff): Use it to decide whether to inherit
618         from the file the EOL format for reading the diffs of that file.
619         (Bug#4451)
621 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
623         * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
624         unibyte, so compressed attachments are not compressed again.
626 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
628         * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
629         now that unicode is used (Bug#6594).
631 2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
633         * simple.el (push-mark-command): Set the selection if
634         select-active-regions is non-nil.
636 2010-07-10  Glenn Morris  <rgm@gnu.org>
638         * calendar/calendar.el (calendar-week-end-day): New function.
639         * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
640         Respect calendar-week-start-day.  (Bug#6606)
641         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
642         (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
643         (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
644         respect calendar-week-start-day.
646 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
648         * simple.el (use-region-p): Doc fix (Bug#6607).
650 2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
652         * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
653         builtins (BufferError, BytesWarning, WindowsError; callables
654         bin, bytearray, bytes, format, memoryview, next, print; __package__).
656 2010-07-07  Glenn Morris  <rgm@gnu.org>
658         * play/zone.el (zone-fall-through-ws): Fix next-line ->
659         forward-line fallout.
661 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
663         * mouse.el (mouse-appearance-menu): Add docstring.
665         * help.el (describe-key): Print up-event using key-description.
667 2010-07-03  Michael Albinus  <michael.albinus@gmx.de>
669         * net/zeroconf.el (zeroconf-resolve-service)
670         (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
671         (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
673 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
675         * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
677 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
679         Avoid displaying files with a nil state in vc-dir.
680         * vc-dir.el (vc-dir-update): Obey the noinsert argument in all
681         cases that cause insertion.
682         (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
683         with a nil state.
685 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
687         * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
689 2010-06-29  Leo  <sdl.web@gmail.com>
691         * emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)
693 2010-06-27  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
695         * generic-x.el (bat-generic-mode): Fix regexp for command line
696         switches (Bug#5719).
698 2010-06-27  Masatake YAMATO  <yamato@redhat.com>
700         * htmlfontify.el (hfy-face-attr-for-class): Use append instead
701         of nconc to avoid pure storage error (Bug#6239).
703 2010-06-27  Christoph  <cschol2112@googlemail.com>  (tiny change)
705         * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
706         (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
707         bindings of bookmark-automatically-show-annotations (Bug#6515).
709 2010-06-25  Eli Zaretskii  <eliz@gnu.org>
711         * arc-mode.el (archive-zip-extract): Don't quote the file name on
712         MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)
714 2010-06-24  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
716         * comint.el (make-comint, make-comint-in-buffer): Mention return
717         value in the docstrings.  (Bug#6498)
719 2010-06-24  Yoni Rabkin  <yoni@rabkins.net>
721         * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
722         since it is not present when using some non-default switches.
724 2010-06-23  Karl Fogel  <kfogel@red-bean.com>
726         * simple.el (compose-mail): Fix doc string to refer to
727         `compose-mail-user-agent-warnings', instead of to the
728         nonexistent `compose-mail-check-user-agent'.
730 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
732         Fix vc-annotate for renamed files when using Git.
733         * vc-git.el (vc-git-find-revision): Deal with empty results from
734         ls-files.  Doe not pass the object as a file name to cat-file, it
735         is not a file name.
736         (vc-git-annotate-command): Pass the file name using -- to avoid
737         ambiguity with the revision.
738         (vc-git-previous-revision): Pass a relative file name.
740 2010-06-22  Glenn Morris  <rgm@gnu.org>
742         * progmodes/js.el (js-mode-map): Use standard capitalization and
743         ellipses for menu entries.
745         * wid-edit.el (widget-complete): Doc fix.
747 2010-06-22  Jürgen Hötzel  <juergen@hoetzel.info>  (tiny change)
749         * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
751 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
753         Fix annotating other revisions for renamed files in vc-annotate.
754         * vc-annotate.el (vc-annotate): Add an optional argument for the
755         VC backend.  Use it when non-nil.
756         (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.  (Bug#6487)
758         Fix vc-annotate-show-changeset-diff-revision-at-line for git.
759         * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
760         Do not pass the file name to the 'previous-revision call when we
761         don't want a file diff.  (Bug#6489)
763 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
765         Fix finding revisions for renamed files in vc-annotate.
766         * vc.el (vc-find-revision): Add an optional argument for
767         the VC backend.  Use it when non-nil.
768         * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
769         backend to vc-find-revision.  (Bug#6487)
771 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
773         Fix reading file names in Git annotate buffers.
774         * vc-git.el (vc-git-annotate-extract-revision-at-line):
775         Remove trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
777 2010-06-20  Alan Mackenzie  <acm@muc.de>
779         * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
780         in file local variables, set it first.
782 2010-06-19  Glenn Morris  <rgm@gnu.org>
784         * descr-text.el (describe-char-unicode-data): Insert separating
785         space when needed.  (Bug#6422)
787         * progmodes/idlwave.el (idlwave-action-and-binding):
788         Fix typo in 2009-12-03 change.  (Bug#6450)
790 2010-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
792         * subr.el (read-quoted-char): Fix up last change (bug#6290).
794 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
796         * font-lock.el (font-lock-major-mode): Rename from
797         font-lock-mode-major-mode to distinguish it from
798         global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
799         (font-lock-set-defaults):
800         * font-core.el (font-lock-default-function): Adjust users.
801         (font-lock-mode): Don't set it at all.
803 2010-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
805         * vc-annotate.el (vc-annotate): Use vc-read-revision.
807 2010-06-15  Glenn Morris  <rgm@gnu.org>
809         * calendar/appt.el (appt-time-msg-list): Doc fix.
810         (appt-check): Let-bind appt-warn-time.
811         (appt-add): Make the 3rd argument optional.
812         Simplify argument names.  Doc fix.  Check for integer WARNTIME.
813         Only add WARNTIME to the output list if non-nil.
815 2010-06-15  Ivan Kanis  <apple@kanis.eu>
817         * calendar/appt.el (appt-check): Let the 3rd element of
818         appt-time-msg-list specify the warning time.
819         (appt-add): Add new argument with the warning time.  (Bug#5176)
821 2010-06-12  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
823         * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
824         older than version 1.6.  (Bug#6361)
826 2010-06-12  Helmut Eller  <eller.helmut@gmail.com>
828         * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
829         used by cl-do-arglist.  (Bug#6408)
831 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
833         * emacs-lisp/advice.el (ad-compile-function):
834         Define warning-suppress-types before we let-bind it (bug#6275).
836         * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
837         declare it, make it buffer-local and permanent-local (bug#6324).
838         (vc-resynch-window): Adjust name.
839         * vc-hooks.el (vc-find-file-hook): Adjust name.
841 2010-06-07  Jonathan Rockway  <jon@jrock.us>
843         * net/rcirc.el: Add support for password authentication.
844         (rcirc-server-alist): Add :password keyword.
845         (rcirc): Ask for a password, or get it from the server's alist.
846         (rcirc-connect): Add password argument.  Pass it to server.
848 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
850         * net/dbus.el (dbus-register-method): Declare function.
851         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
852         (dbus-introspect): Doc fix.
853         (dbus-event-bus-name, dbus-introspect-get-interface)
854         (dbus-introspect-get-argument): Reflow docstrings.
856 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
858         * term/common-win.el (x-colors): Add "dark green" and "dark
859         turquoise" (Bug#6332).
861 2010-06-03  Glenn Morris  <rgm@gnu.org>
863         * desktop.el (desktop-clear-preserve-buffers):
864         Add "*Warnings*" buffer.  (Bug#6336)
866 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
868         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
870 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
872         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
873         `file-directory-p' to the filename part rather than to the whole text.
875 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
877         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
879 2010-05-31  Drew Adams  <drew.adams@oracle.com>
881         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
883 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
885         * subr.el (momentary-string-display): Just use read-event to read
886         the exit event (Bug#6238).
888 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
890         * ansi-color.el: Delete unused escape sequences (Bug#6085).
891         (ansi-color-drop-regexp): New constant.
892         (ansi-color-apply, ansi-color-filter-region)
893         (ansi-color-apply-on-region): Delete unrecognized control sequences.
894         (ansi-color-apply): Build string list before calling concat.
896 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
898         * progmodes/verilog-mode.el (verilog-type-font-keywords):
899         Use font-lock-constant-face, not obsolete font-lock-reference-face.
901 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
903         * htmlfontify.el (hfy-face-resolve-face): New function.
904         (hfy-face-to-style): Use it (Bug#6279).
906 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
908         * epa.el (epa--select-keys): Don't explicitly delete the window since
909         that can fail (e.g. sole window in frame).  Use dedication instead.
911 2010-05-19  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
913         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
915 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
917         * subr.el (read-quoted-char): Resolve modifiers after key
918         remapping (bug#6212).
920 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
922         * tmm.el (tmm-prompt): Don't try to precompute bindings.
923         (tmm-get-keymap): Compute shortcuts (bug#6171).
925 2010-05-10  Glenn Morris  <rgm@gnu.org>
927         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
928         all dired buffers, even tramp ones.  (Bug#5755)  [Backport from trunk]
930 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
932         * Version 23.2 released.
934 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
936         * international/mule.el (auto-coding-alist):  Only purecopy
937         car of each item, not the whole list (Bug#6083).
939 2010-05-02  Chong Yidong  <cyd@stupidchicken.com>
941         * progmodes/js.el (js-mode): Make paragraph variables local before
942         calling c-setup-paragraph-variables (Bug#6071).
944 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
946         * composite.el (compose-region, reference-point-alist): Fix typos
947         in the doc strings.
949 2010-04-28  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
951         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
952         gnuplot's "set" command.
954 2010-04-26  Juanma Barranquero  <lekktu@gmail.com>
956         * abbrev.el (last-abbrev-text): Doc fix.
957         (abbrev-prefix-mark): Don't escape parenthesis.
959 2010-04-24  Andreas Schwab  <schwab@linux-m68k.org>
961         * composite.el (find-composition): Doc fix.
963 2010-04-24  Juanma Barranquero  <lekktu@gmail.com>
965         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
966         (sql-oracle-program, sql-sqlite-options)
967         (sql-query-placeholders-and-send): Doc fixes.
968         (sql-set-product, sql-interactive-mode): Reflow docstrings.
969         (sql-imenu-generic-expression, sql-buffer)
970         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
971         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
972         (sql-mode-sybase-font-lock-keywords)
973         (sql-mode-informix-font-lock-keywords)
974         (sql-mode-interbase-font-lock-keywords)
975         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
976         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
977         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
978         (sql-product-feature, sql-highlight-product)
979         (comint-line-beginning-position, sql-rename-buffer)
980         (sql-toggle-pop-to-buffer-after-send-region)
981         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
982         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
983         Fix typos in docstrings.
985 2010-04-23  Juri Linkov  <juri@jurta.org>
987         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
988         property instead of `invisible' and `after-string' (bug#5998).
990 2010-04-23  Juri Linkov  <juri@jurta.org>
992         * image-mode.el (image-mode-as-text): Fix typo in docstring.
994 2010-04-23  Juanma Barranquero  <lekktu@gmail.com>
996         * filecache.el (file-cache-add-directory-list)
997         (file-cache-add-directory-recursively): Fix typos in docstrings.
999 2010-04-22  Kenichi Handa  <handa@m17n.org>
1001         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
1002         (gujarati-composable-pattern): Fix typo.
1004 2010-04-20  Kenichi Handa  <handa@m17n.org>
1006         * language/indian.el (oriya-composable-pattern)
1007         (tamil-composable-pattern, malayalam-composable-pattern):
1008         Add two-part vowels to "v" (vowel sign).
1010 2010-04-20  Chong Yidong  <cyd@stupidchicken.com>
1012         * files.el (copy-directory): Handle symlinks (Bug#5982).
1014         * progmodes/compile.el (compilation-next-error-function):
1015         Revert 2009-10-12 change (Bug#5983).
1017 2010-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
1019         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
1020         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
1021         (Bug#5846).
1023 2010-04-20  Glenn Morris  <rgm@gnu.org>
1025         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
1027         * minibuffer.el (completion-at-point): Doc fix.
1029 2010-04-17  Dan Nicolaescu  <dann@ics.uci.edu>
1031         Fix the version number for added files.
1032         * vc-hg.el (vc-hg-working-revision): Check if the file is
1033         registered after hg parent fails (Bug#5961).
1035 2010-04-17  Glenn Morris  <rgm@gnu.org>
1037         * htmlfontify.el (htmlfontify-buffer)
1038         (htmlfontify-copy-and-link-dir): Autoload entry points.
1040 2010-04-17  Magnus Henoch  <magnus.henoch@gmail.com>
1042         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
1043         name relative to the project root (Bug#5960).
1045 2010-04-16  Glenn Morris  <rgm@gnu.org>
1047         * vc-git.el (vc-git-print-log): Doc fix.
1049 2010-04-14  Óscar Fuentes  <ofv@wanadoo.es>
1051         * ido.el (ido-file-internal): Fix 2009-12-02 change.
1053 2010-04-14  Christoph  <cschol2112@googlemail.com>  (tiny change)
1055         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
1056         default settings (Bug#5928).
1058 2010-04-10  Glenn Morris  <rgm@gnu.org>
1060         * progmodes/fortran.el (fortran-match-and-skip-declaration):
1061         New function.
1062         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
1064 2010-04-07  Kenichi Handa  <handa@m17n.org>
1066         * language/indian.el (malayalam-composable-pattern): Fix previous
1067         change (add U+0D4D "SIGN VIRAMA").
1068         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
1069         (tamil-composable-pattern): Fix typo in the regexp.
1070         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
1071         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
1072         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
1074 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
1076         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
1077         paragraph-separate (Bug#5821).
1079 2010-04-05  Juri Linkov  <juri@jurta.org>
1081         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
1083         * info.el (Info-find-node-2): Comment out code that skips
1084         breadcrumbs line.
1085         (Info-mouse-follow-link): New command.
1086         (Info-link-keymap): New keymap.
1087         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
1088         Return a string with links instead of inserting breadcrumbs
1089         to the Info buffer.
1090         (Info-fontify-node): Comment out code that inserts breadcrumbs.
1091         Instead of putting the `invisible' text property over the Info
1092         header, make an overlay over the Info header with the `invisible'
1093         property and `after-string' set to the string returned by
1094         `Info-breadcrumbs'.
1096 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
1098         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
1099         Reported by monkey@sandpframing.com.
1101 2010-03-30  Tomas Abrahamsson  <tab@lysator.liu.se>
1103         * textmodes/artist.el (artist-mode): Fix typo in docstring.
1104         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
1106 2010-03-30  Kenichi Handa  <handa@m17n.org>
1108         * language/sinhala.el (composition-function-table): Fix regexp for
1109         the new Unicode specification.
1111         * language/indian.el (devanagari-composable-pattern)
1112         (tamil-composable-pattern, kannada-composable-pattern)
1113         (malayalam-composable-pattern): Adjust for the new Unicode
1114         specification.
1115         (bengali-composable-pattern, gurmukhi-composable-pattern)
1116         (gujarati-composable-pattern, oriya-composable-pattern)
1117         (telugu-composable-pattern): New variables to cope with the new
1118         Unicode specification.  Use them in composition-function-table.
1120 2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1122         Make tmm-menubar work for the Buffers menu again (bug#5726).
1123         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
1124         vectors rather than cons cells, as used in menu-bar-update-buffers.
1126 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
1128         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
1129         (js-insert-and-indent): Revert 2009-08-15 change, restoring
1130         electric punctuation for "{}();,:" (Bug#5586).
1132         * mail/sendmail.el (mail-default-directory): Doc fix.
1134 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
1136         * mail/sendmail.el (mail-default-directory): Doc fix.
1138 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
1140         * subr.el (version-regexp-alist, version-to-list)
1141         (version-list-<, version-list-=, version-list-<=)
1142         (version-list-not-zero, version<, version<=, version=): Doc fix.
1143         (Bug#5744).
1145 2010-03-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1146             Nick Roberts  <nickrob@snap.net.nz>
1148         * progmodes/gdb-ui.el (gdb-apple-test): New function.
1149         (gdb-init-1): Use it.
1151 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
1153         * vc.el (vc-root-diff): Doc fix.
1155 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
1157         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
1159         * simple.el (append-to-buffer): Fix last change.
1161 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
1163         * simple.el (append-to-buffer): Ensure that point is preserved if
1164         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
1165         (Bug#5749)
1167 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1169         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
1170         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
1171         not be present any more.
1173 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1175         * faces.el (set-face-attribute): Fix typo in docstring.
1176         (face-valid-attribute-values): Reflow docstring.
1178 2010-03-23  Glenn Morris  <rgm@gnu.org>
1180         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
1182 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
1184         * indent.el (indent-for-tab-command): Doc fix.
1186 2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
1188         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
1189         (image-dired-read-comment): Doc fix.
1191         * json.el (json-object-type, json-array-type, json-key-type)
1192         (json-false, json-null, json-read-number):
1193         * minibuffer.el (completion-in-region-functions):
1194         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
1195         (cal-tex-cursor-week):
1196         * emacs-lisp/trace.el (trace-function):
1197         * eshell/em-basic.el (eshell/printnl):
1198         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
1199         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
1200         * obsolete/levents.el (allocate-event, event-key, event-object)
1201         (event-point, event-process, event-timestamp, event-to-character)
1202         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
1203         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
1204         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
1205         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
1206         (reftex-highlight-selection): Fix typos in docstrings.
1208 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
1210         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
1212 2010-03-18  Glenn Morris  <rgm@gnu.org>
1214         * mail/rmail.el (rmail-highlight-face): Restore option deleted
1215         2008-02-13 without comment; mark it obsolete.
1216         (rmail-highlight-headers): Use rmail-highlight-face once more.
1218 2010-03-16  Chong Yidong  <cyd@stupidchicken.com>
1220         * woman.el (woman2-process-escapes): Only consume the newline if
1221         the filler character is on a line by itself (Bug#5729).
1223 2010-03-16  Kenichi Handa  <handa@m17n.org>
1225         * language/indian.el (devanagari-composable-pattern): Add more
1226         consonants.
1228 2010-03-14  Michael Albinus  <michael.albinus@gmx.de>
1230         * net/trampver.el: Update release number.
1232 2010-03-13  Glenn Morris  <rgm@gnu.org>
1234         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
1236 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
1238         * net/tramp.el (tramp-find-executable):
1239         Use `tramp-get-connection-buffer'.  Make the regexp for checking
1240         output of "wc -l" more robust.
1241         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
1242         (tramp-open-connection-setup-interactive-shell): Remove workaround
1243         for OpenSolaris bug, it is not needed anymore.
1245 2010-03-12  Glenn Morris  <rgm@gnu.org>
1247         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
1249 2010-03-11  Wilson Snyder  <wsnyder@wsnyder.org>
1251         * files.el (auto-mode-alist): Accept more verilog file patterns.
1253 2010-03-09  Miles Bader  <miles@gnu.org>
1255         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
1256         instead of "format:"; this ensures that the output is
1257         newline-terminated.
1259 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
1261         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
1262         that all errors are caught, and that the return value is always a
1263         list (Bug#5692).
1265 2010-03-08  Kenichi Handa  <handa@m17n.org>
1267         * language/misc-lang.el (windows-1256): New coding system.
1268         (cp1256): New alias of windows-1256 (bug#5690).
1270 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
1272         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
1273         call to rfc822-bad-address.  (Bug#5692)
1275 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1277         * vc-git.el (vc-git-annotate-extract-revision-at-line):
1278         Use vc-git-root as default directory for revision path (Bug#5657).
1280 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
1282         * calculator.el (calculator): Don't bind split-window-keep-point
1283         (Bug#5674).
1285 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1287         * vc-git.el: Re-flow to fit into 80 columns.
1288         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
1289         Remove spurious `quote' element in each case alternative.
1290         (vc-git-show-log-entry): Use prog1.
1291         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
1293 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1295         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
1297 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
1299         * macros.el (insert-kbd-macro): Look up keyboard macro using the
1300         definition, not the name (Bug#5481).
1302 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1304         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
1305         argument with a local variable.  (Bug#5670)
1307 2010-03-02  Juri Linkov  <juri@jurta.org>
1309         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
1311 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
1313         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
1314         error when FILENAME and NEWNAME are existing remote directories.
1316         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
1317         parameter DIR-FLAG.
1319 2010-03-02  Glenn Morris  <rgm@gnu.org>
1321         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
1322         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
1324 2010-03-01  Kenichi Handa  <handa@m17n.org>
1326         * language/burmese.el (burmese-composable-pattern): Rename from
1327         myanmar-composable-pattern.
1329         * international/characters.el (script-list):
1330         * international/fontset.el (script-representative-chars):
1331         Change myanmar to burmese.
1332         (otf-script-alist): Likewise.
1333         (setup-default-fontset): Likewise.  Re-fix :otf spec.
1335 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1337         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
1339 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
1341         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
1343 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
1345         * net/tramp.el (tramp-handle-write-region): START can be a string.
1346         Take care in the checks.  Reported by Dan Davison
1347         <davison@stats.ox.ac.uk>.
1349 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
1351         * net/dbus.el (dbus-introspect, dbus-get-property)
1352         (dbus-set-property, dbus-get-all-properties): Use
1353         `dbus-call-method' when noninteractive.  (Bug#5645)
1355 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
1357         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
1358         * emacs-lisp/elint.el (elint-add-required-env):
1359         * calendar/icalendar.el (icalendar--add-diary-entry):
1360         * calc/calcalg2.el (math-tracing-integral):
1361         * files.el (recover-session-finish): Use with-current-buffer
1362         instead of save-excursion.
1364 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1366         Fix in-buffer completion when after-change-functions modify the buffer.
1367         * minibuffer.el (completion--replace): New function.
1368         (completion--do-completion): Use it and use relative movement.
1370 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
1372         * international/fontset.el (setup-default-fontset): Fix :otf spec.
1374 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
1376         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
1377         Allow the characters _<> in the stack entry (Bug#5653).
1379 2010-02-26  Kenichi Handa  <handa@m17n.org>
1381         * language/burmese.el: Fix entries in composition-function-table.
1382         (myanmar-composable-pattern): New variable.
1384         * international/fontset.el (setup-default-fontset): Add an entry
1385         for myanmar.
1387         * international/characters.el (script-list): Add Myanmar
1388         Extended-A.
1390 2010-02-26  Glenn Morris  <rgm@gnu.org>
1392         * custom.el (custom-initialize-delay): Doc fix.
1394         * mail/sendmail.el (send-mail-function): Autoload the call
1395         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
1397 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
1399         * files.el (hack-local-variables-filter): For eval forms, also
1400         check safe-local-variable-p (Bug#5636).
1402 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
1404         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
1405         and use c(ad)r of cddr (Bug#5640).
1407 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
1409         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
1410         setting the modes by `ignore-errors'.  It might fail, for example
1411         if the file is not owned by the user but the group.
1412         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
1414 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
1416         * files.el (directory-listing-before-filename-regexp): Use
1417         stricter matching for iso-style dates, to avoid false matches with
1418         date-like filenames (Bug#5597).
1420         * htmlfontify.el (htmlfontify): Doc fix.
1422         * eshell/eshell.el (eshell): Doc fix.
1424         * startup.el (fancy-about-screen): In mode-line, apply
1425         mode-line-buffer-id face only to the buffer name (Bug#5613).
1427 2010-02-20  Kevin Ryde  <user42@zip.com.au>
1429         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1430         In `watcom' anchor regexp to start of line, to avoid slowness
1431         (Bug#5599).
1433 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
1435         * subr.el (remove-yank-excluded-properties): Explain in a comment
1436         why `category' property is removed.
1438 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
1440         * isearch.el (isearch-update-post-hook, isearch-update): Revert
1441         2010-02-17 change.
1443 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
1445         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
1446         (icalendar--convert-weekly-to-ical)
1447         (icalendar--convert-yearly-to-ical)
1448         (icalendar--convert-block-to-ical)
1449         (icalendar--convert-cyclic-to-ical)
1450         (icalendar--convert-anniversary-to-ical): Take care of time
1451         specifications where hour has 1-digit only (Bug#5549).
1453 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
1455         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
1456         of disassemble output in GDB 7.1.
1458 2010-02-19  Glenn Morris  <rgm@gnu.org>
1460         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
1461         property.  (Bug#5593)
1463 2010-02-18  Sam Steingold  <sds@gnu.org>
1465         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
1467 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1469         Use abbreviated file names in bookmarks (bug#5591).
1470         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
1471         calls to expand-file-name.
1472         (bookmark-relocate): Use abbreviated file names in bookmarks.
1473         (bookmark-load): Use abbreviated file names in messages.
1475 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
1477         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
1478         expand "." and "..".  Reported by Thierry Volpiatto
1479         <thierry.volpiatto@gmail.com>.
1481 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
1483         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
1484         permissions of the temporary file to "0600".  In case the remote
1485         file has no read permissions for the owner, there might be
1486         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
1488 22010-02-18  Glenn Morris  <rgm@gnu.org>
1490         * emacs-lisp/authors.el (authors-renamed-files-alist):
1491         Add entries for INSTALL.CVS.
1493 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
1495         * vc-bzr.el: Fix typo in Known Bugs section.
1497         * isearch.el (isearch-update-post-hook): New hook.
1498         (isearch-update): Use the new hook.
1500 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
1502         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
1503         Fix errors in copying directories.
1504         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
1505         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
1506         (tramp-handle-delete-file)
1507         (tramp-handle-dired-recursive-delete-directory)
1508         (tramp-handle-write-region): Flush also the cache for the upper
1509         directory.
1511 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
1513         * simple.el (save-interprogram-paste-before-kill): Doc fix.
1515         * cus-edit.el (hardware): Doc fix.
1517         * man.el (man): Add to external custom group.
1519         * delim-col.el (columns): Move to wp custom group.
1521         * doc-view.el (doc-view): Add to data custom group.
1523         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
1525         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
1526         by ispell-parse-output (Bug#5575).
1528 2010-02-16  Kenichi Handa  <handa@m17n.org>
1530         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
1531         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
1532         (skkdic-convert): Use `euc-japan' coding system for writing.
1534 2010-02-16  Glenn Morris  <rgm@gnu.org>
1536         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
1537         tex-main-file before using it.  (Bug#5562)
1539 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1541         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
1542         warnings, since it is annoying for the user to see them each time he
1543         runs the code.
1545 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
1547         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
1548         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
1549         instead of PROC for caching "first-password-request".  Otherwise,
1550         new processes would not profit from passwords already entered.
1552         * net/tramp-cache.el (tramp-dump-connection-properties):
1553         Don't save "first-password-request" property.
1555 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
1557         * outline.el (outline-head-from-level):
1558         * simple.el (with-wrapper-hook):
1559         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
1560         (elint-defun, elint-buffer-env, elint-top-form-logged)
1561         (elint-unbound-variable):
1562         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
1563         Fix typos in docstrings.
1565 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
1567         * files.el (insert-directory): When WILDCARD-REGEXP and
1568         FULL-DIRECTORY-P are nil, insert the file entry instead of the
1569         whole directory.  (Bug#5551)
1571         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
1572         dired's alignment sanity.  (Bug#5516)
1574 2010-02-14  Juri Linkov  <juri@jurta.org>
1576         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
1577         Remove remaining ^H with their preceding chars.  (Bug#5566)
1579 2010-02-13  Glenn Morris  <rgm@gnu.org>
1581         * simple.el (transpose-subr): Give it a doc-string.
1583         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
1584         Doc fixes.
1586 2010-02-12  Juri Linkov  <juri@jurta.org>
1588         * arc-mode.el (archive-unique-fname): Make directories for nested
1589         archives.  (Bug#5540)
1591 2010-02-12  Juri Linkov  <juri@jurta.org>
1593         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
1595 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1597         * subr.el (copy-overlay): Handle deleted overlays.
1599         * man.el (Man-completion-table): Don't signal an error if we can't run
1600         manual-program (bug#4056).
1602 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
1604         * textmodes/artist.el (artist-mt): Fix typos in docstring.
1606 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1608         * info.el (Info-bookmark-jump): Simplify.
1610         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
1611         (bookmark-default-handler): Accept new bookmark field `buffer'.
1613 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
1615         * iswitchb.el (iswitchb-completions): Revert last change.
1617 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
1619         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
1620         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
1621         This prevents file names like "~/" being listed literally.
1623 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
1625         * term/xterm.el (xterm-maybe-set-dark-background-mode):
1626         Remove dead code.  (Bug#5546)
1628 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
1630         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
1631         correctly (Bug#5548).
1633 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
1635         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
1636         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
1638 2010-02-08  Kenichi Handa  <handa@m17n.org>
1640         * international/mule-util.el (with-coding-priority): Add autoload
1641         cookie for putting `lisp-indent-function'.
1643 2010-02-07  Glenn Morris  <rgm@gnu.org>
1645         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
1646         Move F2003 named interfaces from keywords-2 to keywords-1, and
1647         use function-name-face rather than constant-face.
1648         Simplify "abstract interface" regexp.
1650 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
1652         * eshell/esh-util.el (eshell-file-attributes): New optional arg
1653         ID-FORMAT.  Pass it to `file-attributes'.
1655         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
1657 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
1659         * faces.el (set-face-attribute): Allow calling
1660         internal-set-lisp-face-attribute with 'unspecified family and
1661         foundry argument (Bug#5536).
1663 2010-02-07  Glenn Morris  <rgm@gnu.org>
1665         * progmodes/f90.el (f90-font-lock-keywords-2)
1666         (f90-looking-at-type-like, f90-looking-at-program-block-end):
1667         Handle F2003 named interfaces.
1669 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
1671         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
1672         beg and end before calling c-get-state-before-change-functions.
1674 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
1676         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
1678 2010-02-05  Juri Linkov  <juri@jurta.org>
1680         * doc-view.el (doc-view-mode):
1681         * image-mode.el (image-mode): Put property mode-class=special.
1682         (Bug#4896)
1684 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
1686         * vc-svn.el (vc-svn-revision-table): New function.
1688 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
1690         * net/ange-ftp.el (ange-ftp-insert-directory):
1691         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
1692         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
1693         Handle also directories.  (Bug#5478)
1695 2010-02-05  Glenn Morris  <rgm@gnu.org>
1697         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
1699 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
1701         * startup.el (command-line-1): Convert options beginning with a
1702         single dash as well (Bug#5519).
1704 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1706         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
1707         * minibuffer.el (completion-initials-expand): Only check the presence
1708         of delims *within* the boundaries, since otherwise the / delim is
1709         always found for files.
1711         Fix up various corner case problems.
1712         * doc-view.el (doc-view-last-page-number): New function.
1713         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
1714         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
1715         (doc-view-kill-proc): Avoid inf-loop in freak cases.
1716         (doc-view-reconvert-doc): Use the new recursive delete-directory.
1717         (doc-view-convert-current-doc): Don't create the resolution.el file
1718         here any more.
1719         (doc-view-pdf/ps->png): Do it here instead.
1720         (doc-view-already-converted-p): Check that resolution.el is present.
1721         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
1722         windows that are not yet showing images.
1724 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
1726         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
1727         `dired-uncache' for every elemnt which is an absolute file name.
1729         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
1730         directory, handle its directory component.
1731         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
1732         function is called permanently and creates noise, otherwise.
1734         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
1735         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
1736         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
1738 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
1740         * macros.el (apply-macro-to-region-lines):
1741         Minor simplification.  (Bug#5485)
1743 2010-02-04  Glenn Morris  <rgm@gnu.org>
1745         * mail/rmail.el (rmail-show-message-1): Handle malformed
1746         quoted-printable text.  (Bug#5441)
1748         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
1750         * simple.el (visual-line-mode): Capitalize lighter.
1752 2010-02-03  John Wiegley  <jwiegley@gmail.com>
1754         * iswitchb.el (iswitchb-completions): Add bookmark files to the
1755         list of files considered for "virtual buffer" completions.
1757 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
1759         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
1760         also in case of (and (not full) (not wildcard)). This is needed,
1761         when dired is called with a list of files, which are not in
1762         `default-directory'.  (Bug#5478)
1764 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1766         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
1768 2010-02-02  Juri Linkov  <juri@jurta.org>
1770         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
1771         from unidiff to allow function-line after @@.
1773 2010-02-02  Juri Linkov  <juri@jurta.org>
1775         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
1776         '(RCS SCCS) with inverted condition.
1778 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
1780         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
1781         messages.
1783 2010-02-01  Juri Linkov  <juri@jurta.org>
1785         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
1786         compare with "pkunzip" and "pkzip" instead of only "pkzip".
1787         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
1788         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
1790 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1792         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
1793         (doc-view-revert-buffer): New command.
1794         (doc-view-mode-map): Use it.
1796 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
1798         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
1799         pending merge is detected.
1801 2010-01-31  Juri Linkov  <juri@jurta.org>
1803         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
1804         beginning of interactive spec like all other grep commands do.
1805         Put "all" in front of "gz".  (Bug#5260)
1807 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
1809         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
1811 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
1813         * dirtrack.el (dirtrack): Warn instead of signalling error if the
1814         regexp is incorrect (Bug#5476).
1816 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
1818         * net/tramp.el (tramp-handle-insert-directory): Handle also
1819         symlinks, when FILENAME is not in `default-directory'.
1821 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
1823         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
1824         FILE is not in `default-directory'.  (Bug#5478)
1826         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
1827         of SWITCHES.  Handle the case, FILENAME is not in
1828         `default-directory'.  (Bug#5478)
1829         (tramp-register-file-name-handlers): Add safe-magic property.
1831 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
1833         * arc-mode.el (archive-zip-extract): Quote the argument passed to
1834         unzip (Bug#5475).
1836 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
1838         * progmodes/flymake.el (flymake-allowed-file-name-masks)
1839         (flymake-master-make-header-init): Add other C++ filename masks.
1840         (flymake-find-possible-master-files)
1841         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
1843 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
1845         Fix some busybox annoyances.
1847         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
1848         not responding." string.
1849         (tramp-open-connection-setup-interactive-shell): Dump stty
1850         settings.  Enable "neveropen" arg for all `tramp-send-command'
1851         calls.  Handle "=" in variable values properly.
1852         (tramp-find-inline-encoding): Raise an error, when no encoding is
1853         found.
1854         (tramp-wait-for-output): Check, whether PROC buffer is available.
1855         Remove spurious " ^H" sequences, sent by busybox.
1856         (tramp-get-ls-command): Suppress coloring, if possible.
1858 2010-01-28  Glenn Morris  <rgm@gnu.org>
1860         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
1862         * log-edit.el (log-edit-strip-single-file-name): Add missing
1863         :safe, :group, and :version tags.
1865 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
1867         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
1868         buffers.  (Bug#5477)
1870 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
1872         * files.el (delete-directory): Handle moving to trash without
1873         first doing recursion (Bug#5436).
1875 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
1877         * vc-hooks.el (vc-path): Mark as obsolete.
1879 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
1881         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
1882         names too.
1884         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
1885         for the short log.
1886         (vc-bzr-log-view-mode): Adjust regexp for the above change.
1888 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
1890         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
1892         * vc-bzr.el (vc-bzr-revision-table): New function.
1894 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
1896         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
1897         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
1899 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
1901         Remove support for adding --signoff on commit.
1902         Future support will use an incompatible generic mechanism.
1903         * vc-git.el (vc-git-add-signoff): Remove variable.
1904         (vc-git-toggle-signoff): Remove function.
1905         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
1907         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
1908         from xterm-set-background-mode.  Return t if the background mode
1909         was set.
1910         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
1911         earlier, call it again in case the background mode has changed.
1913 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
1915         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
1916         (Bug#3541).
1918 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
1920         * emacs-lisp/assoc.el (aelement): Doc fix.
1921         (aput, adelete, amake): Use lexical-let (Bug#5450).
1923 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
1925         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
1926         is the same as subprogram call, not declaration.  (Bug#5435).
1928 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
1930         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
1931         (tramp-smb-maybe-open-connection): Use it.
1933 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
1935         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
1937 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1939         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
1940         just because we see "encoding: 8bit".
1941         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
1943 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
1945         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
1947 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
1949         * jka-compr.el (jka-compr-load): If load-file is not in
1950         load-history, try its file-truename version.  (bug#5447)
1952 2010-01-21  Alan Mackenzie  <acm@muc.de>
1954         Fix a situation where deletion of a cpp construct throws an error.
1955         * progmodes/cc-engine.el (c-invalidate-state-cache): Before
1956         invoking c-with-all-but-one-cpps-commented-out, check that the
1957         special cpp construct is still in the buffer.
1958         (c-parse-state): Record the special cpp with markers, not numbers.
1960 2010-01-21  Kenichi Handa  <handa@m17n.org>
1962         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
1963         process last-command-event, as it is now decoded first (Bug#5380).
1965 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
1967         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
1969 2010-01-20  Glenn Morris  <rgm@gnu.org>
1971         * indent.el (tab-always-indent): Fix custom-type.
1973 2010-01-19  Alan Mackenzie  <acm@muc.de>
1975         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
1976         buffer throws "args out of range".
1977         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
1978         playing the role of delimiter.
1980 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
1982         * progmodes/ada-mode.el: Fix bug#5400.
1983         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
1984         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
1985         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
1986         Improve comments in "is" portion.  Handle null procedure declaration.
1987         (ada-move-to-end): Improve doc string.
1989 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
1991         * ido.el (ido-cur-list): Initialize to nil.
1992         Remove obsolete information from commentary.
1993         (ido-choice-list): Initialize to nil.
1994         (ido-get-bufname): Reject minibuffers.
1995         (ido-make-buffer-list): If "default" is a nonexistent
1996         buffer, ignore it, as per the function's comment.
1997         (ido-kill-buffer-internal): New function.
1998         (ido-kill-buffer-at-head): Use it.
1999         (ido-visit-buffer): Likewise.
2001 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2003         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
2005 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2007         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
2008         Fix typos in chart titles.
2010         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
2011         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
2012         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
2013         (describe-class, eieio-describe-generic, describe-generic):
2014         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
2015         (eieio-speedbar-expand):
2016         * emulation/viper-cmd.el (viper-exec-form-in-vi)
2017         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
2018         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
2019         (viper-del-backward-char-in-replace, viper-backward-indent)
2020         (viper-brac-function, viper-register-to-point, viper-submit-report):
2021         * net/tramp.el (tramp-remote-coding-commands):
2022         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
2023         Fix typos in docstrings.
2025 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2027         * mail/sendmail.el (mail-yank-original): Set the mark if the
2028         specified function for yanking does not do it.
2030 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
2032         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
2034         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
2035         resyncing a directory.
2037 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
2039         * progmodes/ada-mode.el: Fix bug#1920.
2040         (ada-ident-re): Delete ., allow multibyte characters.
2041         (ada-goto-label-re): New; matches goto labels.
2042         (ada-block-label-re): New; matches block labels.
2043         (ada-label-re): New; matches both.
2044         (ada-named-block-re): Deleted; callers changed to use
2045         `ada-block-label-re' instead.
2046         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
2047         Use `ada-block-label-re'.
2048         (ada-indent-on-previous-lines): Improve handling of goto labels.
2049         (ada-get-indent-block-start): Special-case block label.
2050         (ada-get-indent-label): Split into `ada-indent-block-label' and
2051         `ada-indent-goto-label'.
2052         (ada-goto-stmt-start, ada-goto-next-non-ws):
2053         Optionally ignore goto labels.
2054         (ada-goto-next-word): Simplify.
2055         (ada-indent-newline-indent-conditional): Insert newline before
2056         trying to fix indentation; doc fix.
2058 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
2060         * calc/calc.el (calc-command-flags): Give it an initial value.
2062 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2064         * files.el (minibuffer-with-setup-hook):
2065         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
2066         (artist-key-draw-continously, artist-key-do-continously-continously)
2067         (artist-key-set-point-continously, artist-mouse-draw-continously):
2068         Fix typos in docstrings.
2070 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
2072         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
2073         return t (Bug#3898).
2075 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
2077         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
2078         can parse the output of the external commands (Bug#5279).
2080 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
2082         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
2084 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
2086         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
2088         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2090         * startup.el (command-line): Remove unused --icon-type arg.
2091         Handle --display arg, passing it to command-line-1 (Bug#5392).
2093 2010-01-16  Mario Lang  <mlang@delysid.org>
2095         * emacs-lisp/chart.el (chart-translate-namezone):
2096         * textmodes/artist.el (artist-compute-popup-menu-table):
2097         Remove duplicated words in doc-strings.
2099 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
2101         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
2102         to mairix-search to suppress threading (Bug#5342).
2104 2010-01-15  Kenichi Handa  <handa@m17n.org>
2106         * international/mule-cmds.el (canonicalize-coding-system-name):
2107         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
2109 2010-01-15  Glenn Morris  <rgm@gnu.org>
2111         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
2113         * wid-edit.el (widget-keymap): Doc fix.
2115         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
2116         former seems to be more widely accepted by various svn versions.
2118 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2120         * find-cmd.el (find-constituents):
2121         * vc-arch.el (vc-arch-root):
2122         * window.el (window-body-height, pop-up-frames):
2123         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
2124         * progmodes/ada-stmt.el (ada-if):
2125         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
2126         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
2127         (ispell-encoding8-command, ispell-aspell-supports-utf8)
2128         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
2130         * progmodes/flymake.el (flymake-post-syntax-check):
2131         Fix typo in error message.
2133 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2135         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
2136         which is always a string.  (Bug#5313)
2138 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2140         * progmodes/ada-xref.el (ada-default-prj-properties):
2141         Simplify previous change.
2143 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2145         * progmodes/ada-xref.el (ada-default-prj-properties):
2146         Default ada_project_path to $ADA_PROJECT_PATH.
2148 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2150         * progmodes/ada-mode.el (ada-create-keymap):
2151         Override `narrow-to-defun' with `ada-narrow-to-defun'.
2153 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2155         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
2156         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
2157         (ada-get-current-indent, ada-imenu-generic-expression)
2158         (ada-which-function): Check for it.
2160 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
2162         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
2163         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
2165 2010-01-14  Glenn Morris  <rgm@gnu.org>
2167         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
2169 2010-01-14  Kenichi Handa  <handa@m17n.org>
2171         * composite.el (auto-composition-mode): Make it a buffer local
2172         variable (permanent-local).
2173         (auto-composition-function): Set the default value to
2174         auto-compose-chars.
2175         (auto-composition-mode): Make it a simple function, not a minor mode.
2176         (global-auto-composition-mode): Likewise.
2177         (turn-on-auto-composition-if-enabled): Delete it.
2179 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
2181         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
2183 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
2185         * files.el (copy-directory): Compute target for recursive
2186         directories with identical names.  (Bug#5343)
2188 2010-01-12  Glenn Morris  <rgm@gnu.org>
2190         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
2191         it to bug-gnu-emacs rather than emacs-pretest-bug.
2193 2010-01-11  Sam Steingold  <sds@gnu.org>
2195         * imenu.el (imenu-default-create-index-function): Detect infinite
2196         loops caused by imenu-prev-index-position-function.
2198 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
2200         * htmlfontify.el (htmlfontify-load-rgb-file)
2201         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
2202         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
2203         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
2204         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
2205         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
2206         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
2207         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
2208         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
2209         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
2210         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
2211         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
2212         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
2213         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
2214         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
2215         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
2216         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
2217         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
2218         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
2219         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
2220         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
2221         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
2222         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
2223         backslash-quoting from parentheses, etc.
2225 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
2227         * progmodes/js.el: Autoload javascript-mode alias.
2229 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
2231         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
2232         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
2233         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
2234         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
2235         Fix typos in docstrings.
2236         (ffap-url-regexp): Doc fix.
2237         (ffap-at-mouse): Fix typo in message.
2239 2010-01-11  Glenn Morris  <rgm@gnu.org>
2241         * version.el (emacs-copyright): Set copyright year to 2010.
2243 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2245         * format.el (format-annotate-function): Only set
2246         write-region-post-annotation-function after running to-fn so as not to
2247         affect nested write-region calls (bug#5273).
2249 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
2251         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
2252         wisent/python.el.
2254 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
2256         * man.el (Man-goto-section): Signal error if the section is not
2257         found (Bug#5317).
2259 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
2261         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
2262         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
2264 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
2266         * progmodes/compile.el: Don't treat compile-command as safe if
2267         compilation-read-command might be nil (Bug#4218).
2269 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
2271         * startup.el (command-line-1): Use orig-argi to check for ignored X and
2272         NS options.
2274 2010-01-08  Kenichi Handa  <handa@m17n.org>
2276         * international/fontset.el (build-default-fontset-data):
2277         Exclude characters in scripts kana, hangul, han, or cjk-misc.
2279 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
2281         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
2282         to `create-file-buffer' as it expects, not just a buffer name.
2283         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
2284         to help uniquify.  (Bug#3224)
2286 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
2288         * font-setting.el (font-setting-change-default-font): Use user-spec
2289         instead of name.
2291 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2293         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
2295 2010-01-05  Tom Tromey  <tromey@redhat.com>
2297         * progmodes/python.el (python-font-lock-keywords):
2298         Handle qualified decorators (Bug#881).
2300 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
2302         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
2303         in a lightweight checkout.
2305 2010-01-05  Kenichi Handa  <handa@m17n.org>
2307         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
2309 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
2311         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
2313 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
2315         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
2316         checkouts.  (Bug#618)
2317         (vc-bzr-log-view-mode): Also highlight the author.
2318         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
2319         (vc-bzr-shelve-menu-map):
2320         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
2321         (vc-bzr-shelve-apply): Make prompt more explicit.
2323 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2325         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
2326         They are valid characters in URL paths (rfc3986), and at least
2327         Firefox does not understand the encoded version (Bug#3166).
2329 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
2331         * progmodes/octave-mod.el (octave-end-keywords)
2332         (octave-block-begin-or-end-regexp, octave-block-match-alist):
2333         Add "end" keyword (Bug#3061).
2334         (octave-end-as-array-index-p): New function.
2335         (calculate-octave-indent): Use it.
2337 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2339         * bookmark.el: Consistently put the text property on the bookmark name.
2340         (bookmark-bmenu-marks-width): Bump back to 2, to include
2341         annotation marks.
2342         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
2343         property on the bookmark name, instead of not putting it at all.
2344         (bookmark-bmenu-list): Fix where we put the text property.
2346 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2348         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
2349         for showing buffer modified state (as added in the previous change).
2351 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2353         * bookmark.el: Show modified state of bookmark buffer more accurately.
2354         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
2355         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
2356         (with-buffer-modified-unmodified): New macro.
2357         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2358         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
2359         Use new macro to preserve the buffer modified state.
2361 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2363         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
2364         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
2365         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
2366         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
2367         (bookmark-bmenu-rename, bookmark-bmenu-locate)
2368         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
2369         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
2371 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
2373         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2374         Make the lines in the generated doc string shorter.  (Bug#4668)
2376 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
2378         * net/rcirc.el: Add follow-link binding (Bug#4738).
2380 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
2382         * Makefile.in (bzr-update): Rename from cvs-update.
2383         (cvs-update): New target for backward compatibility.
2385         * makefile.w32-in (bzr-update): Rename from cvs-update.
2386         (cvs-update): New target for backward compatibility.
2388 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2390         * bookmark.el: Remove gratuitous gratitude.
2392 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2394         * bookmark.el (bookmark-bmenu-any-marks): New function
2395         (bookmark-bmenu-save): Clear buffer modification if no marks.
2397 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2399         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
2400         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
2401         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
2402         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
2404         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
2405         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
2406         To: emacs-devel {_AT_} gnu.org
2407         Subject: bookmark.el bug report
2408         Date: Mon, 28 Dec 2009 14:19:16 +0800
2409         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
2411 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2413         * bookmark.el: Improvements suggested by Drew Adams:
2414         (bookmark-bmenu-ensure-position): New name for
2415         `bookmark-bmenu-check-position'.  Just ensure the position,
2416         don't return any meaningful value.
2417         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
2418         New constants.
2420 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
2422         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
2423         (bookmark-yank-point, bookmark-bmenu-check-position):
2424         Fix typos in docstrings.
2425         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
2426         (bookmark-name-from-full-record, bookmark-get-position)
2427         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
2428         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
2429         Remove useless quoting of parenthesis, etc. in docstrings.
2431         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
2432         (ediff-append-custom-diff): Fix typo in error message.
2433         (ediff-meta-mark-equal-files): Fix typos in messages.
2435         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
2437         * net/imap-hash.el (imap-hash-make): Doc fix.
2438         (imap-hash-test): Fix typo in error message; reflow docstring.
2439         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
2440         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
2441         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
2442         Fix typos in docstrings.
2443         (imap-hash-open-connection): Fix typo in error message.
2445         * play/gomoku.el (gomoku): Fix typos in docstring.
2447         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
2448         (gdb-jsonify-buffer): Fix typos in docstring.
2449         (gdb-goto-breakpoint): Fix typo in error message.
2450         ("Display Other Windows"): Fix typo in help message.
2451         (gdb-speedbar-expand-node): Fix typo in question.
2453         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
2454         (idlwave-html-system-help-location, idlwave-html-help-location)
2455         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
2456         (idlwave-help-browser-generic-args, idlwave-help-directory)
2457         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
2458         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
2459         (idlwave-online-help, idlwave-help-html-link)
2460         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
2461         Fix typos in docstrings.
2462         (idlwave-help-with-source, idlwave-help-find-routine-definition):
2463         Reflow docstrings.
2464         (idlwave-help-assistant-start): Fix typo in error message.
2466         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
2467         (octave-electric-space): Fix typos in docstrings.
2469 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2471         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
2473 2010-01-01  Juri Linkov  <juri@jurta.org>
2475         * comint.el (comint-input-ring-size): Make it a defcustom and
2476         increase the default to 500 (Bug#5148).
2478 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
2480         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
2481         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
2482         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
2484 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
2486         Show working revision correctly for mercurial.
2487         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
2488         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
2490 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
2492         Declare some functions for the byte-compiler.
2493         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
2494         (speedbar-timer-fn, speedbar-change-expand-button-char)
2495         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
2497 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2499         This changeset reverts GDB Graphical Interface to use annotations.
2500         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
2502 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
2504         Make vc-dir work on subdirectories of the bzr root.
2505         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
2506         file names relative to it.
2507         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
2508         relative directory to vc-bzr-after-dir-status.
2510 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
2512         * font-lock.el (font-lock-refresh-defaults): New function, which
2513         can be used to let font-lock react to external changes in
2514         variables like font-lock-defaults and keywords.
2515         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
2517 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
2519         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
2521         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
2523 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
2525         Supersede color.diff settings in git log (bug#5211).
2527         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
2528         escape chars in its output when the user has color.diff set to `always'.
2529         This fix works on git 1.4.2 and newer (released on 2006-08-13).
2531 2009-12-26  Kevin Ryde  <user42@zip.com.au>
2533         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
2534         node.  Keep previous "Index" name to work with past coreutils too.
2536         * man.el (man): Revise docstring a bit to show -a and -l as
2537         examples.  Add -k description since support for it has otherwise
2538         been a secret.  (Further to bug#3717.)
2539         (Man-bgproc-sentinel): When "-k foo" produces no output show error
2540         "no matches" rather than "Can't find manpage", as the latter reads
2541         like -k was interpreted as a page name, which is not so.  (Bug#5431)
2543 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
2545         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
2546         switches.  Check also for //SUBDIRED// line.
2548 2009-12-25  Kenichi Handa  <handa@m17n.org>
2550         * language/indian.el (devanagari-composable-pattern): Fixed to
2551         handle ZWNJ and ZWJ.  Use it in composition-function-table for
2552         Devanagari.
2553         (malayalam-composable-pattern): Fix previous change.
2555 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2557         * ps-print.el (ps-face-attributes): It was not returning the
2558         attribute face for faces specified as string.  Reported by harven
2559         <harven@free.fr>.  (Bug#5254)
2560         (ps-print-version): New version 7.3.5.
2562 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2564         * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
2565         timezone names.
2566         (icalendar--convert-tz-offset): Fixed the "last-day-problem".
2567         (icalendar--add-diary-entry): Remove the trailing blank that
2568         diary-make-entry inserts.
2570 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
2572         Make `file-expand-wildcards' work for remote files.
2574         * files.el (file-expand-wildcards): In case of remote files, check
2575         only local file name part for wildcards.  Provide feature 'files
2576         and subfeature 'remote-wildcards.  (Bug#5198)
2578         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
2579         if there is already an established connection.
2580         (tramp-advice-file-expand-wildcards): Remove it.
2582         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
2583         (tramp-advice-file-expand-wildcards): Moved from tramp.el.
2584         Activate advice for older GNU Emacs versions.  (Bug#5237)
2586 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
2588         Some doc fixes (more needed).
2590         * find-cmd.el (find-constituents): Reflow docstring.
2591         (find-cmd, find-prune, find-command): Fix typos in docstrings.
2592         (find-generic): Doc fix.
2594 2009-12-17  Juri Linkov  <juri@jurta.org>
2596         Fix regression from 23.1 to allow multiple modes in Local Variables.
2598         * files.el (hack-local-variables-filter): While ignoring duplicates,
2599         don't take `mode' into account.
2600         (hack-local-variables-filter, hack-dir-local-variables): Don't
2601         remove duplicate `mode' from local-variables-alist (like `eval').
2603 2009-12-17  Juri Linkov  <juri@jurta.org>
2605         Make `dired-diff' more safe.  (Bug#5225)
2607         * dired-aux.el (dired-diff): Signal an error when `file' equals to
2608         `current' or when `file' is a directory of the `current' file.
2610 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
2612         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
2613         unconditionally preloaded files.
2615 2009-12-16  Juri Linkov  <juri@jurta.org>
2617         Revert to old 23.1 logic of using the file at the mark as default.
2618         * dired-aux.el (dired-diff): Use the file at the mark as default
2619         if it's not the same as the current file, and the target dir is
2620         the current dir or the mark is active.  Add the current file
2621         as the arg of `dired-dwim-target-defaults'.  Use the default file
2622         in the prompt.  (Bug#5225)
2624 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
2626         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
2627         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
2628         (tramp-check-for-regexp): Check also, when an echoing shell stops
2629         to echo sent commands.
2631 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2633         * Makefile.in: Revert last change (Bug#5191).
2635 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
2637         * vc-hg.el (vc-hg-print-log): Fix argument order.
2638         (vc-hg-working-revision): Make sure the command is executed in a
2639         known environment so that we can parse the output.  (Bug#4417)
2641 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2643         * progmodes/python.el (python-symbol-completions): Remove text
2644         properties from symbol string before calling python-send-receive.
2646 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
2648         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
2649         when there are values for both file and line.  (Bug#5060)
2651 2009-12-14  Juri Linkov  <juri@jurta.org>
2653         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
2654         whitespace after the file name of the first line of unified format,
2655         because git-diff doesn't output whitespace and file modification time
2656         after the file name.
2658 2009-12-14  David Kastrup  <dak@gnu.org>
2660         * info.el (Info-hide-cookies-node): Before hiding a cookie,
2661         check if it already has the `display' property added by
2662         `Info-display-images-node', and not put the `invisible' property
2663         in this case.
2665 2009-12-13  Glenn Morris  <rgm@gnu.org>
2667         * mail/emacsbug.el (message-sort-headers): Define for compiler.
2668         (report-emacs-bug): In message-mode, sort manually before storing
2669         original report text.  (Bug#5178)
2670         Remove superfluous save-excursion.
2672 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
2674         * net/dbus.el (dbus-property-handler): Filter lambda forms out
2675         when responding to "GetAll" properties.
2677 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
2679         * simple.el (compose-mail): Remove mail-setup-with-from from
2680         customization checks.
2682 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
2684         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
2685         RAR archives created on Unix systems.
2687 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2689         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
2690         the varalias that was accidentally removed by the 2009-11-19 change
2691         (bug#5186).
2693 2009-12-12  Kenichi Handa  <handa@m17n.org>
2695         * language/indian.el (indian-compose-regexp): New function.
2696         (malayalam-composable-pattern): Fix the pattern.
2697         (composition-function-table): Set malayalam-composable-pattern for
2698         Malayalam characters.
2700 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
2702         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
2703         rather than down-mouse-1, based on follow-link conventions.
2705         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
2706         are compiled.
2708 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
2710         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
2711         (verilog-vmm-statement-re, verilog-ovm-statement-re)
2712         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
2713         (verilog-leap-to-head, verilog-backward-token):
2714         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
2716 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
2718         * progmodes/verilog-mode.el (verilog-auto-lineup)
2719         (verilog-nameable-item-re): Cleanup user-visible spelling and
2720         documentation errors.  One reported by Gary Delp.
2721         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
2722         (verilog-read-decls): Fix AUTOWIRE with types declared in a
2723         package, bug195.  Reported by Pierre-David Pfister.
2725 2009-12-11  Glenn Morris  <rgm@gnu.org>
2727         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
2729         * mail/emacsbug.el: No longer require sendmail.
2730         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
2731         (report-emacs-bug-orig-text): Doc fix.
2732         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
2733         New local variables, to adapt to different mail-user-agents.
2734         (report-emacs-bug): Fix test for a gnu.org address.
2735         Use overlays for emphasis, since font-lock defeats 'face property.
2736         Pretest bugs also end up at the newsgroup these days.
2737         Stop message-mode stripping text properties.
2738         Set and use the new buffer-local variables.
2739         (report-emacs-bug-hook): Add doc-string.
2740         Remove some unnecessary save-excursions and simplify.
2741         Use the appropriate hook and send-command.
2743         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
2744         capitalization of some menu entries.
2746 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2748         * whitespace.el (whitespace-display-char-on): Ensure
2749         `buffer-display-table' is unique when two or more windows are
2750         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
2751         New version 12.1.
2753 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
2755         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
2756         characters in the Attribute field.
2758 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
2760         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
2762 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2764         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
2765         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2766         Disregard autoload-excludes.
2767         (update-directory-autoloads): Obey autoload-excludes here instead.
2768         But don't store its contents in no-autoloads and remove entries that
2769         refer to excludes files.
2771 2009-12-10  Glenn Morris  <rgm@gnu.org>
2773         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
2774         (expand-mail-aliases): Define for compiler.
2776         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
2777         Define for compiler.
2779         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
2780         appropriate for the mail-user-agent in use.
2782 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2784         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
2786 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
2788         Fix short log parsing and fontification.
2789         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
2790         Fix fontification for the [merge] label.
2792 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
2794         Drop some properties to avoid surprises.
2795         * htmlfontify.el (hfy-ignored-properties): New defcustom.
2796         (hfy-fontify-buffer): Use it.
2798 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2800         Minor cleanup.
2801         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
2802         Adjust all callers.
2803         (ffap-locate-file): Remove unused arg `dir-ok' and make other
2804         args compulsory.  Adjust callers.
2805         (ffap-gopher-at-point): Remove unused var `name'.
2807         Get rid of the ELCFILES abomination.
2808         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2809         (compile-elcfiles): New phony target.
2810         (compile-main): Compute ELCFILES dynamically.
2811         (compile-clean): New target to remove left-over elc files.
2812         (compile, all): Use it.
2814 2009-12-09  Kenichi Handa  <handa@etlken>
2816         * international/mule-diag.el: Require help-mode instead of help-fns.
2818 2009-12-09  Kenichi Handa  <handa@m17n.org>
2820         * international/mule-cmds.el (ucs-names): Supply sufficiently
2821         fine ranges instead of pre-calculating accurate ranges.
2822         Iterate with bigger gc-cons-threshold.
2824 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2826         Add support for stashing a snapshot of the current tree.
2827         * vc-git.el (vc-git-stash-snapshot): New function.
2828         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
2830 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
2832         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
2833         instead of `(beginning|end)-of-line'.
2835 2009-12-08  Glenn Morris  <rgm@gnu.org>
2837         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
2839         * Makefile.in (ELCFILES): Regenerate.
2841 2009-12-07  Juri Linkov  <juri@jurta.org>
2843         Don't lazy-highlight the comint output in history Isearch mode.
2845         * comint.el (comint-history-isearch-search): Instead of
2846         `comint-line-beginning-position', use `comint-after-pmark-p'
2847         to check if point if before the process mark, and go to
2848         `process-mark' in this case.
2850 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2852         * textmodes/tex-mode.el (latex-complete)
2853         (latex-indent-or-complete): Remove.
2854         (latex-mode): Set completion-at-point-functions instead.
2856         Provide a standard completion command and hook it into TAB.
2857         * minibuffer.el (completion-at-point-functions): New var.
2858         (completion-at-point): New command.
2859         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
2860         * progmodes/python.el (python-mode-map): Use completion-at-point.
2861         (python-completion-at-point): Rename from python-partial-symbol and
2862         adjust for use in completion-at-point-functions.
2863         (python-mode): Setup completion-at-point for Python completion.
2864         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
2865         extracted from lisp-complete-symbol.
2866         (lisp-complete-symbol): Use it.
2867         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
2868         setup completion-at-point for Elisp completion.
2869         (emacs-lisp-mode-map, lisp-interaction-mode-map):
2870         Use completion-at-point.
2871         * ielm.el (ielm-map): Use completion-at-point.
2872         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
2873         * progmodes/sym-comp.el: Move to...
2874         * obsolete/sym-comp.el: Move from progmodes.
2876 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
2878         Prevent save-buffer in Rmail buffers from using the coding-system
2879         of the current message, and from clobbering the encoding mnemonics
2880         in the mode line (Bug#4623).
2882         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
2883         flag, too.
2884         (rmail-message-encoding): New variable.
2885         (rmail-write-region-annotate): Record the encoding of the current
2886         message in rmail-message-encoding.
2887         (rmail-after-save-hook): New function, restores the encoding of
2888         the current message after the message collection is saved.
2890 2009-12-07  Juri Linkov  <juri@jurta.org>
2892         * progmodes/grep.el (grep-read-files): Use `completing-read'
2893         instead of `read-string'.  Set its `collection' arg to
2894         `read-file-name-internal'.  (Bug#4301)
2896 2009-12-07  Juri Linkov  <juri@jurta.org>
2898         Correctly restore original Isearch point.  (Bug#4994)
2900         * isearch.el (isearch-mode): Move `isearch-push-state' after
2901         `(run-hooks 'isearch-mode-hook)'.
2902         (isearch-cancel): When `isearch-push-state-function' is defined,
2903         let-bind `isearch-cmds' to the first state (the last element of
2904         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
2905         function and restores the original point).  Otherwise, move point
2906         to `isearch-opoint'.
2908 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2910         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
2911         chars that don't have names, so the table can be built much faster at
2912         run-time.
2914 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
2916         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
2917         change.  Suggested by David Kastrup.
2919         * simple.el (compose-mail): Check for incompatibilities and warn.
2920         (compose-mail-user-agent-warnings): New option.
2922 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2924         Support showing a single log entry from vc-annotate.
2925         * vc.el (print-log): Add a new argument: START-REVISION.
2926         (vc-print-log-internal): Add a new optional argument and
2927         pass it to the backend.
2928         (vc-print-log, vc-print-root-log): Adjust callers.
2929         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
2930         buffer already displays the requested log entry, use it.
2931         Otherwise display only the log entry in question.
2932         * vc-svn.el (vc-svn-print-log):
2933         * vc-mtn.el (vc-mtn-print-log):
2934         * vc-hg.el (vc-hg-state):
2935         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
2936         (vc-git-show-log-entry): Return t on success.
2937         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
2938         (vc-bzr-show-log-entry): Return t on success.
2939         * vc-rcs.el (vc-rcs-print-log):
2940         * vc-sccs.el (vc-sccs-print-log):
2941         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
2943 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2945         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
2946         Add menus to the meta mode.  (Bug#5043)
2948 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
2950         * ediff-init.el (ediff-event-key): Use event-to-character instead of
2951         event-key.
2953         * ediff.el (ediff-buffers-internal): Add unwind-protect.
2955 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
2957         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
2958         Berbain <raphael.berbain@gmail.com>.
2960         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
2961         characters.
2962         (tramp-initial-end-of-output): New defconst.
2963         (tramp-methods, tramp-find-shell)
2964         (tramp-open-connection-setup-interactive-shell)
2965         (tramp-maybe-open-connection): Use it.
2966         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
2967         existence of `#' and `$'.
2969         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
2970         `tramp-initial-end-of-output'.
2972 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2974         Get the background mode from the terminal for xterm, and set
2975         faces accordingly.
2976         * term/xterm.el (xterm-set-background-mode): New function.
2977         (terminal-init-xterm): Use it in case xterm supports background
2978         color queries.  Recompute faces after getting the background
2979         color.
2981 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
2983         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
2984         number comment back on its own line, for easier parsing.
2986 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2988         Make it work for non-file buffers (bug#5102).
2989         * doc-view.el (doc-view-current-cache-dir):
2990         Use doc-view-buffer-file-name rather than buffer-file-name.
2991         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
2993 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
2995         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
2996         author field is too short.
2998 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
3000         * vc-git.el (vc-git-print-log): Handle a limit argument.
3001         Display the short log in graph form and with labels.
3002         (vc-git-log-view-mode): Handle labels.
3004         Make vc-revert change VC state from 'added to 'unregistered.
3005         * vc-git.el (vc-git-revert): Call git reset first.
3007 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
3009         * net/newst-backend.el, net/newst-plainview.el:
3010         * net/newst-reader.el, net/newst-ticker.el:
3011         * net/newst-treeview.el, net/newsticker.el:
3012         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
3014 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
3016         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
3018         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
3019         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
3020         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
3021         Update annotation regexp.
3023         * simple.el (beginning-of-visual-line): Constrain to field
3024         boundaries (Bug#5106).
3026 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
3028         * xml.el (xml-substitute-numeric-entities): Move
3029         newsticker--decode-numeric-entities in newst-backend.el to
3030         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
3031         * net/newst-backend.el (newsticker--parse-generic-feed)
3032         (newsticker--parse-generic-items)
3033         (newsticker--decode-numeric-entities): Move
3034         newsticker--decode-numeric-entities in newst-backend.el to
3035         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
3037 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
3039         * progmodes/js.el (js--js-not): Add null to the list of values.
3041 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
3043         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
3045 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3047         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
3048         delimiter if it is at the end of the current line.
3049         (bibtex-generate-url-list): Fix docstring.
3051 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3053         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
3054         minibuffer's content with itself.
3055         Fold the confirm-after-completion case into the `confirm' case.
3056         (completion-pcm-word-delimiters): Add : and / to the delimiters.
3058 2009-12-06  Kevin Ryde  <user42@zip.com.au>
3060         * ffap.el (ffap-rfc-path): Make this a defcustom since
3061         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
3063         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
3064         manuals, similar to existing setup for help-mode.  (Bug#3913.)
3066 2009-12-05  Juri Linkov  <juri@jurta.org>
3068         Save and restore dired buffer's point positions too.  (Bug#4880)
3070         * dired.el (dired-save-positions): Return in the first element
3071         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
3072         Doc fix.
3073         (dired-restore-positions): First restore buffer's position.
3074         While restoring window's positions, check if window still displays
3075         the original buffer.
3077 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
3079         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
3080         if possible.
3082         * shell.el (shell): Require ansi-color (Bug#5113).
3084         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
3086         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
3088 2009-12-05  Alan Mackenzie  <acm@muc.de>
3090         * progmodes/cc-mode.el (c-before-hack-hook)
3091         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
3092         `c-file-style' to work again.  This reversion restores the current
3093         software to its state in Emacs 23.1.  (Bug#4146)
3095 2009-12-05  Kevin Ryde  <user42@zip.com.au>
3097         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
3098         comment-start-skip to comment-end-skip as comment (Bug#4781).
3100 2009-12-05  Juri Linkov  <juri@jurta.org>
3102         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
3103         for virtual nodes.  (Bug#4147)
3104         (Info-find-node-2): Set `Info-current-node-virtual' to nil
3105         when moving from a virtual node.
3106         (Info-mode-menu): Add `Info-virtual-index' to the menu.
3107         (Info-mode): Add `Info-virtual-index' to the docstring.
3109 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3111         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
3112         track of the buffer position of the end of a BibTeX entry as this
3113         position may change during reformatting.
3114         (bibtex-format-entry): Remove whitespace before processing
3115         numerical fields so that we recognize the latter properly.
3116         (bibtex-reformat): Do not use push which changes the global value
3117         of bibtex-entry-format.
3118         (bibtex-field-braces-alist, bibtex-field-strings-alist)
3119         (bibtex-field-re-init): Replace only space characters by regexp
3120         for whitespace.
3121         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
3122         (bibtex-initialize): Also update bibtex-strings.
3123         (bibtex-kill-field): Preserve white space at end of entry.
3124         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
3125         Update bibtex-reference-keys.
3127 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3129         * minibuffer.el (completion-pcm--merge-try): Also consider placing
3130         point after a star, if that's the only place where modifications can
3131         make progress.
3133 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
3135         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
3136         in docstrings.
3138 2009-12-04  Juri Linkov  <juri@jurta.org>
3140         * proced.el (proced): Call `(proced-update t)' to update process
3141         information instead of only running proced-post-display-hook.
3142         (proced-send-signal): Add a leading space to the buffer name
3143         " *Marked Processes*" to make this buffer ephemeral.
3145 2009-12-04  Juri Linkov  <juri@jurta.org>
3147         * dired.el (dired-auto-revert-buffer): New defcustom.
3148         (dired-internal-noselect): Use it.
3150 2009-12-04  Juri Linkov  <juri@jurta.org>
3152         Change roles of modes and functions in image-mode.el (Bug#5062).
3154         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
3155         in `auto-mode-alist'.
3156         (image-mode-previous-major-mode): New variable.
3157         (image-minor-mode-map): Rename from `image-mode-text-map'.
3158         (image-mode): Move graceful error-handling code from
3159         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
3160         (image-minor-mode): Remove all image-handling code.
3161         Replace `image-mode-text-map' with `image-minor-mode-map'.
3162         Check for `image-type' in mode-line format string.
3163         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
3164         (image-mode-as-text): New function with most code from
3165         `image-mode-maybe'.
3166         (image-toggle-display-text): Move code that removes image
3167         properties from `image-toggle-display' to here.
3168         (image-toggle-display-image): New function with code that adds
3169         image properties copied from `image-toggle-display'.
3170         (image-toggle-display): Remove most code with leaving only code
3171         that toggles between `image-mode-as-text' and `image-mode'.
3173 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
3175         * net/newst-treeview.el
3176         (newsticker--treeview-list-highlight-start): Restored call to
3177         save-excursion: Selected item was stuck.
3178         (newsticker--treeview-list-select): New.
3179         (newsticker--treeview-item-show-text)
3180         (newsticker--treeview-item-show)
3181         (newsticker--treeview-item-update): Use new
3182         newsticker-treeview-item-mode.
3183         (newsticker-treeview-update): Keep current item.
3184         (newsticker-treeview-next-new-or-immortal-item): Doc change.
3185         (newsticker--treeview-first-feed): Doc change.
3186         (newsticker-treeview-list-menu)
3187         (newsticker-treeview-item-menu): Added menu entries.
3188         (newsticker-treeview-item-mode): New.
3190         * net/newst-backend.el (newsticker-customize): Delete other
3191         windows.
3193 2009-12-04  Sam Steingold  <sds@gnu.org>
3195         * log-view.el (log-view-mode-map): "q" calls quit-window,
3196         like in all the other non-self-insert buffers.
3198 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3200         Minor cleanup.
3201         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
3202         key decoding rather than do it manually via last-input-event +
3203         ascii-character.
3204         (term-exec): Use delete-and-extract-region.
3205         (term-handle-ansi-terminal-messages): Remove unused var `end'.
3206         (term-process-pager): Remove unused var `i'.
3207         (term-dynamic-simple-complete): Make obsolete.
3208         (serial-update-config-menu): Remove unused vars `y' and `str'.
3209         (term-update-mode-line): Remove unused var `temp'.
3211 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
3213         Limit the number of log entries displayed by default.
3214         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
3215         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
3216         using a prefix argument.
3218 2009-12-03  Glenn Morris  <rgm@gnu.org>
3220         * progmodes/idlwave.el (class): Restore still useful declaration.
3222 2009-12-03  Alan Mackenzie  <acm@muc.de>
3224         Enhance `c-parse-state' to run efficiently in "brace deserts".
3226         * progmodes/cc-mode.el (c-basic-common-init):
3227         Call c-state-cache-init.
3228         (c-neutralize-syntax-in-and-mark-CPP): Rename from
3229         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
3230         placing `category' properties value 'c-cpp-delimiter at its boundaries.
3232         * progmodes/cc-langs.el (c-before-font-lock-function):
3233         c-extend-and-neutralize-syntax-in-CPP has been renamed
3234         c-neutralize-syntax-in-and-mark-CPP.
3236         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
3237         with `category' properties now, not `syntax-table' ones.
3239         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
3240         enhanced (but slower) version of c-end-of-macro that won't land
3241         inside a literal or on another awkward character.
3242         (c-state-cache-too-far, c-state-cache-start)
3243         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
3244         (c-state-nonlit-pos-cache-limit, c-state-point-min)
3245         (c-state-point-min-lit-type, c-state-point-min-lit-start)
3246         (c-state-min-scan-pos, c-state-brace-pair-desert)
3247         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
3248         buffer local variables.
3249         (c-state-literal-at, c-state-lit-beg)
3250         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
3251         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
3252         (c-state-cache-top-paren, c-state-cache-after-top-paren)
3253         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
3254         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
3255         (c-renarrow-state-cache)
3256         (c-append-lower-brace-pair-to-state-cache)
3257         (c-state-push-any-brace-pair, c-append-to-state-cache)
3258         (c-remove-stale-state-cache)
3259         (c-remove-stale-state-cache-backwards, c-state-cache-init)
3260         (c-invalidate-state-cache-1, c-parse-state-1)
3261         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
3262         (c-parse-state): Enhance and refactor.
3263         (c-debug-parse-state): Amend to deal with all the new variables.
3265         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
3266         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
3267         modify to use category text properties rather than syntax-table ones.
3268         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
3269         to switch off/on the syntactic paren property of C++ template
3270         delimiters using the category property.
3271         (c-with-<->-as-parens-suppressed): Macro to invoke code with
3272         template delims suppressed.
3273         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
3274         New constant/macros which apply category properties to the start
3275         and end of preprocessor constructs.
3276         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
3277         "comment out" the syntactic value of characters in preprocessor
3278         constructs.
3279         (c-with-cpps-commented-out)
3280         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
3281         with characters in all or all but one preprocessor constructs
3282         "commented out".
3284 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3286         * proced.el (proced-filter-alist): Use regexp-quote.
3288 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
3290         Cleanup.
3291         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
3292         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
3293         arguments.  Expand `default-directory'.
3295         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
3296         the benefit of returning an expanded localname.
3297         (tramp-tramp-file-p): Handle the case NAME is not a string.
3299 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
3301         Add support for bzr shelve/unshelve.
3302         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
3303         (vc-bzr-extra-menu-map): New variables.
3304         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
3305         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
3306         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
3307         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
3308         (vc-bzr-dir-extra-headers): Display shelves.
3310         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
3312 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3314         * textmodes/bibtex.el (bibtex-complete-internal):
3315         Use completion-in-region.
3316         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
3318 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
3320         Support applying stashes.  Improve UI.
3321         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
3322         (vc-git-stash-apply, vc-git-stash-pop)
3323         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
3324         (vc-git-stash-menu): New functions.
3325         (vc-git-stash-menu-map): New variable.
3326         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
3328 2009-12-03  Glenn Morris  <rgm@gnu.org>
3330         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
3331         (vc-print-log-internal): Fix previous change.
3332         (vc-revert): Correct pluralization.
3334 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3336         * progmodes/make-mode.el (makefile-special-targets-list): No need for
3337         it to be an alist any more.
3338         (makefile-complete): Use completion-in-region.
3340         * progmodes/octave-mod.el (octave-complete-symbol):
3341         Use completion-in-region.
3343         Misc cleanup.
3344         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
3345         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
3346         (idlwave-complete-class): Don't quote lambda.
3347         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
3348         (idlwave-mode-map): Move initialization into declaration.
3349         (idlwave-action-and-binding): Use backquotes.
3350         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
3351         Simplify.
3352         (idlwave-is-pointer-dereference): Remove unused var `pos'.
3353         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
3354         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
3355         `parts', and `all-parts'.
3356         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
3357         (idlwave-convert-xml-system-routine-info): Remove unused string
3358         `version-string'.
3359         (idlwave-display-user-catalog-widget): Use dolist.
3360         (idlwave-scanning-lib): Declare dynamically-scoped var.
3361         (idlwave-scan-library-catalogs): Remove unused var `flags'.
3362         (completion-highlight-first-word-only): Declare to silence bytecomp.
3363         (idlwave-popup-select): Tighten scope of `resp'.
3364         (idlwave-find-struct-tag): Remove unused var `beg'.
3365         (idlwave-after-load-rinfo-hook): Declare.
3366         (idlwave-sintern-class-info): Remove unused var `taglist'.
3367         (idlwave-find-class-definition): Remove unused var `list'.
3368         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
3369         (idlwave-what-module-find-class): Remove unused var `classes'.
3371 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
3373         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
3375 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3377         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
3378         buffers visited.  Remove redundant current-buffer-saving.
3380 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3382         Use completion-in-buffer and remove uses of dynamic scoping.
3383         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
3384         (pascal-buffer-to-use, pascal-flag): Don't declare.
3385         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
3386         (pascal-get-completion-decl, pascal-keyword-completion):
3387         Add `pascal-str' argument, save-excursion,
3388         return the found completions, and don't filter with pascal-pred.
3389         (pascal-completion-cache): New var.
3390         (pascal-completion): Don't switch buffer any more (it was never
3391         necessary).  Don't save-excursion any more (it's done by the called
3392         subroutines).  Use a cache to avoid redundant computations.
3393         Use complete-with-action rather than pascal-completion-response and
3394         let it apply the predicate as well.
3395         (pascal-complete-word): Use completion-in-buffer when
3396         pascal-toggle-completions is nil.
3397         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
3398         not used any more.
3399         (pascal-comp-defun): Don't change buffer any more.
3400         Use complete-with-action rather than pascal-completion-response and
3401         let it apply the predicate as well.
3402         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
3403         when neded.
3405 2009-12-02  Kenichi Handa  <handa@m17n.org>
3407         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
3408         shape for all Indic scripts.
3410 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3412         Use completion-in-buffer.
3413         * wid-edit.el (widget-field-text-end): New function.
3414         (widget-field-value-get): Use it.
3415         (widget-string-complete, widget-file-complete)
3416         (widget-color-complete): Use it and completion-in-region.
3417         (widget-complete): Don't narrow the buffer.
3419 2009-12-02  Glenn Morris  <rgm@gnu.org>
3421         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
3422         (rmail-select-summary): Use rmail-pop-to-buffer.
3423         * mail/rmailsum.el: Replace all pop-to-buffer calls with
3424         rmail-pop-to-buffer, to prevent horizontal splits.
3426         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
3427         save-excursion with save-current-buffer.
3428         Widen before searching.  (Bug#5093)
3429         (diary-list-sexp-entries): Remove superfluous save-excursion.
3431 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
3433         * woman.el (woman-make-bufname): Handle man-pages with "." in the
3434         name.  (Bug#5038)
3436 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
3438         * ido.el (ido-file-internal): Handle filenames at point that do
3439         not have a directory part.  (Bug#5049)
3441 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
3443         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
3444         (mpc-songs-jump-to, mpc-resume): Doc fixes.
3446 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
3448         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
3449         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
3450         any more.
3452 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3454         * comint.el (comint-insert-input): Ignore clicks to the right of
3455         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
3457         * vc.el (vc-print-log-internal): Don't wait for the process to
3458         terminate before setting up the major mode.
3460         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
3461         in case.
3463         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
3464         the last element.
3466         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
3468 2009-12-01  Glenn Morris  <rgm@gnu.org>
3470         * window.el (window--display-buffer-2): Fix previous changes.
3472 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
3474         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
3476 2009-12-01  Glenn Morris  <rgm@gnu.org>
3478         * Makefile.in (ELCFILES): Add mpc.elc.
3480 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3482         * mpc.el: New file.
3484 2009-12-01  Glenn Morris  <rgm@gnu.org>
3486         * window.el (window-to-use): Define for compiler.
3488         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
3489         consistent with others (no final period).
3491         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
3492         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
3494 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
3496         Make vc-print-log buttons work.
3497         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
3499 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
3501         * savehist.el (savehist-autosave-interval): Allow setting to nil
3502         through customize.  (Bug#5056)
3504 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
3506         Fix references to jit-lock properties.
3507         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3508         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
3509         (perl-font-lock-special-syntactic-constructs):
3510         Quote jit-lock-defer-multiline property.
3512 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
3514         * vc-git.el (vc-git-registered): Call vc-git-root only once.
3516 2009-11-30  Juri Linkov  <juri@jurta.org>
3518         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
3519         value `buffer' of `multi-isearch-next-buffer-current-function'.
3520         Use `(current-buffer)' when `buffer' is nil.
3521         (multi-isearch-next-buffer-from-list): Don't fallback to
3522         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
3524 2009-11-30  Juri Linkov  <juri@jurta.org>
3526         * misearch.el (multi-isearch-read-buffers): Move canonicalization
3527         of buffers with `get-buffer' to `multi-isearch-buffers'.
3528         (multi-isearch-buffers, multi-isearch-buffers-regexp):
3529         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
3530         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
3531         FILES with `expand-file-name' converting relative file names
3532         to absolute.  Doc fix.  (Bug#4727)
3534 2009-11-30  Juri Linkov  <juri@jurta.org>
3536         * misearch.el (multi-isearch-read-buffers)
3537         (multi-isearch-read-matching-buffers): New functions.
3538         (multi-isearch-buffers, multi-isearch-buffers-regexp):
3539         Use them in the `interactive' spec.  Doc fix.
3540         (multi-isearch-read-files, multi-isearch-read-matching-files):
3541         New functions.
3542         (multi-isearch-files, multi-isearch-files-regexp):
3543         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
3545 2009-11-30  Juri Linkov  <juri@jurta.org>
3547         * doc-view.el (doc-view-continuous):
3548         Rename from `doc-view-continuous-mode'.
3549         (doc-view-menu): Move "Toggle display" to the top.
3550         Add submenu "Continuous" with radio buttons "Off"/"On"
3551         and "Save as Default".
3552         (doc-view-scroll-up-or-next-page)
3553         (doc-view-scroll-down-or-previous-page)
3554         (doc-view-next-line-or-next-page)
3555         (doc-view-previous-line-or-previous-page): Rename
3556         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
3558 2009-11-30  Juri Linkov  <juri@jurta.org>
3560         * comint.el (comint-mode-map): Rebind `M-r' from
3561         `comint-previous-matching-input' to
3562         `comint-history-isearch-backward-regexp'.
3563         Unbind `M-s' to allow global key binding `M-s'.
3564         Add menu items for `comint-history-isearch-backward' and
3565         `comint-history-isearch-backward-regexp'.  (Bug#3746)
3567 2009-11-30  Juri Linkov  <juri@jurta.org>
3569         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
3570         For def=recenter, replace `recenter' with `recenter-top-bottom'
3571         that is called with `this-command' and `last-command' let-bound
3572         to `recenter-top-bottom'.  When the last `def' was not `recenter',
3573         set `recenter-last-op' to nil.  (Bug#4981)
3575 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3577         Minor cleanup and simplification.
3578         * filecache.el (file-cache-add-directory)
3579         (file-cache-add-directory-recursively)
3580         (file-cache-add-from-file-cache-buffer)
3581         (file-cache-delete-file-regexp, file-cache-delete-directory)
3582         (file-cache-files-matching-internal, file-cache-display): Use dolist.
3583         (file-cache-temp-minibuffer-message): Delete function.
3584         (file-cache-minibuffer-complete): Use minibuffer-message instead.
3586         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
3587         Don't signal an error when bumping into EOB in tr, s, or y.
3589 2009-11-29  Juri Linkov  <juri@jurta.org>
3591         * startup.el (fancy-about-text): Fix wording of Guided Tour.
3592         (Bug#4960)
3594         * descr-text.el (describe-char-unidata-list): Use lowercase name
3595         for "Unicode name" like in other tags.
3597 2009-11-29  Juri Linkov  <juri@jurta.org>
3599         * ediff-util.el (ediff-minibuffer-with-setup-hook):
3600         New compatibility macro.
3601         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
3603 2009-11-29  Juri Linkov  <juri@jurta.org>
3605         Add defcustom to define the cycling order of `recenter-top-bottom'.
3606         (Bug#4981)
3608         * window.el (recenter-last-op): Doc fix.
3609         (recenter-positions): New defcustom.
3610         (recenter-top-bottom): Rewrite to use `recenter-positions'.
3611         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
3613 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3615         Improve integration of Tramp and ange-ftp in eshell.
3617         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
3618         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
3619         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
3621         * eshell/esh-util.el (top): Require also Tramp when compiling.
3622         (eshell-directory-files-and-attributes): Check for FTP remote
3623         connection.
3624         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
3625         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
3626         (eshell-file-attributes): Handle ".".  Return `entry'.
3628         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
3629         (ange-ftp-directory-files-and-attributes)
3630         (ange-ftp-real-directory-files-and-attributes): New defuns.
3632         * net/tramp.el (tramp-maybe-open-connection): Open the remote
3633         shell with "exec" when possible.  This prevents trailing prompts
3634         in `start-file-process'.
3636 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3638         Try and remove assumptions about point-min==1.
3639         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
3640         (rng-compute-mode-line-string): Show the validation percentage in
3641         terms of the narrowed text, not the widened text.
3642         (rng-do-some-validation): Don't catch internal errors when debugging.
3643         (rng-first-error): Simplify.
3644         (rng-after-change-function): Remove work around.  AFAIK the bug has
3645         been fixed a while ago.
3647         * image-mode.el (image-minor-mode): Exit more gracefully when the image
3648         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
3650         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
3652         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
3653         `cd' doesn't always do it for us (bug#5067).
3655         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
3656         on 2009-10-25 as part of some other change (bug#5067).
3658 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3660         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
3661         `suspicious'.
3662         (byte-compile-warnings): Use byte-compile-warning-types.
3663         (byte-compile-save-excursion): Warn about use of set-buffer right
3664         after save-excursion.
3666         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
3667         the excursion as well.
3669 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
3671         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
3672         providing a Tramp related implementation of "su" and "sudo".
3673         (eshell-unix-initialize): Add "su" and "sudo".
3675 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
3677         * net/socks.el (socks-send-command): Convert binary request to
3678         unibyte before sending.  This fixes mishandling of some port
3679         numbers such as 129.
3681 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3683         * help.el (describe-bindings-internal): Remove `interactive'.
3685         * man.el (Man-completion-table): Trim a terminating "(".
3686         Remove the space between name page a section.
3687         Add the command's description on the `help-echo' property.
3688         Remove `process-connection-type' binding since it's unused by
3689         call-process.
3690         Provide completion for the "<section> <name>" format as well.
3691         (Man-default-man-entry): Remove spurious var shadowing the argument.
3693 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3695         * log-view.el: Add "Keywords: tools", since its other keywords
3696         aren't in finder-known-keywords, and following vc.el.
3698         * sha1.el (sha1-string-external): default-directory "/" in case
3699         otherwise non-existent.  process-connection-type pipe for touch of
3700         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3702 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3704         Misc coding convention cleanups.
3705         * htmlfontify.el (hfy-init-kludge-hook): Rename from
3706         hfy-init-kludge-hooks.
3707         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
3708         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
3709         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
3710         and push.
3711         (hfy-slant, hfy-weight): Use tables rather than code.
3712         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
3713         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
3714         (hfy-face-attr-for-class): Initialize `face-spec' directly.
3715         (hfy-face-to-css): Remove `nconc' with single arg.
3716         (hfy-p-to-face-lennart): Use `or'.
3717         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
3718         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
3719         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
3720         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
3721         (hfy-force-fontification): Use run-hooks.
3723 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
3725         Various minor fixes.
3726         * htmlfontify.el (hfy-default-header): Add toggle_invis since
3727         Javascript belongs in the header, not the body.
3728         (hfy-javascript): Remove.
3729         (hfy-fontify-buffer): Don't insert it any more.
3730         (hfy-face-at): Handle (face0 face1 face2) style face properties.
3731         Fix bug in invis handling when there were no invis props in a chunk.
3733 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3735         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
3737 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
3739         * finder.el (finder-mode-map): Add a menu.
3741 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
3743         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
3744         "unsigned" structs.
3746         (verilog-leap-to-head, verilog-backward-token): Handle "disable
3747         fork" statement better.
3749 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
3751         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
3752         (verilog-delete-auto, verilog-delete-empty-auto-pair)
3753         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
3754         Reported by Clay Douglass.
3756         (verilog-auto-inst, verilog-auto-star-safe)
3757         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
3758         Fix removing "// Interfaces" when saving .* expansions.  Reported by
3759         Pierre-David Pfister.
3761 2009-11-26  Glenn Morris  <rgm@gnu.org>
3763         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
3764         the scope.
3766 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
3768         * vc-annotate.el (vc-annotate-revision-previous-to-line):
3769         Really use previous revision.
3771 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3773         * man.el (Man-completion-table): default-directory "/" in case
3774         doesn't otherwise exist.  process-environment COLUMNS=999 so as
3775         not to truncate long names.  process-connection-type pipe to avoid
3776         any chance of hitting the pseudo-tty TIOCGWINSZ.
3777         (man): completion-ignore-case t for friendliness and since man
3778         itself is case-insensitive on the command line.
3779         Further to Bug#3717.
3781         * arc-mode.el: Add "Keywords: files", so the details in its
3782         commentary can be reached from finder-by-keyword.
3783         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
3784         editing mode, but it's comms related and sgml-mode.el has "comm"
3785         on that basis too.
3786         * textmodes/bibtex-style.el: Add "Keywords: tex".
3787         * international/isearch-x.el, international/ja-dic-cnv.el:
3788         * international/ja-dic-utl.el, international/kkc.el:
3789         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
3791 2009-11-25  Juri Linkov  <juri@jurta.org>
3793         * man.el (Man-completion-table): Modify regexp to include
3794         section names to completion strings.  (Bug#3717)
3796 2009-11-25  Juri Linkov  <juri@jurta.org>
3798         Search recursively in gzipped files.  (Bug#4982)
3800         * progmodes/grep.el (grep-highlight-matches): Add new options
3801         `always' and `auto'.  Doc fix.
3802         (grep-process-setup): Check `grep-highlight-matches' for
3803         `auto-detect' to determine the need to compute grep defaults.
3804         Move Windows/DOS specific --colors settings handling
3805         to `grep-compute-defaults'.  Check `grep-highlight-matches'
3806         to get the value of "--color=".
3807         (grep-compute-defaults): Compute `grep-highlight-matches' when it
3808         has the value `auto-detect'.  Move Windows/DOS specific settings
3809         from `grep-process-setup'.
3810         (zrgrep): New command with alias `rzgrep'.
3812 2009-11-25  Juri Linkov  <juri@jurta.org>
3814         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
3815         to nil instead of switching off view-mode.  (Bug#4896)
3817 2009-11-25  Juri Linkov  <juri@jurta.org>
3819         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
3821         * mwheel.el (mwheel-scroll-up-function)
3822         (mwheel-scroll-down-function): New defvars.
3823         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
3824         `scroll-up', and `mwheel-scroll-down-function' instead of
3825         `scroll-down'.
3827         * doc-view.el (doc-view-scroll-up-or-next-page)
3828         (doc-view-scroll-down-or-previous-page): Add optional ARG.
3829         Use this ARG in the call to image-scroll-up/image-scroll-down.
3830         Change `interactive' spec to "P".  Goto next/previous page only
3831         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
3832         SPC/DEL case).  Doc fix.
3833         (doc-view-next-line-or-next-page)
3834         (doc-view-previous-line-or-previous-page): Rename arg to ARG
3835         for consistency.
3836         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
3837         `doc-view-scroll-up-or-next-page', and buffer-local
3838         `mwheel-scroll-down-function' to
3839         `doc-view-scroll-down-or-previous-page'.
3841 2009-11-25  Juri Linkov  <juri@jurta.org>
3843         Provide additional default values (directories at other Dired
3844         windows) via M-n in the minibuffer of some Dired commands.
3846         * dired-aux.el (dired-diff, dired-compare-directories)
3847         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
3848         `minibuffer-default' in `minibuffer-with-setup-hook'.
3849         (dired-dwim-target-directory): Find a window that displays Dired
3850         buffer instead of failing when the next window is not Dired.
3851         Use `get-window-with-predicate' to find for the next Dired window.
3852         (dired-dwim-target-defaults): New function.
3854         * ediff-util.el (ediff-read-file-name):
3855         Use `dired-dwim-target-defaults' to set `minibuffer-default'
3856         in `minibuffer-with-setup-hook'.
3858 2009-11-25  Juri Linkov  <juri@jurta.org>
3860         Provide additional default values (file name at point or at the
3861         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
3863         * minibuffer.el (read-file-name-defaults): New function.
3864         (read-file-name): Reset `minibuffer-default' to nil when
3865         it duplicates initial input `insdef'.
3866         Bind `minibuffer-default-add-function' to lambda that
3867         calls `read-file-name-defaults' in `minibuffer-selected-window'.
3868         (minibuffer-insert-file-name-at-point): New command.
3870         * files.el (file-name-at-point-functions): New defcustom.
3871         (find-file-default): Remove defvar.
3872         (find-file-read-args): Don't use `find-file-default'.
3873         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3874         to `read-file-name'.
3875         (find-file-literally): Use `read-file-name' with
3876         `confirm-nonexistent-file-or-buffer'.
3878         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
3880         * dired.el (dired-read-dir-and-switches):
3881         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3882         to `read-file-name'.
3883         (dired-file-name-at-point): New function.
3884         (dired-mode): Add hook `dired-file-name-at-point' to
3885         `file-name-at-point-functions'.
3887 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3889         Really make the *Completions* window soft-dedicated (bug#5030).
3890         * window.el (window--display-buffer-2): Add `dedicated' argument.
3891         (display-buffer): Pass it when needed so the dedicated flag is set
3892         after calling set-window-buffer, which would otherwise reset it.
3894 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3896         * progmodes/meta-mode.el (meta-complete-symbol):
3897         * progmodes/etags.el (complete-tag):
3898         * mail/mailabbrev.el (mail-abbrev-complete-alias):
3899         Use completion-in-region.
3901         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
3902         (dabbrev-completion): Use completion-in-region.
3903         (dabbrev--abbrev-at-point): Simplify regexp.
3905         * abbrev.el (abbrev--before-point): Use word-motion functions
3906         if :regexp is not specified (bug#5031).
3908         * subr.el (string-prefix-p): New function.
3910         * man.el (Man-completion-cache): New var.
3911         (Man-completion-table): Use it.
3913         * vc.el (vc-print-log-internal): Make `limit' optional for better
3914         compatibility (e.g. with vc-annotate.el).
3916 2009-11-24  Kevin Ryde  <user42@zip.com.au>
3918         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
3919         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
3921         * emacs-lisp/elint.el (elint-add-required-env): Better error message
3922         when .el source file not found or other error.
3924 2009-11-24  Markus Triska  <markus.triska@gmx.at>
3926         * linum.el (linum-update-window): Ignore intangible (bug#4996).
3928 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3930         Handle the [back] button properly (bug#4979).
3931         * descr-text.el (describe-text-properties): Add a `buffer' argument.
3932         Use help-setup-xref, help-buffer, and with-help-window.
3933         (describe-char): Add `buffer' argument.
3934         Pass proper command to help-setup-xref.  Don't meddle with
3935         help-xref-stack-item directly.
3936         (describe-text-category): Use with-help-window and help-buffer.
3938         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
3939         for the displayed buffer (bug#4887).
3941         * man.el (Man-completion-table): New function.
3942         (man): Use it.
3944 2009-11-24  David Reitter  <david.reitter@gmail.com>
3946         * vc-git.el (vc-git-registered): Use checkout directory (where
3947         .git is) rather than the file's directory and a relative path spec
3948         to work around a bug in git.
3950 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
3952         Improve handling of processes on remote hosts.
3954         * eshell/esh-util.el (eshell-path-env): New defvar.
3955         (eshell-parse-colon-path): New defun.
3956         (eshell-file-attributes): Use `eshell-parse-colon-path'.
3958         * eshell/esh-ext.el (eshell-search-path):
3959         Use `eshell-parse-colon-path'.
3960         (eshell-remote-command): Remove argument HANDLER.
3961         (eshell-external-command): Check for FTP remote connection.
3963         * eshell/esh-proc.el (eshell-gather-process-output):
3964         Use `file-truename', in order to start also symlinked files.
3965         Apply `start-file-process' instead of `start-process'.
3966         Shorten `command' to the local file name part.
3968         * eshell/em-cmpl.el (eshell-complete-commands-list):
3969         Use `eshell-parse-colon-path'.
3971         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
3973         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
3974         to `eshell-directory-change-hook'.
3976 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
3978         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
3979         because it could be enabled automatically if view-read-only is non-nil.
3981 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
3983         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
3984         made on 2009-11-22.
3986 2009-11-24  Glenn Morris  <rgm@gnu.org>
3988         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
3989         deleted variable bookmark-bmenu-bookmark-column.
3991 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3993         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
3995 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3997         * net/browse-url.el (browse-url-filename-alist): On Windows, add
3998         two slashes to the "file:" prefix.
3999         (browse-url-file-url): De-munge Cygwin filenames before passing
4000         them to Windows browser.
4001         (browse-url-default-windows-browser): Use call-process.
4003 2009-11-23  Juri Linkov  <juri@jurta.org>
4005         Implement DocView Continuous mode.  (Bug#4896)
4006         * doc-view.el (doc-view-continuous-mode): New defcustom.
4007         (doc-view-mode-map): Bind C-n/<down> to
4008         `doc-view-next-line-or-next-page', C-p/<up> to
4009         `doc-view-previous-line-or-previous-page'.
4010         (doc-view-next-line-or-next-page)
4011         (doc-view-previous-line-or-previous-page): New commands.
4013 2009-11-23  Juri Linkov  <juri@jurta.org>
4015         Implement Isearch in comint input history.  (Bug#3746)
4016         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
4017         `isearch-mode-hook'.
4018         (comint-history-isearch): New defcustom.
4019         (comint-history-isearch-backward)
4020         (comint-history-isearch-backward-regexp): New commands.
4021         (comint-history-isearch-message-overlay): New buffer-local variable.
4022         (comint-history-isearch-setup, comint-history-isearch-end)
4023         (comint-goto-input, comint-history-isearch-search)
4024         (comint-history-isearch-message, comint-history-isearch-wrap)
4025         (comint-history-isearch-push-state)
4026         (comint-history-isearch-pop-state): New functions.
4028 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
4030         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
4031         return.
4032         (tramp-handle-make-symbolic-link)
4033         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
4034         Quote file names.
4035         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
4036         (tramp-handle-process-file): Use it.
4038 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4040         * window.el (move-to-window-line-last-op): Remove.
4041         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
4043 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
4045         Make M-r mirror the new cycling behavior of C-l.
4046         * window.el (move-to-window-line-last-op): New var.
4047         (move-to-window-line-top-bottom): New command.
4048         (global-map): Bind M-r move-to-window-line-top-bottom.
4050 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
4052         * dired-x.el (dired-guess-shell-alist-default):
4053         Support xz format.  (Bug#4953)
4055 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4057         * emulation/viper-cmd.el: Use viper-last-command-char instead of
4058         last-command-char/last-command-event.
4059         (viper-prefix-arg-value): Do correct conversion of event-char for
4060         XEmacs.
4062         * emulation/viper-util.el, emulation/viper.el:
4063         Use viper-last-command-char instead of
4064         last-command-char/last-command-event.
4066         * ediff-init.el, ediff-mult.el, ediff-util.el:
4067         Replace last-command-char and last-command-event
4068         with (ediff-last-command-char) everywhere.
4070         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
4071         created in fundamental mode.
4073         * ediff.el (ediff-version): Revert the change of interactive-p to
4074         called-interactively-p.
4076 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
4078         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
4079         generation from word-movement command names.
4081 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
4083         * cus-start.el (all): Add native condition for font-use-system-font.
4085 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
4087         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
4088         Correct the patch from 2009-11-18.  (Bug#3910)
4090 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
4092         * progmodes/subword.el: Rename from lisp/subword.el.
4094         * subword.el: Rename to progmodes/subword.el.
4096         * Makefile.in (ELCFILES): Adapt to subword.el move.
4098 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4099             Stefan Monnier  <monnier@iro.umontreal.ca>
4101         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
4102         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
4103         (bookmark-bmenu-show-filenames): Use push.
4104         (bookmark-bmenu-hide-filenames): Use local var instead of
4105         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
4106         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
4107         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
4108         filenames now that the bookmark names are always available.
4110 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4112         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
4113         (bookmark-search-pattern): Move and leave unbound.
4114         (bookmark-bmenu-mode-map): Change binding.
4115         (bookmark-read-search-input): Simplify.
4116         Don't use text-char-description.  Don't error on non-char events.
4117         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
4118         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
4119         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
4120         Use a local var for the timer.
4121         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
4122         (i.e. bookmark-bmenu-search).
4124 2009-11-21  Glenn Morris  <rgm@gnu.org>
4126         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
4128 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
4130         * net/browse-url.el (browse-url-default-windows-browser):
4131         Use cygstart for cygwin.
4133 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
4135         * bookmark.el: Formatting and doc fixes only:
4136         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
4137         (bookmark-bmenu-search): Wrap to fit within 80 columns.
4138         Minor grammar and punctuation fixes in doc string.
4139         (bookmark-read-search-input): Adjust to fit within 80 columns.
4141 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
4143         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
4144         (c-backward-into-nomenclature): Adapt to subword renaming.
4146         * subword.el (subword-forward, subword-backward, subword-mark)
4147         (subword-kill, subword-backward-kill, subword-transpose)
4148         (subword-downcase, subword-upcase, subword-capitalize)
4149         (subword-forward-internal, subword-backward-internal):
4150         Rename from forward-subword, backward-subword, mark-subword,
4151         kill-subword, backward-kill-subword, transpose-subwords,
4152         downcase-subword, upcase-subword, capitalize-subword,
4153         forward-subword-internal, backward-subword-internal.
4155 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4157         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
4158         New options.
4159         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
4160         New vars.
4161         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
4162         (bookmark-bmenu-filter-alist-by-regexp)
4163         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
4164         (bookmark-bmenu-search): New command.
4165         (bookmark-bmenu-mode-map): Bind it.
4167 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
4169         * progmodes/cc-cmds.el: declare-functioned forward-subword and
4170         backward-subword to quit the byte-compiler.
4172         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
4174         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
4176         * progmodes/cc-cmds.el (c-update-modeline)
4177         (c-forward-into-nomenclature, c-backward-into-nomenclature):
4178         Refer to subword.el functions instead of cc-subword.el.
4180         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
4181         subword.el functions instead of cc-subword.el.
4183         * progmodes/cc-subword.el: Rename to subword.el.
4184         * subword.el: Rename from progmodes/cc-subword.el.
4185         (subword-mode-map): Rename from c-subword-mode-map.
4186         (subword-mode): Rename from c-subword-mode.
4187         (global-subword-mode): New global minor mode.
4188         (forward-subword): Rename from c-forward-subword.
4189         (backward-subword): Rename from c-backward-subword.
4190         (mark-subword): Rename from c-mark-subword.
4191         (kill-subword): Rename from c-kill-subword.
4192         (backward-kill-subword): Rename from c-backward-kill-subword.
4193         (transpose-subwords): Rename from c-tranpose-subword.
4194         (downcase-subword): Rename from c-downcase-subword.
4195         (capitalize-subword): Rename from c-capitalize-subword.
4196         (forward-subword-internal): Rename from c-forward-subword-internal.
4197         (backward-subword-internal): Rename from c-backward-subword-internal.
4199 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
4201         * vc.el (vc-deduce-fileset): Allow non-state changing operations
4202         from a dired buffer.
4203         (vc-dired-deduce-fileset): New function.
4204         (vc-root-diff, vc-print-root-log): Use it.
4206         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
4207         nil LIMIT argument to vc-print-log-internal.
4209 2009-11-20  Glenn Morris  <rgm@gnu.org>
4211         * Makefile.in (ELCFILES): Regenerate.
4213 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
4215         * calc/calc.el (calc-set-mode-line):
4216         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
4217         (math-format-number): Rename `math-format-complement-signed' to
4218         `math-format-twos-complement'.
4220         * calc/calc-bin.el (math-format-twos-complement): Rename from
4221         math-format-complement-signed.
4222         (calc-radix): Rename `calc-complement-signed-mode' to
4223         `calc-twos-complement-mode'.
4224         (calc-octal-radix, calc-hex-radix): Add an argument for
4225         two's complement.
4227         * calc/calc-embed.el (calc-embedded-mode-vars):
4228         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
4230         * calc/calc-ext.el (calc-init-extensions):
4231         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
4232         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
4234         * calc/calc-units.el (math-build-units-table-buffer):
4235         Let `calc-twos-complement-mode' be nil.
4237         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
4238         entries.
4240         * calc/calc-vec.el (calcFunc-vunpack):
4241         * calc/calc-aent.el (calc-do-calc-eval):
4242         * calc/calc-forms.el (math-format-date):
4243         * calc/calc-graph.el (calc-graph-plot):
4244         * calc/calc-math.el (math-use-emacs-fn):
4245         * calc/calccomp.el (math-compose-expr):
4246         Let `calc-twos-complement-mode' be nil.
4248 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4250         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
4251         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
4252         * minibuffer.el (completion-in-region-functions): New hook.
4253         (completion-in-region): New function.
4254         * emacs-lisp/lisp.el (lisp-complete-symbol):
4255         * pcomplete.el (pcomplete-std-complete): Use it.
4257 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4259         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
4260         (latex-complete-alist): New vars.
4261         (latex-string-prefix-p, latex-complete-bibtex-keys)
4262         (latex-complete-envnames, latex-complete-refkeys)
4263         (latex-complete-data): New functions.
4264         (latex-complete, latex-indent-or-complete): New commands.
4266         * window.el (display-buffer-mark-dedicated): New var.
4267         (display-buffer): Obey it.
4268         * minibuffer.el (minibuffer-completion-help): Use it.
4270         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
4272         * filecache.el (file-cache-add-file): Use push and cons.
4273         (file-cache-delete-file-regexp): Use push.
4274         (file-cache-complete): Use completion-in-region.
4276         * simple.el (with-wrapper-hook): Fix thinko.
4278         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
4279         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
4280         Use with-current-buffer and string-to-number.
4281         (hfy-fallback-colour-values): Use assoc-string.
4282         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
4283         (hfy-face-at): Remove unused var `found-face'.
4284         (hfy-compile-stylesheet): Remove unused var `css'.
4285         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
4286         and `orig-buffer'.
4287         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
4288         Use with-current-buffer.
4289         (hfy-text-p): Use expand-file-name and fewer setq.
4291 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
4293         * htmlfontify.el, hfy-cmap.el: New files.
4295 2009-11-19  Juri Linkov  <juri@jurta.org>
4297         * minibuffer.el (completions-format): New defcustom.
4298         (completion--insert-strings): Implement vertical format.
4300         * simple.el (switch-to-completions): Move point to the first
4301         completion when point was at the beginning of the buffer.
4303 2009-11-19  Juri Linkov  <juri@jurta.org>
4305         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
4307         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
4309 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
4311         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
4312         (mail-signature): Change default to t.
4313         (mail-from-style): Deprecate `system-default' value.
4314         (mail-insert-from-field): For default value of mail-from-style,
4315         default to `angles' unless `angles' needs quoting and `parens'
4316         does not.
4317         (mail-citation-prefix-regexp): Use citation regexp from
4318         message-mode.
4320 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
4322         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
4323         Set variables for computing the prompt for reading password.
4325 2009-11-19  Glenn Morris  <rgm@gnu.org>
4327         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
4329         * textmodes/flyspell.el (sgml-lexical-context): Declare.
4331         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
4332         (newsticker-treeview-listwindow-height): Fix custom type.
4334 2009-11-19  Kenichi Handa  <handa@m17n.org>
4336         * descr-text.el (describe-char-padded-string): Compose with TAB
4337         only if there's a font for CH.
4338         (describe-char): Fix the condition for detecting a trivial composition.
4340 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
4342         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
4343         more accurate version of the regexp.  (Bug#3910)
4345 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
4347         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
4349 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
4351         * font-setting.el (font-use-system-font): Declare for byte-compiler.
4352         (font-setting-change-default-font): Fix typo in docstring.
4354 2009-11-18  Alan Mackenzie  <acm@muc.de>
4356         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
4358 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
4360         * font-setting.el (font-use-system-font): Move ...
4362         * cus-start.el (all): ... to here.
4364 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
4366         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
4367         Don't set `ad-return-value' if `ad-do-it' doesn't.
4369         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
4370         modification time.
4372 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
4374         * menu-bar.el: Put "Use system font" in Option-menu.
4375         (menu-bar-options-save): Add font-use-system-font.
4377         * loadup.el: If feature system-font-setting or font-render-setting is
4378         there, load font-setting.
4380         * Makefile.in (ELCFILES): Add font-settings.el.
4381         * font-setting.el: New file.
4383 2009-11-17  Glenn Morris  <rgm@gnu.org>
4385         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
4387         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
4388         Preserve point in the list buffer.  (Bug#4939)
4389         Use point-at-eol.
4390         (newsticker--treeview-list-update-highlight)
4391         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
4393 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4395         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
4396         Remove.
4398         * calc/calc-ext.el (calc-init-extensions): Remove references to
4399         symclip.
4401         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
4403         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
4404         * calc/calc-help.el (calc-b-prefix-help): Remove references to
4405         `calc-symclip'.
4407 2009-11-16  Kevin Ryde  <user42@zip.com.au>
4409         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
4410         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
4412         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
4413         (lm-keywords-list): Allow comma-only separator like "foo,bar".
4414         Ignore trailing spaces by omit-nulls to split-string (fixing
4415         regression from Emacs 21 due to the incompatible split-string
4416         change).  (Bug #4928.)
4418 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4420         * vc.el (vc-log-show-limit): Default to 2000.
4421         (vc-print-log-internal): Insert buttons to request more entries
4422         when limiting the output.
4424         * vc-sccs.el (vc-sccs-print-log):
4425         * vc-rcs.el (vc-rcs-print-log):
4426         * vc-cvs.el (vc-cvs-print-log):
4427         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
4428         LIMIT is non-nil.
4430 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4432         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
4433         error when `tramp-gvfs-dbus-event-vector' is set.
4434         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
4436 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4438         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
4440 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4442         * net/dbus.el (dbus-unregister-service): New defun.
4443         (dbus-register-property): Register the handlers of
4444         "org.freedesktop.DBus.Properties" for SERVICE.
4445         (dbus-property-handler): Fix docstring.
4447 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4449         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
4450         Quote doc string reference in defvaralias as it is not in special form.
4451         (byte-compile-output-docform): Doc fix.
4453 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4455         * calc/calc.el (math-2-word-size, math-half-2-word-size)
4456         (calc-complement-signed-mode): New variables.
4457         (calc-set-mode-line): Add indicator for twos-complements.
4458         (math-format-number): Format twos-complement notation.
4460         * calc/calc-bin.el (calc-word-size): Reset the variables
4461         `math-2-word-size' and `math-half-2-word-size'.
4462         (math-format-complement-signed, math-symclip, calcFunc-symclip)
4463         (calc-symclip): New functions.
4465         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
4467         * calc/calc-embed.el (calc-embedded-mode-vars):
4468         Add `calc-complement-signed-mode' to the list of modes.
4470         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
4471         (calc-b-oper-keys): Add `calc-symclip' to list.
4473         * calc/calc-ext.el (math-read-number-fancy): Read complement
4474         signed numbers.
4475         (calc-init-extensions): Add binding for `calc-symclip'.
4476         Add autoload for `calcFunc-symclip' and `calc-symclip'.
4478         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
4479         `calc-symclip'.
4480         (calc-modes-menu): Add item for twos complement mode.
4482         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
4484 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
4486         * register.el (jump-to-register, insert-register): Handle Semantic
4487         tags.  From commented-out advice in semantic/senator.el.
4489 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
4491         * vc.el (vc-log-show-limit): New variable.
4492         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
4493         when using a prefix argument.
4494         (vc-print-log-internal): Add new argument LIMIT.
4496         * vc-svn.el (vc-svn-print-log):
4497         * vc-mtn.el (vc-mtn-print-log):
4498         * vc-hg.el (vc-hg-print-log):
4499         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
4500         pass it to the log command when set.  Make the BUFFER argument
4501         non-optional.
4503         * vc-sccs.el (vc-sccs-print-log):
4504         * vc-rcs.el (vc-rcs-print-log):
4505         * vc-git.el (vc-git-print-log):
4506         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
4507         ignore it.  Make the BUFFER argument non-optional
4509         * bindings.el (mode-line-buffer-identification): Do not purecopy.
4511 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
4513         * dired.el (dired-mode-map): Move encryption items to "Operate"
4514         menu (Bug#4703).
4516         * strokes.el (strokes-update-window-configuration): Make strokes
4517         buffer current before erasing (Bug#4906).
4519 2009-11-15  Juri Linkov  <juri@jurta.org>
4521         * simple.el (set-mark-default-inactive): Add :type, :group
4522         and :version.  (Bug#4876)
4524 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
4526         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
4527         (archive-unique-fname): ... here.  (Bug#4929)
4529 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4531         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
4532         with a real fix.
4534         * novice.el (disabled-command-function): Add useful args.
4535         Setup the help buffer so that [back] works.
4536         Remove redundant call to help-mode.
4537         (disabled-command-function): Use `case'.
4538         (en/disable-command): New function extracted from enable-command.
4539         (enable-command, disable-command): Use it.
4541 2009-11-14  Glenn Morris  <rgm@gnu.org>
4543         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
4544         constants.  (Bug#4913)
4546         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
4548 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
4550         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
4551         defined in C that have no doc-strings.  (Bug#1063)
4553 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
4555         * cus-edit.el (data, files):
4556         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
4558 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
4560         * simple.el (shell-command): Doc fix (Bug#4891).
4562         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
4564 2009-11-14  Glenn Morris  <rgm@gnu.org>
4566         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
4567         statements for vc-diff, emerge-quit, and rmail-cease-edit.
4568         If they are already loaded, eval-after-load will do the right thing.
4570         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
4571         compiling.
4573         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
4575         * simple.el (x-selection-owner-p): Declare.
4576         (read-mail-command): Use custom radio type rather than choice.
4577         (completion-no-auto-exit): Doc fix.
4579         * custom.el (defgroup):
4580         * epg-config.el (epg): Doc fixes.
4582 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
4584         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
4585         * international/ccl.el (define-ccl-program): Do not purecopy the
4586         docstring, defconst does it anyway.
4588 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4590         * add-log.el (add-change-log-entry): Avoid displaying the changelog
4591         a second time.
4593         * x-dnd.el (x-dnd-maybe-call-test-function):
4594         * window.el (split-window-vertically):
4595         * whitespace.el (whitespace-help-on):
4596         * vc-rcs.el (vc-rcs-consult-headers):
4597         * userlock.el (ask-user-about-lock-help)
4598         (ask-user-about-supersession-help):
4599         * type-break.el (type-break-force-mode-line-update):
4600         * time-stamp.el (time-stamp-conv-warn):
4601         * terminal.el (te-set-output-log, te-more-break, te-filter)
4602         (te-sentinel, terminal-emulator):
4603         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
4604         (term-write-input-ring, term-check-source, term-start-output-log):
4605         (term-display-buffer-line, term-dynamic-list-completions):
4606         (term-ansi-make-term, serial-term):
4607         * subr.el (selective-display):
4608         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4609         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
4610         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
4611         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
4612         (speedbar-remove-localized-speedbar-support)
4613         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
4614         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
4615         (speedbar-buffers-line-directory):
4616         * simple.el (shell-command-on-region, append-to-buffer)
4617         (prepend-to-buffer):
4618         * shadowfile.el (shadow-save-todo-file):
4619         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
4620         (scroll-bar-maybe-set-window-start):
4621         * sb-image.el (speedbar-image-dump):
4622         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
4623         (load-save-place-alist-from-file):
4624         * ps-samp.el (ps-print-message-from-summary):
4625         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
4626         (ps-background-image, ps-begin-job, ps-do-despool):
4627         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
4628         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
4629         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
4630         (pr-call-process, pr-file-list, pr-interface-save):
4631         * novice.el (disabled-command-function)
4632         (enable-command, disable-command):
4633         * mouse.el (mouse-buffer-menu-alist):
4634         * mouse-copy.el (mouse-kill-preserving-secondary):
4635         * macros.el (kbd-macro-query):
4636         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
4637         * informat.el (batch-info-validate):
4638         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
4639         * hippie-exp.el (try-expand-dabbrev-visible):
4640         * help-mode.el (help-make-xrefs):
4641         * help-fns.el (describe-variable):
4642         * generic-x.el (bat-generic-mode-run-as-comint):
4643         * finder.el (finder-mouse-select):
4644         * find-dired.el (find-dired-sentinel):
4645         * filesets.el (filesets-file-close):
4646         * files.el (list-directory):
4647         * faces.el (list-faces-display, describe-face):
4648         * facemenu.el (list-colors-display):
4649         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
4650         * epg.el (epg--process-filter, epg-cancel):
4651         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
4652         (epa--read-signature-type):
4653         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
4654         (emerge-file-names):
4655         * ehelp.el (electric-helpify):
4656         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
4657         * ediff-vers.el (rcs-ediff-view-revision):
4658         * ediff-util.el (ediff-setup):
4659         * ediff-mult.el (ediff-append-custom-diff):
4660         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
4661         (ediff-wordify):
4662         * echistory.el (Electric-command-history-redo-expression):
4663         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4664         * disp-table.el (describe-display-table):
4665         * dired.el (dired-find-buffer-nocreate):
4666         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
4667         * dabbrev.el (dabbrev--same-major-mode-p):
4668         * chistory.el (list-command-history):
4669         * apropos.el (apropos-documentation):
4670         * allout.el (allout-obtain-passphrase):
4671         (allout-copy-exposed-to-buffer):
4672         (allout-verify-passphrase): Use with-current-buffer.
4674 2009-11-13  Glenn Morris  <rgm@gnu.org>
4676         * Makefile.in (ELCFILES): Regenerate.
4678 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4680         * net/dbus.el (dbus-registered-objects-table): Rename from
4681         `dbus-registered-functions-table', because it contains also properties.
4682         (dbus-unregister-object): Unregister also properties.
4683         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4684         Use a timeout of 500 msec, in order to not block.
4685         (dbus-register-property, dbus-property-handler): New defuns.
4687 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4689         * simple.el (minibuffer-default-add-completions): Drop deprecated
4690         4th arg.
4692 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
4694         * textmodes/artist.el (artist-mouse-choose-operation):
4695         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
4696         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
4697         (artist-compute-up-event-key): New function.
4698         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
4700 2009-11-13  Kenichi Handa  <handa@m17n.org>
4702         * language/japan-util.el: Make sure that the value of jisx0208
4703         property is jisx0208 character.
4705 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
4707         * international/mule.el (auto-coding-regexp-alist): Only purecopy
4708         car or each item, not the whole list.
4710 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4712         * minibuffer.el (minibuffer-completion-help):
4713         Use minibuffer-hide-completions.
4715 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
4717         * dired.el (dired-save-positions, dired-restore-positions): New funs.
4718         (dired-revert): Use them (bug#4880).
4720 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4722         * tooltip.el (tooltip-frame-parameters): Undo previous change.
4724 2009-11-12  Juri Linkov  <juri@jurta.org>
4726         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
4727         New functions.
4728         (find-file-literally-at-point): Alias of `ffap-literally'.
4730 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4732         * textmodes/ispell.el (ispell-skip-region-alist):
4733         * textmodes/css-mode.el (auto-mode-alist):
4734         * progmodes/compile.el (auto-mode-alist):
4735         * international/mule.el (ctext-non-standard-encodings-alist)
4736         (ctext-non-standard-encodings-regexp):
4737         * simple.el (shell-command-switch, text-read-only):
4738         * replace.el (occur-mode-map):
4739         * paths.el (rmail-file-name):
4740         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
4741         * find-file.el (ff-special-constructs):
4742         * files.el (file-name-handler-alist):
4743         * composite.el: Purecopy strings.
4745         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
4747 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4749         * widget.el (define-widget): Purecopy the docstring.
4750         * international/mule-cmds.el (charset): Do not purecopy the
4751         docstring here, define-widget does it.
4753         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4754         * textmodes/bibtex-style.el (auto-mode-alist):
4755         * progmodes/inf-lisp.el (inferior-lisp-prompt):
4756         * progmodes/compile.el (compile-command):
4757         * language/korea-util.el (default-korean-keyboard):
4758         * international/mule-conf.el (file-coding-system-alist):
4759         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
4760         * tooltip.el (tooltip-frame-parameters):
4761         * newcomment.el (comment-end, comment-padding):
4762         * dired.el (dired-trivial-filenames):
4763         * comint.el (comint-file-name-prefix): Purecopy initial values.
4765 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
4767         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
4768         (tramp-advice-minibuffer-electric-tilde): Unload advices via
4769         `tramp-unload'.
4770         (tramp-advice-make-auto-save-file-name)
4771         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
4772         after removing the advice.
4774 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4776         * progmodes/grep.el (grep-regexp-alist):
4777         * international/mule-cmds.el (iso-2022-control-alist):
4778         * emacs-lisp/timer.el (timer-duration-words):
4779         * subr.el (version-separator, version-regexp-alist):
4780         * minibuffer.el (completion-styles-alist):
4781         * faces.el (face-attribute-name-alist, list-faces-sample-text):
4782         Change defvars to defconsts.
4784         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
4785         * loadup.el ("international/mule-conf"): Load the byte compiled version.
4786         * international/mule-conf.el: Allow to be byte compiled.
4788         * international/mule.el (define-charset): Purecopy props.
4789         (load-with-code-conversion): Purecopy doc string and file name.
4790         (put-charset-property): Purecopy strings.
4791         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
4793         * international/mule-cmds.el (register-input-method): Purecopy arguments.
4794         (define-char-code-property): Correctly purecopy the table.
4796         * international/ccl.el (define-ccl-program): Purecopy the docstring.
4798         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
4800         * subr.el (add-hook): Purecopy strings.
4801         (eval-after-load): Purecopy load-history-regexp and the form.
4803         * custom.el (custom-declare-group): Purecopy load-file-name.
4805         * subr.el (menu-bar-separator): New defconst.
4806         * net/eudc.el (eudc-tools-menu):
4807         * international/mule-cmds.el (set-coding-system-map)
4808         (mule-menu-keymap):
4809         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
4810         * vc-hooks.el (vc-menu-map):
4811         * replace.el (occur-mode-map):
4812         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
4813         (menu-bar-edit-menu, menu-bar-goto-menu)
4814         (menu-bar-custom-menu, menu-bar-showhide-menu)
4815         (menu-bar-options-menu, menu-bar-tools-menu)
4816         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
4817         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
4818         (menu-bar-help-menu):
4819         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
4820         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
4822         * term/x-win.el (x-gtk-stock-map):
4823         * progmodes/vera-mode.el (auto-mode-alist):
4824         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
4825         (inferior-lisp-program, inferior-lisp-load-command):
4826         * progmodes/hideshow.el (hs-special-modes-alist):
4827         * progmodes/gud.el (same-window-regexps):
4828         * progmodes/grep.el (grep-program, find-program, xargs-program):
4829         * net/telnet.el (same-window-regexps):
4830         * net/rlogin.el (same-window-regexps):
4831         * language/ethiopic.el (font-ccl-encoder-alist):
4832         * vc-sccs.el (vc-sccs-master-templates):
4833         * vc-rcs.el (vc-rcs-master-templates):
4834         * subr.el (cl-assertion-failed):
4835         * simple.el (next-error-overlay-arrow-position):
4836         * lpr.el (lpr-command):
4837         * locate.el (locate-ls-subdir-switches):
4838         * info.el (same-window-regexps, info)
4839         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
4840         * image-mode.el (image-mode, auto-mode-alist):
4841         * hippie-exp.el (hippie-expand-ignore-buffers):
4842         * format.el (format-alist):
4843         * find-dired.el (find-ls-subdir-switches, find-grep-options)
4844         (find-name-arg):
4845         * facemenu.el (facemenu-keybindings):
4846         * dired.el (dired-listing-switches, dired-chown-program):
4847         * diff.el (diff-switches, diff-command):
4848         * cus-edit.el (same-window-regexps):
4849         * bindings.el (mode-line-mule-info)
4850         (mode-line-buffer-identification): Purecopy strings.
4852 2009-11-11  Juri Linkov  <juri@jurta.org>
4854         * simple.el (dired-get-filename) <declare-function>:
4855         Tell the byte-compiler about dired-get-filename.
4856         (shell-command): In Dired mode, get filename from the current line
4857         as the default value.
4859 2009-11-10  Glenn Morris  <rgm@gnu.org>
4861         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
4862         * calendar/holidays.el, progmodes/cperl-mode.el:
4863         Update x-popup-menu declarations.
4865         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
4866         (list-load-path-shadows): Use dolist.
4867         (list-load-path-shadows): Use with-current-buffer.
4869 2009-11-10  Juri Linkov  <juri@jurta.org>
4871         * minibuffer.el (read-file-name): Support a list of default values
4872         in `default-filename'.  Use the first file name where only one
4873         element is required.  Doc fix.
4875 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
4877         * net/dbus.el (dbus-unregister-object): Release service, if no
4878         other method is registered for it.
4880 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
4882         * bookmark.el (bookmark-completing-read): Sort bookmark names if
4883         bookmark-sort-flag is non-nil (Bug#4653).
4885 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4887         * emulation/cua-base.el: Add CUA property to some CC mode commands
4888         (Bug#4100).
4890 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4892         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
4893         at end of sentence (Bug#4818).
4895 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
4897         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4898         Handle "see declaration of" MSFT statements (Bug#4100).
4900 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4902         * net/tramp.el (tramp-advice-make-auto-save-file-name)
4903         (tramp-advice-file-expand-wildcards): Unload via
4904         `ad-remove-advice'.
4906         * net/trampver.el: Update release number.
4908 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4910         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
4911         `ad-do-it'.
4913 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
4915         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
4916         in order to keep context in SELinux.
4918 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4920         * dired-aux.el (dired-query): Place cursor in echo area and allow
4921         C-g.
4923         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
4924         menu item if not on a directory (Bug#4701).
4926 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4928         Sync with Tramp 2.1.17.
4930         * net/tramp.el (tramp-handle-copy-directory): Don't use
4931         `file-remote-p' (due to compatibility).
4933         * net/tramp-compat.el (tramp-compat-copy-directory)
4934         (tramp-compat-delete-directory): New defuns.
4936         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
4937         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
4938         `tramp-compat-delete-directory'.
4940         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
4941         (tramp-smb-handle-delete-directory): Use
4942         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
4944         * net/trampver.el: Update release number.
4946 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
4948         * tar-mode.el (tar-copy): Call write-region on the right buffer
4949         (Bug#4857).
4951         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
4952         by hand, if necessary (Bug#4878).
4954 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
4956         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
4957         align size column (Bug#4839).
4959         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
4960         statement.
4962 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4964         * progmodes/ld-script.el (auto-mode-alist):
4965         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
4967         * cus-face.el (custom-declare-face): Purecopy face spec.
4969 2009-11-06  Kenichi Handa  <handa@m17n.org>
4971         * international/uni-bidi.el: Re-generated.
4972         * international/uni-category.el: Re-generated.
4973         * international/uni-combining.el: Re-generated.
4974         * international/uni-mirrored.el: Re-generated.
4976 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4978         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
4979         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
4980         (tex-start-options, slitex-run-command, latex-run-command)
4981         (tex-run-command, tex-directory):
4982         * textmodes/ispell.el (ispell-html-skip-alists)
4983         (ispell-tex-skip-alists, ispell-tex-skip-alists):
4984         * textmodes/fill.el (adaptive-fill-first-line-regexp):
4985         (adaptive-fill-regexp):
4986         * textmodes/dns-mode.el (auto-mode-alist):
4987         * progmodes/python.el (interpreter-mode-alist):
4988         * progmodes/etags.el (tags-compression-info-list):
4989         * progmodes/etags.el (tags-file-name):
4990         * net/browse-url.el (browse-url-galeon-program)
4991         (browse-url-firefox-program):
4992         * mail/sendmail.el (mail-signature-file)
4993         (mail-citation-prefix-regexp):
4994         * international/mule-conf.el (eight-bit):
4995         * international/latexenc.el (latex-inputenc-coding-alist):
4996         * international/fontset.el (x-pixel-size-width-font-regexp):
4997         * emacs-lisp/warnings.el (warning-type-format):
4998         * emacs-lisp/trace.el (trace-buffer):
4999         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
5000         (emacs-lisp-mode-map):
5001         * calendar/holidays.el (holiday-solar-holidays)
5002         (holiday-bahai-holidays, holiday-islamic-holidays)
5003         (holiday-christian-holidays, holiday-hebrew-holidays)
5004         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
5005         (hebrew-holidays-1, holiday-oriental-holidays)
5006         (holiday-general-holidays):
5007         * x-dnd.el (x-dnd-known-types):
5008         * tool-bar.el (tool-bar):
5009         * startup.el (site-run-file):
5010         * shell.el (shell-dumb-shell-regexp):
5011         * rfn-eshadow.el (file-name-shadow-tty-properties)
5012         (file-name-shadow-properties):
5013         * paths.el (remote-shell-program, news-directory):
5014         * mouse.el ([C-down-mouse-3]):
5015         * menu-bar.el (menu-bar-tools-menu):
5016         * jka-cmpr-hook.el (jka-compr-load-suffixes)
5017         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
5018         (jka-compr-compression-info-list):
5019         * isearch.el (search-whitespace-regexp):
5020         * image-file.el (image-file-name-extensions):
5021         * find-dired.el (find-ls-option):
5022         * files.el (directory-listing-before-filename-regexp)
5023         (directory-free-space-args, insert-directory-program)
5024         (list-directory-brief-switches, magic-fallback-mode-alist)
5025         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
5026         (automount-dir-prefix):
5027         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
5028         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
5029         (face-font-registry-alternatives, face-font-registry-alternatives)
5030         (face-font-family-alternatives):
5031         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
5032         (facemenu-foreground-menu, facemenu-face-menu):
5033         * epa-hook.el (epa-file-name-regexp):
5034         * dnd.el (dnd-protocol-alist):
5035         * textmodes/rst.el (auto-mode-alist):
5036         * button.el (default-button): Purecopy strings.
5038 2009-11-06  Glenn Morris  <rgm@gnu.org>
5040         * Makefile.in (ELCFILES): Update.
5042 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5044         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
5045         * emacs-lisp/levents.el: Move to obsolete/levents.el.
5047         * nxml/xsd-regexp.el (xsdre-gen-categories):
5048         * nxml/xmltok.el (xmltok-parse-entity):
5049         * nxml/rng-parse.el (rng-parse-validate-file):
5050         * nxml/rng-maint.el (rng-format-manual)
5051         (rng-manual-output-force-new-line):
5052         * nxml/rng-loc.el (rng-save-schema-location-1):
5053         * nxml/rng-cmpct.el (rng-c-parse-file):
5054         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
5055         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
5057 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
5059         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
5060         Remove extra save-excursions and make-variable-buffer-local's.
5061         Suggested by Stefan Monnier.
5063         (verilog-getopt-file, verilog-module-inside-filename-p)
5064         (verilog-set-define): Merge GNU 1.35 and repair changes from
5065         switching to using with-current-buffer.
5067         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
5068         being treated as a number and confusing AUTORESET.
5069         Reported by Dan Dever.
5071         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
5072         Add verilog-auto-ignore-concat to fix backward compatibility with
5073         older verilog-modes.  Reported by Dan Katz.
5075         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
5076         containing closing anchors "...$".
5078         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
5079         Reported by Wade Smith.
5081         (verilog-batch-execute-func): Comment on function usage.
5083 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
5085         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
5086         for labels.
5088         (verilog-label-re, verilog-calc-1): Support proper indent of named
5089         asserts.
5091         (verilog-backward-token, verilog-basic-complete-re)
5092         (verilog-beg-of-statement, verilog-indent-re): Support proper
5093         indent of the assert statement at the beginning of a block of text.
5095         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
5096         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
5097         tokens as begins.
5099 2009-11-05  Glenn Morris  <rgm@gnu.org>
5101         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
5102         Emacs 19.  (Bug#1531)
5103         (byte-compile-fix-header): Update for the above change.
5104         Drop test for epoch::version.
5106         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
5107         * cus-dep.el (custom-make-dependencies):
5108         * finder.el (finder-compile-keywords):
5109         Use autoload-rubric's feature argument.
5111         * calendar/diary-lib.el (top-level): Make load behave more like require.
5113         * vc-git.el (vc-git-stash-map): Move definition before use.
5115 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
5117         * custom.el (custom-declare-group): Purecopy standard-value.
5118         (custom-declare-group): Purecopy custom-prefix.
5120         * international/mule.el (load-with-code-conversion):
5121         Call do-after-load-evaluation unconditionally.
5123         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
5125 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5127         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
5129 2009-11-04  Glenn Morris  <rgm@gnu.org>
5131         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
5132         (byte-compile-compatibility): Remove option.
5133         (byte-compile-close-variables, byte-compile-fix-header)
5134         (byte-compile-insert-header, byte-compile-output-docform)
5135         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
5136         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
5137         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
5138         (byte-compile-insert, byte-compile-defun):
5139         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
5140         (byte-defop-compiler19): Remove.
5141         Without byte-compile-compatibility, the 'emacs19-opcode property is not
5142         used by anything.  Replace all calls with byte-defop-compiler.
5144 2009-11-04  Juri Linkov  <juri@jurta.org>
5146         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
5147         (menu-bar-options-menu): Don't quote the `prop' arg of
5148         `menu-bar-make-mm-toggle'.
5150 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
5152         * calendar/calendar.el (cal-loaddefs):
5153         * calendar/diary-lib.el (diary-loaddefs):
5154         * calendar/holidays.el (hol-loaddefs):
5155         * eshell/esh-module.el (esh-groups): Load rather than require.
5157 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5159         * calendar/todo-mode.el (todo-add-category): Don't hardcode
5160         point-min==1.
5161         (todo-top-priorities): Only display-buffer when called interactively.
5162         (todo-item-start): Don't save excursion point.
5163         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
5164         (todo-insert-item-here, todo-file-item, todo-remove-item):
5165         Adjust uses of todo-item-start and todo-item-end.
5167         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
5168         (autoload-rubric): Don't use any more.
5170         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
5171         and only put a prop if it is non-nil.
5173 2009-11-03  Juri Linkov  <juri@jurta.org>
5175         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
5176         (menu-bar-options-menu): Fix list quoting (Bug#4429).
5178         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
5179         and "Menu" to make top-level menu item visually one unit (like
5180         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
5181         multi-word menu items).  Fix :help string for quit-window.
5183 2009-11-03  Glenn Morris  <rgm@gnu.org>
5185         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
5186         (byte-compile-file-form-define-abbrev-table)
5187         (byte-compile-file-form-custom-declare-variable)
5188         (byte-compile-variable-ref, byte-compile-defvar):
5189         Whether or not a warning is enabled should only affect whether we issue
5190         the warning, not whether or not we collect the relevant data.
5191         Eg warnings can be turned on and off throughout the course of a file.
5193         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
5194         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
5196 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5198         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
5199         * play/mpuz.el (mpuz-create-buffer):
5200         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
5201         (lm-print-y,s,noise, lm-print-w0, lm-init):
5202         * play/gomoku.el (gomoku-prompt-for-move):
5203         * play/fortune.el (fortune-in-buffer):
5204         * play/dissociate.el (dissociated-press):
5205         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5206         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
5207         * mail/supercite.el (sc-eref-show):
5208         * mail/smtpmail.el (smtpmail-send-it):
5209         * mail/rmailsum.el (rmail-summary-next-labeled-message)
5210         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
5211         (rmail-summary-undelete-many, rmail-summary-rmail-update)
5212         (rmail-summary-goto-msg, rmail-summary-expunge)
5213         (rmail-summary-get-new-mail, rmail-summary-search-backward)
5214         (rmail-summary-add-label, rmail-summary-output-menu)
5215         (rmail-summary-output-body):
5216         * mail/rfc822.el (rfc822-addresses):
5217         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
5218         * mail/mailpost.el (post-mail-send-it):
5219         * mail/hashcash.el (hashcash-generate-payment):
5220         * mail/feedmail.el (feedmail-run-the-queue)
5221         (feedmail-queue-send-edit-prompt-help-first)
5222         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
5223         (feedmail-deduce-address-list):
5224         * eshell/esh-ext.el (eshell-remote-command):
5225         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
5226         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
5227         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
5228         (viper-save-string-in-file, viper-valid-marker):
5229         * emulation/viper-keym.el (viper-toggle-key):
5230         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
5231         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
5232         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
5233         * emulation/viper-cmd.el (viper-exec-form-in-vi)
5234         (viper-exec-form-in-emacs, viper-brac-function):
5235         * emulation/viper.el (viper-delocalize-var):
5236         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
5237         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
5238         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
5239         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
5240         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
5241         * emulation/edt.el (edt-electric-helpify):
5242         * emulation/cua-rect.el (cua--rectangle-aux-replace):
5243         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
5244         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
5245         (cua-indent-to-global-mark-column):
5246         * calendar/diary-lib.el (calendar-mark-1):
5247         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
5248         Use with-current-buffer.
5249         * emulation/viper.el (viper-delocalize-var): Use dolist.
5251 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
5253         * comint.el (comint-replace-by-expanded-history-before-point):
5254         Replace !! with the previous input string literally (Bug#1795).
5256 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
5258         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
5259         to be made up of whitespace.
5261 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
5263         * minibuffer.el (read-file-name): Don't use file dialogs for
5264         remote directories (Bug#99).
5266 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
5268         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
5270 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
5272         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
5273         instead of deleting the window or frame.
5275 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
5277         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
5278         Support face colors.
5280         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
5281         New function.  Support face colors (Bug#1168).
5282         (tex-common-initialization): Use it.
5284         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
5285         mode allows it (Bug#1168).
5287 2009-10-31  Juri Linkov  <juri@jurta.org>
5289         * facemenu.el (list-colors-display): Don't mark buffer as
5290         modified (Bug#3948).
5292 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
5294         * international/mule-diag.el (list-character-sets-1): Minor
5295         message fix (Bug#3526).
5297         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
5298         face property (Bug#4834).
5299         (etags-list-tags, etags-tags-apropos-additional)
5300         (etags-tags-apropos, tags-select-tags-table): Add follow-link
5301         property.
5303         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
5304         items.
5306 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5308         * textmodes/two-column.el (2C-split):
5309         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
5310         * textmodes/tex-mode.el (tex-set-buffer-directory):
5311         * textmodes/spell.el (spell-region, spell-string):
5312         * textmodes/reftex.el (reftex-erase-buffer):
5313         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
5314         * textmodes/reftex-toc.el (reftex-toc-promote-action):
5315         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
5316         (reftex-select-item):
5317         * textmodes/reftex-ref.el (reftex-label-info-update)
5318         (reftex-offer-label-menu):
5319         * textmodes/reftex-index.el (reftex-index-change-entry)
5320         (reftex-index-phrases-info):
5321         * textmodes/reftex-global.el (reftex-create-tags-file)
5322         (reftex-save-all-document-buffers, reftex-ensure-write-access):
5323         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
5324         (reftex-view-crossref-from-bibtex):
5325         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
5326         (reftex-extract-bib-entries-from-thebibliography)
5327         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
5328         * textmodes/refbib.el (r2b-capitalize-title):
5329         (r2b-convert-buffer, r2b-help):
5330         * textmodes/page-ext.el (pages-directory)
5331         (pages-directory-goto-with-mouse):
5332         * textmodes/bibtex.el (bibtex-validate-globally):
5333         * textmodes/bib-mode.el (bib-capitalize-title):
5334         * textmodes/artist.el (artist-clear-buffer, artist-system):
5335         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
5336         (local-set-scheme-interaction-buffer, xscheme-process-filter)
5337         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
5338         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
5339         (xscheme-send-control-g-interrupt, xscheme-start-process)
5340         (xscheme-process-sentinel, xscheme-cd):
5341         * progmodes/verilog-mode.el (verilog-read-always-signals)
5342         (verilog-set-define, verilog-getopt-file)
5343         (verilog-module-inside-filename-p):
5344         * progmodes/sh-script.el:
5345         * progmodes/python.el (python-pdbtrack-get-source-buffer)
5346         (python-pdbtrack-grub-for-buffer, python-execute-file):
5347         * progmodes/octave-inf.el (inferior-octave):
5348         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
5349         (idlwave-shell-compile-helper-routines, idlwave-set-local)
5350         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
5351         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
5352         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
5353         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
5354         (idlwave-shell-filter, idlwave-shell-examine-highlight)
5355         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
5356         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
5357         (idlwave-shell-examine-display, idlwave-shell-run-region)
5358         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
5359         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
5360         * progmodes/idlw-help.el (idlwave-help-get-special-help)
5361         (idlwave-help-get-help-buffer):
5362         * progmodes/gud.el (gud-basic-call, gud-find-class)
5363         (gud-tooltip-activate-mouse-motions-if-enabled):
5364         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
5365         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
5366         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
5367         (ebrowse-tags-next-file):
5368         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
5369         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
5370         (ebnf-eps-finish-and-write):
5371         * progmodes/cpp.el (cpp-edit-save):
5372         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
5373         * progmodes/cc-defs.el (c-emacs-features):
5374         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
5375         (antlr-directory-dependencies):
5376         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
5377         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
5378         (ada-find-any-references, ada-make-filename-from-adaname)
5379         (ada-make-body-gnatstub):
5380         * obsolete/rnews.el (news-list-news-groups):
5381         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
5382         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
5383         * net/rcirc.el (rcirc-debug):
5384         * net/newst-treeview.el (newsticker--treeview-list-add-item)
5385         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
5386         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
5387         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5388         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
5389         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
5390         (newsticker--treeview-list-clear-highlight)
5391         (newsticker--treeview-list-update-highlight)
5392         (newsticker--treeview-list-highlight-start)
5393         (newsticker--treeview-tree-update-highlight)
5394         (newsticker--treeview-get-selected-item)
5395         (newsticker-treeview-mark-list-items-old)
5396         (newsticker--treeview-set-current-node):
5397         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
5398         * net/newst-backend.el (newsticker--get-news-by-funcall)
5399         (newsticker--get-news-by-wget, newsticker--image-get)
5400         (newsticker--image-sentinel):
5401         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
5402         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
5403         (eudc-ph-close-session):
5404         * net/eudc.el (eudc-save-options):
5405         * language/thai-word.el (thai-update-word-table):
5406         * language/japan-util.el (japanese-string-conversion):
5407         * international/titdic-cnv.el (tsang-quick-converter)
5408         (ziranma-converter, ctlau-converter):
5409         * international/mule-cmds.el (describe-language-environment):
5410         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
5411         (skkdic-convert-postfix, skkdic-convert-prefix):
5412         (skkdic-convert-okuri-nasi, skkdic-convert):
5413         * emacs-lisp/re-builder.el (reb-update-overlays):
5414         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
5415         * emacs-lisp/gulp.el (gulp-send-requests):
5416         * emacs-lisp/find-gc.el (trace-call-tree):
5417         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
5418         (eieio-describe-generic):
5419         * emacs-lisp/eieio-base.el (eieio-persistent-read):
5420         * emacs-lisp/edebug.el (edebug-outside-excursion):
5421         * emacs-lisp/debug.el (debugger-make-xrefs):
5422         * emacs-lisp/cust-print.el (custom-prin1-to-string):
5423         * emacs-lisp/chart.el (chart-new-buffer):
5424         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
5425         Use with-current-buffer.
5426         * textmodes/artist.el (artist-system): Don't call
5427         copy-sequence on a fresh string.
5428         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
5430 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
5432         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
5433         is no item to edit.  (Bug#4820)
5434         (todo-top-priorities): Restore point and restore narrowing in Todo
5435         buffer.  (Bug#4820)
5437 2009-10-31  Glenn Morris  <rgm@gnu.org>
5439         * net/ange-ftp.el (top-level): Don't require dired when compiling.
5440         (comint-last-output-start, comint-last-input-start)
5441         (comint-last-input-end): Don't defvar when compiling.
5442         (ange-ftp-process-file): Use bound-and-true-p.
5444         * pcmpl-rpm.el (top-level): Move provide statement to end.
5445         (pcmpl-rpm): Remove unused custom group.
5447         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
5449         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
5451         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
5452         (byte-compile-warnings): Add `constants' as an option.
5453         (byte-compile-callargs-warn, byte-compile-arglist-warn)
5454         (display-call-tree): Update for byte-compile-fdefinition possibly
5455         returning `(macro lambda ...)'.  (Bug#4778)
5456         (byte-compile-variable-ref, byte-compile-setq-default):
5457         Respect `constants' member of byte-compile-warnings.
5459 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5461         * vc-bzr.el (vc-bzr-revision-keywords): New var.
5462         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
5463         to "submit:".
5465 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
5467         * textmodes/ispell.el (ispell-skip-region-alist):
5468         * international/mule-conf.el (eight-bit):
5469         * international/fontset.el (font-encoding-alist):
5470         * startup.el (pure-space-overflow-message):
5471         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
5472         * paths.el (gnus-nntp-service, rmail-spool-directory)
5473         (term-file-prefix):
5474         * files.el (save-some-buffers-action-alist):
5475         * cmuscheme.el (same-window-buffer-names):
5476         * ielm.el (same-window-buffer-names):
5477         * shell.el (same-window-buffer-names):
5478         * mail/sendmail.el (same-window-buffer-names):
5479         * progmodes/inf-lisp.el (same-window-buffer-names):
5480         * bindings.el (mode-line-client)
5481         (mode-line-column-line-number-mode-map):
5482         * language/tibetan.el (tibetan-precomposition-rule-regexp)
5483         (tibetan-precomposed-regexp): Purecopy string arguments.
5485 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5487         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
5488         (calcDigit-nondigit):
5489         * calc/calc-yank.el (calc-copy-to-buffer):
5490         * calc/calc-units.el (calc-invalidate-units-table):
5491         * calc/calc-trail.el (calc-trail-yank):
5492         * calc/calc-store.el (calc-insert-variables):
5493         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
5494         * calc/calc-prog.el (calc-read-parse-table):
5495         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
5496         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
5497         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
5498         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
5499         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
5500         (calc-graph-name, calc-graph-find-command, calc-graph-view)
5501         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
5502         * calc/calc-ext.el (calc-realign):
5503         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
5504         (calc-embedded-finish-edit, calc-embedded-make-info)
5505         (calc-embedded-finish-command, calc-embedded-stack-change):
5506         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
5508         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
5509         shell-dynamic-complete-filename in preference to
5510         comint-dynamic-complete-filename.
5512         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5513         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5514         Don't consider whether the display supports colors.
5515         (bookmark-import-new-list): Use dolist.
5516         (bookmark-bmenu-mode-map): Move initialization into declaration.
5517         (bookmark-bmenu-list): Use dolist, simplify.
5518         (bookmark-show-all-annotations): Use save-selected-window and dolist.
5519         (menu-bar-final-items): Use push.
5521 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5523         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
5524         it works on remote files.
5525         (vc-hg-diff): Don't pass any `--cwd' argument.
5527 2009-10-27  Kevin Ryde  <user42@zip.com.au>
5529         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5530         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
5531         (Further to Bug#3921).
5533 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
5535         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
5536         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
5537         calling `tramp-imap-put-file'.  Add file size to the call.
5538         (tramp-imap-get-file-entries): Compute also user name, file size,
5539         and date.
5540         (tramp-imap-handle-insert-directory): Insert uid and gid.
5541         (tramp-imap-handle-file-attributes): Transform uid and gid
5542         according to `id-format'.
5543         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
5544         size in header X-Size.
5546 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
5548         * simple.el (transpose-subr): Give clearer error when the mark
5549         is not set.  (Bug#4807)
5551 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
5553         * net/tramp.el (tramp-perl-file-truename): New defconst.
5554         Perl code contributed by yary <not.com@gmail.com> (tiny change).
5555         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
5556         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
5557         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
5559         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5560         Ignore `dired-call-process'.
5561         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
5563 2009-10-26  Julian Scheid  <julians37@gmail.com>
5565         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
5566         (tramp-get-remote-readlink): New defun.
5567         (tramp-handle-file-truename): Use it.
5568         (tramp-handle-file-exists-p): Check file-attributes cache, assume
5569         file exists if cache value present.
5570         (tramp-check-cached-permissions): New defun.
5571         (tramp-handle-file-readable-p): Use it.
5572         (tramp-handle-file-writable-p): Likewise.
5573         (tramp-handle-file-executable-p): Likewise.
5574         (tramp-handle-file-name-all-completions): Try using Perl to get
5575         partial completions.  When perl not available, combine `cd' and
5576         `ls' into single remote operation and use shell expansion to get
5577         partial remote directory contents.  Set `file-exists-p' cache for
5578         directory and any files returned by ls.  Change cache handling to
5579         support partial directory contents.  Use error message emitted by
5580         remote `cd' or Perl code for local tramp-error.
5581         (tramp-do-copy-or-rename-file-directly): Avoid separate
5582         tramp-send-command-and-check call.
5583         (tramp-handle-process-file): Merge three remote ops into one.
5584         Do not flush all caches when `process-file-side-effects' is set.
5585         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
5586         file-attributes shows uid/gid to be set already.
5588 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
5590         * textmodes/tex-mode.el (tex-dvi-view-command)
5591         (tex-show-queue-command, tex-open-quote):
5592         * progmodes/ruby-mode.el (auto-mode-alist)
5593         (interpreter-mode-alist): Purecopy strings.
5595         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
5597         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
5598         string for the hook, keymap and abbrev table.
5600         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
5602         * x-dnd.el (x-dnd-xdnd-to-action):
5603         * startup.el (fancy-startup-text, fancy-about-text): Change to
5604         defconst from defvar.
5606         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
5608         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
5609         Purecopy initialization strings.
5611         * mail/sendmail.el (mail-header-separator)
5612         (mail-personal-alias-file):
5613         * mail/rmail.el (rmail-default-dont-reply-to-names)
5614         (rmail-ignored-headers, rmail-retry-ignored-headers)
5615         (rmail-highlighted-headers, rmail-secondary-file-directory)
5616         (rmail-secondary-file-regexp):
5617         * files.el (null-device, file-name-invalid-regexp)
5618         (locate-dominating-stop-dir-regexp)
5619         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
5620         (interpreter-mode-alist): Use mapcar instead of mapc.
5622         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
5624         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
5625         (completion-ignored-extensions):
5626         (debug-ignored-errors): Purecopy strings.
5628 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5630         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
5631         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
5632         (pcomplete--here): Use push.
5634         * subr.el (all-completions): Declare the 4th arg obsolete.
5636 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5638         * pcomplete.el (pcomplete-unquote-argument-function): New var.
5639         (pcomplete-unquote-argument): New function.
5640         (pcomplete--common-suffix): Always pay attention to case.
5641         (pcomplete--table-subvert): Quote and unquote the text.
5642         (pcomplete--common-quoted-suffix): New function.
5643         (pcomplete-std-complete): Use it and pcomplete-begin.
5645         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
5646         we're inside a dedicated or minibuffer window.
5648 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
5650         * bookmark.el: Update documentation, especially documentation
5651         of `bookmark-alist' and of the bookmark file format.
5652         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
5654 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5656         * mail/emacsbug.el (report-emacs-bug): Clarify that the
5657         keybindings apply to the mail buffer (Bug#4003).  Shrink help
5658         window to buffer.
5660         * whitespace.el (whitespace-mode, whitespace-newline-mode)
5661         (global-whitespace-mode, global-whitespace-newline-mode)
5662         (whitespace-toggle-options, global-whitespace-toggle-options):
5663         Doc fix (Bug#3660).
5665         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
5666         of xmltok-start before the end tag was inserted (Bug#2840).
5668         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
5669         patterns that are preceded by an open-paren (Bug#1320).
5671 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
5673         * files.el (delete-directory): Delete symlinks to directories with
5674         delete-file (Bug#4739).
5676 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
5678         * vc.el (vc-backend-for-registration): Rename from
5679         vc-get-backend-for-registration.  Update callers.
5681         * international/mule-cmds.el (set-language-info-alist):
5682         Purecopy lang-env.
5683         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
5684         (charset): Purecopy the name.
5685         (define-char-code-property): Purecopy string arguments.
5687         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5688         Purecopy string arguments.
5690         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5691         * ediff-hook.el (menu-bar-ediff-menu):
5692         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
5693         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
5695 2009-10-24  Glenn Morris  <rgm@gnu.org>
5697         * comint.el (comint-dynamic-list-completions):
5698         * term.el (term-dynamic-list-completions): Use choose-completion rather
5699         than obsolete alias mouse-choose-completion.
5701         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
5702         file-cache-choose-completion.
5703         (file-cache-choose-completion): Handle an optional event argument.
5704         (file-cache-mouse-choose-completion): Make it an obsolete alias.
5706         * progmodes/octave-mod.el (octave-complete-symbol):
5707         Use choose-completion if mouse-choose-completion is ever removed.
5709         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
5710         use.
5712         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
5713         compiler.
5715         * vc-hooks.el (vc-responsible-backend): Fix declaration.
5717 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5719         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
5720         Ignore `pred' now that we receive one.
5721         Handle test-completion specially.
5723 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5725         * vc.el (vc-responsible-backend): Throw an error if not backend is
5726         found.  Remove the REGISTER argument.  Move the code dealing with
5727         REGISTER ...
5728         (vc-get-backend-for-registration): ... here.  New function.
5729         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
5730         of vc-responsible-backend, pass the file name instead of the
5731         directory name.
5733 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5735         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
5736         New funs.
5737         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
5738         (pcomplete-comint-setup): Don't modify a global var via
5739         accidental side-effects.
5740         (pcomplete-shell-setup): Adjust call accordingly.
5741         (pcomplete-parse-comint-arguments): Use push.
5743 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
5745         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5746         Allow uncapitalized info node names (Bug#3921).
5748         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
5749         to the DEBUG file (Bug#3781).
5751 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
5753         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
5754         dictionary entry (Bug#4579).
5756 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5758         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
5759         from `rfn-eshadow-update-overlay-hook' when unloading.
5760         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
5761         "rsyncc".  Adjust doc string.
5762         (tramp-temp-buffer-file-name): New buffer-local defvar.
5763         (tramp-handle-insert-file-contents, tramp-handle-write-region):
5764         Keep temporary file when indicated by method ("rsync" and
5765         "rsyncc").
5766         (tramp-handle-write-region): Handle APPEND.
5767         (tramp-delete-temp-file-function): New defun.  Added to
5768         `kill-buffer-hook'.
5770 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
5772         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
5774 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5776         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
5777         (color-name-rgb-alist, tty-standard-colors)
5778         (tty-color-mode-alist): Change to defconst.
5780         * simple.el (mark-inactive): Purecopy message.
5782         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
5783         (global-map, yank-menu):
5784         * textmodes/ispell.el (ispell-menu-map):
5785         * net/eudc.el (eudc-tools-menu):
5786         * international/mule-cmds.el (describe-language-environment-map)
5787         (setup-language-environment-map, set-coding-system-map)
5788         (mule-menu-keymap):
5789         * vc-hooks.el (vc-menu-entry, vc-menu-map):
5790         * replace.el (occur-mode-map):
5791         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
5793 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
5795         * calc/calc.el (math-read-number, math-read-number-simple): Use
5796         `save-match-data'.
5798 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5800         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
5801         rather than fiddling with global-map bindings, since it should only
5802         affect per-terminal settings.
5803         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
5805         * minibuffer.el (completion-table-with-terminator): Allow to specify
5806         the terminator-regexp.
5808         * simple.el (switch-to-completions): Look for *Completions* in other
5809         frames as well.
5811         * pcomplete.el: Allow the use of completion-tables.
5812         (pcomplete-std-complete): New command.
5813         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
5814         (pcomplete--here): Use a function for `form' rather than an expression,
5815         so it can be byte-compiled.
5816         (pcomplete-here, pcomplete-here*): Adjust accordingly.
5817         Add edebug declaration.
5818         (pcomplete-show-completions): Remove unused var `curbuf'.
5819         (pcomplete-do-complete, pcomplete-stub):
5820         Don't assume `completions' is a list of strings any more.
5822 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
5824         * find-dired.el (find-name-arg): Fix typo in docstring.
5826 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5828         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
5829         (pcmpl-linux-fs-types): Same, and update to new modules layout.
5831         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
5832         pcomplete-entries.
5834         * comint.el (comint-read-input-ring, comint-write-input-ring)
5835         (comint-substitute-in-file-name)
5836         (comint-dynamic-complete-as-filename)
5837         (comint-dynamic-simple-complete)
5838         (comint-dynamic-list-filename-completions)
5839         (comint-dynamic-list-completions)
5840         (comint-redirect-results-list-from-process): Minor simplifications.
5842 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5844         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5845         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
5846         the first form.  And insert a blank line after ";;; Code" since
5847         that's usual style.  (Bug#4612)
5849         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
5851 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5853         * minibuffer.el (completion-table-with-terminator): Properly implement
5854         boundaries, in case `terminator' appears in the suffix.
5855         (completion--embedded-envvar-table): Don't return boundaries if
5856         there's no valid completion.  Simplify.
5857         (completion-file-name-table): New completion table extracted from
5858         completion--file-name-table.
5859         (completion--file-name-table): Use it.
5860         (read-file-name-predicate): Declare obsolete.
5861         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
5862         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
5863         completion-file-name-table, and use the `pred' argument.
5864         * files.el (locate-file-completion-table): Use the `pred' arg rather
5865         than read-file-name-predicate.
5866         (abbreviate-file-name): Use \` rather than ^ for BOS.
5868 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5870         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
5871         vc-responsible-backend to register, it causes problems.
5873 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5875         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
5877 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
5879         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
5880         (tramp-smb-handle-file-attributes): Use it.
5881         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
5882         (tramp-smb-handle-insert-directory): Use `mapc' rather than
5883         `mapcar'.  Use `tramp-smb-get-stat-capability'.
5884         Add `dired-filename' text properties.
5885         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
5886         (tramp-smb-maybe-open-connection): Simplify check for smbclient
5887         version.
5889 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5891         * subr.el (read-key-delay): Reduce to 0.01.
5892         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
5893         (bug#4751).
5895 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5897         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
5899         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
5900         (Info-menu): Remove unused vars `last' and `completions'.
5901         (Info-index-nodes): Remove unused var `node'.
5903         * info.el (Info-complete-menu-item): Use complete-with-action.
5905 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5907         Make vc-annotate work through copies and renames.
5908         * vc-annotate.el (vc-annotate-extract-revision-at-line):
5909         Return the file name too.
5910         (vc-annotate-revision-at-line)
5911         (vc-annotate-find-revision-at-line)
5912         (vc-annotate-revision-previous-to-line)
5913         (vc-annotate-show-log-revision-at-line): Update to get the file
5914         name from vc-annotate-extract-revision-at-line.
5915         (vc-annotate-show-diff-revision-at-line-internal): Change the
5916         argument to mean whether to show a file diff or not.  Get the file
5917         name from vc-annotate-extract-revision-at-line.
5918         (vc-annotate-show-diff-revision-at-line):
5919         Update vc-annotate-show-diff-revision-at-line call.
5920         (vc-annotate-warp-revision): Add an optional file argument.
5922         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
5923         (vc-git-annotate-extract-revision-at-line): Also return the file
5924         name if found.
5926         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
5927         command.  Remove unused code.
5928         (vc-hg-annotate-re): Update to match --follow output.
5929         (vc-hg-annotate-extract-revision-at-line): Also return the file
5930         name if found.
5932         * vc.el: Update annotate-extract-revision-at-line documentation.
5934 2009-10-18  Kevin Ryde  <user42@zip.com.au>
5936         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
5937         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
5939         * net/browse-url.el (browse-url): Identify alist with "consp and
5940         not functionp" and let all other things go down the `apply' leg,
5941         as suggested by Stefan.  (Further to bug#4531.)
5943 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
5945         * minibuffer.el (read-file-name): Check for repeat before putting
5946         a default argument in file-name-history (Bug#4657).
5948         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
5949         read syntax (Bug#4737).
5951         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
5953 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
5955         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
5956         (html-tag-alist, html-tag-help): Add descriptions for undocumented
5957         entries and make note of obsolete tags.
5959 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5961         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
5963 2009-10-18  Glenn Morris  <rgm@gnu.org>
5965         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
5966         grep, so that binary files (eg international/uni-bidi.el) can match.
5967         Remove test for "UnicodeData" files, since it is hopefully unnecessary
5968         now, and in any case the file header format has changed.
5970 2009-10-17  Glenn Morris  <rgm@gnu.org>
5972         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
5973         (flyspell-get-word, flyspell-large-region)
5974         (flyspell-auto-correct-previous-word): Doc/error message fixes.
5976 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5978         * Makefile.in (ELCFILES): Add ede/shell.
5980 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5982         * term/common-win.el (x-colors): Purecopy it.
5984 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5986         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
5987         permissive for when the buffer is empty.
5988         (tar-header-block-tokenize): Decode the username and groupname.
5989         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
5991 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5993         * international/mule-cmds.el (select-safe-coding-system): If the file
5994         has a coding cookie, use it regardless of any other setting (bug#4712).
5996 2009-10-17  Glenn Morris  <rgm@gnu.org>
5998         * foldout.el (foldout-mouse-swallow-events):
5999         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
6001         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
6002         (dired-keep-marker-copy, dired-keep-marker-hardlink)
6003         (dired-keep-marker-symlink, dired-dwim-target)
6004         (dired-copy-preserve-time): Do not autoload these defcustoms.
6006         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
6007         messages from messing up the file coding.  (Bug#4623)
6009 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
6011         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
6012         if no match is found for the current dictionary.  (Bug#4578)
6014         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
6015         optional, since that is how it is documented, and this is often called
6016         with a nil argument.  (Bug#4577)
6017         (flyspell-external-point-words, flyspell-auto-correct-word)
6018         (flyspell-correct-word-before-point, flyspell-word-search-forward)
6019         (flyspell-word-search-backward): Remove nil argument in calls to
6020         flyspell-get-word, since it is not needed now.
6022 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
6024         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
6026 2009-10-16  Glenn Morris  <rgm@gnu.org>
6028         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
6030 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
6032         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
6033         (ange-ftp-file-size): New function.
6034         (ange-ftp-file-attributes): Use it.
6036 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
6038         * net/tramp-smb.el (tramp-smb-version): New defvar.
6039         (tramp-smb-maybe-open-connection): Use it, in order to avoid
6040         repeated checks.
6042 2009-10-16  Glenn Morris  <rgm@gnu.org>
6044         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
6045         Maybe copy some custom properties from old to new name.  (Bug#4706)
6047 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
6049         * subr.el (error, sit-for, start-process-shell-command)
6050         (start-file-process-shell-command): Set the calling convention
6051         after the function definition.
6053 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6055         * subr.el (error, sit-for, start-process-shell-command)
6056         (start-file-process-shell-command): Use the new
6057         set-advertised-calling-convention feature.
6059 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
6061         * international/ucs-normalize.el (ucs-normalize-version):
6062         Change to 1.2.
6063         (check-range): Adjust for Unicode 5.2.
6065 2009-10-15  Juri Linkov  <juri@jurta.org>
6067         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
6068         to the `menu-item' format.
6070 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
6072         * net/tramp.el (tramp-replace-environment-variables): Do not fail
6073         if the environment variable does not exist.
6075         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6076         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
6077         parameter.
6078         (tramp-smb-handle-add-name-to-file)
6079         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
6080         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
6081         (tramp-smb-handle-file-attributes)
6082         (tramp-smb-do-file-attributes-with-stat)
6083         (tramp-smb-handle-file-local-copy)
6084         (tramp-smb-handle-insert-directory)
6085         (tramp-smb-handle-make-directory)
6086         (tramp-smb-handle-make-directory-internal)
6087         (tramp-smb-handle-make-symbolic-link)
6088         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
6089         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
6090         (tramp-smb-maybe-open-connection): Apply the changed parameters.
6091         (tramp-smb-read-file-entry): Read Disk names in compressed format.
6092         Handle long file names.
6093         (tramp-smb-get-cifs-capabilities): Check, whether the connection
6094         process is running.
6095         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
6096         Read share names with "-g" option.
6098 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
6100         * net/rcirc.el (rcirc-view-log-file): New command.
6101         (rcirc-track-minor-mode-map): Remove C-c ` binding.
6102         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
6103         specified.
6105 2009-10-15  Glenn Morris  <rgm@gnu.org>
6107         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
6108         from the second command-line argument.
6109         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
6110         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
6111         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
6112         w32-batch-update-autoloads.
6113         * emacs-lisp/autoload.el (autoload-make-program): New variable.
6114         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
6116         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
6117         the headers cannot be located.  Simplify, subtracting superflous
6118         save-excursions.
6120 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6122         Replace completion-base-size by completion-base-position to fix bugs
6123         such as (bug#4699).
6124         * simple.el (completion-base-position): New var.
6125         (completion-base-size): Mark as obsolete.
6126         (choose-completion): Make it work for mouse events as well.
6127         Pass the new base-position to choose-completion-string.
6128         (choose-completion-guess-base-position): New function, extracted from
6129         choose-completion-delete-max-match.
6130         (choose-completion-delete-max-match): Use it.  Make obsolete.
6131         (choose-completion-string): Use the new base-position info.
6132         (completion-root-regexp): Delete.
6133         (completion-setup-function): Preserve completion-base-position.
6134         Eliminate obsolete base-size manipulation.
6135         * minibuffer.el (display-completion-list): Don't mess with base-size.
6136         (minibuffer-completion-help): Set completion-base-position instead.
6137         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
6138         choose-completion.
6139         * textmodes/bibtex.el (bibtex-complete):
6140         * emacs-lisp/crm.el (crm--choose-completion-string):
6141         Adjust to new calling convention.
6142         * complete.el (partial-completion-mode): Use minibufferp to avoid
6143         bumping into incompatible change to choose-completion-string-functions.
6144         * ido.el (ido-choose-completion-string): Make its calling convention
6145         more permissive.
6146         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
6147         base-size manipulation.
6148         (comint-dynamic-list-input-ring): Use dotimes and push.
6149         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
6150         fundamental-mode.  Use `or'.
6152 2009-10-14  Juri Linkov  <juri@jurta.org>
6154         * misearch.el (multi-isearch-next-buffer-from-list)
6155         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
6157 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6159         * Makefile.in (compile-onefile): Load `bytecomp' rather than
6160         `bytecomp.el'.
6162         * minibuffer.el (completion-pcm--merge-completions): Make sure the
6163         string we return is all made up of text from the completions rather
6164         than part from the completions and part from the input (bug#4219).
6166         * ido.el (ido-everywhere): Use define-minor-mode.
6168         * buff-menu.el (list-buffers, ctl-x-map):
6169         Mark the entry points with ;;;###autoload cookies.
6171 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6173         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
6174         correctly in the detached head case.
6175         (vc-git-print-log): Remove unused binding.
6177         * vc.el (vc-responsible-backend): When a directory is passed for
6178         for registration create a VC repository if no backend is
6179         responsible for the directory argument.
6180         (vc-deduce-fileset): Tell vc-responsible-backend to register.
6182         * vc.el: Move comments about RCS and SCCS ...
6183         * vc-rcs.el:
6184         * vc-sccs.el: ... here, respectively.
6186 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6188         * minibuffer.el (completion--file-name-table): Return nil if there's
6189         no file completion, even if substitute-in-file-name changed
6190         the string (bug#4708).
6192 2009-10-13  Juri Linkov  <juri@jurta.org>
6194         * files-x.el (read-file-local-variable-value): Don't filter out
6195         minor modes from mode name completion (bug#4664).
6197 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
6199         * international/mule-cmds.el (ucs-names): Remove exclusion of
6200         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
6202 2009-10-13  Kenichi Handa  <handa@m17n.org>
6204         * international/uni-name.el: Regenerated.
6206 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
6208         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
6209         should be automatically buffer-local, but isn't.)
6211 2009-10-12  Sam Steingold  <sds@gnu.org>
6213         * progmodes/compile.el (compilation-next-error-function): Fix the
6214         timestamps if the buffer has been visited before.
6215         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
6216         non-anchored patterns, like the perl one (bug#3928).
6218 2009-10-12  Glenn Morris  <rgm@gnu.org>
6220         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
6221         Let-bind `size'.
6223 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
6225         * proced.el (proced-unload-function): New function.
6227         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
6228         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
6229         Doc fix.
6231         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
6233 2009-10-11  Juri Linkov  <juri@jurta.org>
6235         * files-x.el (read-file-local-variable-value):
6236         Provide default value only for bound variables (bug#4664).
6238 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
6240         * net/tramp.el (tramp-local-host-p): Function shall return nil for
6241         connection methods like smb.
6243         * net/tramp-cache.el (tramp-flush-connection-property): The hash
6244         can be empty.
6246         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6247         (tramp-smb-file-name-handler-alist): Add handlers for
6248         `add-name-to-file', `make-symbolic-link'.
6249         (tramp-smb-handle-add-name-to-file)
6250         (tramp-smb-do-file-attributes-with-stat)
6251         (tramp-smb-handle-make-symbolic-link)
6252         (tramp-smb-get-cifs-capabilities): New defuns.
6253         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
6254         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
6255         (tramp-smb-handle-file-local-copy)
6256         (tramp-smb-handle-make-directory-internal)
6257         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
6258         The file name syntax depends on cifs capabilities.
6259         (tramp-smb-handle-file-attributes):
6260         Call `tramp-smb-do-file-attributes-with-stat' if possible.
6261         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
6262         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
6264 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
6266         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
6267         (eieio-defclass): Apply deftype handler and setf-method properties
6268         directly.
6269         (eieio-add-new-slot): Avoid union function from cl library.
6270         (eieio--typep): New function.
6271         (eieio-perform-slot-validation): Use it.
6273 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
6275         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6276         Update documentation to refer to the variables documented in r1.135.
6277         (Bug#4188)
6279 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
6281         * bookmark.el (Info-suffix-list): Remove this unused variable.
6282         (bookmark-current-point): Remove this obsolete variable.
6283         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
6284         Adjust for removal of bookmark-current-point.
6286         (bookmarks-already-loaded, bookmark-current-buffer)
6287         (bookmark-yank-point): Document.  (Bug#4188)
6289 2009-10-10  Glenn Morris  <rgm@gnu.org>
6291         * frame.el (frame-height): Doc fix.
6293         * calendar/calendar.el (calendar-split-width-threshold): New option.
6294         (calendar-basic-setup): Use calendar-split-width-threshold.
6296 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
6298         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
6299         Ideographic Supplement" range (U+1F200..U+1F2FF).
6301 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6303         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
6304         since the list will have been rebuilt anyway.  (Bug#4349)
6306 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6308         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
6309         (bookmark-bmenu-execute-deletions): Don't save here, as
6310         bookmark-delete will now do so if necessary.
6311         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
6312         (Bug#4348)
6314 2009-10-09  Glenn Morris  <rgm@gnu.org>
6316         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
6318 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6320         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
6321         (bookmark-jump-other-window): Just invoke bookmark-jump with new
6322         argument now, so the two function's behaviors will match.  (Bug#3645)
6324 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
6326         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
6327         (tramp-file-name-real-host, tramp-file-name-port):
6328         Apply `save-match-data'.
6330         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
6331         case both directories are remote.
6332         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
6333         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
6335 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6337         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
6339 2009-10-07  Glenn Morris  <rgm@gnu.org>
6341         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
6342         of concat.
6344 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6346         * files-x.el (read-file-local-variable): Include some
6347         non-user-variables in the completion table (bug#4664).
6349 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
6351         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
6352         message.
6354         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6355         (tramp-smb-file-name-handler-alist): Add handler for
6356         `copy-directory', `expand-file-name', `set-file-modes'.
6357         (tramp-smb-handle-copy-directory)
6358         (tramp-smb-handle-expand-file-name)
6359         (tramp-smb-handle-set-file-modes): New defuns.
6360         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
6361         (tramp-smb-handle-file-attributes): Simplify check for retrieving
6362         entry.
6363         (tramp-smb-handle-insert-directory): Don't flush the cache.
6364         (tramp-smb-maybe-open-connection): Check for samba client and
6365         server versions.
6367 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
6369         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
6370         to not error out of search for "^lisp=" fails.
6372 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6374         * makefile.w32-in (WINS_UPDATES): New macro.
6375         (custom-deps, finder-data, autoloads): Use it.
6377 2009-10-07  Glenn Morris  <rgm@gnu.org>
6379         * Makefile.in (autoloads): Revert previous change.
6380         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
6381         the list of preloaded files passed on the command-line, get
6382         it from src/Makefile.
6384         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
6385         show the original buffer rather than a random one.
6387 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
6389         * help.el (describe-no-warranty): Place point in a slightly better
6390         position in the GPLv3 text.
6392 2009-10-06  Sam Steingold  <sds@gnu.org>
6394         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
6395         the comm attribute is present before calling regexp-quote.
6397 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
6399         * play/animate.el (animate-string): For good effect, make sure
6400         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
6402         * play/animate.el (animate-sequence, animate-birthday-present):
6403         * misc.el (butterfly): Don't set `indent-tabs-mode'.
6405 2009-10-06  Glenn Morris  <rgm@gnu.org>
6407         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
6409         * emacs-lisp/autoload.el (autoload-excludes): New variable.
6410         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
6411         (batch-update-autoloads): Process a string value of autoload-excludes,
6412         set during the build process.
6413         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
6415         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
6416         inside with-parsed...  macro so that `v' is defined.
6418         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
6419         * progmodes/fortran.el (fortran-end-of-block)
6420         (fortran-beginning-of-block):
6421         Also push mark in the macro case.
6423         * emerge.el (emerge-show-file-name):
6424         * calc/calc.el (calc-quit):
6425         * calc/calc-misc.el (calc-big-or-small):
6426         * calc/calc-graph.el (calc-graph-view):
6427         * calc/calc-ext.el (calc-reset):
6428         * calendar/calendar.el (calendar-basic-setup):
6429         Use window-full-height-p.
6431         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
6432         header we don't understand, don't insert another.  (Bug#4624)
6433         If changing mime charset, insert the new one in the right place.
6435 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
6437         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
6438         (cal-tex-cursor-month): Correctly increment the end date for diary and
6439         holiday listing.  (Bug#4626)
6441 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6443         * help-fns.el (describe-function-1): Don't burp if the function is not
6444         a symbol.
6446 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
6448         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
6449         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
6450         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
6451         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
6453         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
6454         (eieio-default-superclass): Reflow docstrings.
6455         (this, class-option-assoc, defclass, eieio-class-un-autoload)
6456         (eieio-unbind-method-implementations, defmethod)
6457         (eieio-validate-slot-value, eieio-validate-class-slot-value)
6458         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
6459         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
6460         (eieio-slot-originating-class-p, eieio-slot-name-index)
6461         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
6462         (constructor, initialize-instance, no-next-method, object-print)
6463         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
6464         Fix typos in docstrings.
6465         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
6466         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
6467         (next-method-p): Doc fixes.
6468         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
6469         Fix typos in error messages.
6470         (eieio-defmethod): Fix typo in description of generic method.
6472         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
6473         (eieio-persistent-save-interactive, slot-missing):
6474         Fix typos in docstrings.
6475         (eieio-instance-inheritor-slot-boundp): Doc fix.
6477         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
6478         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
6480         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
6481         (eieio-custom-object-apply-reset):
6482         Fix typos in docstrings and error messages.
6484         * emacs-lisp/eieio-datadebug.el (data-debug-show):
6485         Fix typo in docstring.
6487         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
6488         (eieio-browse-tree): Doc fix.
6489         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
6490         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
6491         Fix typos in docstrings.
6493         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
6494         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
6495         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
6496         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
6497         Reflow docstrings.
6499 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6501         * vc-hg.el (log-view-vc-backend): Declare for compiler.
6502         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
6503         Set log-view-vc-backend so that diff can work.
6505         * log-view.el (log-view-diff): Use vc-diff-internal instead of
6506         vc-version-diff.
6507         (vc-diff-internal): Autoload this instead of vc-version-diff.
6509 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
6511         * simple.el (eval-expression): Doc fix.
6513         * progmodes/cwarn.el (cwarn-mode): Doc fix.
6515 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
6517         * files.el (directory-files-no-dot-files-regexp): New defconst.
6518         (delete-directory): Use it.
6519         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
6521         * net/tramp.el (tramp-verbose): Fix docstring.
6522         (tramp-methods): Add recursive option to `tramp-copy-args'.
6523         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
6524         "scp1_old", "scp2_old", "rsync", "rsyncc".
6525         (tramp-default-method): Check also for `auth-source-user-or-password'.
6526         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6527         Add handler for `copy-directory'.
6528         (tramp-handle-copy-directory): New defun.
6529         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
6530         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
6531         Optimize sent command.
6533 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6535         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
6536         window if necessary.
6538         * calendar/calendar.el (calendar-basic-setup): Don't call
6539         switch-to-buffer in a dedicated window.
6541 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
6543         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
6544         don't do anything related to relocating, just return nil.
6545         (bookmark-error-no-filename): New error.
6546         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
6547         bookmark has no file.  Don't even attempt to handle things that
6548         are not files; the whole point of custom handlers is to keep that
6549         knowledge elsewhere anyway.  Tighten some comments.
6550         (bookmark-file-or-variation-thereof): Remove now-unused function.
6551         (bookmark-location): Doc string fix.
6552         (Bug#4250)
6554 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6556         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
6557         don't use a file dialog, because they usually don't know how to read
6558         a directory target from the user.  (Bug#4230)
6559         Also, make sure the prompt can display directories as well as files.
6561 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6563         * bookmark.el (bookmark-set, bookmark-buffer-name):
6564         Improve doc strings.  (Bug#1193)
6566 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6568         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
6569         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
6570         (bookmark-get-annotation, bookmark-set-annotation)
6571         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
6572         (bookmark-set-position, bookmark-get-front-context-string)
6573         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
6574         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
6575         (bookmark-jump-other-window, bookmark-handle-bookmark)
6576         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
6577         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
6578         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
6579         Improve doc strings to say whether bookmark can be a string or
6580         a record or both, and make other consistency and clarity fixes.
6581         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
6582         (bookmark-default-annotation-text, bookmark-yank-word)
6583         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
6584         (bookmark-import-new-list, bookmark-maybe-rename)
6585         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
6586         (bookmark-bmenu-bookmark): Give these doc strings.
6587         (bookmark-bmenu-check-position): Give this a doc string, but also
6588         add a FIXME comment about how the function may be pointless.
6589         (bookmark-default-handler): Rework doc string and change a
6590         parameter name, to clarify that this takes a bookmark record
6591         not a bookmark name.
6592         (bookmark-set): Change a parameter name to indicate its meaning,
6593         and improve the doc string a bit.
6594         (Bug#4188)
6596 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6598         * bookmark.el (bookmark-alist): Document the new `handler' element
6599         in the param alist.
6600         (bookmark-make-record-function): Adjust documentation for above.
6601         (Bug#4193)
6603 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6605         * info.el (Info-bookmark-make-record): Document this function.
6606         (Info-bookmark-jump): Document with a doc string, not just a comment.
6607         (Bug#4203)
6609 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
6611         * files.el (copy-directory): New defun.
6613         * dired-aux.el (dired-copy-file-recursive): Use it.
6615 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6617         * files-x.el (modify-dir-local-variable)
6618         (copy-dir-locals-to-file-locals-prop-line): Fix typos in
6619         docstrings.
6621         * recentf.el (recentf-unload-function): New function.
6623 2009-10-04  Glenn Morris  <rgm@gnu.org>
6625         * window.el (window-full-height-p): Add doc string.
6627 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
6629         * window.el (window-full-height-p): New function.  (Bug#4543)
6631 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
6633         * vc.el: Remove commented out code.
6634         (vc-derived-from-dir-mode): Remove, unused.
6635         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
6637 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
6639         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
6640         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
6641         there could be recursive loading when `default-directory' is a
6642         remote file name.  (Bug#4614)
6644 2009-10-03  Glenn Morris  <rgm@gnu.org>
6646         * calendar/calendar.el (calendar-basic-setup): Handle the case where
6647         the frame is wide.
6648         (calendar-generate-window): Test for shrinkability rather than width.
6650         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
6651         reusing existing buffers, in case we happen to visit two files with the
6652         same basename.  (Bug#4593)
6654 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6656         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
6657         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
6658         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
6659         subdirs of cedet as well.
6660         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
6662 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6664         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
6665         Obey advertised-signature-table.
6667         * help-fns.el (help-function-arglist): Don't check
6668         advertised-signature-table.
6669         (describe-function-1): Do it here instead so it also applies to subrs.
6671 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
6673         * simple.el (start-file-process): Say in the doc-string, that file
6674         handlers might not support pty association, if PROGRAM is nil.
6676         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
6677         HOST and USER are strings.  They are nil, when there are
6678         incomplete entries in ~/.netrc, for example.
6679         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
6680         root directory ("device busy" error otherwise).
6682         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
6683         Flush file properties of created directory.
6685 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6687         * makefile.w32-in (WINS_BASIC): Remove cedet.
6688         (WINS_CEDET): Add cedet.
6689         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
6691 2009-10-02  Kevin Ryde  <user42@zip.com.au>
6693         * net/browse-url.el (browse-url): Pass any symbol in
6694         browse-url-browser-function to `apply', since if you've mistakenly put
6695         an unbound symbol then the error is clearer.  (Bug#4531)
6697 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6699         * allout.el (allout-init, allout-back-to-current-heading)
6700         (allout-beginning-of-current-entry, allout-ascend-to-depth)
6701         (allout-ascend, allout-up-current-level, allout-end-of-level)
6702         (allout-previous-visible-heading, allout-forward-current-level)
6703         (allout-backward-current-level, allout-show-children):
6704         * apropos.el (apropos-describe-plist):
6705         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
6706         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
6707         * completion.el (add-completion, add-permanent-completion):
6708         * descr-text.el (describe-text-category, describe-char):
6709         * desktop.el (desktop-lazy-abort):
6710         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
6711         * dired.el (dired-build-subdir-alist):
6712         * ediff.el (ediff-version):
6713         * elide-head.el (elide-head, elide-head-show):
6714         * emerge.el (emerge-version):
6715         * env.el (getenv):
6716         * face-remap.el (variable-pitch-mode):
6717         * faces.el (describe-face):
6718         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
6719         (dired-at-point):
6720         * files.el (find-file-existing, auto-save-mode):
6721         * font-lock.el (font-lock-fontify-buffer):
6722         * help-fns.el (describe-function, describe-variable)
6723         (describe-syntax, describe-categories):
6724         * help.el (view-lossage, describe-bindings, describe-key)
6725         (describe-mode):
6726         * hexl.el (hexl-current-address):
6727         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
6728         * info.el (Info-goto-emacs-key-command-node):
6729         * log-edit.el (log-edit-insert-cvs-template)
6730         (log-edit-insert-cvs-rcstemplate):
6731         * menu-bar.el (menu-bar-mode):
6732         * mouse.el (mouse-appearance-menu):
6733         * newcomment.el (comment-indent-new-line):
6734         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
6735         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
6736         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
6737         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
6738         * recentf.el (recentf-mode):
6739         * savehist.el (savehist-mode, savehist-save):
6740         * shadowfile.el (shadow-copy-files):
6741         * simple.el (kill-ring-save, next-line, previous-line)
6742         (normal-erase-is-backspace-mode):
6743         * strokes.el (strokes-update-window-configuration)
6744         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
6745         (strokes-xpm-for-stroke):
6746         * time.el (emacs-uptime, emacs-init-time):
6747         * tutorial.el (tutorial--describe-nonstandard-key)
6748         (tutorial--detailed-help):
6749         * type-break.el (type-break-mode)
6750         (type-break-mode-line-message-mode, type-break-query-mode)
6751         (type-break-guesstimate-keystroke-threshold):
6752         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
6753         * version.el (emacs-version):
6754         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
6755         * winner.el (winner-mode):
6756         * calendar/timeclock.el (timeclock-in, timeclock-out)
6757         (timeclock-status-string, timeclock-change)
6758         (timeclock-workday-remaining-string)
6759         (timeclock-workday-elapsed-string)
6760         (timeclock-when-to-leave-string):
6761         * calendar/todo-mode.el (todo-add-category):
6762         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
6763         * emacs-lisp/autoload.el (update-file-autoloads):
6764         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
6765         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
6766         (checkdoc-message-text, checkdoc-defun):
6767         * emacs-lisp/debug.el (debugger-list-functions):
6768         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6769         * emacs-lisp/eieio-opt.el (eieio-describe-class)
6770         (eieio-describe-generic):
6771         * emacs-lisp/lisp-mnt.el (lm-synopsis):
6772         * emacs-lisp/shadow.el (list-load-path-shadows):
6773         * emulation/cua-base.el (cua-mode):
6774         * emulation/edt.el (edt-set-scroll-margins):
6775         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
6776         (tpu-toggle-regexp, tpu-toggle-search-direction)
6777         (tpu-toggle-rectangle, tpu-toggle-control-keys):
6778         * emulation/tpu-extras.el (tpu-set-scroll-margins):
6779         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
6780         (viper-set-parsing-style-toggling-macro)
6781         (viper-set-emacs-state-searchstyle-macros):
6782         * emulation/viper.el (viper-set-hooks):
6783         * eshell/esh-mode.el (eshell-truncate-buffer):
6784         * international/mule-cmds.el (prefer-coding-system)
6785         (describe-input-method, describe-language-environment):
6786         * international/mule-diag.el (list-character-sets)
6787         (describe-character-set, describe-coding-system)
6788         (describe-fontset, list-fontsets, list-input-methods):
6789         * mail/sendmail.el (mail-signature):
6790         * net/ange-ftp.el (ange-ftp-copy-file):
6791         * net/browse-url.el (browse-url):
6792         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
6793         * net/quickurl.el (quickurl-add-url):
6794         * net/rcirc.el (names, topic):
6795         * net/xesam.el (xesam-mode):
6796         * play/5x5.el (5x5-new-game):
6797         * play/yow.el (apropos-zippy):
6798         * progmodes/ada-mode.el (ada-mode-version):
6799         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
6800         (f90-end-of-block)
6801         (f90-beginning-of-block):
6802         * progmodes/fortran.el (fortran-end-of-block)
6803         (fortran-beginning-of-block):
6804         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
6805         * progmodes/python.el (python-describe-symbol, python-shell):
6806         * term/ns-win.el (ns-print-buffer):
6807         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
6808         * textmodes/flyspell.el (flyspell-mode-on):
6809         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
6810         (pages-directory-for-addresses):
6811         * textmodes/table.el (table-recognize-cell)
6812         (table-query-dimension, table-generate-source)
6813         (table-insert-sequence, table--warn-incompatibility):
6814         * textmodes/tex-mode.el (tex-validate-buffer):
6815         * textmodes/texinfmt.el (texinfmt-version)
6816         (texinfo-format-buffer):
6817         Use `called-interactively-p' instead of `interactive-p'.
6819 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6821         * image-mode.el (image-toggle-display):
6822         * emacs-lisp/elp.el (elp-instrument-function):
6823         * emacs-lisp/advice.el (ad-make-advised-definition):
6824         * emacs-lisp/easy-mmode.el (define-minor-mode):
6825         * net/browse-url.el (browse-url-maybe-new-window):
6826         * progmodes/sh-script.el (sh-learn-buffer-indent):
6827         Pass new argument 'any to `called-interactively-p'.
6829 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
6831         * international/uni-bidi.el:
6832         * international/uni-category.el:
6833         * international/uni-combining.el:
6834         * international/uni-comment.el:
6835         * international/uni-decimal.el:
6836         * international/uni-decomposition.el:
6837         * international/uni-digit.el:
6838         * international/uni-lowercase.el:
6839         * international/uni-mirrored.el:
6840         * international/uni-name.el:
6841         * international/uni-numeric.el:
6842         * international/uni-old-name.el:
6843         * international/uni-titlecase.el:
6844         * international/uni-uppercase.el:
6845         Regenerate from Unicode 5.2.0 data.
6847 2009-10-01  Glenn Morris  <rgm@gnu.org>
6849         * Makefile.in (ELCFILES): Regenerate.
6851 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6853         * subr.el (interactive-p): Mark obsolete.
6854         (called-interactively-p): Make the optional-ness of `kind' obsolete.
6855         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
6856         advertised-signature-table for subroutines as well.
6858         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
6859         (set-advertised-calling-convention): New function.
6860         (make-obsolete, define-obsolete-function-alias)
6861         (make-obsolete-variable, define-obsolete-variable-alias):
6862         Make the optional-ness of `when' obsolete.
6863         (define-obsolete-face-alias): Make `when' non-optional.
6864         * help-fns.el (help-function-arglist):
6865         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
6866         Use advertised-signature-table.
6868 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
6870         * files.el (delete-directory): New defun.  The original function
6871         in fileio.c has been renamed to `delete-directory-internal'.
6873         * dired.el (dired-delete-file): Call `delete-directory' with
6874         RECURSIVE parameter.
6876         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
6877         parameter RECURSIVE.  Implementation is missing.
6879         * net/tramp.el (tramp-handle-make-directory): Flush upper
6880         directory's file properties.
6881         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
6882         (tramp-handle-dired-recursive-delete-directory): Flush directory
6883         properties after the remove command only.
6885         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6886         Handle optional parameter RECURSIVE.
6888         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
6889         Handle optional parameter RECURSIVE.
6891         * net/tramp-smb.el (tramp-smb-errors): Add error message for
6892         connection timeout.
6893         (tramp-smb-handle-delete-directory): Handle optional parameter
6894         RECURSIVE.
6896 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6898         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
6899         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
6900         (byte-compile-defmacro): Use backquotes.
6902         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
6904         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
6905         has no associated file.
6906         (vc-resynch-buffer): Use vc-dir-buffers.
6908 2009-10-01  Glenn Morris  <rgm@gnu.org>
6910         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
6911         (chart-file-count):
6912         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
6913         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
6914         * emacs-lisp/eieio-opt.el (eieio-describe-class):
6915         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
6916         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
6917         (eieio-copy-parents-into-subclass, make-instance, class-children)
6918         (eieio-generic-form):
6920         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
6921         match-data.  (Bug#4555).
6923         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
6924         rather than parsing it as a regexp.  This relaxes the layout
6925         requirements and makes errors easier to detect.
6926         (check-declare-verify): Check file is regular.
6927         (check-declare-directory): Doc fix.
6928         * subr.el (declare-function): Doc fix.
6930         * ibuffer.el (ibuffer-format-qualifier):
6931         * isearch.el (hi-lock-regexp-okay):
6932         * calc/calc.el (math-zerop):
6933         * mail/uce.el (rmail-msgbeg, rmail-msgend):
6934         * term/w32-win.el (setup-default-fontset, set-fontset-font):
6935         Remove unused declarations.
6937 2009-09-30  Glenn Morris  <rgm@gnu.org>
6939         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
6941         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
6942         filename is not a string.
6944 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
6946         * files.el (safe-local-eval-forms): Fix typo.
6948 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6950         * vc-hooks.el (vc-dir-buffers): New var.
6951         (vc-state-refresh): New function.
6952         (vc-state): Use it.
6953         (vc-after-save): Always ask the backend to recompute the new state.
6954         Always call vc-dir if necessary, using vc-dir-buffers.
6955         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
6956         Use vc-dir-buffers.
6957         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
6958         (vc-dir-prepare-status-buffer, vc-dir-update)
6959         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
6960         Don't call expand-file-name on default-directory.
6962 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6964         * speedbar.el (speedbar-item-delete):
6965         * calc/calc-prog.el (calc-kbd-if):
6966         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
6968         * epa.el (epa-key-list-mode-map):
6969         * hi-lock.el (hi-lock-menu): Fix typos in menus.
6971         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
6972         (hs-show-hook): Fix typo in docstring.
6974 2009-09-29  Glenn Morris  <rgm@gnu.org>
6976         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
6977         file-name-nondirectory call preventing location of cedet files.
6978         (check-declare-verify): Use literal search rather than re-search.
6979         Add basic defmethod and defclass, and define-overloadable-function.
6981         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
6982         Use tramp-compat-file-attributes rather than nonexistent
6983         tramp-compat-handle-file-attributes.
6985         * Makefile.in (lisptagsfiles4): New.
6986         (AUTOGENEL): Add cedet loaddefs files.
6987         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
6988         (update-elclist, compile-always, backup-compiled-files)
6989         (bootstrap-clean): Add yet another directory level.
6990         (update-elclist): Use LC_COLLATE rather than COLLATE.
6991         (ELCFILES): Update, via `make update-elclist'.
6993 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6995         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
6996         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
6997         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
6999 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
7001         * Makefile.in (lisptagsfiles3): Define.
7002         (TAGS, TAGS-LISP): Use it.
7003         (update-elclist): Add third directory level to look for elc files.
7004         (compile-always): Likewise.
7005         (backup-compiled-files): Likewise.
7006         (bootstrap-clean): Likewise.
7007         (ELCFILES): Update.
7009 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
7011         * Makefile.in (ELCFILES): Add CEDET files.
7013 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
7015         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
7017         * net/tramp.el (top): Require tramp-imap.
7019         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7020         Use `tramp-compat-handle-file-attributes'.
7022 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7024         * net/tramp-imap.el: New package.
7026 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7028         * whitespace.el (whitespace-trailing-regexp)
7029         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
7030         Fix doc string.
7032 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
7034         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
7035         menu.
7037         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
7038         menu-bar-ediff-menu.
7040         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
7041         define-overloadable-function.
7043         * progmodes/autoconf.el: Provide autoconf as well, so that this
7044         file can be `require'd.
7046         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
7048         * emacs-lisp/autoload.el (generated-autoload-feature)
7049         (generated-autoload-load-name): New vars.
7050         (autoload-rubric, autoload-generate-file-autoloads): Use them.
7051         (make-autoload): Recognize define-overloadable-function and
7052         defclass forms (for EIEIO).
7054         * Makefile.in (update-subdirs): Exclude cedet directory.
7056 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7058         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
7060         * faces.el: Default light-background background for region face to
7061         ns_selection_color under NS.
7063 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7065         * net/imap-hash.el: New library, see NEWS.
7067         * Makefile.in (ELCFILES): Add imap-hash.el.
7069 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7071         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
7072         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
7073         * help-macro.el (make-help-screen): Avoid using an ambiguous function
7074         definition where the docstring could be taken for the return value.
7076 2009-09-26  Glenn Morris  <rgm@gnu.org>
7078         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
7079         Add option to only show images below a certain size.
7080         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
7081         save-excursion calls.
7083 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
7085         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
7086         subdirectories) and eieio.
7088 2009-09-26  Alan Mackenzie  <acm@muc.de>
7090         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
7091         buggy bracketing.  (Bug#4289)
7093         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
7094         character constants (as case labels).  (Bug#4289)
7096 2009-09-25  Juri Linkov  <juri@jurta.org>
7098         * files.el (safe-local-eval-forms): Allow time-stamp in
7099         before-save-hook (Bug#4554).
7101 2009-09-25  Drew Adams  <drew.adams@oracle.com>
7103         * menu-bar.el (list-buffers-directory): Doc fix.
7105 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7107         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
7108         Try and avoid copying twice the same paragraph.
7109         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
7110         Remove save-excursion.
7111         (log-edit-changelog-entry): Do it here instead.
7113 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
7115         * bs.el (bs--get-file-name): Use `list-buffers-directory'
7116         when available, instead of hardcoding mode names.  Doc fix.
7118         * menu-bar.el (list-buffers-directory): Add docstring.
7119         Make automatically buffer-local.
7121         * dired.el (dired-mode):
7122         * files.el (cd-absolute):
7123         * pcvs.el (cvs-temp-buffer):
7124         * pcvs-util.el (cvs-get-buffer-create):
7125         * shell.el (shell-mode):
7126         * vc-dir.el (vc-dir-mode):
7127         Don't make `list-buffers-directory' buffer local.
7129 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
7131         * comint.el (comint-exec, comint-run, make-comint):
7132         Doc fixes (Bug#4542).
7134 2009-09-25  Glenn Morris  <rgm@gnu.org>
7136         * mail/rmailmm.el (rmail-mime): New custom group.
7137         Move all defcustoms in this file into this group.
7138         (rmail-mime-media-type-handlers-alist): Revert previous change.
7139         (rmail-mime-show-images): New option.
7140         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
7141         references to it, since it wasn't actually used for anything.
7142         (rmail-mime-insert-image): New function.
7143         (rmail-mime-image): Use rmail-mime-insert-image.
7144         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
7145         obey the value of `rmail-mime-show-images' option.  Print the size of
7146         attachments.
7148 2009-09-25  David Engster  <deng@randomsample.de>
7150         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
7152 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7154         * whitespace.el: Does not highlight trailing spaces While point is
7155         at end of line.  Does not highligt spaces at beginning of buffer
7156         while point is at beginning of buffer.  Does not highlight spaces
7157         at end of buffer while point is at end of buffer.  (Bug#4177)
7158         New version 12.0.
7159         (whitespace-display-mappings): Adjust initialization.
7160         (whitespace-point, whitespace-font-lock-refontify): New vars.
7161         (whitespace-color-on, whitespace-color-off): Adjust code.
7162         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
7163         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
7164         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
7166 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
7168         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
7170         * textmodes/sgml-mode.el: Remove xml-mode alias.
7172         * files.el (auto-mode-alist, conf-mode-maybe)
7173         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
7175 2009-09-24  Alan Mackenzie  <acm@muc.de>
7177         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
7178         c-forward-conditionals, but it doesn't move point and doesn't set
7179         the mark.
7180         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
7181         (c-down-conditional-with-else, c-backward-conditional)
7182         (c-forward-conditional): Refactor to use c-scan-conditionals.
7184 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7186         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
7187         (help-default-arg-highlight): Remove.
7188         (help-highlight-arg): New function.
7189         (help-do-arg-highlight): Use it.
7190         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
7192 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7194         * term.el (term-set-scroll-region, term-handle-ansi-escape):
7195         Undo last change, which didn't fix the problem and introduced others.
7197 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
7199         * progmodes/gdb-mi.el: Don't require speedbar.
7200         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
7202 2009-09-24  Glenn Morris  <rgm@gnu.org>
7204         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
7206         * term/ns-win.el (ns-reg-to-script): Define for compiler.
7208         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
7209         there is no newline after the final mime boundary.  (Bug#4539)
7210         Move markers on insertion so that any buttons inserted don't end up in
7211         the next part of a multipart message.
7212         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
7213         (rmail-mime-bulk-handler): Optionally handle images.
7214         (rmail-mime-image): New button action.
7215         (rmail-mime-image-handler): New function.
7216         (rmail-mime-mode): New mode.
7217         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
7219 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7221         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
7222         than just dropping elements from it (bug#4504).
7224         * term.el (term-set-scroll-region): Don't move cursor any more.
7225         (term-handle-ansi-escape): Call term-goto here instead.
7226         Suggested by Ivan Kanis <apple@kanis.eu>.
7228         * term.el: Require CL.
7229         (term-ansi-reset): New function.
7230         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
7231         (term-handle-colors-array): Simplify.
7233 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7235         * allout.el (allout-overlay-interior-modification-handler)
7236         (allout-obtain-passphrase):
7237         * epa-file.el (epa-file-write-region):
7238         * ps-print.el (ps-begin-job):
7239         * vc-hooks.el (vc-toggle-read-only):
7240         * vc-rcs.el (vc-rcs-rollback):
7241         * vc-sccs.el (vc-sccs-rollback):
7242         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
7243         (vc-version-diff, vc-revert, vc-rollback):
7244         * wdired.el (wdired-check-kill-buffer):
7245         * emacs-lisp/authors.el (authors):
7246         * net/socks.el (socks-open-connection):
7247         * net/zeroconf.el (zeroconf-service-add-hook):
7248         * obsolete/vc-mcvs.el (vc-mcvs-register):
7249         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
7250         (gdb-select-frame):
7251         * progmodes/grep.el (lgrep, rgrep):
7252         * progmodes/idlw-help.el (idlwave-help-check-locations)
7253         (idlwave-help-html-link, idlwave-help-assistant-open-link):
7254         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7255         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
7256         (reftex-toc-rename-label): Fix typos in error messages.
7258         * dired-aux.el (dired-do-shell-command): Reflow docstring.
7259         (dired-copy-how-to-fn): Doc fix.
7260         (dired-files-attributes, dired-read-shell-command):
7261         Fix typos in docstrings.
7263         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
7264         (dired-x-find-file-other-window): Reflow docstrings.
7265         (dired-omit-marker-char, dired-read-shell-command)
7266         (dired-x-submit-report): Fix typos in docstrings.
7268         * shell.el (shell-mode-hook):
7269         * view.el (View-scroll-line-forward):
7270         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
7271         Fix typos in docstrings.
7273         * net/dig.el (dig-invoke): Fix typo in docstring.
7274         (query-dig): Reflow docstring.
7276         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
7277         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
7278         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
7279         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
7280         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
7281         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
7282         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
7283         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
7284         (idlwave-completion-map, idlwave-current-indent)
7285         (idlwave-custom-ampersand-surround, idlwave-customize)
7286         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
7287         (idlwave-define-abbrev, idlwave-determine-class-special)
7288         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
7289         (idlwave-end-block-reg, idlwave-end-of-statement)
7290         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
7291         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
7292         (idlwave-explicit-class-listed, idlwave-file-header)
7293         (idlwave-fill-paragraph, idlwave-find-class-definition)
7294         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
7295         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
7296         (idlwave-in-quote, idlwave-indent-action-table)
7297         (idlwave-indent-expand-table, idlwave-indent-line)
7298         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
7299         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
7300         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
7301         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
7302         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
7303         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
7304         (idlwave-outlawed-buffers, idlwave-popup-select)
7305         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
7306         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
7307         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
7308         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
7309         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
7310         (idlwave-statement-type, idlwave-struct-skip)
7311         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
7312         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
7313         (idlwave-what-module-find-class): Fix typos in docstrings.
7314         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
7315         (idlwave-calculate-cont-indent, idlwave-expand-equal)
7316         (idlwave-find-module, idlwave-find-structure-definition)
7317         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
7318         (idlwave-list-load-path-shadows, idlwave-next-statement)
7319         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
7320         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
7321         (idlwave-template): Reflow docstrings.
7323         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
7324         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
7325         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
7326         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
7327         (idlwave-shell-display-line, idlwave-shell-display-wframe)
7328         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
7329         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
7330         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
7331         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
7332         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
7333         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
7334         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
7335         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
7336         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
7337         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
7338         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
7339         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
7340         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
7341         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
7342         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
7343         Fix typos in docstrings.
7344         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
7345         (idlwave-shell-hide-output, idlwave-shell-mode)
7346         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
7347         Reflow docstrings.
7349         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
7351 2009-09-24  Ivan Kanis  <apple@kanis.eu>
7353         * term.el (term-bold-attribute): New var.
7354         (term-handle-colors-array): Use it.
7356 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
7358         * progmodes/gdb-mi.el (gdb-version): New variable.
7359         (gdb-non-stop-handler): Set gdb-version.
7360         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
7361         Condition "--thread" option on gdb-version.
7362         (gdb-invalidate-threads): Remove unused argument.
7364 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7366         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
7367         to looking-back to avoid ridiculous slow down in large files (bug#4511).
7369 2009-09-23  Glenn Morris  <rgm@gnu.org>
7371         * mail/rmail.el (rmail-reply): Don't try to add a References header when
7372         replying to mail without References or Message-Id.  (Bug#4525)
7374 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
7376         * term/ns-win.el (ns-reg-to-script): New variable.
7378 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
7380         * epg.el (epg-wait-for-status): Preserve existing 'error results.
7382 2009-09-22  Sam Steingold  <sds@gnu.org>
7384         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
7385         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
7386         to 1 because hg returns status 1 when nothing is found.
7387         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
7389 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7391         * textmodes/fill.el: Convert to utf-8 encoding.
7392         (fill-french-nobreak-p): Remove redundant » and « inherited from our
7393         pre-unicode days.
7395         * add-log.el (change-log-fill-forward-paragraph): New function.
7396         (change-log-mode): Use it so fill-region DTRT.
7397         Set fill-indent-according-to-mode here rather than in
7398         change-log-fill-paragraph.
7399         (change-log-fill-paragraph): Remove.
7401 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
7403         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
7404         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
7406 2009-09-22  Glenn Morris  <rgm@gnu.org>
7408         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
7409         the scroll-bar scroll the calendar window rather than the buffer.
7411         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
7412         commands that move point (as opposed to scrolling).
7414         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
7416         * emacs-lisp/elint.el (elint): New custom group.
7417         (elint-log-buffer): Make it a defcustom.
7418         (elint-scan-preloaded, elint-ignored-warnings)
7419         (elint-directory-skip-re): New options.
7420         (elint-builtin-variables): Doc fix.
7421         (elint-preloaded-env): New variable.
7422         (elint-unknown-builtin-args): Add an entry for encode-time.
7423         (elint-extra-errors): Make it a variable rather than a constant.
7424         (elint-preloaded-skip-re): New constant.
7425         (elint-directory): Skip files matching elint-directory-skip-re.
7426         (elint-features): New variable, local to linted buffers.
7427         (elint-update-env): Initialize elint-features.  Possibly add
7428         elint-preloaded-env to the buffer's environment.
7429         (elint-get-top-forms): Bind elint-current-pos, for log messages.
7430         Skip quoted forms.
7431         (elint-init-form): New function, extracted from elint-init-env.
7432         Make non-list forms a warning rather than an error.
7433         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
7434         easy-menu-define, put that adds an error-condition, and provide.
7435         When requiring cl, also require cl-macs.  Really require cl, to handle
7436         some cl macros.  Store required libraries in the list elint-features,
7437         so as not to re-load them.  Treat cc-require like require.
7438         (elint-init-env): Call elint-init-form to do the work.
7439         Handle eval-and-compile and such like.
7440         (elint-add-required-env): Do not clear messages.
7441         (elint-special-forms): Add handlers for function, defalias, if, when,
7442         unless, and, or.
7443         (elint-form): Add optional argument to ignore elint-special-forms,
7444         useful to prevent recursive calls from handlers.  Doc fix.
7445         Respect elint-ignored-warnings.
7446         (elint-form): Respect elint-ignored-warnings.
7447         (elint-bound-variable, elint-bound-function): New variables.
7448         (elint-unbound-variable): Respect elint-bound-variable.
7449         (elint-get-args): Respect elint-bound-function.
7450         (elint-check-cond-form): Add some simple handling for (f)boundp and
7451         featurep tests.
7452         (elint-check-defalias-form): New handler.
7453         (elint-check-let-form): Make an empty let a warning rather than an
7454         error.
7455         (elint-check-setq-form): Make an empty setq a warning rather than an
7456         error.  Respect elint-ignored-warnings.
7457         (elint-check-defvar-form): Accept null doc-strings.
7458         (elint-check-conditional-form): New handler.  Does some simple-minded
7459         checking of featurep and (f)boundp tests.
7460         (elint-put-function-args): New function.
7461         (elint-initialize): Use elint-scan-doc-file rather than
7462         elint-find-builtin-variables.  Use elint-put-function-args.
7463         Possibly scan preloaded-file-list.
7464         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
7465         extend to handle functions as well.
7467 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
7469         * linum.el (linum-delete-overlays, linum-update-window):
7470         Do not modify the right margin.  (Bug#3971)
7472 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
7474         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
7475         nxml-mode instead of xml-mode.
7477 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7479         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
7481 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7483         * net/dig.el (dig-mode): Use define-derived-mode.
7485 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
7487         * vc-dispatcher.el (vc-do-command): Return the process object in
7488         the asynchronous case.  Use when instead of if.  Do not run
7489         vc-exec-after to display a message if not enabled.  (Bug#4463)
7491         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
7492         properties to the stash strings.
7493         (vc-git-stash-list): Return a list of strings.
7494         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
7495         (vc-git-stash-show-at-point): New functions.
7496         (vc-git-stash-map): New keymap.
7498         * register.el (ctl-x-r-map): Define the keys here instead of
7499         using autoload.
7501 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
7503         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
7504         list, to workaround performance problem (bug#4485).
7506 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
7508         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
7510 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
7512         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
7513         Document that this option is not recommended to use.
7515 2009-09-19  Glenn Morris  <rgm@gnu.org>
7517         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
7518         variable `var'.
7520         * calc/calc-alg.el (var):
7521         * calc/calcalg2.el (var): Define for compiler.
7523 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
7525         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
7526         Doc fix (Bug#3932).
7528         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
7530         * time-stamp.el (time-stamp-month-dd-yyyy)
7531         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
7532         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
7533         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
7534         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
7535         Remove functions that have been obsolete since 1995 (Bug#4436).
7537         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
7538         indent buffer only if called interactively (Bug#4452).
7540 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
7541             Eli Zaretskii  <eliz@gnu.org>
7543         This fixes bug#4197 (merged to bug#865, though not identical).
7544         * server.el (server-auth-dir): Add docstring note about FAT32.
7545         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
7546         but warn against using them.
7548 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
7550         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
7551         older GDB where there is no has_more field.
7553 2009-09-19  Glenn Morris  <rgm@gnu.org>
7555         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7557 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
7559         * files.el (auto-mode-alist): Change default for XML files to nXML
7560         mode (Bug#4169).
7562 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
7564         * server.el (server-ensure-safe-dir): Pass 'integer
7565         to `file-attributes', as suggested.
7567 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7569         * dired-aux.el (dired-query-alist): Remove spurious backslash.
7570         (dired-query): Use read-key.
7572 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
7574         * cus-start.el (ns-use-qd-smoothing): Remove.
7576 2009-09-18  Glenn Morris  <rgm@gnu.org>
7578         * allout.el (top-level): Remove unnecessary progn.
7580         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
7582         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
7583         definition of abbrev table.
7585         * speedbar.el (speedbar-track-mouse):
7586         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
7587         * net/eudc.el (eudc-expand-inline):
7588         * net/newst-backend.el (newsticker--cache-read-feed):
7589         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
7590         condition-case handlers.
7592 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
7594         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
7595         (gdb-var-list): Add an element for has_more field.
7596         (gdb-non-stop-handler): Enable pretty printing for STL containers.
7597         (gdb-var-create-handler, gdb-var-list-children-handler-1)
7598         (gdb-var-update-handler-1): Parse output of dynamic variable
7599         objects (STL containers).
7600         (gdb-var-delete-1): Pass var1 as an explicit second argument.
7601         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
7603         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
7604         gdb-var-list.
7605         (gud-speedbar-buttons): Make node expandable if expression "has more"
7606         children.
7608 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
7610         * startup.el (emacs-quick-startup): Remove variable and all uses.
7611         (command-line): Set `inhibit-x-resources' instead.
7612         (command-line-1): Use `inhibit-x-resources' instead.
7614 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
7616         * subr.el: Fix last change to avoid using the `unless' macro,
7617         which breaks bootstrapping.
7619 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7621         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
7622         extended definitions, in case we reload subr.el after having
7623         loaded CL.
7624         (eval-next-after-load): Mark as obsolete.
7626 2009-09-17  Juri Linkov  <juri@jurta.org>
7628         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
7629         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
7630         (menu-bar-showhide-menu, menu-bar-tools-menu)
7631         (menu-bar-describe-menu, menu-bar-help-menu)
7632         (minibuffer-local-completion-map, minibuffer-local-map):
7633         Fix list quoting.
7635 2009-09-17  Glenn Morris  <rgm@gnu.org>
7637         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
7638         arguments, whether or not it has a handler.
7640         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
7642         * simple.el (hard-newline): Give it a doc-string.
7644         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7645         (lisp-mode-syntax-table): Give them doc-strings.
7647 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
7649         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
7650         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
7651         (menu-bar-options-menu, menu-bar-showhide-menu)
7652         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
7653         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
7654         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
7655         (menu-bar-options-menu, menu-bar-tools-menu)
7656         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
7657         (menu-bar-help-menu):
7658         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
7659         string arguments.
7661         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
7662         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
7663         calls for the menu names and :help.
7665 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7667         * mouse.el (minor-mode-menu-from-indicator): Pay attention
7668         to :minor-mode-function (bug#4455).
7670 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7672         * startup.el (command-line): Initialize the window-system after
7673         processing the command-line.
7675         * textmodes/page.el (what-page): Make sure we don't inf-loop if
7676         page-delimiter matches the empty string.
7678 2009-09-16  Glenn Morris  <rgm@gnu.org>
7680         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
7681         byte-compile-not-obsolete-var.  It's a list now.
7682         (byte-compile-not-obsolete-funcs): New variable.
7683         (byte-compile-warn-obsolete): Don't warn about functions if they are in
7684         byte-compile-not-obsolete-funcs.
7685         (byte-compile-variable-ref, byte-compile-defvar): Update for
7686         byte-compile-not-obsolete-vars name-change and list nature.
7687         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
7688         and variables behind (f)boundp tests.
7689         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
7691 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7693         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
7695 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7697         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
7698         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
7699         Don't autoload.
7701 2009-09-15  Stephen Eglen  <stephen@gnu.org>
7703         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
7704         the virtual-buffers, use the name of the buffer specified by
7705         find-file-noselect, as the match may be a symlink.  (This was a
7706         problem if the target and the symlink had different names.)
7708 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7710         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
7712         * desktop.el (desktop-path): Check user-emacs-directory.
7714         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
7716         * loadup.el: Use after-load-functions to GC after loading each file.
7717         Remove the explicit GC calls that used to be sprinkled around.
7719         * subr.el (after-load-functions): New hook.
7720         (do-after-load-evaluation): Run it.  Use string-match-p to detect
7721         `obsolete' packages, rather than painfully extracting the relevant
7722         directory name.
7724 2009-09-15  Glenn Morris  <rgm@gnu.org>
7726         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
7727         free variable `doc'.
7729         * dired.el (dired-mode-map): Add menu entry for async shell command.
7731         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
7732         variables, also consider the .elc files, since the .el files are
7733         normally gzipped (subsequent code locates the .el.gz from the .elc).
7735         * calc/calc-prog.el (arglist): Define for compiler.
7737         * calendar/diary-lib.el (diary-display-function): Change the default to
7738         fancy display.
7739         (body): Define for compiler.
7741         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
7742         (byte-compile-file-form, byte-compile-lambda)
7743         (byte-compile-top-level-body, byte-compile-form)
7744         (byte-compile-variable-ref, byte-compile-setq)
7745         (byte-compile-setq-default, byte-compile-body)
7746         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
7747         (batch-byte-compile): Give some more local variables with common names
7748         a "bytecomp-" prefix to avoid masking warnings about free variables.
7750         * startup.el (command-line-1): Give local variables with common names a
7751         distinguishing prefix, so as not to hide free variable warnings during
7752         bootstrap.
7754         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
7755         clever and add a suffix to make a unique name, just let the user decide
7756         whether or not to overwrite it.  If the input is a directory, write the
7757         default filename to that directory.  (Bug#4388)
7758         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
7759         is a filename-as-a-directory.
7761 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7763         * textmodes/page.el (what-page): Don't move to beginning of line.
7764         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
7766 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7768         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
7770 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7772         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
7773         * help.el (help-for-help-internal): Add purecopy calls for text.
7775         * vc.el (top): print-log method now takes an optional SHORTLOG
7776         argument.  Add a new method: root.
7777         (vc-root-diff, vc-print-root-log): New functions.
7778         (vc-log-short-style): New variable.
7779         (vc-print-log-internal): Add support for showing short logs.
7781         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
7782         vc-print-root-log and vc-print-root-diff.
7784         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
7785         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
7786         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
7787         short logs.
7789         * vc-cvs.el (vc-cvs-print-log):
7790         * vc-mtn.el (vc-mtn-print-log):
7791         * vc-rcs.el (vc-rcs-print-log):
7792         * vc-sccs.el (vc-sccs-print-log):
7793         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
7794         that is ignored for now.
7796         * vc-mtn.el (vc-mtn-annotate-command):
7797         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
7799 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7801         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
7802         to function-key-map, and give them ascii-character property.
7803         * term/x-win.el (x-alternatives-map):
7804         * term/ns-win.el (ns-alternatives-map):
7805         * term/internal.el (msdos-key-remapping-map):
7806         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
7808 2009-09-14  Glenn Morris  <rgm@gnu.org>
7810         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
7811         temp-buffers (2009-09-12).
7813 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7815         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
7816         the new read-key function.
7818 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
7820         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
7821         is defined (Bug#4405).
7823 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
7825         * recentf.el (recentf-cleanup): Use a hash table to find
7826         duplicates (Bug#4407).
7828 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
7830         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
7831         kp-0 to ascii equivalents (Bug#4325).
7833 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
7835         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
7837         * eshell/em-hist.el:
7838         * eshell/em-dirs.el (eshell-complete-user-reference):
7839         Declare pcomplete functions and variables to avoid compiler warnings.
7841 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
7843         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
7844         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
7845         * eshell/em-alias.el (eshell-aliases-file):
7846         * eshell/em-hist.el (eshell-history-file-name):
7847         Use expand-file-name instead of concat to make file names (Bug#4308).
7849 2009-09-13  Glenn Morris  <rgm@gnu.org>
7851         * ediff-merg.el (ediff-do-merge):
7852         * filesets.el (filesets-run-cmd):
7853         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
7854         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
7855         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
7856         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
7857         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
7858         Replace empty `let's with `progn'.
7860 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7862         * mail/sendmail.el (send-mail-function):
7863         * tooltip.el (tooltip-mode):
7864         * simple.el (transient-mark-mode):
7865         * rfn-eshadow.el (file-name-shadow-mode):
7866         * frame.el (blink-cursor-mode):
7867         * font-core.el (global-font-lock-mode):
7868         * files.el (temporary-file-directory)
7869         (small-temporary-file-directory, auto-save-file-name-transforms):
7870         * epa-hook.el (auto-encryption-mode):
7871         * composite.el (global-auto-composition-mode):
7872         Use custom-initialize-delay.
7873         * startup.el (command-line): Don't explicitly call
7874         custom-reevaluate-setting for all the above vars.
7875         * custom.el (custom-initialize-safe-set)
7876         (custom-initialize-safe-default): Delete.
7878 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7880         * term/x-win.el (x-initialize-window-system):
7881         * term/w32-win.el (w32-initialize-window-system):
7882         * term/ns-win.el (ns-initialize-window-system): Don't call
7883         mouse-wheel-mode since it's enabled globally by default already.
7885         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
7886         actually define the variable, but only silences the byte-compiler.
7887         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
7888         before looking it up.
7889         (mouse-wheel-scroll-amount): Also reset the bindings if this value
7890         is changed.
7892 2009-09-12  Glenn Morris  <rgm@gnu.org>
7894         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
7895         1000.
7896         (elint-add-required-env): Don't beep on error.
7897         (elint-forms): In case of error, return ENV unchanged.
7898         (elint-init-env): Skip non-list forms.
7899         (elint-log): Handle unknown file positions.
7901 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
7903         * epg.el (epg-make-context): Add autoload cookie.
7904         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
7905         (epg-decrypt-string, epg-start-verify, epg-verify-file)
7906         (epg-verify-string, epg-start-sign, epg-sign-file)
7907         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
7908         (epg-encrypt-string, epg-start-export-keys)
7909         (epg-export-keys-to-file, epg-export-keys-to-string)
7910         (epg-start-import-keys, epg-import-keys-from-file)
7911         (epg-import-keys-from-string, epg-start-receive-keys)
7912         (epg-receive-keys, epg-import-keys-from-server)
7913         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
7914         (epg-sign-keys, epg-start-generate-key)
7915         (epg-generate-key-from-file, epg-generate-key-from-string):
7916         Remove autoload cookie.
7918 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
7920         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
7921         reevaluation of trash-directory.
7923         * mwheel.el: Fix last change.
7924         (mouse-wheel-mode): New defvar.
7925         (mouse-wheel-mode): Remove autoload cookie.
7927 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7929         * mwheel.el (mwheel-installed-bindings): New var.
7930         (mouse-wheel-mode): Use it, so as to make sure we really remove all
7931         the bindings we set last time.  Use custom-initialize-delay.
7932         * loadup.el: Load mwheel after term/*-win.el.
7933         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
7934         and mouse-wheel-up-event now that their first evaluation is done
7935         sufficiently late to be correct.
7937         * startup.el (tutorial-directory): Make it a defcustom.
7938         Use custom-initialize-delay rather than eval-at-startup to set it.
7939         * image.el (image-load-path): Make it a defcustom.
7940         Use custom-initialize-delay rather than eval-at-startup to set it.
7941         * subr.el (eval-at-startup): Remove.
7942         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
7944         * subr.el (do-after-load-evaluation): Warn the user after loading an
7945         obsolete package.
7947 2009-09-12  Glenn Morris  <rgm@gnu.org>
7949         * proced.el (proced-mark-alt): Remove alias.
7950         (proced-mode-map): Remove proced-mark-alt.
7952         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
7953         Elint file and directory.  Remove initialization entry.
7955         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
7956         commands.
7957         (elint-current-buffer): Set mode-line-process.
7958         (elint-init-env): Handle define-derived-mode.
7959         Fix declare-function with unspecified arglist.  Guard against odd
7960         defalias statements (eg iso-insert's 8859-1-map).
7961         (elint-add-required-env): Use a temp buffer.
7962         (elint-form): Just print the function/macro name, not the whole form.
7963         Return env unchanged if we fail to parse a macro.
7964         (elint-forms): Guard against parse errors.
7965         (elint-output): New function, to handle batch mode.
7966         (elint-log-message): Add optional argument.  Use elint-output.
7967         (elint-set-mode-line): New function.
7969 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
7971         * emacs-lisp/elp.el (elp-not-profilable): Add more
7972         functions (Bug#4233).
7974 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
7976         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
7977         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
7979 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
7981         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
7982         (gdb-var-list-children): Use json parsing.
7984 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
7986         * progmodes/js.el (js--proper-indentation): Handle the case where
7987         char-before is null.  Reported by Deniz Dogan.
7989 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
7991         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
7993 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
7995         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
7996         (epg-digest-algorithm-alist): Add SHA224.
7997         (epg-context-set-passphrase-callback)
7998         (epg-context-set-progress-callback): Add description about
7999         callback function.
8001 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8003         * custom.el (custom-delayed-init-variables): New var.
8004         (custom-initialize-delay): New function.
8005         * startup.el (command-line): "Re"evaluate all vars in
8006         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
8007         explicitly any more.
8008         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
8009         to avoid creating a ~/.emacs.d at build-time (bug#4347).
8011         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
8013 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
8015         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
8016         (gdb-var-update-handler): Use json parsing.
8018 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
8020         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
8021         decode annotated text, regardless of language environment.  (Bug#2741)
8023 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8025         * Makefile.in (autoloads): Make rmail.el writable as well.
8027 2009-09-11  Glenn Morris  <rgm@gnu.org>
8029         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
8030         loaddefs.el.
8031         * dired.el: Regenerate with extracted autoloads.
8032         * Makefile.in (autoloads): Make dired.el writable.
8034         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
8035         * ibuffer.el: Regenerate with extracted autoloads.
8036         * Makefile.in (autoloads): Make ibuffer.el writable.
8038         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
8039         * version.el (emacs-copyright, emacs-major-version)
8040         (emacs-minor-version): Reformat doc-strings for make-docfile.
8042         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
8043         functions and variables, since they must be stuff specific to some other
8044         platform.
8045         (apropos-print): Make mouse-click message less specific about button.
8047         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
8048         that records where a macro was defined.
8049         * help-fns.el (describe-function-1): Mention if a function has a
8050         compiler-macro.
8051         * help-mode.el (help-function-cmacro): New button.
8053         * locate.el (top-level): Always require dired.
8054         (locate-mode-map): Initialize inside the defvar.
8056         * net/ange-ftp.el (dired-compress-file): Declare.
8057         (ange-ftp-dired-compress-file): Add doc string.
8059         * term/ns-win.el (x-display-name, x-setup-function-keys):
8060         Unify doc-strings with X versions.
8062 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8064         * emulation/crisp.el (crisp-mode-map): Move initialization
8065         into declaration.
8066         (crisp-mode): Use define-minor-mode.
8068         * progmodes/xscheme.el (xscheme-evaluation-commands):
8069         Put a :advertised-binding property rather than using
8070         advertised-xscheme-send-previous-expression.
8071         (advertised-xscheme-send-previous-expression): Declare obsolete.
8072         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
8073         `advertised-undo'.
8074         (crisp-mode): Add corresponding bindings to
8075         undo's :advertised-binding instead.
8076         * dired.el (dired-mode-map): Put a :advertised-binding property rather
8077         than using dired-advertised-find-file.
8078         (dired-advertised-find-file):
8079         * simple.el (advertised-undo):
8080         * wid-edit.el (advertised-widget-backward): Declare obsolete.
8081         (widget-keymap): Put a :advertised-binding property rather
8082         than using advertised-widget-backward.
8083         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
8084         than using advertised-undo.
8085         * tutorial.el (tutorial--default-keys): Adjust accordingly.
8087 2009-09-10  Simon South  <ssouth@slowcomputing.org>
8089         * progmodes/delphi.el (delphi-tab): Indent region when Transient
8090         Mark mode is enabled and region is active; otherwise indent or
8091         insert TAB as usual.
8092         (delphi-mode): Update description of TAB-key binding.
8094 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8096         * subr.el (define-key-rebound-commands): Mark obsolete.
8097         * startup.el (precompute-menubar-bindings): Remove.
8098         (normal-top-level): Remove obsolete code that tried to precompute
8099         menubar bindings.
8100         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
8101         define-key-rebound-commands and precompute-menubar-bindings.
8103 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8105         * net/imap.el (imap-interactive-login): Better messages.
8106         (imap-open): Fix bug with renamed buffer on reconnect.
8107         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8108         for easier debugging and cleaner code.  On successful (guessed based on
8109         server capabilities) secondary authentication, set imap-state
8110         correctly.
8111         (imap-last-authenticator): Define imap-last-authenticator as a variable
8112         to avoid warnings.
8114 2009-09-10  Glenn Morris  <rgm@gnu.org>
8116         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
8118         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
8119         (byte-compile-file-form-autoload): Don't warn about unknown functions
8120         where the autoload statement comes after the use.
8121         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
8122         that any handlers inside the body (eg require) are in turn respected.
8124         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
8125         effects.
8127         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
8128         and syntax and abbrev tables basic docs, if they don't have any.
8130         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
8132         * international/mule-cmds.el (top-level): Require cl when compiling.
8133         (view-hello-file): Use default-value rather than
8134         default-enable-multibyte-characters.
8136         * progmodes/fortran.el: Move all safe and risky properties into the
8137         defcustoms.
8139         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
8140         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
8141         * mail/undigest.el:
8142         Put autoloads in rmail.el rather than loaddefs.el.
8143         * mail/rmail.el: Regenerate with extracted autoloads.
8145         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
8146         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
8148 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
8150         Reported in thread for Bug#4375.
8151         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
8152         "-data-evaluate-expression" instead of print.
8153         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
8154         (gdb-tooltip-print): Parse output from above MI command.
8155         (gdb): Revert 2009-08-11 change.  User should detach inferior
8156         manually.
8158         Remove the word "separate" from IO functions as inferior
8159         output is now never displayed in the GUD buffer.
8161 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
8163         * startup.el (command-line-normalize-file-name): On Windows and
8164         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
8166 2009-09-10  Juri Linkov  <juri@jurta.org>
8168         * isearch.el (isearch-text-char-description): Propertize escape
8169         character sequences with the `escape-glyph' face.  (Bug#4344)
8171         * simple.el (shell-command): Set asynchronous process filter to
8172         `comint-output-filter'.  (Bug#4343)
8174         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
8175         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
8176         the list.  Move "asm" to the bottom.
8177         (grep-find-ignored-directories): Add `choice' with nil value
8178         to empty the list easily.
8179         (grep-find-ignored-files): New option.
8180         (grep-files-history): Set to nil by default instead of '("ch" "el").
8181         (grep-compute-defaults): Add "<X>" to `grep-template'.
8182         (grep-read-files): Bind new local variables `default-alias' and
8183         `default-extension'.  Use a list of default values for the file prompt.
8184         (lgrep): Add `--exclude=' command line options composed from
8185         `grep-find-ignored-files'.
8186         (rgrep): Add `-name' command line options composed from
8187         `grep-find-ignored-files'.  (Bug#4301)
8189 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8191         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
8192         (bug#4368).
8194 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8196         * calendar/time-date.el (autoload):
8197         Expand define-obsolete-function-alias into defalias and make-obsolete
8198         for old Emacsen that Gnus supports.
8199         (with-no-warnings): Define it for old Emacsen.
8200         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8201         is available.
8202         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8203         float-time is available; suppress compile warning for time-to-seconds.
8205 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8207         * net/imap.el (imap-message-map): Docstring fix.
8209 2009-09-09  Glenn Morris  <rgm@gnu.org>
8211         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
8212         line numbers too.  (Bug#4374)
8214 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8216         * smerge-mode.el (smerge-remove-props, smerge-refine):
8217         Use with-silent-modifications (bug#4342).
8219         * subr.el (with-silent-modifications): New macro.
8221 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
8223         * files.el (top-level): Require `cl' when compiling.
8225 2009-09-07  Glenn Morris  <rgm@gnu.org>
8227         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
8229         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
8230         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
8232 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
8234         * vc-git.el (vc-git-annotate-command): Use separator to parse
8235         arguments correctly.
8237 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
8239         * proced.el (proced-mode): Doc fix.
8241 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
8243         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
8244         lstat fails.
8245         (tramp-do-file-attributes-with-ls): Check for file existence at
8246         remote end.
8247         (tramp-do-file-attributes-with-stat): Likewise.
8248         (tramp-convert-file-attributes): Return nil when attr is nil.
8250 2009-09-05  Glenn Morris  <rgm@gnu.org>
8252         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
8253         properties to this button.
8254         (diary-fancy-display): Don't extend the button to the final newline.
8255         (diary-fancy-display-mode): Continue to define "q" as a local key.
8257         * calendar/cal-china.el (holiday-chinese): Make it slightly more
8258         efficient.
8260         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
8262         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
8263         (byte-compile-dest-file-function): New option.
8264         (byte-compile-dest-file): Doc fix.
8265         Obey byte-compile-dest-file-function.
8266         (byte-compile-cl-file-p): New function.
8267         (byte-compile-eval): Only suppress noruntime warnings about cl functions
8268         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
8269         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
8270         than for file being previously loaded.
8271         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
8272         (byte-compile-file-form-require): Handle the case where requiring a file
8273         indirectly causes CL to be loaded.
8275 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8277         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
8278         before killing the old buffer, since by the time `kill-buffer' is
8279         run so many buffer variables have been set to nil that it may not
8280         behave as expected.  (Bug#4061)
8282 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8284         * files.el (find-alternate-file): If the old buffer is modified
8285         and visiting a file, behave similarly to `kill-buffer' when
8286         killing it, thus reverting to the pre-1.878 behavior; see
8287         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
8288         for discussion.  Also, consult `buffer-file-name' as a variable
8289         not as a function, for consistency with the rest of the code.
8291 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
8293         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
8294         also when adding a new directory.
8296         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
8297         defun.
8299 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8301         * files.el (locate-file-completion-table): Make it provide boundary
8302         information, so partial-completion works better.
8304 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
8306         * mail/footnote.el (Footnote-text-under-cursor):
8307         Check footnote-text-marker-alist before using it (bug#4324).
8309 2009-09-04  Glenn Morris  <rgm@gnu.org>
8311         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
8312         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
8313         * play/solitaire.el, play/tetris.el:
8314         Remove leading * from defcustom and defface docs.
8316         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
8317         necessary.
8318         (diary-fancy-overriding-map): New variable.
8319         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
8320         Use view-mode.
8322         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
8323         goto-line.
8325 2009-09-03  Glenn Morris  <rgm@gnu.org>
8327         * arc-mode.el (archive-mode):
8328         * dos-fns.el (set-default-process-coding-system):
8329         * man.el (Man-getpage-in-background):
8330         * menu-bar.el (menu-bar-describe-menu):
8331         * server.el (server-process-filter):
8332         * startup.el (command-line):
8333         * tar-mode.el (tar-header-block-tokenize, tar-extract):
8334         * w32-fns.el (set-default-process-coding-system):
8335         * x-dnd.el (x-dnd-handle-file-name):
8336         * international/mule-cmds.el (mule-menu-keymap)
8337         (set-default-coding-systems, language-info-alist, set-language-info)
8338         (set-language-environment, standard-display-european-internal)
8339         (set-locale-environment):
8340         * international/mule-diag.el (mule-diag):
8341         * mail/emacsbug.el (report-emacs-bug):
8342         * mail/rmail.el (rmail-mode):
8343         * mail/sendmail.el (mail-setup):
8344         Use default-value rather than default-enable-multibyte-characters.
8346         * progmodes/f90.el: Move all safe properties into the defcustoms.
8347         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
8349         * calendar/appt.el (appt-check):
8350         * calendar/diary-lib.el (diary-set-header, diary-live-p)
8351         (diary-check-diary-file, diary-list-entries)
8352         (diary-include-other-diary-files, diary-simple-display)
8353         (diary-fancy-display, diary-print-entries)
8354         (diary-mark-included-diary-files, diary-make-entry):
8355         Don't call substitute-in-file-name on diary-file.
8357 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
8358             Stefan Monnier  <monnier@iro.umontreal.ca>
8360         * mail/footnote.el (footnote-prefix): Make it a defcustom.
8361         (footnote-mode-map): Move initialization into the declaration.
8362         (footnote-minor-mode-map): Define it rather than changing global-map.
8363         (footnote-mode): Use define-minor-mode.
8365 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
8367         * net/tramp.el (tramp-handle-file-attributes-with-ls)
8368         (tramp-do-file-attributes-with-perl)
8369         (tramp-do-file-attributes-with-stat): Rename from
8370         `tramp-handle-file-attributes-with-*'.
8371         (tramp-handle-file-attributes): Use them.
8372         (tramp-do-directory-files-and-attributes-with-perl)
8373         (tramp-do-directory-files-and-attributes-with-stat): Rename from
8374         `tramp-handle-directory-files-and-attributes-with-*'.
8375         (tramp-handle-directory-files-and-attributes): Use them.
8376         (tramp-method-out-of-band-p): Additional parameter SIZE.
8377         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
8378         (tramp-handle-write-region): Use it.
8379         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
8380         (tramp-handle-vc-registered): Check, whether the first run did
8381         return files to be tested.
8382         (tramp-advice-make-auto-save-file-name): Do not call directly
8383         `tramp-handle-make-auto-save-file-name', because this would bypass
8384         the locking mechanism.
8386         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
8387         (file-remote-p, process-file, start-file-process, set-file-times)
8388         (tramp-compat-file-attributes): Compatibility functions shall not
8389         call directly `tramp-handle-*', because this would bypass the
8390         locking mechanism.
8391         (tramp-compat-number-sequence): New defun.
8393 2009-09-02  Glenn Morris  <rgm@gnu.org>
8395         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
8396         alias for float-time.
8397         (time-to-number-of-days): In Emacs, use float-time.
8398         * net/newst-backend.el (time-add): Suppress warnings from compat
8399         function.
8400         * time.el (emacs-uptime, emacs-init-time):
8401         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
8402         Use float-time rather than time-to-seconds.
8404         * minibuffer.el (completion-initials-expand): Fix typo.
8406         * faces.el (modeline, modeline-inactive, modeline-highlight)
8407         (modeline-buffer-id):
8408         * info.el (info-menu-5): Mark these face aliases as obsolete.
8410 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8412         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
8413         space ...
8414         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
8415         no "--thread" option.
8416         (gdb-stopped): Don't print "Switched to thread" message when it is
8417         unchanged.
8419 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8421         * minibuffer.el (completion-try-completion)
8422         (completion-all-completions): Remove ill-defined (and
8423         mistakenly installed and luckily never used nor documented)
8424         `completion-styles' property.
8425         (completion-initials-expand, completion-initials-all-completions)
8426         (completion-initials-try-completion): New functions.
8427         (completion-styles-alist): Add doc to each entry.
8428         Add new `initials' entry.
8430 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8432         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
8433         MI command -var-evaluate-expression.
8434         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
8435         and tweak for case of string child.
8436         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
8438 2009-09-01  Glenn Morris  <rgm@gnu.org>
8440         * add-log.el (change-log-date-face, change-log-name-face)
8441         (change-log-email-face, change-log-file-face, change-log-list-face)
8442         (change-log-conditionals-face, change-log-function-face)
8443         (change-log-acknowledgement-face):
8444         * cus-edit.el (custom-invalid-face, custom-rogue-face)
8445         (custom-modified-face, custom-set-face, custom-changed-face)
8446         (custom-saved-face, custom-button-face, custom-button-pressed-face)
8447         (custom-documentation-face, custom-state-face, custom-comment-face)
8448         (custom-comment-tag-face, custom-variable-tag-face)
8449         (custom-variable-button-face, custom-face-tag-face)
8450         (custom-group-tag-face-1, custom-group-tag-face):
8451         * diff-mode.el (diff-header-face, diff-file-header-face)
8452         (diff-index-face, diff-hunk-header-face, diff-removed-face)
8453         (diff-added-face, diff-changed-face, diff-function-face)
8454         (diff-context-face, diff-nonexistent-face):
8455         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
8456         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
8457         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8458         (Info-title-4-face):
8459         * isearch.el (isearch-lazy-highlight-face):
8460         * log-view.el (log-view-file-face, log-view-message-face):
8461         * paren.el (show-paren-match-face, show-paren-mismatch-face):
8462         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8463         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8464         (cvs-msg-face):
8465         * smerge-mode.el (smerge-mine-face, smerge-other-face)
8466         (smerge-base-face, smerge-markers-face):
8467         * wid-edit.el (widget-documentation-face, widget-button-face)
8468         (widget-field-face, widget-single-line-field-face)
8469         (widget-inactive-face, widget-button-pressed-face):
8470         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
8471         (woman-addition-face):
8472         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
8473         (eshell-ls-executable-face, eshell-ls-readonly-face)
8474         (eshell-ls-unreadable-face, eshell-ls-special-face)
8475         (eshell-ls-missing-face, eshell-ls-archive-face)
8476         (eshell-ls-backup-face, eshell-ls-product-face)
8477         (eshell-ls-clutter-face):
8478         * eshell/em-prompt.el (eshell-prompt-face):
8479         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
8480         * obsolete/old-whitespace.el (whitespace-highlight-face):
8481         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
8482         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
8483         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
8484         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
8485         (antlr-font-lock-literal-face):
8486         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
8487         (ebrowse-root-class-face, ebrowse-file-name-face)
8488         (ebrowse-default-face, ebrowse-member-attribute-face)
8489         (ebrowse-member-class-face, ebrowse-progress-face):
8490         * progmodes/make-mode.el (makefile-space-face):
8491         * progmodes/sh-script.el (sh-heredoc-face):
8492         * textmodes/flyspell.el (flyspell-incorrect-face)
8493         (flyspell-duplicate-face):
8494         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
8495         * textmodes/texinfo.el (texinfo-heading-face):
8496         Mark face aliases with "-face" suffix as obsolete.
8498         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
8499         compiler.
8501         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
8502         (eudc-bob-sound-menu): Use defvar rather than defconst, since
8503         easy-menu-define wants to modify these.
8505         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
8507         * net/browse-url.el (browse-url-file-url):
8508         * term/internal.el (dos-codepage-setup):
8509         Use default-value rather than default-enable-multibyte-characters.
8511         * progmodes/etags.el (etags-goto-tag-location):
8512         * progmodes/flymake.el (flymake-highlight-line)
8513         (flymake-goto-file-and-line, flymake-goto-line):
8514         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
8515         (gdb-goto-breakpoint):
8516         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
8517         * progmodes/python.el (python-find-function)
8518         (python-pdbtrack-track-stack-file):
8519         * progmodes/verilog-mode.el (verilog-surelint-off):
8520         * term/ns-win.el (ns-open-file-select-line):
8521         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
8522         Use forward-line rather than goto-line.
8524         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
8525         * textmodes/reftex-index.el (reftex-display-index):
8526         * textmodes/reftex-ref.el (reftex-offer-label-menu):
8527         * textmodes/reftex-toc.el (reftex-toc):
8528         Remove unnecessary bindings of default-major-mode (all are followed by
8529         major-mode check and possible mode switch).
8531 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8533         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
8534         Handle watchpoints (bug#4282).
8535         (def-gdb-thread-buffer-command): Enable thread to be selected by
8536         clicking without selecting threads buffer first.
8537         (gdb-current-context-command): Use selected frame so that "up",
8538         "down" etc work in the GUD buffer.
8539         (gdb-update): Find selected frame before rendering stack buffer.
8540         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
8542 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8544         * progmodes/sym-comp.el (displayed-completions): Remove.
8545         (symbol-complete): Use minibuffer-complete.
8547 2009-08-31  Glenn Morris  <rgm@gnu.org>
8549         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
8551         * apropos.el (apropos-symbols-internal):
8552         Handle (obsolete) face aliases.
8554         * faces.el (describe-face): Adjust the output format to be more like
8555         describe-variable, and to mention (obsolete) face aliases.
8556         Adjust the whitespace so that help-setup-xref works.
8558         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
8559         * calendar/diary-lib.el (diary-button-face):
8560         Mark these face aliases as obsolete.
8562         * calendar/calendar.el (calendar-today): Doc fix.
8564 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8566         * progmodes/gdb-mi.el (gdb-control-all-threads)
8567         (gdb-control-current-thread): Force tool bar update.
8568         (gdb-non-stop-handler): New function.
8569         (gdb-init-1): Use it to test if non-stop mode is supported.
8570         Remove unused gdbmi buffer type.
8572 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
8574         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
8575         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
8577 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
8579         * comint.el (comint-exec-1): Check command is non-null first.
8580         Part of gdb-mi.el change (2009-08-28).
8582 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8584         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
8586 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
8588         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
8589         instead of `dolist' to avoid a recursive require when bootstrapping.
8591 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8593         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
8595         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
8597         * net/imap.el (imap-send-command): Simplify.
8598         (imap-wait-for-tag): point-max -> buffer-size.
8600         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
8602         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
8603         with constant argument.
8605         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
8607         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
8609         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
8610         Change default, since most of our files don't have a history.
8611         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
8612         the user.
8614         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8615         Add comint-run.
8617         * calc/calc.el: Improve commenting convention.
8618         (calc-digit-map, toplevel): Simplify.
8620         * comint.el (comint-insert-input): Be careful to only set point if we
8621         don't delegate to some other command.
8623         * proced.el (proced-signal-list): Make it an alist.
8624         (proced-grammar-alist): Capitalize names.
8625         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
8626         Disable undo manually and make it read-only.
8627         Use completion-annotate-function.
8629         * minibuffer.el (minibuffer-message): If the current buffer is not
8630         a minibuffer, insert the message in the echo area rather than at the
8631         end of the buffer.
8632         (completion-annotate-function): New variable.
8633         (minibuffer-completion-help): Use it.
8634         (completion--embedded-envvar-table): Environment vars are
8635         always case-sensitive.
8637 2009-08-30  Glenn Morris  <rgm@gnu.org>
8639         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
8640         from fortran-current-defun.
8641         (fortran-beginning-of-subprogram): Be more precise about finding the
8642         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
8643         (fortran-end-of-subprogram): Simplify.
8644         (fortran-current-defun): Use fortran-start-prog-re.
8646 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
8648         * subr.el (do-after-load-evaluation): Simplify.
8650 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
8652         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
8654         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
8655         (vc-rcs-print-log): Use it.
8657         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
8659 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8661         * paths.el (abbrev-file-name): Move to abbrev.el.
8662         * abbrev.el (abbrev-file-name): Move from paths.el.
8663         Obey user-emacs-directory.
8664         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
8665         user-emacs-directory.
8666         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
8667         abbrev-file-name and calc-settings-file any more.
8668         * startup.el (command-line): Recompute abbrev-file-name and
8669         abbreviated-home-dir.
8670         (normal-no-mouse-startup-screen): Improve the generic code and get rid
8671         of the special code for when C-h bindings haven't been changed.
8672         (display-startup-echo-area-message): Use with-current-buffer.
8673         (command-line-1): Use a list of strings, rather than a list of lists
8674         of strings for longopts.
8676         * files.el (get-free-disk-space): Use / for default-directory.
8678         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
8679         Use with-current-buffer.
8681         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
8682         Recognize immutable variables like most-positive-fixnum.
8683         (byte-compile-setq-default): Check and warn if trying to assign
8684         to an immutable variable, or a non-variable.
8686         * progmodes/cc-vars.el (c-comment-continuation-stars):
8687         * progmodes/cc-engine.el (c-looking-at-bos):
8688         * progmodes/cc-cmds.el (c-toggle-auto-state)
8689         (c-forward-into-nomenclature, c-backward-into-nomenclature)
8690         (c-comment-line-break-function): Add version of obsolescence.
8692 2009-08-28  Juri Linkov  <juri@jurta.org>
8694         * files.el (magic-fallback-mode-alist): Add ZIP magic number
8695         associated with `archive-mode'.
8697         * image.el (image-type-header-regexps): Use only JPEG magic number
8698         to determine JPEG images, and don't use `image-jpeg-p' because
8699         Emacs can display non-JFIF non-Exif JPEG images.
8701 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
8703         * arc-mode.el (archive-mode):
8704         * emacs-lisp/re-builder.el (re-builder-unload-function):
8705         Protect against the default value of `major-mode' being nil.
8707 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
8709         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
8710         Fix typos in docstrings.
8712         * progmodes/js.el (js--macro-decl-re): Doc fix.
8713         (js--plain-method-re, js--split-name): Refloc docstring.
8714         (js--class-styles, js--make-merged-item, js--splice-into-items):
8715         Fix typos in docstrings; reflow docstrings.
8716         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
8717         (js--variable-decl-matcher, js--inside-pitem-p)
8718         (js--parse-state-at-point, js--get-all-known-symbols)
8719         (js--symbol-history, js-find-symbol, js--js-references)
8720         (js--moz-interactor, js--js-encode-value, js--read-tab):
8721         Fix typos in docstrings.
8723 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8725         * textmodes/reftex.el (reftex-get-file-buffer-force):
8726         * progmodes/verilog-mode.el (verilog-batch-execute-func):
8727         * emulation/viper.el (viper-go-away, viper-set-hooks):
8728         * emacs-lisp/re-builder.el (re-builder-unload-function):
8729         * emacs-lisp/bytecomp.el (byte-compile-file):
8730         * ses.el (ses-unload-function):
8731         * hexl.el (hexl-find-file):
8732         * files.el (normal-mode):
8733         * ehelp.el (with-electric-help):
8734         * autoinsert.el (auto-insert-alist):
8735         * arc-mode.el (archive-mode):
8736         Use (default-value 'major-mode) instead of default-major-mode.
8738         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
8739         * international/mule.el (load-with-code-conversion):
8740         * emacs-lisp/debug.el (debug):
8741         * ediff-vers.el (ediff-rcs-get-output-buffer):
8742         * dired.el (dired-internal-noselect): Don't let-bind
8743         default-major-mode around code that doesn't use it.
8744         E.g. buffer creation via get-buffer-create doesn't use it.
8746 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
8748         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
8749         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
8750         when writing the temp file.  Otherwise, epa-file gets confused.
8751         (tramp-register-file-name-handlers): Make it a defun.  Move also
8752         `epa-file-handler' to the front of `file-name-handler-alist'.
8754 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8756         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
8757         start right after a ^M.
8758         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
8759         (tramp-completion-file-name-regexp-separate)
8760         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
8761         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
8762         Don't modify last-coding-system-used by accident.
8763         (tramp-completion-file-name-handler): Apply the checks here,
8764         instead during registration.
8765         (tramp-register-file-name-handlers): Renamed from
8766         `tramp-register-file-name-handler'.  Register both
8767         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
8768         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
8770 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
8772         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
8773         Remove variable ...
8774         (gdb-init-1, gdb-display-separate-io-buffer)
8775         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
8776         references to it.
8777         (gdb-inferior-io-mode): Use make-comint-in-buffer.
8778         (gdb-inferior-filter): Use comint-output-filter to stop
8779         echoing and remove ^M characters.
8781 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8783         * emulation/viper-init.el (viper-restore-cursor-type):
8784         * emulation/cua-base.el (cua--update-indications):
8785         Replace default-cursor-type with (default-value 'cursor-type).
8787         * mail/sendmail.el (mail-recover-1):
8788         * international/mule-diag.el (describe-current-coding-system-briefly)
8789         (describe-current-coding-system):
8790         * international/mule-cmds.el (select-safe-coding-system)
8791         (select-message-coding-system)
8792         (set-language-environment-coding-systems, set-locale-environment):
8793         * hexl.el (hexl-insert-multibyte-char):
8794         * dos-w32.el (find-buffer-file-type-coding-system):
8795         * simple.el (what-cursor-position):
8796         Replace uses of default-buffer-file-coding-system
8797         with (default-value 'buffer-file-coding-system).
8799         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
8800         Replace uses of default-cursor-in-non-selected-windows
8801         with (default-value 'cursor-in-non-selected-windows).
8802         Use with-current-buffer.
8804         * mail/feedmail.el: Use CL macros.
8805         (feedmail-run-the-queue, feedmail-send-it-immediately):
8806         * dos-w32.el (find-buffer-file-type): Replace uses of
8807         default-buffer-file-type with (default-value 'buffer-file-type).
8809 2009-08-28  Glenn Morris  <rgm@gnu.org>
8811         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
8812         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
8813         Use default-value of major-mode rather than default-major-mode.
8815 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8817         * Makefile.in (update-elcfiles): Report left over elc files.
8819         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
8820         expand-file-name and with-current-buffer.
8821         (mail-get-names, mail-directory): Use with-current-buffer.
8823         * vc.el (vc-read-revision): New function.
8824         (vc-version-diff, vc-merge): Use it.
8826 2009-08-27  Sam Steingold  <sds@gnu.org>
8828         * simple.el (kill-do-not-save-duplicates): New user option.
8829         (kill-new): When it is non-nil, and the new string is the same as
8830         the latest kill, set replace to t to avoid duplicates in kill-ring.
8832 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
8834         * net/tramp.el (tramp-handle-process-file): Do not flush all
8835         caches when `process-file-side-effects' is set.
8836         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
8837         instead of `tramp-find-file-exists-command'.
8838         Unset `process-file-side-effects'.
8840 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
8842         * net/tramp.el (tramp-methods): New method "rsyncc".
8843         (top): Add completion function for "rsyncc".
8844         (tramp-message-show-message): New defvar.
8845         (tramp-message, tramp-error): Use it.
8846         (tramp-do-copy-or-rename-file-directly): Extend check for direct
8847         remote copying.
8848         (tramp-do-copy-or-rename-file-out-of-band): Handle new
8849         `tramp-methods' entry `copy-env' of "rsyncc".
8850         (tramp-vc-registered-read-file-names): New defconst.
8851         (tramp-vc-registered-file-names): New defvar.
8852         (tramp-handle-vc-registered): Implement optimization strategy.
8853         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
8854         (tramp-vc-file-name-handler): New defun.
8855         (tramp-get-ls-command, tramp-get-test-command)
8856         (tramp-get-file-exists-command, tramp-get-remote-ln)
8857         (tramp-get-remote-perl, tramp-get-remote-stat)
8858         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
8860         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
8861         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
8862         timestamps.
8863         (tramp-get-file-property): Check for timestamps in
8864         `tramp-cache-inhibit-cache'.
8865         (tramp-set-file-property): Write timestamp.
8867 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8869         * language/japan-util.el (japanese-symbol-table): Add entries for
8870         cp932-2-byte.
8872         * international/characters.el: Add category `j' to cp932-2-byte.
8874 2009-08-27  Kenichi Handa  <handa@m17n.org>
8876         * international/fontset.el (build-default-fontset-data): New macro.
8877         (setup-default-fontset): Use build-default-fontset-data for CJK,
8878         tibetan, ethiopic, and ipa.
8880 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8882         * cus-start.el (default-major-mode): Customize `major-mode' instead.
8883         (enable-multibyte-characters): Not customizable any more.
8885         * subr.el (default-mode-line-format, default-header-line-format)
8886         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
8887         (default-direction-reversed, default-truncate-lines)
8888         (default-left-margin, default-tab-width, default-case-fold-search)
8889         (default-left-margin-width, default-right-margin-width)
8890         (default-left-fringe-width, default-right-fringe-width)
8891         (default-fringes-outside-margins, default-scroll-bar-width)
8892         (default-vertical-scroll-bar, default-indicate-empty-lines)
8893         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
8894         (default-fringe-cursor-alist, default-scroll-up-aggressively)
8895         (default-scroll-down-aggressively, default-fill-column)
8896         (default-cursor-type, default-buffer-file-type)
8897         (default-cursor-in-non-selected-windows)
8898         (default-buffer-file-coding-system, default-major-mode)
8899         (default-enable-multibyte-characters): Mark as obsolete.
8901 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
8903         * vc-dir.el (vc-dir-update): Remove debug helper.
8905         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
8907 2009-08-26  Sam Steingold  <sds@gnu.org>
8909         * simple.el (save-interprogram-paste-before-kill): New user option.
8910         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
8911         save the interprogram-paste into kill-ring before overriding it
8912         with the Emacs kill.
8914 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8916         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
8917         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
8918         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
8919         and move to vc-rcs.el.
8920         (vc-default-next-revision): Rename to vc-rcs-next-revision and
8921         move to vc-rcs.el.
8922         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
8923         (vc-rcs-update-changelog): Remove.
8924         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
8925         and move to vc-rcs.el.
8927         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
8928         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
8929         renaming.
8930         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
8931         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
8932         vc.el, renamed to be RCS specific.
8934         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
8935         New functions.
8936         (vc-cvs-update-changelog): Move here from vc.el.
8938         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
8939         New functions.
8941 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8943         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
8945 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8947         * vc-git.el (vc-git-register): Use "git add" for directories.
8948         (vc-git-stash, vc-git-stash-show): New functions.
8949         (vc-git-extra-menu-map): Bind them.
8951         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
8952         directory correctly in case the item is a directory itself.
8954         * vc.el: Document the desired behavior for reverted files in the
8955         `added' state.
8956         (vc-default-prettify-state-info): Remove function, unused.
8958         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
8960 2009-08-26  Glenn Morris  <rgm@gnu.org>
8962         * bindings.el (standard-mode-line-format): Reposition dashes in
8963         which-func entry.  (Bug#4217)
8965         * files.el (enable-local-variables, enable-local-eval)
8966         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
8967         the defcustoms.
8968         (auto-mode-alist, ignored-local-variables)
8969         (save-some-buffers-action-alist): Move risky declarations to the
8970         definitions.
8971         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
8972         (font-lock-defaults, format-alist, imenu--index-alist)
8973         (imenu-generic-expression, input-method-alist, minor-mode-alist)
8974         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
8975         (mode-line-modified, mode-line-mule-info, mode-line-position)
8976         (mode-line-process, mode-line-remote, outline-level)
8977         (parse-time-rules, rmail-output-file-alist)
8978         (special-display-buffer-names, vc-mode):
8979         Move risky declarations to the relevant files.
8980         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
8981         (mode-line-modified, mode-line-process, mode-line-position)
8982         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
8983         * font-core.el (font-lock-defaults):
8984         * format.el (format-alist):
8985         * vc-hooks.el (vc-mode):
8986         * window.el (special-display-buffer-names):
8987         * international/mule-cmds.el (input-method-alist):
8988         Define riskiness here (dumped file) rather than in files.el.
8989         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
8990         * imenu.el (imenu-generic-expression, imenu--index-alist):
8991         * outline.el (outline-level):
8992         * time.el (display-time-string):
8993         * calendar/parse-time.el (parse-time-rules):
8994         * mail/rmailout.el (rmail-output-file-alist):
8995         Autoload riskiness here, rather than placing in files.el.
8997 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
8999         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
9001 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
9003         * simple.el (process-file-side-effects): New defvar.
9005         * dired-aux.el (dired-show-file-type):
9006         * vc.el (vc-diff-internal):
9007         * vc-arch.el (vc-arch-diff):
9008         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
9009         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
9010         * vc-git.el (vc-git-registered, vc-git-working-revision)
9011         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
9012         (vc-git--empty-db-p):
9013         * vc-hooks.el (vc-user-login-name):
9014         * vc-svn.el (vc-svn-registered, vc-svn-state)
9015         (vc-svn-dir-extra-headers, vc-svn-find-revision):
9016         * progmodes/grep.el (grep-probe): Let-bind
9017         `process-file-side-effects' with nil.
9019         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
9021         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
9022         daemon.  Replace ping by checking for running service for bluez
9023         and zeroconf.  (Bug#4239)
9025 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9027         * net/dig.el (dig): Add autoload cookie.
9029 2009-08-25  Glenn Morris  <rgm@gnu.org>
9031         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
9032         load-history for absolute file-names.
9033         (byte-compile-file-form-require): Warn about use of the cl package.
9035         * format.el (format-alist): Doc fix.
9037         * play/bubbles.el (top-level): Don't require cl at run-time.
9039         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
9040         run-time cl).
9042 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
9044         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
9045         from cl package.
9046         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
9048 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
9050         * calc/calc-alg.el (math-trig-rewrite)
9051         (math-hyperbolic-trig-rewrite): New functions.
9052         (calc-simplify): Simplify trig functions when asked.
9054 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9056         * diff-mode.el (diff-find-source-location): Avoid goto-line.
9058 2009-08-24  Kenichi Handa  <handa@m17n.org>
9060         * language/ind-util.el (mapthread): Delete it.
9061         (combinatorial): New function.
9062         (indian--puthash-cv): Use combinatorial instead of mapthread.
9064 2009-08-22  Kevin Ryde  <user42@zip.com.au>
9066         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
9067         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
9068         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
9069         Clarify docstring that the value is strings not symbols.
9070         (checkdoc-list-of-strings-p): New function.
9072 2009-08-22  Glenn Morris  <rgm@gnu.org>
9074         * files.el (auto-mode-alist):
9075         * hippie-exp.el (he-concat-directory-file-name):
9076         * lpr.el (lpr-windows-system, printer-name):
9077         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
9078         * ps-print.el (ps-windows-system):
9079         * startup.el (command-line):
9080         * emulation/viper-ex.el (viper-glob-function):
9081         * international/mule-cmds.el (set-language-environment-coding-systems):
9082         * net/ange-ftp.el (ange-ftp-write-region):
9083         * obsolete/fast-lock.el (fast-lock-cache-name):
9084         Remove code for defunct system-types emx, macos, mswindows, next-mach,
9085         unisoft-unix, vax-vms, win32, w32.
9087         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
9088         given name if the pattern is not more specific.
9090         * calendar/lunar.el (lunar-phase-names): New option.
9091         (lunar-phase): Doc fix.
9092         (lunar-cycles-per-year): New constant.
9093         (lunar-index): New function.
9094         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
9095         (lunar-phase-name): Use lunar-phase-names.
9096         (calendar-lunar-phases): Use format.
9097         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
9099         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
9100         Copy imenu-example--name-and-position function here for own use.
9101         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
9103         * bs.el (bs--redisplay):
9104         * cus-edit.el (custom-redraw):
9105         * ibuffer.el (ibuffer-bury-buffer):
9106         * server.el (server-goto-line-column):
9107         * startup.el (command-line-1):
9108         * strokes.el (strokes-xpm-for-stroke):
9109         * term.el (term-display-buffer-line):
9110         * view.el (View-goto-line):
9111         * calc/calc.el (calc-do, calc-trail-buffer):
9112         * play/gamegrid.el (gamegrid-add-score-insecure):
9113         * progmodes/ada-mode.el (ada-compile-goto-error):
9114         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
9115         (ebrowse-select-1st-to-9nth):
9116         * progmodes/cperl-mode.el (cperl-time-fontification):
9117         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
9118         * progmodes/gud.el (gud-display-line):
9119         (idlwave-shell-display-line):
9120         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
9121         * progmodes/make-mode.el (makefile-browser-toggle):
9122         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
9123         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
9124         * textmodes/picture.el (picture-draw-rectangle):
9125         * textmodes/reftex-index.el (reftex-index-goto-letter):
9126         (reftex-select-jump-to-previous):
9127         * textmodes/reftex-sel.el (reftex-find-start-point)
9128         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
9129         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
9130         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
9131         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9132         * textmodes/two-column.el (2C-associated-buffer):
9133         Use forward-line rather than goto-line.
9135         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
9136         goto-line.
9138         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
9139         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
9140         (quick-check-list-to-regexp): Declare.
9142         * progmodes/make-mode.el (makefile-browser-insert-selection):
9143         Use goto-char rather than goto-line.
9145         * progmodes/prolog.el (compilation-error-regexp-alist)
9146         (compilation-forget-errors): Declare.
9148 2009-08-22  Juri Linkov  <juri@jurta.org>
9150         * progmodes/grep.el (lgrep, rgrep): At the beginning
9151         set `dir' to `default-directory' unless `dir' is a non-nil
9152         readable directory.  (Bug#4052)
9153         (lgrep, rgrep): Change a weird way to report an error
9154         from using `read-string' to using `error'.
9155         Instead of using interactive arguments in the function body,
9156         add new argument `confirm'.
9158 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9160         * textmodes/remember.el (remember-buffer):
9161         * progmodes/cperl-mode.el (cperl-vc-header-alist):
9162         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
9163         (icalendar-extract-ical-from-buffer):
9164         * net/newst-treeview.el (newsticker-groups-filename):
9165         * net/newst-backend.el (newsticker-cache-filename):
9166         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
9167         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
9168         (speedbar-add-ignored-path-regexp, speedbar-line-path)
9169         (speedbar-buffers-line-path, speedbar-path-line)
9170         (speedbar-buffers-line-path):
9171         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
9172         (epg-sign-keys):
9173         * epa.el (epa-display-verify-result):
9174         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
9176 2009-08-21  Glenn Morris  <rgm@gnu.org>
9178         * progmodes/js.el (inferior-moz-process): Fix declaration.
9180         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
9182         * obsolete/rnewspost.el (news-mail-reply):
9183         Use goto-char rather than goto-line.
9185         * term/ns-win.el (ns-open-file-select-line):
9186         Use line-beginning-position rather than goto-line.
9188         * apropos.el (apropos-command):
9189         * ehelp.el (electric-helpify):
9190         * printing.el (pr-show-setup):
9191         * strokes.el (strokes-help):
9192         * tutorial.el (tutorial--describe-nonstandard-key)
9193         (tutorial--detailed-help):
9194         * woman.el (woman-mini-help, woman-display-extended-fonts):
9195         * calc/calc-help.el (calc-describe-key):
9196         * emulation/edt.el (edt-electric-helpify):
9197         * international/mule-diag.el (mule-diag):
9198         * play/yow.el (apropos-zippy):
9199         * progmodes/python.el (python-describe-symbol):
9200         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
9201         * textmodes/table.el (*table--cell-describe-mode)
9202         (*table--cell-describe-bindings):
9203         Use help-print-return-message rather than the now obsolete alias.
9205         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9206         (calendar-cursor-to-visible-date):
9207         * play/5x5.el (5x5-position-cursor):
9208         * play/decipher.el (decipher):
9209         * play/gomoku.el (gomoku-goto-xy):
9210         * play/landmark.el (lm-goto-xy):
9211         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
9212         (mpuz-paint-digit):
9213         Use forward-line, not goto-line.
9215         * mail/rmail.el (rmail-obsolete): Delete custom group.
9216         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
9217         (rmail-remote-password, rmail-remote-password-required):
9218         Remove unneeded :set-after and :set properties.
9220 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
9222         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
9224 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
9226         * loadup.el: Remove leftover macos code.
9228         * vc-git.el (vc-git-annotate-command): Run asynchronously.
9229         Explicitly pass the date format to git blame so that user local
9230         so that the output format can be parsed.
9232 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
9234         * net/dbus.el (top): Don't check for (getenv
9235         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
9237 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
9239         * log-edit.el (log-edit-strip-single-file-name): New var.
9240         (log-edit-insert-changelog): Use it.  Bug#3571
9242 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9244         * subr.el (read-passwd): Use read-key so keypad keys work as well.
9245         Bug#3287
9247         * help.el (help-print-return-message): Rename from
9248         print-help-return-message.
9250         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
9251         cvs-mode-map parent hack.
9252         (log-view-mode): Derive from special-mode.
9254         * linum.el (linum-mode): window-size-change-functions is redundant.
9255         Adapt to new window-configuration-change-hook behavior.
9256         (linum-after-size, linum-after-config): Remove.
9258         * imenu.el (imenu-example--name-and-position)
9259         (imenu-example--lisp-extract-index-name)
9260         (imenu-example--create-lisp-index, imenu-example--create-c-index):
9261         Mark as obsolete.
9263         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
9264         (inferior-prolog-mode): Use it.
9265         (inferior-prolog-load-file): Reset list of errors.
9267 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9269         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
9271         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
9273 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
9275         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
9276         is running already.
9278 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9280         * subr.el (listify-key-sequence-1): Use normal syntax since those
9281         integers are nowadays always represented by the same (positive) number
9282         on all platforms.
9283         (read-key-empty-map): New const.
9284         (read-key-delay): New var.
9285         (read-key): New function.
9286         (force-mode-line-update): Use with-current-buffer.
9287         (locate-user-emacs-file): Don't forget to abbreviate the file name.
9288         (start-process-shell-command, start-file-process-shell-command):
9289         Discourage the use of command-args.
9291 2009-08-19  Glenn Morris  <rgm@gnu.org>
9293         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
9295 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9297         * simple.el (choose-completion-string): Don't rely on
9298         minibuffer-completing-file-name and ad-hoc checks to decide whether
9299         to continue completion or not.
9301         * minibuffer.el (minibuffer-hide-completions): New function.
9302         (completion--do-completion): Use it.
9303         (completions-annotations): New face.
9304         (completion--insert-strings): Use it.
9305         (completion-pcm--delim-wild-regex): Add docstring.
9306         (completion-pcm--string->pattern): Add support for 0-width delimiters
9307         in completion-pcm--delim-wild-regex.
9309 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9311         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
9312         Remove unused var `buffer-modified-p'.
9314         * minibuffer.el (completion--do-completion): Move point for the #b001
9315         case as well (bug#4176).
9316         (minibuffer-complete, minibuffer-complete-word): Don't move point.
9318 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
9320         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
9321         and :session buses.
9323 2009-08-18  Kenichi Handa  <handa@m17n.org>
9325         * international/ucs-normalize.el (ucs-normalize-version):
9326         Change to 1.1.
9327         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
9328         (utf-8-hfs): Make it perform normalization on encoding too.
9330         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
9331         (sentence-end-without-space): Delete duplicated chars.
9332         (sentence-end-base): Likewise.
9334         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
9335         (html-mode): Delete duplicated chars from sentence-end-base.
9337         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
9338         (texinfo-mode): Delete duplicated chars from sentence-end-base.
9340 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
9342         * files.el (hack-one-local-variable): If the mode function is for
9343         a minor mode, pass it an argument (Bug#4148).
9345 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
9347         * net/tramp.el (tramp-register-completion-file-name-handler):
9348         Check also for (member 'partial-completion completion-styles).
9350 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9352         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
9353         abbrev (Bug#3943).
9355 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
9357         * progmodes/cperl-mode.el: Merge upstream 6.2.
9358         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
9359         (cperl-forward-re): Check cperl-brace-recursing.
9360         (cperl-highlight-charclass): New function.
9361         (cperl-find-pods-heres): Use it.
9362         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
9363         (cperl-beautify-regexp-piece): Fix column calculation.
9364         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
9365         (cperl-beautify-level): Don't process entire regexp.
9366         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
9367         calling man.
9368         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
9369         (cperl-init-faces): Build a list in the normal way.
9371 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9373         * calendar/parse-time.el (parse-time-string-chars): Save match
9374         data.
9376 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9378         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
9379         (sql-product): Use it.
9380         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
9381         (sql-set-product): Add completion.
9382         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
9383         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
9384         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
9385         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
9386         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
9387         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
9388         (sql-highlight-db2-keywords): Remove.
9389         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
9390         (sql-highlight-product): Use derived-mode-p.
9391         (sql-set-sqli-buffer): Use with-current-buffer.
9392         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
9393         Simplify.
9395         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
9397         * term.el: Fix commenting convention, turn comments into docstrings.
9399 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
9401         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
9403 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9405         * calendar/parse-time.el (parse-time-string-chars): Compute using
9406         character classes, to handle non-ascii characters (Bug#3190).
9408 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9410         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
9411         another heredoc if the user adds another < (Bug#3226).
9413         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9414         Don't initialize based on window-system (Bug#4124).
9416         * facemenu.el (facemenu-read-color): Use a completion function
9417         that accepts any defined color, such as RGB triplets (Bug#3677).
9419         * files.el (get-free-disk-space): Change fallback default
9420         directory to /.  Expand DIR argument before switching to fallback.
9421         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
9423 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9425         * files.el (load-library): Doc fix.
9427 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
9429         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
9430         (viper-if-string): Redefine C-s in the minibuffer to insert the last
9431         incremental search string.
9433         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
9434         XEmacs.
9436         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
9437         (ediff-merge-region-is-non-clash)
9438         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
9439         Also check if the job is really a merge job.
9441         * ediff.el (ediff-current-file): New function.
9443 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9445         * progmodes/js.el: Edit docstrings throughout to follow Emacs
9446         conventions.
9447         (js-insert-and-indent): Delete function.
9448         (js-mode-map): Don't bind keys to js-insert-and-indent.
9449         (js-beginning-of-defun): Rename from js--beginning-of-defun.
9450         (js-end-of-defun): Rename from js--end-of-defun.
9451         (js-auto-indent-flag): Delete variable.
9453 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
9455         * progmodes/js.el: Remove proclaim statement.
9456         Defvar which-func-imenu-joiner-function to silence compiler.
9458         * files.el (auto-mode-alist): Use js-mode for .js files.
9460         * progmodes/js2-mode.el: Remove file.
9462         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
9464         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
9466         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
9468 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
9469             Karl Landstrom  <karl.landstrom@brgeight.se>
9471         * progmodes/js.el: New file.
9473 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
9475         * timezone.el (timezone-parse-date): Add ability to understand ISO
9476         basic format (minimal separators) dates in addition to the
9477         already-supported extended format dates.
9479 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
9481         * international/ucs-normalize.el: Add a `coding' file variable.
9483         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
9485 2009-08-14  Sam Steingold  <sds@gnu.org>
9487         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
9489 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
9491         * faces.el (help-argument-name): Define it here instead of
9492         help-fns.el, because in daemon mode help-fns.el may be loaded when
9493         faces are still uninitialized (Bug#1078).
9495         * help-fns.el (help-argument-name): Move defface to faces.el.
9497 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
9499         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
9500         create buffer with a pty but no process so that GDB can make the
9501         inferior the controlling process.
9503 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
9505         * international/ucs-normalize.el: New file.
9507 2009-08-13  Richard Stallman  <rms@gnu.org>
9509         * mail/rmail.el (rmail-get-attr-names):
9510         Accept an attribute header that is too short.
9512         * mail/rmail.el (rmail-forget-messages):
9513         Ignore nil elt in rmail-message-vector.  Use dotimes.
9515         * progmodes/compile.el (compilation-goto-locus):
9516         Use next-error-move-function.
9518         * simple.el (next-error-move-function): New variable.
9520 2009-08-12  Juri Linkov  <juri@jurta.org>
9522         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
9523         always non-nil.  (Bug#4052)
9525         * replace.el (read-regexp): Return empty string when
9526         `default-value' is nil.
9527         (keep-lines-read-args): Don't use empty string as the
9528         default value for `read-regexp'.  (Bug#2495)
9530 2009-08-12  Juri Linkov  <juri@jurta.org>
9532         * international/mule-cmds.el (ucs-insert): Change arguments
9533         from `arg' to `character', `count', `inherit' to be the same
9534         as in `insert-char'.  Doc fix.  (Bug#4039)
9536         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
9538 2009-08-12  Juri Linkov  <juri@jurta.org>
9540         * files-x.el: New file.
9542         * files.el: Move code that deals with adding/deleting
9543         file/directory-local variables to files-x.el.
9545         * Makefile.in (ELCFILES): Add files-x.elc.
9547 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
9549         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
9550         to use `goto-line'.
9551         (gdb-place-breakpoints, gdb-get-location): Rewritten without
9552         `goto-line'.
9553         (gdb-invalidate-disassembly): Do not refresh upon receiving
9554         'update signal.  Instead, update all disassembly buffers only after
9555         threads list.
9556         (gdb): Send -target-detach when buffer is killed (Bug#3794).
9557         (gdb-starting): Moved -data-list-register-names...
9558         (gdb-stopped): ...here so it's sent when first thread stops.
9559         (gdb-registers-handler-custom): Do nothing if register names are
9560         unknown yet.
9562         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
9563         from `gdb-mi.el' to avoid extra tangling.
9565         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
9566         change which breaks `gud-def' definitions used in `gdb'.
9567         (gdb-update-gud-running): No extra fuss for updating frame number.
9569 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9571         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
9572         (describe-language-environment-map, setup-language-environment-map)
9573         (set-coding-system-map): Move initialization into declaration.
9574         (set-language-info-alist): Last arg to define-key-after can be skipped.
9576         * international/quail.el (quail-completion-1): Simplify.
9577         (quail-define-rules): Use slightly more compact code.
9578         (quail-insert-decode-map): Propertize keys, compact columns.
9580         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9581         Add goto-line.
9583 2009-08-10  Miles Bader  <miles@gnu.org>
9585         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
9586         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
9587         (js2-instance-member, js2-private-member, js2-private-function-call)
9588         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
9589         (js2-magic-paren, js2-external-variable):
9590         Remove "-face" suffix from face names.
9591         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
9592         (js2-highlight-undeclared-vars, js2-peek-token)
9593         (js2-parse-function-params, js2-mode-show-errors)
9594         (js2-mode-show-warnings, js2-make-magic-delimiter)
9595         (js2-mode-highlight-magic-parens): Update to use new face names.
9597 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
9599         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
9600         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
9602 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
9604         * subr.el: Provide hashtable-print-readable.
9606         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
9607         hs-c-like-adjust-block-beginning.
9608         (hs-hide-block-at-point): Stop hiding at the beginning of
9609         hs-block-end-regexp (Bug#700).
9611 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
9613         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
9614         a macro.
9615         (gdb-registers-handler-custom): Do not fail when register names
9616         are unavailable.
9618 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9620         * progmodes/gdb-mi.el (gdb-control-all-threads)
9621         (gdb-control-current-thread): Interactive setters for
9622         `gdb-gud-control-all-threads' to use in menu.
9623         (gdb-show-run-p): Show «Go» when process is not active.
9624         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
9625         gud/thread.xpm and gud/all.xpm.
9627 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
9629         * net/net-utils.el (net-utils-font-lock-keywords): New var.
9630         (nslookup-font-lock-keywords): Make it a variable.
9631         (net-utils-mode): New mode for viewing diagnostic network output.
9632         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
9633         (net-utils-run-simple): New function.
9634         (ifconfig, iwconfig, netstat, arp, route): Use it.
9636 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9638         * progmodes/gdb-mi.el (gdb-read-memory-custom)
9639         (gdb-memory-set-address, def-gdb-set-positive-number)
9640         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
9641         after changing settings.
9642         (gdb-invalidate-disassembly): Update when first shown.
9643         (gdb-edit-locals-value): Fixed.
9644         (gdb-registers-handler-custom): Print registers in right order and
9645         allow changing register values (only for current thread yet).
9646         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
9647         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
9648         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
9649         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
9650         info in mode name.
9651         (gdb-registers-mode-map): TAB to switch to locals.
9653 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
9655         * mail/rmail.el (rmail-add-mbox-headers)
9656         (rmail-set-message-counters-counter): Search for
9657         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
9659 2009-08-08  Glenn Morris  <rgm@gnu.org>
9661         * Makefile.in (ELCFILES): Update.
9663 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
9665         * mail/sendmail.el (mail-yank-original): Set
9666         buffer-file-coding-system from the one used by the message whose
9667         text is yanked.
9669         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
9670         to "windows" when "pgnuplot" is used.
9671         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
9672         call accept-process-output if "pgnuplot" is used.
9673         (calc-graph-init): Don't send -display and -geometry to
9674         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
9675         running "pgnuplot -V" with shell-command-to-string.
9677         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
9678         the default.
9680 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
9682         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
9683         org/org-latex.elc.
9685 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
9687         * vc-dispatcher.el (vc-resynch-window): Update comment.
9689         * term.el (term-handle-ansi-escape): Add comments with the
9690         terminfo capabilities implemented.
9692 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
9694         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
9695         (gdb-var-create-handler): Rewritten using JSON parser.
9696         (gdb-propertize-header): Moved earlier.
9697         (gdb-set-header): Removed to avoid duplication.
9698         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
9699         Refresh disassembly buffers only after threads list have been
9700         update.
9701         (gdb-threads-header, gdb-registers-header): Per-buffer header line
9702         variables.
9704 2009-08-04  Juri Linkov  <juri@jurta.org>
9706         * files.el: Commands to add/delete file/directory-local variables.
9707         (read-file-local-variable, read-file-local-variable-value)
9708         (read-file-local-variable-mode, modify-file-local-variable)
9709         (modify-file-local-variable-prop-line)
9710         (modify-dir-local-variable): New functions.
9711         (add-file-local-variable, delete-file-local-variable)
9712         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
9713         (add-dir-local-variable, delete-dir-local-variable)
9714         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
9715         (copy-dir-locals-to-file-locals-prop-line): New commands.
9717 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
9719         * abbrev.el (insert-abbrev-table-description): Prettify output.
9720         Suggested by Karl Chen.
9722 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
9724         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
9725         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
9726         (gdb-overlay-arrow-position, gdb-thread-position)
9727         (gdb-disassembly-position): Declare variables.
9728         (gdb-wait-for-pending): Function now.
9729         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
9730         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
9731         compilation goes smoothly.
9732         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
9733         (gdb-non-stop-setting): New customization setting which replaces
9734         `gdb-non-stop' so changing it doesn't break active GDB session.
9735         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
9736         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
9737         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
9738         (gdb-show-threads-by-default): New customization options.
9739         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
9740         routines.
9741         (gdb-get-buffer-create): Send buffers update signal when they are
9742         created.
9743         (gdb-invalidate-locals, gdb-invalidate-registers)
9744         (gdb-invalidate-breakpoints)
9745         (gdb-invalidate-threads, gdb-invalidate-disassembly)
9746         (gdb-invalidate-memory): Accept update signal.
9747         (gdb-current-context-command): Use --frame option.
9748         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
9749         Implement `gdb-frame-number' selection logic.
9750         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
9751         whether to show GUD toolbar buttons.
9752         (gdb-thread-exited): Unselect current thread when it exits.
9753         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
9754         (gdb-mark-line): Routine which sets overlay arrow or inverses
9755         video on fringeless displays.
9756         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
9757         to build aligned columns of data in GDB buffers and set text
9758         properties line-by-line.
9759         (gdb-invalidate-breakpoints)
9760         (gdb-breakpoints-list-handler-custom)
9761         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
9762         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
9763         (gdb-registers-handler-custom): Align data columns.
9764         (gdb-locals-handler-custom): Now prints data like in variable
9765         declarations.
9766         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
9767         Removed confusing buttons.
9768         (gdb-invalidate-threads): Append --frame.
9769         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
9770         between breakpoints/threads buffers.
9771         (gdb-set-window-buffer): Now can ignore dedicated windows.
9772         (gdb-propertize-header): Use `gdb-set-window-buffer'.
9773         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
9774         (def-gdb-thread-buffer-gud-command): Replaces
9775         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
9776         for fine thread control.
9777         (gdb-preempt-existing-or-display-buffer): New function used to
9778         display bound buffers without breaking window layout.
9779         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
9780         (gdb-select-frame): New version of `gdb-frames-select' which now
9781         sets `gdb-frame-number' so commands may use --frame option instead
9782         of inner debugger state.
9783         (gdb-frame-handler): Do not set `gdb-frame-number'.
9784         (gdb-threads-mode-map): Select threads with mouse.
9786         * progmodes/gud.el (gdb-gud-context-call): Declare function to
9787         avoid compilation warning.
9788         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
9789         `gdb-show-stop-p`.
9791         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
9792         Argument `key' renamed to `buffer-type'.
9793         (gdb-current-context-buffer-name): Do not add thread info to
9794         buffer name when no thread is selected.
9795         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
9796         command (bug 3794).
9797         (gdb-thread-selected): Handle `=thread-selected' notification.
9798         (gdb-wait-for-pending): New macro to deal with congestion problems.
9799         (gdb-breakpoints-list-handler-custom): Don't fail on pending
9800         breakpoints.
9801         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
9802         This fixes problem similar to one described in bug 3947.
9803         (gud-menu-map): More menu items.
9804         (gdb-init-1): Reset `gdb-thread-number' to nil.
9806         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
9807         non-stop settings.
9809         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
9810         (gdb-current-context-command): Do not append --thread if
9811         `gdb-thread-number' is nil.
9812         (gdb-running-threads-count, gdb-stopped-threads-count): New
9813         variables.
9814         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
9815         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
9816         customization options.
9817         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
9818         GUD commands.
9819         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
9820         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
9821         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
9822         set `gdb-thread-number' and update `gud-running' properly.
9823         (gdb-running): Update threads list when new threads appear.
9824         (gdb-stopped): Support non-stop operation and new thread switching
9825         logic.
9826         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
9827         (gdb-json-partial-output): New set of JSON routines.
9828         (def-gdb-auto-update-trigger): New `signal-list' optional
9829         argument.
9830         (gdb-thread-list-handler-custom): Update `gud-running',
9831         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
9832         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
9833         (gdb-continue-thread, gdb-step-thread): New commands for fine
9834         thread execution control.
9835         (gud-menu-map): New menu items to switch non-stop options.
9836         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
9837         (gdb-send): Mimic RET properly (bug 3794).
9839         * progmodes/gdb-mi.el (gdb-rules-name-maker)
9840         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
9841         gdb-buffer-rules.
9842         (def-gdb-auto-update-handler): New nopreserve optional argument.
9843         (gdb-stack-list-frames-custom): Print stack from top to bottom.
9845         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
9846         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
9847         (gdb-parent-mode): New mode to derive other GDB modes from.
9848         (gdb-display-disassembly-for-thread)
9849         (gdb-frame-disassembly-for-thread): New commands for threads
9850         buffer.
9852         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
9853         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
9854         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
9855         (gdb-update): We now store all GDB buffers in a list so that they
9856         can be updated by traversing a list instead of calling invalidate
9857         triggers explicitly.
9858         (def-gdb-trigger-and-handler): New macro to define trigger-handler
9859         pair for GDB buffer.
9860         (gdb-stack-buffer-name): Add thread information.
9861         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
9862         handle pending triggers.
9863         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
9864         (def-gdb-thread-buffer-simple-command)
9865         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
9866         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
9867         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
9868         New commands which show buffers bound to thread.
9869         (gdb-stack-list-locals-regexp): Removed unused regexp.
9871         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
9872         (gdb-locals-buffer-name, gdb-registers-buffer-name)
9873         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
9874         to (gud-comint-buffer) in *-buffer-name functions
9875         because (gdb-get-target-string) already does that.
9876         (gdb-locals-handler-custom, gdb-registers-handler-custom)
9877         (gdb-changed-registers-handler): Rewritten without regexps.
9879         * progmodes/gdb-mi.el: Basic thread selection support.
9880         (gdb-thread-number): New variable.
9881         (gdb-current-context-command): New macro which adds --thread
9882         option to command.
9883         (gdb-threads-mode-map): Select thread with SPC.
9884         (gdb-thread-list-handler-custom): Mark current thread with overlay
9885         arrow.  Synchronize GDB thread and Emacs thread.
9886         (gdb-select-thread): New command which selects current thread.
9887         (gdb-invalidate-frames, gdb-invalidate-locals)
9888         (gdb-invalidate-registers): Use --thread option.
9890 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
9892         * net/tramp.el (top): Make check for tramp-gvfs loading more
9893         robust.  (Bug#3977)
9894         (tramp-handle-insert-file-contents): `unwind-protect' must be
9895         inside `with-parsed-tramp-file-name'.
9897         * net/tramp-gvfs.el (top): Remove superfluous message when loading
9898         fails.
9900 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
9902         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
9903         directory if CLASSPATH is not set.
9905 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
9907         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
9908         New defconst.
9909         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
9911 2009-08-02  Kevin Ryde  <user42@zip.com.au>
9913         * net/newst-backend.el (newsticker--raw-url-list-defaults):
9914         Update freshmeat link.  Delete newsforge.com as it seems gone.
9916 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
9918         * select.el (x-set-selection): Doc fix (Bug#4021).
9920         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
9922         * help-fns.el (describe-variable): Treat list return values from
9923         dir-locals-find-file properly (Bug#4005).
9925 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
9927         * net/tramp.el (tramp-debug-message): Print also microseconds.
9929 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
9931         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
9932         or END is non-nil.
9933         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
9934         (tramp-get-debug-buffer): Change `outline-regexp' according to new
9935         format.
9937         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
9938         (tramp-get-file-property): Use it.
9940         * autorevert.el (auto-revert-handler): Allow
9941         `auto-revert-tail-mode' for remote files.
9943 2009-08-02  Jason Rumney  <jasonr@gnu.org>
9945         * minibuffer.el (read-file-name): Treat confirm options to
9946         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
9948 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
9950         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
9951         (font-lock-variable-name-face, font-lock-constant-face): Darken
9952         the colors for light backgrounds.
9954 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
9956         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
9957         month names.  (Bug#3987)
9959 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
9961         * simple.el (line-move-finish): Pass whole number to
9962         line-move-to-column.
9963         (line-move-visual): Perform hscroll to the recorded position.
9965 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
9967         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
9969 2009-07-29  Alan Mackenzie  <acm@muc.de>
9971         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
9973 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
9975         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
9976         (gdb-place-breakpoints): Use full path when setting breakpoints.
9978 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
9980         * calc/calc.el (calc-mode-map): Add keybinding for
9981         `calc-transpose-lines'.
9983 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
9985         * calc/calc-misc.el (calc-transpose-lines): New function.
9987 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
9989         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
9990         Simplify check for out-of-band methods.
9991         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
9992         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
9994 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
9996         * vc-git.el (vc-git-checkin): Fix typo.
9998 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
10000         * progmodes/js2-mode.el: New file.
10002 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
10004         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
10005         (gud-menu-map): Adjust tooltip accordingly.
10007 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10009         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
10010         (vc-bzr-log-view-mode): Adjust log-view-file-re.
10012         * add-log.el (change-log-mode-map): Add a menu.
10014 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
10016         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
10017         function returns nil.
10018         (dbus-handle-event): Handle special return value :ignore.
10019         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
10021 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
10023         * view.el (view-mode-enable): Don't define Helper-return-blurb if
10024         it's not needed.
10026 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
10028         Fix Bug#3888:
10030         * w32-vars.el (x-select-enable-clipboard): Doc fix.
10032         * term/pc-win.el (x-display-name, x-colors)
10033         (x-select-enable-clipboard, x-select-text): Doc fix.
10035         * term/common-win.el (x-display-name, x-colors): Doc fix.
10037         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
10038         (xw-defined-colors): Doc fix.
10040         * w32-fns.el (x-select-text, x-setup-function-keys)
10041         (x-get-selection, x-set-selection): Doc fix.
10043         * term/x-win.el (x-select-text, x-setup-function-keys)
10044         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
10046         * select.el (x-set-selection): Doc fix.
10048 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
10050         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
10051         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
10052         "IsNSSSupportAvailable" method is not available.  Reported by
10053         Steve Youngs <steve@sxemacs.org>.
10055 2009-07-24  Kenichi Handa  <handa@m17n.org>
10057         * international/characters.el: Fix setting of category ?C, ?|, ?K,
10058         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
10059         (build-unicode-category-table): Fix range checks.
10061 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
10063         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
10064         the buffer we try to sync is current when calling
10065         vc-resynch-buffer.
10067         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
10068         not show up to date files.
10070 2009-07-24  Glenn Morris  <rgm@gnu.org>
10072         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
10073         Add autoload cookies.  If necessary, initialize.
10074         (elint-log): Handle non-file buffers.
10075         (elint-initialize): Add optional argument to reinitialize.
10076         (elint-find-builtin-variables): Save excursion.
10078 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
10080         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10081         for Lint.
10083 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10085         * vc.el (vc-print-log-internal): New function, split out from ...
10086         (vc-print-log): ... here.
10087         (vc-dir-move-to-goal-column): Declare.
10089         * vc-git.el (vc-git-add-signoff): New variable.
10090         (vc-git-checkin): Use it.
10091         (vc-git-toggle-signoff): New function.
10092         (vc-git-extra-menu-map): Bind it to menu.
10093         (vc-git--run-command-string): Accept a nil FILE argument.
10094         (vc-git-stash-list): New function.
10095         (vc-git-dir-extra-headers): Use it.
10097 2009-07-23  Glenn Morris  <rgm@gnu.org>
10099         * help-fns.el (describe-variable): Describe ignored and risky local
10100         variables in a similar way to that in which we describe safe ones.
10102         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
10103         (byte-compile-output-file-form, byte-compile-output-docform)
10104         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
10105         Give some more local variables with common names a "bytecomp-" prefix,
10106         so as not to shadow things during compilation.
10107         * emacs-lisp/cl-macs.el (load-time-value)
10108         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
10109         `outbuffer' to `bytecomp-outbuffer'.
10111         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
10112         since the next two variables cover them automatically now.
10113         (elint-builtin-variables, elint-autoloaded-variables): New.
10114         (elint-unknown-builtin-args): Remove all members, since they can be
10115         parsed automatically now.
10116         (elint-extra-errors): New.
10117         (elint-env-add-env, elint-env-add-macro): Use cadr.
10118         (elint-current-buffer): Use or.  Change final message.
10119         (elint-get-top-forms): Use line-end-position.
10120         (elint-init-env): Use cadr.  Handle autoload, declare-function,
10121         and defalias.
10122         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
10123         (regexp-assoc): Remove unused function.
10124         (elint-top-form): Set elint-current-pos, to record the start of the
10125         top-level form, for compilation-mode.
10126         (elint-form): Trap errors in macro expansion.  Use dolist.
10127         (elint-unbound-variable): Use elint-builtin-variables and
10128         elint-autoloaded-variables.
10129         (elint-get-args): Use cadr, or.
10130         (elint-check-cond-form): Use dolist, cadr.
10131         (elint-check-condition-case-form): Doc fix.  Use cadr.
10132         Use elint-extra-errors.
10133         (elint-log): New function.
10134         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
10135         Distinguish errors and warnings.
10136         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
10137         Use a bytecomp-style format.
10138         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
10139         (elint-get-log-buffer): Use compilation mode.  Disable undo.
10140         Don't truncate lines.
10141         (elint-initialize): Set builtin and autoloaded variable lists.
10142         Only process elint-unknown-builtin-args if non-nil.
10143         (elint-find-builtin-variables, elint-find-autoloaded-variables):
10144         New functions.
10145         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
10147 2009-07-22  Kevin Ryde  <user42@zip.com.au>
10149         * net/newst-backend.el (newsticker--parse-atom-1.0)
10150         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10151         (newsticker--parse-rss-1.0):
10152         * progmodes/idlwave.el (idlwave-mode):
10153         * progmodes/idlw-shell.el (idlwave-shell-mode):
10154         * progmodes/vera-mode.el (vera-mode):
10155         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
10156         * progmodes/vhdl-mode.el (vhdl-mode):
10157         * textmodes/table.el (table-generate-source)
10158         (table--warn-incompatibility):
10159         Hyperlink urls in docstrings with URL `...'.
10161 2009-07-22  Glenn Morris  <rgm@gnu.org>
10163         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
10164         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
10165         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
10166         Remove leading * from defcustom docs.
10168         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
10170         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
10171         defcustom doc.
10172         (list-load-path-shadows): Optionally, just return shadows as a string.
10174         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
10176 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10178         * mail/rmailedit.el (rmail-edit-mode): Use
10179         auto-save-include-big-deletions.
10181         * mail/rmail.el (rmail-variables): Use
10182         auto-save-include-big-deletions.
10184         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
10185         changes.
10187 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
10189         * calc/calc.el (calc-undo-length): New variable.
10190         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
10192 2009-07-21  Richard Stallman  <rms@gnu.org>
10194         * files.el (auto-save-mode): Handle buffer-save-size = -2
10195         for toggling mode.
10197 2009-07-21  Glenn Morris  <rgm@gnu.org>
10199         * textmodes/ispell.el (ispell-looking-back): Update declaration.
10201         * calendar/todo-mode.el (calendar-current-date): Update declaration.
10203         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
10204         silence compiler.  Instead...
10205         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
10206         (ps-print-ensure-fontified): Update for above function name changes.
10208         * printing.el (pr-mh-get-msg-num, pr-mh-show)
10209         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
10210         silence compiler.  Instead...
10211         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
10212         (mh-show-buffer): Only define for compiler.
10213         (pr-mh-current-message): Update for above function name changes.
10215         * files.el (abort-if-file-too-large): Explicitly pass `filename'
10216         as an argument.
10217         (find-file-noselect, insert-file-1): Update for above change.
10219         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
10221         * mail/mailclient.el (mailclient-send-it): Fix message.
10223         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
10224         (edebug-eval): Check cl-debug-env is bound.
10225         (print-level, print-circle): Don't redefine built-in variables.
10227         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
10228         (custom-print-vectors): Remove old comments from doc.
10230         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
10231         (emerge-version): Make the variable an obsolete alias for the
10232         emacs-version variable.  Make the function obsolete.
10233         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
10234         Emerge options, rather than merging in into the main Options menu.
10235         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
10236         and auto advance modes.  Disable edit/fast items when not relevant.
10238 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10240         * term/vt420.el (terminal-init-vt420): Fix typo.
10242 2009-07-20  Sam Steingold  <sds@gnu.org>
10244         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
10245         variable (removed from compile.el on 2004-03-11).
10247 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
10249         * files.el (hack-local-variables-filter): Fix last change.
10251 2009-07-19  Juri Linkov  <juri@jurta.org>
10253         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
10254         (dir-local-variables-alist): New buffer-local variable.
10255         (hack-local-variables-filter): If variable is not dir-local,
10256         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
10257         because file-local overrides dir-local.
10258         (c-postprocess-file-styles) <declare-function>:
10259         Remove obsolete declaration.
10260         (hack-dir-local-variables): Add dir-local variable/value pair to
10261         `dir-local-variables-alist' and remove duplicates.  Doc fix.
10263         * help-fns.el (describe-variable): Add information about
10264         file-local and dir-local variables.
10266 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
10268         * files.el (hack-local-variables-filter): Rewrite.
10270 2009-07-19  Glenn Morris  <rgm@gnu.org>
10272         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
10273         Silence compiler by only defining on XEmacs.
10275         * international/mule.el (auto-coding-regexp-alist): Only match
10276         BABYL... at the start of buffer, not of lines.  (Bug#3790)
10278         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
10279         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
10280         (cal-menu-context-mouse-menu): Doc fix.
10282         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
10284         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
10286 2009-07-18  Juri Linkov  <juri@jurta.org>
10288         * info.el: Virtual Info keyword finder.
10289         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
10290         (Info-finder-file): New variable.
10291         (Info-finder-find-file): New function.
10292         (finder-known-keywords, finder-package-info)
10293         (find-library-name, lm-commentary): Use defvar and
10294         declare-function to silence compiler warnings.
10295         (Info-finder-find-node): New function.
10296         (info-finder): New command.
10298         * subr.el (process-kill-buffer-query-function): New function.
10299         (add-hook)<kill-buffer-query-functions>: Add hook
10300         `process-kill-buffer-query-function'.
10302 2009-07-18  Alan Mackenzie  <acm@muc.de>
10304         * progmodes/cc-mode.el (c-before-hack-hook)
10305         (c-postprocess-file-styles): Give invocation of `c-set-style'
10306         DONT-OVERRIDE parameter of t.  Already set style variables will
10307         thus not be overridden by style settings given by `c-file-syle'.
10309         * files.el (hack-local-variables-filter): Remove entries with
10310         duplicate keys from `file-local-variables-alist'.
10312 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10314         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
10315         x-set-selection if display-selections-p returns nil for the
10316         current frame.
10318 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
10320         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
10322 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10324         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
10325         Accept nil in addition to a regexp.
10326         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
10327         Accept nil in addition to a regexp.
10328         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
10329         buffers that have an associated file.  Handle nil values of
10330         desktop-buffers-not-to-save and desktop-files-not-to-save.
10331         (Bug#3833)
10333         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
10334         (x-disown-selection-internal): New functions.
10336 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
10338         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
10339         warning.
10340         (gdb-breakpoints-header): Move forward to avoid compiler warning.
10341         (gdb-make-header-line-mouse-map): Remove duplicate definition.
10343 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
10345         * simple.el (set-mark): Revert last change.
10347 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
10349         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
10350         rendering of pngs is not possible instead of messaging a long
10351         description.
10353 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
10355         * w32-fns.el (x-selection-owner-p): New function.
10357         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
10358         (mouse-yank-at-click, mouse-yank-primary): If
10359         select-active-regions is non-nil, deactivate the mark before
10360         insertion.
10362         * simple.el (deactivate-mark, set-mark): Only save selection if we
10363         own it.
10365 2009-07-17  Kenichi Handa  <handa@m17n.org>
10367         * case-table.el (describe-buffer-case-table): Fix for the case
10368         that KEY is a cons.
10370 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
10372         * vc-rcs.el (vc-rcs-find-file-hook):
10373         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
10375 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
10377         * net/tramp.el (tramp-wait-for-output): Handle the case when
10378         commands do not return a newline but a null byte before the shell
10379         prompt.  (Bug#3858)
10381 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10383         * term/ns-win.el (ns-set-alpha): Don't declare.
10384         (ns-set-background-alpha): Remove function.
10386 2009-07-16  Kevin Ryde  <user42@zip.com.au>
10388         * emacs-lisp/copyright.el (copyright-update): Save match-data across
10389         y-or-n-p, for safety.
10391 2009-07-16  Richard Stallman  <rms@gnu.org>
10393         * files.el (auto-save-mode): If buffer-saved-size is -2,
10394         don't clobber it.
10396         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
10397         (rmail-retry-ignored-headers): Add more uninteresting fields.
10399 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
10401         * net/rcirc.el (rcirc): Use history variables.
10402         (rcirc-server-name-history, rcirc-nick-name-history)
10403         (rcirc-server-port-history): New variables.
10405 2009-07-15  Kenichi Handa  <handa@m17n.org>
10407         * international/mule-cmds.el (set-language-environment-charset):
10408         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
10409         ignore them.
10411         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
10412         Delete unibyte-display.
10414 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10416         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
10418 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10420         * simple.el (deactivate-mark): Optional argument FORCE.
10421         (set-mark): Use deactivate-mark.
10423         * info.el (Info-search): No need to check transient-mark-mode
10424         before calling deactivate-mark.
10426         * select.el (x-set-selection): Doc fix.
10427         (x-valid-simple-selection-p): Allow buffer values.
10428         (xselect--selection-bounds): Handle buffer values.  Suggested by
10429         David De La Harpe Golden.
10431         * mouse.el (mouse-set-region, mouse-drag-track): Call
10432         copy-region-as-kill before setting the mark, to let
10433         select-active-regions work.
10435 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
10437         * simple.el (deactivate-mark): If select-active-regions is
10438         non-nil, copy the selection data into a string.
10439         (activate-mark): If select-active-regions is non-nil, set the
10440         selection to the current buffer.
10441         (set-mark): Update selection if select-active-regions is non-nil.
10443         * select.el (x-valid-simple-selection-p): Allow buffer values.
10445 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10447         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
10448         and more featureful message-mode.
10450 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
10452         * select.el (x-set-selection): Doc fix.
10453         (x-valid-simple-selection-p): Disallow selection data consisting
10454         of a list or cons of integers, since that is not used.
10455         (xselect--selection-bounds, xselect--int-to-cons): New functions.
10456         (xselect-convert-to-string, xselect-convert-to-length)
10457         (xselect-convert-to-filename, xselect-convert-to-charpos)
10458         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
10460 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
10462         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
10463         output in -break-info command (Emacs bug #3794).
10465 2009-07-14  Glenn Morris  <rgm@gnu.org>
10467         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
10468         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
10469         (edebug-print-length, edebug-print-level, edebug-print-circle)
10470         (edebug-sit-for-seconds, edebug-view-outside)
10471         (edebug-bounce-point, edebug-set-global-break-condition)
10472         (edebug-Go-nonstop-mode, edebug-trace-mode)
10473         (edebug-Trace-fast-mode, edebug-continue-mode)
10474         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
10475         (edebug-visit-eval-list): Doc fixes.
10477         * subr.el (def-edebug-spec): Doc fix.
10479 2009-07-14  Kenichi Handa  <handa@m17n.org>
10481         * international/characters.el: Fix setting of category ?C.
10483 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
10485         * term/ns-win.el (x-select-font): defalias x-select-font to
10486         ns-popup-font-panel instead of generate-fontset-menu.
10488 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
10490         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
10492 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
10494         * arc-mode.el (archive-find-type): Allow for a PK00 string before
10495         the PK\003\004 header (Bug#3770).
10497 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
10499         * pcomplete.el (pcomplete-comint-setup): Check for
10500         shell-dynamic-complete-filename too.
10502 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
10504         * simple.el (temporary-goal-column): Change the value for
10505         line-move-visual to a cons cell.
10506         (line-move-visual): Record or set the window hscroll, if
10507         necessary (Bug#3494).
10508         (line-move-1): Handle cons value of temporary-goal-column.
10510 2009-07-11  Kenichi Handa  <handa@m17n.org>
10512         * international/mule-diag.el (describe-character-set): Don't show
10513         width.
10515 2009-07-10  Sam Steingold  <sds@gnu.org>
10517         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10518         Omake sometimes indents the errors it prints, so allow all
10519         regexps to start with spaces.
10521 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
10523         * cus-edit.el (customize-changed-options-previous-release):
10524         Bump value to 22.1.  (Bug#3804)
10526 2009-07-08  Sam Steingold  <sds@gnu.org>
10528         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
10529         to be a cons cell (test . ignored-directory) to selectively ignore
10530         some directories depending on the location of the search.
10532 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
10534         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
10535         remote user is root, on the local host.
10536         (tramp-local-host-p): Either the local user or the remote user
10537         must be root.  (Bug#3771)
10539 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10541         * progmodes/gdb-mi.el (gdb): Remove description of
10542         gdb-use-separate-io-buffer.
10543         (menu): Don't allow toggling of or enable
10544         gdb-use-separate-io-buffer from menubar.
10546 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
10548         * mail/unrmail.el (unrmail): Make sure the message ends with two
10549         newlines (Bug#3769).
10551 2009-07-08  Glenn Morris  <rgm@gnu.org>
10553         * calendar/calendar.el (calendar-current-date): Rework previous change.
10555 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
10557         * calendar/calendar.el (calendar-current-date):
10558         Add an optional argument giving an offset from today.
10560 2009-07-08  Glenn Morris  <rgm@gnu.org>
10562         * tutorial.el (tutorial--describe-nonstandard-key):
10563         Adjust the message for when a key has been unbound.
10564         (help-with-tutorial): Hide the arch-tag.
10566 2009-07-08  Kenichi Handa  <handa@m17n.org>
10568         * international/fontset.el (setup-default-fontset): For each
10569         script, append (not set) font-specs.
10571         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
10572         docstring.
10574 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10576         * progmodes/gdb-mi.el (gdb-init-1): Move sending
10577         -data-list-register-names to ...
10578         (gdb-starting): ... here because GDB 7.0 requires execution to
10579         have started when using this MI command.
10580         (gdb-set-header): New function to distinguish select and
10581         unselected tabs in gdb buffers.
10582         (gdb-propertize-header): New macro that uses gdb-set-header.
10583         (gdb-breakpoints-header, gdb-locals-header): Use it.
10584         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
10586 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
10588         * Makefile.in (ELCFILES): Remove fadr.elc.
10590 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
10592         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
10593         may contain frame information, so `string-match' should be used.
10594         (gdb-update): Disassembly is invalidated through
10595         `gdb-get-selected-frame'.
10596         (gdb-pad-string): New function to pad string with spaces.
10597         (gdb-invalidate-disassembly): Invalidate only if the buffer
10598         exists.
10599         (gdb-disassembly-handler-custom): Column alignment.
10600         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
10601         placing new ones.
10602         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
10603         end of line, too.
10604         (gdb-frame-handler): Match convention to for disassembly buffer
10605         mode name.
10606         (gdb-stack-list-frames-handler): Rewritten without regexps.
10607         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
10608         not highlight breakpoints without line information.
10609         (gdb-input): Add trailing newline to command.
10611         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
10612         buffer properly.
10613         (gdb-breakpoints-list-handler-custom): Replacement for
10614         `gdb-break-list-handler'.  Using real parser instead of regexps
10615         now.
10616         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
10617         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
10618         to place breakpoints.
10619         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
10620         functions.
10621         (gdb-disassembly-handler-custom): Show overlay arrow.
10622         (gdb-disassembly-place-breakpoints): Show breakpoints in
10623         disassembly buffer.
10624         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
10625         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
10626         instead of parsing breakpoints buffer.  Fixed old menu references
10627         in `gud-menu-map'.
10629         * fadr.el: Remove.
10631         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
10632         (gdb-memory-address): New variable which holds top address of
10633         memory page shown in memory buffer.
10634         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
10635         customization variables.
10636         New functions:
10637         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
10638         display the memory buffer.
10639         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
10640         buffer display parameters.
10641         (def-gdb-memory-format, gdb-memory-format-binary)
10642         (gdb-memory-format-octal, gdb-memory-format-unsigned)
10643         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
10644         Functions for setting memory buffer format.
10645         (gdb-memory-unit-word, gdb-memory-unit-halfword)
10646         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
10647         unit size used in memory buffer.
10648         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
10649         to next/previous page of memory buffer.
10650         Now using (bindat-get-field) instead of fadr functions.
10652 2009-07-07  Sam Steingold  <sds@gnu.org>
10654         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
10655         non-top-level files.
10657 2009-07-07  Kenichi Handa  <handa@m17n.org>
10659         * international/mule-cmds.el (reset-language-environment): Put
10660         the highset priority to the charset iso-8859-1.
10662 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
10664         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
10665         to the end of the line when locating the block (Bug#700).
10667 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
10669         * net/tramp.el (tramp-handle-write-region): Flush file properties
10670         in case of short track.
10672 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
10674         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
10675         Coded custom representation of verilog error regular expressions
10676         to work with Emacs-22's new format.
10677         (verilog-error-regexp-xemacs-alist): Coded custom representation
10678         of verilog error regular expressions to work with XEmacs format.
10679         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
10680         error recognition into XEmacs.
10681         (verilog-error-regexp-add-emacs): Hook routine to install verilog
10682         error recognition into Emacs-22.
10684 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
10686         * woman.el: Remove stand-alone closing parentheses.
10687         (woman-file-name, woman2-format-paragraphs)
10688         (woman-leave-blank-lines): Code cleanup.
10689         (woman-use-own-frame): Change default to nil.
10690         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
10691         defaults to inherit from default faces.
10692         (woman2-process-escapes): Consume the newline after a stand-alone
10693         filler character (Bug#3651).
10695 2009-07-06  Glenn Morris  <rgm@gnu.org>
10697         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
10698         (top-level): Move provide to the end.
10699         (ffap): Remove defunct URL from custom group.
10701         * subr.el (eval-after-load): Doc fix.
10703 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
10705         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
10706         `calc-embedded-word' is called twice.
10708 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10710         * files.el (find-alternate-file-other-window, find-alternate-file):
10711         Obey confirm-nonexistent-file-or-buffer.
10713 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
10715         * dired-aux.el (dired-show-file-type): Handle remote files.
10717 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
10719         * desktop.el (desktop-globals-to-save):
10720         Add file-name-history (Bug#2750).
10722 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
10724         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
10726 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
10728         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
10729         property on entire argument since this is what eshell-lisp-command
10730         expects.
10732 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
10734         * net/tramp-gvfs.el (tramp-gvfs-methods)
10735         (tramp-gvfs-zeroconf-domain)
10736         (tramp-bluez-discover-devices-timeout): Add version flag.
10737         (tramp-gvfs-handler-mounted-unmounted)
10738         (tramp-gvfs-connection-mounted-p): Polish handling of
10739         incompatibilities between GVFS 0.2 and 1.0.
10741 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
10743         * cus-start.el (all): Add make-pointer-invisible.
10745 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
10747         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
10748         formatted correctly.
10750 2009-07-02  Juri Linkov  <juri@jurta.org>
10752         * info.el: Virtual Info files and nodes.
10753         (Info-virtual-files, Info-virtual-nodes): New variables.
10754         (Info-current-node-virtual): New variable.
10755         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
10756         New functions.
10757         (Info-file-supports-index-cookies): Use Info-virtual-file-p
10758         to check for a virtual file instead of checking a fixed list
10759         of node names.
10760         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
10761         instead of ad-hoc processing of "dir" and (apropos history toc).
10762         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
10763         instead of ad-hoc processing of "dir" and (apropos history toc).
10764         Reread a file when moving from a virtual node.
10765         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
10766         (Info-directory-toc-nodes, Info-directory-find-file)
10767         (Info-directory-find-node): New functions.
10768         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
10769         (Info-history): Move part of code to
10770         `Info-history-find-node'.
10771         (Info-history-toc-nodes, Info-history-find-file)
10772         (Info-history-find-node): New functions.
10773         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
10774         (Info-toc): Move part of code to `Info-toc-find-node'.
10775         (Info-toc-find-node): New function.
10776         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
10777         the current Info file name to references because now the node
10778         "*TOC*" belongs to the same Info manual.
10779         (Info-toc-build): Rename from `Info-build-toc'.
10780         (Info-toc-nodes): Rename input argument `file' to `filename'.
10781         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
10782         instead of ad-hoc processing of ("dir" apropos history toc).
10783         (Info-index-nodes): Use Info-virtual-file-p
10784         to check for a virtual file instead of checking a fixed list
10785         of node names.
10786         (Info-index-node): Add check for `Info-current-node-virtual'.
10787         Raise `save-match-data' higher up the tree to contain
10788         `search-forward' too (bug fix).
10789         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
10790         (Info-virtual-index-nodes): New variable.
10791         (Info-virtual-index-find-node, Info-virtual-index): New functions.
10792         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
10793         (Info-apropos-file, Info-apropos-nodes): New variables.
10794         (Info-apropos-toc-nodes, Info-apropos-find-file)
10795         (Info-apropos-find-node, Info-apropos-matches): New functions.
10796         (info-apropos): Move part of code to `Info-apropos-find-node' and
10797         `Info-apropos-matches'.
10798         (Info-mode-map): Bind "I" to `Info-virtual-index'.
10799         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
10800         for a virtual file instead of checking a fixed list of node names.
10802         * simple.el (async-shell-command): New command.
10804         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
10806         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
10807         instead of `mount-info'.
10809 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
10811         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
10812         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
10814 2009-07-02  Kenichi Handa  <handa@m17n.org>
10816         * international/mule.el (set-keyboard-coding-system): Force *-unix
10817         coding-system to avoid eol conversion.
10819 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
10821         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10822         Add handler for `process-file', `shell-command' and
10823         `start-file-process'.
10824         (tramp-gvfs-handle-shell-command)
10825         (tramp-gvfs-handle-start-file-process)
10826         (tramp-gvfs-handle-process-file): New defuns.
10827         (tramp-synce-list-devices): Simplify check for existence of property.
10829 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
10831         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
10833 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
10835         * language/korean.el (set-language-info-alist): Add korean-cp949,
10836         cp949 to spec.
10838 2009-07-01  Kenichi Handa  <handa@m17n.org>
10840         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
10842         * international/encoded-kb.el: Deleted.
10844         * international/mule.el (set-keyboard-coding-system): Perform the
10845         necessary setup here instead of calling encoded-kbd-setup-display.
10847 2009-07-01  Glenn Morris  <rgm@gnu.org>
10849         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
10851 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
10853         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
10855 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
10857         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
10858         Handle also the 'rename case, when setting file modes.  (Bug#3712)
10859         (tramp-default-file-modes): Remove execute permissions.
10861         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
10862         (top): Add a default for "synce" in `tramp-default-user-alist'.
10863         Add completion function for "synce" method.
10864         (tramp-hal-service, tramp-hal-path-manager)
10865         (tramp-hal-interface-manager, tramp-hal-interface-device):
10866         New defconst.
10867         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
10868         (tramp-synce-list-devices, tramp-synce-parse-device-names):
10869         New defuns.
10871         * net/trampver.el: Update release number.
10873 2009-06-30  Kenichi Handa  <handa@m17n.org>
10875         * international/fontset.el (setup-default-fontset): Add CJK fonts
10876         for symbols and the other miscellaneous characters.
10878         * language/korea-util.el (setup-korean-environment-internal):
10879         Make char-width-table suitable for Korean environments.
10880         (exit-korean-environment): Cancel above.
10882         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
10883         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
10884         setup-function to make char-width-table suitable for respective
10885         environments, and an exit-function to cancel that.
10887         * language/japan-util.el (setup-japanese-environment-internal):
10888         Call use-cjk-char-width-table with arg `ja_JP'.
10890         * international/characters.el (cjk-char-width-table): Delete it.
10891         (cjk-char-width-table-list): New variable.
10892         (use-cjk-char-width-table): New arg local-name.
10893         (use-default-char-width-table): Fix for the case that Emacs is
10894         already using the default char-width-table.
10896 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
10898         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
10899         modes mandatory.  (Bug#3712)
10901 2009-06-29  Alan Mackenzie  <acm@muc.de>
10903         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
10904         correction between the visible width of TABs and their number of bytes.
10906 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
10908         * server.el (server-buffer-done): Prevent kill-buffer from
10909         prompting by clearing the buffer modification flag (Bug#3696).
10911 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
10913         * progmodes/verilog-mode.el (verilog-beg-of-statement)
10914         (verilog-endcomment-reason-re): Support unique case and priority case.
10915         (verilog-basic-complete-re): Support localparam lineup.
10916         (verilog-beg-of-statement-1): Fix for robustness, unique case.
10917         (verilog-set-auto-endcomments): Fix for unique case, always_comb
10918         commenting.
10919         (verilog-leap-to-case-head): Now support *nested* unique &
10920         priority case statements.
10921         (verilog-auto-lineup): Make just declarations the default (as it
10922         had been).
10923         (verilog-leap-to-case-head): Support priority/unique case statements.
10924         (verilog-auto-lineup): Rework to give users radio buttons to
10925         select the various styles of automatic lineup.
10926         (verilog-error-regexp-alist): Rework to support the XEmacs style
10927         of error regular expressions from compilers, lint tools &
10928         simulators.  Note that GNU Emacs has made it impossible for a mode
10929         to load such things.
10930         (electric-verilog-terminate-line, verilog-indent-declaration)
10931         (verilog-auto-wiure): Rework for radio button selection of
10932         auto-lineup selection of specification of auto lineup.
10933         (verilog-beg-of-statement-1): Redesign to support proper operation
10934         in additional code, based on testing with auto-lineup.
10935         (verilog-calculate-indent, assignments & declarations)
10936         (verilog-backward-token): Enhance to support auto-lineup of
10937         assignments & declarations.
10938         (verilog-in-directive-p, verilog-at-struct-p): New function for
10939         easy test of whether we are.
10940         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
10941         to support safe execution at almost anyline.
10942         (verilog-calc-1): Properly support indenting deep inside generate
10943         blocks.
10944         (verilog-init-font): Remove definition & use of verilog-init-font,
10945         as it is redundant with font-lock-defaults.
10946         (verilog-mode): Alter the definition of verilog-font-lock-defaults
10947         to avoid circular calls if syntax-ppss is a function (as is the
10948         case now in 22.x GNU Emacs) as that function would sometimes call
10949         itself, leading to (nearly) infinite recursion.
10950         (verilog-ovm-begin-re, verilog-ovm-end-re)
10951         (verilog-ovm-statement-re, verilog-leap-to-head)
10952         (verilog-backward-token): Add support for OVM macros.  Some are
10953         complete statements, and others open and close scopes like begin
10954         and end.
10955         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
10956         (verilog-defun-level-generate-only-re): Really fix the defun-list
10957         compilation issue.
10958         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
10959         coverpoint, constraint and cross statements.
10960         (verilog-defun-level-list, verilog-generate-defun-level-list)
10961         (verilog-all-defun-level-list): Redo these specifications - it is
10962         too hard to support eval-when compile aggregation of lists also
10963         built at when-compile time.
10964         (verilog-defun-level-list): Place defconsts of variables used in
10965         building regular expressions which are built in eval-when-compile
10966         bodies in the same eval-when-compile body to facilitate compile
10967         without load.
10968         (verilog-beg-block-re-ordered): Support indenting
10969         virtual/protected tasks and functions.
10970         (verilog-defun-level-list, verilog-in-generate-region-p)
10971         (verilog-backward-ws&directives, verilog-calc-1): Speed up
10972         indentation of some module items (generate items).
10973         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
10974         across virtual/protected tasks and functions.
10976 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
10978         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
10979         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
10980         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
10981         in concatenations.  Reported by Yishay Belkind.
10982         (verilog-auto-ascii-enum): Support one-hot state machines in
10983         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
10984         (verilog-auto-inst, verilog-auto-inst-port): Include interface
10985         modport in AUTOINST and add vl-modport for users.  Reported by
10986         David Rogoff.
10987         (verilog-auto-inout-module, verilog-auto-inst)
10988         (verilog-decls-get-interfaces, verilog-insert-definition)
10989         (verilog-insert-one-definition, verilog-read-decls)
10990         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
10991         (verilog-sig-modport, verilog-signals-combine-bus)
10992         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
10993         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
10994         Suggested by David Rogoff.
10995         (verilog-repair-open-comma): Fix non-insertion of comma when
10996         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
10997         (verilog-make-width-expression): Simplify [A-1:0] expression
10998         widths to just {A{1'b0}}.
10999         (verilog-mode): Cleanup checkdoc warnings.
11000         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
11001         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
11002         inputs/outputs or data type.  Suggested by Vasu Kandadi.
11003         (next-error-last-buffer): Fix byte-compiler warning.
11004         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
11005         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
11006         or shell command text during AUTO expansion.  Suggested by Tad Truex.
11007         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
11008         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
11009         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
11010         in AUTOINOUT.  Reported by Matthew Lovell.
11011         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
11012         causing use of <= assignments.  Reported by Alex Reed.
11013         (verilog-read-decls): Fix triand, trior, wand, wor to be
11014         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
11015         (verilog-extended-complete-re): Support import "DPI-C" functions.
11016         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
11017         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
11018         (verilog-insert-date, verilog-insert-year)
11019         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
11020         Windows systems.  Reported by Michael Potts.
11021         (verilog-read-module-name): Fix AUTOINST when the child module
11022         declaration's name is a tick define.  Reported by Elliot Mednick.
11023         (verilog-read-decls): Fix V2K parameter bit subscripts getting
11024         passed to next parameter's definition.  Reported by Bruce T.
11025         (verilog-read-decls): Fix detecting "parameter int" when using
11026         AUTOINSTPARAM.  Reported by Bruce T.
11027         (verilog-goto-defun): Fix goto not finding modules unless first
11028         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
11029         (verilog-mode): Expand -f flag arguments on entry to mode so
11030         verilog-goto-defun will work.  Reported by Lawrence Butcher.
11031         (verilog-getopt): Expand environment variables in -f file
11032         arguments.  Suggested by Lawrence Butcher.
11033         (verilog-set-define): Fix "Symbol's value as variable is void"
11034         when reading enumerations.
11035         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
11036         Suggested by Stephen Peltan.
11037         (verilog-read-defines): Fix reading of enumerations in include
11038         files.  Reported by Steve Peltan.
11040 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11042         * files.el (trash-directory): Fix defcustom type.
11044 2009-06-28  Juri Linkov  <juri@jurta.org>
11046         * help-fns.el (describe-function-1): Correctly locate adviced
11047         functions in hyperlink (Bug#2438).
11049 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
11051         * files.el (trash-directory): Change default to nil.
11052         (move-file-to-trash): If trash-directory is nil and
11053         system-move-file-to-trash is unbound, perform freedesktop-style
11054         trashing.
11056 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11058         * files.el (move-file-to-trash): Add freedesktop trash
11059         support (Bug#973).
11061 2009-06-28  Glenn Morris  <rgm@gnu.org>
11063         * autorevert.el (global-auto-revert-non-file-buffers)
11064         (global-auto-revert-mode): Doc fixes.
11066 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
11068         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
11070 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
11072         * faces.el (x-handle-named-frame-geometry): Ensure that we have
11073         opened an X connection before calling x-get-resource (Bug#3194).
11075         * play/doctor.el: Remove reference to obsolete website.
11076         (make-doctor-variables): Correct grammar mistake (Bug#2633).
11078 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
11080         Remove find-file-not-found-hook VC method.  (Bug#2757)
11081         * vc-hooks.el (vc-file-not-found-hook)
11082         (vc-default-find-file-not-found-hook): Remove functions.
11083         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
11084         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
11085         * vc.el:
11086         * vc-hg.el:
11087         * vc-git.el: Do not mention find-file-not-found-hook VC method.
11089 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
11091         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
11092         compatibility function for `looking-back'.
11094         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11095         Use `ispell-looking-back'.
11097 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
11099         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
11100         rather than `filename'.
11102 2009-06-23  Miles Bader  <miles@gnu.org>
11104         * face-remap.el (text-scale-set): New function.
11106 2009-06-23  Glenn Morris  <rgm@gnu.org>
11108         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
11110         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
11112         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
11114         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
11116         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
11117         Simplify Persian conditionals.
11119         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
11120         variable `filename'.
11122         * comint.el (comint-insert-input): Doc fix.
11124         * Makefile.in (ELCFILES): Fix typo in previous change.
11126 2009-06-23  Miles Bader  <miles@gnu.org>
11128         * cus-start.el: Add entry for `recenter-redisplay'.
11130 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11132         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
11133         Add an optional argument for the backend, use it instead of
11134         calling vc-backend.
11135         (vc-mode-line): Add an optional argument for the backend.
11136         Pass the backend to vc-state and vc-working-revision.  Move code for
11137         special handling for vc-state being a buffer to ...
11139         * vc-rcs.el (vc-rcs-find-file-hook):
11140         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
11142         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
11143         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
11144         vc-stay-local-p and vc-mode-line calls.
11146         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
11147         (vc-cvs-diff, vc-cvs-annotate-command)
11148         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
11149         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
11150         vc-mode-line calls.
11152         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
11153         direct comparison.
11154         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
11155         backend when calling vc-mode-line.
11156         (vc-register): Do not create a closure for calling the vc register
11157         function, call it directly.
11159 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11161         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
11162         to make it obvious item can be clicked.
11164         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
11166 2009-06-23  Kenichi Handa  <handa@m17n.org>
11168         * language/korea-util.el (korean-key-bindings): Change the binding
11169         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
11170         same command.
11172 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
11174         Sync with Tramp 2.1.16.
11176         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
11178         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
11179         when a loading of a package fails.  Completion function for rsync
11180         is `tramp-completion-function-alist-ssh'.
11181         (all): Replace all calls of `split-string' and
11182         `tramp-split-string' by `tramp-compat-split-string'.
11183         (tramp-default-method): Use `tramp-compat-process-running-p'.
11184         (tramp-default-proxies-alist): Allow also Lisp forms.
11185         (tramp-remote-path): Add choice "Private Directories".
11186         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
11187         (tramp-domain-regexp): Allow also "-", "_" and ".".
11188         (tramp-end-of-output): Remove newlines, and add "$" at the end.
11189         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
11190         (tramp-debug-message): Insert header line in debug buffer.
11191         (tramp-handle-directory-files-and-attributes-with-stat):
11192         Care about filenames with spaces, or starting with "-".
11193         (tramp-handle-dired-uncache): New defun.
11194         (tramp-handle-insert-directory): Don't flush the directory from
11195         cache, this is handled by `dired-uncache' now.
11196         (tramp-handle-insert-file-contents): Improve error handling.
11197         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
11198         Quote `tramp-end-of-output'.
11199         (tramp-action-password): Improve trace message.
11200         (tramp-check-for-regexp): Both echoes must be present, before removing.
11201         (tramp-open-connection-setup-interactive-shell): Trace coding system.
11202         (tramp-compute-multi-hops): Eval cons cells of
11203         `tramp-default-proxies-alist'.
11204         (tramp-maybe-open-connection): Use the same command pattern for
11205         first hop and further hops.
11206         (tramp-wait-for-output): Remove handling of newlines.
11207         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
11208         (tramp-split-string): Remove function.  It is handled in
11209         tramp-compat now.
11211         * net/tramp-cmds.el (tramp-bug):
11212         Recommend `tramp-cleanup-all-connections' in the bug mail.
11214         * net/tramp-compat.el (tramp-compat-split-string)
11215         (tramp-compat-process-running-p): New defuns.
11217         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
11218         for `dired-uncache'.
11220         * net/tramp-gvfs.el: New package.
11222         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
11223         Add handler for `dired-uncache'.
11224         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
11226         * net/trampver.el: Update release number.  Make version check fit
11227         for SXEmacs 22.
11229 2009-06-22  Jim Meyering  <meyering@redhat.com>
11231         Automatically handle .xz suffix (XZ-compressed files), too.
11232         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
11233         XZ is the successor to LZMA: <http://tukaani.org/xz/>
11235 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
11236             Nick Roberts  <nickrob@snap.net.nz>
11238         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
11239         repository (http://sphinx.net.ru/hg/gdb-mi/).
11241 2009-06-22  Glenn Morris  <rgm@gnu.org>
11243         * files.el (dir-locals-collect-mode-variables): Allow for any number of
11244         `mode' and `eval' entries.  (Bug#3430)
11246         * Makefile.in (ELCFILES): Add fadr.elc.
11248         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
11249         differing behavior of \n and ^ in strings.  (Bug#3385)
11251         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
11253         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
11254         property.
11255         (lisp-indent-function): Make it a defcustom.
11257 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
11259         * progmodes/gdb-ui.el: Replace with ...
11260         * progmodes/gdb-mi.el: ... this file.
11261         * progmodes/gud.el: Modify for gdb-mi.el.
11263 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
11265         * fadr.el: New file.
11267 See ChangeLog.14 for earlier changes.
11269 ;; Local Variables:
11270 ;; coding: utf-8
11271 ;; End:
11273     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
11275   This file is part of GNU Emacs.
11277   GNU Emacs is free software: you can redistribute it and/or modify
11278   it under the terms of the GNU General Public License as published by
11279   the Free Software Foundation, either version 3 of the License, or
11280   (at your option) any later version.
11282   GNU Emacs is distributed in the hope that it will be useful,
11283   but WITHOUT ANY WARRANTY; without even the implied warranty of
11284   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11285   GNU General Public License for more details.
11287   You should have received a copy of the GNU General Public License
11288   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
11290 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1