* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
[emacs.git] / lisp / ChangeLog
blobe1aeae2e17af4470845684b072a17abd625374c8
1 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
5 2010-09-17  Stephen Berman  <stephen.berman@gmx.net>
7         * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
8         in calculating new frame position.  Add more space between new and
9         parent on the left (Bug#7048).
11 2010-09-17  Michael Albinus  <michael.albinus@gmx.de>
13         * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
14         defmacro.
16 2010-09-16  Chong Yidong  <cyd@stupidchicken.com>
18         * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
20         * term/x-win.el (x-cut-buffer-or-selection-value): Define as
21         obsolete alias for x-selection-value.
23         * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
25 2010-09-16  Michael Albinus  <michael.albinus@gmx.de>
27         * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
28         cookie.
30 2010-09-15  Michael Albinus  <michael.albinus@gmx.de>
32         * net/tramp-compat.el (tramp-compat-with-temp-message)
33         (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
34         (tramp-compat-process-put): New defuns.
36         * net/tramp.el (top):
37         * net/tramp-gvfs.el (top):
38         * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
40         * net/tramp.el (tramp-progress-reporter-update):
41         Use `tramp-compat-funcall'.
43         * net/tramp.el (tramp-process-actions):
44         * net/tramp-gvfs.el (tramp-handle-vc-registered):
45         * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
46         (tramp-get-remote-stat, tramp-get-remote-readlink):
47         Use `tramp-compat-with-temp-message'.
49         * net/tramp-sh.el (top): Require 'cl.
50         (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
51         (tramp-open-connection-setup-interactive-shell):
52         Use `tramp-compat-process-put'.
54 2010-09-15  Alan Mackenzie  <acm@muc.de>
56         * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
57         indentation.
58         (c-forward-<>-arglist-recur): Fix an infinite recursion.
60 2010-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
62         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
63         `lexical' for warnings related to lexical scoping.
64         (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
65         global vars which don't have a prefix and could hence affect lexical
66         scoping in unrelated files.
68 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
70         * net/imap.el: Revert back to version
71         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
72         seem problematic.
74 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
76         * obsolete/old-whitespace.el (whitespace-unload-function):
77         Explicitly pass `obarray' to `unintern' to avoid a warning.
79 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * emacs-lisp/byte-run.el (set-advertised-calling-convention):
82         Add `when' argument.  Update callers.
84         * subr.el (unintern): Declare the obarray arg mandatory.
86 2010-09-14  Glenn Morris  <rgm@gnu.org>
88         * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
89         Doc fixes.
91         * calendar/diary-lib.el (diary-included-files): New variable.
92         (diary-list-entries): Maybe initialize diary-included-files.
93         (diary-include-other-diary-files): Append to diary-included-files.
94         * calendar/appt.el (appt-update-list): Also check the members of
95         diary-included-files.  (Bug#6999)
96         (appt-check): Doc fix.
98 2010-09-14  David Reitter  <david.reitter@gmail.com>
100         * simple.el (line-move-visual): Do not truncate goal column to
101         integer size.  (Bug#7020)
103 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
105         * repeat.el (repeat): Allow repeating when the last event is a click.
106         Suggested by Drew Adams (bug#6256).
108 2010-09-14  Sascha Wilde  <wilde@sha-bang.de>
110         * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
111         Replace setting HGRCPATH to "" by some less invasive --config options.
113 2010-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
115         * font-lock.el (font-lock-beginning-of-syntax-function):
116         Mark as obsolete.
118 2010-09-14  Glenn Morris  <rgm@gnu.org>
120         * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
121         and tool-bar modes.  (Bug#6211)
122         (menu-bar-mode): Move setting of standard-value after the
123         minor-mode definition, otherwise it seems to have no effect.
125 2010-09-14  Masatake YAMATO  <yamato@redhat.com>
127         * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
128         Fix typo.  (Bug#6976)
130 2010-09-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
132         * whitespace.el: Allow cleaning up blanks without blank
133         visualization (Bug#6651).  Adjust help window for
134         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
135         instead of whitespace-line-column (from EmacsWiki).  New version 13.1.
136         (whitespace-style): Add new value 'face.  Adjust docstring.
137         (whitespace-space, whitespace-hspace, whitespace-tab):
138         Adjust foreground property face.
139         (whitespace-line-column): Adjust docstring and type declaration.
140         (whitespace-style-value-list, whitespace-toggle-option-alist)
141         (whitespace-help-text): Adjust const initialization.
142         (whitespace-toggle-options, global-whitespace-toggle-options):
143         Adjust docstring.
144         (whitespace-display-window, whitespace-interactive-char)
145         (whitespace-style-face-p, whitespace-color-on): Adjust code.
146         (whitespace-help-scroll): New fun.
148 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
150         * calendar/time-date.el (format-seconds): Comment fix.
152 2010-09-13  Michael R. Mauger  <mmaug@yahoo.com>
154         * progmodes/sql.el: Version 2.7.
155         (sql-buffer-live-p): Improve detection.
156         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
157         (sql-set-sqli-buffer): Use it.
158         (sql-product-interactive): Run `sql-set-sqli-hook'.
159         (sql-rename-buffer): Code cleanup.
160         (sql-redirect, sql-redirect-value): New functions.  More to come.
162 2010-09-13  Juanma Barranquero  <lekktu@gmail.com>
164         Port tramp-related Makefile changes of 2010-09-08T14:42:54Z!michael.albinus@gmx.de, 2010-09-13T15:17:01Z!michael.albinus@gmx.de to Windows.
165         * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
166         (TRAMP_SRC): New macro.
167         ($(lisp)/net/tramp-loaddefs.el): New target.
169 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
171         Major code cleanup.  Split tramp.el into tramp.el and tramp-sh.el.
173         * Makefile.in (TRAMP_SRC): Remove tramp-fish.el.  Add tramp-sh.el.
175         * net/tramp.el (top): Don't show loading message.  Require just
176         'tramp-compat, everything else is required there.
177         Use `ignore-errors' where appropriate.
178         (tramp-inline-compress-start-size, tramp-copy-size-limit)
179         (tramp-terminal-type, tramp-end-of-output)
180         (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
181         (tramp-completion-function-alist-ssh)
182         (tramp-completion-function-alist-telnet)
183         (tramp-completion-function-alist-su)
184         (tramp-completion-function-alist-putty, tramp-remote-path)
185         (tramp-remote-process-environment, tramp-sh-extra-args)
186         (tramp-actions-before-shell, tramp-uudecode)
187         (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
188         (tramp-perl-file-attributes)
189         (tramp-perl-directory-files-and-attributes)
190         (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
191         (tramp-perl-encode, tramp-perl-decode)
192         (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
193         (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
194         (tramp-handle-make-symbolic-link, tramp-handle-load)
195         (tramp-handle-file-name-as-directory)
196         (tramp-handle-file-name-directory)
197         (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
198         (tramp-handle-file-exists-p, tramp-handle-file-attributes)
199         (tramp-do-file-attributes-with-ls)
200         (tramp-do-file-attributes-with-perl)
201         (tramp-do-file-attributes-with-stat)
202         (tramp-handle-set-visited-file-modtime)
203         (tramp-handle-verify-visited-file-modtime)
204         (tramp-handle-set-file-modes, tramp-handle-set-file-times)
205         (tramp-set-file-uid-gid, tramp-remote-selinux-p)
206         (tramp-handle-file-selinux-context)
207         (tramp-handle-set-file-selinux-context)
208         (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
209         (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
210         (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
211         (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
212         (tramp-handle-file-ownership-preserved-p)
213         (tramp-handle-directory-file-name, tramp-handle-directory-files)
214         (tramp-handle-directory-files-and-attributes)
215         (tramp-do-directory-files-and-attributes-with-perl)
216         (tramp-do-directory-files-and-attributes-with-stat)
217         (tramp-handle-file-name-all-completions)
218         (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
219         (tramp-handle-copy-file, tramp-handle-copy-directory)
220         (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
221         (tramp-do-copy-or-rename-file-via-buffer)
222         (tramp-do-copy-or-rename-file-directly)
223         (tramp-do-copy-or-rename-file-out-of-band)
224         (tramp-handle-make-directory, tramp-handle-delete-directory)
225         (tramp-handle-delete-file)
226         (tramp-handle-dired-recursive-delete-directory)
227         (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
228         (tramp-handle-insert-directory)
229         (tramp-handle-unhandled-file-name-directory)
230         (tramp-handle-expand-file-name)
231         (tramp-handle-substitute-in-file-name)
232         (tramp-handle-executable-find, tramp-process-sentinel)
233         (tramp-handle-start-file-process, tramp-handle-process-file)
234         (tramp-handle-call-process-region, tramp-handle-shell-command)
235         (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
236         (tramp-handle-insert-file-contents)
237         (tramp-handle-insert-file-contents-literally)
238         (tramp-handle-find-backup-file-name)
239         (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
240         (tramp-vc-registered-file-names, tramp-handle-vc-registered)
241         (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
242         (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
243         (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
244         (tramp-find-file-exists-command, tramp-open-shell)
245         (tramp-find-shell, tramp-barf-if-no-shell-prompt)
246         (tramp-open-connection-setup-interactive-shell)
247         (tramp-local-coding-commands, tramp-remote-coding-commands)
248         (tramp-find-inline-encoding, tramp-call-local-coding-command)
249         (tramp-inline-compress-commands, tramp-find-inline-compress)
250         (tramp-compute-multi-hops, tramp-maybe-open-connection)
251         (tramp-send-command , tramp-wait-for-output)
252         (tramp-send-command-and-check, tramp-barf-unless-okay)
253         (tramp-send-command-and-read, tramp-mode-string-to-int)
254         (tramp-convert-file-attributes, tramp-check-cached-permissions)
255         (tramp-file-mode-from-int, tramp-file-mode-permissions)
256         (tramp-shell-case-fold, tramp-make-copy-program-file-name)
257         (tramp-method-out-of-band-p, tramp-local-host-p)
258         (tramp-get-remote-path, tramp-get-remote-tmpdir)
259         (tramp-get-ls-command, tramp-get-ls-command-with-dired)
260         (tramp-get-test-command, tramp-get-test-nt-command)
261         (tramp-get-file-exists-command, tramp-get-remote-ln)
262         (tramp-get-remote-perl, tramp-get-remote-stat)
263         (tramp-get-remote-readlink, tramp-get-remote-trash)
264         (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
265         (tramp-get-local-uid, tramp-get-local-gid)
266         (tramp-get-inline-compress, tramp-get-inline-coding): Move to
267         tramp-sh.el.
268         (tramp-methods, tramp-default-method-alist)
269         (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
270         Move initialization to tramp-sh.el.
271         (tramp-temp-name-prefix): Make it a defconst.
272         (tramp-dissect-file-name): Don't check anymore for multi-hop
273         methods.
274         (tramp-debug-outline-regexp): Add a docstring.
275         (tramp-debug-outline-level): Rename from `tramp-outline-level'.
276         (tramp-get-debug-buffer): Use it.
278         * net/tramp-cache.el (top): Set tramp-autoload cookie for
279         initialization forms.
280         (tramp-set-connection-property): Don't protect `tramp-message'
281         call, it isn't necessary any longer.
282         (tramp-dump-connection-properties): Use `ignore-errors'.
284         * net/tramp-compat.el (top): Require 'advice, 'format-spec,
285         'password-cache and 'auth-source.
287         * net/tramp-gvfs.el (top):
288         * net/tramp-smb.el (top): Require 'tramp-sh.
290         * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
292         * net/tramp-sh.el: New file, derived from tramp.el.
293         (top): Initialize `tramp-methods', `tramp-default-method-alist',
294         `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
295         Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
296         Use `ignore-errors' where appropriate.
297         (tramp-sh-file-name-handler-alist): Rename from
298         `tramp-file-name-handler-alist'.
299         (tramp-send-command-and-check): Return t or nil.  Remove all
300         `zerop' checks, where called.
301         (tramp-handle-set-file-modes)
302         (tramp-do-copy-or-rename-file-directly)
303         (tramp-handle-delete-directory, tramp-handle-delete-file)
304         (tramp-maybe-send-script, ): Use `tramp-barf-unless-okay'.
305         (tramp-sh-file-name-handler, tramp-send-command-and-check)
306         (tramp-get-remote-ln): Set tramp-autoload cookie.
308         * net/tramp-fish.el: Remove file.
310 2010-09-13  Daiki Ueno  <ueno@unixuser.org>
312         * epa-file.el (epa-file-insert-file-contents): If visiting, bind
313         buffer-file-name to avoid file-locking.  (Bug#7026)
315 2010-09-13  Julien Danjou  <julien@danjou.info>
317         * notifications.el (notifications-notify): Add support for
318         image-path and sound-name.
319         (notifications-specification-version): Add this variable.
321 2010-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
323         * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
325 2010-09-12  Leo  <sdl.web@gmail.com>
327         * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
328         (rcirc-completion-start): New variables.
329         (rcirc-nick-completions): Rename to rcirc-completions.
330         (rcirc-nick-completion-start-offset): Delete.
331         (rcirc-completion-at-point): New function for constructing
332         completion data for both nicks and irc commands.  Add to
333         completion-at-point-functions in rcirc mode.
334         (rcirc-complete): Rename from rcirc-nick-complete; use
335         rcirc-completion-at-point.
336         (defun-rcirc-command): Update rcirc-client-commands.
338 2010-09-11  Glenn Morris  <rgm@gnu.org>
340         * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
341         atomically, to avoid parallel build errors.  (Bug#4196)
343 2010-09-11  Michael R. Mauger  <mmaug@yahoo.com>
345         * progmodes/sql.el: Version 2.6
346         (sql-dialect): Synonym for "sql-product".
347         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
348         (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
349         Set "sql-buffer" to buffer name not buffer object so multiple sql
350         interactive buffers work properly.  Reverts misguided changes in
351         earlier work.
352         (sql-comint): Make sure different buffer name is used if "*SQL*"
353         buffer is for a different product.
354         (sql-make-alternate-buffer-name): Fix bug with "sql-database"
355         login param.
356         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
357         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
358         (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
359         Accept new buffer name or prompt for one.
360         (sql-port): Default to zero.
361         (sql-comint-mysql): Handle "sql-port" as a numeric.
362         (sql-port-history): Delete unused variable.
363         (sql-get-login): Default "sql-port" to a number.
364         (sql-product-alist): Correct Postgres prompt and terminator regexp.
365         (sql-sqlite-program): Dynamically detect presence of "sqlite" or
366         "sqlite3" executables.
367         (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
368         (sql-buffer-live-p): New function.
369         (sql-mode-menu, sql-send-string): Use it.
370         (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
371         syntax pattern.
372         (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
373         (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
375 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
377         * net/netrc.el (netrc-credentials): New convenience function.
379 2010-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
381         * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
382         to replace texinfo-font-lock-syntactic-keywords.
383         (texinfo-mode): Use it.
385         * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
386         Use syntax-propertize-function.
388         * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
389         replace sgml-font-lock-syntactic-keywords.
390         (sgml-mode): Use it.
392         * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
393         since we don't use it.
395         * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
397         * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
398         if available.
399         (vhdl-fontify-buffer): Adjust.
401         * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
402         replace tcl-font-lock-syntactic-keywords.
403         (tcl-mode): Use it.
405         * progmodes/simula.el (simula-syntax-propertize-function): New var to
406         replace simula-font-lock-syntactic-keywords.
407         (simula-mode): Use it.
409         * progmodes/sh-script.el (sh-st-symbol): Remove.
410         (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
411         (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
412         (sh-font-lock-quoted-subshell): Assume we've already matched $(.
413         (sh-font-lock-paren): Set syntax-multiline.
414         (sh-font-lock-syntactic-keywords): Remove.
415         (sh-syntax-propertize-function): New function to replace it.
416         (sh-mode): Use it.
418         * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
419         Define while compiling.
420         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
421         (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
422         (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
423         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
424         (ruby-here-doc-end-syntax): Only define when
425         syntax-propertize is not available.
426         (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
427         New functions.
428         (ruby-in-ppss-context-p): Update to new syntax of heredocs.
429         (electric-indent-chars): Silence bytecompiler.
430         (ruby-mode): Use prog-mode, syntax-propertize-function, and
431         electric-indent-chars.
433         * progmodes/python.el (python-syntax-propertize-function): New var to
434         replace python-font-lock-syntactic-keywords.
435         (python-mode): Use it.
436         (python-quote-syntax): Simplify and adjust to new use.
438         * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
439         replace perl-font-lock-syntactic-keywords.
440         (perl-syntax-propertize-special-constructs): New fun to replace
441         perl-font-lock-special-syntactic-constructs.
442         (perl-font-lock-syntactic-face-function): New fun.
443         (perl-mode): Use it.
445         * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
446         to replace octave-font-lock-close-quotes.
447         (octave-syntax-propertize-function): New function to replace
448         octave-font-lock-syntactic-keywords.
449         (octave-mode): Use it.
451         * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
452         replaces mixal-font-lock-syntactic-keywords.
453         (mixal-mode): Use it.
455         * progmodes/make-mode.el (makefile-syntax-propertize-function):
456         New var; replaces makefile-font-lock-syntactic-keywords.
457         (makefile-mode): Use it.
458         (makefile-imake-mode): Adjust.
460         * progmodes/js.el (js--regexp-literal): Define while compiling.
461         (js-syntax-propertize-function): New var; replaces
462         js-font-lock-syntactic-keywords.
463         (js-mode): Use it.
465         * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
466         replaces gdb-script-font-lock-syntactic-keywords.
467         (gdb-script-mode): Use it.
469         * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
470         (fortran--font-lock-syntactic-keywords): New var.
471         (fortran-line-length): Update syntax-propertize-function and
472         fortran--font-lock-syntactic-keywords.
474         * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
476         * progmodes/cfengine.el (cfengine-mode):
477         Use syntax-propertize-function.
478         (cfengine-font-lock-syntactic-keywords): Remove.
480         * progmodes/autoconf.el (autoconf-mode):
481         Use syntax-propertize-function.
482         (autoconf-font-lock-syntactic-keywords): Remove.
484         * progmodes/ada-mode.el (ada-set-syntax-table-properties)
485         (ada-after-change-function, ada-initialize-syntax-table-properties)
486         (ada-handle-syntax-table-properties): Only define when
487         syntax-propertize is not available.
488         (ada-mode): Use syntax-propertize-function.
490         * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
491         (font-lock-fontify-syntactic-keywords-region): Move handling of
492         font-lock-syntactically-fontified to...
493         (font-lock-default-fontify-region): ...here.
494         Let syntax-propertize-function take precedence.
495         (font-lock-fontify-syntactically-region): Cal syntax-propertize.
497         * emacs-lisp/syntax.el (syntax-propertize-function)
498         (syntax-propertize-chunk-size, syntax-propertize--done)
499         (syntax-propertize-extend-region-functions): New vars.
500         (syntax-propertize-wholelines, syntax-propertize-multiline)
501         (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
502         (syntax-propertize): New functions.
503         (syntax-propertize-rules): New macro.
504         (syntax-ppss-flush-cache): Set syntax-propertize--done.
505         (syntax-ppss): Call syntax-propertize.
507         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
509 2010-09-10  Agustín Martín  <agustin.martin@hispalinux.es>
511         * textmodes/ispell.el (ispell-init-process): Improve comments.
512         XEmacs compatibility changes regarding (add-hook) 'local option
513         and (set-process-query-on-exit-flag).
515 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
517         * net/tramp-cache.el (tramp-parse-connection-properties):
518         Set tramp-autoload cookie.
520 2010-09-09  Glenn Morris  <rgm@gnu.org>
522         * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
523         (imagemagick-register-types): Doc fix.
525 2010-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
527         * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
529         * progmodes/js.el (require): Require is already "eval-and-compile".
530         (js--re-search-forward): Avoid `eval'.  Preserve the error data.
531         (js--re-search-backward): Use js--re-search-forward.
533         * progmodes/fortran.el (fortran-line-length): Don't recompute
534         syntactic keywords redundantly a second time.
536         * progmodes/ada-mode.el: Replace "(set '" with setq.
537         (ada-mode): Simplify.
538         (ada-create-case-exception, ada-adjust-case-interactive)
539         (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
540         (ada-search-ignore-string-comment, ada-move-to-start)
541         (ada-move-to-end): Use with-syntax-table.
543         * font-lock.el (save-buffer-state): Remove `varlist' arg.
544         (font-lock-unfontify-region, font-lock-default-fontify-region):
545         Update usage correspondingly.
546         (font-lock-fontify-syntactic-keywords-region):
547         Set parse-sexp-lookup-properties buffer-locally here.
548         (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
550         * simple.el (blink-matching-open): Don't burp if we can't find a match.
552 2010-09-08  Glenn Morris  <rgm@gnu.org>
554         * emacs-lisp/bytecomp.el (byte-compile-report-ops):
555         Error if not compiled with -DBYTE_CODE_METER.
557         * emacs-lisp/bytecomp.el (byte-recompile-directory):
558         Ignore dir-locals-file.
560 2010-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
562         * progmodes/compile.el (compilation-error-regexp-alist-alist):
563         Not a const.
564         (compilation-error-regexp-alist-alist): Rule out ": " in file names
565         for the `gnu' messages.
566         (compilation-set-skip-threshold): New command.
567         (compilation-start): Use \' rather than $.
568         (compilation-forget-errors): Use clrhash.
570 2010-09-08  Agustín Martín  <agustin.martin@hispalinux.es>
572         * textmodes/ispell.el (ispell-valid-dictionary-list):
573         Simplify logic.
575 2010-09-08  Michael Albinus  <michael.albinus@gmx.de>
577         Migrate to Tramp 2.2.  Rearrange load dependencies.
578         (Bug#1529, Bug#5448, Bug#5705)
580         * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
581         ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
582         (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
584         * net/tramp.el (top): Remove all other tramp-* loads except
585         tramp-compat.el.  Remove all changes to tramp-unload-hook for
586         other tramp-* packages.  Rearrange defun order.  Change calls of
587         `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
588         `tramp-compat-octal-to-decimal' to new function names.
589         (tramp-terminal-type, tramp-initial-end-of-output)
590         (tramp-methods, tramp-foreign-file-name-handler-alist)
591         (tramp-tramp-file-p, tramp-completion-mode-p)
592         (tramp-send-command-and-check, tramp-get-remote-path)
593         (tramp-get-remote-tmpdir, tramp-get-remote-ln)
594         (tramp-shell-quote-argument): Set tramp-autoload cookie.
595         (with-file-property, with-connection-property): Move to
596         tramp-cache.el.
597         (tramp-local-call-process, tramp-decimal-to-octal)
598         (tramp-octal-to-decimal): Move to tramp-compat.el.
599         (tramp-handle-shell-command): Do not require 'shell.
600         (tramp-compute-multi-hops): No special handling for tramp-gw-*
601         symbols.
602         (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
604         * net/tramp-cache.el (top): Require 'tramp.  Add to
605         `tramp-unload-hook'.
606         (tramp-cache-data, tramp-get-file-property)
607         (tramp-set-file-property, tramp-flush-file-property)
608         (tramp-flush-directory-property, tramp-get-connection-property)
609         (tramp-set-connection-property, tramp-flush-connection-property)
610         (tramp-cache-print, tramp-list-connections): Set tramp-autoload
611         cookie.
612         (with-file-property, with-connection-property): New defuns, moved
613         from tramp.el.
614         (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
615         macro.
617         * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
618         (tramp-version): Set tramp-autoload cookie.
620         * net/tramp-compat.el (top): Require 'tramp-loaddefs.  Remove all
621         changes to tramp-unload-hook for other tramp-* packages.  Add to
622         `tramp-unload-hook'.
623         (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
624         (tramp-compat-call-process): New defuns, moved from tramp.el.
626         * net/tramp-fish.el (top) Require just 'tramp.  Add objects to
627         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
628         to `tramp-unload-hook'.  Change call of
629         `tramp-compat-decimal-to-octal' to new function name.
630         (tramp-fish-method): Make it a defconst.
631         (tramp-fish-file-name-p): Make it a defsubst.
632         (tramp-fish-method, tramp-fish-file-name-handler)
633         (tramp-fish-file-name-p): Set tramp-autoload cookie.
635         * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
636         `tramp-foreign-file-name-handler-alist'.  Add to
637         `tramp-unload-hook'.
638         (tramp-ftp-method): Make it a defconst.
639         (tramp-ftp-file-name-p): Make it a defsubst.
640         (tramp-ftp-method, tramp-ftp-file-name-handler)
641         (tramp-ftp-file-name-p): Set tramp-autoload cookie.
643         * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
644         `tramp-foreign-file-name-handler-alist'.  Add to
645         `tramp-unload-hook'.  Change checks, whether package can be
646         loaded.
647         (tramp-gvfs-file-name-p): Make it a defsubst.
648         (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
649         (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
650         (tramp-gvfs-handle-file-directory-p): New defun.
651         (tramp-gvfs-file-name-handler-alist): Use it.
653         * net/tramp-gw.el (top) Add objects to `tramp-methods' and
654         `tramp-foreign-file-name-handler-alist'.  Add to
655         `tramp-unload-hook'.
656         (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
657         (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
658         defconst.
659         (tramp-gw-tunnel-method, tramp-gw-socks-method)
660         (tramp-gw-open-connection): Set tramp-autoload cookie.
662         * net/tramp-imap.el (top) Require just 'tramp.  Add objects to
663         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
664         to `tramp-unload-hook'.  Change checks, whether package can be
665         loaded.
666         (tramp-imap-file-name-p): Make it a defsubst.
667         (tramp-imap-method, tramp-imaps-method)
668         (tramp-imap-file-name-handler)
669         (tramp-imap-file-name-p): Set tramp-autoload cookie.
671         * net/tramp-smb.el (top) Require just 'tramp.  Add objects to
672         `tramp-methods' and `tramp-foreign-file-name-handler-alist'.  Add
673         to `tramp-unload-hook'.  Change checks, whether package can be
674         loaded.  Change call of `tramp-compat-decimal-to-octal' to new
675         function name.
676         (tramp-smb-tunnel-method): Make it a defconst.
677         (tramp-smb-file-name-p): Make it a defsubst.
678         (tramp-smb-method, tramp-smb-file-name-handler)
679         (tramp-smb-file-name-p): Set tramp-autoload cookie.
681         * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
682         (tramp-uuencode-region): Set tramp-autoload cookie.
684         * net/trampver.el (top) Add to `tramp-unload-hook'.
685         (tramp-version, tramp-bug-report-address): Set tramp-autoload
686         cookie.  Update release number.
688 2010-09-07  Agustín Martín  <agustin.martin@hispalinux.es>
690         * textmodes/ispell.el (ispell-start-process): Make sure original
691         arg list is properly initialized (Bug#6993, Bug#6994).
693 2010-09-06  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
695         * files.el (directory-abbrev-alist): Use \` as default regexp.
697         * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
698         chars like - or ] (bug#6984).
699         (rx-any-condense-range): Explode 2-char ranges.
701 2010-09-06  Glenn Morris  <rgm@gnu.org>
703         * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
705 2010-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
707         * textmodes/bibtex.el:
708         * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
710 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
712         * net/imap.el (imap-message-map): Remove optional buffer parameter,
713         since no callers use it.
714         (imap-message-get): Ditto.
715         (imap-message-put): Ditto.
716         (imap-mailbox-map): Ditto.
717         (imap-mailbox-put): Ditto.
718         (imap-mailbox-get): Ditto.
719         (imap-mailbox-get): Revert last change for this function.
721 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
723         * net/imap.el (imap-fetch-safe): Remove function, and alter all
724         callers to use `imap-fetch' instead.  According to the comments, this
725         should be safe, since all other IMAP clients use the 1:* syntax.
726         (imap-enable-exchange-bug-workaround): Remove.
727         (imap-debug): Remove -- doesn't seem very useful.
729 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731         * net/imap.el (imap-log): New convenience function used throughout
732         instead of repeating the same code all over the place.
734 2010-09-05  David De La Harpe Golden  <david@harpegolden.net>
736         * mouse.el (mouse-save-then-kill): Save region to kill-ring
737         when mouse-drag-copy-region is non-nil (Bug#6956).
739 2010-09-05  Chong Yidong  <cyd@stupidchicken.com>
741         * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
742         Improve regexps (Bug#6987).
743         (dired-sort-toggle): Search more robustly for -t flag.
745         * files.el (get-free-disk-space): Search more robustly for
746         "available" column.  Suggested by Ehud Karni
747         <ehud@unix.mvs.co.il>.
749 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
751         * international/uni-bidi.el:
752         * international/uni-category.el:
753         * international/uni-combining.el:
754         * international/uni-decimal.el:
755         * international/uni-mirrored.el:
756         * international/uni-name.el: Regenerate.
758 2010-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
760         * electric.el (electric-indent-post-self-insert-function):
761         Don't reindent with a sloppy indentation function.
763         * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
764         border case in change-log-mode.
766 2010-09-04  Chong Yidong  <cyd@stupidchicken.com>
768         * progmodes/compile.el (compilation-error-regexp-alist-alist):
769         Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
770         Recognize leading tab in gcc-include regexp.  Ignore names with
771         leading "from" or "in" in gnu regexp (Bug#6937).
773 2010-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
775         Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
776         * textmodes/ispell.el (ispell-process-buffer-name): Remove.
777         (ispell-start-process): Avoid setq and simplify logic.
778         (ispell-init-process): Setup kill-buffer-hook locally when needed.
779         (kill-buffer-hook): Don't use it globally with code that uses
780         expand-file-name since that may call kill-buffer via
781         code_conversion_restore.
783 2010-09-04  Noorul Islam K M  <noorul@noorul.com>  (tiny change)
785         * emacs-lisp/package.el (package-directory-list): Only call
786         file-name-nondirectory on a string.
788 2010-09-02  Chong Yidong  <cyd@stupidchicken.com>
790         * emacs-lisp/package.el (package--download-one-archive):
791         Ensure that archive-contents is valid before saving it.
792         (package-activate-1, package-mark-obsolete, define-package)
793         (package-compute-transaction, package-list-maybe-add): Use push.
795 2010-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
797         Use SMIE's blink-paren for octave-mode.
798         * progmodes/octave-mod.el (octave-font-lock-close-quotes):
799         Backslashes do not escape single-quotes, single-quotes do.
800         (octave-block-else-regexp, octave-block-end-regexp)
801         (octave-block-match-alist): Remove.
802         (octave-smie-bnf-table): New var, with old content.
803         (octave-smie-op-levels): Use it.
804         (octave-smie-closer-alist): New var.
805         (octave-mode): Use it.  Setup smie-blink-matching and electric-indent.
806         (octave-blink-matching-block-open): Remove.
807         (octave-reindent-then-newline-and-indent, octave-electric-semi)
808         (octave-electric-space): Let self-insert-command run expand-abbrev and
809         blink parens.
811         * electric.el (electricity): New group.
812         (electric-indent-chars): New var.
813         (electric-indent-post-self-insert-function): New fun.
814         (electric-indent-mode): New minor mode.
815         (electric-pair-skip-self): New custom.
816         (electric-pair-post-self-insert-function): New function.
817         (electric-pair-mode): New minor mode.
819         * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
820         calcAlg-blink-matching-open.
821         (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
822         (calc-do-alg-entry): Only touch the part of the keymap that varies.
823         Use the new blink-matching-check-function.
825         Provide blink-matching support to SMIE.
826         * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
827         (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
828         (smie-blink-matching-check, smie-blink-matching-open): New functions.
830         * simple.el (newline): Fix last change to properly remove itself from
831         the hook.
833 2010-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
835         * simple.el (newline): Eliminate optimization.
836         Use post-self-insert-hook to set hard-newline and things before
837         running post-self-insert-hook.
838         (blink-matching-check-mismatch): New function.
839         (blink-matching-check-function): New variable.
840         (blink-matching-open): Use them.
841         Skip back forward over prefix chars skipped by forward-sexp.
842         Don't check if the parens are backslash escaped.
843         (blink-paren-post-self-insert-function): Check backslash escaping here.
845 2010-09-02  Chong Yidong  <cyd@stupidchicken.com>
847         * emacs-lisp/package.el (package-menu-mode-map):
848         Change package-menu-revert bindings to revert-buffer.
849         (package-menu-mode): Set revert-buffer-function.
850         (package-menu-revert): Doc fix.
852 2010-09-02  Agustín Martín  <agustin.martin@hispalinux.es>
854         * textmodes/ispell.el (ispell-init-process): Use "~/" as
855         `default-directory' unless using Ispell per-directory personal
856         dictionaries and not in a mini-buffer under XEmacs.
857         (kill-buffer-hook): Do not kill ispell process on exit when
858         `ispell-process-directory' is "~/". (Bug#6143)
860 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
862         * simple.el (kill-new): Call interprogram-cut-function with only
863         one argument.
865         * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
866         Remove cut buffer from error message.
868         * term/x-win.el (x-select-text):
869         * term/pc-win.el (x-selection-value):
870         * term/ns-win.el (x-selection-value):
871         * eshell/em-term.el:
872         * w32-fns.el (x-get-selection-value):
873         * mouse-sel.el (mouse-sel-set-selection-function):
874         * frame.el (display-selections-p): Remove cut-buffer in documentation.
876         * term/x-win.el: Update documentation for x-last-selected-text-*.
877         (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
878         (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
879         (x-select-text): Remove argument PUSH, update documentation.  Remove
880         cut-buffer code.
881         (x-selection-value-internal): Was previously x-selection-value.
882         (x-selection-value): Rename from x-cut-buffer-or-selection-value.
883         Update documentation, remove cut-buffer code.  Call
884         x-selection-value-internal.
885         (x-clipboard-yank): Call x-selection-value-internal.
886         (x-initialize-window-system): Remove setting of x-cut-buffer-max.
888         * term/pc-win.el (x-last-selected-text):
889         x-cut-buffer-or-selection-value renamed to x-selection-value
890         (x-select-text): Remove argument PUSH, update documentation.
892         * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
893         x-cut-buffer-or-selection-value renamed to x-selection-value
894         (x-selection-value): Renamed from x-cut-buffer-or-selection-value.
895         (x-select-text): Remove argument PUSH, update documentation.
897         * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
899         * w32-fns.el (x-last-selected-text):
900         x-cut-buffer-or-selection-value renamed to x-selection-value.
901         (x-cut-buffer-max): Remove.
902         (x-select-text): Remove argument PUSH, update documentation.
904         * simple.el (interprogram-cut-function): Remove mention of PUSH.
906         * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
908         * mouse-sel.el (mouse-sel-get-selection-function):
909         x-cut-buffer-or-selection-value renamed to x-selection-value.
910         (x-select-text): Remove optional push.
912 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
914         * simple.el (blink-paren-function): Move from C to here.
915         (blink-paren-post-self-insert-function): New function.
916         (post-self-insert-hook): Use it.
918         * emacs-lisp/pcase.el (pcase-split-memq):
919         Fix overenthusiastic optimisation.
920         (pcase-u1): Handle the case of a lambda pred.
922 2010-08-31  Kenichi Handa  <handa@m17n.org>
924         * international/mule-cmds.el (standard-display-european-internal):
925         Setup standard-display-table for 8-bit characters by storing 8-bit
926         characters in the element vector.
928         * disp-table.el (standard-display-8bit): Setup
929         standard-display-table for 8-bit characters by storing 8-bit
930         characters in the element vector.
931         (standard-display-european): Likewise.
933 2010-08-31  Masatake YAMATO  <yamato@redhat.com>
935         * textmodes/nroff-mode.el (nroff-view): New command.
936         (nroff-mode-map): Bind it to C-c C-c.
938 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
940         * emacs-lisp/smie.el (smie-down-list): New command.
942         Remove old indentation and navigation code on octave-mode.
943         * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
944         smie-down-list rather than add a binding for octave-down-block.
945         (octave-mark-block, octave-blink-matching-block-open):
946         Rely on forward-sexp-function.
947         (octave-fill-paragraph): Don't narrow, so you can use
948         indent-according-to-mode.
949         (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
950         (octave-in-block-p, octave-re-search-forward-kw)
951         (octave-re-search-backward-kw, octave-indent-calculate)
952         (octave-end-as-array-index-p, octave-block-end-offset)
953         (octave-scan-blocks, octave-forward-block, octave-backward-block)
954         (octave-down-block, octave-backward-up-block, octave-up-block)
955         (octave-before-magic-comment-p, octave-indent-line): Remove.
957 2010-08-31  Chong Yidong  <cyd@stupidchicken.com>
959         * emacs-lisp/package.el (package--read-archive-file): Just use
960         `read', to avoid copying an additional string.
961         (package-menu-mode): Set header-line-format here.
962         (package-menu-refresh, package-menu-revert): Signal an error if
963         not in the Package Menu.
964         (package-menu-package-list): New var.
965         (package--generate-package-list): Operate on the current buffer;
966         don't assume that it is *Packages*, since the user may rename it.
967         Allow persistent package listings and sort keys using
968         package-menu-package-list and package-menu-package-sort-key.
969         (package-menu--version-predicate): Fix version calculation.
970         (package-menu-sort-by-column): Don't select the window.
971         (package--list-packages): Create the *Packages* buffer.
972         Set package-menu-package-list-key.
973         (list-packages): Sorting by status is now the default.
974         (package-buffer-info): Use match-string-no-properties.
975         (define-package): Add a &rest argument for future proofing, but
976         don't use it yet.
977         (package-install-from-buffer, package-install-buffer-internal):
978         Merge into a single function, package-install-from-buffer.
979         (package-install-file): Change caller.
981         * finder.el: Load finder-inf using `require'.
982         (finder-list-matches): Sorting by status is now the default.
983         (finder-compile-keywords): Simpify printing.
985 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
987         * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
988         (octave-mode-map): Remove special bindings for forward/backward-block
989         and octave-backward-up-block.  Use smie-close-block.
990         (octave-continuation-marker-regexp): New var.
991         (octave-continuation-regexp): Use it.
992         (octave-operator-table, octave-smie-op-levels)
993         (octave-operator-regexp, octave-smie-indent-rules): New vars.
994         (octave-smie-backward-token, octave-smie-forward-token): New funs.
995         (octave-mode): Use SMIE.
996         (octave-close-block): Delete.
998 2010-08-30  Eli Zaretskii  <eliz@gnu.org>
1000         * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
1001         CLIPBOARD, not in PRIMARY.  (Bug#6944)
1003 2010-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1005         * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
1006         a list of parents.
1007         (smie-indent-column): Allow indirection through variables.
1009         * composite.el (save-buffer-state): Delete, unused.
1010         * font-lock.el (save-buffer-state): Use with-silent-modifications.
1011         (font-lock-default-fontify-region): Use with-syntax-table.
1012         * jit-lock.el (with-buffer-unmodified): Remove.
1013         (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
1015         Use `declare' in defmacros.
1016         * window.el (save-selected-window):
1017         * subr.el (with-temp-file, with-temp-message, with-syntax-table):
1018         * progmodes/python.el (def-python-skeleton):
1019         * net/dbus.el (dbus-ignore-errors):
1020         * jka-cmpr-hook.el (with-auto-compression-mode):
1021         * international/mule.el (with-category-table):
1022         * emacs-lisp/timer.el (with-timeout):
1023         * emacs-lisp/lisp-mnt.el (lm-with-file):
1024         * emacs-lisp/eieio.el (with-slots):
1025         * emacs-lisp/easymenu.el (easy-menu-define):
1026         * emacs-lisp/debug.el (debugger-env-macro):
1027         * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
1028         (Multiple-value-call, Multiple-value-prog1):
1029         * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
1030         (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
1031         edebug rule to definition.
1032         * emacs-lisp/lisp-mode.el (save-selected-window)
1033         (with-current-buffer, combine-after-change-calls)
1034         (with-output-to-string, with-temp-file, with-temp-buffer)
1035         (with-temp-message, with-syntax-table, read-if, eval-after-load)
1036         (dolist, dotimes, when, unless):
1037         * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
1039 2010-08-29  Chong Yidong  <cyd@stupidchicken.com>
1041         * finder.el: Require `package'.
1042         (finder-known-keywords): Tweak descriptions.  Retire `oop' keyword.
1043         (finder-package-info): Var deleted.
1044         (finder-keywords-hash, finder--builtins-alist): New vars.
1045         (finder-compile-keywords): Compute package--builtins and
1046         finder-keywords-hash instead of finder-keywords-hash, respecting
1047         the "Package" header.
1048         (finder-unknown-keywords, finder-list-matches):
1049         Use finder-keywords-hash and package--list-packages.
1050         (finder-mode): Don't set font-lock-defaults.
1051         (finder-exit): We don't use "*Finder-package*" and "*Finder
1052         Category*" buffers anymore.
1054         * emacs-lisp/package.el (package--builtins-base): Var deleted.
1055         (package--builtins): Set default value to nil.
1056         (package-initialize): Load precomputed value of package--builtins
1057         from finder-inf.el.
1058         (package-alist, package-compute-transaction)
1059         (package-download-transaction): Improve docstring.
1060         (package-read-all-archive-contents): Do not change
1061         package--builtins here.
1062         (list-packages): Make package-list-packages an alias for this.
1063         Sort by status by default.
1064         (package--list-packages): Add optional PACKAGES arg.
1065         (describe-package-1): Use font-lock-face property.  For built-in
1066         packages, insert file commentary.
1067         (package--generate-package-list): Rename from
1068         package-list-packages-internal; all callers changed.  Add optional
1069         PACKAGES arg.  Add alphabetical sort fallbacks.
1070         (package-menu--version-predicate, package-menu--status-predicate)
1071         (package-menu--description-predicate)
1072         (package-menu--name-predicate): New functions.
1074         * info.el (Info-finder-find-node): Search package-alist instead of
1075         finder-package-info.
1077 2010-08-29  Chong Yidong  <cyd@stupidchicken.com>
1079         * subr.el (version-regexp-alist): Don't use "a" and "b" for
1080         "alpha" and "beta".
1081         (version-to-list): Handle versions like "10.3d".
1083 2010-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1085         * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
1086         (macroexp-accumulate): Use `declare'.
1088 2010-08-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1090         * whitespace.el (whitespace-style): Adjust type declaration.
1092 2010-08-26  Magnus Henoch  <magnus.henoch@gmail.com>
1094         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
1095         empty argument to gvfs-copy.
1097 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1099         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
1100         handle new TRASH arg of `delete-file'.
1102 2010-08-26  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
1104         * net/tramp.el (tramp-handle-insert-directory): Don't use
1105         `forward-word', its default syntax could be changed.
1107 2010-08-26  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
1108             Michael Albinus  <michael.albinus@gmx.de>
1110         Implement compression for inline methods.
1112         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
1113         (tramp-copy-size-limit): Allow also nil.
1114         (tramp-inline-compress-commands): New defconst.
1115         (tramp-find-inline-compress, tramp-get-inline-compress)
1116         (tramp-get-inline-coding): New defuns.
1117         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
1118         replaced by `tramp-get-inline-coding'.
1119         (tramp-handle-file-local-copy, tramp-handle-write-region)
1120         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
1122 2010-08-26  Noah Lavine  <noah549@gmail.com>  (tiny change)
1124         Detect ssh 'ControlMaster' argument automatically in some cases.
1126         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
1127         (tramp-default-method): Use it.
1129 2010-08-26  Karel Klíč  <kklic@redhat.com>
1131         * net/tramp.el (tramp-file-name-for-operation):
1132         Add file-selinux-context.
1134 2010-08-26  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1136         * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
1138 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1140         * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
1141         (Bug#6907).
1143 2010-08-26  Nathan Weizenbaum  <nweiz@cressida.sea.corp.google.com>  (tiny change)
1145         * progmodes/js.el: Make indentation more customizable (Bug#6914).
1146         (js-paren-indent-offset, js-square-indent-offset)
1147         (js-curly-indent-offset): New options.
1148         (js--proper-indentation): Use them.
1150 2010-08-26  Daniel Colascione  <dan.colascione@gmail.com>
1152         * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
1153         instead of inspecting font-lock properties (Bug#6916).
1155 2010-08-26  David Reitter  <david.reitter@gmail.com>
1157         * server.el (server-visit-files): Run pre-command-hook and
1158         post-command-hook for each buffer while it is current
1159         (Bug#6910).
1160         (server-execute): Do not run hooks here.
1162 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
1164         Sync with Tramp 2.1.19.
1166         * net/tramp-cmds.el (tramp-cleanup-all-connections)
1167         (tramp-reporter-dump-variable, tramp-load-report-modules)
1168         (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
1169         (tramp-bug): Recommend setting of `tramp-verbose' to 9.
1171         * net/tramp-compat.el (top): Do not autoload
1172         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
1173         only when `start-file-process' is not bound.
1174         (byte-compile-not-obsolete-vars): Define if not bound.
1175         (tramp-compat-funcall): New defmacro.
1176         (tramp-compat-line-beginning-position)
1177         (tramp-compat-line-end-position)
1178         (tramp-compat-temporary-file-directory)
1179         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
1180         (tramp-compat-copy-file, tramp-compat-copy-directory)
1181         (tramp-compat-delete-file, tramp-compat-delete-directory)
1182         (tramp-compat-number-sequence, tramp-compat-process-running-p):
1183         Use it.
1184         (tramp-advice-file-expand-wildcards): Do not use
1185         `tramp-handle-file-remote-p'.
1186         (tramp-compat-make-temp-file): Simplify fallback implementation.
1187         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1188         (tramp-compat-copy-tree): Remove function.
1189         (tramp-compat-delete-file): New defun.
1190         (tramp-compat-delete-directory): Provide implementation for older
1191         Emacsen.
1192         (tramp-compat-file-attributes): Handle only
1193         `wrong-number-of-arguments' error.
1195         * net/tramp-fish.el (tramp-fish-handle-copy-file): Add
1196         PRESERVE_SELINUX_CONTEXT.
1197         (tramp-fish-handle-delete-file): Add TRASH arg.
1198         (tramp-fish-handle-directory-files-and-attributes):
1199         Do not use `tramp-fish-handle-file-attributes.
1200         (tramp-fish-handle-file-local-copy)
1201         (tramp-fish-handle-insert-file-contents)
1202         (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
1204         * net/tramp-gvfs.el (top): Require url-util.
1205         (tramp-gvfs-mount-point): Remove.
1206         (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
1207         and `set-file-selinux-context'.
1208         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
1209         (tramp-gvfs-handle-file-selinux-context)
1210         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
1211         (with-tramp-dbus-call-method): Format trace message.
1212         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
1213         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1214         Implement backup call, when operation on local files fails.  Use
1215         progress reporter.  Flush properties of changed files.
1216         (tramp-gvfs-handle-delete-file): Add TRASH arg.  Use
1217         `tramp-compat-delete-file'.
1218         (tramp-gvfs-handle-expand-file-name): Expand "~/".
1219         (tramp-gvfs-handle-make-directory): Make more traces.
1220         (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
1221         (tramp-gvfs-url-file-name): Hexify file name in url.
1222         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
1223         into account for the resulting file name.
1224         (tramp-gvfs-handler-askquestion): Preserve current message, in
1225         order to let progress reporter continue afterwards.  (Bug#6257)
1226         Return dummy mountpoint, when the answer is "no".  See
1227         `tramp-gvfs-maybe-open-connection'.
1228         (tramp-gvfs-handler-mounted-unmounted)
1229         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1230         attribute "default_location".  Set "prefix" property.  Handle
1231         default-location.
1232         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
1233         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
1234         exists.  Raise an error, if not (due to a corresponding answer
1235         "no" in interactive questions, for example). Use
1236         `tramp-compat-funcall'.
1238         * net/tramp-imap.el (top): Autoload `epg-make-context'.
1239         (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1240         (tramp-imap-do-copy-or-rename-file)
1241         (tramp-imap-handle-insert-file-contents)
1242         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
1243         (tramp-imap-handle-delete-file): Add TRASH arg.
1245         * net/tramp-smb.el (tramp-smb-handle-copy-file): Add
1246         PRESERVE-SELINUX-CONTEXT.
1247         (tramp-smb-handle-copy-file)
1248         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1249         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
1250         Use `with-progress-reporter'.
1251         (tramp-smb-handle-delete-file): Add TRASH arg.
1253         * net/tramp.el (tramp-methods): Move hostname to the end in all
1254         ssh `tramp-login-args'.  Add `tramp-async-args' attribute where
1255         appropriate.
1256         (tramp-verbose): Describe verbose level 9.
1257         (tramp-completion-function-alist)
1258         (tramp-file-name-regexp, tramp-chunksize)
1259         (tramp-local-coding-commands, tramp-remote-coding-commands)
1260         (with-connection-property, tramp-completion-mode-p)
1261         (tramp-action-process-alive, tramp-action-out-of-band)
1262         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
1263         (tramp-exists-file-name-handler): Fix docstring.
1264         (tramp-remote-process-environment): Use `format' instead of
1265         `concat'.  Protect version string by apostroph.
1266         (tramp-shell-prompt-pattern): Do not use a shy group in case of
1267         XEmacs.
1268         (tramp-file-name-regexp-unified)
1269         (tramp-completion-file-name-regexp-unified): On W32 systems, do
1270         not regard the volume letter as remote filename.  (Bug#5447)
1271         (tramp-perl-file-attributes)
1272         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
1273         (tramp-vc-registered-read-file-names): Read input as
1274         here-document, otherwise the command could exceed maximum length
1275         of command line.
1276         (tramp-file-name-handler-alist): Add `file-selinux-context' and
1277         `set-file-selinux-context'.
1278         (tramp-debug-message): Add `tramp-compat-funcall' to ignored
1279         backtrace functions.
1280         (tramp-error-with-buffer): Don't show the connection buffer when
1281         we are in completion mode.
1282         (tramp-progress-reporter-update, tramp-remote-selinux-p)
1283         (tramp-handle-file-selinux-context)
1284         (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
1285         (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
1286         New defuns.
1287         (with-progress-reporter): New defmacro.
1288         (tramp-debug-outline-regexp): New defconst.
1289         (top, tramp-rfn-eshadow-setup-minibuffer)
1290         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
1291         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
1292         (tramp-completion-mode-p, tramp-check-for-regexp)
1293         (tramp-open-connection-setup-interactive-shell)
1294         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
1295         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
1296         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
1297         Use `tramp-compat-funcall'.
1298         (tramp-handle-make-symbolic-link): Flush file properties.
1299         (tramp-handle-load, tramp-handle-file-local-copy)
1300         (tramp-handle-insert-file-contents, tramp-handle-write-region)
1301         (tramp-handle-vc-registered, tramp-maybe-send-script)
1302         (tramp-find-shell): Use `with-progress-reporter'.
1303         (tramp-do-file-attributes-with-stat): Add space in format string,
1304         in order to work around a bug in pdksh.  Reported by Gilles Pion
1305         <gpion@lfdj.com>.
1306         (tramp-handle-verify-visited-file-modtime): Do not send a command
1307         when the connection is not established.
1308         (tramp-handle-set-file-times): Simplify the check for utc.
1309         (tramp-handle-directory-files-and-attributes)
1310         (tramp-get-remote-path): Use `copy-tree'.
1311         (tramp-completion-handle-file-name-all-completions): Ensure, that
1312         non remote files are still checked.  Oops.
1313         (tramp-handle-copy-file, tramp-do-copy-or-rename-file): Handle
1314         PRESERVE-SELINUX-CONTEXT.
1315         (tramp-do-copy-or-rename-file): Add progress reporter.
1316         (tramp-do-copy-or-rename-file-directly): Do not use
1317         `tramp-handle-file-remote-p'.
1318         (tramp-do-copy-or-rename-file-out-of-band):
1319         Use `tramp-compat-delete-directory'.
1320         (tramp-do-copy-or-rename-file-out-of-band)
1321         (tramp-compute-multi-hops, tramp-maybe-open-connection):
1322         Use `format-spec-make'.
1323         (tramp-handle-delete-file): Add TRASH arg.
1324         (tramp-handle-dired-uncache): Flush directory cache, not only file
1325         cache.
1326         (tramp-handle-expand-file-name)
1327         (tramp-completion-handle-file-name-all-completions)
1328         (tramp-completion-handle-file-name-completion): Use
1329         `tramp-connectable-p'.
1330         (tramp-handle-start-file-process): Set connection property "vec".
1331         Use it, in order to invalidate file caches.  Check only for
1332         `remote-tty' process property.
1333         Implement tty setting.  (Bug#4604, Bug#6360)
1334         (tramp-file-name-for-operation): Add `call-process-region' and
1335         `set-file-selinux-context'.
1336         (tramp-find-foreign-file-name-handler)
1337         (tramp-advice-make-auto-save-file-name)
1338         (tramp-set-auto-save-file-modes): Remove superfluous check for
1339         `stringp'.  This is done inside `tramp-tramp-file-p'.
1340         (tramp-file-name-handler): Trace 'quit.  Catch the error for some
1341         operations when we are in completion mode.  This gives the user
1342         the chance to correct the file name in the minibuffer.
1343         (tramp-completion-mode-p): Use `non-essential'.
1344         (tramp-handle-file-name-all-completions): Backward/ XEmacs
1345         compatibility: Use `completion-ignore-case' if
1346         `read-file-name-completion-ignore-case' does not exist.
1347         (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
1348         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1349         `tramp-open-shell'.
1350         (tramp-action-password): Hide password prompt before next run.
1351         (tramp-process-actions): Widen connection buffer for the trace.
1352         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
1353         process property.  Trace stty settings if `tramp-verbose' >= 9.
1354         Apply workaround for IRIX64 bug.  Move argument of last
1355         `tramp-send-command' where it belongs to.
1356         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
1357         front of `login-args'.
1358         (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
1359         on "/dev/null" instead of "/".
1360         (tramp-get-ls-command-with-dired): Make test for "--dired"
1361         stronger.
1362         (tramp-set-auto-save-file-modes): Adapt version check.
1363         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
1364         (tramp-handle-process-file): Call the program in a subshell, in
1365         order to preserve working directory.
1366         (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
1367         `tramp-remote-sh' from `tramp-methods'.
1368         (tramp-get-ls-command): Make test for "--color=never" stronger.
1369         (tramp-check-for-regexp): Use (forward-line 1).
1371         * net/trampver.el: Update release number.
1373 2010-08-26  Chong Yidong  <cyd@stupidchicken.com>
1375         * help.el (help-map): Bind `C-h P' to describe-package.
1377         * menu-bar.el (menu-bar-describe-menu): Add describe-package.
1379         * emacs-lisp/package.el (package-refresh-contents): Catch errors
1380         when downloading archives.
1381         (describe-package-1): Add package commentary.
1382         (package-install-button-action): New function.
1383         (package-menu-mode-map): Bind ? to package-menu-describe-package.
1384         (package-menu-view-commentary): Function removed.
1385         (package-list-packages-internal): Hide the `package' package too.
1387 2010-08-25  Kenichi Handa  <handa@m17n.org>
1389         * language/misc-lang.el ("Arabic"): New language environment.
1390         Setup composition-function-table for Arabic characters.
1392         * international/fontset.el (setup-default-fontset): Fix typo for
1393         arabic OTF spec (fini->fina).
1395 2010-08-25  Jan Djärv  <jan.h.d@swipnet.se>
1397         * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
1398         on all frames.
1400 2010-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1402         * whitespace.el: Allow cleaning up blanks without blank
1403         visualization (Bug#6651).  Adjust help window for
1404         whitespace-toggle-options (Bug#6479).  Allow to use fill-column
1405         instead of whitespace-line-column (from EmacsWiki).  New version
1406         13.1.
1407         (whitespace-style): Added new value 'face.  Adjust docstring.
1408         (whitespace-space, whitespace-hspace, whitespace-tab): Adjust
1409         foreground property face.
1410         (whitespace-line-column): Adjust docstring and type declaration.
1411         (whitespace-style-value-list, whitespace-toggle-option-alist)
1412         (whitespace-help-text): Adjust const initialization.
1413         (whitespace-toggle-options, global-whitespace-toggle-options):
1414         Adjust docstring.
1415         (whitespace-display-window, whitespace-interactive-char)
1416         (whitespace-style-face-p, whitespace-color-on): Adjust code.
1417         (whitespace-help-scroll): New fun.
1419 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
1421         * emacs-lisp/package.el (list-packages): Alias for
1422         package-list-packages.
1424 2010-08-24  Kevin Ryde  <user42@zip.com.au>
1426         * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
1427         (Bug#5651).
1429         * progmodes/ruby-mode.el (ruby): Add defgroup.
1431 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
1433         * progmodes/python.el: Add Ipython support (Bug#5390).
1434         (python-shell-prompt-alist)
1435         (python-shell-continuation-prompt-alist): New options.
1436         (python--set-prompt-regexp): New function.
1437         (inferior-python-mode, run-python, python-shell): Require
1438         ansi-color.  Use python--set-prompt-regexp to set the comint
1439         prompt based on the Python interpreter.
1440         (python--prompt-regexp): New var.
1441         (python-check-comint-prompt)
1442         (python-comint-output-filter-function): Use it.
1443         (run-python): Use a pipe (Bug#5694).
1445 2010-08-24  Fabian Ezequiel Gallina  <galli.87@gmail.com>  (tiny change)
1447         * progmodes/python.el (python-send-region): Send a different
1448         Python command if Ipython is in use.
1449         (python-check-version): Use a Python command to find the version.
1451 2010-08-24  Chong Yidong  <cyd@stupidchicken.com>
1453         * mouse.el (mouse-yank-primary): Avoid setting primary when
1454         deactivating the mark (Bug#6872).
1456 2010-08-23  Chris Foote  <chris@foote.com.au>  (tiny change)
1458         * progmodes/python.el (python-block-pairs): Allow use of "finally"
1459         with "else" (Bug#3991).
1461 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
1463         * net/dbus.el: Accept UNIX domain sockets as bus address.
1464         (top): Don't initialize `dbus-registered-objects-table' anymore,
1465         this is done in dbusbind,c.
1466         (dbus-check-event): Adapt test for bus.
1467         (dbus-return-values-table, dbus-unregister-service)
1468         (dbus-event-bus-name, dbus-introspect, dbus-register-property):
1469         Adapt doc string.
1471 2010-08-23  Juanma Barranquero  <lekktu@gmail.com>
1473         * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
1475 2010-08-22  Juri Linkov  <juri@jurta.org>
1477         * simple.el (read-extended-command): New function with the logic
1478         for `completing-read' moved to Elisp from `execute-extended-command'.
1479         Use `function-called-at-point' in `minibuffer-default-add-function'
1480         to get a command name for M-n (bug#5364, bug#5214).
1482 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1484         * startup.el (command-line-1): Issue warning for ignored arguments
1485         --unibyte, etc (Bug#6886).
1487 2010-08-22  Leo  <sdl.web@gmail.com>
1489         * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
1490         (ignore, bright, dim, keyword): Split list of nicknames before
1491         passing to rcirc-add-or-remove (Bug#6894).
1493 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1495         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
1497 2010-08-22  Leo  <sdl.web@gmail.com>
1499         Fix buffer-list rename&refresh after killing a buffer in ido.
1500         * lisp/ido.el: Revert Óscar's.
1501         (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
1502         Remember the buffers at head, rather than their name.
1503         * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list.
1505 2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
1506             Stefan Monnier  <monnier@iro.umontreal.ca>
1508         * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
1509         extra backslash added to each line (bug#6890).
1511 2010-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1513         * subr.el (read-key): Don't echo keystrokes (bug#6883).
1515 2010-08-22  Glenn Morris  <rgm@gnu.org>
1517         * menu-bar.el (menu-bar-games-menu): Add landmark.
1519 2010-08-22  Glenn Morris  <rgm@gnu.org>
1521         * align.el (align-regexp): Make group and spacing arguments
1522         use the interactive defaults when non-interactive.  (Bug#6698)
1524         * mail/rmail.el (rmail-forward): Replace mail-text-start with its
1525         expansion, so as not to need sendmail.
1526         (mail-text-start): Remove declaration.
1527         (rmail-retry-failure): Require sendmail.
1529 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1531         * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
1533 2010-08-22  Michael Albinus  <michael.albinus@gmx.de>
1535         * progmodes/flymake.el (flymake-start-syntax-check-process):
1536         Use `start-file-process' in order to let it run also on remote hosts.
1538 2010-08-22  Kenichi Handa  <handa@m17n.org>
1540         * files.el: Add `word-wrap' as safe local variable.
1542 2010-08-22  Glenn Morris  <rgm@gnu.org>
1544         * woman.el (woman-translate): Case matters.  (Bug#6849)
1546 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1548         * simple.el (kill-region): Doc fix (Bug#6787).
1550 2010-08-22  Glenn Morris  <rgm@gnu.org>
1552         * calendar/diary-lib.el (diary-header-line-format):
1553         Fit it to the window, not the frame.
1555 2010-08-22  Andreas Schwab  <schwab@linux-m68k.org>
1557         * subr.el (ignore-errors): Add debug declaration.
1559 2010-08-22  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
1561         * whitespace.el (whitespace-color-off): Remove post-command-hook
1562         locally.
1564 2010-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1566         * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
1568 2010-08-21  Chong Yidong  <cyd@stupidchicken.com>
1570         * cus-edit.el (custom-group-value-create): Add extra newline
1571         before end line (Bug#6876).
1573 2010-08-21  Chong Yidong  <cyd@stupidchicken.com>
1575         * mouse.el (mouse-save-then-kill): Don't save region to kill ring
1576         when extending it.  Before killing on the second click, check if
1577         the buffer is the correct one.  Doc fix.
1578         (mouse-secondary-save-then-kill): Allow usage without first
1579         calling mouse-start-secondary, by defaulting to point.  Don't save
1580         an empty secondary selection.  Doc fix.
1582 2010-08-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1584         * whitespace.el: Fix slow cursor movement (Bug#6172).  Reported by
1585         Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
1586         New version 13.0.
1587         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
1588         Adjust initialization.
1589         (whitespace-bob-marker, whitespace-eob-marker)
1590         (whitespace-buffer-changed): New vars.
1591         (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
1592         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
1593         (whitespace-post-command-hook, whitespace-display-char-on):
1594         Adjust code.
1595         (whitespace-looking-back, whitespace-buffer-changed): New funs.
1596         (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
1598 2010-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1600         * files.el (locate-file-completion-table): Only list the .el and .elc
1601         extensions if there's no other choice (bug#5955).
1603         * facemenu.el (facemenu-self-insert-data): New var.
1604         (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
1605         New functions.
1606         (facemenu-add-face): Use them.
1608         * simple.el (blink-matching-open): Obey forward-sexp-function.
1610 2010-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1612         * simple.el (prog-mode-map): New var.
1613         (prog-indent-sexp): New command.
1615         * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
1617         * progmodes/prolog.el (smie): Require.
1619         * emacs-lisp/smie.el (smie-default-backward-token)
1620         (smie-default-forward-token): Strip properties.
1621         (smie-next-sexp): Be more careful with associative operators.
1622         (smie-forward-sexp-command): Generalize.
1623         (smie-backward-sexp-command): Simplify.
1624         (smie-closer-alist): New var.
1625         (smie-close-block): New command.
1626         (smie-indent-debug-log): New var.
1627         (smie-indent-offset-rule): Add a few more cases.
1628         (smie-indent-column): New function.
1629         (smie-indent-after-keyword): Use it.
1630         (smie-indent-keyword): Use it.
1631         Fix up the opener code's point position.
1632         (smie-indent-comment): Only applies at BOL.
1633         (smie-indent-debug): New command.
1635         * emacs-lisp/autoload.el (make-autoload): Preload the macros's
1636         declarations that are useful before running the macro.
1638 2010-08-18  Joakim Verona  <joakim@verona.se>
1640         * image.el (imagemagick-types-inhibit): New variable.
1641         (imagemagick-register-types): New function.
1642         * image-mode.el (image-transform-properties): New function.
1643         (image-transform-set-scale, image-transform-fit-to-height)
1644         (image-transform-set-rotation, image-transform-set-resize)
1645         (image-transform-fit-to-width, image-transform-fit-to-height):
1646         New functions.
1647         (image-toggle-display-image): Support image transforms.
1649 2010-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1651         * image.el (create-animated-image): Don't add heuristic mask to image
1652         (Bug#6839).
1654 2010-08-18  Jan Djärv  <jan.h.d@swipnet.se>
1656         * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
1657         Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
1659 2010-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1661         * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
1663         Font-lock '...' strings, plus various simplifications and fixes.
1664         * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
1665         (octave-font-lock-close-quotes): New function.
1666         (octave-font-lock-syntactic-keywords): New var.
1667         (octave-mode): Use it.  Set beginning-of-defun-function.
1668         (octave-mode-map): Don't override the <foo>-defun commands.
1669         (octave-mode-menu): Pass it directly to easy-menu-define;
1670         remove (now generic) <foo>-defun commands; use info-lookup-symbol.
1671         (octave-block-match-alist): Fix up last change so that
1672         octave-close-block uses the more specific keyword.
1673         (info-lookup-mode): Silence byte-compiler.
1674         (octave-beginning-of-defun): Not interactive any more.
1675         Optimize slightly.
1676         (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
1677         (octave-indent-defun, octave-send-defun): Use mark-defun instead.
1678         (octave-completion-at-point-function): Make sure point is within
1679         beg..end.
1680         (octave-reindent-then-newline-and-indent):
1681         Use reindent-then-newline-and-indent.
1682         (octave-add-octave-menu): Remove.
1684 2010-08-17  Jan Djärv  <jan.h.d@swipnet.se>
1686         * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
1687         (report-emacs-bug-can-use-xdg-email): New functions.
1688         (report-emacs-bug): Set can-xdg-email to result of
1689         report-emacs-bug-can-use-xdg-email.  If can-xdg-email bind
1690         \C-cm to report-emacs-bug-insert-to-mailer and add help text
1691         about it.
1693         * net/browse-url.el (browse-url-default-browser): Add cond
1694         for browse-url-xdg-open.
1695         (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
1697 2010-08-17  Glenn Morris  <rgm@gnu.org>
1699         * progmodes/cc-engine.el (c-new-BEG, c-new-END)
1700         (c-fontify-recorded-types-and-refs): Define for compiler.
1701         * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
1702         before use.
1704         * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
1705         Fix format call.
1707 2010-08-17  Michael Albinus  <michael.albinus@gmx.de>
1709         * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
1710         properties.
1711         (tramp-handle-process-file): Call the program in a subshell, in
1712         order to preserve working directory.
1713         (tramp-action-password): Hide password prompt before next run.
1714         (tramp-process-actions): Widen connection buffer for the trace.
1716 2010-08-16  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
1718         * net/rcirc.el (rcirc-log-process-buffers): New option.
1719         (rcirc-print): Use it.
1720         (rcirc-generate-log-filename): New function.
1721         (rcirc-log-filename-function): Change default to
1722         rcirc-generate-log-filename (Bug#6828).
1724 2010-08-16  Chong Yidong  <cyd@stupidchicken.com>
1726         * simple.el (deactivate-mark): If select-active-regions is `only',
1727         only set selection for temporarily active regions.
1729         * cus-start.el: Change defcustom for select-active-regions.
1731 2010-08-15  Chong Yidong  <cyd@stupidchicken.com>
1733         * mouse.el (mouse--drag-set-mark-and-point): New function.
1734         (mouse-drag-track): Use LOCATION arg to push-mark.
1735         Use mouse--drag-set-mark-and-point to take click-count into
1736         consideration when updating point and mark (Bug#6840).
1738 2010-08-15  Chong Yidong  <cyd@stupidchicken.com>
1740         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1741         Give the Ruby rule a lower priority than Gnu (Bug#6778).
1743 2010-08-14  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1745         * font-lock.el (lisp-font-lock-keywords-2):
1746         Add combine-after-change-calls, condition-case-no-debug,
1747         with-demoted-errors, and with-silent-modifications (Bug#6025).
1749 2010-08-14  Kevin Ryde  <user42@zip.com.au>
1751         * emacs-lisp/copyright.el (copyright-update-year)
1752         (copyright-update): Temporary switch-to-buffer to ensure the
1753         buffer change being queried is visible (Bug#5394).
1755 2010-08-14  Tom Tromey  <tromey@redhat.com>
1757         * progmodes/etags.el (tags-file-name): Mark safe if stringp
1758         (Bug#6733).
1760 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
1762         * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
1763         MS-DOS.  (Bug#6689)
1765 2010-08-13  Jan Djärv  <jan.h.d@swipnet.se>
1767         * menu-bar.el (menu-bar-set-tool-bar-position): New function.
1768         (menu-bar-showhide-tool-bar-menu-customize-enable-left)
1769         (menu-bar-showhide-tool-bar-menu-customize-enable-right)
1770         (menu-bar-showhide-tool-bar-menu-customize-enable-top)
1771         (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
1772         Call menu-bar-set-tool-bar-position.
1774 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1776         * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
1777         comment style (bug#6834).
1778         * progmodes/scheme.el (scheme-mode-syntax-table):
1779         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
1780         "b" flag in "' 14b" syntax.
1782         * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
1783         for (un)commenting the region and performing completion.
1784         (octave-mode-menu): Use standard commands for help and completion.
1785         (octave-mode-syntax-table): Support %{..%} comments (sort of).
1786         (octave-mode): Use define-derived-mode.
1787         Set completion-at-point-functions and don't set columns.
1788         Don't disable adaptive-fill-regexp.
1789         (octave-describe-major-mode, octave-comment-region)
1790         (octave-uncomment-region, octave-comment-indent)
1791         (octave-indent-for-comment): Remove.
1792         (octave-indent-calculate): Rename from calculate-octave-indent.
1793         (octave-indent-line, octave-fill-paragraph): Update caller.
1794         (octave-initialize-completions): No need to make an alist.
1795         (octave-completion-at-point-function): New function.
1796         (octave-complete-symbol): Use it.
1797         (octave-insert-defun): Use define-skeleton.
1799         * progmodes/octave-mod.el (octave-mode): Set comment-add.
1800         (octave-mode-map): Use comment-dwim (bug#6829).
1802 2010-08-12  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1804         * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
1805         indentation of inserted comment.
1807 2010-08-11  Jan Djärv  <jan.h.d@swipnet.se>
1809         * faces.el (region): Add type gtk that uses gtk colors.
1811         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
1812         Handle theme-name change.
1814 2010-08-10  Michael R. Mauger  <mmaug@yahoo.com>
1816         * progmodes/sql.el: Version 2.5
1817         (sql-product-alist): Add :prompt-cont-regexp property for several
1818         database products.
1819         (sql-prompt-cont-regexp): New variable.
1820         (sql-output-newline-count, sql-output-by-send):
1821         New variables.  Record number of newlines in input text.
1822         (sql-send-string): Handle multiple filters and count newlines.
1823         (sql-send-magic-terminator): Count terminator newline.
1824         (sql-interactive-remove-continuation-prompt): Filters output to
1825         remove continuation prompts; one for each newline.
1826         (sql-interactive-mode): Set up new variables, prompt regexp and
1827         output filter.
1828         (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
1829         (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
1831 2010-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1833         * emacs-lisp/pcase.el: New file.
1835 2010-08-10  Michael Albinus  <michael.albinus@gmx.de>
1837         * net/tramp.el (tramp-vc-registered-read-file-names): Read input
1838         as here-document, otherwise the command could exceed maximum
1839         length of command line.
1840         (tramp-handle-vc-registered): Call script accordingly.
1841         Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
1843 2010-08-10  Kenichi Handa  <handa@m17n.org>
1845         * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
1846         composable pattern.
1848 2010-08-09  Chong Yidong  <cyd@stupidchicken.com>
1850         * emacs-lisp/package.el (package-version-split)
1851         (package--version-first-nonzero, package-version-compare):
1852         Functions removed.
1853         (package-directory-list, package-load-all-descriptors)
1854         (package--built-in, package-activate, define-package)
1855         (package-installed-p, package-compute-transaction)
1856         (package-read-all-archive-contents)
1857         (package--add-to-archive-contents, package-buffer-info)
1858         (package-tar-file-info, package-list-packages-internal):
1859         Use version-to-list and version-list-*.
1861         * emacs-lisp/package-x.el (package-upload-buffer-internal):
1862         Use version-to-list.
1863         (package-upload-buffer-internal): Use version-list-<=.
1865 2010-08-09  Kenichi Handa  <handa@m17n.org>
1867         * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
1868         composable pattern.
1870 2010-08-08  Chong Yidong  <cyd@stupidchicken.com>
1872         * tutorial.el (tutorial--default-keys): C-d is now bound to
1873         delete-forward-char (Bug#6826).
1875         * mouse.el (mouse-drag-track): Remove accidentally-removed check
1876         for `double' value of mouse-1-click-follows-link (Bug#6807).
1878 2010-08-08  Johan Bockgård  <bojohan@gnu.org>
1880         * replace.el (replace-highlight): Bind isearch-forward and
1881         isearch-error, ensuring that highlighting is updated if the user
1882         switches the search direction (Bug#6808).
1884         * isearch.el (isearch-lazy-highlight-forward): New var.
1885         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1886         (isearch-lazy-highlight-update): Use it.
1888 2010-08-08  Kenichi Handa  <handa@m17n.org>
1890         * international/mule.el (define-charset): Store NAME as :base property.
1891         (ctext-non-standard-encodings-table): Pay attention to charset aliases.
1892         (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
1893         current priority.  Force using the designation of the specific
1894         charset by adding `charset' text property.  Improve the whole algorithm.
1896 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1898         * emulation/pc-select.el (pc-selection-mode-hook)
1899         (copy-region-as-kill-nomark, beginning-of-buffer-mark)
1900         (pc-selection-mode): Fix typos in docstrings.
1902 2010-08-08  Kenichi Handa  <handa@m17n.org>
1904         * language/cyrillic.el: Don't add "microsoft-cp1251" to
1905         ctext-non-standard-encodings-alist here.
1907         * international/mule.el (ctext-non-standard-encodings-alist):
1908         Add "koi8-r" and "microsoft-cp1251".
1909         (ctext-standard-encodings): New variable.
1910         (ctext-non-standard-encodings-table): List only elements for
1911         non-standard encodings.
1912         (ctext-pre-write-conversion): Adjust for the above change.
1913         Check ctext-standard-encodings.
1915         * international/mule-conf.el (compound-text): Doc fix.
1916         (ctext-no-compositions): Doc fix.
1917         (compound-text-with-extensions): Doc fix.
1919 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1921         * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
1923 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1925         * progmodes/which-func.el (which-func-format): Split help-echo text
1926         into lines, like other mode-line tooltips.
1928         * server.el (server-start): When using TCP sockets, force IPv4
1929         and use a literal 127.0.0.1 for localhost.  (Related to bug#6781.)
1931 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1933         * bindings.el (complete-symbol): Run completion-at-point as a fallback.
1935 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1937         * term.el (term-delimiter-argument-list): Reflow docstring.
1938         (term-read-input-ring, term-write-input-ring, term-send-input)
1939         (term-bol, term-erase-in-display, serial-supported-or-barf):
1940         Fix typos in docstrings.
1942 2010-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1944         * bindings.el (function-key-map): Add a S-tab => backtab fallback.
1946 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1948         * dabbrev.el (dabbrev-completion): Fix typo in docstring.
1950 2010-08-08  MON KEY  <monkey@sandpframing.com>  (tiny change)
1952         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
1953         Fix typo in docstring (bug#6747).
1955 2010-08-08  Leo  <sdl.web@gmail.com>
1957         * eshell/esh-io.el (eshell-get-target): Better detection of
1958         read-only file (Bug#6762).
1960 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1962         * align.el (align-default-spacing): Doc fix.
1963         (align-region-heuristic, align-regexp): Fix typos in docstrings.
1965 2010-08-08  Stephen Peters  <speters@itasoftware.com>
1967         * calendar/icalendar.el
1968         (icalendar--split-value): Fixed splitting regexp. (Bug#6766)
1969         (icalendar--get-weekday-numbers): New
1970         (icalendar--convert-recurring-to-diary): Handle multiple byday
1971         values in weekly rules. (Bug#6766)
1973 2010-08-08  Ulf Jasper  <ulf.jasper@web.de>
1975         * calendar/icalendar.el (icalendar-uid-format): Doc fix.
1976         (icalendar--create-uid, icalendar-export-region)
1977         (icalendar--parse-summary-and-rest): Code formatting.
1979 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
1981         * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
1982         to italicize headers.
1983         (calc-highlight-selections-with-faces): New variable.
1984         (calc-selected-face, calc-nonselected-face): New faces.
1986         * calc/calccomp.el (math-comp-highlight-string): Use
1987         `calc-highlight-selections-with-faces' to determine how to highlight
1988         sub-formulas.
1990         * calc/calc-sel.el (calc-show-selections): Change message to when
1991         using faces to highlight selections.
1993 2010-08-07  Michael R. Mauger  <mmaug@yahoo.com>
1995         * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
1996         Add SQLite 3 keywords, functions and datatypes.
1997         (sql-interactive-mode): Remove `comint-process-echoes' set to t
1998         (Bug#6686).
2000 2010-08-07  Chong Yidong  <cyd@stupidchicken.com>
2002         * simple.el (select-active-regions): Move to keyboard.c.
2003         (deactivate-mark): Used saved-region-selection.
2004         (select-active-region): Function removed.
2005         (activate-mark, set-mark, push-mark-command)
2006         (handle-shift-selection): Don't call it.
2007         (keyboard-quit): Avoid adding the region to the window selection.
2009         * mouse.el (mouse-drag-track): Remove hacks to deal with old
2010         select-active-regions implementation.
2011         (mouse-yank-at-click): Doc fix.
2013         * cus-start.el: Add custom declaration for select-active-regions.
2015 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
2017         * simple.el (delete-forward-char): Doc fix.
2019         * tutorial.el (help-with-tutorial): Hack safe file-local variables
2020         after reading the tutorial.
2022 2010-08-06  Alan Mackenzie  <bug-cc-mode@gnu.org>
2024         * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix
2025         for the case that a C style comment has its delimiters alone on
2026         their respective lines.
2028 2010-08-06  Michael Albinus  <michael.albinus@gmx.de>
2030         * net/tramp.el (tramp-handle-start-file-process): Set connection
2031         property "vec".
2032         (tramp-process-sentinel): Use it for flushing the cache.  We
2033         cannot do it via the process buffer, the buffer could be deleted
2034         already when running the sentinel.
2036 2010-08-06  Jürgen Hötzel  <juergen@archlinux.org>  (tiny change)
2038         * comint.el (comint-mode): Make directory tracking functions
2039         functional on remote files.  (Bug#6764)
2041 2010-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
2043         * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
2045 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
2047         * emacs-lisp/find-gc.el (find-gc-source-files): Rename
2048         unexec.c => unexcoff.c.
2050         * emacs-lisp/authors.el (authors-fixed-entries): Rename
2051         unexec.c => unexcoff.c.
2053 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2055         * net/tramp.el (tramp-handle-dired-uncache): Flush directory
2056         cache, not only file cache.
2057         (tramp-process-sentinel): New defun.
2058         (tramp-handle-start-file-process): Use it, in order to invalidate
2059         file caches.
2061 2010-08-03  Leo  <sdl.web@gmail.com>
2063         * server.el (server-start): Simplify loop.
2065 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2067         * frame.el (screen-height, screen-width, set-screen-width)
2068         (set-screen-height): Remove ancient compatibility aliases.
2070         * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
2071         when justifying.  It seems useless and harmful for ncols=1 (bug#6738).
2073         * emacs-lisp/timer.el (timer-event-handler): Protect against timers
2074         that change current buffer.
2076 2010-08-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2078         * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
2079         beginning of the string.  Use `string-match-p'.  (Bug#6765)
2081 2010-08-01  Jan Djärv  <jan.h.d@swipnet.se>
2083         * cus-start.el (x-gtk-use-system-tooltips): New variable.
2085 2010-08-01  Chong Yidong  <cyd@stupidchicken.com>
2087         * emacs-lisp/package.el (package--list-packages): Fix column alignment.
2088         (package--builtins): Tweak descriptions.
2089         (package-print-package): Upcase descriptions if necessary.
2090         Show all built-in packages in font-lock-builtin-face.
2091         (package-list-packages-internal): Omit "emacs" package.
2092         Show status of built-in packages as "built-in".
2094 2010-07-31  Chong Yidong  <cyd@stupidchicken.com>
2096         * mouse.el (mouse-save-then-kill): Doc fix.  Deactivate mark
2097         before killing to preserve the primary selection (Bug#6701).
2099         * term/x-win.el (x-select-text): Doc fix.
2101 2010-07-31  Nathaniel Flath  <flat0103@gmail.com>
2103         Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
2104         The following functions were modified or created:
2106         * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
2107         (objc-font-lock-extra-types):
2108         * progmodes/cc-mode.el (c-basic-common-init):
2109         * progmodes/cc-langs.el (c-make-mode-syntax-table)
2110         (c++-make-template-syntax-table)
2111         (c-identifier-syntax-modifications, c-symbol-start, c-operators)
2112         (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
2113         (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
2114         (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
2115         * progmodes/cc-fonts.el (c-make-inverse-face)
2116         (c-basic-matchers-after):
2117         * progmodes/cc-engine.el (c-forward-keyword-clause)
2118         (c-forward-<>-arglist, c-forward-<>-arglist-recur)
2119         (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
2120         (c-guess-continued-construct, c-guess-basic-syntax):
2122 2010-07-31  Jan Djärv  <jan.h.d@swipnet.se>
2124         * faces.el (face-all-attributes): Improve documentation (Bug#6767).
2126 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
2128         * files.el (bidi-paragraph-direction): Define safe local values.
2130         * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
2131         language-info-alist.  Remove outdated FIXME in a comment.
2133 2010-07-31  Alan Mackenzie  <acm@muc.de>
2135         * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
2136         Auto-fill broken in C/C++ modes.
2138 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
2140         * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
2141         (menu-bar-showhide-tool-bar-menu-customize-disable)
2142         (menu-bar-showhide-tool-bar-menu-customize-enable-right)
2143         (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
2144         (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
2145         (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
2146         make a menu for Options => toolbar that can move it.
2148 2010-07-29  Chong Yidong  <cyd@stupidchicken.com>
2150         * emacs-lisp/package-x.el (package--make-rss-entry):
2151         (package-maint-add-news-item, package--update-news)
2152         (package-upload-buffer-internal): New arg ARCHIVE-URL.
2154         * emacs-lisp/package.el (package-archive-url): Rename from
2155         package-archive-id.
2156         (package-install): Doc fix.
2157         (package-download-single, package-download-tar, package-install)
2158         (package-menu-view-commentary): Callers changed.
2160 2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
2162         * net/tramp.el (tramp-handle-start-file-process): Check only for
2163         `remote-tty' process property.
2164         (tramp-open-shell): Don't check for tty.
2165         (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
2166         process property.
2168         * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
2169         host.
2171 2010-07-28  Chong Yidong  <cyd@stupidchicken.com>
2173         * emacs-lisp/package.el (package-load-list, package-archives)
2174         (package-archive-contents, package-user-dir)
2175         (package-directory-list, package--builtins, package-alist)
2176         (package-activated-list, package-obsolete-alist): Mark as risky.
2178 2010-07-28  Phil Hagelberg  <phil@evri.com>
2180         Add support for non-default package repositories.
2181         * emacs-lisp/package.el (package-archive-base): Var deleted.
2182         (package-archives): New variable.
2183         (package-archive-contents): Doc fix.
2184         (package-load-descriptor): Do nothing if descriptor file is missing.
2185         (package--write-file-no-coding): New function.
2186         (package-unpack-single): Use it.
2187         (package-archive-id): New function.
2188         (package-download-single, package-download-tar)
2189         (package-menu-view-commentary): Use it.
2190         (package-installed-p): Make second argument optional.
2191         (package-read-all-archive-contents): New function.
2192         (package-initialize): Use it.
2193         (package-read-archive-contents): Add ARCHIVE argument.
2194         (package--add-to-archive-contents): New function.
2195         (package-install): Don't call package-read-archive-contents.
2196         (package--download-one-archive): Store archive file in a
2197         subdirectory of package-user-dir.
2198         (package-menu-execute): Remove spurious line movement.
2200 2010-07-28  Jan Djärv  <jan.h.d@swipnet.se>
2202         * cus-start.el (tool-bar-style): Add text-image-horiz.
2204 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2206         * progmodes/gud.el (gud-common-init): Check for remoteness of
2207         `file', and not of `default-directory'.
2209 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2211         * net/tramp.el (tramp-methods): Move hostname to the end in all
2212         ssh `tramp-login-args'.
2213         (tramp-verbose): Describe verbose level 9.
2214         (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
2215         (tramp-open-connection-setup-interactive-shell): Trace stty
2216         settings if `tramp-verbose' >= 9.
2217         (tramp-handle-start-file-process): Implement tty setting.
2218         (Bug#4604, Bug#6360)
2220         * net/tramp-cmds.el (tramp-bug): Recommend setting of
2221         `tramp-verbose' to 9.
2223 2010-07-27  Aaron S. Hawley  <ashawley@burlingtontelecom.net>
2225         * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
2226         (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
2227         Remove references to package `lisp-re' (bug#4369).
2229 2010-07-27  Tom Tromey  <tromey@redhat.com>
2231         * progmodes/js.el (js-mode):
2232         * progmodes/make-mode.el (makefile-mode):
2233         * progmodes/simula.el (simula-mode):
2234         * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
2236 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
2238         * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
2240         * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
2242         * time.el (display-time-day-and-date): Remove spurious * in docstring.
2243         (display-time-world-buffer-name, display-time-world-mode-map):
2244         Fix typos in docstrings.
2246 2010-07-27  Shyam Karanatt  <shyam@swathanthran.in>  (tiny change)
2248         * image-mode.el (image-display-size): New function.
2249         (image-forward-hscroll, image-next-line, image-eol, image-eob)
2250         (image-mode-fit-frame): Use it (Bug#6639).
2252 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2254         * dired.el (dired-buffers-for-dir): Handle list values of
2255         dired-directory (Bug#6636).
2257 2010-07-26  Sam Steingold  <sds@gnu.org>
2259         * mouse.el (mouse-yank-primary, mouse-yank-secondary):
2260         Do not call `x-get-selection' the second time, reuse the value.
2262 2010-07-26  Daiki Ueno  <ueno@unixuser.org>
2264         * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
2265         which consist of control chars only.  Suggested by Richard Stallman.
2267 2010-07-25  Daiki Ueno  <ueno@unixuser.org>
2269         * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
2270         exists before passing an error to find-file-not-found-functions
2271         (bug#6723).
2273 2010-07-23  Lukas Huonker  <l.huonker@gmail.com>
2275         * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
2276         Remove leading nil element, adjust values.
2277         (tetris-shapes, tetris-shape-scores):
2278         Change representation of shapes and remove some redundancy.
2279         (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
2280         (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
2281         Adjust for working with new representation of shapes.
2282         (tetris-shape-rotations): New function.
2283         (tetris-move-bottom, tetris-move-left, tetris-move-right)
2284         (tetris-rotate-prev, tetris-rotate-next):
2285         Adjust for working with the new version of tetris-test-shape.
2287 2010-07-23  Markus Triska  <markus.triska@gmx.at>
2289         * progmodes/ps-mode.el: Use comint (bug#5954).
2290         (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
2291         (ps-mode-other-newline): Simplify.
2292         (ps-run-mode): Derive from comint-mode instead of
2293         fundamental-mode, yielding input history etc.
2294         (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
2295         (ps-run-send-string): Adapt for comint-mode.
2296         (ps-run-newline): Remove now unneeded function.
2298 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
2300         * net/tramp.el (tramp-methods): Move hostname to the end in all
2301         plink `tramp-login-args'.
2303 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
2305         * net/tramp.el (tramp-open-shell): New defun.
2306         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2307         Use it.
2309 2010-07-23  Michael Albinus  <michael.albinus@gmx.de>
2311         * net/tramp.el (tramp-file-name-regexp-unified)
2312         (tramp-completion-file-name-regexp-unified): On W32 systems, do
2313         not regard the volume letter as remote filename.  (Bug#5447)
2315 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
2317         * custom.el (custom-declare-variable): Give a clearer error message
2318         when the docstring is missing (bug#6476).
2320 2010-07-22  Michael R. Mauger  <mmaug@yahoo.com>
2322         * progmodes/sql.el: Version 2.4.  Improved Login prompting.
2323         (sql-login-params): New widget definition.
2324         (sql-oracle-login-params, sql-mysql-login-params)
2325         (sql-solid-login-params, sql-sybase-login-params)
2326         (sql-informix-login-params, sql-ingres-login-params)
2327         (sql-ms-login-params, sql-postgres-login-params)
2328         (sql-interbase-login-params, sql-db2-login-params)
2329         (sql-linter-login-params): Use it.
2330         (sql-sqlite-login-params): Use it; Define "database" parameter as
2331         a file name.
2332         (sql-sqlite-program): Change to "sqlite3".
2333         (sql-comint-sqlite): Make sure database name is complete.
2334         (sql-for-each-login): New function.
2335         (sql-connect, sql-save-connection): Use it.
2336         (sql-get-login-ext): New function.
2337         (sql-get-login): Use it.
2338         (sql-make-alternate-buffer-name): Handle :file parameters.
2340 2010-07-22  Juanma Barranquero  <lekktu@gmail.com>
2342         * dired.el (dired-no-confirm): Document value t and fix defcustom to
2343         accept it (bug#6597).  Suggested by Drew Adams <drew.adams@oracle.com>.
2345 2010-07-22  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2347         * dired.el (dired-mode-map): Use command remapping (bug#6632).
2349 2010-07-22  Lawrence Mitchell  <wence@gmx.li>
2351         * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
2353 2010-07-21  Michael Albinus  <michael.albinus@gmx.de>
2355         * net/tramp.el (tramp-get-ls-command)
2356         (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
2357         instead of "/".
2359 2010-07-20  Michael R. Mauger  <mmaug@yahoo.com>
2361         * progmodes/sql.el: Version 2.3.
2362         (sql-connection-alist): Changed keys from symbols to strings;
2363         enhanced the widget definition.
2364         (sql-mode-menu): Added submenu to select connections.
2365         (sql-interactive-mode-menu): Added "Save Connection" item.
2366         (sql-add-product): Fixed menu item.
2367         (sql-get-product-feature): Improved error handling.
2368         (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
2369         (sql-make-alternate-buffer-name): Simplified.
2370         (sql-product-interactive): Handle missing product.
2371         (sql-connect): Support string keys, minor improvements.
2372         (sql-save-connection): New function.
2373         (sql-connection-menu-filter): New function.
2375 2010-07-20  Michael Albinus  <michael.albinus@gmx.de>
2377         * net/tramp.el (tramp-file-name-handler): Trace 'quit.
2378         (tramp-open-connection-setup-interactive-shell): Apply
2379         workaround for IRIX64 bug.  Move argument of last
2380         `tramp-send-command' where it belongs to.
2382 2010-07-20  Michael Albinus  <michael.albinus@gmx.de>
2384         * net/tramp.el (tramp-perl-file-attributes)
2385         (tramp-perl-directory-files-and-attributes): Don't pass "$3".
2386         (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
2387         front of `login-args'.
2389 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2391         * time.el (display-time-world-mode): Define with `define-derived-mode'.
2392         Set `show-trailing-whitespace' to nil.
2393         (display-time-world-display): Simplify.
2395 2010-07-18  Alan Mackenzie  <acm@muc.de>
2397         Enhance `c-file-style' in file/directory local variables.
2398         * progmodes/cc-mode.el (c-count-cfss): New function.
2399         (c-before-hack-hook): Call `c-set-style' differently according to
2400         whether c-file-style was set in file or directory local
2401         variables.
2403 2010-07-18  Michael R. Mauger  <mmaug@yahoo.com>
2405         * progmodes/sql.el: Version 2.2.
2406         (sql-product, sql-user, sql-database, sql-server, sql-port): Use
2407         defcustom :safe keyword rather than putting safe-local-variable
2408         property.
2409         (sql-password): Use defcustom :risky keyword rather than putting
2410         risky-local-variable property.
2411         (sql-oracle-login-params, sql-sqlite-login-params)
2412         (sql-solid-login-params, sql-sybase-login-params)
2413         (sql-informix-login-params, sql-ingres-login-params)
2414         (sql-ms-login-params, sql-postgres-login-params)
2415         (sql-interbase-login-params, sql-db2-login-params)
2416         (sql-linter-login-params): Add `port' option.
2417         (sql-get-product-feature): Added NO-INDIRECT parameter.
2418         (sql-comint-oracle, sql-comint-sybase)
2419         (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
2420         (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
2421         (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
2422         (sql-comint-linter): Renamed sql-connect-* functions to
2423         sql-comint-*.
2424         (sql-product-alist, sql-mode-menu): Renamed as above and
2425         :sqli-connect-func to :sqli-comint-func.
2426         (sql-connection): New variable.
2427         (sql-interactive-mode): Set it.
2428         (sql-connection-alist): New variable.
2429         (sql-connect): New function.
2430         (sql--alt-buffer-part, sql--alt-if-not-empty)
2431         (sql-make-alternate-buffer-name): Improved alternative buffer name.
2433 2010-07-17  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2435         * image-mode.el (image-bookmark-make-record): Do not set context
2436         in an image (Bug#6650).
2438 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
2440         * simple.el (select-active-region): New function.
2441         (push-mark-command, set-mark, activate-mark)
2442         (handle-shift-selection): Use it.
2443         (deactivate-mark): Don't check for size of region.
2445         * mouse.el (mouse-drag-track): Use select-active-region.
2447 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2449         * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
2450         "--dired" stronger.
2452 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
2454         * term/x-win.el (x-select-enable-primary): Change default to nil.
2455         (x-select-enable-clipboard): Add :version keyword.
2457         * mouse.el (mouse-drag-copy-region):
2458         * simple.el (select-active-regions): Likewise.
2460 2010-07-16  Reiner Steib  <Reiner.Steib@gmx.de>
2462         * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
2463         (vc-coding-system-for-diff): Use it to decide whether to inherit
2464         from the file the EOL format for reading the diffs of that file.
2465         (Bug#4451)
2467 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
2469         * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
2470         unibyte, so compressed attachments are not compressed again.
2472 2010-07-16  Michael Albinus  <michael.albinus@gmx.de>
2474         * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
2475         "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
2476         (tramp-find-shell): Simplify setting connection property.
2477         (tramp-get-ls-command): Make test for "--color=never" stronger.
2479 2010-07-15  Simon South  <ssouth@member.fsf.org>
2481         * progmodes/delphi.el (delphi-previous-indent-of): Indent case
2482         blocks within record declarations (i.e. variant parts) correctly.
2484 2010-07-15  Simon South  <ssouth@member.fsf.org>
2486         * progmodes/delphi.el (delphi-token-at): Give newlines precedence
2487         over literal tokens when parsing so newlines aren't "absorbed" by
2488         single-line comments.  Corrects the indentation of case blocks
2489         that have a comment on the first line.
2491 2010-07-14  Karl Fogel  <kfogel@red-bean.com>
2493         * bookmark.el (bookmark-load-hook): Fix doc string as suggested
2494         by Drew Adams (Bug#5504).
2496 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
2498         * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
2499         now that Unicode is used (Bug#6594).
2501 2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
2503         * term/x-win.el (x-select-enable-clipboard): Default to t.
2504         (x-initialize-window-system): Don't overwrite Paste menu item.
2506         * simple.el (select-active-regions): Default to t.
2507         (push-mark-command): Don't overwrite primary with empty string.
2509         * mouse.el: Bind mouse-2 to mouse-yank-primary.
2510         (mouse-drag-copy-region): Default to nil.
2512         * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
2513         Cut/Copy/Paste menu bar items.
2515 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2517         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2518         Patch applied by Karl Fogel.
2520         * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
2521         and `bookmark-current-buffer' if they have been already set in
2522         another buffer (e.g gnus-art).
2524 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2525             Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2527         Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
2529         * bookmark.el (bookmark-make-record-default): Allow unneeded
2530         information to be omitted from the record.
2532         Adjust declarations and calls:
2534         * info.el (bookmark-make-record-default): Adjust declaration.
2535         (Info-bookmark-make-record): Adjust call.
2537         * woman.el (bookmark-make-record-default): Adjust declaration.
2538         (woman-bookmark-make-record): Adjust call.
2540         * man.el (bookmark-make-record-default): Adjust declaration.
2541         (Man-bookmark-make-record): Adjust call.
2543         * image-mode.el (bookmark-make-record-default): Adjust declaration.
2545         * doc-view.el (bookmark-make-record-default): Adjust declaration.
2547 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2549         * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
2550         This is also from Thierry Volpiatto's patch in bug #6444.  However,
2551         because it was extraneous to the functional change in that patch,
2552         and causes a re-indendation, I am committing it separately.
2554 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2556         * bookmark.el (bookmark-show-annotation): Ensure annotations show,
2557         e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2558         Patch applied by Karl Fogel (Bug#6444).
2560 2010-07-13  Chong Yidong  <cyd@stupidchicken.com>
2562         * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
2564 2010-07-13  Adrian Robert  <Adrian.B.Robert@gmail.com>
2566         * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
2567         Dempsky; bug#5084).  Remove incorrect binding for S-tab.
2568         (ns-alternatives-map): Change S-tab binding to backtab
2569         (bug#6616).
2571         * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
2572         under ns.
2574 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
2576         * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
2577         (Bug#5806)
2579         * language/tv-util.el (tai-viet-re): Remove format.
2581 2010-07-12  Kenichi Handa  <handa@m17n.org>
2583         * language/hebrew.el: Remove no-byte-compile declaration.
2584         Change coding: tag to utf-8.  Register hebrew-shape-gstring in
2585         composition-function-table for 3-character looking back.
2586         (hebrew-font-get-precomposed): New function.
2587         (hebrew-shape-gstring): Utilize precomposed glyphs if available.
2589 2010-07-11  Chong Yidong  <cyd@stupidchicken.com>
2591         * mouse.el (mouse-drag-track): Handle select-active-regions
2592         (Bug#6612).
2594 2010-07-11  Magnus Henoch  <magnus.henoch@gmail.com>
2596         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
2597         empty argument to gvfs-copy.
2599 2010-07-10  Glenn Morris  <rgm@gnu.org>
2601         * calendar/calendar.el (calendar-week-end-day): New function.
2602         * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
2603         Respect calendar-week-start-day.  (Bug#6606)
2604         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
2605         (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
2606         (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
2607         respect calendar-week-start-day.
2609 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
2611         * simple.el (use-region-p): Doc fix (Bug#6607).
2613 2010-07-10  Aleksei Gusev  <aleksei.gusev@gmail.com>  (tiny change)
2615         * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
2616         regexps for cucumber and ruby.
2618 2010-07-08  Daiki Ueno  <ueno@unixuser.org>
2620         * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
2621         (epa-file-insert-file-contents): Hack to prevent
2622         find-file from opening empty buffer when decryption failed
2623         (bug#6568).
2625 2010-07-07  Agustín Martín  <agustin.martin@hispalinux.es>
2627         * textmodes/ispell.el (ispell-alternate-dictionary):
2628         Use file-readable-p.
2629         Return nil if no word-list is found at default locations.
2630         (ispell-complete-word-dict): Default to nil.
2631         (ispell-command-loop): Use 'word-list' when using lookup-words.
2632         (lookup-words): Use ispell-complete-word-dict or
2633         ispell-alternate-dictionary.  Check for word-list availability
2634         and handle errors if needed with better messages (Bug#6539).
2635         (ispell-complete-word): Use ispell-complete-word-dict or
2636         ispell-alternate-dictionary.
2638 2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
2640         * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
2641         builtins (BufferError, BytesWarning, WindowsError; callables
2642         bin, bytearray, bytes, format, memoryview, next, print; __package__).
2644 2010-07-07  Glenn Morris  <rgm@gnu.org>
2646         * play/zone.el (top-level): Do not require timer, tabify, or cl.
2647         (zone-shift-left): Ignore intangibility, and any errors from
2648         forward-char.
2649         (zone-shift-right): Remove no-op end-of-line.  Ignore intangibility.
2650         (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
2651         deleting, and copying text properties.
2652         (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
2653         (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
2654         to point-max is hard.
2655         (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
2656         (zone-fill-out-screen): Ignore intangibility.
2658 2010-07-05  Chong Yidong  <cyd@stupidchicken.com>
2660         * menu-bar.el (menu-bar-mode):
2661         * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
2662         if it has been set.
2664         * mouse.el (mouse-drag-track): Call mouse-start-end to handle
2665         word/line selection (Bug#6565).
2667 2010-07-04  Juanma Barranquero  <lekktu@gmail.com>
2669         * net/dbus.el (dbus-send-signal): Declare function.
2671 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2673         * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
2674         (dbus-register-property): New optional argument EMITS-SIGNAL.
2675         (dbus-property-handler): Send signal "PropertiesChanged" if requested.
2677 2010-07-03  Chong Yidong  <cyd@stupidchicken.com>
2679         * mouse.el (mouse-drag-overlay): Variable deleted.
2680         (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
2681         (mouse--remap-link-click-p): New function.
2682         (mouse-drag-track): Handle dragging by using temporary Transient
2683         Mark mode, instead of a special overlay.
2684         (mouse-kill-ring-save, mouse-save-then-kill): Don't call
2685         mouse-show-mark.
2687         * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
2688         deleted.
2690 2010-07-02  Juri Linkov  <juri@jurta.org>
2692         * autoinsert.el (auto-insert-alist): Fix readability
2693         by using dotted pair notation for lambda.
2695 2010-07-02  Juri Linkov  <juri@jurta.org>
2697         * faces.el (read-face-name): Rename arg `string-describing-default'
2698         to `default'.  Doc fix.  Display the default value in quotes
2699         in the prompt.  With empty input, return the `default' arg,
2700         unless the default value is a string (in which case return nil).
2701         (describe-face): Replace the string `default' arg of `read-face-name'
2702         with the symbol `default'.
2704 2010-07-02  Chong Yidong  <cyd@stupidchicken.com>
2706         * emulation/viper-cmd.el (viper-delete-backward-char)
2707         (viper-del-backward-char-in-insert)
2708         (viper-del-backward-char-in-replace, viper-change)
2709         (viper-backward-indent): Replace delete-backward-char with
2710         delete-char (Bug#6552).
2712 2010-07-01  Chong Yidong  <cyd@stupidchicken.com>
2714         * ruler-mode.el (ruler--save-header-line-format): Fix typos.
2716 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2718         * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
2719         argument passed to frame-creation-function (Bug#5378).
2721         * faces.el (x-handle-named-frame-geometry)
2722         (x-handle-reverse-video, x-create-frame-with-faces)
2723         (face-set-after-frame-default, tty-create-frame-with-faces): Don't
2724         separately consult default-frame-alist.  It is now passed as the
2725         PARAMETER argument.
2727 2010-06-30  Andreas Schwab  <schwab@linux-m68k.org>
2729         * startup.el (command-line): Don't call tool-bar-setup in a
2730         tty-only build.
2732 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2734         * ruler-mode.el (ruler--save-header-line-format): New fun.
2735         (ruler-mode): Use it as a setter function, so as not to overwrite
2736         ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
2738 2010-06-29  Chong Yidong  <cyd@stupidchicken.com>
2740         * vc/vc.el (vc-deduce-backend): New fun.  Handle diff buffers.
2741         (vc-root-diff, vc-print-root-log, vc-log-incoming)
2742         (vc-log-outgoing): Use it.
2743         (vc-diff-internal): Set diff-vc-backend.
2745         * vc/diff-mode.el (diff-vc-backend): New var.
2747 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
2749         * dynamic-setting.el (font-setting-change-default-font): Remove
2750         call to message.
2752 2010-06-28  Kenichi Handa  <handa@m17n.org>
2754         * international/quail.el (quail-insert-kbd-layout): Fix the
2755         showing of untranslated characters.
2757 2010-06-28  Chong Yidong  <cyd@stupidchicken.com>
2759         * simple.el (delete-active-region): New option.
2760         (delete-backward-char): Implement in Lisp.
2761         (delete-forward-char): New command.
2763         * mouse.el (mouse-region-delete-keys): Deleted.
2764         (mouse-show-mark): Simplify.
2766         * bindings.el (global-map): Bind delete and DEL, the former to
2767         delete-forward-char.
2769 2010-06-27  Lennart Borgman  <lennart.borgman@gmail.com>
2771         * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
2772         (ruby-mode): Bind indent-line-function (Bug#5119).
2774 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
2776         * startup.el (command-line): Recognize "0" X resource value.
2778 2010-06-27  Chong Yidong  <cyd@stupidchicken.com>
2780         * startup.el (command-line): Use X resources to set the value of
2781         menu-bar-mode and tool-bar-mode, before calling frame-initialize.
2783         * menu-bar.el (menu-bar-mode):
2784         * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
2785         Set init-value to t.
2787         * frame.el (frame-notice-user-settings): Don't change
2788         default-frame-alist based on menu-bar-mode and tool-bar-mode, or
2789         vice versa (Bug#2249).
2791 2010-06-26  Eli Zaretskii  <eliz@gnu.org>
2793         * w32-fns.el (w32-convert-standard-filename): Doc fix.
2795 2010-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
2797         * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
2798         Make sure `flyspell-word' re-checks word after function run (Bug#6504).
2800         * textmodes/ispell.el (ispell-init-process): Make sure ispell and
2801         default directories are expanded (Bug#6143).
2803 2010-06-24  Juri Linkov  <juri@jurta.org>
2805         * minibuffer.el (completions-format): Change default from nil to
2806         `horizontal'.  Remove `nil' value from :type.  Doc fix.  (Bug#6459)
2808 2010-06-24  Juri Linkov  <juri@jurta.org>
2810         * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
2811         buffer-locally to lambda that re-runs the vc diff command.
2812         (Bug#6447)
2814 2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
2816         * kmacro.el (kmacro-call-macro): Don't issue hint message if the
2817         echo area is in use (Bug#3412).
2819 2010-06-22  Glenn Morris  <rgm@gnu.org>
2821         * textmodes/texinfmt.el (texinfo-format-region)
2822         (texinfo-raise-lower-sections, texinfo-format-separate-node)
2823         (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
2824         (texinfo-format-option, texinfo-noindent):
2825         Use line-beginning-position and line-end-position.
2827         * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
2828         * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
2829         * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
2830         utf-8 characters.
2832 2010-06-21  Karl Fogel  <kfogel@red-bean.com>
2834         * play/zone.el (zone-fall-through-ws): Fix next-line ->
2835         forward-line fallout.
2837 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
2839         * mouse.el (mouse-appearance-menu): Add docstring.
2841         * help.el (describe-key): Print up-event using key-description.
2843 2010-07-03  Michael Albinus  <michael.albinus@gmx.de>
2845         * net/zeroconf.el (zeroconf-resolve-service)
2846         (zeroconf-service-resolver-handler): Use
2847         `dbus-byte-array-to-string'.
2848         (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
2850 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2852         * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
2854 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
2856         Avoid displaying files with a nil state in vc-dir.
2857         * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
2858         cases that cause insertion.
2859         (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
2860         with a nil state.
2862 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
2864         * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
2866 2010-06-29  Leo  <sdl.web@gmail.com>
2868         * emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)
2870 2010-06-27  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
2872         * generic-x.el (bat-generic-mode): Fix regexp for command line
2873         switches (Bug#5719).
2875 2010-06-27  Masatake YAMATO  <yamato@redhat.com>
2877         * htmlfontify.el (hfy-face-attr-for-class): Use append instead
2878         of nconc to avoid pure storage error (Bug#6239).
2880 2010-06-27  Christoph  <cschol2112@googlemail.com>  (tiny change)
2882         * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
2883         (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
2884         bindings of bookmark-automatically-show-annotations (Bug#6515).
2886 2010-06-25  Eli Zaretskii  <eliz@gnu.org>
2888         * arc-mode.el (archive-zip-extract): Don't quote the file name on
2889         MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)
2891 2010-06-24  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2893         * comint.el (make-comint, make-comint-in-buffer): Mention return
2894         value in the docstrings.  (Bug#6498)
2896 2010-06-24  Yoni Rabkin  <yoni@rabkins.net>
2898         * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
2899         since it is not present when using some non-default switches.
2901 2010-06-23  Karl Fogel  <kfogel@red-bean.com>
2903         * simple.el (compose-mail): Fix doc string to refer to
2904         `compose-mail-user-agent-warnings', instead of to the
2905         nonexistent `compose-mail-check-user-agent'.
2907 2010-06-21  Alan Mackenzie  <bug-cc-mode@gnu.org>
2909         Fix an indentation bug:
2911         * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
2912         (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
2913         of existing values.
2915         * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
2916         (c-clear->-pair-props-if-match-before): now return t when they've
2917         cleared properties, nil otherwise.
2918         (c-before-change-check-<>-operators): Set c-new-beg/end correctly
2919         by taking account of the existing value.
2921         * progmodes/cc-defs.el
2922         (c-clear-char-property-with-value-function): Fix this to clear the
2923         property rather than overwriting it with nil.
2925 2010-06-20  Chong Yidong  <cyd@stupidchicken.com>
2927         * emacs-lisp/package.el (package-print-package): Add link to
2928         package description via describe-package.
2929         (describe-package-1): List package requirements.  Add button to
2930         perform installation.
2931         (package-menu-describe-package): New command.
2933         * help-mode.el (help-package): New button type.
2935 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
2937         * emacs-lisp/package.el: Move package-list-packages binding to
2938         menu-bar.el.
2939         (describe-package, describe-package-1, package--dir): New funs.
2940         (package-activate-1): Use package--dir.
2942         * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
2944         * help-mode.el (help-package-def): New button type.
2946         * menu-bar.el: Move package-list-packages binding here from
2947         package.el.
2949 2010-06-19  Gustav Hållberg  <gustav@gmail.com>  (tiny change)
2951         * descr-text.el (describe-char): Avoid trailing whitespace.  (Bug#6423)
2953 2010-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2955         * emacs-lisp/edebug.el (edebug-read-list):
2956         Phase out old-style backquotes.
2958 2010-06-17  Juri Linkov  <juri@jurta.org>
2960         * help-mode.el (help-mode): Set buffer-local variable
2961         revert-buffer-function to help-mode-revert-buffer.
2962         (help-mode-revert-buffer): New function.
2964         * info.el (Info-revert-find-node): Check for major-mode Info-mode
2965         before popping to "*info*" (like in other Info functions).
2966         Keep buffer-name in old-buffer-name.  Keep Info-history-forward in
2967         old-history-forward.  Pop to old-buffer-name or "*info*" to
2968         recreate the killed buffer.  Set Info-history-forward from
2969         old-history-forward.
2970         (Info-breadcrumbs-depth): Add :group and :version.
2972 2010-06-17  Dan Nicolaescu  <dann@ics.uci.edu>
2974         * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
2976 2010-06-17  Agustín Martín  <agustin.martin@hispalinux.es>
2978         * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
2979         for languages like Portuguese with pt_{BR,PT} and no plain pt.
2981 2010-06-17  Juanma Barranquero  <lekktu@gmail.com>
2983         * emacs-lisp/package.el (package-menu-mode-map):
2984         Move initialization into declaration.
2986         * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
2988 2010-06-17  Chong Yidong  <cyd@stupidchicken.com>
2990         * emacs-lisp/package.el (package-archive-base): Point to
2991         elpa.gnu.org.
2992         (package-enable, package-load-list): New defcustoms.
2993         (package-user-dir, package-directory-list): Turn into defcustoms.
2994         Don't include package-user-dir in package-directory-list.
2995         (package--builtins-base): Don't include Emacs as a "package".
2996         (package-subdirectory-regexp): New var.
2997         (package-load-all-descriptors, package-compute-transaction)
2998         (package-download-transaction): Obey package-load-list.
2999         (package-activate-1): Rename from package-do-activate.
3000         (package-list-packages-internal): Check package-load-list.
3001         (package-load-descriptor, package-generate-autoloads)
3002         (package-unpack, package-unpack-single)
3003         (package--read-archive-file, package-delete): Use
3004         expand-file-name.
3006         * emacs-lisp/package-x.el: New file.  Package uploading
3007         functionality split out from package.el.
3009         * startup.el (command-line): Load packages after reading init
3010         file.
3012 2010-06-17  Tom Tromey  <tromey@redhat.com>
3014         * emacs-lisp/package.el: New file.
3016 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
3018         Fix vc-annotate for renamed files when using Git.
3019         * vc-git.el (vc-git-find-revision): Deal with empty results from
3020         ls-files.  Doe not pass the object as a file name to cat-file, it
3021         is not a file name.
3022         (vc-git-annotate-command): Pass the file name using -- to avoid
3023         ambiguity with the revision.
3024         (vc-git-previous-revision): Pass a relative file name.
3026 2010-06-22  Glenn Morris  <rgm@gnu.org>
3028         * progmodes/js.el (js-mode-map): Use standard capitalization and
3029         ellipses for menu entries.
3031         * wid-edit.el (widget-complete): Doc fix.
3033 2010-06-22  Jürgen Hötzel  <juergen@hoetzel.info>  (tiny change)
3035         * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
3037 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
3039         Fix annotating other revisions for renamed files in vc-annotate.
3040         * vc-annotate.el (vc-annotate): Add an optional argument for the
3041         VC backend.  Use it when non-nil.
3042         (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
3043         (Bug#6487)
3045         Fix vc-annotate-show-changeset-diff-revision-at-line for git.
3046         * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
3047         Do not pass the file name to the 'previous-revision call when we
3048         don't want a file diff.  (Bug#6489)
3050 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
3052         Fix finding revisions for renamed files in vc-annotate.
3053         * vc.el (vc-find-revision): Add an optional argument for
3054         the VC backend.  Use it when non-nil.
3055         * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
3056         backend to vc-find-revision.  (Bug#6487)
3058 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
3060         Fix reading file names in Git annotate buffers.
3061         * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
3062         trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
3064 2010-06-20  Alan Mackenzie  <acm@muc.de>
3066         * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
3067         in file local variables, set it first.
3069 2010-06-19  Glenn Morris  <rgm@gnu.org>
3071         * descr-text.el (describe-char-unicode-data): Insert separating
3072         space when needed.  (Bug#6422)
3074         * progmodes/idlwave.el (idlwave-action-and-binding):
3075         Fix typo in 2009-12-03 change.  (Bug#6450)
3077 2010-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3079         * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
3080         handling for `lambda' (misunderstanding).
3082 2010-06-16  Jay Belanger  <jay.p.belanger@gmail.com>
3084         * calc/calc-poly.el (math-accum-factors): Make sure that
3085         constants aren't distributed after they are factored out.
3087 2010-06-16  Juri Linkov  <juri@jurta.org>
3089         * facemenu.el (list-colors-display): Call `pop-to-buffer' before
3090         `list-colors-print'.  (Bug#6332)
3092         * subr.el (read-quoted-char): Fix up last change (bug#6290).
3094 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3096         * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
3097         specially, since it's a macro.  Fix up wrong hint passed to maybe-cons.
3099         * font-lock.el (font-lock-major-mode): Rename from
3100         font-lock-mode-major-mode to distinguish it from
3101         global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
3102         (font-lock-set-defaults):
3103         * font-core.el (font-lock-default-function): Adjust users.
3104         (font-lock-mode): Don't set it at all.
3106 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3108         * vc-annotate.el (vc-annotate): Use vc-read-revision.
3110 2010-06-16  Glenn Morris  <rgm@gnu.org>
3112         * calendar/appt.el (appt-time-msg-list): Doc fix.
3113         (appt-check): Let-bind appt-warn-time.
3114         (appt-add): Make the 3rd argument optional.
3115         Simplify argument names.  Doc fix.  Check for integer WARNTIME.
3116         Only add WARNTIME to the output list if non-nil.
3118 2010-06-16  Ivan Kanis  <apple@kanis.eu>
3120         * calendar/appt.el (appt-check): Let the 3rd element of
3121         appt-time-msg-list specify the warning time.
3122         (appt-add): Add new argument with the warning time.  (Bug#5176)
3124 2010-06-16  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3126         * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
3127         older than version 1.6.  (Bug#6361)
3129 2010-06-16  Helmut Eller  <eller.helmut@gmail.com>
3131         * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
3132         used by cl-do-arglist.  (Bug#6408)
3134 2010-06-16  Agustín Martín  <agustin.martin@hispalinux.es>
3136         * textmodes/ispell.el (ispell-dictionary-base-alist): Fix
3137         portuguese casechars/not-casechars for missing 'çÇ'.
3138         Suggested by Rolando Pereira (bug#6434).
3140 2010-06-15  Juanma Barranquero  <lekktu@gmail.com>
3142         * facemenu.el (list-colors-sort): Doc fix.
3144 2010-06-15  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
3146         * progmodes/sql.el (sql-connect-mysql): Fix typo.
3148 2010-06-14  Juri Linkov  <juri@jurta.org>
3150         Add sort option `list-colors-sort'.  (Bug#6332)
3151         * facemenu.el (color-rgb-to-hsv): New function.
3152         (list-colors-sort): New defcustom.
3153         (list-colors-sort-key): New function.
3154         (list-colors-display): Doc fix.  Sort list according to the option
3155         `list-colors-sort'.
3156         (list-colors-print): Add HSV values to `help-echo' property of
3157         RGB strings.
3159 2010-06-14  Juri Linkov  <juri@jurta.org>
3161         * compare-w.el: Move to the "vc" subdirectory.
3163 2010-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3165         * image-mode.el (image-mode-map): Remap left-char and right-char.
3167         * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
3169 2010-06-12  Chong Yidong  <cyd@stupidchicken.com>
3171         * term/common-win.el (x-colors): Add all the color names defined
3172         in rgb.txt (Bug#6332).
3174         * facemenu.el (list-colors-print): Don't print extra names if it
3175         will overflow the window width.
3177         * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
3178         change (Bug#6343).
3180 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
3182         * files.el (make-directory): Doc fix (bug#6396).
3184 2010-06-12  Michael Albinus  <michael.albinus@gmx.de>
3186         * net/tramp.el (tramp-remote-process-environment): Protect version
3187         string by apostroph.
3188         (tramp-shell-prompt-pattern): Do not use a shy group in case of
3189         XEmacs.
3190         (tramp-file-name-for-operation): Add `call-process-region'.
3191         (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
3193         * net/tramp-compat.el (top): Do not autoload
3194         `tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
3195         only when `start-file-process' is not bound.
3196         (tramp-advice-file-expand-wildcards): Do not use
3197         `tramp-handle-file-remote-p'.
3198         (tramp-compat-make-temp-file): Handle the case, that
3199         `make-temp-file' has no third argument EXTENSION.
3201 2010-06-11  Juanma Barranquero  <lekktu@gmail.com>
3203         * makefile.w32-in (WINS_BASIC): Include new directory vc.
3205         * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
3207 2010-06-11  Juri Linkov  <juri@jurta.org>
3209         * finder.el (finder-known-keywords): Add keyword "vc"
3210         for version control.
3212         * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
3213         * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
3214         * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
3215         * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
3217 2010-06-11  Juri Linkov  <juri@jurta.org>
3219         Move version control related files to the "vc" subdirectory.
3220         * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
3221         * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
3222         * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
3223         * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
3224         * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
3225         * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
3226         * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
3227         * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
3228         Move files to the "vc" subdirectory.
3230 2010-06-11  Chong Yidong  <cyd@stupidchicken.com>
3232         * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
3233         (Bug#6367).
3235 2010-06-11  Stephen Eglen  <stephen@gnu.org>
3237         * shell.el: Bind `shell-resync-dirs' to M-RET.
3239 2010-06-10  Michael Albinus  <michael.albinus@gmx.de>
3241         * notifications.el: Move file from lisp/net, because it is
3242         supposed to talk locally to the user.
3244 2010-06-10  Julien Danjou  <julien@danjou.info>
3246         * net/notifications.el (notifications-on-action-signal)
3247         (notifications-on-closed-signal): Pass notification id as first
3248         argument to the callback functions.  Add docstrings.
3249         (notifications-notify): Fix docstring.
3251 2010-06-10  Glenn Morris  <rgm@gnu.org>
3253         * emacs-lisp/authors.el (authors-ignored-files)
3254         (authors-valid-file-names): Add some files.
3256 2010-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3258         * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
3259         merge conflict, giving preference to the emacs-23 version of the code.
3261 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3263         * emacs-lisp/advice.el (ad-compile-function):
3264         Define warning-suppress-types before we let-bind it (bug#6275).
3266         * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
3267         declare it, make it buffer-local and permanent-local (bug#6324).
3268         (vc-resynch-window): Adjust name.
3269         * vc-hooks.el (vc-find-file-hook): Adjust name.
3271 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
3273         * net/notifications.el (notifications-notify): Fix docstring.
3275 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
3277         Update to Unicode 6.0.0 beta.
3278         * international/charprop.el: Update copyright.
3279         * international/mule-cmds.el (ucs-names): Update character ranges.
3280         * international/uni-bidi.el:
3281         * international/uni-category.el:
3282         * international/uni-combining.el:
3283         * international/uni-comment.el:
3284         * international/uni-decimal.el:
3285         * international/uni-decomposition.el:
3286         * international/uni-digit.el:
3287         * international/uni-lowercase.el:
3288         * international/uni-mirrored.el:
3289         * international/uni-name.el:
3290         * international/uni-numeric.el:
3291         * international/uni-old-name.el:
3292         * international/uni-titlecase.el:
3293         * international/uni-uppercase.el: Regenerate.
3295 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
3297         * emacs-lisp/smie.el (comment-string-strip): Declare function.
3298         (smie-precs-precedence-table): Fix typo in docstring.
3300         * vc-mtn.el (log-edit-extract-headers): Declare function.
3302         * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
3304         * net/notifications.el (dbus-register-signal): Declare function.
3305         (notifications-notify): Fix typos and reflow docstring.
3307 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
3309         Improve VC create/retrieve tag/branch.
3310         * vc.el (vc-create-tag): Do not read the directory name for VCs
3311         with repository revision granularity.  Adjust the tag/branch
3312         prompt.  Reset VC properties.
3313         (vc-retrieve-tag): Do not read the directory name for VCs
3314         with repository revision granularity.  Reset VC properties.
3316 2010-06-09  Julien Danjou  <julien@danjou.info>
3318         * net/notifications.el: New file.
3320 2010-06-09  Dan Nicolaescu  <dann@ics.uci.edu>
3322         Add optional support for resetting VC properties.
3323         * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
3324         call vc-file-clearprops when true.
3325         (vc-resynch-buffer): Add new optional argument, pass it down.
3326         (vc-resynch-buffers-in-directory): Likewise.
3328         Improve support for special markup in the VC commit message.
3329         * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
3330         * vc-hg.el (vc-hg-checkin): Add support for Date:.
3331         * vc-git.el (vc-git-checkin):
3332         * vc-bzr.el (vc-bzr-checkin): Likewise.
3334 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3336         * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
3337         can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
3339 2010-06-07  Martin Pohlack  <mp26@os.inf.tu-dresden.de>
3341         * iimage.el: Remove images as soon as the underlying text is modified.
3342         (iimage-modification-hook): New function.
3343         (iimage-mode-buffer): Use it.
3345 2010-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3347         * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
3348         smie-indent-offset-after.  Add :prev case.  Make a bit more generic.
3349         (smie-indent-virtual): Remove `virtual' arg.  Update callers.
3350         (smie-indent-keyword): Add handling of open-paren keywords.
3351         (smie-indent-comment-continue): Don't assume comment-continue.
3353 2010-06-07  Martin Rudalics  <rudalics@gmx.at>
3355         * window.el (pop-to-buffer): Remove the conditional that
3356         compares new-window and old-window, so it will reselect
3357         the selected window unconditionally.
3358         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
3360 2010-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3362         * emacs-lisp/smie.el (smie-indent-offset-after)
3363         (smie-indent-forward-token, smie-indent-backward-token): New functions.
3364         (smie-indent-after-keyword): Use them.
3365         (smie-indent-fixindent): Only applies to the indentation of the BOL.
3366         (smie-indent-keyword): Tweak the black magic.
3367         (smie-indent-comment-continue): Strip comment-continue before use.
3368         (smie-indent-functions): Indent comments before keywords.
3370 2010-06-06  Juri Linkov  <juri@jurta.org>
3372         * isearch.el (isearch-lazy-highlight-search): Fix looping
3373         by checking for empty match.  This syncs this loop with the
3374         similar loop in `isearch-search'.  (Bug#6362)
3376 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
3378         * net/dbus.el (dbus-register-method): Declare function.
3379         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
3380         (dbus-introspect): Doc fix.
3381         (dbus-event-bus-name, dbus-introspect-get-interface)
3382         (dbus-introspect-get-argument): Reflow docstrings.
3384 2010-06-05  Dan Nicolaescu  <dann@ics.uci.edu>
3386         vc-log-incoming/vc-log-outgoing fixes for Git.
3387         * vc-git.el (vc-git-log-view-mode): Fix font lock for
3388         incoming/outgoing logs.
3389         (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
3390         instead of vc-git-compute-remote.
3391         (vc-git-compute-remote): Remove.
3393 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
3395         * term/common-win.el (x-colors): Add "dark green" and "dark
3396         turquoise" (Bug#6332).
3398 2010-06-04  Juri Linkov  <juri@jurta.org>
3400         * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
3401         Instead of setting `replace' to t and replacing the same string
3402         with itself, don't do certain actions when
3403         kill-do-not-save-duplicates is non-nil and string is equal to car
3404         of kill-ring: don't call menu-bar-update-yank-menu, don't push
3405         interprogram-paste strings to kill-ring, and don't push the input
3406         argument `string' to kill-ring.
3407         http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
3409 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
3411         * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
3413 2010-06-04  Michael Albinus  <michael.albinus@gmx.de>
3415         * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
3416         (tramp-gvfs-handler-mounted-unmounted)
3417         (tramp-gvfs-connection-mounted-p): Handle default-location.
3419         * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
3420         move files to trash.
3422 2010-06-04  Juanma Barranquero  <lekktu@gmail.com>
3424         * international/mule-cmds.el (nonascii-insert-offset)
3425         (nonascii-translation-table): Add obsolescence information.
3427         * international/mule.el (make-translation-table-from-vector): Doc fix.
3429 2010-06-03  Eric Ludlam  <zappo@gnu.org>
3431         * cedet/semantic/lex-spp.el
3432         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
3433         invalid values during save, just save a nil (Bug#6324).
3435 2010-06-03  Glenn Morris  <rgm@gnu.org>
3437         * desktop.el (desktop-clear-preserve-buffers):
3438         Add "*Warnings*" buffer.  (Bug#6336)
3440 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
3442         vc-log-incoming/vc-log-outgoing improvements for Git.
3443         * vc-git.el (vc-git-log-outgoing): Use the same format as the
3444         short log.
3445         (vc-git-log-incoming): Likewise.  Run "git fetch" before the log command.
3447         Add bindings for vc-log-incoming and vc-log-outgoing.
3448         * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
3449         and vc-log-outgoing.
3450         * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
3451         and vc-log-outgoing.
3453 2010-06-03  Chong Yidong  <cyd@stupidchicken.com>
3455         * net/rcirc.el (rcirc-sort-nicknames): Remove.
3456         (rcirc-handler-366): Always sort nicknames.
3458 2010-06-03  Juanma Barranquero  <lekktu@gmail.com>
3460         * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
3462 2010-06-03  Chong Yidong  <cyd@stupidchicken.com>
3464         * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
3466 2010-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3468         * net/rcirc.el (rcirc-sort-nicknames): Change default.
3469         (rcirc-sort-nicknames-join): Avoid setq.
3471 2010-06-03  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
3473         * net/rcirc.el (rcirc-sort-nicknames): New custom.
3474         (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
3475         (rcirc-handler-366): Use them.
3477 2010-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3479         Split smie-indent-calculate into more manageable chunks.
3480         * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
3481         (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
3482         (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
3483         (smie-indent-exps): Extract from smie-indent-calculate.
3484         (smie-indent-functions): New var.
3485         (smie-indent-functions): Use them.
3487 2010-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3489         * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
3490         (smie-indent-calculate): Simplify and cleanup.
3492 2010-06-02  Michael Albinus  <michael.albinus@gmx.de>
3494         * net/tramp-gvfs.el (top): Require url-util.
3495         (tramp-gvfs-mount-point): Remove.
3496         (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
3497         New defuns.
3498         (with-tramp-dbus-call-method): Format trace message.
3499         (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
3500         Implement backup call, when operation on local files fails.
3501         Use progress reporter.  Flush properties of changed files.
3502         (tramp-gvfs-handle-make-directory): Make more traces.
3503         (tramp-gvfs-url-file-name): Hexify file name in url.
3504         (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
3505         into account for the resulting file name.
3506         (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
3507         the answer is "no".  See `tramp-gvfs-maybe-open-connection'.
3508         (tramp-gvfs-handler-mounted-unmounted)
3509         (tramp-gvfs-connection-mounted-p): Test also for new mountspec
3510         attribute "default_location".  Set "prefix" property.
3511         (tramp-gvfs-mount-spec): Return both prefix and mountspec.
3512         (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
3513         exists.  Raise an error, if not (due to a corresponding answer
3514         "no" in interactive questions, for example).
3516 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
3518         * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
3520 2010-06-01  Juanma Barranquero  <lekktu@gmail.com>
3522         * emacs-lisp/eldoc.el: Add completions for new commands left-* and
3523         right-*.  (Bug#6265)
3525 2010-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
3527         Add support for vc-log-incoming, improve vc-log-outgoing for Git.
3528         * vc-git.el (vc-git-compute-remote): New function.
3529         (vc-git-log-outgoing): Use it instead of hard coding a value.
3530         (vc-git-log-incoming): New function.
3532         Improve state updating for VC tag commands.
3533         * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
3534         to update the state of all buffers in the directory.
3536         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
3538 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3540         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
3541         `file-directory-p' to the filename part rather than to the whole text.
3543 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
3545         * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
3546         (bug#6231).
3548 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3550         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
3552 2010-05-31  Drew Adams  <drew.adams@oracle.com>
3554         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
3556 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
3558         * subr.el (momentary-string-display): Just use read-event to read
3559         the exit event (Bug#6238).
3561 2010-05-30  Eli Zaretskii  <eliz@gnu.org>
3563         * international/mule.el (define-coding-system): Doc fix (bug#6313).
3565 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
3567         * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
3568         Suggested by Eli Zaretskii <eliz@gnu.org>.
3570 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3572         * minibuffer.el (completion-file-name-table): Don't return a boundary
3573         past the end of `string' (bug#6299).
3574         (completion--file-name-table): Delegate to completion-file-name-table
3575         for the `boundaries' case.
3577 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
3579         * emulation/cua-base.el: Recognize `right-char' and `left-char' as
3580         movement commands.
3582         * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
3583         `path-separator', but maintain compatibility with Emacs 20.2.
3585 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
3587         * server.el (server-process-filter): Receive parent-id argument
3588         from emacsclient.
3589         (server-create-window-system-frame): New arg.  Pass parent-id as
3590         frame parameter.
3592 2010-05-29  Eli Zaretskii  <eliz@gnu.org>
3594         Bidi-sensitive word movement with arrow keys.
3595         * subr.el (right-arrow-command, left-arrow-command): Move to
3596         bindings.el.
3598         * bindings.el (right-char, left-char): Move from subr.el and
3599         rename from right-arrow-command and left-arrow-command.
3600         (right-word, left-word): New functions.
3601         (global-map) <right>: Bind to right-char.
3602         (global-map) <left>: Bind to left-char.
3603         (global-map) <C-right>: Bind to right-word.
3604         (global-map) <C-left>: Bind to left-word.
3606         * ls-lisp.el (ls-lisp-classify-file): New function.
3607         (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
3608         (ls-lisp-classify): Call ls-lisp-classify-file.
3609         (insert-directory): Remove blanks from switches.
3611 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
3613         * ansi-color.el: Delete unused escape sequences (Bug#6085).
3614         (ansi-color-drop-regexp): New constant.
3615         (ansi-color-apply, ansi-color-filter-region)
3616         (ansi-color-apply-on-region): Delete unrecognized control sequences.
3617         (ansi-color-apply): Build string list before calling concat.
3619 2010-05-28  Juri Linkov  <juri@jurta.org>
3621         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
3622         Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
3623         (Bug#5270)
3625 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
3627         * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
3628         to ignored backtrace functions.
3629         (with-progress-reporter): Expand docstring.
3630         (tramp-handle-delete-file): Implement TRASH argument.
3631         (tramp-get-remote-trash): New defun.
3633 2010-05-28  Michael Albinus  <michael.albinus@gmx.de>
3635         * net/tramp-compat.el (tramp-compat-delete-file): Use
3636         `symbol-value' for backward compatibility.
3638         * net/tramp.el (tramp-handle-make-symbolic-link)
3639         (tramp-handle-load)
3640         (tramp-do-copy-or-rename-file-via-buffer)
3641         (tramp-do-copy-or-rename-file-directly)
3642         (tramp-do-copy-or-rename-file-out-of-band)
3643         (tramp-handle-process-file, tramp-handle-call-process-region)
3644         (tramp-handle-shell-command, tramp-handle-file-local-copy)
3645         (tramp-handle-insert-file-contents, tramp-handle-write-region)
3646         (tramp-delete-temp-file-function): Use `delete-file' instead
3647         of `tramp-compat-delete-file'.
3649         * net/tramp-fish.el (tramp-fish-handle-delete-directory)
3650         (tramp-fish-handle-make-symbolic-link)
3651         (tramp-fish-handle-process-file): Use `delete-file' instead
3652         of `tramp-compat-delete-file'.
3654         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
3655         `delete-file' instead of `tramp-compat-delete-file'.
3657         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
3658         (tramp-gvfs-handle-write-region): Use `delete-file' instead of
3659         `tramp-compat-delete-file'.
3661         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
3662         `delete-file' instead of `tramp-compat-delete-file'.
3664         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3665         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3666         (tramp-smb-handle-write-region): Use `delete-file' instead of
3667         `tramp-compat-delete-file'.
3668         (tramp-smb-handle-delete-directory): Use 'trash as arg.
3670 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
3672         * dired.el (dired-delete-file): New arg TRASH.
3673         (dired-internal-do-deletions): New arg TRASH.  Use progress reporter.
3674         (dired-do-flagged-delete, dired-do-delete): Use trash.
3676         * speedbar.el (speedbar-item-delete): Allow trashing.
3678         * files.el (delete-directory): New arg TRASH.
3680         * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
3681         (ange-ftp-rename-remote-to-remote)
3682         (ange-ftp-rename-local-to-remote)
3683         (ange-ftp-rename-remote-to-local, ange-ftp-load)
3684         (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
3685         `delete-file'.
3686         (ange-ftp-delete-directory): Add optional arg to `delete-file', to
3687         allow trashing.
3689         * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
3690         handle new TRASH arg of `delete-file'.
3692         * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
3693         (tramp-handle-make-symbolic-link, tramp-handle-load)
3694         (tramp-do-copy-or-rename-file-via-buffer)
3695         (tramp-do-copy-or-rename-file-directly)
3696         (tramp-do-copy-or-rename-file-out-of-band)
3697         (tramp-handle-process-file, tramp-handle-call-process-region)
3698         (tramp-handle-shell-command, tramp-handle-file-local-copy)
3699         (tramp-handle-insert-file-contents, tramp-handle-write-region)
3700         (tramp-delete-temp-file-function): Use null TRASH arg in
3701         tramp-compat-delete-file call.
3703         * net/tramp-fish.el (tramp-fish-handle-delete-directory)
3704         (tramp-fish-handle-delete-file)
3705         (tramp-fish-handle-make-symbolic-link)
3706         (tramp-fish-handle-process-file): Use null TRASH arg in
3707         `tramp-compat-delete-file' call.
3709         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
3710         arg in `tramp-compat-delete-file' call.
3712         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
3713         (tramp-gvfs-handle-write-region): Use null TRASH arg in
3714         `tramp-compat-delete-file' call.
3716         * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
3717         (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
3718         `tramp-compat-delete-file' call.
3720         * net/tramp-smb.el (tramp-smb-handle-copy-file)
3721         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3722         (tramp-smb-handle-write-region): Use null TRASH arg in
3723         tramp-compat-delete-file call.
3724         (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
3725         (tramp-smb-handle-delete-file): Rename arg.
3727         * diff.el (diff-sentinel):
3728         * epg.el (epg--make-temp-file, epg-decrypt-string)
3729         (epg-verify-string, epg-sign-string, epg-encrypt-string):
3730         * jka-compr.el (jka-compr-partial-uncompress)
3731         (jka-compr-call-process, jka-compr-write-region):
3732         * server.el (server-sentinel): Remove optional arg from
3733         delete-file, reverting 2010-05-03 change.
3735 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
3737         * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
3738         font-lock-constant-face, not obsolete font-lock-reference-face.
3740 2010-05-27  Kenichi Handa  <handa@m17n.org>
3742         * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
3743         element of GSTRING is nil.
3745 2010-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3747         * emacs-lisp/smie.el (smie-forward-token-function)
3748         (smie-backward-token-function): New vars.
3749         (smie-backward-sexp, smie-forward-sexp)
3750         (smie-indent-hanging-p, smie-indent-calculate): Use them.
3751         (smie-default-backward-token): Rename from smie-backward-token and
3752         skip comments.
3753         (smie-default-forward-token): Rename from smie-forward-token and
3754         skip comments.
3755         (smie-next-sexp): Handle nil results from next-token.
3756         (smie-indent-calculate): Add a new case for special `fixindent' comments.
3758 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
3760         * progmodes/verilog-mode.el (verilog-type-font-keywords):
3761         Use font-lock-constant-face, not obsolete font-lock-reference-face.
3763 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
3765         * htmlfontify.el (hfy-face-resolve-face): New function.
3766         (hfy-face-to-style): Use it (Bug#6279).
3768 2010-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3770         * progmodes/ada-xref.el (ada-gnat-parse-gpr):
3771         * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
3773 2010-05-26  Glenn Morris  <rgm@gnu.org>
3775         * emulation/edt.el (edt-load-keys): Use locate-library.
3777 2010-05-25  Chong Yidong  <cyd@stupidchicken.com>
3779         * log-edit.el (log-edit-strip-single-file-name): Default to nil.
3780         (log-edit-changelog-entries): Doc fix.
3781         (log-edit-changelog-insert-entries): Args changed.
3782         Rename relative filenames in ChangeLog entries.  Delete tabs.
3783         (log-edit-insert-changelog-entries): Reorganize return value of
3784         `log-edit-changelog-entries' to pass filenames to
3785         log-edit-changelog-insert-entries.
3787 2010-05-25  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3789         * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
3790         `image-dired-dired-insert-marked-thumbs' to
3791         `image-dired-dired-toggle-marked-thumbs'.
3793         * image-dired.el: Require cl when compiling.
3794         (image-dired-dired-toggle-marked-thumbs): Rename from
3795         `image-dired-dired-insert-marked-thumbs'.  Add ARG.  Doc fix.
3796         Use interactive spec "P".  Set LOCALP arg of `dired-get-filename'
3797         to 'no-dir.  Skip files whose names don't match
3798         `image-file-name-regexp'.  When file has a thumbnail overlay,
3799         delete it.  (Bug#5270)
3801 2010-05-25  Juri Linkov  <juri@jurta.org>
3803         * image-mode.el (image-mode): Add image-after-revert-hook to
3804         after-revert-hook.
3805         (image-after-revert-hook): New function.  (Bug#5669)
3807 2010-05-25  Juri Linkov  <juri@jurta.org>
3809         * image.el (image-animated-p): When delay between animated images
3810         is 0, set it to 10 (0.1 sec).  (Bug#6258)
3812 2010-05-25  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
3814         * net/tramp.el (tramp-handle-insert-directory): Don't use
3815         `forward-word', its default syntax could be changed.
3817 2010-05-25  Michael Albinus  <michael.albinus@gmx.de>
3819         * net/tramp.el (tramp-progress-reporter-update): New defun.
3820         (with-progress-reporter): Use it.
3821         (tramp-process-actions):
3822         * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
3823         current message, in order to let progress reporter continue
3824         afterwards.  (Bug#6257)
3826 2010-05-25  Glenn Morris  <rgm@gnu.org>
3828         * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
3829         Add :version.
3831 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
3833         * net/rcirc.el (rcirc-default-user-name): Change to "user".
3834         (rcirc-default-full-name): Change to "unknown".
3835         (rcirc-user-name-history): Add variable.
3837 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
3838             Jonathan Rockway  <jon@jrock.us>
3840         * net/rcirc.el (rcirc-server-alist): Add :pass.
3841         (rcirc): When prompting for connection parameters, also prompt for
3842         username and password.
3843         (rcirc-connect): Take a PASS argument.  If PASS is non-nil, send
3844         value to server when connecting.
3846 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3848         * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
3849         (smie-merge-prec2s): Pass the tables as separate args.
3850         (smie-bnf-precedence-table): Adjust call accordingly.
3851         (smie-prec2-levels): Set levels at the end.
3853         Replace Lisp calls to delete-backward-char by delete-char.
3854         * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
3855         * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
3856         * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
3857         * calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
3858         * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
3859         * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
3860         * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
3861         * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
3862         * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
3863         * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
3864         * progmodes/ps-mode.el, progmodes/verilog-mode.el,
3865         * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
3866         * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
3867         * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
3868         delete-backward-char by calls to delete-char.
3870 2010-05-25  Kenichi Handa  <handa@m17n.org>
3872         * language/hebrew.el (hebrew-shape-gstring): New function.
3873         Register it in composition-function-table for all Hebrew combining
3874         characters.
3876 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3878         * epa.el (epa--select-keys): Don't explicitly delete the window since
3879         that can fail (e.g. sole window in frame).  Use dedication instead.
3881 2010-05-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
3883         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
3885 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
3887         * image.el (image-refresh): Define as an alias for image-flush.
3889         * image-mode.el (image-toggle-display-image): Caller changed.
3891 2010-05-21  Juri Linkov  <juri@jurta.org>
3893         * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
3894         Remove "all" from grep-files-aliases.  Split grep-files-aliases by
3895         whitespace, call wildcard-to-regexp on substrings and concat them
3896         with "\\|".  (Bug#6114)
3898 2010-05-21  Alan Mackenzie  <acm@muc.de>
3900         * progmodes/cc-engine.el (c-parse-state-get-strategy):
3901         Replace parameter `here' with `here-' and `here-plus', which sandwich
3902         any pertinent CPP construct.
3903         (c-remove-stale-state-cache-backwards): Fix a bug which happens
3904         when doing (c-parse-state) in a CPP construct: Exclude any "new"
3905         CPP construct from taking part in the scanning.
3907 2010-05-21  Michael Albinus  <michael.albinus@gmx.de>
3909         * net/tramp.el (tramp-do-copy-or-rename-file)
3910         (tramp-handle-file-local-copy, tramp-maybe-open-connection):
3911         Tune `with-progress-reporter' messages.
3912         (tramp-handle-vc-registered):
3913         * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
3914         (tramp-fish-handle-insert-file-contents)
3915         (tramp-fish-maybe-open-connection):
3916         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
3917         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
3918         (tramp-imap-handle-insert-file-contents)
3919         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
3921 2010-05-21  Juanma Barranquero  <lekktu@gmail.com>
3923         * add-log.el (change-log-font-lock-keywords):
3924         Highlight all authors in multi-author entries.
3926         * smerge-mode.el (smerge-refine-ignore-whitespace)
3927         (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
3928         Fix typos in docstrings.
3929         (smerge-resolve, smerge-refine-subst): Reflow docstrings.
3931 2010-05-21  Glenn Morris  <rgm@gnu.org>
3933         * progmodes/fortran.el (fortran-mode):
3934         * progmodes/f90.el (f90-mode): Derive from prog-mode.
3936         * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
3937         having a relative path in src/Makefile.in.
3939 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3941         * help-mode.el (help-make-xrefs): For Info node links turn
3942         newlines into spaces.  Link node names with newlines are matched
3943         by help-xref-info-regexp and buttonized, this change ensures they
3944         can be followed successfully with RET.  (Bug#6206)
3946 2010-05-20  Juri Linkov  <juri@jurta.org>
3948         * locate.el (locate): Use pop-to-buffer instead of
3949         switch-to-buffer-other-window.  (Bug#6204)
3951 2010-05-20  Juri Linkov  <juri@jurta.org>
3953         * replace.el (replace-highlight): Fix lazy-highlighting
3954         for `M-s w str M-% str RET'.
3956 2009-12-15  Masatake YAMATO  <yamato@redhat.com>
3958         * isearch.el (isearch-yank-word-or-char): Pull next subword
3959         when `subword-mode' is activated.  (Bug#6220)
3961 2010-05-20  Mark A. Hershberger  <mah@everybody.org>
3963         * isearch.el (isearch-update-post-hook): New hook.
3964         (isearch-update): Use the new hook.  (Bug#6225)
3966 2010-05-20  Juri Linkov  <juri@jurta.org>
3968         * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
3969         [f1], [help], and (char-to-string help-char) instead of "\C-h".
3970         (Bug#6222)
3972 2010-05-20  Juri Linkov  <juri@jurta.org>
3974         * isearch.el (isearch-yank-string): Use isearch-process-search-string.
3975         (Bug#6223)
3977 2010-05-20  Juri Linkov  <juri@jurta.org>
3979         * dired-x.el (dired-jump, dired-jump-other-window): Add arg
3980         FILE-NAME to read from the minibuffer when called interactively
3981         with prefix argument instead of using buffer-file-name.
3982         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
3984         * dired.el: Update autoloads.
3986 2010-05-20  Chong Yidong  <cyd@stupidchicken.com>
3988         * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
3989         nxml-finish-element, for consistency with SGML mode.
3991         * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
3992         octave-close-block.
3994 2010-05-20  Juanma Barranquero  <lekktu@gmail.com>
3996         * composite.el: Require cl when compiling.
3997         (reference-point-alist, compose-gstring-for-graphic)
3998         (compose-gstring-for-terminal): Fix typos in docstrings.
4000 2010-05-19  Juri Linkov  <juri@jurta.org>
4002         * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
4003         set-window-parameter.
4005 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4007         * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
4008         where appropriate.
4009         (tramp-maybe-open-connection): Use it.
4011 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
4013         * simple.el (move-end-of-line): Make sure we are at line beginning
4014         before backing up to end of previous line.
4016 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4018         * password-cache.el (password-cache-remove): Fix docstring.
4020         * net/secrets.el: Autoload the widget functions.
4021         (secrets-search-items, secrets-create-item)
4022         (secrets-get-attributes, secrets-expand-item): Attributes will be
4023         stored on the password database without leading ":", as all other
4024         clients do as well.
4025         (secrets-mode): Fix docstring.
4026         (secrets-show-secrets): Provide it as autoloaded command only when
4027         D-Bus support is available.  Check existence of Secret Service API.
4029 2010-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4031         * indent.el (indent-region): Deactivate region (bug#6200).
4033 2010-05-19  Glenn Morris  <rgm@gnu.org>
4035         * vc-dir.el (vc-dir): Don't pop-up-windows.  (Bug#6204)
4037 2010-05-19  Kenichi Handa  <handa@m17n.org>
4039         * composite.el: Register compose-gstring-for-graphic in
4040         composition-function-table only for combining characters (Mn, Mc, Me).
4042 2010-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
4044         * calc/calc-trail.el (calc-trail-isearch-forward)
4045         (calc-trail-isearch-backward): Ensure that the new window
4046         point is set correctly.
4048 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4050         * subr.el (read-quoted-char): Resolve modifiers after key
4051         remapping (bug#6212).
4053 2010-05-18  Michael Albinus  <michael.albinus@gmx.de>
4055         Add visualization code for secrets.
4056         * net/secrets.el (secrets-mode): New major mode.
4057         (secrets-show-secrets, secrets-show-collections)
4058         (secrets-expand-collection, secrets-expand-item)
4059         (secrets-tree-widget-after-toggle-function)
4060         (secrets-tree-widget-show-password): New defuns.
4062 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4064         * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
4065         (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
4066         handled in smie-next-sexp.
4067         (smie-indent-calculate): Provide a starting indentation (so the
4068         recursion is well-founded ;-).
4070         Fix handling of non-associative equal levels.
4071         * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
4072         when it's not needed.
4073         (smie-op-left, smie-op-right): New functions.
4074         (smie-next-sexp): New function, extracted from smie-backward-sexp.
4075         Better handle equal levels to distinguish the associative case from
4076         the "multi-keyword construct" case.
4077         (smie-backward-sexp, smie-forward-sexp): Use it.
4079 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
4081         * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
4083         * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
4084         (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
4086 2010-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4088         Provide a simple generic indentation engine and use it for Prolog.
4089         * emacs-lisp/smie.el: New file.
4090         * progmodes/prolog.el (prolog-smie-op-levels)
4091         (prolog-smie-indent-rules): New var.
4092         (prolog-mode-variables): Use them to configure SMIE.
4093         (prolog-indent-line, prolog-indent-level): Remove.
4095 2010-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
4097         * calc/calc-vec.el (math-vector-avg): Put the vector elements in
4098         order before computing the averages.
4100 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
4102         * calc/calc-vec.el (calc-histogram):
4103         (calcFunc-histogram): Allow vectors as inputs.
4104         (math-vector-avg): New function.
4106         * calc/calc-ext.el (math-group-float): Have the number of digits
4107         being grouped depend on the radix (Bug#6189).
4109 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
4111         * version.el (emacs-copyright, emacs-version): Don't define here,
4112         now that emacs.c defines it.
4114 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
4116         * international/mule-cmds.el (mule-menu-keymap): Fix definition of
4117         "Describe Language Environment" menu item.
4119         * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
4121         Bidi-sensitive movement with arrow keys.
4122         * subr.el (right-arrow-command, left-arrow-command): New functions.
4124         * bindings.el (global-map): Bind them to right and left arrow keys.
4126         Don't override standard definition of convert-standard-filename.
4127         * files.el (convert-standard-filename): Call
4128         w32-convert-standard-filename and dos-convert-standard-filename on
4129         the corresponding systems.
4131         * w32-fns.el (w32-convert-standard-filename): Rename from
4132         convert-standard-filename.  Doc fix.
4134         * dos-fns.el (dos-convert-standard-filename): Doc fix.
4135         (convert-standard-filename): Don't defalias.
4136         (register-name-alist, make-register, register-value)
4137         (set-register-value, intdos): Obsolete aliases for the
4138         corresponding dos-* functions and variables.
4139         (dos-intdos): Add a doc string.
4141 2010-05-15  Jay Belanger  <jay.p.belanger@gmail.com>
4143         * calc/calc-aent.el (math-read-token, math-find-user-tokens):
4144         * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
4145         (math-compose-tex-func):
4146         * calc/calccomp.el (math-compose-expr):
4147         * calc/calc-ext.el (math-format-flat-expr-fancy):
4148         * calc/calc-store.el (calc-read-var-name):
4149         * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
4151         * calc/calc.el (var-π, var-φ, var-γ): New variables.
4152         * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
4153         * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
4154         (math-standard-units): Add units.
4156 2010-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4158         * progmodes/asm-mode.el (asm-mode):
4159         * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
4161         * pcomplete.el (pcomplete-completions-at-point): New function,
4162         extracted from pcomplete-std-complete.
4163         (pcomplete-std-complete): Use it.
4165 2010-05-15  Glenn Morris  <rgm@gnu.org>
4167         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
4168         Remove references to CVS, RCS and Old directories.
4170 2010-05-14  Jay Belanger  <jay.p.belanger@gmail.com>
4172         * calc/calc-bin.el (math-format-twos-complement): Group digits when
4173         appropriate.
4175 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4177         * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
4178         (sh-mode-syntax-table): Give it a default value instead.
4179         (sh-header-marker): Make buffer-local.
4180         (sh-mode): Move make-local-variable to the corresponding setq.
4181         (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
4182         Use complete-with-action.
4184         * simple.el (prog-mode): New (abstract) major mode.
4185         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
4186         * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
4188 2010-05-14  Juanma Barranquero  <lekktu@gmail.com>
4190         * progmodes/sql.el (sql-oracle-program): Reflow docstring.
4191         (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
4192         (sql-add-product-keywords, sql-highlight-product, sql-set-product)
4193         (sql-make-alternate-buffer-name, sql-placeholders-filter)
4194         (sql-escape-newlines-filter, sql-input-sender)
4195         (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
4197 2010-05-13  Chong Yidong  <cyd@stupidchicken.com>
4199         Add TeX open-block and close-block keybindings to SGML, and vice versa.
4201         * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
4202         latex-open-block and C-c / to latex-close-block.
4204         * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
4205         and C-c C-e to sgml-close-tag.
4207 2010-05-13  Michael Albinus  <michael.albinus@gmx.de>
4209         * net/tramp.el (with-progress-reporter): Create reporter object
4210         only when the message would be displayed.  Handle nested calls.
4211         (tramp-handle-load, tramp-handle-file-local-copy)
4212         (tramp-handle-insert-file-contents, tramp-handle-write-region)
4213         (tramp-maybe-send-script, tramp-find-shell):
4214         Use `with-progress-reporter'.
4215         (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
4216         Fix message text.
4218         * net/tramp-smb.el (tramp-smb-handle-copy-file)
4219         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
4220         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
4221         Use `with-progress-reporter'.
4223 2010-05-13  Agustín Martín  <agustin.martin@hispalinux.es>
4225         * textmodes/ispell.el (ispell-init-process): Do not kill ispell
4226         process everytime when spellchecking from the minibuffer (bug#6143).
4228 2010-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4230         * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
4232         * dos-fns.el: Add "dos-" prefix for namespace control.
4233         (convert-standard-filename): Define as alias for
4234         dos-convert-standard-filename but only if applicable.
4236 2010-05-12  Alan Mackenzie  <acm@muc.de>
4238         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
4239         Push the mark at the start of these functions when appropriate.
4241 2010-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4243         * minibuffer.el (completion-cycle-threshold): New custom var.
4244         (completion--do-completion): Use it.
4245         (minibuffer-complete): Use cycling if appropriate.
4247 2010-05-11  Juanma Barranquero  <lekktu@gmail.com>
4249         * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
4250         buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
4252 2010-05-11  Juri Linkov  <juri@jurta.org>
4254         * scroll-all.el (scroll-all-check-to-scroll):
4255         Add `scroll-up-command' and `scroll-down-command' (bug#6164).
4257 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4259         * iimage.el (iimage-mode-map): Move initialization into declaration.
4260         (iimage-mode-buffer): Use with-silent-modifications.
4261         Simplify calling convention.  Adjust callers.
4262         (iimage-mode): Don't run hook redundantly.
4264         * minibuffer.el (completion-pcm--pattern->regex):
4265         Fix last change (bug#6160).
4267 2010-05-10  Juri Linkov  <juri@jurta.org>
4269         Remove nodes visited during Isearch from the Info history.
4270         * info.el (Info-isearch-initial-history)
4271         (Info-isearch-initial-history-list): New variables.
4272         (Info-isearch-start): Record initial values of
4273         Info-isearch-initial-history and Info-isearch-initial-history-list.
4274         Add Info-isearch-end to isearch-mode-end-hook.
4275         (Info-isearch-end): New function.
4277 2010-05-10  Michael Albinus  <michael.albinus@gmx.de>
4279         * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
4280         format string, in order to work around a bug in pdksh.
4281         Reported by Gilles Pion <gpion@lfdj.com>.
4282         (tramp-handle-verify-visited-file-modtime): Do not send a command
4283         when the connection is not established.
4284         (tramp-handle-set-file-times): Simplify the check for utc.
4286 2010-05-10  Juanma Barranquero  <lekktu@gmail.com>
4288         Fix use of `filter-buffer-substring' (rework previous change).
4289         * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
4290         (cua-repeat-replace-region):
4291         * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
4292         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
4293         (cua-cut-region-to-global-mark): Use it.
4295 2010-05-09  Michael R. Mauger  <mmaug@yahoo.com>
4297         * progmodes/sql.el: Version 2.1.
4298         (sql-product-alist): Redesign structure of product info.
4299         (sql-product, sql-user, sql-server, sql-database): Safe variables.
4300         (sql-port, sql-port-history): New variables.
4301         (sql-interactive-product): New variable.
4302         (sql-send-terminator): New variable.
4303         (sql-imenu-generic-expression): Add "Types" imenu entry.
4304         (sql-oracle-login-params, sql-sqlite-login-params)
4305         (sql-mysql-login-params, sql-solid-login-params)
4306         (sql-sybase-login-params, sql-informix-login-params)
4307         (sql-ingres-login-params, sql-ms-login-params)
4308         (sql-postgres-login-params, sql-interbase-login-params)
4309         (sql-db2-login-params, sql-linter-login-params)
4310         (sql-oracle-scan-on): New variables.
4311         (sql-mode-map): Add C-c C-i to start interactive mode.
4312         (sql-mode-menu): Update existing menu entries.
4313         (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
4314         (sql-mode-oracle-font-lock-keywords)
4315         (sql-mode-postgres-font-lock-keywords)
4316         (sql-mode-ms-font-lock-keywords)
4317         (sql-mode-sybase-font-lock-keywords)
4318         (sql-mode-informix-font-lock-keywords)
4319         (sql-mode-interbase-font-lock-keywords)
4320         (sql-mode-ingres-font-lock-keywords)
4321         (sql-mode-solid-font-lock-keywords)
4322         (sql-mode-mysql-font-lock-keywords)
4323         (sql-mode-sqlite-font-lock-keywords)
4324         (sql-mode-db2-font-lock-keywords)
4325         (sql-mode-linter-font-lock-keywords): Update initialization to
4326         reduce run-time complexity.
4327         (sql-add-product, sql-del-product): New functions.
4328         (sql-set-product-feature, sql-get-product-feature): New functions.
4329         (sql-product-font-lock): Update product API.
4330         (sql-add-product-keywords): New function.
4331         (sql-highlight-product): Update product API.
4332         (sql-help-list-products): New function.
4333         (sql-help): Dynamically lists free and non-free products.
4334         (sql-get-login): Correct bug in handling history and added
4335         prompt for port.
4336         (sql-copy-column): Copy without properties.
4337         (sqli-input-sender): Apply filters to SQLi input.
4338         (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
4339         Implement as a filter.
4340         (sql-escape-newlines-filter): Implement as a filter.
4341         (sql-remove-tabs-filter): New function.
4342         (sql-send-magic-terminator): New function.
4343         (sql-send-string): Implement magic terminator.
4344         (sql-send-region): Use `sql-send-string'.
4345         (sql-interactive-mode): Use product API.
4346         (sql-product-interactive): Use product API.
4347         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4348         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4349         (sql-db2, sql-linter): Use `sql-product-interactive'.
4350         (sql-connect): New function.
4351         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
4352         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
4353         (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
4354         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
4355         Use `sql-connect'.
4357 2010-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4359         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
4360         New custom variable.
4361         (completion-pcm--string->pattern): Use it.
4362         (completion-pcm--pattern->regex, completion-pcm--pattern->string):
4363         Make it handle any symbol as `any'.
4364         (completion-pcm--merge-completions): Extract common suffix for the new
4365         `prefix' symbol as well.
4366         (completion-substring--all-completions): Use the new `prefix' symbol.
4368 2010-05-09  Michael Albinus  <michael.albinus@gmx.de>
4370         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
4371         not bound.
4372         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
4373         (tramp-compat-funcall): New defmacro.
4374         (tramp-compat-line-beginning-position)
4375         (tramp-compat-line-end-position)
4376         (tramp-compat-temporary-file-directory)
4377         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
4378         (tramp-compat-copy-file, tramp-compat-copy-directory)
4379         (tramp-compat-delete-file, tramp-compat-delete-directory)
4380         (tramp-compat-number-sequence, tramp-compat-process-running-p)
4381         * net/tramp.el (top, with-progress-reporter)
4382         (tramp-rfn-eshadow-setup-minibuffer)
4383         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
4384         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
4385         (tramp-completion-mode-p, tramp-check-for-regexp)
4386         (tramp-open-connection-setup-interactive-shell)
4387         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
4388         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
4389         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
4390         * net/tramp-cmds.el (tramp-cleanup-all-connections)
4391         (tramp-reporter-dump-variable, tramp-load-report-modules)
4392         (tramp-append-tramp-buffers)
4393         * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
4395         * net/tramp-imap.el (top): Autoload `epg-make-context'.
4397 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4399         * progmodes/compile.el (compilation-buffer-modtime): Rename from
4400         buffer-modtime.  Adjust users.
4402 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
4404         * international/mule.el (auto-coding-alist): Only purecopy
4405         car of each item, not the whole list (Bug#6083).
4407 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
4409         * progmodes/js.el (js-mode): Make paragraph variables local before
4410         calling c-setup-paragraph-variables (Bug#6071).
4412 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
4414         * composite.el (compose-region, reference-point-alist): Fix typos
4415         in the doc strings.
4417 2010-05-08  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
4419         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
4420         gnuplot's "set" command.
4422 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
4424         * abbrev.el (last-abbrev-text): Doc fix.
4425         (abbrev-prefix-mark): Don't escape parenthesis.
4427 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
4429         * composite.el (find-composition): Doc fix.
4431 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
4433         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
4434         (sql-oracle-program, sql-sqlite-options)
4435         (sql-query-placeholders-and-send): Doc fixes.
4436         (sql-set-product, sql-interactive-mode): Reflow docstrings.
4437         (sql-imenu-generic-expression, sql-buffer)
4438         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
4439         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
4440         (sql-mode-sybase-font-lock-keywords)
4441         (sql-mode-informix-font-lock-keywords)
4442         (sql-mode-interbase-font-lock-keywords)
4443         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
4444         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
4445         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
4446         (sql-product-feature, sql-highlight-product)
4447         (comint-line-beginning-position, sql-rename-buffer)
4448         (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
4449         (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
4450         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
4451         Fix typos in docstrings.
4453 2010-05-08  Juri Linkov  <juri@jurta.org>
4455         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
4456         property instead of `invisible' and `after-string' (bug#5998).
4458 2010-05-08  Juri Linkov  <juri@jurta.org>
4460         * image-mode.el (image-mode-as-text): Fix typo in docstring.
4462 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
4464         * filecache.el (file-cache-add-directory-list)
4465         (file-cache-add-directory-recursively): Fix typos in docstrings.
4467 2010-05-08  Kenichi Handa  <handa@m17n.org>
4469         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
4470         (gujarati-composable-pattern): Fix typo.
4472 2010-05-08  Kenichi Handa  <handa@m17n.org>
4474         * language/indian.el (oriya-composable-pattern)
4475         (tamil-composable-pattern, malayalam-composable-pattern):
4476         Add two-part vowels to "v" (vowel sign).
4478 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
4480         * files.el (copy-directory): Handle symlinks (Bug#5982).
4482 2010-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
4484         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
4485         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
4486         (Bug#5846).
4488 2010-05-08  Glenn Morris  <rgm@gnu.org>
4490         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
4492         * minibuffer.el (completion-at-point): Doc fix.
4494 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4496         * electric.el (Electric-command-loop): Minor tweak.
4498         * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
4499         better with dedicated windows.
4501 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
4503         * Version 23.2 released.
4505 2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
4506             Stefan Monnier  <monnier@iro.umontreal.ca>
4508         Highlight vendor specific properties.
4509         * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
4510         (css-proprietary-property): New face.
4511         (css-font-lock-keywords): Use them.
4513 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
4515         * cus-start.el (all): Add native condition for tool-bar-* symbols.
4517 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4519         * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
4520         * files.el (auto-mode-alist): Remove redundant entries.
4522         * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
4523         * simple.el (auto-save-mode): Move from files.el.
4524         * minibuffer.el (completion--common-suffix): Fix copy&paste error.
4526 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4528         * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
4530 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4532         * mail/binhex.el (binhex-decode-region-internal)
4533         * mail/uudecode.el (uudecode-decode-region-internal)
4534         * net/dns.el (dns-read-string-name, dns-write, dns-read)
4535         (dns-read-type, dns-query)
4536         * pgg-parse.el (pgg-parse-armor)
4537         * pgg.el (pgg-verify-region)
4538         * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
4539         XEmacs.
4541         * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
4543 2010-05-07  Juanma Barranquero  <lekktu@gmail.com>
4545         * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
4547         Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
4548         * emulation/cua-base.el (cua-repeat-replace-region):
4549         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
4550         (cua-cut-region-to-global-mark):
4551         Remove text properties with `set-text-properties'.
4553 2010-05-06  Michael Albinus  <michael.albinus@gmx.de>
4555         * net/tramp.el (top, with-progress-reporter):
4556         Use `symbol-function' inside `funcall'.
4558         * net/tramp-compat.el (tramp-compat-file-attributes)
4559         (tramp-compat-delete-file, tramp-compat-delete-directory):
4560         Handle only `wrong-number-of-arguments' error.
4562         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
4563         (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
4564         inside `funcall'.
4566 2010-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4568         * minibuffer.el (completion--sreverse, completion--common-suffix):
4569         New functions.
4570         (completion-pcm--merge-completions): Extract common suffix when safe.
4572         * emacs-lisp/easy-mmode.el (define-minor-mode):
4573         Make :variable more flexible.
4574         * files.el (auto-save-mode): Use it to define using define-minor-mode.
4576 2010-05-05  Juri Linkov  <juri@jurta.org>
4578         Add `slow' and `history' tags to the desktop data.
4580         * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
4581         (Info-virtual-files) [*Apropos*]: Add `slow' tag.
4582         (Info-finder-find-node): Require `finder.el' to be able
4583         to restore node from the desktop.
4584         (Info-desktop-buffer-misc-data): Save all nodes.  Save additional
4585         data `Info-history' and `slow' tag in the assoc list.
4586         (Info-restore-desktop-buffer): Don't restore nodes with the
4587         `slow' tag.  Restore `Info-history'.
4589 2010-05-05  Michael Albinus  <michael.albinus@gmx.de>
4591         Add FORCE argument to `delete-file'.
4593         * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
4594         forcing to delete the temporary file.
4595         (ange-ftp-delete-file): Add FORCE arg.
4596         (ange-ftp-rename-remote-to-remote)
4597         (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
4598         (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
4599         Force file deletion.
4601         * net/tramp-compat.el (tramp-compat-delete-file): New defun.
4603         * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
4604         (tramp-handle-make-symbolic-link, tramp-handle-load)
4605         (tramp-do-copy-or-rename-file-via-buffer)
4606         (tramp-do-copy-or-rename-file-directly)
4607         (tramp-do-copy-or-rename-file-out-of-band)
4608         (tramp-handle-process-file, tramp-handle-call-process-region)
4609         (tramp-handle-shell-command, tramp-handle-file-local-copy)
4610         (tramp-handle-insert-file-contents, tramp-handle-write-region)
4611         (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
4613         * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
4614         (tramp-fish-handle-make-symbolic-link)
4615         (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
4617         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
4618         Use `tramp-compat-delete-file'.
4620         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
4621         (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
4623         * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
4624         (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
4626         * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
4627         (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
4628         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
4629         `tramp-compat-delete-file'.
4631 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4633         Minor cleanups.
4634         * subr.el (add-minor-mode): Use push.
4635         * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
4636         * emulation/edt.el (edt-select-mode): Simplify.
4638         Use define-minor-mode in more cases.
4639         * term/tvi970.el (tvi970-set-keypad-mode):
4640         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
4641         (normal-erase-is-backspace-mode):
4642         * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
4643         (set-scroll-bar-mode-1): (Re)move to its sole caller.
4644         (get-scroll-bar-mode): New function.
4645         * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
4647         Use define-minor-mode for less obvious cases.
4648         * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
4649         * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
4650         * international/iso-ascii.el (iso-ascii-mode):
4651         * frame.el (auto-raise-mode, auto-lower-mode):
4652         * composite.el (global-auto-composition-mode): Use define-minor-mode.
4654 2010-05-04  Michael Albinus  <michael.albinus@gmx.de>
4656         * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
4657         in order to see error messages for failed logins.
4659 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
4661         * diff.el (diff-sentinel):
4663         * epg.el (epg--make-temp-file, epg-decrypt-string)
4664         (epg-verify-string, epg-sign-string, epg-encrypt-string):
4666         * jka-compr.el (jka-compr-partial-uncompress)
4667         (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
4669         * server.el (server-sentinel): Use delete-file's new FORCE arg
4670         (Bug#6070).
4672 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4674         Use define-minor-mode where applicable.
4675         * view.el (view-mode):
4676         * type-break.el (type-break-query-mode)
4677         (type-break-mode-line-message-mode):
4678         * textmodes/reftex.el (reftex-mode):
4679         * term/vt100.el (vt100-wide-mode):
4680         * tar-mode.el (tar-subfile-mode):
4681         * savehist.el (savehist-mode):
4682         * ibuf-ext.el (ibuffer-auto-mode):
4683         * composite.el (auto-composition-mode):
4684         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4685         Use define-minor-mode.
4686         (vhdl-mode): Use static mode-line format.
4687         (vhdl-mode-line-update): Delete.
4688         (vhdl-create-mode-menu, vhdl-activate-customizations)
4689         (vhdl-hs-minor-mode): Don't bother calling it.
4691 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4693         * simple.el (with-wrapper-hook): Move.
4694         (buffer-substring-filters): Mark obsolete.
4695         (filter-buffer-substring-functions): New variable.
4696         (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
4698         Use a mode-line spec rather than a static string in Semantic.
4699         * cedet/semantic/util-modes.el:
4700         (semantic-minor-modes-format): New var to replace...
4701         (semantic-minor-modes-status): Remove.
4702         (semantic-mode-line-update): Construct a mode-line spec rather than
4703         a static string so that mouse buttons can be used on individual minor
4704         modes and so that semantic-mode-line-update only needs to be called
4705         when global settings are changed.
4706         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
4707         Call semantic-mode-line-update.
4708         (semantic-toggle-minor-mode-globally): Don't assume mode is on
4709         minor-mode-alist, check semantic-minor-mode-alist as well.
4710         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
4711         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
4712         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
4713         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
4714         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
4715         (define-semantic-idle-service, semantic-idle-summary-mode):
4716         * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
4717         Don't call semantic-mode-line-update any more.
4719 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4721         Use define-minor-mode in CEDET where applicable.
4723         * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
4724         Use define-minor-mode.
4726         * cedet/semantic/util-modes.el (semantic-add-minor-mode):
4727         Remove unused arg `keymap' and code redundant with define-minor-mode.
4728         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
4729         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
4730         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
4731         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
4732         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
4733         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
4734         Use define-minor-mode.
4735         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
4736         (semantic-show-unmatched-syntax-mode-setup)
4737         (semantic-show-parser-state-mode-setup)
4738         (semantic-highlight-func-mode-setup): Inline into sole caller.
4740         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
4741         (semantic-mru-bookmark-mode): Use define-minor-mode.
4742         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
4744         * cedet/semantic/idle.el (define-semantic-idle-service):
4745         Use define-minor-mode and inline setup function into its sole caller.
4746         (semantic-idle-scheduler-mode-setup)
4747         (semantic-idle-summary-mode-setup): Inline into sole caller.
4748         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
4749         Use define-minor-mode.
4751         * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
4752         (semantic-decoration-mode): Use define-minor-mode.
4753         (semantic-decoration-mode-setup): Inline into sole caller.
4755         * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
4756         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
4757         (ede-dired-add-to-target): Use dolist.
4759 2010-05-01  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
4760             Michael Albinus  <michael.albinus@gmx.de>
4762         Implement compression for inline methods.
4764         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
4765         (tramp-copy-size-limit): Allow also nil.
4766         (tramp-inline-compress-commands): New defconst.
4767         (tramp-find-inline-compress, tramp-get-inline-compress)
4768         (tramp-get-inline-coding): New defuns.
4769         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
4770         replaced by `tramp-get-inline-coding'.
4771         (tramp-handle-file-local-copy, tramp-handle-write-region)
4772         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
4774 2010-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4776         * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
4777         Remove unused functions.
4779         * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
4780         Set find-tag-default-function as a variable rather than a property.
4782         * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
4783         * progmodes/etags.el (tags-completion-at-point-function):
4784         Remove left over interactive spec.  Add autoloading stub.
4785         (complete-tag): Use tags-completion-at-point-function.
4787 2010-04-30  Chong Yidong  <cyd@stupidchicken.com>
4789         * minibuffer.el (tags-completion-at-point-function): Fix return value.
4791 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
4793         * ido.el (ido-init-completion-maps): Remove C-v binding.
4794         (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
4796 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
4798         * minibuffer.el (tags-completion-at-point-function): New function.
4799         (completion-at-point-functions): Use it.
4801         * cedet/semantic.el (semantic-completion-at-point-function):
4802         New function.
4803         (semantic-mode): Use semantic-completion-at-point-function for
4804         completion-at-point-functions instead.
4806         * progmodes/etags.el (complete-tag): Revert last change.
4808 2010-04-29  Alan Mackenzie  <acm@muc.de>
4810         * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
4811         off-by-one error (in end of macro position).
4813 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4815         * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
4816         firefox is absent.  Don't autoload.
4817         (browse-url-galeon-program): Don't autoload.
4819 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
4821         * bindings.el (complete-symbol): Move into minibuffer.el.
4823         * minibuffer.el (complete-tag): Move from etags.el.  If tags
4824         completion cannot be performed, return nil instead of signalling
4825         an error.
4826         (completion-at-point): Make it an alias for complete-symbol.
4827         (complete-symbol): Move from bindings.el, and replace with the
4828         body of completion-at-point.
4830         * progmodes/etags.el (complete-tag): Move to minibuffer.el.
4832         * cedet/semantic.el (semantic-mode): When enabled, add
4833         semantic-ia-complete-symbol to completion-at-point-functions.
4835         * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
4836         if Semantic is not active.
4838 2010-04-28  Michael Albinus  <michael.albinus@gmx.de>
4840         * net/tramp.el (tramp-remote-selinux-p): New defun.
4841         (tramp-handle-file-selinux-context)
4842         (tramp-handle-set-file-selinux-context): Use it.
4844 2010-04-28  Sam Steingold  <sds@gnu.org>
4846         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
4847         `safe-local-variable' if the value is a string or a symbol with
4848         the property `bug-reference-url-format'.
4850 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
4852         * progmodes/bug-reference.el (bug-reference-url-format):
4853         Revert 2010-04-27 change due to security risk.
4855 2010-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4857         Make it possible to locally disable a globally enabled mode.
4858         * simple.el (fundamental-mode): Run fundamental-mode-hook.
4859         * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
4860         rather than kill-all-local-variables so it runs fundamental-mode-hook.
4861         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4862         Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
4863         that subsequent hooks get a chance to disable it.
4865 2010-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4867         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4868         Avoid re-enabling a minor mode after the user turned the minor mode
4869         off if MODE-enable-in-buffers is run twice (typically once from
4870         fundamental-mode's after-change-major-mode-hook and a second time from
4871         run-mode-hook's own after-change-major-mode-hook).
4873         * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
4875 2010-04-27  Sam Steingold  <sds@gnu.org>
4877         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
4878         `safe-local-variable' if the value is a string or a function, as
4879         documented and implemented on 2010-04-02.
4881 2010-04-27  Juanma Barranquero  <lekktu@gmail.com>
4883         * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
4884         when method is 'kill.
4886 2010-04-27  Agustín Martín  <agustin.martin@hispalinux.es>
4888         * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
4889         condition in default directory check.
4890         (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
4891         Kill ispell process when killing its associated buffer.
4893 2010-04-27  Jan Djärv  <jan.h.d@swipnet.se>
4895         * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
4896         but we aren't using it.
4898 2010-04-25  Jan Djärv  <jan.h.d@swipnet.se>
4900         * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
4901         checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
4903 2010-04-24  Glenn Morris  <rgm@gnu.org>
4905         * emacs-lisp/authors.el (authors-obsolete-files-regexps):
4906         Ignore VCS-ignore files, and deleted nextstep preferences files.
4907         (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
4908         (authors-ambiguous-files): New list.
4909         (authors-valid-file-names): Add some deleted files.
4910         (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
4911         (authors-disambiguate-file-name): New function.  (Bug#5501)
4912         (authors-canonical-file-name): Doc fix.
4913         Don't warn about obsolete files.
4914         (authors-canonical-file-name, authors-scan-el):
4915         Use authors-disambiguate-file-name.
4917         * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
4918         Add autoload cookies.
4919         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
4920         (generated-autoload-file): Set file-local value to "htmlfontify.el".
4921         * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
4922         They have definitions / compiler macros in cl.el.
4923         (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
4924         Replace manual autoloads with generated ones.
4925         (htmlfontify-unload-rgb-file): Remove autoload.
4926         * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
4928 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4930         * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
4931         (byte-compile-setq-default): Optimize for the
4932         single-var case and don't call byte-compile-form in this case to avoid
4933         inf-loop with byte-compile-set-default.
4935         * progmodes/compile.el (compilation-start): Abbreviate default directory.
4937 2010-04-23  Michael Albinus  <michael.albinus@gmx.de>
4939         Implement SELINUX backends.
4941         * net/tramp.el (tramp-file-name-handler-alist):
4942         Add `file-selinux-context' and `set-file-selinux-context'.
4943         (tramp-handle-file-selinux-context)
4944         (tramp-handle-set-file-selinux-context): New defuns.
4945         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
4946         Handle PRESERVE-SELINUX-CONTEXT.
4948         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4949         Add `file-selinux-context' and `set-file-selinux-context'.
4950         (tramp-gvfs-handle-file-selinux-context)
4951         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
4952         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
4954         * net/ange-ftp.el (ange-ftp-copy-file):
4955         * net/tramp-fish.el (tramp-fish-handle-copy-file):
4956         * net/tramp-imap.el (tramp-imap-handle-copy-file):
4957         * net/tramp-smb.el (tramp-smb-handle-copy-file):
4958         Add PRESERVE-SELINUX-CONTEXT.
4960 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
4962         Synchronize with Tramp repository.
4964         * net/tramp.el (with-connection-property, tramp-completion-mode-p)
4965         (tramp-action-process-alive, tramp-action-out-of-band)
4966         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
4967         (tramp-exists-file-name-handler): Fix docstring.
4968         (with-progress-reporter): New defmacro.
4969         (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
4970         (tramp-maybe-open-connection): Use it.
4972 2010-04-22  Noah Lavine  <noah549@gmail.com>  (tiny change)
4974         Detect ssh 'ControlMaster' argument automatically in some cases.
4976         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
4977         (tramp-default-method): Use it.
4979 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
4981         * net/tramp.el (tramp-handle-copy-file): Add new optional
4982         parameter `preserve-selinux-context'.
4983         (tramp-file-name-for-operation): Add `set-file-selinux-context'.
4985 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
4987         * net/tramp.el (tramp-completion-handle-file-name-all-completions):
4988         Ensure, that non remote files are still checked.  Oops.
4990 2010-04-21  Michael Albinus  <michael.albinus@gmx.de>
4992         Fix Bug#5840.
4994         * icomplete.el (icomplete-completions): Use `non-essential'.
4996         * net/tramp.el (tramp-connectable-p): New defun.
4997         (tramp-handle-expand-file-name)
4998         (tramp-completion-handle-file-name-all-completions)
4999         (tramp-completion-handle-file-name-completion): Use it.
5001 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5003         * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
5005 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
5007         * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
5009         * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
5011         * loadup.el: Load dynamic-setting.el if feature dynamic-setting
5012         is present.
5014         * info.el (info-tool-bar-map): Add labels.
5016         * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
5018         * cus-edit.el (custom-commands): Add labels for tool bar.
5019         (custom-buffer-create-internal, Custom-mode): Adjust for
5020         labels in custom-commands.
5022         * dynamic-setting.el: Renamed from font-setting.el.
5024 2010-04-21  John Wiegley  <jwiegley@gmail.com>
5026         * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
5027         toggles the use of virtual buffers.
5028         (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
5029         (ido-toggle-virtual-buffers): New function.
5031 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
5033         Use `define-derived-mode'; fix window selection; doc fixes.
5034         * play/tetris.el (tetris, tetris-update-speed-function)
5035         (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
5036         (tetris-move-left, tetris-move-right, tetris-rotate-prev)
5037         (tetris-rotate-next, tetris-end-game, tetris-start-game)
5038         (tetris-pause-game): Fix typos in docstrings.
5039         (tetris-mode-map, tetris-null-map):
5040         Move initialization into declaration.
5041         (tetris-mode): Define with `define-derived-mode';
5042         set show-trailing-whitespace to nil.
5043         (tetris): Prefer window already displaying the "*Tetris*" buffer.
5045 2010-04-21  Karel Klíč  <kklic@redhat.com>
5047         * files.el (backup-buffer): Handle SELinux context, and return it
5048         if a backup was made by renaming.
5049         (backup-buffer-copy): Set SELinux context to the target file.
5050         (basic-save-buffer): Set SELinux context of the newly written file.
5051         (basic-save-buffer-1): Now it also returns any SELinux context.
5052         (basic-save-buffer-2): Set SELinux context of the newly created file,
5053         and return it.
5054         * net/tramp.el (tramp-file-name-for-operation):
5055         Add file-selinux-context.
5057 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5059         Make the log-edit comments use RFC822 format throughout.
5061         * vc.el (vc-checkin, vc-modify-change-comment):
5062         Adjust to new vc-start/finish-logentry.
5063         (vc-find-conflicted-file): New command.
5064         (vc-transfer-file): Adjust to new vc-checkin.
5065         (vc-next-action): Improve scoping.
5067         * vc-hg.el (vc-hg-log-edit-mode): Remove.
5068         (vc-hg-checkin): Remove extra arg.  Use log-edit-extract-headers.
5070         * vc-git.el (vc-git-log-edit-mode): Remove.
5071         (vc-git-checkin): Remove extra arg.  Use log-edit-extract-headers.
5072         (vc-git-commits-coding-system): Rename from git-commits-coding-system.
5074         * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
5075         (vc-start-logentry): Remove argument `extra'.
5076         (vc-finish-logentry): Remove extra args.
5078         * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
5079         (vc-bzr-checkin): Remove extra arg.  Use log-edit-extract-headers.
5080         (vc-bzr-conflicted-files): New function.
5082         * log-edit.el (log-edit-extra-flags)
5083         (log-edit-before-checkin-process): Remove.
5084         (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
5085         (log-edit-headers-alist): New var.
5086         (log-edit-header-contents-regexp): New const.
5087         (log-edit-match-to-eoh): New function.
5088         (log-edit-font-lock-keywords): Use them.
5089         (log-edit): Insert a "Summary:" header as default.
5090         (log-edit-mode): Mark font-lock rules as case-insensitive.
5091         (log-edit-done): Cleanup headers.
5092         (log-view-process-buffer): Remove.
5093         (log-edit-extract-headers): New function to replace it.
5095 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
5097         * subr.el (default-direction-reversed): Remove obsolescence info.
5099 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5101         * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
5102         windows/frames.
5104         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
5105         I.e. include text after point in the completion region.
5106         Also, return nil when we're not after/in a symbol.
5108         * international/mule-cmds.el (view-hello-file): Don't fiddle with the
5109         default enable-multibyte-characters.
5111 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5113         * international/mule.el: Help the user choose a valid coding-system.
5114         (read-buffer-file-coding-system): New function.
5115         (set-buffer-file-coding-system): Use it.  Prompt the user if the
5116         coding-system cannot encode all the chars.
5118         * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
5119         (vc-bzr-shelve-show, vc-bzr-shelve-apply)
5120         (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
5121         Don't use *vc-bzr-shelve*.
5123 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
5125         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
5126         Don't destroy list before using it.
5128 2010-04-19  Dan Nicolaescu  <dann@ics.uci.edu>
5130         Fix the version number for added files.
5131         * vc-hg.el (vc-hg-working-revision): Check if the file is
5132         registered after hg parent fails (Bug#5961).
5134 2010-04-19  Glenn Morris  <rgm@gnu.org>
5136         * htmlfontify.el (htmlfontify-buffer)
5137         (htmlfontify-copy-and-link-dir): Autoload entry points.
5139 2010-04-19  Magnus Henoch  <magnus.henoch@gmail.com>
5141         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
5142         name relative to the project root (Bug#5960).
5144 2010-04-19  Glenn Morris  <rgm@gnu.org>
5146         * vc-git.el (vc-git-print-log): Doc fix.
5148 2010-04-19  Óscar Fuentes  <ofv@wanadoo.es>
5150         * ido.el (ido-file-internal): Fix 2009-12-02 change.
5152 2010-04-19  Christoph  <cschol2112@googlemail.com>  (tiny change)
5154         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
5155         default settings (Bug#5928).
5157 2010-04-19  Glenn Morris  <rgm@gnu.org>
5159         * progmodes/fortran.el (fortran-match-and-skip-declaration):
5160         New function.
5161         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
5163 2010-04-19  Kenichi Handa  <handa@m17n.org>
5165         * language/indian.el (malayalam-composable-pattern): Fix previous
5166         change (add U+0D4D "SIGN VIRAMA").
5167         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
5168         (tamil-composable-pattern): Fix typo in the regexp.
5169         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
5170         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
5171         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
5173 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
5175         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
5176         paragraph-separate (Bug#5821).
5178 2010-04-19  Juri Linkov  <juri@jurta.org>
5180         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
5182         * info.el (Info-find-node-2): Comment out code that skips
5183         breadcrumbs line.
5184         (Info-mouse-follow-link): New command.
5185         (Info-link-keymap): New keymap.
5186         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
5187         Return a string with links instead of inserting breadcrumbs
5188         to the Info buffer.
5189         (Info-fontify-node): Comment out code that inserts breadcrumbs.
5190         Instead of putting the `invisible' text property over the Info
5191         header, make an overlay over the Info header with the `invisible'
5192         property and `after-string' set to the string returned by
5193         `Info-breadcrumbs'.
5195 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
5197         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
5198         Reported by monkey@sandpframing.com.
5200 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5202         * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
5203         (tmm-get-keymap): Add key-binding shortcuts now that they're not
5204         available in the "keyseq cache" any more.
5206         * custom.el (defcustom): Add edebug spec.
5208 2010-04-18  Juri Linkov  <juri@jurta.org>
5210         Test for special mode-class in view-buffer instead of view-file (bug#5513).
5212         * view.el (view-file, view-buffer): Move test for special mode-class
5213         from view-file to view-buffer.
5215         * tar-mode.el (tar-extract): Turn if's into one cond
5216         like in arc-mode.el.
5218 2010-04-18  Juri Linkov  <juri@jurta.org>
5220         Add 7z archive format support (bug#5475).
5222         * arc-mode.el (archive-zip-extract): Try to find 7z executable.
5223         (archive-7z-extract): New defcustom.
5224         (archive-find-type): Add magic string for 7z.
5225         (archive-extract-by-stdout): Add new optional arg `stderr-file'.
5226         If `stderr-file' is non-nil, use `(t stderr-file)' for the
5227         `buffer' arg of `call-process'.
5228         (archive-zip-extract): Check `archive-zip-extract' for "7z" and
5229         call the function `archive-7z-extract' with the variable
5230         `archive-7z-extract' let-bound to `archive-zip-extract'.
5231         (archive-7z-summarize, archive-7z-extract): New functions.
5233         * international/mule.el (auto-coding-alist):
5234         * files.el (auto-mode-alist): Add 7z file extension.
5236 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5238         * loadup.el: Setup hash-cons for pure data.
5240         Fix duplicate entries in cedet's loaddefs.el files.
5241         * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
5242         Should make most file-local generated-autoload-file unnecessary.
5243         (print-readably): Silence warnings.
5244         (autoload-find-destination): Take load-name as an arg to make sure
5245         it's the same as the one that will be in the file.
5246         (autoload-generate-file-autoloads): Adjust to above changes.
5247         Try to make the dataflow a bit simpler.
5249         * cvs-status.el (cvs-refontify): Remove unused.
5251 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
5253         * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
5255         * calc-bin.el (calc-radix): Have the "O" option turn on
5256         twos-complement mode.
5258 2010-04-17  Jay Belanger  <jay.p.belanger@gmail.com>
5260         * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
5261         Add `calc-option-prefix-help' to calc-help autoloads.
5262         (calc-inverse): Add "Option" to message, as appropriate.
5263         (calc-hyperbolic): Add "Option" to message, as appropriate.
5264         (calc-option, calc-is-option): New functions.
5266         * calc-help.el (calc-full-help): Add `calc-option-help'.
5267         (calc-option-prefix-help): New function.
5269         * calc-misc.el (calc-help): Add "Option" entry.
5271         * calc.el (calc-local-var-list): Add `calc-option-flag'.
5272         (calc-option-flag): New variable.
5273         (calc-do): Set `calc-option-flag to nil.
5274         (calc-set-mode-line): Add "Opt " as appropriate.
5276 2010-04-16  Juri Linkov  <juri@jurta.org>
5278         Move scrolling commands from simple.el to window.el
5279         because their primitives are implemented in window.c.
5281         * simple.el (scroll-error-top-bottom)
5282         (scroll-up-command, scroll-down-command, scroll-up-line)
5283         (scroll-down-line, scroll-other-window-down)
5284         (beginning-of-buffer-other-window, end-of-buffer-other-window):
5285         * window.el (scroll-error-top-bottom)
5286         (scroll-up-command, scroll-down-command, scroll-up-line)
5287         (scroll-down-line, scroll-other-window-down)
5288         (beginning-of-buffer-other-window, end-of-buffer-other-window):
5289         Move from simple.el to window.el because their primitives are
5290         implemented in window.c.
5292 2010-04-16  Juri Linkov  <juri@jurta.org>
5294         * isearch.el (isearch-lookup-scroll-key): Check both
5295         `isearch-scroll' and `scroll-command' properties.
5296         (scroll-up, scroll-down): Remove `isearch-scroll' property.
5298         * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
5300         * simple.el (scroll-up-command, scroll-down-command)
5301         (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
5303 2010-04-15  Juri Linkov  <juri@jurta.org>
5305         * simple.el (scroll-up-command, scroll-down-command)
5306         (scroll-up-line, scroll-down-line): Put `scroll-command'
5307         property on the these symbols.  Remove them from
5308         `scroll-preserve-screen-position-commands'.
5310         * mwheel.el (mwheel-scroll): Put `scroll-command' and
5311         `isearch-scroll' properties on the `mwheel-scroll' symbol.
5312         Remove it from `scroll-preserve-screen-position-commands'.
5314         * isearch.el (isearch-allow-scroll): Doc fix.
5316 2010-04-15  Michael Albinus  <michael.albinus@gmx.de>
5318         * net/tramp.el (tramp-error-with-buffer): Don't show the
5319         connection buffer when we are in completion mode.
5320         (tramp-file-name-handler): Catch the error for some operations
5321         when we are in completion mode.  This gives the user the chance to
5322         correct the file name in the minibuffer.
5324 2010-04-15  Glenn Morris  <rgm@gnu.org>
5326         * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
5328 2010-04-15  Juanma Barranquero  <lekktu@gmail.com>
5330         Simplify by using `define-derived-mode'.
5331         * info.el (Info-mode):
5332         * calendar/todo-mode.el (todo-mode):
5333         * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
5334         (gomoku-mode-map): Move initialization into declaration.
5336 2010-04-14  Michael Albinus  <michael.albinus@gmx.de>
5338         Fix Bug#5840.
5339         * ido.el (ido-file-name-all-completions-1):
5340         * minibuffer.el (minibuffer-completion-help):
5341         * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
5343 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5345         * simple.el (non-essential): New var.
5347         Add a new field `location' to bookmarks for non-file bookmarks.
5348         * bookmark.el (bookmark-location): Use the new field, if present.
5349         (bookmark-insert-location): Undo last change, not needed any more.
5350         * man.el (Man-bookmark-make-record):
5351         * woman.el (woman-bookmark-make-record): Add `location' field.
5353 2010-04-14  Juri Linkov  <juri@jurta.org>
5355         * simple.el (scroll-error-top-bottom): New defcustom.
5356         (scroll-up-command, scroll-down-command): Use it.  Doc fix.
5358         * emulation/pc-select.el (pc-select-override-scroll-error):
5359         Obsolete in favor of `scroll-error-top-bottom'.
5361 2010-04-14  Juri Linkov  <juri@jurta.org>
5363         * tutorial.el (tutorial--default-keys): Rebind `C-v' to
5364         `scroll-up-command' and `M-v' to `scroll-down-command'.
5366         * emulation/cua-rect.el (cua--init-rectangles):
5367         * forms.el (forms--change-commands):
5368         * image-mode.el (image-mode-map):
5369         Remap scroll-down-command and scroll-up-command
5370         in addition to scroll-down and scroll-up.
5372 2010-04-14  Juri Linkov  <juri@jurta.org>
5374         * mwheel.el (scroll-preserve-screen-position-commands):
5375         Add mwheel-scroll to this list of commands.
5377         * simple.el (scroll-preserve-screen-position-commands):
5378         Add scroll-up-command, scroll-down-command, scroll-up-line,
5379         scroll-down-line to this list of commands.
5381 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5383         * obsolete/complete.el: Move from lisp/complete.el.
5385         * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
5387         * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
5388         to the minor mode function now turns the mode ON unconditionally.
5390 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5392         * vc-dir.el (vc-dir-kill-line): New command.
5393         (vc-dir-mode-map): Bind it to C-k.
5395         * bookmark.el (bookmark-insert-location): Handle a nil filename.
5397         * woman.el: Add bookmark declarations to silence the compiler.
5398         (bookmark-prop-get): Use `man-args' rather than `filename' as a first
5399         step to compatibility between man and woman bookmarks.
5400         Adjust for Man-default-bookmark-title renaming.
5401         (woman-bookmark-jump): Adjust accordingly.  Don't forget to autoload.
5403         * man.el: Add bookmark declarations to silence the compiler.
5404         (Man-name-local-regexp): Make it match NAME as well.
5405         (Man-getpage-in-background): Return the buffer.
5406         (Man-notify-when-ready): Use `case'.
5407         (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
5408         Don't hardcode "NAME".  Simplify.
5409         (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
5410         Rename from Man-bookmark-make-record.
5411         (Man-bookmark-jump): Rename from man-bookmark-jump.  Simplify now that
5412         we have the actual man-args.  Use Man-getpage-in-background rather
5413         than `man' since the arg is already processed.  Let bookmark.el do the
5414         window handling.  Only wait for the relevant process.
5415         Don't forget to autoload.
5417         * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
5419 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5421         * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
5422         New functions.
5423         (woman-mode): Setup bookmark support.
5425         * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
5426         (man-bookmark-jump): New functions.
5427         (Man-mode): Setup bookmark support.
5429 2010-04-10  Jari Aalto  <jari.aalto@cante.net>
5431         * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
5432         recognize ssh-keygen prompt (Bug#2817).
5434 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
5436         * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
5438 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
5440         Synchronize with Tramp repository.
5442         * net/tramp.el (tramp-completion-function-alist)
5443         (tramp-file-name-regexp, tramp-chunksize)
5444         (tramp-local-coding-commands, tramp-remote-coding-commands):
5445         Fix docstring.
5446         (tramp-remote-process-environment): Use `format' instead of `concat'.
5447         (tramp-handle-directory-files-and-attributes)
5448         (tramp-get-remote-path): Use `copy-tree'.
5449         (tramp-handle-file-name-all-completions): Backward/ XEmacs
5450         compatibility: Use `completion-ignore-case' if
5451         `read-file-name-completion-ignore-case' does not exist.
5452         (tramp-do-copy-or-rename-file-directly): Do not use
5453         `tramp-handle-file-remote-p'.
5454         (tramp-do-copy-or-rename-file-out-of-band):
5455         Use `tramp-compat-delete-directory'.
5456         (tramp-do-copy-or-rename-file-out-of-band)
5457         (tramp-compute-multi-hops, tramp-maybe-open-connection):
5458         Use `format-spec-make'.
5459         (tramp-find-foreign-file-name-handler)
5460         (tramp-advice-make-auto-save-file-name)
5461         (tramp-set-auto-save-file-modes): Remove superfluous check for
5462         `stringp'.  This is done inside `tramp-tramp-file-p'.
5463         (tramp-debug-outline-regexp): New defconst.
5464         (tramp-get-debug-buffer): Use it.
5465         (tramp-check-for-regexp): Use (forward-line 1).
5466         (tramp-set-auto-save-file-modes): Adapt version check.
5468         * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
5469         Wrap call of `featurep' for 2nd argument.
5470         (tramp-compat-make-temp-file): Simplify fallback implementation.
5471         (tramp-compat-copy-tree): Remove function.
5472         (tramp-compat-delete-directory): Provide implementation for older
5473         Emacsen.
5475         * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
5476         Do not use `tramp-fish-handle-file-attributes.
5478         * net/trampver.el: Update release number.
5480 2010-04-10  Glenn Morris  <rgm@gnu.org>
5482         * progmodes/compile.el (compilation-save-buffers-predicate):
5483         Add missing :version tag.
5485 2010-04-09  Sam Steingold  <sds@gnu.org>
5487         * progmodes/compile.el (compilation-save-buffers-predicate):
5488         Remove the "autoload" cookie.
5490         * progmodes/bug-reference.el (turn-on-bug-reference-mode)
5491         (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
5492         and `bug-reference-prog-mode' can be used in hooks directly.
5494 2010-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
5496         Add --author support to git commit.
5497         * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
5498         (vc-git-log-edit-mode): New minor mode.
5499         (log-edit-mode, log-edit-extra-flags, log-edit-mode):
5500         New declarations.
5502 2010-04-09  Eric Raymond  <esr@snark.thyrsus.com>
5504         * vc-hooks.el, vc-git.el: Improve documentation comments.
5506 2010-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5508         Fix some of the problems in defsubst* (bug#5728).
5509         * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
5510         (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
5512 2010-04-07  Sam Steingold  <sds@gnu.org>
5514         * progmodes/compile.el (compilation-save-buffers-predicate):
5515         New custom variable.
5516         (compile, recompile): Pass it to `save-some-buffers'.
5518 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
5520         * wid-edit.el (widget-choose): Move cursor to the second line of
5521         the buffer (Bug#5695).
5523 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
5525         Add new VC methods: vc-log-incoming and vc-log-outgoing.
5526         * vc.el (vc-print-log-setup-buttons): New function split out from
5527         vc-print-log-internal.
5528         (vc-log-internal-common): New function, a parametrized version of
5529         vc-print-log-internal.
5530         (vc-print-log-internal): Just call vc-log-internal-common with the
5531         right arguments.
5532         (vc-incoming-outgoing-internal):
5533         (vc-log-incoming, vc-log-outgoing): New functions.
5534         (vc-log-view-type): New permanent local variable.
5536         * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
5538         * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
5539         of the dynamic bound vc-short-log.
5540         (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
5542         * vc-git.el (vc-git-log-outgoing): New function.
5543         (vc-git-log-view-mode): Use vc-log-view-type instead
5544         of the dynamic bound vc-short-log.
5546         * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
5547         of the dynamic bound vc-short-log.  Highlight the tag.
5548         (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
5549         (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
5550         (vc-hg-incoming-mode): Remove.
5551         (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
5553 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
5555         Fix default-directory for vc-root-diff.
5556         * vc.el (vc-root-diff): Bind default-directory to the root
5557         directory for the diff command.
5559 2010-04-07  Michael McNamara  <mac@mail.brushroad.com>
5561         * progmodes/verilog-mode.el (verilog-forward-sexp):
5562         (verilog-calc-1): Support "disable fork" and "fork wait" multi
5563         word keywords, suggested by Steve Pearlmutter.
5564         (verilog-pretty-declarations): Support lineup of declarations in
5565         port lists.
5566         (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
5567         fix bug for /* / comments.
5568         (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
5569         Speed up and simplfy as this is never called with a bound.
5570         (verilog-pretty-declarations): Enhance to line up declarations
5571         inside a parameter list, suggested by Alan Morgan.
5572         (verilog-pretty-expr): Tune assignment regular expression match
5573         string for corner cases; also use markers instead of character
5574         number as indent changes the later.
5576 2010-04-07  Wilson Snyder  <wsnyder@wsnyder.org>
5578         * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
5579         as missing keyword.
5580         (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
5581         causing truncation of AUTOWIRE signals.  Reported by Bruce Tennant.
5582         (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
5583         AUTO_TEMPLATEs needing multiple array bits.  Suggested by Bruce
5584         Tennant.
5585         (verilog-keywords):
5586         (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
5587         1800-2009 keywords, including "global.".
5589 2010-04-06  John Wiegley  <jwiegley@gmail.com>
5591         * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
5592         appearing in buffer list (if a live buffer name matched a recentf
5593         file basename).  Should use uniquify to offer a real solution.
5595 2010-04-06  John Wiegley  <jwiegley@gmail.com>
5597         * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
5598         comment to code, and add a :version tag.
5599         (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
5601 2010-04-06  Juanma Barranquero  <lekktu@gmail.com>
5603         Enable recentf-mode if using virtual buffers.
5604         * ido.el (recentf-list): Declare for byte-compiler.
5605         (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
5606         (ido-make-buffer-list): Simplify.
5607         (ido-add-virtual-buffers-to-list): Simplify.  Enable recentf-mode.
5609 2010-04-05  Juri Linkov  <juri@jurta.org>
5611         Scrolling commands which scroll a line instead of full screen.
5612         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
5614         * simple.el (scroll-up-line, scroll-down-line): New commands.
5615         Put property isearch-scroll=t on them.
5617         * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
5618         Remove commands.
5620 2010-04-05  Juri Linkov  <juri@jurta.org>
5622         Scrolling commands which do not signal errors at top/bottom.
5623         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
5625         * simple.el (scroll-up-command, scroll-down-command): New commands.
5626         Put property isearch-scroll=t on them.
5628         * bindings.el (global-map): Rebind [prior] from `scroll-down' to
5629         `scroll-down-command' and [next] from `scroll-up' to
5630         `scroll-up-command'.
5632         * emulation/cua-base.el: Put property CUA=move on
5633         `scroll-up-command' and `scroll-down-command'.
5634         (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
5635         and `scroll-down-command' to `cua-scroll-down'.
5637 2010-04-05  Juanma Barranquero  <lekktu@gmail.com>
5639         * help.el (describe-mode): Return nil.
5641 2010-04-04  John Wiegley  <jwiegley@gmail.com>
5643         * ido.el (ido-use-virtual-buffers): New variable to indicate
5644         whether "virtual buffer" support is enabled for IDO.
5645         (ido-virtual): Face used to indicate virtual buffers in the list.
5646         (ido-buffer-internal): If a buffer is chosen, and no such buffer
5647         exists, but a virtual buffer of that name does (which would be why
5648         it was in the list), recreate the buffer by reopening the file.
5649         (ido-make-buffer-list): If virtual buffers are being used, call
5650         `ido-add-virtual-buffers-to-list' before the make list hook.
5651         (ido-virtual-buffers): New variable which contains a copy of the
5652         current contents of the `recentf-list', albeit pared down for the
5653         sake of speed, and with proper faces applied.
5654         (ido-add-virtual-buffers-to-list): Using the `recentf-list',
5655         create a list of "virtual buffers" to present to the user in
5656         addition to the currently open set.  Note that this logic could
5657         get rather slow if that list is too large.  With the default
5658         `recentf-max-saved-items' of 200, there is little speed penalty.
5660 2010-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5662         * font-lock.el: Require CL when compiling.
5663         (font-lock-turn-on-thing-lock): Use `case'.
5665 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
5667         * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
5668         Zaretskii.
5670 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
5672         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
5673         (semantic-create-imenu-directory-index): Fix typos in docstrings.
5674         (semantic-imenu-goto-function): Reflow docstring.
5676 2010-04-02  Juri Linkov  <juri@jurta.org>
5678         * ehelp.el (electric-help-orig-major-mode):
5679         New buffer-local variable.
5680         (electric-help-mode): Set it to original major-mode.  Doc fix.
5681         (with-electric-help): Use `electric-help-orig-major-mode' instead
5682         of (default-value 'major-mode).  Doc fix.
5683         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
5685 2010-04-02  Sam Steingold  <sds@gnu.org>
5687         * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
5688         `vc-hg-command' with a list of flags.
5690         * progmodes/bug-reference.el (bug-reference-bug-regexp):
5691         Also accept "patch" and "RFE".
5692         (bug-reference-fontify): `bug-reference-url-format' can also be a
5693         function to be able to handle the bug kind.
5694         (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
5696 2010-04-02  Jan Djärv  <jan.h.d@swipnet.se>
5698         * tmm.el (tmm-get-keymap): Check with symbolp before passing
5699         value to fboundp, it may not be a symbol.
5701 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5703         * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
5705 2010-03-31  Juri Linkov  <juri@jurta.org>
5707         * simple.el (next-line, previous-line): Re-throw a signal
5708         with `signal' instead of using `ding'.
5709         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
5711 2010-03-31  Juri Linkov  <juri@jurta.org>
5713         * simple.el (keyboard-escape-quit): Raise deselecting the active
5714         region higher than exiting the minibuffer.
5715         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
5717 2010-03-31  Juri Linkov  <juri@jurta.org>
5719         * image.el (image-animated-p): Use `image-metadata' instead of
5720         `image-extension-data'.  Get GIF extenstion data from metadata
5721         property `extension-data'.
5723 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5725         * simple.el (append-to-buffer): Simplify.
5727 2010-03-31  Tomas Abrahamsson  <tab@lysator.liu.se>
5729         * textmodes/artist.el (artist-mode): Fix typo in docstring.
5730         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
5732 2010-03-31  Kenichi Handa  <handa@m17n.org>
5734         * language/sinhala.el (composition-function-table): Fix regexp for
5735         the new Unicode specification.
5737         * language/indian.el (devanagari-composable-pattern)
5738         (tamil-composable-pattern, kannada-composable-pattern)
5739         (malayalam-composable-pattern): Adjust for the new Unicode
5740         specification.
5741         (bengali-composable-pattern, gurmukhi-composable-pattern)
5742         (gujarati-composable-pattern, oriya-composable-pattern)
5743         (telugu-composable-pattern): New variables to cope with the new
5744         Unicode specification.  Use them in composition-function-table.
5746 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5748         Make tmm-menubar work for the Buffers menu again (bug#5726).
5749         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
5750         vectors rather than cons cells, as used in menu-bar-update-buffers.
5752 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5754         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
5755         (js-insert-and-indent): Revert 2009-08-15 change, restoring
5756         electric punctuation for "{}();,:" (Bug#5586).
5758         * mail/sendmail.el (mail-default-directory): Doc fix.
5760 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5762         * mail/sendmail.el (mail-default-directory): Doc fix.
5764 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
5766         * subr.el (version-regexp-alist, version-to-list)
5767         (version-list-<, version-list-=, version-list-<=)
5768         (version-list-not-zero, version<, version<=, version=): Doc fix.
5769         (Bug#5744).
5771 2010-02-31  Dan Nicolaescu  <dann@ics.uci.edu>
5773         * vc.el (vc-root-diff): Doc fix.
5775 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5777         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
5779         * simple.el (append-to-buffer): Fix last change.
5781 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
5783         * simple.el (append-to-buffer): Ensure that point is preserved if
5784         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
5785         (Bug#5749)
5787 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5789         * files.el (auto-mode-case-fold): Change default to t.
5791 2010-03-30  Juri Linkov  <juri@jurta.org>
5793         * dired-x.el (dired-omit-mode): Doc fix.
5795 2010-03-30  Juri Linkov  <juri@jurta.org>
5797         * replace.el (occur-accumulate-lines): Move occur-engine related
5798         functions `occur-accumulate-lines' and `occur-engine-add-prefix'
5799         to be located after `occur-engine'.
5801 2010-03-30  Juri Linkov  <juri@jurta.org>
5803         Make occur handle multi-line matches cleanly with context.
5804         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
5806         * replace.el (occur-accumulate-lines): Add optional arg `pt'.
5807         (occur-engine): Add local variables `ret', `prev-after-lines',
5808         `prev-lines'.  Use more arguments for `occur-context-lines'.
5809         Set first elem of its returned list to `data', and the second elem
5810         to `prev-after-lines'.  Don't print the separator line.
5811         In the end, print remaining context after-lines.
5812         (occur-context-lines): Add new arguments `begpt', `endpt',
5813         `lines', `prev-lines', `prev-after-lines'.  Rewrite to combine
5814         after-lines of the previous match with before-lines of the
5815         current match and not overlap them.  Return a list with two
5816         values: the output line and the list of context after-lines.
5818 2010-03-30  Juri Linkov  <juri@jurta.org>
5820         * replace.el (occur-accumulate-lines): Fix a bug where the first
5821         context line at the beginning of the buffer was missing.
5823 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
5825         * files.el: Make bidi-display-reordering safe variable for boolean
5826         values.
5828 2010-03-29  Phil Hagelberg  <phil@evri.com>
5829             Chong Yidong  <cyd@stupidchicken.com>
5831         * subr.el: Extend progress reporters to perform "spinning".
5832         (progress-reporter-update, progress-reporter-do-update):
5833         Handle non-numeric value arguments.
5834         (progress-reporter--pulse-characters): New var.
5836 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
5838         * progmodes/compile.el (compilation-start): Fix regexp detection
5839         of initial cd command (Bug#5771).
5841 2010-03-28  Stefan Guath  <stefan@automata.se>  (tiny change)
5843         * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
5845 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
5847         Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
5848         * lisp/progmodes/gdb-mi.el: Restore.
5849         * lisp/progmodes/gdb-ui.el: Remove.
5850         * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
5852 2010-03-25  Glenn Morris  <rgm@gnu.org>
5854         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
5855         all dired buffers, even tramp ones.  (Bug#5755)
5857 2010-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5859         Add "union tags" in mpc.el.
5860         * mpc.el: Remove backward compatibility code.
5861         (mpc-browser-tags): Change default.
5862         (mpc--find-memoize-union-tags): New var.
5863         (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
5864         (mpc-cmd-find): Handle the case where the playlist does not exist.
5865         Handle union-tags.
5866         (mpc-cmd-list): Use mpc-cmd-special-tag-p.  Handle union-tags.
5867         (mpc-cmd-add): Use mpc-cmd-flush.
5868         (mpc-tagbrowser-tag-name): New fun.
5869         (mpc-tagbrowser-buf): Use it.
5870         (mpc-songs-refresh): Use cond.  Move to point-min as a fallback.
5872 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5874         Misc cleanup.
5875         * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
5876         Use replace-regexp-in-string.
5877         (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
5878         (makefile-imake-mode-syntax-table): Move init into defvar.
5879         (makefile-mode): Use define-derived-mode.
5881         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
5882         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
5883         not be present any more.
5885 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5887         * faces.el (set-face-attribute): Fix typo in docstring.
5888         (face-valid-attribute-values): Reflow docstring.
5890         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
5892 2010-03-24  Glenn Morris  <rgm@gnu.org>
5894         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
5896 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
5898         * indent.el (indent-for-tab-command): Doc fix.
5900 2010-03-24  Alan Mackenzie  <acm@muc.de>
5902         * progmodes/cc-engine.el (c-remove-stale-state-cache):
5903         Fix off-by-one error.  Fixes bug #5747.
5905 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5907         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
5908         (image-dired-read-comment): Doc fix.
5910         * json.el (json-object-type, json-array-type, json-key-type)
5911         (json-false, json-null, json-read-number):
5912         * minibuffer.el (completion-in-region-functions):
5913         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
5914         (cal-tex-cursor-week):
5915         * emacs-lisp/trace.el (trace-function):
5916         * eshell/em-basic.el (eshell/printnl):
5917         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
5918         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
5919         * obsolete/levents.el (allocate-event, event-key, event-object)
5920         (event-point, event-process, event-timestamp, event-to-character)
5921         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
5922         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
5923         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
5924         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
5925         (reftex-highlight-selection): Fix typos in docstrings.
5927 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5929         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
5931 2010-03-24  Glenn Morris  <rgm@gnu.org>
5933         * mail/rmail.el (rmail-highlight-face): Restore option deleted
5934         2008-02-13 without comment; mark it obsolete.
5935         (rmail-highlight-headers): Use rmail-highlight-face once more.
5937 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
5939         * woman.el (woman2-process-escapes): Only consume the newline if
5940         the filler character is on a line by itself (Bug#5729).
5942 2010-03-24  Kenichi Handa  <handa@m17n.org>
5944         * language/indian.el (devanagari-composable-pattern): Add more
5945         consonants.
5947 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5949         * net/trampver.el: Update release number.
5951 2010-03-24  Glenn Morris  <rgm@gnu.org>
5953         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
5955 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5957         * net/tramp.el (tramp-find-executable):
5958         Use `tramp-get-connection-buffer'.  Make the regexp for checking
5959         output of "wc -l" more robust.
5960         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
5961         (tramp-open-connection-setup-interactive-shell): Remove workaround
5962         for OpenSolaris bug, it is not needed anymore.
5964 2010-03-24  Eric M. Ludlam  <zappo@gnu.org>
5966         * cedet/semantic/imenu.el: New file, from the CEDET repository
5967         (Bug#5412).
5969 2010-03-24  Glenn Morris  <rgm@gnu.org>
5971         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
5973 2010-03-24  Wilson Snyder  <wsnyder@wsnyder.org>
5975         * files.el (auto-mode-alist): Accept more verilog file patterns.
5977 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5979         * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
5981 2010-03-24  Glenn Morris  <rgm@gnu.org>
5983         * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
5984         log-edit-before-checkin-process.
5986         * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
5988         * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
5990         * vc-dispatcher.el (vc-start-logentry): Doc fix.
5991         (log-view-process-buffer, log-edit-extra-flags): Declare.
5993         * log-edit.el (log-edit-before-checkin-process): Doc fix.
5995         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
5996         Consistently check ede-object is bound throughout.
5998         * cedet/ede/project-am.el (ede-shell-run-something): Declare.
6000 2010-03-23  Sam Steingold  <sds@gnu.org>
6002         Fix bug#5620: recalculate all markers on compilation buffer
6003         modifications, not on file modifications.
6004         * progmodes/compile.el (buffer-modtime): New buffer-local variable:
6005         the buffer modification time, for buffers not associated with files.
6006         (compilation-mode): Create it.
6007         (compilation-filter): Update it.
6008         (compilation-next-error-function): Use it instead of
6009         `visited-file-modtime' for timestamp.
6011 2010-03-23  Juri Linkov  <juri@jurta.org>
6013         Implement Occur multi-line matches.
6014         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
6016         * replace.el (occur): Doc fix.
6017         (occur-engine): Set `begpt' to the beginning of the first line.
6018         Set `endpt' to the end of the last match line.  At first, count
6019         line numbers between `origpt' and `begpt'.  Split out code from
6020         `out-line' variable to new let-bindings `match-prefix' and
6021         `match-str'.  In `out-line' add non-numeric prefix to all
6022         non-first lines of multi-line matches.  Finally, count lines
6023         between `begpt' and `endpt' and add to `lines'.
6025 2010-03-23  Juri Linkov  <juri@jurta.org>
6027         * replace.el (occur-accumulate-lines, occur-engine):
6028         Use `occur-engine-line' instead of duplicate code.
6029         (occur-engine-line): New function created from duplicate code
6030         in `occur-accumulate-lines' and `occur-engine'.
6032         * replace.el (occur-engine-line): Add optional arg `keep-props'.
6033         (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
6035 2010-03-23  Juri Linkov  <juri@jurta.org>
6037         * finder.el: Remove TODO tasks.
6039         * info.el (Info-finder-find-node): Add node "all"
6040         with all package info.  Handle a list of multiple keywords
6041         separated by comma.
6042         (info-finder): In interactive use with a prefix argument,
6043         use `completing-read-multiple' to read a list of keywords
6044         separated by comma.
6046 2010-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6048         Add a new completion style `substring'.
6049         * minibuffer.el (completion-basic--pattern): New function.
6050         (completion-basic-try-completion, completion-basic-all-completions):
6051         Use it.
6052         (completion-substring--all-completions)
6053         (completion-substring-try-completion)
6054         (completion-substring-all-completions): New functions.
6055         (completion-styles-alist): New style `substring'.
6057 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6059         Get rid of .elc files after removal of the corresponding .el.
6060         * Makefile.in (compile-clean): New target.
6061         (compile-main): Use it.
6063 2010-03-22  Jan Djärv  <jan.h.d@swipnet.se>
6065         * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
6066         don't do make there.  When compiling with separate object dir, there
6067         is no Makefile there.
6069 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6071         Get rid of the ELCFILES abomination, again.
6072         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
6073         (all, compile): Don't call compile-last.
6074         (compile-main): Build the "elcfiles" list dynamically.
6075         (compile-targets): New (internal) target.
6077 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
6079         * Makefile.in (top_srcdir): Define.
6080         (abs_top_builddir): Define.
6081         (srcdir): Don't append `/..'.
6082         (EMACS): Use ${abs_top_builddir}.
6083         (all, compile, compile-always, compile-last): Don't set emacswd.
6084         (update-subdirs, update-authors): Use $(top_srcdir) instead of
6085         $(srcdir).
6086         (lisp): Use $(srcdir) instead of @srcdir@.
6088 2010-03-21  Juri Linkov  <juri@jurta.org>
6090         Fix message of multi-line occur regexps and multi-buffer header lines.
6091         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
6093         * replace.el (occur-1): Don't display regexp if it is longer
6094         than window-width.  Use `query-replace-descr' to display regexp.
6095         (occur-engine): Don't display regexp in the buffer header for
6096         multi-buffer occur.  Display a separate header line with total
6097         match count and regexp for multi-buffer occur.
6098         Use `query-replace-descr' to display regexp.
6100 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
6102         * net/secrets.el: Fix parenthesis.
6103         (secrets-enabled): Fix parenthesis.
6105 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6107         Use more relative file and directory names.
6108         * Makefile.in (EMACS): Arrange for it to work when we chdir.
6109         (setwins, setwins_almost, setwins_for_subdirs):
6110         Don't `cd'; output relative names.
6111         (all, compile, compile-always, compile-last): Set emacswd.
6112         (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
6113         Just cd to the lisp source dir so we can use relative file names.
6115         * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
6117 2010-03-20  Glenn Morris  <rgm@gnu.org>
6119         * textmodes/rst.el: Use faces for font-lock customization, and make the
6120         old -face variables obsolete.
6121         (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
6122         (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
6123         (rst-block-face, rst-external-face, rst-definition-face)
6124         (rst-directive-face, rst-comment-face, rst-emphasis1-face)
6125         (rst-emphasis2-face, rst-literal-face, rst-reference-face):
6126         Make obsolete.
6127         (rst-font-lock-keywords-function): Update for above changes.
6129 2010-03-20  Juri Linkov  <juri@jurta.org>
6131         * s-region.el:
6132         * obsolete/s-region.el: Move to obsolete.
6134 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
6136         * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
6138 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6140         * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
6142 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
6144         Add special markup processing for commit logs.
6145         * log-edit.el (log-edit-extra-flags): New variable.
6146         (log-edit): Add new argument MODE.  Use that mode when non-nil
6147         instead of the log-view-mode.
6148         (log-view-process-buffer): New function.
6150         * vc.el: Document that the checkin method takes optional
6151         arguments.  Document new backend specific method: log-view-mode.
6152         (vc-default-log-edit-mode): New function.
6153         (vc-checkin): Use a backend specific log-view-mode.
6154         Pass extra arguments to the checkin method.
6155         (vc-modify-change-comment): Pass a dummy extra argument.
6157         * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
6158         log-edit.
6159         (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
6160         (vc-finish-logentry): Process the log buffer before passing it
6161         down.  Pass log-edit-extra-flags.
6163         * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
6164         command.
6165         (log-edit-extra-flags, log-edit-before-checkin-process):
6166         New declarations.
6168         * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
6169         command.
6170         (log-edit-extra-flags, log-edit-before-checkin-process):
6171         New declarations.
6172         (vc-hg-log-edit-mode): New derived mode.
6174         * vc-arch.el (vc-arch-checkin):
6175         * vc-cvs.el (vc-cvs-checkin):
6176         * vc-git.el (vc-git-checkin):
6177         * vc-mtn.el (vc-mtn-checkin):
6178         * vc-rcs.el (vc-rcs-checkin):
6179         * vc-sccs.el (vc-sccs-checkin):
6180         * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
6182 2010-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6184         * outline.el (hide-sublevels): Don't hide trailing newline (and fix
6185         parent typo).
6187 2010-03-19  Glenn Morris  <rgm@gnu.org>
6189         * password-cache.el (password-cache, password-cache-expiry): Autoload.
6191 2010-03-18  Glenn Morris  <rgm@gnu.org>
6193         * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
6195         * replace.el (query-replace-history): Give it a doc string.
6196         (map-query-replace-regexp): Use query-replace-from-history-variable
6197         and query-replace-to-history-variable.
6199         * mail/hashcash.el (declare-function): Remove duplicate definition.
6201         * mail/emacsbug.el (report-emacs-bug-pretest-address):
6202         Make it an obsolete alias for report-emacs-bug-address.
6203         (message-strip-special-text-properties): Declare.
6204         (report-emacs-bug): Remove test for a pretest bug address.
6205         Combine message-mode-specific code.
6207         * mail/supercite.el: Don't require sendmail.
6208         (mh-in-header-p): Declare rather than using with-no-warnings.
6209         (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
6210         mail-header-end.  Don't bind mysterious variable `kill-lines-magic'.
6212         * calendar/cal-french.el: Convert to utf-8.
6214         * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
6215         Emacs scripts.
6217 2010-03-16  Michael Albinus  <michael.albinus@gmx.de>
6219         * net/secrets.el (secrets-enabled): New variable.  Use it instead
6220         of a subfeature.
6222 2010-03-15  Michael Albinus  <michael.albinus@gmx.de>
6224         * net/secrets.el (top): Register the D-Bus signals only when the
6225         service "org.freedesktop.secrets" can be pinged.
6226         Provide subfeature `enabled'.
6228 2010-03-14  Juri Linkov  <juri@jurta.org>
6230         Add finder unknown keywords.
6232         * finder.el (finder-unknown-keywords): New function.
6234         * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
6235         to create a Finder node with unknown keywords.
6237 2010-03-14  Juri Linkov  <juri@jurta.org>
6239         * finder.el (finder-compile-keywords): Replace `princ' with
6240         `prin1' on a list of symbols interned from keyword strings.
6242         * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
6243         a comma, then split keywords using a comma and optional whitespace.
6244         Otherwise, split by whitespace.
6246         * complete.el:
6247         * face-remap.el:
6248         * log-view.el:
6249         * net/hmac-def.el:
6250         * net/hmac-md5.el:
6251         * net/netrc.el:
6252         * progmodes/mixal-mode.el: Fix keywords.
6254 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
6256         * Makefile.in (ELCFILES): Add net/secrets.elc.
6258         * net/secrets.el: New file.
6260 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
6262         * facemenu.el (list-colors-display, list-colors-print): New arg
6263         callback.  Use it to allow selecting colors.
6265         * wid-edit.el (widget-image-insert): Insert image prop even if the
6266         current display is non-graphic.
6267         (widget-field-value-set): New fun.
6268         (editable-field): Use it.
6269         (widget-field-value-get): Clean up unused var.
6270         (widget-color-value-create, widget-color--choose-action):
6271         New funs.  Allow using list-colors-display to choose color.
6273 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
6275         * cus-edit.el: Resort topmost custom groups.
6276         (custom-buffer-sort-alphabetically): Default to t.
6277         (customize-apropos): Use apropos-parse-pattern.
6278         (custom-search-field): New var.
6279         (custom-buffer-create-internal): Add custom-apropos search field.
6280         (custom-add-parent-links): Don't display parent doc.
6281         (custom-group-value-create): Don't sort top-level custom group.
6282         (custom-magic-value-create): Show visibility button before option name.
6284         (custom-variable-state): New fun, from custom-variable-state-set.
6285         (custom-variable-state-set): Use it.
6286         (custom-group-value-create): Hide options with standard values
6287         using the :hidden-states property.  Use progress reporter.
6289         (custom-show): Simplify.
6290         (custom-visibility): Disable images by default.
6291         (custom-variable): New property :hidden-states.
6292         (custom-variable-value-create): Enable images for
6293         custom-visibility widgets.  Use :hidden-states property to
6294         determine initial visibility.
6296         * wid-edit.el (widget-image-find): Give images center ascent.
6297         (visibility): Add :on-image and :off-image properties.
6298         (widget-visibility-value-create): Use them.
6300 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
6302         * cus-edit.el (processes): Remove from development group.
6303         (oop, hypermedia): Delete group.
6304         (comm): Promote to top-level group.
6306         * net/browse-url.el (browse-url):
6307         * net/xesam.el (xesam):
6308         * net/tramp.el (tramp):
6309         * net/goto-addr.el (goto-address):
6310         * net/ange-ftp.el (ange-ftp): Put in comm group.
6312         * view.el (view): Remove from editing group.
6314         * uniquify.el (uniquify): Put in files group.
6316         * net/browse-url.el (browse-url):
6317         * ps-print.el (postscript): Put in external group.
6319         * cus-edit.el (outlines):
6320         * textmodes/text-mode.el (text-mode-hook):
6321         * textmodes/table.el (table):
6322         * textmodes/picture.el (picture):
6323         * outline.el (outlines): Put in wp group.
6325         * nxml/nxml-mode.el (nxml): Remove from wp group.
6327         * net/tramp-imap.el (tramp-imap): Put in tramp group.
6329         * mail/metamail.el (metamail): Remove from hypermedia group.
6331         * cus-edit.el (abbrev):
6332         * whitespace.el (whitespace):
6333         * vcursor.el (vcursor):
6334         * reveal.el (reveal):
6335         * hl-line.el (hl-line): Put in convenience group.
6337         * epg-config.el (epg): Put in data group.
6339         * emulation/pc-select.el (pc-select): Put in emulations group.
6341         * calculator.el (calculator): Put in applications group.
6343 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
6345         Add .dir-locals.el support for file-less buffers.
6346         * files.el (hack-local-variables): Split out code to apply local
6347         variable settings ...
6348         (hack-local-variables-apply): ... here.  New function.
6349         (hack-dir-local-variables): Use the default directory for when the
6350         buffer does not have an associated file.
6351         (hack-dir-local-variables-non-file-buffer): New function.
6352         * diff-mode.el (diff-mode):
6353         * vc-annotate.el (vc-annotate-mode):
6354         * vc-dir.el (vc-dir-mode):
6355         * log-edit.el (log-edit-mode):
6356         * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
6358 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
6360         Add support for shelving snapshots and for showing shelves.
6361         * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
6362         (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
6363         New functions.
6364         (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
6365         (vc-bzr-extra-menu-map): Map them.
6367 2010-03-11  Glenn Morris  <rgm@gnu.org>
6369         * cus-edit.el (customize-changed-options-previous-release):
6370         Bump to 23.1.
6372         * image.el (image-animate-max-time): Fix :version tag.
6374 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
6376         * Branch for 23.2.
6378 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6380         * vc-git.el (vc-git-revision-table): Include remote branches.
6382 2010-03-10  Kim F. Storm  <storm@cua.dk>
6384         Animated image API.
6385         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
6387         * image.el (image-animate-max-time): New defcustom.
6388         (image-animated-types): New defconst.
6389         (create-animated-image, image-animate-timer)
6390         (image-animate-start, image-animate-stop, image-animate-timeout)
6391         (image-animated-p): New functions.
6393         * image-mode.el (image-toggle-display-image):
6394         Replace `create-image' with `create-animated-image'.
6396 2010-03-09  Miles Bader  <miles@gnu.org>
6398         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
6399         instead of "format:"; this ensures that the output is
6400         newline-terminated.
6402 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
6404         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
6405         that all errors are caught, and that the return value is always a
6406         list (Bug#5692).
6408 2010-03-08  Kenichi Handa  <handa@m17n.org>
6410         * language/misc-lang.el (windows-1256): New coding system.
6411         (cp1256): New alias of windows-1256 (bug#5690).
6413 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
6415         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
6416         call to rfc822-bad-address.  (Bug#5692)
6418 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
6420         * vc-git.el (vc-git-annotate-extract-revision-at-line):
6421         Use vc-git-root as default directory for revision path (Bug#5657).
6423 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
6425         * calculator.el (calculator): Don't bind split-window-keep-point
6426         (Bug#5674).
6428 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6430         * vc-git.el: Re-flow to fit into 80 columns.
6431         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
6432         Remove spurious `quote' element in each case alternative.
6433         (vc-git-show-log-entry): Use prog1.
6434         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
6436 2010-03-06  Glenn Morris  <rgm@gnu.org>
6438         * cedet/semantic/grammar.el (semantic-grammar-header-template):
6439         Update template copyright to GPLv3+.
6441 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6443         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
6445 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
6447         * macros.el (insert-kbd-macro): Look up keyboard macro using the
6448         definition, not the name (Bug#5481).
6450 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
6452         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
6453         argument with a local variable.  (Bug#5670)
6455 2010-03-02  Juri Linkov  <juri@jurta.org>
6457         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
6459 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
6461         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
6462         error when FILENAME and NEWNAME are existing remote directories.
6464         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
6465         parameter DIR-FLAG.
6467 2010-03-02  Glenn Morris  <rgm@gnu.org>
6469         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
6470         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
6472 2010-03-01  Kenichi Handa  <handa@m17n.org>
6474         * language/burmese.el (burmese-composable-pattern): Rename from
6475         myanmar-composable-pattern.
6477         * international/characters.el (script-list):
6478         * international/fontset.el (script-representative-chars):
6479         Change myanmar to burmese.
6480         (otf-script-alist): Likewise.
6481         (setup-default-fontset): Likewise.  Re-fix :otf spec.
6483 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6485         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
6487 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
6489         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
6491 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
6493         * net/tramp.el (tramp-handle-write-region): START can be a string.
6494         Take care in the checks.  Reported by Dan Davison
6495         <davison@stats.ox.ac.uk>.
6497 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
6499         * net/dbus.el (dbus-introspect, dbus-get-property)
6500         (dbus-set-property, dbus-get-all-properties):
6501         Use `dbus-call-method' when noninteractive.  (Bug#5645)
6503 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
6505         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
6506         * emacs-lisp/elint.el (elint-add-required-env):
6507         * cedet/semantic/db-find.el
6508         (semanticdb-find-translate-path-brutish-default):
6509         * cedet/ede/make.el (ede-make-check-version):
6510         * calendar/icalendar.el (icalendar--add-diary-entry):
6511         * calc/calcalg2.el (math-tracing-integral):
6512         * files.el (recover-session-finish): Use with-current-buffer
6513         instead of save-excursion.
6515 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6517         Fix in-buffer completion when after-change-functions modify the buffer.
6518         * minibuffer.el (completion--replace): New function.
6519         (completion--do-completion): Use it and use relative movement.
6521 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
6523         * international/fontset.el (setup-default-fontset): Fix :otf spec.
6525 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
6527         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
6528         Allow the characters _<> in the stack entry (Bug#5653).
6530 2010-02-26  Kenichi Handa  <handa@m17n.org>
6532         * language/burmese.el: Fix entries in composition-function-table.
6533         (myanmar-composable-pattern): New variable.
6535         * international/fontset.el (setup-default-fontset): Add an entry
6536         for myanmar.
6538         * international/characters.el (script-list): Add Myanmar
6539         Extended-A.
6541 2010-02-26  Glenn Morris  <rgm@gnu.org>
6543         * custom.el (custom-initialize-delay): Doc fix.
6545         * mail/sendmail.el (send-mail-function): Autoload the call
6546         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
6548 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
6550         * files.el (hack-local-variables-filter): For eval forms, also
6551         check safe-local-variable-p (Bug#5636).
6553 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
6555         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
6556         and use c(ad)r of cddr (Bug#5640).
6558 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
6560         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
6561         setting the modes by `ignore-errors'.  It might fail, for example
6562         if the file is not owned by the user but the group.
6563         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
6565 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
6567         * files.el (directory-listing-before-filename-regexp): Use
6568         stricter matching for iso-style dates, to avoid false matches with
6569         date-like filenames (Bug#5597).
6571         * htmlfontify.el (htmlfontify): Doc fix.
6573         * eshell/eshell.el (eshell): Doc fix.
6575         * startup.el (fancy-about-screen): In mode-line, apply
6576         mode-line-buffer-id face only to the buffer name (Bug#5613).
6578 2010-02-20  Kevin Ryde  <user42@zip.com.au>
6580         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6581         In `watcom' anchor regexp to start of line, to avoid slowness
6582         (Bug#5599).
6584 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
6586         * subr.el (remove-yank-excluded-properties): Explain in a comment
6587         why `category' property is removed.
6589 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
6591         * isearch.el (isearch-update-post-hook, isearch-update): Revert
6592         2010-02-17 change.
6594 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
6596         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
6597         (icalendar--convert-weekly-to-ical)
6598         (icalendar--convert-yearly-to-ical)
6599         (icalendar--convert-block-to-ical)
6600         (icalendar--convert-cyclic-to-ical)
6601         (icalendar--convert-anniversary-to-ical): Take care of time
6602         specifications where hour has 1-digit only (Bug#5549).
6604 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
6606         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
6607         of disassemble output in GDB 7.1.
6609 2010-02-19  Glenn Morris  <rgm@gnu.org>
6611         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
6612         property.  (Bug#5593)
6614 2010-02-18  Sam Steingold  <sds@gnu.org>
6616         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
6618 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6620         Use abbreviated file names in bookmarks (bug#5591).
6621         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
6622         calls to expand-file-name.
6623         (bookmark-relocate): Use abbreviated file names in bookmarks.
6624         (bookmark-load): Use abbreviated file names in messages.
6626 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
6628         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
6629         expand "." and "..".  Reported by Thierry Volpiatto
6630         <thierry.volpiatto@gmail.com>.
6632 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
6634         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
6635         permissions of the temporary file to "0600".  In case the remote
6636         file has no read permissions for the owner, there might be
6637         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
6639 22010-02-18  Glenn Morris  <rgm@gnu.org>
6641         * emacs-lisp/authors.el (authors-renamed-files-alist):
6642         Add entries for INSTALL.CVS.
6644 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
6646         * vc-bzr.el: Fix typo in Known Bugs section.
6648         * isearch.el (isearch-update-post-hook): New hook.
6649         (isearch-update): Use the new hook.
6651 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
6653         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
6654         Fix errors in copying directories.
6655         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
6656         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
6657         (tramp-handle-delete-file)
6658         (tramp-handle-dired-recursive-delete-directory)
6659         (tramp-handle-write-region): Flush also the cache for the upper
6660         directory.
6662 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
6664         * simple.el (save-interprogram-paste-before-kill): Doc fix.
6666         * cus-edit.el (hardware): Doc fix.
6668         * man.el (man): Add to external custom group.
6670         * delim-col.el (columns): Move to wp custom group.
6672         * doc-view.el (doc-view): Add to data custom group.
6674         * cedet/data-debug.el (data-debug): Move to extensions group.
6676         * cedet/ede.el (ede):
6677         * cedet/srecode.el (srecode):
6678         * cedet/semantic.el (semantic): Put in tools and extensions group.
6680         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
6682         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
6683         by ispell-parse-output (Bug#5575).
6685 2010-02-16  Kenichi Handa  <handa@m17n.org>
6687         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
6688         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
6689         (skkdic-convert): Use `euc-japan' coding system for writing.
6691 2010-02-16  Glenn Morris  <rgm@gnu.org>
6693         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
6694         tex-main-file before using it.  (Bug#5562)
6696 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6698         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
6699         warnings, since it is annoying for the user to see them each time he
6700         runs the code.
6702 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
6704         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
6705         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
6706         instead of PROC for caching "first-password-request".  Otherwise,
6707         new processes would not profit from passwords already entered.
6709         * net/tramp-cache.el (tramp-dump-connection-properties):
6710         Don't save "first-password-request" property.
6712 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
6714         * outline.el (outline-head-from-level):
6715         * simple.el (with-wrapper-hook):
6716         * cedet/ede.el (ede-run-target, project-delete-target)
6717         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
6718         (ede-adebug-project, ede-adebug-project-parent)
6719         (ede-adebug-project-root):
6720         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
6721         (elint-defun, elint-buffer-env, elint-top-form-logged)
6722         (elint-unbound-variable):
6723         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
6724         Fix typos in docstrings.
6726 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
6728         * files.el (insert-directory): When WILDCARD-REGEXP and
6729         FULL-DIRECTORY-P are nil, insert the file entry instead of the
6730         whole directory.  (Bug#5551)
6732         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
6733         dired's alignment sanity.  (Bug#5516)
6735 2010-02-14  Juri Linkov  <juri@jurta.org>
6737         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
6738         Remove remaining ^H with their preceding chars.  (Bug#5566)
6740 2010-02-13  Glenn Morris  <rgm@gnu.org>
6742         * simple.el (transpose-subr): Give it a doc-string.
6744         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
6745         Doc fixes.
6747 2010-02-12  Juri Linkov  <juri@jurta.org>
6749         * arc-mode.el (archive-unique-fname): Make directories for nested
6750         archives.  (Bug#5540)
6752 2010-02-12  Juri Linkov  <juri@jurta.org>
6754         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
6756 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6758         * subr.el (copy-overlay): Handle deleted overlays.
6760         * man.el (Man-completion-table): Don't signal an error if we can't run
6761         manual-program (bug#4056).
6763 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
6765         * textmodes/artist.el (artist-mt): Fix typos in docstring.
6767 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6769         * info.el (Info-bookmark-jump): Simplify.
6771         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
6772         (bookmark-default-handler): Accept new bookmark field `buffer'.
6774 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
6776         * iswitchb.el (iswitchb-completions): Revert last change.
6778 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
6780         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
6781         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
6782         This prevents file names like "~/" being listed literally.
6784 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
6786         * term/xterm.el (xterm-maybe-set-dark-background-mode):
6787         Remove dead code.  (Bug#5546)
6789 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
6791         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
6792         correctly (Bug#5548).
6794 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
6796         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
6797         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
6799 2010-02-08  Kenichi Handa  <handa@m17n.org>
6801         * international/mule-util.el (with-coding-priority): Add autoload
6802         cookie for putting `lisp-indent-function'.
6804 2010-02-07  Glenn Morris  <rgm@gnu.org>
6806         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
6807         Move F2003 named interfaces from keywords-2 to keywords-1, and
6808         use function-name-face rather than constant-face.
6809         Simplify "abstract interface" regexp.
6811 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
6813         * eshell/esh-util.el (eshell-file-attributes): New optional arg
6814         ID-FORMAT.  Pass it to `file-attributes'.
6816         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
6818 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
6820         * faces.el (set-face-attribute): Allow calling
6821         internal-set-lisp-face-attribute with 'unspecified family and
6822         foundry argument (Bug#5536).
6824 2010-02-07  Glenn Morris  <rgm@gnu.org>
6826         * progmodes/f90.el (f90-font-lock-keywords-2)
6827         (f90-looking-at-type-like, f90-looking-at-program-block-end):
6828         Handle F2003 named interfaces.
6830 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
6832         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
6833         beg and end before calling c-get-state-before-change-functions.
6835 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
6837         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
6839 2010-02-05  Juri Linkov  <juri@jurta.org>
6841         * doc-view.el (doc-view-mode):
6842         * image-mode.el (image-mode): Put property mode-class=special.
6843         (Bug#4896)
6845 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
6847         * vc-svn.el (vc-svn-revision-table): New function.
6849 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
6851         * net/ange-ftp.el (ange-ftp-insert-directory):
6852         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
6853         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
6854         Handle also directories.  (Bug#5478)
6856 2010-02-05  Glenn Morris  <rgm@gnu.org>
6858         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
6860 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
6862         * startup.el (command-line-1): Convert options beginning with a
6863         single dash as well (Bug#5519).
6865 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6867         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
6868         * minibuffer.el (completion-initials-expand): Only check the presence
6869         of delims *within* the boundaries, since otherwise the / delim is
6870         always found for files.
6872         Fix up various corner case problems.
6873         * doc-view.el (doc-view-last-page-number): New function.
6874         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
6875         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
6876         (doc-view-kill-proc): Avoid inf-loop in freak cases.
6877         (doc-view-reconvert-doc): Use the new recursive delete-directory.
6878         (doc-view-convert-current-doc): Don't create the resolution.el file
6879         here any more.
6880         (doc-view-pdf/ps->png): Do it here instead.
6881         (doc-view-already-converted-p): Check that resolution.el is present.
6882         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
6883         windows that are not yet showing images.
6885 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
6887         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
6888         `dired-uncache' for every elemnt which is an absolute file name.
6890         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
6891         directory, handle its directory component.
6892         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
6893         function is called permanently and creates noise, otherwise.
6895         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
6896         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
6897         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
6899 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
6901         * macros.el (apply-macro-to-region-lines):
6902         Minor simplification.  (Bug#5485)
6904 2010-02-04  Glenn Morris  <rgm@gnu.org>
6906         * mail/rmail.el (rmail-show-message-1): Handle malformed
6907         quoted-printable text.  (Bug#5441)
6909         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
6911         * simple.el (visual-line-mode): Capitalize lighter.
6913 2010-02-03  John Wiegley  <jwiegley@gmail.com>
6915         * iswitchb.el (iswitchb-completions): Add bookmark files to the
6916         list of files considered for "virtual buffer" completions.
6918 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
6920         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
6921         also in case of (and (not full) (not wildcard)).  This is needed
6922         when dired is called with a list of files, which are not in
6923         `default-directory'.  (Bug#5478)
6925 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6927         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
6929 2010-02-02  Juri Linkov  <juri@jurta.org>
6931         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
6932         from unidiff to allow function-line after @@.
6934 2010-02-02  Juri Linkov  <juri@jurta.org>
6936         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
6937         '(RCS SCCS) with inverted condition.
6939 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
6941         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
6942         messages.
6944 2010-02-01  Juri Linkov  <juri@jurta.org>
6946         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
6947         compare with "pkunzip" and "pkzip" instead of only "pkzip".
6948         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
6949         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
6951 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6953         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
6954         (doc-view-revert-buffer): New command.
6955         (doc-view-mode-map): Use it.
6957 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
6959         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
6960         pending merge is detected.
6962 2010-01-31  Juri Linkov  <juri@jurta.org>
6964         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
6965         beginning of interactive spec like all other grep commands do.
6966         Put "all" in front of "gz".  (Bug#5260)
6968 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
6970         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
6972 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
6974         * dirtrack.el (dirtrack): Warn instead of signalling error if the
6975         regexp is incorrect (Bug#5476).
6977 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
6979         * net/tramp.el (tramp-handle-insert-directory): Handle also
6980         symlinks, when FILENAME is not in `default-directory'.
6982 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
6984         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
6985         FILE is not in `default-directory'.  (Bug#5478)
6987         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
6988         of SWITCHES.  Handle the case, FILENAME is not in
6989         `default-directory'.  (Bug#5478)
6990         (tramp-register-file-name-handlers): Add safe-magic property.
6992 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
6994         * arc-mode.el (archive-zip-extract): Quote the argument passed to
6995         unzip (Bug#5475).
6997 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
6999         * progmodes/flymake.el (flymake-allowed-file-name-masks)
7000         (flymake-master-make-header-init): Add other C++ filename masks.
7001         (flymake-find-possible-master-files)
7002         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
7004 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
7006         Fix some busybox annoyances.
7008         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
7009         not responding." string.
7010         (tramp-open-connection-setup-interactive-shell): Dump stty
7011         settings.  Enable "neveropen" arg for all `tramp-send-command'
7012         calls.  Handle "=" in variable values properly.
7013         (tramp-find-inline-encoding): Raise an error, when no encoding is
7014         found.
7015         (tramp-wait-for-output): Check, whether PROC buffer is available.
7016         Remove spurious " ^H" sequences, sent by busybox.
7017         (tramp-get-ls-command): Suppress coloring, if possible.
7019 2010-01-28  Glenn Morris  <rgm@gnu.org>
7021         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
7023         * log-edit.el (log-edit-strip-single-file-name): Add missing
7024         :safe, :group, and :version tags.
7026 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
7028         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
7029         buffers.  (Bug#5477)
7031 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
7033         * files.el (delete-directory): Handle moving to trash without
7034         first doing recursion (Bug#5436).
7036 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
7038         * vc-hooks.el (vc-path): Mark as obsolete.
7040 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
7042         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
7043         names too.
7045         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
7046         for the short log.
7047         (vc-bzr-log-view-mode): Adjust regexp for the above change.
7049 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
7051         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
7053         * vc-bzr.el (vc-bzr-revision-table): New function.
7055 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
7057         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
7058         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
7060 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7062         Remove support for adding --signoff on commit.
7063         Future support will use an incompatible generic mechanism.
7064         * vc-git.el (vc-git-add-signoff): Remove variable.
7065         (vc-git-toggle-signoff): Remove function.
7066         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
7068         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
7069         from xterm-set-background-mode.  Return t if the background mode
7070         was set.
7071         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
7072         earlier, call it again in case the background mode has changed.
7074 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
7076         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
7077         (Bug#3541).
7079 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
7081         * emacs-lisp/assoc.el (aelement): Doc fix.
7082         (aput, adelete, amake): Use lexical-let (Bug#5450).
7084 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
7086         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
7087         is the same as subprogram call, not declaration.  (Bug#5435).
7089 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
7091         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
7092         (tramp-smb-maybe-open-connection): Use it.
7094 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
7096         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
7098 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7100         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
7101         just because we see "encoding: 8bit".
7102         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
7104 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
7106         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
7108 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
7110         * jka-compr.el (jka-compr-load): If load-file is not in
7111         load-history, try its file-truename version.  (bug#5447)
7113 2010-01-21  Alan Mackenzie  <acm@muc.de>
7115         Fix a situation where deletion of a cpp construct throws an error.
7116         * progmodes/cc-engine.el (c-invalidate-state-cache):
7117         Before invoking c-with-all-but-one-cpps-commented-out, check that the
7118         special cpp construct is still in the buffer.
7119         (c-parse-state): Record the special cpp with markers, not numbers.
7121 2010-01-21  Kenichi Handa  <handa@m17n.org>
7123         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
7124         process last-command-event, as it is now decoded first (Bug#5380).
7126 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
7128         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
7130 2010-01-20  Glenn Morris  <rgm@gnu.org>
7132         * indent.el (tab-always-indent): Fix custom-type.
7134 2010-01-19  Alan Mackenzie  <acm@muc.de>
7136         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
7137         buffer throws "args out of range".
7138         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
7139         playing the role of delimiter.
7141 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
7143         * progmodes/ada-mode.el: Fix bug#5400.
7144         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
7145         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
7146         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
7147         Improve comments in "is" portion.  Handle null procedure declaration.
7148         (ada-move-to-end): Improve doc string.
7150 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
7152         * ido.el (ido-cur-list): Initialize to nil.
7153         Remove obsolete information from commentary.
7154         (ido-choice-list): Initialize to nil.
7155         (ido-get-bufname): Reject minibuffers.
7156         (ido-make-buffer-list): If "default" is a nonexistent
7157         buffer, ignore it, as per the function's comment.
7158         (ido-kill-buffer-internal): New function.
7159         (ido-kill-buffer-at-head): Use it.
7160         (ido-visit-buffer): Likewise.
7162 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
7164         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
7166 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
7168         * cedet/ede/locate.el (ede-locate-file-in-project)
7169         (ede-locate-file-in-project-impl): Fix typos in docstrings.
7170         (ede-enable-locate-on-project): Fix typos in error messages.
7172         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
7173         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
7174         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
7175         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
7176         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
7177         Fix typos in menu help.
7179         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
7180         Fix typos in chart titles.
7182         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
7183         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
7184         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
7185         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
7186         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
7187         (semantic-parse-stream, semantic-parse-region)
7188         (semantic-parse-region-default, semantic--set-buffer-cache)
7189         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
7190         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
7191         (semantic-default-submodes):
7192         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
7193         (semanticdb-create-ebrowse-database)
7194         (semanticdb-find-tags-for-completion-method)
7195         (semanticdb-find-tags-by-class-method)
7196         (semanticdb-deep-find-tags-by-name-method)
7197         (semanticdb-deep-find-tags-for-completion-method):
7198         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
7199         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
7200         (semanticdb-find-tags-for-completion-method)
7201         (semanticdb-find-tags-by-class-method)
7202         (semanticdb-deep-find-tags-for-completion-method):
7203         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
7204         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
7205         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
7206         (semanticdb-find-tags-by-name-method)
7207         (semanticdb-find-tags-by-name-regexp-method)
7208         (semanticdb-find-tags-for-completion-method)
7209         (semanticdb-find-tags-by-class-method)
7210         (semanticdb-find-tags-external-children-of-type-method)
7211         (semanticdb-find-tags-subclasses-of-type-method)
7212         (semanticdb-deep-find-tags-by-name-method)
7213         (semanticdb-deep-find-tags-by-name-regexp-method)
7214         (semanticdb-deep-find-tags-for-completion-method):
7215         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
7216         (semanticdb-enable-gnu-global-in-buffer)
7217         (semanticdb-find-tags-for-completion-method)
7218         (semanticdb-deep-find-tags-by-name-method)
7219         (semanticdb-deep-find-tags-for-completion-method):
7220         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
7221         (javascript-mode, semanticdb-find-translate-path)
7222         (semanticdb-find-tags-for-completion-method)
7223         (semanticdb-find-tags-by-class-method)
7224         (semanticdb-deep-find-tags-by-name-method)
7225         (semanticdb-deep-find-tags-for-completion-method)
7226         (semanticdb-find-tags-external-children-of-type-method):
7227         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
7228         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
7229         (global-semantic-idle-scheduler-mode):
7230         * cedet/srecode/dictionary.el (srecode-field-value)
7231         (srecode-dictionary-add-section-dictionary):
7232         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
7233         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
7234         (describe-class, eieio-describe-generic, describe-generic):
7235         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
7236         (eieio-speedbar-expand):
7237         * emulation/viper-cmd.el (viper-exec-form-in-vi)
7238         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
7239         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
7240         (viper-del-backward-char-in-replace, viper-backward-indent)
7241         (viper-brac-function, viper-register-to-point, viper-submit-report):
7242         * net/tramp.el (tramp-remote-coding-commands):
7243         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
7244         Fix typos in docstrings.
7246 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
7248         * mail/sendmail.el (mail-yank-original): Set the mark if the
7249         specified function for yanking does not do it.
7251 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
7253         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
7255         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
7256         resyncing a directory.
7258 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
7260         * progmodes/ada-mode.el: Fix bug#1920.
7261         (ada-ident-re): Delete ., allow multibyte characters.
7262         (ada-goto-label-re): New; matches goto labels.
7263         (ada-block-label-re): New; matches block labels.
7264         (ada-label-re): New; matches both.
7265         (ada-named-block-re): Deleted; callers changed to use
7266         `ada-block-label-re' instead.
7267         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
7268         Use `ada-block-label-re'.
7269         (ada-indent-on-previous-lines): Improve handling of goto labels.
7270         (ada-get-indent-block-start): Special-case block label.
7271         (ada-get-indent-label): Split into `ada-indent-block-label' and
7272         `ada-indent-goto-label'.
7273         (ada-goto-stmt-start, ada-goto-next-non-ws):
7274         Optionally ignore goto labels.
7275         (ada-goto-next-word): Simplify.
7276         (ada-indent-newline-indent-conditional): Insert newline before
7277         trying to fix indentation; doc fix.
7279 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
7281         * calc/calc.el (calc-command-flags): Give it an initial value.
7283 2010-01-17  Glenn Morris  <rgm@gnu.org>
7285         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
7287 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
7289         * cedet/semantic.el (semantic-mode):
7290         * files.el (minibuffer-with-setup-hook):
7291         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
7292         (artist-key-draw-continously, artist-key-do-continously-continously)
7293         (artist-key-set-point-continously, artist-mouse-draw-continously):
7294         Fix typos in docstrings.
7296 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
7298         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
7299         return t (Bug#3898).
7301 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
7303         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
7304         can parse the output of the external commands (Bug#5279).
7306 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
7308         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
7310 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
7312         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
7314         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
7316         * startup.el (command-line): Remove unused --icon-type arg.
7317         Handle --display arg, passing it to command-line-1 (Bug#5392).
7319 2010-01-16  Mario Lang  <mlang@delysid.org>
7321         * cedet/ede/cpp-root.el (ede-cpp-root-project):
7322         * cedet/ede/files.el (ede-expand-filename):
7323         * cedet/ede/simple.el (ede-simple-project):
7324         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
7325         (semantic-complete-inline-tag-engine):
7326         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
7327         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
7328         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
7329         * cedet/semantic/db.el (semanticdb-equivalent-mode):
7330         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
7331         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
7332         * emacs-lisp/chart.el (chart-translate-namezone):
7333         * textmodes/artist.el (artist-compute-popup-menu-table):
7334         Remove duplicated words in doc-strings.
7336 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
7338         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
7339         to mairix-search to suppress threading (Bug#5342).
7341 2010-01-15  Kenichi Handa  <handa@m17n.org>
7343         * international/mule-cmds.el (canonicalize-coding-system-name):
7344         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
7346 2010-01-15  Glenn Morris  <rgm@gnu.org>
7348         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
7350         * wid-edit.el (widget-keymap): Doc fix.
7352         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
7353         former seems to be more widely accepted by various svn versions.
7355 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
7357         * find-cmd.el (find-constituents):
7358         * vc-arch.el (vc-arch-root):
7359         * window.el (window-body-height, pop-up-frames):
7360         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
7361         (semantic-no-reparse-needed-change-hook):
7362         * cedet/srecode/insert.el (srecode-resolve-argument-list)
7363         (srecode-template-inserter-blank, srecode-template-inserter-variable)
7364         (srecode-template-inserter-ask, srecode-template-inserter-width)
7365         (srecode-template-inserter-section-start)
7366         (srecode-template-inserter-section-end, srecode-insert-method):
7367         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
7368         * progmodes/ada-stmt.el (ada-if):
7369         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
7370         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
7371         (ispell-encoding8-command, ispell-aspell-supports-utf8)
7372         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
7374         * progmodes/flymake.el (flymake-post-syntax-check):
7375         Fix typo in error message.
7377 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
7379         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
7380         which is always a string.  (Bug#5313)
7382 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
7384         * progmodes/ada-xref.el (ada-default-prj-properties):
7385         Simplify previous change.
7387 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7389         * progmodes/ada-xref.el (ada-default-prj-properties):
7390         Default ada_project_path to $ADA_PROJECT_PATH.
7392 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7394         * progmodes/ada-mode.el (ada-create-keymap):
7395         Override `narrow-to-defun' with `ada-narrow-to-defun'.
7397 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7399         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
7400         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
7401         (ada-get-current-indent, ada-imenu-generic-expression)
7402         (ada-which-function): Check for it.
7404 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
7406         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
7407         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
7409 2010-01-14  Glenn Morris  <rgm@gnu.org>
7411         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
7413 2010-01-14  Kenichi Handa  <handa@m17n.org>
7415         * composite.el (auto-composition-mode): Make it a buffer local
7416         variable (permanent-local).
7417         (auto-composition-function): Set the default value to
7418         auto-compose-chars.
7419         (auto-composition-mode): Make it a simple function, not a minor mode.
7420         (global-auto-composition-mode): Likewise.
7421         (turn-on-auto-composition-if-enabled): Delete it.
7423 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
7425         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
7427 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
7429         * files.el (copy-directory): Compute target for recursive
7430         directories with identical names.  (Bug#5343)
7432 2010-01-12  Glenn Morris  <rgm@gnu.org>
7434         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
7435         it to bug-gnu-emacs rather than emacs-pretest-bug.
7437 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
7439         * cedet/data-debug.el (data-debug): Fix customization group reference.
7441 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
7443         * cedet/semantic/analyze.el (semantic-analyze-push-error)
7444         (semantic-analyze-context, semantic-analyze-context-assignment)
7445         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
7446         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
7447         (semantic-java-doc-keywords-map):
7448         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
7449         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
7450         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
7451         (semantic-c-classname, semantic-format-tag-uml-prototype)
7452         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
7453         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
7454         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
7455         (semantic-get-local-variables, semantic-end-of-command)
7456         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
7457         (lisp-mode):
7458         * cedet/semantic/bovine/make.el (makefile-mode):
7459         * cedet/semantic/wisent/python.el (wisent-python-string-re)
7460         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
7461         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
7462         (semantic-lex, semantic-get-local-variables, python-mode):
7463         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
7464         * cedet/srecode/extract.el (srecode-extract-state-set)
7465         (srecode-extract-method): Fix typos in docstrings.
7467 2010-01-11  Sam Steingold  <sds@gnu.org>
7469         * imenu.el (imenu-default-create-index-function): Detect infinite
7470         loops caused by imenu-prev-index-position-function.
7472 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
7474         * htmlfontify.el (htmlfontify-load-rgb-file)
7475         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
7476         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
7477         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
7478         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
7479         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
7480         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
7481         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
7482         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
7483         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
7484         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
7485         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
7486         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
7487         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
7488         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
7489         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
7490         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
7491         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
7492         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
7493         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
7494         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
7495         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
7496         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
7497         backslash-quoting from parentheses, etc.
7499 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
7501         * progmodes/js.el: Autoload javascript-mode alias.
7503 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
7505         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
7506         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
7507         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
7508         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
7509         Fix typos in docstrings.
7510         (ffap-url-regexp): Doc fix.
7511         (ffap-at-mouse): Fix typo in message.
7513 2010-01-11  Glenn Morris  <rgm@gnu.org>
7515         * version.el (emacs-copyright): Set copyright year to 2010.
7517 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7519         * format.el (format-annotate-function): Only set
7520         write-region-post-annotation-function after running to-fn so as not to
7521         affect nested write-region calls (bug#5273).
7523 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
7525         * cedet/semantic.el (semantic-new-buffer-setup-functions):
7526         Add python parser.
7528         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
7529         wisent/python.el.
7531 2010-01-10  Richard Kim  <emacs18@gmail.com>
7533         * cedet/semantic/wisent/python-wy.el:
7534         * cedet/semantic/wisent/python.el: New files.
7536 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
7538         * man.el (Man-goto-section): Signal error if the section is not
7539         found (Bug#5317).
7541 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
7543         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
7544         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
7546 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
7548         * progmodes/compile.el: Don't treat compile-command as safe if
7549         compilation-read-command might be nil (Bug#4218).
7551 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
7553         * startup.el (command-line-1): Use orig-argi to check for ignored X and
7554         NS options.
7556 2010-01-08  Kenichi Handa  <handa@m17n.org>
7558         * international/fontset.el (build-default-fontset-data):
7559         Exclude characters in scripts kana, hangul, han, or cjk-misc.
7561 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
7563         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
7564         to `create-file-buffer' as it expects, not just a buffer name.
7565         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
7566         to help uniquify.  (Bug#3224)
7568 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
7570         * font-setting.el (font-setting-change-default-font): Use user-spec
7571         instead of name.
7573 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7575         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
7577 2010-01-05  Tom Tromey  <tromey@redhat.com>
7579         * progmodes/python.el (python-font-lock-keywords):
7580         Handle qualified decorators (Bug#881).
7582 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7584         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
7585         in a lightweight checkout.
7587 2010-01-05  Kenichi Handa  <handa@m17n.org>
7589         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
7591 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7593         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
7595 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
7597         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
7598         checkouts.  (Bug#618)
7599         (vc-bzr-log-view-mode): Also highlight the author.
7600         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
7601         (vc-bzr-shelve-menu-map):
7602         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
7603         (vc-bzr-shelve-apply): Make prompt more explicit.
7605 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
7607         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
7608         They are valid characters in URL paths (rfc3986), and at least
7609         Firefox does not understand the encoded version (Bug#3166).
7611 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
7613         * progmodes/octave-mod.el (octave-end-keywords)
7614         (octave-block-begin-or-end-regexp, octave-block-match-alist):
7615         Add "end" keyword (Bug#3061).
7616         (octave-end-as-array-index-p): New function.
7617         (calculate-octave-indent): Use it.
7619 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7621         * bookmark.el: Consistently put the text property on the bookmark name.
7622         (bookmark-bmenu-marks-width): Bump back to 2, to include
7623         annotation marks.
7624         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
7625         property on the bookmark name, instead of not putting it at all.
7626         (bookmark-bmenu-list): Fix where we put the text property.
7628 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7630         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
7631         for showing buffer modified state (as added in the previous change).
7633 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7635         * bookmark.el: Show modified state of bookmark buffer more accurately.
7636         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
7637         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
7638         (with-buffer-modified-unmodified): New macro.
7639         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7640         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
7641         Use new macro to preserve the buffer modified state.
7643 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7645         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
7646         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
7647         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
7648         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
7649         (bookmark-bmenu-rename, bookmark-bmenu-locate)
7650         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
7651         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
7653 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
7655         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7656         Make the lines in the generated doc string shorter.  (Bug#4668)
7658 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
7660         * net/rcirc.el: Add follow-link binding (Bug#4738).
7662 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
7664         * Makefile.in (bzr-update): Rename from cvs-update.
7665         (cvs-update): New target for backward compatibility.
7667         * makefile.w32-in (bzr-update): Rename from cvs-update.
7668         (cvs-update): New target for backward compatibility.
7670 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7672         * bookmark.el: Remove gratuitous gratitude.
7674 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7676         * bookmark.el (bookmark-bmenu-any-marks): New function.
7677         (bookmark-bmenu-save): Clear buffer modification if no marks.
7679 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7681         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
7682         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
7683         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
7684         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
7686         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
7687         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
7688         To: emacs-devel {_AT_} gnu.org
7689         Subject: bookmark.el bug report
7690         Date: Mon, 28 Dec 2009 14:19:16 +0800
7691         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
7693 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
7695         * bookmark.el: Improvements suggested by Drew Adams:
7696         (bookmark-bmenu-ensure-position): New name for
7697         `bookmark-bmenu-check-position'.  Just ensure the position,
7698         don't return any meaningful value.
7699         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
7700         New constants.
7702 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
7704         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
7705         (bookmark-yank-point, bookmark-bmenu-check-position):
7706         Fix typos in docstrings.
7707         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
7708         (bookmark-name-from-full-record, bookmark-get-position)
7709         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
7710         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
7711         Remove useless quoting of parenthesis, etc. in docstrings.
7713         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
7714         (ediff-append-custom-diff): Fix typo in error message.
7715         (ediff-meta-mark-equal-files): Fix typos in messages.
7717         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
7719         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
7720         Fix typo in docstring.
7722         * net/imap-hash.el (imap-hash-make): Doc fix.
7723         (imap-hash-test): Fix typo in error message; reflow docstring.
7724         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
7725         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
7726         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
7727         Fix typos in docstrings.
7728         (imap-hash-open-connection): Fix typo in error message.
7730         * play/gomoku.el (gomoku): Fix typos in docstring.
7732         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
7733         (gdb-jsonify-buffer): Fix typos in docstring.
7734         (gdb-goto-breakpoint): Fix typo in error message.
7735         ("Display Other Windows"): Fix typo in help message.
7736         (gdb-speedbar-expand-node): Fix typo in question.
7738         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
7739         (idlwave-html-system-help-location, idlwave-html-help-location)
7740         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
7741         (idlwave-help-browser-generic-args, idlwave-help-directory)
7742         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
7743         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
7744         (idlwave-online-help, idlwave-help-html-link)
7745         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
7746         Fix typos in docstrings.
7747         (idlwave-help-with-source, idlwave-help-find-routine-definition):
7748         Reflow docstrings.
7749         (idlwave-help-assistant-start): Fix typo in error message.
7751         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
7752         (octave-electric-space): Fix typos in docstrings.
7754 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
7756         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
7758 2010-01-01  Juri Linkov  <juri@jurta.org>
7760         * comint.el (comint-input-ring-size): Make it a defcustom and
7761         increase the default to 500 (Bug#5148).
7763 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
7765         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
7766         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
7767         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
7769 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
7771         Show working revision correctly for mercurial.
7772         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
7773         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
7775 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
7777         Declare some functions for the byte-compiler.
7778         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
7779         (speedbar-timer-fn, speedbar-change-expand-button-char)
7780         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
7782 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
7784         This changeset reverts GDB Graphical Interface to use annotations.
7785         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
7787 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
7789         Make vc-dir work on subdirectories of the bzr root.
7790         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
7791         file names relative to it.
7792         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
7793         relative directory to vc-bzr-after-dir-status.
7795 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
7797         * font-lock.el (font-lock-refresh-defaults): New function, which
7798         can be used to let font-lock react to external changes in
7799         variables like font-lock-defaults and keywords.
7800         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
7802 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
7804         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
7806         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
7808 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
7810         Supersede color.diff settings in git log (bug#5211).
7812         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
7813         escape chars in its output when the user has color.diff set to `always'.
7814         This fix works on git 1.4.2 and newer (released on 2006-08-13).
7816 2009-12-26  Kevin Ryde  <user42@zip.com.au>
7818         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
7819         node.  Keep previous "Index" name to work with past coreutils too.
7821         * man.el (man): Revise docstring a bit to show -a and -l as
7822         examples.  Add -k description since support for it has otherwise
7823         been a secret.  (Further to bug#3717.)
7824         (Man-bgproc-sentinel): When "-k foo" produces no output show error
7825         "no matches" rather than "Can't find manpage", as the latter reads
7826         like -k was interpreted as a page name, which is not so.  (Bug#5431)
7828 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
7830         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
7831         switches.  Check also for //SUBDIRED// line.
7833 2009-12-25  Kenichi Handa  <handa@m17n.org>
7835         * language/indian.el (devanagari-composable-pattern): Fixed to
7836         handle ZWNJ and ZWJ.  Use it in composition-function-table for
7837         Devanagari.
7838         (malayalam-composable-pattern): Fix previous change.
7840 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7842         * ps-print.el (ps-face-attributes): It was not returning the
7843         attribute face for faces specified as string.  Reported by harven
7844         <harven@free.fr>.  (Bug#5254)
7845         (ps-print-version): New version 7.3.5.
7847 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
7849         * calendar/icalendar.el (icalendar--convert-tz-offset):
7850         Fix timezone names.
7851         (icalendar--convert-tz-offset): Fix the "last-day-problem".
7852         (icalendar--add-diary-entry): Remove the trailing blank that
7853         diary-make-entry inserts.
7855 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
7857         Make `file-expand-wildcards' work for remote files.
7859         * files.el (file-expand-wildcards): In case of remote files, check
7860         only local file name part for wildcards.  Provide feature 'files
7861         and subfeature 'remote-wildcards.  (Bug#5198)
7863         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
7864         if there is already an established connection.
7865         (tramp-advice-file-expand-wildcards): Remove it.
7867         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
7868         (tramp-advice-file-expand-wildcards): Move from tramp.el.
7869         Activate advice for older GNU Emacs versions.  (Bug#5237)
7871 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
7873         Some doc fixes (more needed).
7875         * find-cmd.el (find-constituents): Reflow docstring.
7876         (find-cmd, find-prune, find-command): Fix typos in docstrings.
7877         (find-generic): Doc fix.
7879 2009-12-17  Juri Linkov  <juri@jurta.org>
7881         Fix regression from 23.1 to allow multiple modes in Local Variables.
7883         * files.el (hack-local-variables-filter): While ignoring duplicates,
7884         don't take `mode' into account.
7885         (hack-local-variables-filter, hack-dir-local-variables):
7886         Don't remove duplicate `mode' from local-variables-alist (like `eval').
7888 2009-12-17  Juri Linkov  <juri@jurta.org>
7890         Make `dired-diff' safer.  (Bug#5225)
7892         * dired-aux.el (dired-diff): Signal an error when `file' equals to
7893         `current' or when `file' is a directory of the `current' file.
7895 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
7897         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
7898         unconditionally preloaded files.
7900 2009-12-16  Juri Linkov  <juri@jurta.org>
7902         Revert to old 23.1 logic of using the file at the mark as default.
7903         * dired-aux.el (dired-diff): Use the file at the mark as default
7904         if it's not the same as the current file, and the target dir is
7905         the current dir or the mark is active.  Add the current file
7906         as the arg of `dired-dwim-target-defaults'.  Use the default file
7907         in the prompt.  (Bug#5225)
7909 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
7911         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
7912         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
7913         (tramp-check-for-regexp): Check also, when an echoing shell stops
7914         to echo sent commands.
7916 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
7918         * Makefile.in: Revert last change (Bug#5191).
7920 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
7922         * vc-hg.el (vc-hg-print-log): Fix argument order.
7923         (vc-hg-working-revision): Make sure the command is executed in a
7924         known environment so that we can parse the output.  (Bug#4417)
7926 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
7928         * progmodes/python.el (python-symbol-completions): Remove text
7929         properties from symbol string before calling python-send-receive.
7931 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
7933         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
7934         when there are values for both file and line.  (Bug#5060)
7936 2009-12-14  Juri Linkov  <juri@jurta.org>
7938         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
7939         whitespace after the file name of the first line of unified format,
7940         because git-diff doesn't output whitespace and file modification time
7941         after the file name.
7943 2009-12-14  David Kastrup  <dak@gnu.org>
7945         * info.el (Info-hide-cookies-node): Before hiding a cookie,
7946         check if it already has the `display' property added by
7947         `Info-display-images-node', and not put the `invisible' property
7948         in this case.
7950 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
7952         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
7953         (semantic-mru-bookmark-mode): Doc fixes.
7955         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
7956         of assert.
7958 2009-12-13  Glenn Morris  <rgm@gnu.org>
7960         * mail/emacsbug.el (message-sort-headers): Define for compiler.
7961         (report-emacs-bug): In message-mode, sort manually before storing
7962         original report text.  (Bug#5178)
7963         Remove superfluous save-excursion.
7965 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
7967         * net/dbus.el (dbus-property-handler): Filter lambda forms out
7968         when responding to "GetAll" properties.
7970 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
7972         * simple.el (compose-mail): Remove mail-setup-with-from from
7973         customization checks.
7975 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
7977         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
7978         RAR archives created on Unix systems.
7980 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7982         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
7983         the varalias that was accidentally removed by the 2009-11-19 change
7984         (bug#5186).
7986 2009-12-12  Kenichi Handa  <handa@m17n.org>
7988         * language/indian.el (indian-compose-regexp): New function.
7989         (malayalam-composable-pattern): Fix the pattern.
7990         (composition-function-table): Set malayalam-composable-pattern for
7991         Malayalam characters.
7993 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
7995         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
7996         rather than down-mouse-1, based on follow-link conventions.
7998         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
7999         are compiled.
8001 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
8003         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
8004         (verilog-vmm-statement-re, verilog-ovm-statement-re)
8005         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
8006         (verilog-leap-to-head, verilog-backward-token):
8007         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
8009 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
8011         * progmodes/verilog-mode.el (verilog-auto-lineup)
8012         (verilog-nameable-item-re): Cleanup user-visible spelling and
8013         documentation errors.  One reported by Gary Delp.
8014         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
8015         (verilog-read-decls): Fix AUTOWIRE with types declared in a
8016         package, bug195.  Reported by Pierre-David Pfister.
8018 2009-12-11  Glenn Morris  <rgm@gnu.org>
8020         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
8022         * mail/emacsbug.el: No longer require sendmail.
8023         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
8024         (report-emacs-bug-orig-text): Doc fix.
8025         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
8026         New local variables, to adapt to different mail-user-agents.
8027         (report-emacs-bug): Fix test for a gnu.org address.
8028         Use overlays for emphasis, since font-lock defeats 'face property.
8029         Pretest bugs also end up at the newsgroup these days.
8030         Stop message-mode stripping text properties.
8031         Set and use the new buffer-local variables.
8032         (report-emacs-bug-hook): Add doc-string.
8033         Remove some unnecessary save-excursions and simplify.
8034         Use the appropriate hook and send-command.
8036         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
8037         capitalization of some menu entries.
8039 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8041         * whitespace.el (whitespace-display-char-on):
8042         Ensure `buffer-display-table' is unique when two or more windows are
8043         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
8044         New version 12.1.
8046 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
8048         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
8049         characters in the Attribute field.
8051 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
8053         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
8055 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8057         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
8058         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8059         Disregard autoload-excludes.
8060         (update-directory-autoloads): Obey autoload-excludes here instead.
8061         But don't store its contents in no-autoloads and remove entries that
8062         refer to excludes files.
8064 2009-12-10  Glenn Morris  <rgm@gnu.org>
8066         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
8067         (expand-mail-aliases): Define for compiler.
8069         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
8070         Define for compiler.
8072         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
8073         appropriate for the mail-user-agent in use.
8075 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
8077         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
8079 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
8081         Fix short log parsing and fontification.
8082         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
8083         Fix fontification for the [merge] label.
8085 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
8087         Drop some properties to avoid surprises (bug#5002).
8088         * htmlfontify.el (hfy-ignored-properties): New defcustom.
8089         (hfy-fontify-buffer): Use it.
8091 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8093         Minor cleanup.
8094         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
8095         Adjust all callers.
8096         (ffap-locate-file): Remove unused arg `dir-ok' and make other
8097         args compulsory.  Adjust callers.
8098         (ffap-gopher-at-point): Remove unused var `name'.
8100         Get rid of the ELCFILES abomination.
8101         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
8102         (compile-elcfiles): New phony target.
8103         (compile-main): Compute ELCFILES dynamically.
8104         (compile-clean): New target to remove left-over elc files.
8105         (compile, all): Use it.
8107 2009-12-09  Kenichi Handa  <handa@etlken>
8109         * international/mule-diag.el: Require help-mode instead of help-fns.
8111 2009-12-09  Kenichi Handa  <handa@m17n.org>
8113         * international/mule-cmds.el (ucs-names): Supply sufficiently
8114         fine ranges instead of pre-calculating accurate ranges.
8115         Iterate with bigger gc-cons-threshold.
8117 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
8119         Add support for stashing a snapshot of the current tree.
8120         * vc-git.el (vc-git-stash-snapshot): New function.
8121         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
8123 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
8125         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
8126         instead of `(beginning|end)-of-line'.
8128 2009-12-08  Glenn Morris  <rgm@gnu.org>
8130         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
8132         * Makefile.in (ELCFILES): Regenerate.
8134 2009-12-07  Juri Linkov  <juri@jurta.org>
8136         Don't lazy-highlight the comint output in history Isearch mode.
8138         * comint.el (comint-history-isearch-search): Instead of
8139         `comint-line-beginning-position', use `comint-after-pmark-p'
8140         to check if point if before the process mark, and go to
8141         `process-mark' in this case.
8143 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8145         * textmodes/tex-mode.el (latex-complete)
8146         (latex-indent-or-complete): Remove.
8147         (latex-mode): Set completion-at-point-functions instead.
8149         Provide a standard completion command and hook it into TAB.
8150         * minibuffer.el (completion-at-point-functions): New var.
8151         (completion-at-point): New command.
8152         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
8153         * progmodes/python.el (python-mode-map): Use completion-at-point.
8154         (python-completion-at-point): Rename from python-partial-symbol and
8155         adjust for use in completion-at-point-functions.
8156         (python-mode): Setup completion-at-point for Python completion.
8157         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
8158         extracted from lisp-complete-symbol.
8159         (lisp-complete-symbol): Use it.
8160         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
8161         setup completion-at-point for Elisp completion.
8162         (emacs-lisp-mode-map, lisp-interaction-mode-map):
8163         Use completion-at-point.
8164         * ielm.el (ielm-map): Use completion-at-point.
8165         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
8166         * progmodes/sym-comp.el: Move to...
8167         * obsolete/sym-comp.el: Move from progmodes.
8169 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
8171         Prevent save-buffer in Rmail buffers from using the coding-system
8172         of the current message, and from clobbering the encoding mnemonics
8173         in the mode line (Bug#4623).
8175         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
8176         flag, too.
8177         (rmail-message-encoding): New variable.
8178         (rmail-write-region-annotate): Record the encoding of the current
8179         message in rmail-message-encoding.
8180         (rmail-after-save-hook): New function, restores the encoding of
8181         the current message after the message collection is saved.
8183 2009-12-07  Juri Linkov  <juri@jurta.org>
8185         * progmodes/grep.el (grep-read-files): Use `completing-read'
8186         instead of `read-string'.  Set its `collection' arg to
8187         `read-file-name-internal'.  (Bug#4301)
8189 2009-12-07  Juri Linkov  <juri@jurta.org>
8191         Correctly restore original Isearch point.  (Bug#4994)
8193         * isearch.el (isearch-mode): Move `isearch-push-state' after
8194         `(run-hooks 'isearch-mode-hook)'.
8195         (isearch-cancel): When `isearch-push-state-function' is defined,
8196         let-bind `isearch-cmds' to the first state (the last element of
8197         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
8198         function and restores the original point).  Otherwise, move point
8199         to `isearch-opoint'.
8201 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8203         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
8204         chars that don't have names, so the table can be built much faster at
8205         run-time.
8207 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
8209         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
8210         change.  Suggested by David Kastrup.
8212         * simple.el (compose-mail): Check for incompatibilities and warn.
8213         (compose-mail-user-agent-warnings): New option.
8215 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
8217         Support showing a single log entry from vc-annotate.
8218         * vc.el (print-log): Add a new argument: START-REVISION.
8219         (vc-print-log-internal): Add a new optional argument and
8220         pass it to the backend.
8221         (vc-print-log, vc-print-root-log): Adjust callers.
8222         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
8223         buffer already displays the requested log entry, use it.
8224         Otherwise display only the log entry in question.
8225         * vc-svn.el (vc-svn-print-log):
8226         * vc-mtn.el (vc-mtn-print-log):
8227         * vc-hg.el (vc-hg-state):
8228         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
8229         (vc-git-show-log-entry): Return t on success.
8230         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
8231         (vc-bzr-show-log-entry): Return t on success.
8232         * vc-rcs.el (vc-rcs-print-log):
8233         * vc-sccs.el (vc-sccs-print-log):
8234         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
8236 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
8238         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
8239         Add menus to the meta mode.  (Bug#5043)
8241 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
8243         * ediff-init.el (ediff-event-key): Use event-to-character instead of
8244         event-key.
8246         * ediff.el (ediff-buffers-internal): Add unwind-protect.
8248 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
8250         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
8251         Berbain <raphael.berbain@gmail.com>.
8253         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
8254         characters.
8255         (tramp-initial-end-of-output): New defconst.
8256         (tramp-methods, tramp-find-shell)
8257         (tramp-open-connection-setup-interactive-shell)
8258         (tramp-maybe-open-connection): Use it.
8259         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
8260         existence of `#' and `$'.
8262         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
8263         `tramp-initial-end-of-output'.
8265 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
8267         Get the background mode from the terminal for xterm, and set
8268         faces accordingly.
8269         * term/xterm.el (xterm-set-background-mode): New function.
8270         (terminal-init-xterm): Use it in case xterm supports background
8271         color queries.  Recompute faces after getting the background
8272         color.
8274 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
8276         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
8277         number comment back on its own line, for easier parsing.
8279 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8281         Make it work for non-file buffers (bug#5102).
8282         * doc-view.el (doc-view-current-cache-dir):
8283         Use doc-view-buffer-file-name rather than buffer-file-name.
8284         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
8286 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
8288         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
8289         author field is too short.
8291 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
8293         * vc-git.el (vc-git-print-log): Handle a limit argument.
8294         Display the short log in graph form and with labels.
8295         (vc-git-log-view-mode): Handle labels.
8297         Make vc-revert change VC state from 'added to 'unregistered.
8298         * vc-git.el (vc-git-revert): Call git reset first.
8300 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
8302         * net/newst-backend.el, net/newst-plainview.el:
8303         * net/newst-reader.el, net/newst-ticker.el:
8304         * net/newst-treeview.el, net/newsticker.el:
8305         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
8307 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
8309         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
8311         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
8312         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
8313         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
8314         Update annotation regexp.
8316         * simple.el (beginning-of-visual-line): Constrain to field
8317         boundaries (Bug#5106).
8319 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
8321         * xml.el (xml-substitute-numeric-entities): Move
8322         newsticker--decode-numeric-entities in newst-backend.el to
8323         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
8324         * net/newst-backend.el (newsticker--parse-generic-feed)
8325         (newsticker--parse-generic-items)
8326         (newsticker--decode-numeric-entities): Move
8327         newsticker--decode-numeric-entities in newst-backend.el to
8328         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
8330 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
8332         * progmodes/js.el (js--js-not): Add null to the list of values.
8334 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
8336         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
8338 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8340         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
8341         delimiter if it is at the end of the current line.
8342         (bibtex-generate-url-list): Fix docstring.
8344 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8346         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
8347         minibuffer's content with itself.
8348         Fold the confirm-after-completion case into the `confirm' case.
8349         (completion-pcm-word-delimiters): Add : and / to the delimiters.
8351 2009-12-06  Kevin Ryde  <user42@zip.com.au>
8353         * ffap.el (ffap-rfc-path): Make this a defcustom since
8354         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
8356         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
8357         manuals, similar to existing setup for help-mode.  (Bug#3913.)
8359 2009-12-05  Juri Linkov  <juri@jurta.org>
8361         Save and restore dired buffer's point positions too.  (Bug#4880)
8363         * dired.el (dired-save-positions): Return in the first element
8364         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
8365         Doc fix.
8366         (dired-restore-positions): First restore buffer's position.
8367         While restoring window's positions, check if window still displays
8368         the original buffer.
8370 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
8372         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
8373         if possible.
8375         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
8376         Make argument optional.
8378         * shell.el (shell): Require ansi-color (Bug#5113).
8380         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
8382         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
8384 2009-12-05  Alan Mackenzie  <acm@muc.de>
8386         * progmodes/cc-mode.el (c-before-hack-hook)
8387         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
8388         `c-file-style' to work again.  This reversion restores the current
8389         software to its state in Emacs 23.1.  (Bug#4146)
8391 2009-12-05  Kevin Ryde  <user42@zip.com.au>
8393         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
8394         comment-start-skip to comment-end-skip as comment (Bug#4781).
8396 2009-12-05  Juri Linkov  <juri@jurta.org>
8398         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
8399         for virtual nodes.  (Bug#4147)
8400         (Info-find-node-2): Set `Info-current-node-virtual' to nil
8401         when moving from a virtual node.
8402         (Info-mode-menu): Add `Info-virtual-index' to the menu.
8403         (Info-mode): Add `Info-virtual-index' to the docstring.
8405 2009-12-05  Eric Ludlam  <zappo@gnu.org>
8407         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
8408         Describe project macro symbols.
8410         * cedet/semantic/complete.el (semantic-complete-do-completion):
8411         Don't call semantic-collector-current-exact-match.
8413         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
8414         ede-objects as targets.
8416         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
8417         a target's object list even if compiler vars are already in the
8418         Makefile.
8420         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
8421         list of headers producing necessary macros.
8423 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8425         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
8426         track of the buffer position of the end of a BibTeX entry as this
8427         position may change during reformatting.
8428         (bibtex-format-entry): Remove whitespace before processing
8429         numerical fields so that we recognize the latter properly.
8430         (bibtex-reformat): Do not use push which changes the global value
8431         of bibtex-entry-format.
8432         (bibtex-field-braces-alist, bibtex-field-strings-alist)
8433         (bibtex-field-re-init): Replace only space characters by regexp
8434         for whitespace.
8435         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
8436         (bibtex-initialize): Also update bibtex-strings.
8437         (bibtex-kill-field): Preserve white space at end of entry.
8438         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
8439         Update bibtex-reference-keys.
8441 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8443         * minibuffer.el (completion-pcm--merge-try): Also consider placing
8444         point after a star, if that's the only place where modifications can
8445         make progress.
8447 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
8449         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
8450         in docstrings.
8452 2009-12-04  Juri Linkov  <juri@jurta.org>
8454         * proced.el (proced): Call `(proced-update t)' to update process
8455         information instead of only running proced-post-display-hook.
8456         (proced-send-signal): Add a leading space to the buffer name
8457         " *Marked Processes*" to make this buffer ephemeral.
8459 2009-12-04  Juri Linkov  <juri@jurta.org>
8461         * dired.el (dired-auto-revert-buffer): New defcustom.
8462         (dired-internal-noselect): Use it.
8464 2009-12-04  Juri Linkov  <juri@jurta.org>
8466         Change roles of modes and functions in image-mode.el (Bug#5062).
8468         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
8469         in `auto-mode-alist'.
8470         (image-mode-previous-major-mode): New variable.
8471         (image-minor-mode-map): Rename from `image-mode-text-map'.
8472         (image-mode): Move graceful error-handling code from
8473         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
8474         (image-minor-mode): Remove all image-handling code.
8475         Replace `image-mode-text-map' with `image-minor-mode-map'.
8476         Check for `image-type' in mode-line format string.
8477         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
8478         (image-mode-as-text): New function with most code from
8479         `image-mode-maybe'.
8480         (image-toggle-display-text): Move code that removes image
8481         properties from `image-toggle-display' to here.
8482         (image-toggle-display-image): New function with code that adds
8483         image properties copied from `image-toggle-display'.
8484         (image-toggle-display): Remove most code with leaving only code
8485         that toggles between `image-mode-as-text' and `image-mode'.
8487 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
8489         * net/newst-treeview.el
8490         (newsticker--treeview-list-highlight-start): Restored call to
8491         save-excursion: Selected item was stuck.
8492         (newsticker--treeview-list-select): New.
8493         (newsticker--treeview-item-show-text)
8494         (newsticker--treeview-item-show)
8495         (newsticker--treeview-item-update): Use new
8496         newsticker-treeview-item-mode.
8497         (newsticker-treeview-update): Keep current item.
8498         (newsticker-treeview-next-new-or-immortal-item): Doc change.
8499         (newsticker--treeview-first-feed): Doc change.
8500         (newsticker-treeview-list-menu)
8501         (newsticker-treeview-item-menu): Added menu entries.
8502         (newsticker-treeview-item-mode): New.
8504         * net/newst-backend.el (newsticker-customize): Delete other
8505         windows.
8507 2009-12-04  Sam Steingold  <sds@gnu.org>
8509         * log-view.el (log-view-mode-map): "q" calls quit-window,
8510         like in all the other non-self-insert buffers.
8512 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8514         Minor cleanup.
8515         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
8516         key decoding rather than do it manually via last-input-event +
8517         ascii-character.
8518         (term-exec): Use delete-and-extract-region.
8519         (term-handle-ansi-terminal-messages): Remove unused var `end'.
8520         (term-process-pager): Remove unused var `i'.
8521         (term-dynamic-simple-complete): Make obsolete.
8522         (serial-update-config-menu): Remove unused vars `y' and `str'.
8523         (term-update-mode-line): Remove unused var `temp'.
8525 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8527         Limit the number of log entries displayed by default.
8528         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
8529         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
8530         using a prefix argument.
8532 2009-12-03  Glenn Morris  <rgm@gnu.org>
8534         * progmodes/idlwave.el (class): Restore still useful declaration.
8536 2009-12-03  Alan Mackenzie  <acm@muc.de>
8538         Enhance `c-parse-state' to run efficiently in "brace deserts".
8540         * progmodes/cc-mode.el (c-basic-common-init):
8541         Call c-state-cache-init.
8542         (c-neutralize-syntax-in-and-mark-CPP): Rename from
8543         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
8544         placing `category' properties value 'c-cpp-delimiter at its boundaries.
8546         * progmodes/cc-langs.el (c-before-font-lock-function):
8547         c-extend-and-neutralize-syntax-in-CPP has been renamed
8548         c-neutralize-syntax-in-and-mark-CPP.
8550         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
8551         with `category' properties now, not `syntax-table' ones.
8553         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
8554         enhanced (but slower) version of c-end-of-macro that won't land
8555         inside a literal or on another awkward character.
8556         (c-state-cache-too-far, c-state-cache-start)
8557         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
8558         (c-state-nonlit-pos-cache-limit, c-state-point-min)
8559         (c-state-point-min-lit-type, c-state-point-min-lit-start)
8560         (c-state-min-scan-pos, c-state-brace-pair-desert)
8561         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
8562         buffer local variables.
8563         (c-state-literal-at, c-state-lit-beg)
8564         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
8565         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
8566         (c-state-cache-top-paren, c-state-cache-after-top-paren)
8567         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
8568         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
8569         (c-renarrow-state-cache)
8570         (c-append-lower-brace-pair-to-state-cache)
8571         (c-state-push-any-brace-pair, c-append-to-state-cache)
8572         (c-remove-stale-state-cache)
8573         (c-remove-stale-state-cache-backwards, c-state-cache-init)
8574         (c-invalidate-state-cache-1, c-parse-state-1)
8575         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
8576         (c-parse-state): Enhance and refactor.
8577         (c-debug-parse-state): Amend to deal with all the new variables.
8579         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
8580         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
8581         modify to use category text properties rather than syntax-table ones.
8582         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8583         to switch off/on the syntactic paren property of C++ template
8584         delimiters using the category property.
8585         (c-with-<->-as-parens-suppressed): Macro to invoke code with
8586         template delims suppressed.
8587         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
8588         New constant/macros which apply category properties to the start
8589         and end of preprocessor constructs.
8590         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8591         "comment out" the syntactic value of characters in preprocessor
8592         constructs.
8593         (c-with-cpps-commented-out)
8594         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
8595         with characters in all or all but one preprocessor constructs
8596         "commented out".
8598 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8600         * proced.el (proced-filter-alist): Use regexp-quote.
8602 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
8604         Cleanup.
8605         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
8606         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
8607         arguments.  Expand `default-directory'.
8609         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
8610         the benefit of returning an expanded localname.
8611         (tramp-tramp-file-p): Handle the case NAME is not a string.
8613 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8615         Add support for bzr shelve/unshelve.
8616         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
8617         (vc-bzr-extra-menu-map): New variables.
8618         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
8619         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
8620         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
8621         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
8622         (vc-bzr-dir-extra-headers): Display shelves.
8624         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
8626 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8628         * textmodes/bibtex.el (bibtex-complete-internal):
8629         Use completion-in-region.
8630         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
8632 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
8634         Support applying stashes.  Improve UI.
8635         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
8636         (vc-git-stash-apply, vc-git-stash-pop)
8637         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
8638         (vc-git-stash-menu): New functions.
8639         (vc-git-stash-menu-map): New variable.
8640         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
8642 2009-12-03  Glenn Morris  <rgm@gnu.org>
8644         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
8645         (vc-print-log-internal): Fix previous change.
8646         (vc-revert): Correct pluralization.
8648 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8650         * progmodes/make-mode.el (makefile-special-targets-list): No need for
8651         it to be an alist any more.
8652         (makefile-complete): Use completion-in-region.
8654         * progmodes/octave-mod.el (octave-complete-symbol):
8655         Use completion-in-region.
8657         Misc cleanup.
8658         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
8659         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
8660         (idlwave-complete-class): Don't quote lambda.
8661         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
8662         (idlwave-mode-map): Move initialization into declaration.
8663         (idlwave-action-and-binding): Use backquotes.
8664         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
8665         Simplify.
8666         (idlwave-is-pointer-dereference): Remove unused var `pos'.
8667         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
8668         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
8669         `parts', and `all-parts'.
8670         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
8671         (idlwave-convert-xml-system-routine-info): Remove unused string
8672         `version-string'.
8673         (idlwave-display-user-catalog-widget): Use dolist.
8674         (idlwave-scanning-lib): Declare dynamically-scoped var.
8675         (idlwave-scan-library-catalogs): Remove unused var `flags'.
8676         (completion-highlight-first-word-only): Declare to silence bytecomp.
8677         (idlwave-popup-select): Tighten scope of `resp'.
8678         (idlwave-find-struct-tag): Remove unused var `beg'.
8679         (idlwave-after-load-rinfo-hook): Declare.
8680         (idlwave-sintern-class-info): Remove unused var `taglist'.
8681         (idlwave-find-class-definition): Remove unused var `list'.
8682         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
8683         (idlwave-what-module-find-class): Remove unused var `classes'.
8685 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
8687         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
8689 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8691         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
8692         buffers visited.  Remove redundant current-buffer-saving.
8694 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8696         Use completion-in-buffer and remove uses of dynamic scoping.
8697         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
8698         (pascal-buffer-to-use, pascal-flag): Don't declare.
8699         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
8700         (pascal-get-completion-decl, pascal-keyword-completion):
8701         Add `pascal-str' argument, save-excursion,
8702         return the found completions, and don't filter with pascal-pred.
8703         (pascal-completion-cache): New var.
8704         (pascal-completion): Don't switch buffer any more (it was never
8705         necessary).  Don't save-excursion any more (it's done by the called
8706         subroutines).  Use a cache to avoid redundant computations.
8707         Use complete-with-action rather than pascal-completion-response and
8708         let it apply the predicate as well.
8709         (pascal-complete-word): Use completion-in-buffer when
8710         pascal-toggle-completions is nil.
8711         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
8712         not used any more.
8713         (pascal-comp-defun): Don't change buffer any more.
8714         Use complete-with-action rather than pascal-completion-response and
8715         let it apply the predicate as well.
8716         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
8717         when neded.
8719 2009-12-02  Kenichi Handa  <handa@m17n.org>
8721         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
8722         shape for all Indic scripts.
8724 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8726         Use completion-in-buffer.
8727         * wid-edit.el (widget-field-text-end): New function.
8728         (widget-field-value-get): Use it.
8729         (widget-string-complete, widget-file-complete)
8730         (widget-color-complete): Use it and completion-in-region.
8731         (widget-complete): Don't narrow the buffer.
8733 2009-12-02  Glenn Morris  <rgm@gnu.org>
8735         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
8736         (rmail-select-summary): Use rmail-pop-to-buffer.
8737         * mail/rmailsum.el: Replace all pop-to-buffer calls with
8738         rmail-pop-to-buffer, to prevent horizontal splits.
8740         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
8741         save-excursion with save-current-buffer.
8742         Widen before searching.  (Bug#5093)
8743         (diary-list-sexp-entries): Remove superfluous save-excursion.
8745 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
8747         * woman.el (woman-make-bufname): Handle man-pages with "." in the
8748         name.  (Bug#5038)
8750 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
8752         * ido.el (ido-file-internal): Handle filenames at point that do
8753         not have a directory part.  (Bug#5049)
8755 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
8757         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
8758         (mpc-songs-jump-to, mpc-resume): Doc fixes.
8760 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
8762         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
8763         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
8764         any more.
8766 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8768         * comint.el (comint-insert-input): Ignore clicks to the right of
8769         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
8771         * vc.el (vc-print-log-internal): Don't wait for the process to
8772         terminate before setting up the major mode.
8774         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
8775         in case.
8777         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
8778         the last element.
8780         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
8782 2009-12-01  Glenn Morris  <rgm@gnu.org>
8784         * window.el (window--display-buffer-2): Fix previous changes.
8786 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
8788         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
8790 2009-12-01  Glenn Morris  <rgm@gnu.org>
8792         * Makefile.in (ELCFILES): Add mpc.elc.
8794 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8796         * mpc.el: New file.
8798 2009-12-01  Glenn Morris  <rgm@gnu.org>
8800         * window.el (window-to-use): Define for compiler.
8802         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
8803         consistent with others (no final period).
8805         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
8806         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
8808 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
8810         Make vc-print-log buttons work.
8811         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
8813 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
8815         * savehist.el (savehist-autosave-interval): Allow setting to nil
8816         through customize.  (Bug#5056)
8818 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
8820         Fix references to jit-lock properties.
8821         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8822         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
8823         (perl-font-lock-special-syntactic-constructs):
8824         Quote jit-lock-defer-multiline property.
8826 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
8828         * vc-git.el (vc-git-registered): Call vc-git-root only once.
8830 2009-11-30  Juri Linkov  <juri@jurta.org>
8832         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
8833         value `buffer' of `multi-isearch-next-buffer-current-function'.
8834         Use `(current-buffer)' when `buffer' is nil.
8835         (multi-isearch-next-buffer-from-list): Don't fallback to
8836         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
8838 2009-11-30  Juri Linkov  <juri@jurta.org>
8840         * misearch.el (multi-isearch-read-buffers): Move canonicalization
8841         of buffers with `get-buffer' to `multi-isearch-buffers'.
8842         (multi-isearch-buffers, multi-isearch-buffers-regexp):
8843         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
8844         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
8845         FILES with `expand-file-name' converting relative file names
8846         to absolute.  Doc fix.  (Bug#4727)
8848 2009-11-30  Juri Linkov  <juri@jurta.org>
8850         * misearch.el (multi-isearch-read-buffers)
8851         (multi-isearch-read-matching-buffers): New functions.
8852         (multi-isearch-buffers, multi-isearch-buffers-regexp):
8853         Use them in the `interactive' spec.  Doc fix.
8854         (multi-isearch-read-files, multi-isearch-read-matching-files):
8855         New functions.
8856         (multi-isearch-files, multi-isearch-files-regexp):
8857         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
8859 2009-11-30  Juri Linkov  <juri@jurta.org>
8861         * doc-view.el (doc-view-continuous):
8862         Rename from `doc-view-continuous-mode'.
8863         (doc-view-menu): Move "Toggle display" to the top.
8864         Add submenu "Continuous" with radio buttons "Off"/"On"
8865         and "Save as Default".
8866         (doc-view-scroll-up-or-next-page)
8867         (doc-view-scroll-down-or-previous-page)
8868         (doc-view-next-line-or-next-page)
8869         (doc-view-previous-line-or-previous-page): Rename
8870         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
8872 2009-11-30  Juri Linkov  <juri@jurta.org>
8874         * comint.el (comint-mode-map): Rebind `M-r' from
8875         `comint-previous-matching-input' to
8876         `comint-history-isearch-backward-regexp'.
8877         Unbind `M-s' to allow global key binding `M-s'.
8878         Add menu items for `comint-history-isearch-backward' and
8879         `comint-history-isearch-backward-regexp'.  (Bug#3746)
8881 2009-11-30  Juri Linkov  <juri@jurta.org>
8883         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
8884         For def=recenter, replace `recenter' with `recenter-top-bottom'
8885         that is called with `this-command' and `last-command' let-bound
8886         to `recenter-top-bottom'.  When the last `def' was not `recenter',
8887         set `recenter-last-op' to nil.  (Bug#4981)
8889 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8891         Minor cleanup and simplification.
8892         * filecache.el (file-cache-add-directory)
8893         (file-cache-add-directory-recursively)
8894         (file-cache-add-from-file-cache-buffer)
8895         (file-cache-delete-file-regexp, file-cache-delete-directory)
8896         (file-cache-files-matching-internal, file-cache-display): Use dolist.
8897         (file-cache-temp-minibuffer-message): Delete function.
8898         (file-cache-minibuffer-complete): Use minibuffer-message instead.
8900         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8901         Don't signal an error when bumping into EOB in tr, s, or y.
8903 2009-11-29  Juri Linkov  <juri@jurta.org>
8905         * startup.el (fancy-about-text): Fix wording of Guided Tour.
8906         (Bug#4960)
8908         * descr-text.el (describe-char-unidata-list): Use lowercase name
8909         for "Unicode name" like in other tags.
8911 2009-11-29  Juri Linkov  <juri@jurta.org>
8913         * ediff-util.el (ediff-minibuffer-with-setup-hook):
8914         New compatibility macro.
8915         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
8917 2009-11-29  Juri Linkov  <juri@jurta.org>
8919         Add defcustom to define the cycling order of `recenter-top-bottom'.
8920         (Bug#4981)
8922         * window.el (recenter-last-op): Doc fix.
8923         (recenter-positions): New defcustom.
8924         (recenter-top-bottom): Rewrite to use `recenter-positions'.
8925         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
8927 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
8929         Improve integration of Tramp and ange-ftp in eshell.
8931         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
8932         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
8933         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
8935         * eshell/esh-util.el (top): Require also Tramp when compiling.
8936         (eshell-directory-files-and-attributes): Check for FTP remote
8937         connection.
8938         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
8939         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
8940         (eshell-file-attributes): Handle ".".  Return `entry'.
8942         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
8943         (ange-ftp-directory-files-and-attributes)
8944         (ange-ftp-real-directory-files-and-attributes): New defuns.
8946         * net/tramp.el (tramp-maybe-open-connection): Open the remote
8947         shell with "exec" when possible.  This prevents trailing prompts
8948         in `start-file-process'.
8950 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8952         Try and remove assumptions about point-min==1.
8953         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
8954         (rng-compute-mode-line-string): Show the validation percentage in
8955         terms of the narrowed text, not the widened text.
8956         (rng-do-some-validation): Don't catch internal errors when debugging.
8957         (rng-first-error): Simplify.
8958         (rng-after-change-function): Remove work around.  AFAIK the bug has
8959         been fixed a while ago.
8961         * image-mode.el (image-minor-mode): Exit more gracefully when the image
8962         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
8964         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
8966         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
8967         `cd' doesn't always do it for us (bug#5067).
8969         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
8970         on 2009-10-25 as part of some other change (bug#5067).
8972 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8974         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
8975         `suspicious'.
8976         (byte-compile-warnings): Use byte-compile-warning-types.
8977         (byte-compile-save-excursion): Warn about use of set-buffer right
8978         after save-excursion.
8980         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
8981         the excursion as well.
8983 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
8985         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
8986         providing a Tramp related implementation of "su" and "sudo".
8987         (eshell-unix-initialize): Add "su" and "sudo".
8989 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
8991         * net/socks.el (socks-send-command): Convert binary request to
8992         unibyte before sending.  This fixes mishandling of some port
8993         numbers such as 129.
8995 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8997         * help.el (describe-bindings-internal): Remove `interactive'.
8999         * man.el (Man-completion-table): Trim a terminating "(".
9000         Remove the space between name page a section.
9001         Add the command's description on the `help-echo' property.
9002         Remove `process-connection-type' binding since it's unused by
9003         call-process.
9004         Provide completion for the "<section> <name>" format as well.
9005         (Man-default-man-entry): Remove spurious var shadowing the argument.
9007 2009-11-26  Kevin Ryde  <user42@zip.com.au>
9009         * log-view.el: Add "Keywords: tools", since its other keywords
9010         aren't in finder-known-keywords, and following vc.el.
9012         * sha1.el (sha1-string-external): default-directory "/" in case
9013         otherwise non-existent.  process-connection-type pipe for touch of
9014         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
9016 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9018         Misc coding convention cleanups.
9019         * htmlfontify.el (hfy-init-kludge-hook): Rename from
9020         hfy-init-kludge-hooks.
9021         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
9022         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
9023         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
9024         and push.
9025         (hfy-slant, hfy-weight): Use tables rather than code.
9026         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
9027         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
9028         (hfy-face-attr-for-class): Initialize `face-spec' directly.
9029         (hfy-face-to-css): Remove `nconc' with single arg.
9030         (hfy-p-to-face-lennart): Use `or'.
9031         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
9032         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
9033         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
9034         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
9035         (hfy-force-fontification): Use run-hooks.
9037 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
9039         Various minor fixes.
9040         * htmlfontify.el (hfy-default-header): Add toggle_invis since
9041         Javascript belongs in the header, not the body.
9042         (hfy-javascript): Remove.
9043         (hfy-fontify-buffer): Don't insert it any more.
9044         (hfy-face-at): Handle (face0 face1 face2) style face properties.
9045         Fix bug in invis handling when there were no invis props in a chunk.
9047 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9049         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
9051 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
9053         * finder.el (finder-mode-map): Add a menu.
9055 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
9057         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
9058         "unsigned" structs.
9060         (verilog-leap-to-head, verilog-backward-token): Handle "disable
9061         fork" statement better.
9063 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
9065         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
9066         (verilog-delete-auto, verilog-delete-empty-auto-pair)
9067         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
9068         Reported by Clay Douglass.
9070         (verilog-auto-inst, verilog-auto-star-safe)
9071         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
9072         Fix removing "// Interfaces" when saving .* expansions.  Reported by
9073         Pierre-David Pfister.
9075 2009-11-26  Glenn Morris  <rgm@gnu.org>
9077         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
9078         the scope.
9080 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
9082         * vc-annotate.el (vc-annotate-revision-previous-to-line):
9083         Really use previous revision.
9085 2009-11-25  Kevin Ryde  <user42@zip.com.au>
9087         * man.el (Man-completion-table): default-directory "/" in case
9088         doesn't otherwise exist.  process-environment COLUMNS=999 so as
9089         not to truncate long names.  process-connection-type pipe to avoid
9090         any chance of hitting the pseudo-tty TIOCGWINSZ.
9091         (man): completion-ignore-case t for friendliness and since man
9092         itself is case-insensitive on the command line.
9093         Further to Bug#3717.
9095         * arc-mode.el: Add "Keywords: files", so the details in its
9096         commentary can be reached from finder-by-keyword.
9097         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
9098         editing mode, but it's comms related and sgml-mode.el has "comm"
9099         on that basis too.
9100         * textmodes/bibtex-style.el: Add "Keywords: tex".
9101         * international/isearch-x.el, international/ja-dic-cnv.el:
9102         * international/ja-dic-utl.el, international/kkc.el:
9103         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
9105 2009-11-25  Juri Linkov  <juri@jurta.org>
9107         * man.el (Man-completion-table): Modify regexp to include
9108         section names to completion strings.  (Bug#3717)
9110 2009-11-25  Juri Linkov  <juri@jurta.org>
9112         Search recursively in gzipped files.  (Bug#4982)
9114         * progmodes/grep.el (grep-highlight-matches): Add new options
9115         `always' and `auto'.  Doc fix.
9116         (grep-process-setup): Check `grep-highlight-matches' for
9117         `auto-detect' to determine the need to compute grep defaults.
9118         Move Windows/DOS specific --colors settings handling
9119         to `grep-compute-defaults'.  Check `grep-highlight-matches'
9120         to get the value of "--color=".
9121         (grep-compute-defaults): Compute `grep-highlight-matches' when it
9122         has the value `auto-detect'.  Move Windows/DOS specific settings
9123         from `grep-process-setup'.
9124         (zrgrep): New command with alias `rzgrep'.
9126 2009-11-25  Juri Linkov  <juri@jurta.org>
9128         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
9129         to nil instead of switching off view-mode.  (Bug#4896)
9131 2009-11-25  Juri Linkov  <juri@jurta.org>
9133         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
9135         * mwheel.el (mwheel-scroll-up-function)
9136         (mwheel-scroll-down-function): New defvars.
9137         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
9138         `scroll-up', and `mwheel-scroll-down-function' instead of
9139         `scroll-down'.
9141         * doc-view.el (doc-view-scroll-up-or-next-page)
9142         (doc-view-scroll-down-or-previous-page): Add optional ARG.
9143         Use this ARG in the call to image-scroll-up/image-scroll-down.
9144         Change `interactive' spec to "P".  Goto next/previous page only
9145         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
9146         SPC/DEL case).  Doc fix.
9147         (doc-view-next-line-or-next-page)
9148         (doc-view-previous-line-or-previous-page): Rename arg to ARG
9149         for consistency.
9150         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
9151         `doc-view-scroll-up-or-next-page', and buffer-local
9152         `mwheel-scroll-down-function' to
9153         `doc-view-scroll-down-or-previous-page'.
9155 2009-11-25  Juri Linkov  <juri@jurta.org>
9157         Provide additional default values (directories at other Dired
9158         windows) via M-n in the minibuffer of some Dired commands.
9160         * dired-aux.el (dired-diff, dired-compare-directories)
9161         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
9162         `minibuffer-default' in `minibuffer-with-setup-hook'.
9163         (dired-dwim-target-directory): Find a window that displays Dired
9164         buffer instead of failing when the next window is not Dired.
9165         Use `get-window-with-predicate' to find for the next Dired window.
9166         (dired-dwim-target-defaults): New function.
9168         * ediff-util.el (ediff-read-file-name):
9169         Use `dired-dwim-target-defaults' to set `minibuffer-default'
9170         in `minibuffer-with-setup-hook'.
9172 2009-11-25  Juri Linkov  <juri@jurta.org>
9174         Provide additional default values (file name at point or at the
9175         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
9177         * minibuffer.el (read-file-name-defaults): New function.
9178         (read-file-name): Reset `minibuffer-default' to nil when
9179         it duplicates initial input `insdef'.
9180         Bind `minibuffer-default-add-function' to lambda that
9181         calls `read-file-name-defaults' in `minibuffer-selected-window'.
9182         (minibuffer-insert-file-name-at-point): New command.
9184         * files.el (file-name-at-point-functions): New defcustom.
9185         (find-file-default): Remove defvar.
9186         (find-file-read-args): Don't use `find-file-default'.
9187         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
9188         to `read-file-name'.
9189         (find-file-literally): Use `read-file-name' with
9190         `confirm-nonexistent-file-or-buffer'.
9192         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
9194         * dired.el (dired-read-dir-and-switches):
9195         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
9196         to `read-file-name'.
9197         (dired-file-name-at-point): New function.
9198         (dired-mode): Add hook `dired-file-name-at-point' to
9199         `file-name-at-point-functions'.
9201 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9203         Really make the *Completions* window soft-dedicated (bug#5030).
9204         * window.el (window--display-buffer-2): Add `dedicated' argument.
9205         (display-buffer): Pass it when needed so the dedicated flag is set
9206         after calling set-window-buffer, which would otherwise reset it.
9208 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9210         * progmodes/meta-mode.el (meta-complete-symbol):
9211         * progmodes/etags.el (complete-tag):
9212         * mail/mailabbrev.el (mail-abbrev-complete-alias):
9213         Use completion-in-region.
9215         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
9216         (dabbrev-completion): Use completion-in-region.
9217         (dabbrev--abbrev-at-point): Simplify regexp.
9219         * abbrev.el (abbrev--before-point): Use word-motion functions
9220         if :regexp is not specified (bug#5031).
9222         * subr.el (string-prefix-p): New function.
9224         * man.el (Man-completion-cache): New var.
9225         (Man-completion-table): Use it.
9227         * vc.el (vc-print-log-internal): Make `limit' optional for better
9228         compatibility (e.g. with vc-annotate.el).
9230 2009-11-24  Kevin Ryde  <user42@zip.com.au>
9232         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
9233         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
9235         * emacs-lisp/elint.el (elint-add-required-env): Better error message
9236         when .el source file not found or other error.
9238 2009-11-24  Markus Triska  <markus.triska@gmx.at>
9240         * linum.el (linum-update-window): Ignore intangible (bug#4996).
9242 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9244         Handle the [back] button properly (bug#4979).
9245         * descr-text.el (describe-text-properties): Add a `buffer' argument.
9246         Use help-setup-xref, help-buffer, and with-help-window.
9247         (describe-char): Add `buffer' argument.
9248         Pass proper command to help-setup-xref.  Don't meddle with
9249         help-xref-stack-item directly.
9250         (describe-text-category): Use with-help-window and help-buffer.
9252         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
9253         for the displayed buffer (bug#4887).
9255         * man.el (Man-completion-table): New function.
9256         (man): Use it.
9258 2009-11-24  David Reitter  <david.reitter@gmail.com>
9260         * vc-git.el (vc-git-registered): Use checkout directory (where
9261         .git is) rather than the file's directory and a relative path spec
9262         to work around a bug in git.
9264 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
9266         Improve handling of processes on remote hosts.
9268         * eshell/esh-util.el (eshell-path-env): New defvar.
9269         (eshell-parse-colon-path): New defun.
9270         (eshell-file-attributes): Use `eshell-parse-colon-path'.
9272         * eshell/esh-ext.el (eshell-search-path):
9273         Use `eshell-parse-colon-path'.
9274         (eshell-remote-command): Remove argument HANDLER.
9275         (eshell-external-command): Check for FTP remote connection.
9277         * eshell/esh-proc.el (eshell-gather-process-output):
9278         Use `file-truename', in order to start also symlinked files.
9279         Apply `start-file-process' instead of `start-process'.
9280         Shorten `command' to the local file name part.
9282         * eshell/em-cmpl.el (eshell-complete-commands-list):
9283         Use `eshell-parse-colon-path'.
9285         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
9287         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
9288         to `eshell-directory-change-hook'.
9290 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
9292         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
9293         because it could be enabled automatically if view-read-only is non-nil.
9295 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
9297         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
9298         made on 2009-11-22.
9300 2009-11-24  Glenn Morris  <rgm@gnu.org>
9302         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
9303         deleted variable bookmark-bmenu-bookmark-column.
9305         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
9306         Move after definition of global-semantic-idle-tag-highlight-mode.
9308 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9310         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
9312 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
9314         * net/browse-url.el (browse-url-filename-alist): On Windows, add
9315         two slashes to the "file:" prefix.
9316         (browse-url-file-url): De-munge Cygwin filenames before passing
9317         them to Windows browser.
9318         (browse-url-default-windows-browser): Use call-process.
9320 2009-11-23  Juri Linkov  <juri@jurta.org>
9322         Implement DocView Continuous mode.  (Bug#4896)
9323         * doc-view.el (doc-view-continuous-mode): New defcustom.
9324         (doc-view-mode-map): Bind C-n/<down> to
9325         `doc-view-next-line-or-next-page', C-p/<up> to
9326         `doc-view-previous-line-or-previous-page'.
9327         (doc-view-next-line-or-next-page)
9328         (doc-view-previous-line-or-previous-page): New commands.
9330 2009-11-23  Juri Linkov  <juri@jurta.org>
9332         Implement Isearch in comint input history.  (Bug#3746)
9333         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
9334         `isearch-mode-hook'.
9335         (comint-history-isearch): New defcustom.
9336         (comint-history-isearch-backward)
9337         (comint-history-isearch-backward-regexp): New commands.
9338         (comint-history-isearch-message-overlay): New buffer-local variable.
9339         (comint-history-isearch-setup, comint-history-isearch-end)
9340         (comint-goto-input, comint-history-isearch-search)
9341         (comint-history-isearch-message, comint-history-isearch-wrap)
9342         (comint-history-isearch-push-state)
9343         (comint-history-isearch-pop-state): New functions.
9345 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
9347         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
9348         return.
9349         (tramp-handle-make-symbolic-link)
9350         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
9351         Quote file names.
9352         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
9353         (tramp-handle-process-file): Use it.
9355 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9357         * window.el (move-to-window-line-last-op): Remove.
9358         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
9360 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
9362         Make M-r mirror the new cycling behavior of C-l.
9363         * window.el (move-to-window-line-last-op): New var.
9364         (move-to-window-line-top-bottom): New command.
9365         (global-map): Bind M-r move-to-window-line-top-bottom.
9367 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
9369         * dired-x.el (dired-guess-shell-alist-default):
9370         Support xz format.  (Bug#4953)
9372 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
9374         * cedet/srecode/map.el (srecode-get-maps):
9375         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
9376         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
9377         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
9378         (semantic-toggle-decoration-style):
9379         * cedet/semantic/decorate/include.el
9380         (semantic-decoration-include-describe)
9381         (semantic-decoration-unknown-include-describe)
9382         (semantic-decoration-unparsed-include-describe)
9383         (semantic-decoration-all-include-summary):
9384         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
9385         * cedet/semantic/analyze/complete.el
9386         (semantic-analyze-possible-completions):
9387         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
9388         (semantic-show-unmatched-syntax-mode)
9389         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
9390         (semantic-highlight-func-mode):
9391         * cedet/semantic/util.el (semantic-describe-buffer):
9392         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
9393         (semantic-symref-find-tags-by-name)
9394         (semantic-symref-find-tags-by-regexp)
9395         (semantic-symref-find-tags-by-completion)
9396         (semantic-symref-find-file-references-by-name)
9397         (semantic-symref-find-text):
9398         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
9399         (senator-yank-tag):
9400         * cedet/semantic/scope.el (semantic-calculate-scope):
9401         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
9402         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
9403         (define-semantic-idle-service):
9404         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
9405         (semantic-complete-analyze-inline-idle):
9406         * cedet/semantic/analyze.el (semantic-analyze-current-context):
9407         * cedet/mode-local.el (describe-mode-local-bindings)
9408         (describe-mode-local-bindings-in-mode):
9409         * cedet/ede/make.el (ede-make-check-version):
9410         * cedet/ede/locate.el (ede-enable-locate-on-project):
9411         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
9412         (cedet-idutils-version-check):
9413         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
9414         (cedet-gnu-global-version-check):
9415         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
9416         (cedet-cscope-version-check): Use called-interactively-p instead
9417         of interactive-p.
9419         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
9420         Use semantic-format-tag-prototype.
9422 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
9424         * emulation/viper-cmd.el: Use viper-last-command-char instead of
9425         last-command-char/last-command-event.
9426         (viper-prefix-arg-value): Do correct conversion of event-char for
9427         XEmacs.
9429         * emulation/viper-util.el, emulation/viper.el:
9430         Use viper-last-command-char instead of
9431         last-command-char/last-command-event.
9433         * ediff-init.el, ediff-mult.el, ediff-util.el:
9434         Replace last-command-char and last-command-event
9435         with (ediff-last-command-char) everywhere.
9437         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
9438         created in fundamental mode.
9440         * ediff.el (ediff-version): Revert the change of interactive-p to
9441         called-interactively-p.
9443 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
9445         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
9446         generation from word-movement command names.
9448 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
9450         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
9451         (semantic-complete-jump-local, semantic-complete-jump):
9452         Improve prompt string.
9454 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
9456         * cus-start.el (all): Add native condition for font-use-system-font.
9458 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
9460         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9461         Correct the patch from 2009-11-18.  (Bug#3910)
9463 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
9465         * progmodes/subword.el: Rename from lisp/subword.el.
9467         * subword.el: Rename to progmodes/subword.el.
9469         * Makefile.in (ELCFILES): Adapt to subword.el move.
9471 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9472             Stefan Monnier  <monnier@iro.umontreal.ca>
9474         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
9475         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
9476         (bookmark-bmenu-show-filenames): Use push.
9477         (bookmark-bmenu-hide-filenames): Use local var instead of
9478         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
9479         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
9480         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
9481         filenames now that the bookmark names are always available.
9483 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9485         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
9486         (bookmark-search-pattern): Move and leave unbound.
9487         (bookmark-bmenu-mode-map): Change binding.
9488         (bookmark-read-search-input): Simplify.
9489         Don't use text-char-description.  Don't error on non-char events.
9490         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
9491         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
9492         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
9493         Use a local var for the timer.
9494         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
9495         (i.e. bookmark-bmenu-search).
9497 2009-11-21  Glenn Morris  <rgm@gnu.org>
9499         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
9501 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
9503         * net/browse-url.el (browse-url-default-windows-browser):
9504         Use cygstart for cygwin.
9506 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
9508         * bookmark.el: Formatting and doc fixes only:
9509         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
9510         (bookmark-bmenu-search): Wrap to fit within 80 columns.
9511         Minor grammar and punctuation fixes in doc string.
9512         (bookmark-read-search-input): Adjust to fit within 80 columns.
9514 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
9516         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
9517         (c-backward-into-nomenclature): Adapt to subword renaming.
9519         * subword.el (subword-forward, subword-backward, subword-mark)
9520         (subword-kill, subword-backward-kill, subword-transpose)
9521         (subword-downcase, subword-upcase, subword-capitalize)
9522         (subword-forward-internal, subword-backward-internal):
9523         Rename from forward-subword, backward-subword, mark-subword,
9524         kill-subword, backward-kill-subword, transpose-subwords,
9525         downcase-subword, upcase-subword, capitalize-subword,
9526         forward-subword-internal, backward-subword-internal.
9528 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9530         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
9531         New options.
9532         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
9533         New vars.
9534         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
9535         (bookmark-bmenu-filter-alist-by-regexp)
9536         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
9537         (bookmark-bmenu-search): New command.
9538         (bookmark-bmenu-mode-map): Bind it.
9540 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9542         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
9544         * cedet/semantic/idle.el (define-semantic-idle-service)
9545         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
9547 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
9549         * progmodes/cc-cmds.el: declare-functioned forward-subword and
9550         backward-subword to quit the byte-compiler.
9552         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
9554         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
9556         * progmodes/cc-cmds.el (c-update-modeline)
9557         (c-forward-into-nomenclature, c-backward-into-nomenclature):
9558         Refer to subword.el functions instead of cc-subword.el.
9560         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
9561         subword.el functions instead of cc-subword.el.
9563         * progmodes/cc-subword.el: Rename to subword.el.
9564         * subword.el: Rename from progmodes/cc-subword.el.
9565         (subword-mode-map): Rename from c-subword-mode-map.
9566         (subword-mode): Rename from c-subword-mode.
9567         (global-subword-mode): New global minor mode.
9568         (forward-subword): Rename from c-forward-subword.
9569         (backward-subword): Rename from c-backward-subword.
9570         (mark-subword): Rename from c-mark-subword.
9571         (kill-subword): Rename from c-kill-subword.
9572         (backward-kill-subword): Rename from c-backward-kill-subword.
9573         (transpose-subwords): Rename from c-tranpose-subword.
9574         (downcase-subword): Rename from c-downcase-subword.
9575         (capitalize-subword): Rename from c-capitalize-subword.
9576         (forward-subword-internal): Rename from c-forward-subword-internal.
9577         (backward-subword-internal): Rename from c-backward-subword-internal.
9579 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
9581         * vc.el (vc-deduce-fileset): Allow non-state changing operations
9582         from a dired buffer.
9583         (vc-dired-deduce-fileset): New function.
9584         (vc-root-diff, vc-print-root-log): Use it.
9586         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
9587         nil LIMIT argument to vc-print-log-internal.
9589 2009-11-20  Glenn Morris  <rgm@gnu.org>
9591         * Makefile.in (ELCFILES): Regenerate.
9593 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
9595         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
9597         * cedet/semantic.el: Enable idle-mode menu items only if
9598         global-semantic-idle-scheduler-mode is enabled.
9599         (semantic-default-submodes): Doc fix.
9601         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
9602         When turning off, disable other idle modes.
9604 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
9606         * calc/calc.el (calc-set-mode-line):
9607         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9608         (math-format-number): Rename `math-format-complement-signed' to
9609         `math-format-twos-complement'.
9611         * calc/calc-bin.el (math-format-twos-complement): Rename from
9612         math-format-complement-signed.
9613         (calc-radix): Rename `calc-complement-signed-mode' to
9614         `calc-twos-complement-mode'.
9615         (calc-octal-radix, calc-hex-radix): Add an argument for
9616         two's complement.
9618         * calc/calc-embed.el (calc-embedded-mode-vars):
9619         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9621         * calc/calc-ext.el (calc-init-extensions):
9622         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
9623         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
9625         * calc/calc-units.el (math-build-units-table-buffer):
9626         Let `calc-twos-complement-mode' be nil.
9628         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
9629         entries.
9631         * calc/calc-vec.el (calcFunc-vunpack):
9632         * calc/calc-aent.el (calc-do-calc-eval):
9633         * calc/calc-forms.el (math-format-date):
9634         * calc/calc-graph.el (calc-graph-plot):
9635         * calc/calc-math.el (math-use-emacs-fn):
9636         * calc/calccomp.el (math-compose-expr):
9637         Let `calc-twos-complement-mode' be nil.
9639 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9641         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
9642         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
9643         * minibuffer.el (completion-in-region-functions): New hook.
9644         (completion-in-region): New function.
9645         * emacs-lisp/lisp.el (lisp-complete-symbol):
9646         * pcomplete.el (pcomplete-std-complete): Use it.
9648 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9650         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
9651         (latex-complete-alist): New vars.
9652         (latex-string-prefix-p, latex-complete-bibtex-keys)
9653         (latex-complete-envnames, latex-complete-refkeys)
9654         (latex-complete-data): New functions.
9655         (latex-complete, latex-indent-or-complete): New commands.
9657         * window.el (display-buffer-mark-dedicated): New var.
9658         (display-buffer): Obey it.
9659         * minibuffer.el (minibuffer-completion-help): Use it.
9661         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
9663         * filecache.el (file-cache-add-file): Use push and cons.
9664         (file-cache-delete-file-regexp): Use push.
9665         (file-cache-complete): Use completion-in-region.
9667         * simple.el (with-wrapper-hook): Fix thinko.
9669         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
9670         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
9671         Use with-current-buffer and string-to-number.
9672         (hfy-fallback-colour-values): Use assoc-string.
9673         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
9674         (hfy-face-at): Remove unused var `found-face'.
9675         (hfy-compile-stylesheet): Remove unused var `css'.
9676         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
9677         and `orig-buffer'.
9678         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
9679         Use with-current-buffer.
9680         (hfy-text-p): Use expand-file-name and fewer setq.
9682 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
9684         * htmlfontify.el, hfy-cmap.el: New files.
9686 2009-11-19  Juri Linkov  <juri@jurta.org>
9688         * minibuffer.el (completions-format): New defcustom.
9689         (completion--insert-strings): Implement vertical format.
9691         * simple.el (switch-to-completions): Move point to the first
9692         completion when point was at the beginning of the buffer.
9694 2009-11-19  Juri Linkov  <juri@jurta.org>
9696         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
9698         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
9700 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
9702         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
9703         (mail-signature): Change default to t.
9704         (mail-from-style): Deprecate `system-default' value.
9705         (mail-insert-from-field): For default value of mail-from-style,
9706         default to `angles' unless `angles' needs quoting and `parens'
9707         does not.
9708         (mail-citation-prefix-regexp): Use citation regexp from
9709         message-mode.
9711 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
9713         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
9714         Set variables for computing the prompt for reading password.
9716 2009-11-19  Glenn Morris  <rgm@gnu.org>
9718         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
9720         * textmodes/flyspell.el (sgml-lexical-context): Declare.
9722         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
9723         (newsticker-treeview-listwindow-height): Fix custom type.
9725 2009-11-19  Kenichi Handa  <handa@m17n.org>
9727         * descr-text.el (describe-char-padded-string): Compose with TAB
9728         only if there's a font for CH.
9729         (describe-char): Fix the condition for detecting a trivial composition.
9731 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
9733         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
9734         more accurate version of the regexp.  (Bug#3910)
9736 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
9738         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
9740 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
9742         * font-setting.el (font-use-system-font): Declare for byte-compiler.
9743         (font-setting-change-default-font): Fix typo in docstring.
9745 2009-11-18  Alan Mackenzie  <acm@muc.de>
9747         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
9749 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
9751         * font-setting.el (font-use-system-font): Move ...
9753         * cus-start.el (all): ... to here.
9755 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
9757         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
9758         Don't set `ad-return-value' if `ad-do-it' doesn't.
9760         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
9761         modification time.
9763 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
9765         * menu-bar.el: Put "Use system font" in Option-menu.
9766         (menu-bar-options-save): Add font-use-system-font.
9768         * loadup.el: If feature system-font-setting or font-render-setting is
9769         there, load font-setting.
9771         * Makefile.in (ELCFILES): Add font-settings.el.
9772         * font-setting.el: New file.
9774 2009-11-17  Glenn Morris  <rgm@gnu.org>
9776         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
9778         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
9779         Preserve point in the list buffer.  (Bug#4939)
9780         Use point-at-eol.
9781         (newsticker--treeview-list-update-highlight)
9782         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
9784 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
9786         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
9787         Remove.
9789         * calc/calc-ext.el (calc-init-extensions): Remove references to
9790         symclip.
9792         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
9794         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
9795         * calc/calc-help.el (calc-b-prefix-help): Remove references to
9796         `calc-symclip'.
9798 2009-11-16  Kevin Ryde  <user42@zip.com.au>
9800         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
9801         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
9803         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
9804         (lm-keywords-list): Allow comma-only separator like "foo,bar".
9805         Ignore trailing spaces by omit-nulls to split-string (fixing
9806         regression from Emacs 21 due to the incompatible split-string
9807         change).  (Bug #4928.)
9809 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9811         * vc.el (vc-log-show-limit): Default to 2000.
9812         (vc-print-log-internal): Insert buttons to request more entries
9813         when limiting the output.
9815         * vc-sccs.el (vc-sccs-print-log):
9816         * vc-rcs.el (vc-rcs-print-log):
9817         * vc-cvs.el (vc-cvs-print-log):
9818         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
9819         LIMIT is non-nil.
9821 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
9823         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
9824         error when `tramp-gvfs-dbus-event-vector' is set.
9825         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
9827 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9829         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
9831 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
9833         * net/dbus.el (dbus-unregister-service): New defun.
9834         (dbus-register-property): Register the handlers of
9835         "org.freedesktop.DBus.Properties" for SERVICE.
9836         (dbus-property-handler): Fix docstring.
9838 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9840         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
9841         Quote doc string reference in defvaralias as it is not in special form.
9842         (byte-compile-output-docform): Doc fix.
9844 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
9846         * calc/calc.el (math-2-word-size, math-half-2-word-size)
9847         (calc-complement-signed-mode): New variables.
9848         (calc-set-mode-line): Add indicator for twos-complements.
9849         (math-format-number): Format twos-complement notation.
9851         * calc/calc-bin.el (calc-word-size): Reset the variables
9852         `math-2-word-size' and `math-half-2-word-size'.
9853         (math-format-complement-signed, math-symclip, calcFunc-symclip)
9854         (calc-symclip): New functions.
9856         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
9858         * calc/calc-embed.el (calc-embedded-mode-vars):
9859         Add `calc-complement-signed-mode' to the list of modes.
9861         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
9862         (calc-b-oper-keys): Add `calc-symclip' to list.
9864         * calc/calc-ext.el (math-read-number-fancy): Read complement
9865         signed numbers.
9866         (calc-init-extensions): Add binding for `calc-symclip'.
9867         Add autoload for `calcFunc-symclip' and `calc-symclip'.
9869         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
9870         `calc-symclip'.
9871         (calc-modes-menu): Add item for twos complement mode.
9873         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
9875 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
9877         * register.el (jump-to-register, insert-register): Handle Semantic
9878         tags.  From commented-out advice in semantic/senator.el.
9880 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
9882         * vc.el (vc-log-show-limit): New variable.
9883         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
9884         when using a prefix argument.
9885         (vc-print-log-internal): Add new argument LIMIT.
9887         * vc-svn.el (vc-svn-print-log):
9888         * vc-mtn.el (vc-mtn-print-log):
9889         * vc-hg.el (vc-hg-print-log):
9890         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
9891         pass it to the log command when set.  Make the BUFFER argument
9892         non-optional.
9894         * vc-sccs.el (vc-sccs-print-log):
9895         * vc-rcs.el (vc-rcs-print-log):
9896         * vc-git.el (vc-git-print-log):
9897         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
9898         ignore it.  Make the BUFFER argument non-optional
9900         * bindings.el (mode-line-buffer-identification): Do not purecopy.
9902 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
9904         * dired.el (dired-mode-map): Move encryption items to "Operate"
9905         menu (Bug#4703).
9907         * strokes.el (strokes-update-window-configuration): Make strokes
9908         buffer current before erasing (Bug#4906).
9910         * cedet/semantic/idle.el (semantic-idle-summary-mode)
9911         (semantic-idle-summary-mode): Define using define-minor-mode
9912         instead of define-semantic-idle-service.
9913         (semantic-idle-summary-mode): New function.
9914         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
9915         that mouse motion does not reset the echo area.
9917 2009-11-15  Juri Linkov  <juri@jurta.org>
9919         * simple.el (set-mark-default-inactive): Add :type, :group
9920         and :version.  (Bug#4876)
9922 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
9924         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
9925         (archive-unique-fname): ... here.  (Bug#4929)
9927 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9929         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
9930         with a real fix.
9932         * novice.el (disabled-command-function): Add useful args.
9933         Setup the help buffer so that [back] works.
9934         Remove redundant call to help-mode.
9935         (disabled-command-function): Use `case'.
9936         (en/disable-command): New function extracted from enable-command.
9937         (enable-command, disable-command): Use it.
9939 2009-11-14  Glenn Morris  <rgm@gnu.org>
9941         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
9942         constants.  (Bug#4913)
9944         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
9946 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
9948         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
9949         defined in C that have no doc-strings.  (Bug#1063)
9951 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
9953         * cus-edit.el (data, files):
9954         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
9956 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
9958         * simple.el (shell-command): Doc fix (Bug#4891).
9960         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
9962 2009-11-14  Glenn Morris  <rgm@gnu.org>
9964         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
9965         statements for vc-diff, emerge-quit, and rmail-cease-edit.
9966         If they are already loaded, eval-after-load will do the right thing.
9968         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
9969         compiling.
9971         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
9973         * simple.el (x-selection-owner-p): Declare.
9974         (read-mail-command): Use custom radio type rather than choice.
9975         (completion-no-auto-exit): Doc fix.
9977         * custom.el (defgroup):
9978         * epg-config.el (epg): Doc fixes.
9980 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
9982         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
9983         * international/ccl.el (define-ccl-program): Do not purecopy the
9984         docstring, defconst does it anyway.
9986 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9988         * add-log.el (add-change-log-entry): Avoid displaying the changelog
9989         a second time.
9991         * x-dnd.el (x-dnd-maybe-call-test-function):
9992         * window.el (split-window-vertically):
9993         * whitespace.el (whitespace-help-on):
9994         * vc-rcs.el (vc-rcs-consult-headers):
9995         * userlock.el (ask-user-about-lock-help)
9996         (ask-user-about-supersession-help):
9997         * type-break.el (type-break-force-mode-line-update):
9998         * time-stamp.el (time-stamp-conv-warn):
9999         * terminal.el (te-set-output-log, te-more-break, te-filter)
10000         (te-sentinel, terminal-emulator):
10001         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
10002         (term-write-input-ring, term-check-source, term-start-output-log):
10003         (term-display-buffer-line, term-dynamic-list-completions):
10004         (term-ansi-make-term, serial-term):
10005         * subr.el (selective-display):
10006         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10007         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
10008         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
10009         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
10010         (speedbar-remove-localized-speedbar-support)
10011         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
10012         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
10013         (speedbar-buffers-line-directory):
10014         * simple.el (shell-command-on-region, append-to-buffer)
10015         (prepend-to-buffer):
10016         * shadowfile.el (shadow-save-todo-file):
10017         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
10018         (scroll-bar-maybe-set-window-start):
10019         * sb-image.el (speedbar-image-dump):
10020         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
10021         (load-save-place-alist-from-file):
10022         * ps-samp.el (ps-print-message-from-summary):
10023         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
10024         (ps-background-image, ps-begin-job, ps-do-despool):
10025         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
10026         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
10027         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
10028         (pr-call-process, pr-file-list, pr-interface-save):
10029         * novice.el (disabled-command-function)
10030         (enable-command, disable-command):
10031         * mouse.el (mouse-buffer-menu-alist):
10032         * mouse-copy.el (mouse-kill-preserving-secondary):
10033         * macros.el (kbd-macro-query):
10034         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
10035         * informat.el (batch-info-validate):
10036         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
10037         * hippie-exp.el (try-expand-dabbrev-visible):
10038         * help-mode.el (help-make-xrefs):
10039         * help-fns.el (describe-variable):
10040         * generic-x.el (bat-generic-mode-run-as-comint):
10041         * finder.el (finder-mouse-select):
10042         * find-dired.el (find-dired-sentinel):
10043         * filesets.el (filesets-file-close):
10044         * files.el (list-directory):
10045         * faces.el (list-faces-display, describe-face):
10046         * facemenu.el (list-colors-display):
10047         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
10048         * epg.el (epg--process-filter, epg-cancel):
10049         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
10050         (epa--read-signature-type):
10051         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
10052         (emerge-file-names):
10053         * ehelp.el (electric-helpify):
10054         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
10055         * ediff-vers.el (rcs-ediff-view-revision):
10056         * ediff-util.el (ediff-setup):
10057         * ediff-mult.el (ediff-append-custom-diff):
10058         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
10059         (ediff-wordify):
10060         * echistory.el (Electric-command-history-redo-expression):
10061         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
10062         * disp-table.el (describe-display-table):
10063         * dired.el (dired-find-buffer-nocreate):
10064         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
10065         * dabbrev.el (dabbrev--same-major-mode-p):
10066         * chistory.el (list-command-history):
10067         * apropos.el (apropos-documentation):
10068         * allout.el (allout-obtain-passphrase):
10069         (allout-copy-exposed-to-buffer):
10070         (allout-verify-passphrase): Use with-current-buffer.
10072 2009-11-13  Glenn Morris  <rgm@gnu.org>
10074         * Makefile.in (ELCFILES): Regenerate.
10076 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
10078         * net/dbus.el (dbus-registered-objects-table): Rename from
10079         `dbus-registered-functions-table', because it contains also properties.
10080         (dbus-unregister-object): Unregister also properties.
10081         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
10082         Use a timeout of 500 msec, in order to not block.
10083         (dbus-register-property, dbus-property-handler): New defuns.
10085 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10087         * simple.el (minibuffer-default-add-completions): Drop deprecated
10088         4th arg.
10090 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
10092         * textmodes/artist.el (artist-mouse-choose-operation):
10093         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
10094         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
10095         (artist-compute-up-event-key): New function.
10096         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
10098 2009-11-13  Kenichi Handa  <handa@m17n.org>
10100         * language/japan-util.el: Make sure that the value of jisx0208
10101         property is jisx0208 character.
10103 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
10105         * international/mule.el (auto-coding-regexp-alist): Only purecopy
10106         car or each item, not the whole list.
10108 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10110         * minibuffer.el (minibuffer-completion-help):
10111         Use minibuffer-hide-completions.
10113 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
10115         * dired.el (dired-save-positions, dired-restore-positions): New funs.
10116         (dired-revert): Use them (bug#4880).
10118 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
10120         * tooltip.el (tooltip-frame-parameters): Undo previous change.
10122 2009-11-12  Juri Linkov  <juri@jurta.org>
10124         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
10125         New functions.
10126         (find-file-literally-at-point): Alias of `ffap-literally'.
10128 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
10130         * textmodes/ispell.el (ispell-skip-region-alist):
10131         * textmodes/css-mode.el (auto-mode-alist):
10132         * progmodes/compile.el (auto-mode-alist):
10133         * international/mule.el (ctext-non-standard-encodings-alist)
10134         (ctext-non-standard-encodings-regexp):
10135         * simple.el (shell-command-switch, text-read-only):
10136         * replace.el (occur-mode-map):
10137         * paths.el (rmail-file-name):
10138         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
10139         * find-file.el (ff-special-constructs):
10140         * files.el (file-name-handler-alist):
10141         * composite.el: Purecopy strings.
10143         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
10145 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
10147         * widget.el (define-widget): Purecopy the docstring.
10148         * international/mule-cmds.el (charset): Do not purecopy the
10149         docstring here, define-widget does it.
10151         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
10152         * textmodes/bibtex-style.el (auto-mode-alist):
10153         * progmodes/inf-lisp.el (inferior-lisp-prompt):
10154         * progmodes/compile.el (compile-command):
10155         * language/korea-util.el (default-korean-keyboard):
10156         * international/mule-conf.el (file-coding-system-alist):
10157         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
10158         * tooltip.el (tooltip-frame-parameters):
10159         * newcomment.el (comment-end, comment-padding):
10160         * dired.el (dired-trivial-filenames):
10161         * comint.el (comint-file-name-prefix): Purecopy initial values.
10163 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
10165         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
10166         (tramp-advice-minibuffer-electric-tilde): Unload advices via
10167         `tramp-unload'.
10168         (tramp-advice-make-auto-save-file-name)
10169         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
10170         after removing the advice.
10172 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
10174         * progmodes/grep.el (grep-regexp-alist):
10175         * international/mule-cmds.el (iso-2022-control-alist):
10176         * emacs-lisp/timer.el (timer-duration-words):
10177         * subr.el (version-separator, version-regexp-alist):
10178         * minibuffer.el (completion-styles-alist):
10179         * faces.el (face-attribute-name-alist, list-faces-sample-text):
10180         Change defvars to defconsts.
10182         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
10183         * loadup.el ("international/mule-conf"): Load the byte compiled version.
10184         * international/mule-conf.el: Allow to be byte compiled.
10186         * international/mule.el (define-charset): Purecopy props.
10187         (load-with-code-conversion): Purecopy doc string and file name.
10188         (put-charset-property): Purecopy strings.
10189         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
10191         * international/mule-cmds.el (register-input-method): Purecopy arguments.
10192         (define-char-code-property): Correctly purecopy the table.
10194         * international/ccl.el (define-ccl-program): Purecopy the docstring.
10196         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
10198         * subr.el (add-hook): Purecopy strings.
10199         (eval-after-load): Purecopy load-history-regexp and the form.
10201         * custom.el (custom-declare-group): Purecopy load-file-name.
10203         * subr.el (menu-bar-separator): New defconst.
10204         * net/eudc.el (eudc-tools-menu):
10205         * international/mule-cmds.el (set-coding-system-map)
10206         (mule-menu-keymap):
10207         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
10208         * vc-hooks.el (vc-menu-map):
10209         * replace.el (occur-mode-map):
10210         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
10211         (menu-bar-edit-menu, menu-bar-goto-menu)
10212         (menu-bar-custom-menu, menu-bar-showhide-menu)
10213         (menu-bar-options-menu, menu-bar-tools-menu)
10214         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
10215         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
10216         (menu-bar-help-menu):
10217         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
10218         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
10220         * term/x-win.el (x-gtk-stock-map):
10221         * progmodes/vera-mode.el (auto-mode-alist):
10222         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
10223         (inferior-lisp-program, inferior-lisp-load-command):
10224         * progmodes/hideshow.el (hs-special-modes-alist):
10225         * progmodes/gud.el (same-window-regexps):
10226         * progmodes/grep.el (grep-program, find-program, xargs-program):
10227         * net/telnet.el (same-window-regexps):
10228         * net/rlogin.el (same-window-regexps):
10229         * language/ethiopic.el (font-ccl-encoder-alist):
10230         * vc-sccs.el (vc-sccs-master-templates):
10231         * vc-rcs.el (vc-rcs-master-templates):
10232         * subr.el (cl-assertion-failed):
10233         * simple.el (next-error-overlay-arrow-position):
10234         * lpr.el (lpr-command):
10235         * locate.el (locate-ls-subdir-switches):
10236         * info.el (same-window-regexps, info)
10237         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10238         * image-mode.el (image-mode, auto-mode-alist):
10239         * hippie-exp.el (hippie-expand-ignore-buffers):
10240         * format.el (format-alist):
10241         * find-dired.el (find-ls-subdir-switches, find-grep-options)
10242         (find-name-arg):
10243         * facemenu.el (facemenu-keybindings):
10244         * dired.el (dired-listing-switches, dired-chown-program):
10245         * diff.el (diff-switches, diff-command):
10246         * cus-edit.el (same-window-regexps):
10247         * bindings.el (mode-line-mule-info)
10248         (mode-line-buffer-identification): Purecopy strings.
10250 2009-11-11  Juri Linkov  <juri@jurta.org>
10252         * simple.el (dired-get-filename) <declare-function>:
10253         Tell the byte-compiler about dired-get-filename.
10254         (shell-command): In Dired mode, get filename from the current line
10255         as the default value.
10257 2009-11-10  Glenn Morris  <rgm@gnu.org>
10259         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
10260         * calendar/holidays.el, progmodes/cperl-mode.el:
10261         Update x-popup-menu declarations.
10263         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
10264         (list-load-path-shadows): Use dolist.
10265         (list-load-path-shadows): Use with-current-buffer.
10267 2009-11-10  Juri Linkov  <juri@jurta.org>
10269         * minibuffer.el (read-file-name): Support a list of default values
10270         in `default-filename'.  Use the first file name where only one
10271         element is required.  Doc fix.
10273 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
10275         * net/dbus.el (dbus-unregister-object): Release service, if no
10276         other method is registered for it.
10278 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
10280         * bookmark.el (bookmark-completing-read): Sort bookmark names if
10281         bookmark-sort-flag is non-nil (Bug#4653).
10283 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
10285         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
10286         the progress reporter entirely.
10288         * emulation/cua-base.el: Add CUA property to some CC mode commands
10289         (Bug#4100).
10291 2009-11-08  Kevin Ryde  <user42@zip.com.au>
10293         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
10294         at end of sentence (Bug#4818).
10296 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
10298         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10299         Handle "see declaration of" MSFT statements (Bug#4100).
10301 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
10303         * net/tramp.el (tramp-advice-make-auto-save-file-name)
10304         (tramp-advice-file-expand-wildcards): Unload via
10305         `ad-remove-advice'.
10307         * net/trampver.el: Update release number.
10309 2009-11-08  Kevin Ryde  <user42@zip.com.au>
10311         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
10312         `ad-do-it'.
10314 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
10316         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
10317         in order to keep context in SELinux.
10319 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
10321         * dired-aux.el (dired-query): Place cursor in echo area and allow
10322         C-g.
10324         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
10325         menu item if not on a directory (Bug#4701).
10327 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
10329         Sync with Tramp 2.1.17.
10331         * net/tramp.el (tramp-handle-copy-directory): Don't use
10332         `file-remote-p' (due to compatibility).
10334         * net/tramp-compat.el (tramp-compat-copy-directory)
10335         (tramp-compat-delete-directory): New defuns.
10337         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
10338         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
10339         `tramp-compat-delete-directory'.
10341         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
10342         (tramp-smb-handle-delete-directory): Use
10343         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
10345         * net/trampver.el: Update release number.
10347 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
10349         * tar-mode.el (tar-copy): Call write-region on the right buffer
10350         (Bug#4857).
10352         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
10353         by hand, if necessary (Bug#4878).
10355 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
10357         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
10358         align size column (Bug#4839).
10360         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
10361         statement.
10363 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10365         * progmodes/ld-script.el (auto-mode-alist):
10366         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
10368         * cus-face.el (custom-declare-face): Purecopy face spec.
10370 2009-11-06  Kenichi Handa  <handa@m17n.org>
10372         * international/uni-bidi.el: Re-generated.
10373         * international/uni-category.el: Re-generated.
10374         * international/uni-combining.el: Re-generated.
10375         * international/uni-mirrored.el: Re-generated.
10377 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10379         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
10380         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
10381         (tex-start-options, slitex-run-command, latex-run-command)
10382         (tex-run-command, tex-directory):
10383         * textmodes/ispell.el (ispell-html-skip-alists)
10384         (ispell-tex-skip-alists, ispell-tex-skip-alists):
10385         * textmodes/fill.el (adaptive-fill-first-line-regexp):
10386         (adaptive-fill-regexp):
10387         * textmodes/dns-mode.el (auto-mode-alist):
10388         * progmodes/python.el (interpreter-mode-alist):
10389         * progmodes/etags.el (tags-compression-info-list):
10390         * progmodes/etags.el (tags-file-name):
10391         * net/browse-url.el (browse-url-galeon-program)
10392         (browse-url-firefox-program):
10393         * mail/sendmail.el (mail-signature-file)
10394         (mail-citation-prefix-regexp):
10395         * international/mule-conf.el (eight-bit):
10396         * international/latexenc.el (latex-inputenc-coding-alist):
10397         * international/fontset.el (x-pixel-size-width-font-regexp):
10398         * emacs-lisp/warnings.el (warning-type-format):
10399         * emacs-lisp/trace.el (trace-buffer):
10400         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
10401         (emacs-lisp-mode-map):
10402         * calendar/holidays.el (holiday-solar-holidays)
10403         (holiday-bahai-holidays, holiday-islamic-holidays)
10404         (holiday-christian-holidays, holiday-hebrew-holidays)
10405         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
10406         (hebrew-holidays-1, holiday-oriental-holidays)
10407         (holiday-general-holidays):
10408         * x-dnd.el (x-dnd-known-types):
10409         * tool-bar.el (tool-bar):
10410         * startup.el (site-run-file):
10411         * shell.el (shell-dumb-shell-regexp):
10412         * rfn-eshadow.el (file-name-shadow-tty-properties)
10413         (file-name-shadow-properties):
10414         * paths.el (remote-shell-program, news-directory):
10415         * mouse.el ([C-down-mouse-3]):
10416         * menu-bar.el (menu-bar-tools-menu):
10417         * jka-cmpr-hook.el (jka-compr-load-suffixes)
10418         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
10419         (jka-compr-compression-info-list):
10420         * isearch.el (search-whitespace-regexp):
10421         * image-file.el (image-file-name-extensions):
10422         * find-dired.el (find-ls-option):
10423         * files.el (directory-listing-before-filename-regexp)
10424         (directory-free-space-args, insert-directory-program)
10425         (list-directory-brief-switches, magic-fallback-mode-alist)
10426         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
10427         (automount-dir-prefix):
10428         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
10429         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
10430         (face-font-registry-alternatives, face-font-registry-alternatives)
10431         (face-font-family-alternatives):
10432         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
10433         (facemenu-foreground-menu, facemenu-face-menu):
10434         * epa-hook.el (epa-file-name-regexp):
10435         * dnd.el (dnd-protocol-alist):
10436         * textmodes/rst.el (auto-mode-alist):
10437         * button.el (default-button): Purecopy strings.
10439 2009-11-06  Glenn Morris  <rgm@gnu.org>
10441         * Makefile.in (ELCFILES): Update.
10443 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10445         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
10446         * emacs-lisp/levents.el: Move to obsolete/levents.el.
10448         * nxml/xsd-regexp.el (xsdre-gen-categories):
10449         * nxml/xmltok.el (xmltok-parse-entity):
10450         * nxml/rng-parse.el (rng-parse-validate-file):
10451         * nxml/rng-maint.el (rng-format-manual)
10452         (rng-manual-output-force-new-line):
10453         * nxml/rng-loc.el (rng-save-schema-location-1):
10454         * nxml/rng-cmpct.el (rng-c-parse-file):
10455         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
10456         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
10458 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
10460         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
10461         Remove extra save-excursions and make-variable-buffer-local's.
10462         Suggested by Stefan Monnier.
10464         (verilog-getopt-file, verilog-module-inside-filename-p)
10465         (verilog-set-define): Merge GNU 1.35 and repair changes from
10466         switching to using with-current-buffer.
10468         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
10469         being treated as a number and confusing AUTORESET.
10470         Reported by Dan Dever.
10472         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
10473         Add verilog-auto-ignore-concat to fix backward compatibility with
10474         older verilog-modes.  Reported by Dan Katz.
10476         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
10477         containing closing anchors "...$".
10479         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
10480         Reported by Wade Smith.
10482         (verilog-batch-execute-func): Comment on function usage.
10484 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
10486         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
10487         for labels.
10489         (verilog-label-re, verilog-calc-1): Support proper indent of named
10490         asserts.
10492         (verilog-backward-token, verilog-basic-complete-re)
10493         (verilog-beg-of-statement, verilog-indent-re): Support proper
10494         indent of the assert statement at the beginning of a block of text.
10496         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
10497         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
10498         tokens as begins.
10500 2009-11-05  Glenn Morris  <rgm@gnu.org>
10502         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
10503         Emacs 19.  (Bug#1531)
10504         (byte-compile-fix-header): Update for the above change.
10505         Drop test for epoch::version.
10507         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
10508         * cus-dep.el (custom-make-dependencies):
10509         * finder.el (finder-compile-keywords):
10510         Use autoload-rubric's feature argument.
10512         * calendar/diary-lib.el (top-level): Make load behave more like require.
10514         * vc-git.el (vc-git-stash-map): Move definition before use.
10516 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
10518         * custom.el (custom-declare-group): Purecopy standard-value.
10519         (custom-declare-group): Purecopy custom-prefix.
10521         * international/mule.el (load-with-code-conversion):
10522         Call do-after-load-evaluation unconditionally.
10524         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
10526 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10528         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
10530 2009-11-04  Glenn Morris  <rgm@gnu.org>
10532         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
10533         (byte-compile-compatibility): Remove option.
10534         (byte-compile-close-variables, byte-compile-fix-header)
10535         (byte-compile-insert-header, byte-compile-output-docform)
10536         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
10537         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
10538         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
10539         (byte-compile-insert, byte-compile-defun):
10540         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
10541         (byte-defop-compiler19): Remove.
10542         Without byte-compile-compatibility, the 'emacs19-opcode property is not
10543         used by anything.  Replace all calls with byte-defop-compiler.
10545 2009-11-04  Juri Linkov  <juri@jurta.org>
10547         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
10548         (menu-bar-options-menu): Don't quote the `prop' arg of
10549         `menu-bar-make-mm-toggle'.
10551 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
10553         * calendar/calendar.el (cal-loaddefs):
10554         * calendar/diary-lib.el (diary-loaddefs):
10555         * calendar/holidays.el (hol-loaddefs):
10556         * eshell/esh-module.el (esh-groups): Load rather than require.
10558 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10560         * calendar/todo-mode.el (todo-add-category): Don't hardcode
10561         point-min==1.
10562         (todo-top-priorities): Only display-buffer when called interactively.
10563         (todo-item-start): Don't save excursion point.
10564         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
10565         (todo-insert-item-here, todo-file-item, todo-remove-item):
10566         Adjust uses of todo-item-start and todo-item-end.
10568         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
10569         (autoload-rubric): Don't use any more.
10570         * cedet/semantic/fw.el (semantic/loaddefs):
10571         * cedet/srecode.el (srecode/loaddefs):
10572         * cedet/ede.el (ede/loaddefs): Load rather than require.
10573         * cedet/ede/cpp-root.el:
10574         * cedet/ede/emacs.el:
10575         * cedet/ede/files.el:
10576         * cedet/ede/linux.el:
10577         * cedet/ede/locate.el:
10578         * cedet/ede/make.el:
10579         * cedet/ede/shell.el:
10580         * cedet/ede/speedbar.el:
10581         * cedet/ede/system.el:
10582         * cedet/ede/util.el:
10583         * cedet/semantic/analyze.el:
10584         * cedet/semantic/bovine.el:
10585         * cedet/semantic/complete.el:
10586         * cedet/semantic/ctxt.el:
10587         * cedet/semantic/db-file.el:
10588         * cedet/semantic/db-find.el:
10589         * cedet/semantic/db-global.el:
10590         * cedet/semantic/db-mode.el:
10591         * cedet/semantic/db-typecache.el:
10592         * cedet/semantic/db.el:
10593         * cedet/semantic/debug.el:
10594         * cedet/semantic/dep.el:
10595         * cedet/semantic/doc.el:
10596         * cedet/semantic/edit.el:
10597         * cedet/semantic/find.el:
10598         * cedet/semantic/format.el:
10599         * cedet/semantic/html.el:
10600         * cedet/semantic/ia-sb.el:
10601         * cedet/semantic/ia.el:
10602         * cedet/semantic/idle.el:
10603         * cedet/semantic/lex-spp.el:
10604         * cedet/semantic/lex.el:
10605         * cedet/semantic/mru-bookmark.el:
10606         * cedet/semantic/scope.el:
10607         * cedet/semantic/senator.el:
10608         * cedet/semantic/sort.el:
10609         * cedet/semantic/symref.el:
10610         * cedet/semantic/tag-file.el:
10611         * cedet/semantic/tag-ls.el:
10612         * cedet/semantic/tag-write.el:
10613         * cedet/semantic/tag.el:
10614         * cedet/semantic/util-modes.el:
10615         * cedet/semantic/analyze/complete.el:
10616         * cedet/semantic/analyze/refs.el:
10617         * cedet/semantic/bovine/c.el:
10618         * cedet/semantic/bovine/gcc.el:
10619         * cedet/semantic/bovine/make.el:
10620         * cedet/semantic/bovine/scm.el:
10621         * cedet/semantic/decorate/include.el:
10622         * cedet/semantic/decorate/mode.el:
10623         * cedet/semantic/symref/cscope.el:
10624         * cedet/semantic/symref/global.el:
10625         * cedet/semantic/symref/grep.el:
10626         * cedet/semantic/symref/idutils.el:
10627         * cedet/semantic/symref/list.el:
10628         * cedet/semantic/wisent/java-tags.el:
10629         * cedet/semantic/wisent/javascript.el:
10630         * cedet/srecode/compile.el:
10631         * cedet/srecode/cpp.el:
10632         * cedet/srecode/document.el:
10633         * cedet/srecode/el.el:
10634         * cedet/srecode/expandproto.el:
10635         * cedet/srecode/getset.el:
10636         * cedet/srecode/insert.el:
10637         * cedet/srecode/java.el:
10638         * cedet/srecode/map.el:
10639         * cedet/srecode/mode.el:
10640         * cedet/srecode/template.el:
10641         * cedet/srecode/texi.el: Remove the file-local setting of
10642         generated-autoload-feature.
10644         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
10645         and only put a prop if it is non-nil.
10647 2009-11-03  Juri Linkov  <juri@jurta.org>
10649         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
10650         (menu-bar-options-menu): Fix list quoting (Bug#4429).
10652         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
10653         and "Menu" to make top-level menu item visually one unit (like
10654         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
10655         multi-word menu items).  Fix :help string for quit-window.
10657 2009-11-03  Glenn Morris  <rgm@gnu.org>
10659         * cedet/mode-local.el (with-mode-local): Doc fix.
10661         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
10662         (byte-compile-file-form-define-abbrev-table)
10663         (byte-compile-file-form-custom-declare-variable)
10664         (byte-compile-variable-ref, byte-compile-defvar):
10665         Whether or not a warning is enabled should only affect whether we issue
10666         the warning, not whether or not we collect the relevant data.
10667         Eg warnings can be turned on and off throughout the course of a file.
10669         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
10670         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
10672 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10674         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
10675         * play/mpuz.el (mpuz-create-buffer):
10676         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
10677         (lm-print-y,s,noise, lm-print-w0, lm-init):
10678         * play/gomoku.el (gomoku-prompt-for-move):
10679         * play/fortune.el (fortune-in-buffer):
10680         * play/dissociate.el (dissociated-press):
10681         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
10682         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
10683         * mail/supercite.el (sc-eref-show):
10684         * mail/smtpmail.el (smtpmail-send-it):
10685         * mail/rmailsum.el (rmail-summary-next-labeled-message)
10686         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
10687         (rmail-summary-undelete-many, rmail-summary-rmail-update)
10688         (rmail-summary-goto-msg, rmail-summary-expunge)
10689         (rmail-summary-get-new-mail, rmail-summary-search-backward)
10690         (rmail-summary-add-label, rmail-summary-output-menu)
10691         (rmail-summary-output-body):
10692         * mail/rfc822.el (rfc822-addresses):
10693         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
10694         * mail/mailpost.el (post-mail-send-it):
10695         * mail/hashcash.el (hashcash-generate-payment):
10696         * mail/feedmail.el (feedmail-run-the-queue)
10697         (feedmail-queue-send-edit-prompt-help-first)
10698         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
10699         (feedmail-deduce-address-list):
10700         * eshell/esh-ext.el (eshell-remote-command):
10701         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
10702         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
10703         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
10704         (viper-save-string-in-file, viper-valid-marker):
10705         * emulation/viper-keym.el (viper-toggle-key):
10706         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
10707         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
10708         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
10709         * emulation/viper-cmd.el (viper-exec-form-in-vi)
10710         (viper-exec-form-in-emacs, viper-brac-function):
10711         * emulation/viper.el (viper-delocalize-var):
10712         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
10713         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
10714         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
10715         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
10716         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
10717         * emulation/edt.el (edt-electric-helpify):
10718         * emulation/cua-rect.el (cua--rectangle-aux-replace):
10719         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
10720         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
10721         (cua-indent-to-global-mark-column):
10722         * calendar/diary-lib.el (calendar-mark-1):
10723         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
10724         Use with-current-buffer.
10725         * emulation/viper.el (viper-delocalize-var): Use dolist.
10727 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
10729         * comint.el (comint-replace-by-expanded-history-before-point):
10730         Replace !! with the previous input string literally (Bug#1795).
10732 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
10734         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
10735         to be made up of whitespace.
10737 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
10739         * minibuffer.el (read-file-name): Don't use file dialogs for
10740         remote directories (Bug#99).
10742 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
10744         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
10746 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
10748         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
10749         instead of deleting the window or frame.
10751 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
10753         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
10754         Support face colors.
10756         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
10757         New function.  Support face colors (Bug#1168).
10758         (tex-common-initialization): Use it.
10760         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
10761         mode allows it (Bug#1168).
10763 2009-10-31  Juri Linkov  <juri@jurta.org>
10765         * facemenu.el (list-colors-display): Don't mark buffer as
10766         modified (Bug#3948).
10768 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
10770         * international/mule-diag.el (list-character-sets-1): Minor
10771         message fix (Bug#3526).
10773         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
10774         face property (Bug#4834).
10775         (etags-list-tags, etags-tags-apropos-additional)
10776         (etags-tags-apropos, tags-select-tags-table): Add follow-link
10777         property.
10779         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
10780         items.
10782         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
10783         items.
10785         * cedet/ede.el (ede-minor-mode):
10786         * cedet/semantic.el (semantic-mode): Toggle menu separators.
10788 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10790         * textmodes/two-column.el (2C-split):
10791         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
10792         * textmodes/tex-mode.el (tex-set-buffer-directory):
10793         * textmodes/spell.el (spell-region, spell-string):
10794         * textmodes/reftex.el (reftex-erase-buffer):
10795         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
10796         * textmodes/reftex-toc.el (reftex-toc-promote-action):
10797         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
10798         (reftex-select-item):
10799         * textmodes/reftex-ref.el (reftex-label-info-update)
10800         (reftex-offer-label-menu):
10801         * textmodes/reftex-index.el (reftex-index-change-entry)
10802         (reftex-index-phrases-info):
10803         * textmodes/reftex-global.el (reftex-create-tags-file)
10804         (reftex-save-all-document-buffers, reftex-ensure-write-access):
10805         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
10806         (reftex-view-crossref-from-bibtex):
10807         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
10808         (reftex-extract-bib-entries-from-thebibliography)
10809         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
10810         * textmodes/refbib.el (r2b-capitalize-title):
10811         (r2b-convert-buffer, r2b-help):
10812         * textmodes/page-ext.el (pages-directory)
10813         (pages-directory-goto-with-mouse):
10814         * textmodes/bibtex.el (bibtex-validate-globally):
10815         * textmodes/bib-mode.el (bib-capitalize-title):
10816         * textmodes/artist.el (artist-clear-buffer, artist-system):
10817         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
10818         (local-set-scheme-interaction-buffer, xscheme-process-filter)
10819         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
10820         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
10821         (xscheme-send-control-g-interrupt, xscheme-start-process)
10822         (xscheme-process-sentinel, xscheme-cd):
10823         * progmodes/verilog-mode.el (verilog-read-always-signals)
10824         (verilog-set-define, verilog-getopt-file)
10825         (verilog-module-inside-filename-p):
10826         * progmodes/sh-script.el:
10827         * progmodes/python.el (python-pdbtrack-get-source-buffer)
10828         (python-pdbtrack-grub-for-buffer, python-execute-file):
10829         * progmodes/octave-inf.el (inferior-octave):
10830         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
10831         (idlwave-shell-compile-helper-routines, idlwave-set-local)
10832         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
10833         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
10834         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
10835         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
10836         (idlwave-shell-filter, idlwave-shell-examine-highlight)
10837         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
10838         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
10839         (idlwave-shell-examine-display, idlwave-shell-run-region)
10840         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
10841         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
10842         * progmodes/idlw-help.el (idlwave-help-get-special-help)
10843         (idlwave-help-get-help-buffer):
10844         * progmodes/gud.el (gud-basic-call, gud-find-class)
10845         (gud-tooltip-activate-mouse-motions-if-enabled):
10846         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
10847         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
10848         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
10849         (ebrowse-tags-next-file):
10850         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
10851         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
10852         (ebnf-eps-finish-and-write):
10853         * progmodes/cpp.el (cpp-edit-save):
10854         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
10855         * progmodes/cc-defs.el (c-emacs-features):
10856         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
10857         (antlr-directory-dependencies):
10858         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
10859         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
10860         (ada-find-any-references, ada-make-filename-from-adaname)
10861         (ada-make-body-gnatstub):
10862         * obsolete/rnews.el (news-list-news-groups):
10863         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
10864         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
10865         * net/rcirc.el (rcirc-debug):
10866         * net/newst-treeview.el (newsticker--treeview-list-add-item)
10867         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
10868         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
10869         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
10870         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
10871         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
10872         (newsticker--treeview-list-clear-highlight)
10873         (newsticker--treeview-list-update-highlight)
10874         (newsticker--treeview-list-highlight-start)
10875         (newsticker--treeview-tree-update-highlight)
10876         (newsticker--treeview-get-selected-item)
10877         (newsticker-treeview-mark-list-items-old)
10878         (newsticker--treeview-set-current-node):
10879         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
10880         * net/newst-backend.el (newsticker--get-news-by-funcall)
10881         (newsticker--get-news-by-wget, newsticker--image-get)
10882         (newsticker--image-sentinel):
10883         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
10884         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
10885         (eudc-ph-close-session):
10886         * net/eudc.el (eudc-save-options):
10887         * language/thai-word.el (thai-update-word-table):
10888         * language/japan-util.el (japanese-string-conversion):
10889         * international/titdic-cnv.el (tsang-quick-converter)
10890         (ziranma-converter, ctlau-converter):
10891         * international/mule-cmds.el (describe-language-environment):
10892         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
10893         (skkdic-convert-postfix, skkdic-convert-prefix):
10894         (skkdic-convert-okuri-nasi, skkdic-convert):
10895         * emacs-lisp/re-builder.el (reb-update-overlays):
10896         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
10897         * emacs-lisp/gulp.el (gulp-send-requests):
10898         * emacs-lisp/find-gc.el (trace-call-tree):
10899         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
10900         (eieio-describe-generic):
10901         * emacs-lisp/eieio-base.el (eieio-persistent-read):
10902         * emacs-lisp/edebug.el (edebug-outside-excursion):
10903         * emacs-lisp/debug.el (debugger-make-xrefs):
10904         * emacs-lisp/cust-print.el (custom-prin1-to-string):
10905         * emacs-lisp/chart.el (chart-new-buffer):
10906         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
10907         Use with-current-buffer.
10908         * textmodes/artist.el (artist-system): Don't call
10909         copy-sequence on a fresh string.
10910         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
10912 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
10914         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
10915         is no item to edit.  (Bug#4820)
10916         (todo-top-priorities): Restore point and restore narrowing in Todo
10917         buffer.  (Bug#4820)
10919 2009-10-31  Glenn Morris  <rgm@gnu.org>
10921         * net/ange-ftp.el (top-level): Don't require dired when compiling.
10922         (comint-last-output-start, comint-last-input-start)
10923         (comint-last-input-end): Don't defvar when compiling.
10924         (ange-ftp-process-file): Use bound-and-true-p.
10926         * pcmpl-rpm.el (top-level): Move provide statement to end.
10927         (pcmpl-rpm): Remove unused custom group.
10929         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
10931         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
10933         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
10934         (byte-compile-warnings): Add `constants' as an option.
10935         (byte-compile-callargs-warn, byte-compile-arglist-warn)
10936         (display-call-tree): Update for byte-compile-fdefinition possibly
10937         returning `(macro lambda ...)'.  (Bug#4778)
10938         (byte-compile-variable-ref, byte-compile-setq-default):
10939         Respect `constants' member of byte-compile-warnings.
10941         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
10942         Use mapc rather than mapcar because the return value is never used.
10944         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
10945         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
10946         * cedet/semantic/html.el:
10947         Suppress harmless warnings about setting up semantic-imenu (not
10948         part of Emacs) variables.
10950 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10952         * vc-bzr.el (vc-bzr-revision-keywords): New var.
10953         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
10954         to "submit:".
10956         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
10957         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
10958         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
10959         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
10960         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
10961         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
10962         (semantic-analyzer-debug-global-symbol)
10963         (semantic-analyzer-debug-missing-innertype)
10964         (semantic-analyzer-debug-insert-include-summary):
10965         * cedet/semantic/util.el (semantic-file-tag-table):
10966         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
10967         (semantic-recursive-find-nonterminal-by-name):
10968         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
10969         * cedet/semantic/tag-file.el (semantic-prototype-file):
10970         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
10971         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
10972         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
10973         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
10974         (semantic-idle-summary-maybe-highlight):
10975         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
10976         (semantic-ia-sb-tag-info):
10977         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
10978         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
10979         * cedet/semantic/ede-grammar.el (project-compile-target):
10980         (ede-proj-makefile-insert-variables):
10981         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
10982         (semantic-debug-set-source-location, semantic-debug-interface-layout)
10983         (semantic-debug-mode, semantic-debug):
10984         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
10985         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
10986         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
10987         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
10988         (semanticdb-find-translate-path-includes--internal)
10989         (semanticdb-reset-log, semanticdb-find-log-activity):
10990         * cedet/semantic/db-file.el (object-write):
10991         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
10992         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
10993         (semanticdb-create-ebrowse-database):
10994         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
10995         * cedet/semantic/complete.el (semantic-displayor-focus-request)
10996         (semantic-collector-calculate-completions-raw)
10997         (semantic-complete-read-tag-analyzer):
10998         * cedet/semantic/analyze.el (semantic-analyze-pulse):
10999         * cedet/ede/util.el (ede-update-version-in-source):
11000         * cedet/ede/proj.el (project-delete-target):
11001         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
11002         (ede-proj-flush-autoconf):
11003         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
11004         (ede-proj-configure-synchronize):
11005         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
11006         * cedet/ede/linux.el (ede-linux-version):
11007         * cedet/ede/emacs.el (ede-emacs-version):
11008         * cedet/ede/dired.el (ede-dired-add-to-target):
11009         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
11010         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
11011         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
11012         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
11013         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
11014         (cedet-idutils-version-check):
11015         * cedet/cedet-global.el (cedet-gnu-global-call):
11016         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
11017         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
11018         * cedet/cedet-cscope.el (cedet-cscope-call)
11019         (cedet-cscope-expand-filename, cedet-cscope-version-check):
11020         Use with-current-buffer.
11021         * cedet/ede.el (ede-make-project-local-variable)
11022         (ede-set-project-variables, ede-set): Use dolist.
11024 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
11026         * textmodes/ispell.el (ispell-skip-region-alist):
11027         * international/mule-conf.el (eight-bit):
11028         * international/fontset.el (font-encoding-alist):
11029         * startup.el (pure-space-overflow-message):
11030         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
11031         * paths.el (gnus-nntp-service, rmail-spool-directory)
11032         (term-file-prefix):
11033         * files.el (save-some-buffers-action-alist):
11034         * cmuscheme.el (same-window-buffer-names):
11035         * ielm.el (same-window-buffer-names):
11036         * shell.el (same-window-buffer-names):
11037         * mail/sendmail.el (same-window-buffer-names):
11038         * progmodes/inf-lisp.el (same-window-buffer-names):
11039         * bindings.el (mode-line-client)
11040         (mode-line-column-line-number-mode-map):
11041         * language/tibetan.el (tibetan-precomposition-rule-regexp)
11042         (tibetan-precomposed-regexp): Purecopy string arguments.
11044 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11046         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
11047         (calcDigit-nondigit):
11048         * calc/calc-yank.el (calc-copy-to-buffer):
11049         * calc/calc-units.el (calc-invalidate-units-table):
11050         * calc/calc-trail.el (calc-trail-yank):
11051         * calc/calc-store.el (calc-insert-variables):
11052         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
11053         * calc/calc-prog.el (calc-read-parse-table):
11054         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
11055         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
11056         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
11057         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
11058         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
11059         (calc-graph-name, calc-graph-find-command, calc-graph-view)
11060         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
11061         * calc/calc-ext.el (calc-realign):
11062         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
11063         (calc-embedded-finish-edit, calc-embedded-make-info)
11064         (calc-embedded-finish-command, calc-embedded-stack-change):
11065         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
11067         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
11068         (overload-docstring-extension): Use that info.
11069         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
11070         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
11071         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
11072         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
11073         (semantic-nonterminal-full-name): Add the new `when' info.
11074         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
11075         `assert'.
11077         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
11078         shell-dynamic-complete-filename in preference to
11079         comint-dynamic-complete-filename.
11081         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11082         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11083         Don't consider whether the display supports colors.
11084         (bookmark-import-new-list): Use dolist.
11085         (bookmark-bmenu-mode-map): Move initialization into declaration.
11086         (bookmark-bmenu-list): Use dolist, simplify.
11087         (bookmark-show-all-annotations): Use save-selected-window and dolist.
11088         (menu-bar-final-items): Use push.
11090 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
11092         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
11093         it works on remote files.
11094         (vc-hg-diff): Don't pass any `--cwd' argument.
11096 2009-10-27  Kevin Ryde  <user42@zip.com.au>
11098         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
11099         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
11100         (Further to Bug#3921).
11102 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
11104         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
11105         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
11106         calling `tramp-imap-put-file'.  Add file size to the call.
11107         (tramp-imap-get-file-entries): Compute also user name, file size,
11108         and date.
11109         (tramp-imap-handle-insert-directory): Insert uid and gid.
11110         (tramp-imap-handle-file-attributes): Transform uid and gid
11111         according to `id-format'.
11112         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
11113         size in header X-Size.
11115 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
11117         * simple.el (transpose-subr): Give clearer error when the mark
11118         is not set.  (Bug#4807)
11120 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
11122         * net/tramp.el (tramp-perl-file-truename): New defconst.
11123         Perl code contributed by yary <not.com@gmail.com> (tiny change).
11124         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
11125         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
11126         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
11128         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
11129         Ignore `dired-call-process'.
11130         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
11132 2009-10-26  Julian Scheid  <julians37@gmail.com>
11134         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
11135         (tramp-get-remote-readlink): New defun.
11136         (tramp-handle-file-truename): Use it.
11137         (tramp-handle-file-exists-p): Check file-attributes cache, assume
11138         file exists if cache value present.
11139         (tramp-check-cached-permissions): New defun.
11140         (tramp-handle-file-readable-p): Use it.
11141         (tramp-handle-file-writable-p): Likewise.
11142         (tramp-handle-file-executable-p): Likewise.
11143         (tramp-handle-file-name-all-completions): Try using Perl to get
11144         partial completions.  When perl not available, combine `cd' and
11145         `ls' into single remote operation and use shell expansion to get
11146         partial remote directory contents.  Set `file-exists-p' cache for
11147         directory and any files returned by ls.  Change cache handling to
11148         support partial directory contents.  Use error message emitted by
11149         remote `cd' or Perl code for local tramp-error.
11150         (tramp-do-copy-or-rename-file-directly): Avoid separate
11151         tramp-send-command-and-check call.
11152         (tramp-handle-process-file): Merge three remote ops into one.
11153         Do not flush all caches when `process-file-side-effects' is set.
11154         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
11155         file-attributes shows uid/gid to be set already.
11157 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
11159         * textmodes/tex-mode.el (tex-dvi-view-command)
11160         (tex-show-queue-command, tex-open-quote):
11161         * progmodes/ruby-mode.el (auto-mode-alist)
11162         (interpreter-mode-alist): Purecopy strings.
11164         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
11166         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
11167         string for the hook, keymap and abbrev table.
11169         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
11171         * x-dnd.el (x-dnd-xdnd-to-action):
11172         * startup.el (fancy-startup-text, fancy-about-text): Change to
11173         defconst from defvar.
11175         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
11177         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
11178         Purecopy initialization strings.
11180         * mail/sendmail.el (mail-header-separator)
11181         (mail-personal-alias-file):
11182         * mail/rmail.el (rmail-default-dont-reply-to-names)
11183         (rmail-ignored-headers, rmail-retry-ignored-headers)
11184         (rmail-highlighted-headers, rmail-secondary-file-directory)
11185         (rmail-secondary-file-regexp):
11186         * files.el (null-device, file-name-invalid-regexp)
11187         (locate-dominating-stop-dir-regexp)
11188         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
11189         (interpreter-mode-alist): Use mapcar instead of mapc.
11191         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
11193         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
11194         (completion-ignored-extensions):
11195         (debug-ignored-errors): Purecopy strings.
11197 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11199         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
11200         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
11201         (pcomplete--here): Use push.
11203         * subr.el (all-completions): Declare the 4th arg obsolete.
11205 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11207         * pcomplete.el (pcomplete-unquote-argument-function): New var.
11208         (pcomplete-unquote-argument): New function.
11209         (pcomplete--common-suffix): Always pay attention to case.
11210         (pcomplete--table-subvert): Quote and unquote the text.
11211         (pcomplete--common-quoted-suffix): New function.
11212         (pcomplete-std-complete): Use it and pcomplete-begin.
11214         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
11215         we're inside a dedicated or minibuffer window.
11217 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11219         * cedet/semantic/fw.el (semantic-alias-obsolete)
11220         (semantic-varalias-obsolete): Make the `when' arg mandatory.
11221         (define-mode-overload-implementation):
11222         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
11223         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
11224         * cedet/semantic/util.el (semantic-file-token-stream)
11225         (semantic-something-to-stream):
11226         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
11227         (semantic-expand-nonterminal):
11228         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
11229         (semantic-find-dependency, semantic-find-nonterminal)
11230         (semantic-find-dependency):
11231         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
11232         (semantic-flex-text, semantic-flex-make-keyword-table)
11233         (semantic-flex-keyword-p, semantic-flex-keyword-put)
11234         (semantic-flex-keyword-get, semantic-flex-map-keywords)
11235         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
11236         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
11237         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
11238         (semantic-after-idle-scheduler-reparse-hooks):
11239         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
11240         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
11241         * cedet/semantic.el (semantic-toplevel-bovine-table)
11242         (semantic-toplevel-bovine-cache)
11243         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
11244         (semantic-init-mode-hooks, semantic-init-db-hooks)
11245         (semantic-bovination-working-type): Provide the `when' arg.
11247 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
11249         * bookmark.el: Update documentation, especially documentation
11250         of `bookmark-alist' and of the bookmark file format.
11251         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
11253 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
11255         * mail/emacsbug.el (report-emacs-bug): Clarify that the
11256         keybindings apply to the mail buffer (Bug#4003).  Shrink help
11257         window to buffer.
11259         * whitespace.el (whitespace-mode, whitespace-newline-mode)
11260         (global-whitespace-mode, global-whitespace-newline-mode)
11261         (whitespace-toggle-options, global-whitespace-toggle-options):
11262         Doc fix (Bug#3660).
11264         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
11265         of xmltok-start before the end tag was inserted (Bug#2840).
11267         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
11268         patterns that are preceded by an open-paren (Bug#1320).
11270 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
11272         * files.el (delete-directory): Delete symlinks to directories with
11273         delete-file (Bug#4739).
11275 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
11277         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
11278         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
11279         argument to make-obsolete.
11281         * cedet/semantic/fw.el (semantic-alias-obsolete)
11282         (semantic-varalias-obsolete): Add optional WHEN argument.
11284 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
11286         * vc.el (vc-backend-for-registration): Rename from
11287         vc-get-backend-for-registration.  Update callers.
11289         * international/mule-cmds.el (set-language-info-alist):
11290         Purecopy lang-env.
11291         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
11292         (charset): Purecopy the name.
11293         (define-char-code-property): Purecopy string arguments.
11295         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11296         Purecopy string arguments.
11298         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
11299         * ediff-hook.el (menu-bar-ediff-menu):
11300         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
11301         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
11303 2009-10-24  Glenn Morris  <rgm@gnu.org>
11305         * comint.el (comint-dynamic-list-completions):
11306         * term.el (term-dynamic-list-completions): Use choose-completion rather
11307         than obsolete alias mouse-choose-completion.
11309         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
11310         file-cache-choose-completion.
11311         (file-cache-choose-completion): Handle an optional event argument.
11312         (file-cache-mouse-choose-completion): Make it an obsolete alias.
11314         * progmodes/octave-mod.el (octave-complete-symbol):
11315         Use choose-completion if mouse-choose-completion is ever removed.
11317         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
11318         use.
11320         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
11321         compiler.
11323         * vc-hooks.el (vc-responsible-backend): Fix declaration.
11325 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11327         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
11328         Ignore `pred' now that we receive one.
11329         Handle test-completion specially.
11331 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11333         * vc.el (vc-responsible-backend): Throw an error if not backend is
11334         found.  Remove the REGISTER argument.  Move the code dealing with
11335         REGISTER ...
11336         (vc-get-backend-for-registration): ... here.  New function.
11337         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
11338         of vc-responsible-backend, pass the file name instead of the
11339         directory name.
11341 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11343         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
11344         New funs.
11345         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
11346         (pcomplete-comint-setup): Don't modify a global var via
11347         accidental side-effects.
11348         (pcomplete-shell-setup): Adjust call accordingly.
11349         (pcomplete-parse-comint-arguments): Use push.
11351 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
11353         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
11354         Allow uncapitalized info node names (Bug#3921).
11356         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
11357         to the DEBUG file (Bug#3781).
11359 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
11361         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
11362         dictionary entry (Bug#4579).
11364 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
11366         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
11367         from `rfn-eshadow-update-overlay-hook' when unloading.
11368         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
11369         "rsyncc".  Adjust doc string.
11370         (tramp-temp-buffer-file-name): New buffer-local defvar.
11371         (tramp-handle-insert-file-contents, tramp-handle-write-region):
11372         Keep temporary file when indicated by method ("rsync" and
11373         "rsyncc").
11374         (tramp-handle-write-region): Handle APPEND.
11375         (tramp-delete-temp-file-function): New defun.  Added to
11376         `kill-buffer-hook'.
11378 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
11380         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
11382 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
11384         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
11385         (color-name-rgb-alist, tty-standard-colors)
11386         (tty-color-mode-alist): Change to defconst.
11388         * simple.el (mark-inactive): Purecopy message.
11390         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
11391         (global-map, yank-menu):
11392         * textmodes/ispell.el (ispell-menu-map):
11393         * net/eudc.el (eudc-tools-menu):
11394         * international/mule-cmds.el (describe-language-environment-map)
11395         (setup-language-environment-map, set-coding-system-map)
11396         (mule-menu-keymap):
11397         * vc-hooks.el (vc-menu-entry, vc-menu-map):
11398         * replace.el (occur-mode-map):
11399         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
11401 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
11403         * calc/calc.el (math-read-number, math-read-number-simple): Use
11404         `save-match-data'.
11406 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11408         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
11409         rather than fiddling with global-map bindings, since it should only
11410         affect per-terminal settings.
11411         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
11413         * minibuffer.el (completion-table-with-terminator): Allow to specify
11414         the terminator-regexp.
11416         * simple.el (switch-to-completions): Look for *Completions* in other
11417         frames as well.
11419         * pcomplete.el: Allow the use of completion-tables.
11420         (pcomplete-std-complete): New command.
11421         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
11422         (pcomplete--here): Use a function for `form' rather than an expression,
11423         so it can be byte-compiled.
11424         (pcomplete-here, pcomplete-here*): Adjust accordingly.
11425         Add edebug declaration.
11426         (pcomplete-show-completions): Remove unused var `curbuf'.
11427         (pcomplete-do-complete, pcomplete-stub):
11428         Don't assume `completions' is a list of strings any more.
11430 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
11432         * find-dired.el (find-name-arg): Fix typo in docstring.
11434 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11436         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
11437         (pcmpl-linux-fs-types): Same, and update to new modules layout.
11439         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
11440         pcomplete-entries.
11442         * comint.el (comint-read-input-ring, comint-write-input-ring)
11443         (comint-substitute-in-file-name)
11444         (comint-dynamic-complete-as-filename)
11445         (comint-dynamic-simple-complete)
11446         (comint-dynamic-list-filename-completions)
11447         (comint-dynamic-list-completions)
11448         (comint-redirect-results-list-from-process): Minor simplifications.
11450 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11452         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
11453         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
11454         the first form.  And insert a blank line after ";;; Code" since
11455         that's usual style.  (Bug#4612)
11457         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
11459 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11461         * minibuffer.el (completion-table-with-terminator): Properly implement
11462         boundaries, in case `terminator' appears in the suffix.
11463         (completion--embedded-envvar-table): Don't return boundaries if
11464         there's no valid completion.  Simplify.
11465         (completion-file-name-table): New completion table extracted from
11466         completion--file-name-table.
11467         (completion--file-name-table): Use it.
11468         (read-file-name-predicate): Declare obsolete.
11469         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
11470         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
11471         completion-file-name-table, and use the `pred' argument.
11472         * files.el (locate-file-completion-table): Use the `pred' arg rather
11473         than read-file-name-predicate.
11474         (abbreviate-file-name): Use \` rather than ^ for BOS.
11476 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
11478         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
11479         vc-responsible-backend to register, it causes problems.
11481 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11483         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
11485 2009-10-21  Eric Ludlam  <zappo@gnu.org>
11487         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
11488         (semantic-c-debug-mode-init-pch): New functions.
11489         (semantic-c-debug-mode-init-last-mode): New var.
11490         (semantic-c-parse-lexical-token): Use them.
11492         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
11493         When extracting the argument list, limit only by point-max.
11495 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
11497         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
11498         (tramp-smb-handle-file-attributes): Use it.
11499         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
11500         (tramp-smb-handle-insert-directory): Use `mapc' rather than
11501         `mapcar'.  Use `tramp-smb-get-stat-capability'.
11502         Add `dired-filename' text properties.
11503         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
11504         (tramp-smb-maybe-open-connection): Simplify check for smbclient
11505         version.
11507 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11509         * subr.el (read-key-delay): Reduce to 0.01.
11510         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
11511         (bug#4751).
11513 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11515         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
11517         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
11518         (Info-menu): Remove unused vars `last' and `completions'.
11519         (Info-index-nodes): Remove unused var `node'.
11521         * info.el (Info-complete-menu-item): Use complete-with-action.
11523 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
11525         Make vc-annotate work through copies and renames.
11526         * vc-annotate.el (vc-annotate-extract-revision-at-line):
11527         Return the file name too.
11528         (vc-annotate-revision-at-line)
11529         (vc-annotate-find-revision-at-line)
11530         (vc-annotate-revision-previous-to-line)
11531         (vc-annotate-show-log-revision-at-line): Update to get the file
11532         name from vc-annotate-extract-revision-at-line.
11533         (vc-annotate-show-diff-revision-at-line-internal): Change the
11534         argument to mean whether to show a file diff or not.  Get the file
11535         name from vc-annotate-extract-revision-at-line.
11536         (vc-annotate-show-diff-revision-at-line):
11537         Update vc-annotate-show-diff-revision-at-line call.
11538         (vc-annotate-warp-revision): Add an optional file argument.
11540         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
11541         (vc-git-annotate-extract-revision-at-line): Also return the file
11542         name if found.
11544         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
11545         command.  Remove unused code.
11546         (vc-hg-annotate-re): Update to match --follow output.
11547         (vc-hg-annotate-extract-revision-at-line): Also return the file
11548         name if found.
11550         * vc.el: Update annotate-extract-revision-at-line documentation.
11552 2009-10-18  Kevin Ryde  <user42@zip.com.au>
11554         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
11555         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
11557         * net/browse-url.el (browse-url): Identify alist with "consp and
11558         not functionp" and let all other things go down the `apply' leg,
11559         as suggested by Stefan.  (Further to bug#4531.)
11561 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
11563         * minibuffer.el (read-file-name): Check for repeat before putting
11564         a default argument in file-name-history (Bug#4657).
11566         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
11567         read syntax (Bug#4737).
11569         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
11571 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
11573         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
11574         (html-tag-alist, html-tag-help): Add descriptions for undocumented
11575         entries and make note of obsolete tags.
11577 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11579         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
11581 2009-10-18  Glenn Morris  <rgm@gnu.org>
11583         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
11584         grep, so that binary files (eg international/uni-bidi.el) can match.
11585         Remove test for "UnicodeData" files, since it is hopefully unnecessary
11586         now, and in any case the file header format has changed.
11588 2009-10-17  Glenn Morris  <rgm@gnu.org>
11590         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
11591         (flyspell-get-word, flyspell-large-region)
11592         (flyspell-auto-correct-previous-word): Doc/error message fixes.
11594 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
11596         * Makefile.in (ELCFILES): Add ede/shell.
11598 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
11600         * term/common-win.el (x-colors): Purecopy it.
11602 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11604         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
11605         permissive for when the buffer is empty.
11606         (tar-header-block-tokenize): Decode the username and groupname.
11607         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
11609 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
11611         * cedet/srecode/srt.el:
11612         * cedet/srecode/compile.el:
11613         * cedet/semantic/mru-bookmark.el:
11614         * cedet/semantic/debug.el:
11615         * cedet/semantic/complete.el:
11616         * cedet/semantic/analyze.el: Require CL when compiling.
11618 2009-10-17  Eric Ludlam  <zappo@gnu.org>
11620         * cedet/semantic/scope.el
11621         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
11622         tmpscope so that the regular scope will continue to work.
11624         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
11625         Use semantic-idle-summary-highlight-face as the highlighting.
11627         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
11628         contains multibyte characters, choose first applicable coding
11629         system automatically.
11631         * cedet/ede/project-am.el (project-run-target): New method.
11632         (project-run-target): New method.
11634         * cedet/ede.el (ede-target): Add run target menu item.
11635         (ede-project, ede-minor-keymap): Add ede-run-target binding.
11636         (ede-run-target): New function.
11637         (ede-target::project-run-target): New method.
11639         * cedet/ede/proj.el (project-run-target): New method.
11641         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
11642         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
11643         Add :rules.
11644         (ede-proj-target-makefile-shared-object): Only libtool compilers
11645         now available.  Add linkers for libtool.
11646         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
11647         (ede-proj-makefile-target-name): Always use .la extension.
11649         * cedet/ede/proj-prog.el (project-run-target): New method.
11651         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
11652         (ede-g++-linker): Change Change link lines.
11654         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
11655         When searching for old variables, go to the end of the buffer and
11656         search backward from there.
11657         (ede-proj-makefile-automake-insert-subdirs)
11658         (ede-proj-makefile-automake-insert-extradist): New methods.
11659         (ede-proj-makefile-create): Use them.
11661         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
11662         Force FILE to expand to the current target.  Use file-exists-p to
11663         check that it exists.
11665         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
11666         (ede-linux-load): Wrap dir in file-name-as-directory.
11667         Set :version slot.
11669         * cedet/ede/files.el (ede-get-locator-object): When enabling
11670         locate, do so on "top".
11672         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
11673         file-name-as-directory during compare.
11674         (ede-emacs-version): Return Emacs/XEmacs differentiator.
11675         Get version number from different places.  Don't call egrep.
11676         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
11677         to set the directory.
11679         * cedet/ede/shell.el: New file.
11681         * cedet/inversion.el (inversion-decoders): Allow for stray . in
11682         alpha/beta variants.
11684 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11686         * international/mule-cmds.el (select-safe-coding-system): If the file
11687         has a coding cookie, use it regardless of any other setting (bug#4712).
11689 2009-10-17  Glenn Morris  <rgm@gnu.org>
11691         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
11692         All errors should have messages.
11694         * foldout.el (foldout-mouse-swallow-events):
11695         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
11697         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
11698         (dired-keep-marker-copy, dired-keep-marker-hardlink)
11699         (dired-keep-marker-symlink, dired-dwim-target)
11700         (dired-copy-preserve-time): Do not autoload these defcustoms.
11702         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
11703         messages from messing up the file coding.  (Bug#4623)
11705 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
11707         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
11708         if no match is found for the current dictionary.  (Bug#4578)
11710         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
11711         optional, since that is how it is documented, and this is often called
11712         with a nil argument.  (Bug#4577)
11713         (flyspell-external-point-words, flyspell-auto-correct-word)
11714         (flyspell-correct-word-before-point, flyspell-word-search-forward)
11715         (flyspell-word-search-backward): Remove nil argument in calls to
11716         flyspell-get-word, since it is not needed now.
11718 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
11720         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
11722 2009-10-16  Glenn Morris  <rgm@gnu.org>
11724         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
11726 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
11728         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
11729         (ange-ftp-file-size): New function.
11730         (ange-ftp-file-attributes): Use it.
11732 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
11734         * net/tramp-smb.el (tramp-smb-version): New defvar.
11735         (tramp-smb-maybe-open-connection): Use it, in order to avoid
11736         repeated checks.
11738 2009-10-16  Glenn Morris  <rgm@gnu.org>
11740         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
11741         Maybe copy some custom properties from old to new name.  (Bug#4706)
11743 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
11745         * subr.el (error, sit-for, start-process-shell-command)
11746         (start-file-process-shell-command): Set the calling convention
11747         after the function definition.
11749 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11751         * subr.el (error, sit-for, start-process-shell-command)
11752         (start-file-process-shell-command): Use the new
11753         set-advertised-calling-convention feature.
11755 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
11757         * international/ucs-normalize.el (ucs-normalize-version):
11758         Change to 1.2.
11759         (check-range): Adjust for Unicode 5.2.
11761 2009-10-15  Juri Linkov  <juri@jurta.org>
11763         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
11764         to the `menu-item' format.
11766 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
11768         * net/tramp.el (tramp-replace-environment-variables): Do not fail
11769         if the environment variable does not exist.
11771         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
11772         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
11773         parameter.
11774         (tramp-smb-handle-add-name-to-file)
11775         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
11776         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
11777         (tramp-smb-handle-file-attributes)
11778         (tramp-smb-do-file-attributes-with-stat)
11779         (tramp-smb-handle-file-local-copy)
11780         (tramp-smb-handle-insert-directory)
11781         (tramp-smb-handle-make-directory)
11782         (tramp-smb-handle-make-directory-internal)
11783         (tramp-smb-handle-make-symbolic-link)
11784         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
11785         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
11786         (tramp-smb-maybe-open-connection): Apply the changed parameters.
11787         (tramp-smb-read-file-entry): Read Disk names in compressed format.
11788         Handle long file names.
11789         (tramp-smb-get-cifs-capabilities): Check, whether the connection
11790         process is running.
11791         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
11792         Read share names with "-g" option.
11794 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
11796         * net/rcirc.el (rcirc-view-log-file): New command.
11797         (rcirc-track-minor-mode-map): Remove C-c ` binding.
11798         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
11799         specified.
11801 2009-10-15  Glenn Morris  <rgm@gnu.org>
11803         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
11804         from the second command-line argument.
11805         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
11806         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
11807         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
11808         w32-batch-update-autoloads.
11809         * emacs-lisp/autoload.el (autoload-make-program): New variable.
11810         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
11812         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
11813         the headers cannot be located.  Simplify, subtracting superflous
11814         save-excursions.
11816 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11818         Replace completion-base-size by completion-base-position to fix bugs
11819         such as (bug#4699).
11820         * simple.el (completion-base-position): New var.
11821         (completion-base-size): Mark as obsolete.
11822         (choose-completion): Make it work for mouse events as well.
11823         Pass the new base-position to choose-completion-string.
11824         (choose-completion-guess-base-position): New function, extracted from
11825         choose-completion-delete-max-match.
11826         (choose-completion-delete-max-match): Use it.  Make obsolete.
11827         (choose-completion-string): Use the new base-position info.
11828         (completion-root-regexp): Delete.
11829         (completion-setup-function): Preserve completion-base-position.
11830         Eliminate obsolete base-size manipulation.
11831         * minibuffer.el (display-completion-list): Don't mess with base-size.
11832         (minibuffer-completion-help): Set completion-base-position instead.
11833         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
11834         choose-completion.
11835         * textmodes/bibtex.el (bibtex-complete):
11836         * emacs-lisp/crm.el (crm--choose-completion-string):
11837         Adjust to new calling convention.
11838         * complete.el (partial-completion-mode): Use minibufferp to avoid
11839         bumping into incompatible change to choose-completion-string-functions.
11840         * ido.el (ido-choose-completion-string): Make its calling convention
11841         more permissive.
11842         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
11843         base-size manipulation.
11844         (comint-dynamic-list-input-ring): Use dotimes and push.
11845         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
11846         fundamental-mode.  Use `or'.
11848 2009-10-14  Juri Linkov  <juri@jurta.org>
11850         * misearch.el (multi-isearch-next-buffer-from-list)
11851         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
11853 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11855         * Makefile.in (compile-onefile): Load `bytecomp' rather than
11856         `bytecomp.el'.
11858         * minibuffer.el (completion-pcm--merge-completions): Make sure the
11859         string we return is all made up of text from the completions rather
11860         than part from the completions and part from the input (bug#4219).
11862         * ido.el (ido-everywhere): Use define-minor-mode.
11864         * buff-menu.el (list-buffers, ctl-x-map):
11865         Mark the entry points with ;;;###autoload cookies.
11867 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11869         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
11870         correctly in the detached head case.
11871         (vc-git-print-log): Remove unused binding.
11873         * vc.el (vc-responsible-backend): When a directory is passed for
11874         for registration create a VC repository if no backend is
11875         responsible for the directory argument.
11876         (vc-deduce-fileset): Tell vc-responsible-backend to register.
11878         * vc.el: Move comments about RCS and SCCS ...
11879         * vc-rcs.el:
11880         * vc-sccs.el: ... here, respectively.
11882 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11884         * minibuffer.el (completion--file-name-table): Return nil if there's
11885         no file completion, even if substitute-in-file-name changed
11886         the string (bug#4708).
11888 2009-10-13  Juri Linkov  <juri@jurta.org>
11890         * files-x.el (read-file-local-variable-value): Don't filter out
11891         minor modes from mode name completion (bug#4664).
11893 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
11895         * international/mule-cmds.el (ucs-names): Remove exclusion of
11896         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
11898 2009-10-13  Kenichi Handa  <handa@m17n.org>
11900         * international/uni-name.el: Regenerated.
11902 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
11904         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
11905         should be automatically buffer-local, but isn't.)
11907 2009-10-12  Sam Steingold  <sds@gnu.org>
11909         * progmodes/compile.el (compilation-next-error-function): Fix the
11910         timestamps if the buffer has been visited before.
11911         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
11912         non-anchored patterns, like the perl one (bug#3928).
11914 2009-10-12  Glenn Morris  <rgm@gnu.org>
11916         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
11917         Let-bind `size'.
11919 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
11921         * proced.el (proced-unload-function): New function.
11923         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
11924         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
11925         Doc fix.
11927         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
11929 2009-10-11  Juri Linkov  <juri@jurta.org>
11931         * files-x.el (read-file-local-variable-value):
11932         Provide default value only for bound variables (bug#4664).
11934 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
11936         * net/tramp.el (tramp-local-host-p): Function shall return nil for
11937         connection methods like smb.
11939         * net/tramp-cache.el (tramp-flush-connection-property): The hash
11940         can be empty.
11942         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
11943         (tramp-smb-file-name-handler-alist): Add handlers for
11944         `add-name-to-file', `make-symbolic-link'.
11945         (tramp-smb-handle-add-name-to-file)
11946         (tramp-smb-do-file-attributes-with-stat)
11947         (tramp-smb-handle-make-symbolic-link)
11948         (tramp-smb-get-cifs-capabilities): New defuns.
11949         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
11950         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
11951         (tramp-smb-handle-file-local-copy)
11952         (tramp-smb-handle-make-directory-internal)
11953         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11954         The file name syntax depends on cifs capabilities.
11955         (tramp-smb-handle-file-attributes):
11956         Call `tramp-smb-do-file-attributes-with-stat' if possible.
11957         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
11958         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
11960 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
11962         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
11963         (eieio-defclass): Apply deftype handler and setf-method properties
11964         directly.
11965         (eieio-add-new-slot): Avoid union function from cl library.
11966         (eieio--typep): New function.
11967         (eieio-perform-slot-validation): Use it.
11969 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
11971         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
11972         Update documentation to refer to the variables documented in r1.135.
11973         (Bug#4188)
11975 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
11977         * bookmark.el (Info-suffix-list): Remove this unused variable.
11978         (bookmark-current-point): Remove this obsolete variable.
11979         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
11980         Adjust for removal of bookmark-current-point.
11982         (bookmarks-already-loaded, bookmark-current-buffer)
11983         (bookmark-yank-point): Document.  (Bug#4188)
11985 2009-10-10  Glenn Morris  <rgm@gnu.org>
11987         * frame.el (frame-height): Doc fix.
11989         * calendar/calendar.el (calendar-split-width-threshold): New option.
11990         (calendar-basic-setup): Use calendar-split-width-threshold.
11992 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
11994         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
11995         Use .la for Automake.
11997 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
11999         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
12000         Use "autoreconf -i".  Suggested by Andreas Schwab.
12002 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
12004         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
12005         Ideographic Supplement" range (U+1F200..U+1F2FF).
12007 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
12009         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
12010         since the list will have been rebuilt anyway.  (Bug#4349)
12012 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
12014         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
12015         (bookmark-bmenu-execute-deletions): Don't save here, as
12016         bookmark-delete will now do so if necessary.
12017         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
12018         (Bug#4348)
12020 2009-10-09  Glenn Morris  <rgm@gnu.org>
12022         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
12024 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
12026         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
12027         (bookmark-jump-other-window): Just invoke bookmark-jump with new
12028         argument now, so the two function's behaviors will match.  (Bug#3645)
12030 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
12032         * cedet/ede/proj.el (project-make-dist, project-compile-project):
12033         Fix filename test.
12034         (ede-proj-dist-makefile): Use expand-file-name instead of concat
12035         to expand file names.
12037 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
12039         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
12040         (tramp-file-name-real-host, tramp-file-name-port):
12041         Apply `save-match-data'.
12043         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
12044         case both directories are remote.
12045         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
12046         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
12048 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
12050         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
12051         (ede-proj-target-makefile-objectcode): Use it.
12053         * cedet/ede/source.el (ede-want-any-source-files-p)
12054         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
12055         Return search result.  This error was introduced while merging.
12057 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
12059         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
12061 2009-10-07  Glenn Morris  <rgm@gnu.org>
12063         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
12064         of concat.
12066 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12068         * files-x.el (read-file-local-variable): Include some
12069         non-user-variables in the completion table (bug#4664).
12071 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
12073         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
12074         message.
12076         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
12077         (tramp-smb-file-name-handler-alist): Add handler for
12078         `copy-directory', `expand-file-name', `set-file-modes'.
12079         (tramp-smb-handle-copy-directory)
12080         (tramp-smb-handle-expand-file-name)
12081         (tramp-smb-handle-set-file-modes): New defuns.
12082         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
12083         (tramp-smb-handle-file-attributes): Simplify check for retrieving
12084         entry.
12085         (tramp-smb-handle-insert-directory): Don't flush the cache.
12086         (tramp-smb-maybe-open-connection): Check for samba client and
12087         server versions.
12089 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
12091         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
12092         to not error out of search for "^lisp=" fails.
12094 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
12096         * makefile.w32-in (WINS_UPDATES): New macro.
12097         (custom-deps, finder-data, autoloads): Use it.
12099 2009-10-07  Glenn Morris  <rgm@gnu.org>
12101         * Makefile.in (autoloads): Revert previous change.
12102         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
12103         the list of preloaded files passed on the command-line, get
12104         it from src/Makefile.
12106         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
12107         show the original buffer rather than a random one.
12109 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
12111         * help.el (describe-no-warranty): Place point in a slightly better
12112         position in the GPLv3 text.
12114 2009-10-06  Sam Steingold  <sds@gnu.org>
12116         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
12117         the comm attribute is present before calling regexp-quote.
12119 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
12121         * play/animate.el (animate-string): For good effect, make sure
12122         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
12124         * play/animate.el (animate-sequence, animate-birthday-present):
12125         * misc.el (butterfly): Don't set `indent-tabs-mode'.
12127 2009-10-06  Glenn Morris  <rgm@gnu.org>
12129         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
12131         * emacs-lisp/autoload.el (autoload-excludes): New variable.
12132         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
12133         (batch-update-autoloads): Process a string value of autoload-excludes,
12134         set during the build process.
12135         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
12137         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
12138         inside with-parsed...  macro so that `v' is defined.
12140         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
12141         * progmodes/fortran.el (fortran-end-of-block)
12142         (fortran-beginning-of-block):
12143         Also push mark in the macro case.
12145         * emerge.el (emerge-show-file-name):
12146         * calc/calc.el (calc-quit):
12147         * calc/calc-misc.el (calc-big-or-small):
12148         * calc/calc-graph.el (calc-graph-view):
12149         * calc/calc-ext.el (calc-reset):
12150         * calendar/calendar.el (calendar-basic-setup):
12151         Use window-full-height-p.
12153         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
12154         header we don't understand, don't insert another.  (Bug#4624)
12155         If changing mime charset, insert the new one in the right place.
12157 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
12159         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
12160         (cal-tex-cursor-month): Correctly increment the end date for diary and
12161         holiday listing.  (Bug#4626)
12163 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12165         * help-fns.el (describe-function-1): Don't burp if the function is not
12166         a symbol.
12168 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
12170         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
12171         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
12172         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
12173         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
12175         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
12176         (eieio-default-superclass): Reflow docstrings.
12177         (this, class-option-assoc, defclass, eieio-class-un-autoload)
12178         (eieio-unbind-method-implementations, defmethod)
12179         (eieio-validate-slot-value, eieio-validate-class-slot-value)
12180         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
12181         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
12182         (eieio-slot-originating-class-p, eieio-slot-name-index)
12183         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
12184         (constructor, initialize-instance, no-next-method, object-print)
12185         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
12186         Fix typos in docstrings.
12187         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
12188         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
12189         (next-method-p): Doc fixes.
12190         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
12191         Fix typos in error messages.
12192         (eieio-defmethod): Fix typo in description of generic method.
12194         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
12195         (eieio-persistent-save-interactive, slot-missing):
12196         Fix typos in docstrings.
12197         (eieio-instance-inheritor-slot-boundp): Doc fix.
12199         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
12200         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
12202         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
12203         (eieio-custom-object-apply-reset):
12204         Fix typos in docstrings and error messages.
12206         * emacs-lisp/eieio-datadebug.el (data-debug-show):
12207         Fix typo in docstring.
12209         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
12210         (eieio-browse-tree): Doc fix.
12211         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
12212         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
12213         Fix typos in docstrings.
12215         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
12216         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
12217         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
12218         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
12219         Reflow docstrings.
12221 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
12223         * vc-hg.el (log-view-vc-backend): Declare for compiler.
12224         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
12225         Set log-view-vc-backend so that diff can work.
12227         * log-view.el (log-view-diff): Use vc-diff-internal instead of
12228         vc-version-diff.
12229         (vc-diff-internal): Autoload this instead of vc-version-diff.
12231 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
12233         * simple.el (eval-expression): Doc fix.
12235         * progmodes/cwarn.el (cwarn-mode): Doc fix.
12237 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
12239         * files.el (directory-files-no-dot-files-regexp): New defconst.
12240         (delete-directory): Use it.
12241         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
12243         * net/tramp.el (tramp-verbose): Fix docstring.
12244         (tramp-methods): Add recursive option to `tramp-copy-args'.
12245         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
12246         "scp1_old", "scp2_old", "rsync", "rsyncc".
12247         (tramp-default-method): Check also for `auth-source-user-or-password'.
12248         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
12249         Add handler for `copy-directory'.
12250         (tramp-handle-copy-directory): New defun.
12251         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
12252         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
12253         Optimize sent command.
12255 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12257         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
12258         window if necessary.
12260         * calendar/calendar.el (calendar-basic-setup): Don't call
12261         switch-to-buffer in a dedicated window.
12263 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
12265         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
12266         don't do anything related to relocating, just return nil.
12267         (bookmark-error-no-filename): New error.
12268         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
12269         bookmark has no file.  Don't even attempt to handle things that
12270         are not files; the whole point of custom handlers is to keep that
12271         knowledge elsewhere anyway.  Tighten some comments.
12272         (bookmark-file-or-variation-thereof): Remove now-unused function.
12273         (bookmark-location): Doc string fix.
12274         (Bug#4250)
12276 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12278         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
12279         don't use a file dialog, because they usually don't know how to read
12280         a directory target from the user.  (Bug#4230)
12281         Also, make sure the prompt can display directories as well as files.
12283 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12285         * bookmark.el (bookmark-set, bookmark-buffer-name):
12286         Improve doc strings.  (Bug#1193)
12288 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12290         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
12291         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
12292         (bookmark-get-annotation, bookmark-set-annotation)
12293         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
12294         (bookmark-set-position, bookmark-get-front-context-string)
12295         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
12296         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
12297         (bookmark-jump-other-window, bookmark-handle-bookmark)
12298         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
12299         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
12300         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
12301         Improve doc strings to say whether bookmark can be a string or
12302         a record or both, and make other consistency and clarity fixes.
12303         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
12304         (bookmark-default-annotation-text, bookmark-yank-word)
12305         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
12306         (bookmark-import-new-list, bookmark-maybe-rename)
12307         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
12308         (bookmark-bmenu-bookmark): Give these doc strings.
12309         (bookmark-bmenu-check-position): Give this a doc string, but also
12310         add a FIXME comment about how the function may be pointless.
12311         (bookmark-default-handler): Rework doc string and change a
12312         parameter name, to clarify that this takes a bookmark record
12313         not a bookmark name.
12314         (bookmark-set): Change a parameter name to indicate its meaning,
12315         and improve the doc string a bit.
12316         (Bug#4188)
12318 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12320         * bookmark.el (bookmark-alist): Document the new `handler' element
12321         in the param alist.
12322         (bookmark-make-record-function): Adjust documentation for above.
12323         (Bug#4193)
12325 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
12327         * info.el (Info-bookmark-make-record): Document this function.
12328         (Info-bookmark-jump): Document with a doc string, not just a comment.
12329         (Bug#4203)
12331 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
12333         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
12334         (semantic-new-buffer-fcn): Call parser setup functions here.
12335         (semantic-mode): Don't call parser setup functions here, it's done
12336         in semantic-new-buffer-fcn now.
12337         (semantic-mode): Parse all existing buffers when enabled.
12339         * cedet/srecode/compile.el (srecode-compile-file):
12340         Call semantic-new-buffer-fcn if the buffer has not been parsed.
12342 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
12344         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
12346         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
12347         (proj-comp-insert-variable-once): New macro, renamed from
12348         ede-pmake-insert-variable-once in ede/pmake.edl.
12349         (ede-proj-makefile-insert-variables): Use it.
12351 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
12353         * files.el (copy-directory): New defun.
12355         * dired-aux.el (dired-copy-file-recursive): Use it.
12357 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12359         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
12360         (makefile-end-of-command):
12361         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
12362         (semantic-end-of-context): Fix previous change.  Doc fixes.
12364 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12366         * files-x.el (modify-dir-local-variable)
12367         (copy-dir-locals-to-file-locals-prop-line):
12368         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
12369         (makefile-end-of-command):
12370         * cedet/semantic/lex.el (semantic-lex-token):
12371         * cedet/semantic/analyze/fcn.el
12372         (semantic-analyze-dereference-metatype-1):
12373         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
12374         (semantic-lex-cpp-undef):
12375         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
12376         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
12377         (semantic-end-of-context): Fix typos in docstrings.
12379         * recentf.el (recentf-unload-function): New function.
12381 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
12383         * cedet/ede.el (ede-project-placeholder-cache-file):
12384         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
12385         * cedet/srecode/map.el (srecode-map-save-file):
12386         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
12388 2009-10-04  Glenn Morris  <rgm@gnu.org>
12390         * window.el (window-full-height-p): Add doc string.
12392 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
12394         * window.el (window-full-height-p): New function.  (Bug#4543)
12396 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
12398         * cedet/srecode/insert.el: Require srecode/args.
12400         * cedet/srecode/args.el: Require srecode/dictionary instead of
12401         srecode/insert.
12403         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
12405         * files.el (auto-mode-alist): Add .srt and Project.ede.
12407         * cedet/semantic.el (semantic-mode):
12408         Handle srecode-template-mode-hook as well.
12409         (semantic-mode): Use js-mode-hook for Javascript hook.
12411         * cedet/srecode/template.el: Remove hook variable.
12413         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
12415         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
12416         projects exist.
12417         (ede-project-placeholder-cache-file): Default to a file in
12418         user-emacs-directory.
12420         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
12421         templates in data-directory.
12422         (srecode-map-save-file): Default to a file in user-emacs-directory.
12424         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
12425         directory.
12427 2009-09-30  Eric Ludlam  <zappo@gnu.org>
12429         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
12430         Doc fix.
12432         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
12433         Only insert each variable once.
12435         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
12436         (ede-pmake-insert-variable-shared): Use it.
12438         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
12439         for lexical table iff table is nil.
12441 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
12443         * vc.el: Remove commented out code.
12444         (vc-derived-from-dir-mode): Remove, unused.
12445         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
12447 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
12449         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
12450         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
12451         there could be recursive loading when `default-directory' is a
12452         remote file name.  (Bug#4614)
12454 2009-10-03  Glenn Morris  <rgm@gnu.org>
12456         * calendar/calendar.el (calendar-basic-setup): Handle the case where
12457         the frame is wide.
12458         (calendar-generate-window): Test for shrinkability rather than width.
12460         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
12461         declaration, currently false.
12463         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
12464         reusing existing buffers, in case we happen to visit two files with the
12465         same basename.  (Bug#4593)
12467 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
12469         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
12470         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
12471         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
12472         subdirs of cedet as well.
12473         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
12475 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12477         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
12478         Obey advertised-signature-table.
12480         * help-fns.el (help-function-arglist): Don't check
12481         advertised-signature-table.
12482         (describe-function-1): Do it here instead so it also applies to subrs.
12484 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
12486         * simple.el (start-file-process): Say in the doc-string, that file
12487         handlers might not support pty association, if PROGRAM is nil.
12489         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
12490         HOST and USER are strings.  They are nil, when there are
12491         incomplete entries in ~/.netrc, for example.
12492         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
12493         root directory ("device busy" error otherwise).
12495         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
12496         Flush file properties of created directory.
12498 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
12500         * makefile.w32-in (WINS_BASIC): Remove cedet.
12501         (WINS_CEDET): Add cedet.
12502         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
12504 2009-10-02  Kevin Ryde  <user42@zip.com.au>
12506         * net/browse-url.el (browse-url): Pass any symbol in
12507         browse-url-browser-function to `apply', since if you've mistakenly put
12508         an unbound symbol then the error is clearer.  (Bug#4531)
12510 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
12512         * allout.el (allout-init, allout-back-to-current-heading)
12513         (allout-beginning-of-current-entry, allout-ascend-to-depth)
12514         (allout-ascend, allout-up-current-level, allout-end-of-level)
12515         (allout-previous-visible-heading, allout-forward-current-level)
12516         (allout-backward-current-level, allout-show-children):
12517         * apropos.el (apropos-describe-plist):
12518         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
12519         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
12520         * completion.el (add-completion, add-permanent-completion):
12521         * descr-text.el (describe-text-category, describe-char):
12522         * desktop.el (desktop-lazy-abort):
12523         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
12524         * dired.el (dired-build-subdir-alist):
12525         * ediff.el (ediff-version):
12526         * elide-head.el (elide-head, elide-head-show):
12527         * emerge.el (emerge-version):
12528         * env.el (getenv):
12529         * face-remap.el (variable-pitch-mode):
12530         * faces.el (describe-face):
12531         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
12532         (dired-at-point):
12533         * files.el (find-file-existing, auto-save-mode):
12534         * font-lock.el (font-lock-fontify-buffer):
12535         * help-fns.el (describe-function, describe-variable)
12536         (describe-syntax, describe-categories):
12537         * help.el (view-lossage, describe-bindings, describe-key)
12538         (describe-mode):
12539         * hexl.el (hexl-current-address):
12540         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
12541         * info.el (Info-goto-emacs-key-command-node):
12542         * log-edit.el (log-edit-insert-cvs-template)
12543         (log-edit-insert-cvs-rcstemplate):
12544         * menu-bar.el (menu-bar-mode):
12545         * mouse.el (mouse-appearance-menu):
12546         * newcomment.el (comment-indent-new-line):
12547         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
12548         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
12549         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
12550         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
12551         * recentf.el (recentf-mode):
12552         * savehist.el (savehist-mode, savehist-save):
12553         * shadowfile.el (shadow-copy-files):
12554         * simple.el (kill-ring-save, next-line, previous-line)
12555         (normal-erase-is-backspace-mode):
12556         * strokes.el (strokes-update-window-configuration)
12557         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
12558         (strokes-xpm-for-stroke):
12559         * time.el (emacs-uptime, emacs-init-time):
12560         * tutorial.el (tutorial--describe-nonstandard-key)
12561         (tutorial--detailed-help):
12562         * type-break.el (type-break-mode)
12563         (type-break-mode-line-message-mode, type-break-query-mode)
12564         (type-break-guesstimate-keystroke-threshold):
12565         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
12566         * version.el (emacs-version):
12567         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
12568         * winner.el (winner-mode):
12569         * calendar/timeclock.el (timeclock-in, timeclock-out)
12570         (timeclock-status-string, timeclock-change)
12571         (timeclock-workday-remaining-string)
12572         (timeclock-workday-elapsed-string)
12573         (timeclock-when-to-leave-string):
12574         * calendar/todo-mode.el (todo-add-category):
12575         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
12576         * emacs-lisp/autoload.el (update-file-autoloads):
12577         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
12578         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
12579         (checkdoc-message-text, checkdoc-defun):
12580         * emacs-lisp/debug.el (debugger-list-functions):
12581         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12582         * emacs-lisp/eieio-opt.el (eieio-describe-class)
12583         (eieio-describe-generic):
12584         * emacs-lisp/lisp-mnt.el (lm-synopsis):
12585         * emacs-lisp/shadow.el (list-load-path-shadows):
12586         * emulation/cua-base.el (cua-mode):
12587         * emulation/edt.el (edt-set-scroll-margins):
12588         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
12589         (tpu-toggle-regexp, tpu-toggle-search-direction)
12590         (tpu-toggle-rectangle, tpu-toggle-control-keys):
12591         * emulation/tpu-extras.el (tpu-set-scroll-margins):
12592         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
12593         (viper-set-parsing-style-toggling-macro)
12594         (viper-set-emacs-state-searchstyle-macros):
12595         * emulation/viper.el (viper-set-hooks):
12596         * eshell/esh-mode.el (eshell-truncate-buffer):
12597         * international/mule-cmds.el (prefer-coding-system)
12598         (describe-input-method, describe-language-environment):
12599         * international/mule-diag.el (list-character-sets)
12600         (describe-character-set, describe-coding-system)
12601         (describe-fontset, list-fontsets, list-input-methods):
12602         * mail/sendmail.el (mail-signature):
12603         * net/ange-ftp.el (ange-ftp-copy-file):
12604         * net/browse-url.el (browse-url):
12605         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
12606         * net/quickurl.el (quickurl-add-url):
12607         * net/rcirc.el (names, topic):
12608         * net/xesam.el (xesam-mode):
12609         * play/5x5.el (5x5-new-game):
12610         * play/yow.el (apropos-zippy):
12611         * progmodes/ada-mode.el (ada-mode-version):
12612         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
12613         (f90-end-of-block)
12614         (f90-beginning-of-block):
12615         * progmodes/fortran.el (fortran-end-of-block)
12616         (fortran-beginning-of-block):
12617         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
12618         * progmodes/python.el (python-describe-symbol, python-shell):
12619         * term/ns-win.el (ns-print-buffer):
12620         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
12621         * textmodes/flyspell.el (flyspell-mode-on):
12622         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
12623         (pages-directory-for-addresses):
12624         * textmodes/table.el (table-recognize-cell)
12625         (table-query-dimension, table-generate-source)
12626         (table-insert-sequence, table--warn-incompatibility):
12627         * textmodes/tex-mode.el (tex-validate-buffer):
12628         * textmodes/texinfmt.el (texinfmt-version)
12629         (texinfo-format-buffer):
12630         Use `called-interactively-p' instead of `interactive-p'.
12632 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
12634         * image-mode.el (image-toggle-display):
12635         * emacs-lisp/elp.el (elp-instrument-function):
12636         * emacs-lisp/advice.el (ad-make-advised-definition):
12637         * emacs-lisp/easy-mmode.el (define-minor-mode):
12638         * net/browse-url.el (browse-url-maybe-new-window):
12639         * progmodes/sh-script.el (sh-learn-buffer-indent):
12640         Pass new argument 'any to `called-interactively-p'.
12642 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
12644         * international/uni-bidi.el:
12645         * international/uni-category.el:
12646         * international/uni-combining.el:
12647         * international/uni-comment.el:
12648         * international/uni-decimal.el:
12649         * international/uni-decomposition.el:
12650         * international/uni-digit.el:
12651         * international/uni-lowercase.el:
12652         * international/uni-mirrored.el:
12653         * international/uni-name.el:
12654         * international/uni-numeric.el:
12655         * international/uni-old-name.el:
12656         * international/uni-titlecase.el:
12657         * international/uni-uppercase.el:
12658         Regenerate from Unicode 5.2.0 data.
12660 2009-10-01  Glenn Morris  <rgm@gnu.org>
12662         * Makefile.in (ELCFILES): Regenerate.
12664 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12666         * subr.el (interactive-p): Mark obsolete.
12667         (called-interactively-p): Make the optional-ness of `kind' obsolete.
12668         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
12669         advertised-signature-table for subroutines as well.
12671         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
12672         (set-advertised-calling-convention): New function.
12673         (make-obsolete, define-obsolete-function-alias)
12674         (make-obsolete-variable, define-obsolete-variable-alias):
12675         Make the optional-ness of `when' obsolete.
12676         (define-obsolete-face-alias): Make `when' non-optional.
12677         * help-fns.el (help-function-arglist):
12678         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
12679         Use advertised-signature-table.
12681 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
12683         * files.el (delete-directory): New defun.  The original function
12684         in fileio.c has been renamed to `delete-directory-internal'.
12686         * dired.el (dired-delete-file): Call `delete-directory' with
12687         RECURSIVE parameter.
12689         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
12690         parameter RECURSIVE.  Implementation is missing.
12692         * net/tramp.el (tramp-handle-make-directory): Flush upper
12693         directory's file properties.
12694         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
12695         (tramp-handle-dired-recursive-delete-directory): Flush directory
12696         properties after the remove command only.
12698         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
12699         Handle optional parameter RECURSIVE.
12701         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
12702         Handle optional parameter RECURSIVE.
12704         * net/tramp-smb.el (tramp-smb-errors): Add error message for
12705         connection timeout.
12706         (tramp-smb-handle-delete-directory): Handle optional parameter
12707         RECURSIVE.
12709 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12711         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
12712         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
12713         (byte-compile-defmacro): Use backquotes.
12715         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
12717         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
12718         has no associated file.
12719         (vc-resynch-buffer): Use vc-dir-buffers.
12721 2009-10-01  Glenn Morris  <rgm@gnu.org>
12723         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
12724         (chart-file-count):
12725         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
12726         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
12727         * emacs-lisp/eieio-opt.el (eieio-describe-class):
12728         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
12729         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
12730         (eieio-copy-parents-into-subclass, make-instance, class-children)
12731         (eieio-generic-form):
12732         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
12733         * cedet/cedet-idutils.el (cedet-idutils-search)
12734         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
12735         (cedet-idutils-version-check):
12736         * cedet/cedet.el (cedet-version):
12737         * cedet/data-debug.el (data-debug-insert-overlay-button)
12738         (data-debug-insert-overlay-list-button)
12739         (data-debug-insert-buffer-button)
12740         (data-debug-insert-buffer-list-button)
12741         (data-debug-insert-process-button, data-debug-insert-ring-button)
12742         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
12743         (data-debug-insert-stuff-vector-button)
12744         (data-debug-insert-symbol-button, data-debug-insert-string)
12745         (data-debug-insert-number, data-debug-insert-lambda-expression)
12746         (data-debug-insert-nil, data-debug-insert-simple-thing)
12747         (data-debug-insert-custom, data-debug-edebug-expr):
12748         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
12749         (global-ede-mode-map, ede-new, ede-debug-target)
12750         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
12751         * cedet/semantic.el (semantic-minimum-working-buffer-size)
12752         (semantic-fetch-tags, semantic-submode-list)
12753         (semantic-default-submodes):
12754         * cedet/ede/source.el (ede-source-match):
12755         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
12756         (project-am-package-info):
12757         * cedet/ede/proj.el (ede-proj-target, project-new-target):
12758         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
12759         * cedet/ede/proj-comp.el (ede-current-build-list):
12760         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
12761         * cedet/ede/files.el (ede-toplevel-project-or-nil):
12762         * cedet/ede/cpp-root.el (initialize-instance):
12763         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
12764         (autoconf-parameter-strip, autoconf-insert-new-macro):
12765         * cedet/semantic/wisent.el (wisent-lex-eoi):
12766         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
12767         (semantic-show-parser-state-mode):
12768         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
12769         * cedet/semantic/tag.el (semantic-tag-new-variable)
12770         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
12771         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
12772         (semantic--tag-deep-copy-tag-list)
12773         (semantic-tag-components-with-overlays-default):
12774         * cedet/semantic/symref.el (semantic-symref-find-text):
12775         * cedet/semantic/senator.el (senator-yank-tag)
12776         (senator-transpose-tags-up):
12777         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
12778         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
12779         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
12780         * cedet/semantic/lex.el (semantic-lex-comment-regex)
12781         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
12782         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
12783         * cedet/semantic/lex-spp.el
12784         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
12785         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
12786         * cedet/semantic/idle.el
12787         (semantic-idle-summary-current-symbol-info-brutish)
12788         (semantic-idle-summary-current-symbol-info-default):
12789         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
12790         (semantic--grammar-macro-compl-dict):
12791         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
12792         * cedet/semantic/format.el (semantic-format-tag-custom-list)
12793         (semantic-format-tag-canonical-name-default):
12794         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
12795         (semantic-find-tags-for-completion)
12796         (semantic-find-tags-by-scope-protection-default)
12797         (semantic-deep-find-tags-for-completion):
12798         * cedet/semantic/edit.el
12799         (semantic-edits-incremental-reparse-failed-hook)
12800         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
12801         (semantic-edits-splice-remove, semantic-edits-splice-replace):
12802         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
12803         * cedet/semantic/dep.el (semantic-dependency-include-path):
12804         * cedet/semantic/db.el (semanticdb-default-find-index-class)
12805         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
12806         (semanticdb-project-roots):
12807         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
12808         (semanticdb-find-adebug-insert-scanned-tag-cons)
12809         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
12810         (semanticdb-brute-deep-find-tags-for-completion):
12811         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
12812         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
12813         (semantic-end-of-context-default)
12814         (semantic-ctxt-current-function-default)
12815         (semantic-ctxt-scoped-types-default):
12816         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
12817         (semantic-complete-inline-tag-engine)
12818         (semantic-complete-inline-custom-type)
12819         (semantic-complete-read-tag-analyzer):
12820         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
12821         (semantic-chart-database-size):
12822         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
12823         (semantic-analyze-current-context):
12824         * cedet/semantic/symref/list.el (semantic-symref)
12825         (semantic-symref-hide-buffer, semantic-symref-symbol):
12826         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
12827         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
12828         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
12829         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
12830         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
12831         (semantic-c-dereference-template):
12832         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
12833         (semantic--analyze-refs-full-lookup-with-parents)
12834         (semantic--analyze-refs-full-lookup-simple):
12835         * cedet/semantic/analyze/complete.el
12836         (semantic-analyze-possible-completions):
12837         * cedet/srecode/table.el (srecode-mode-table-new):
12838         * cedet/srecode/srt.el (srecode-read-variable-name):
12839         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
12840         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
12841         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
12842         * cedet/srecode/map.el (srecode-current-map):
12843         * cedet/srecode/insert.el (srecode-insert)
12844         (srecode-insert-variable-secondname-handler, srecode-insert-method)
12845         (srecode-template-inserter-point-override)
12846         (srecode-insert-include-lookup):
12847         * cedet/srecode/getset.el (srecode-auto-choose-class):
12848         * cedet/srecode/extract.el (srecode-inserter-extract):
12849         * cedet/srecode/document.el
12850         (srecode-document-autocomment-return-last-alist)
12851         (srecode-document-autocomment-param-type-alist)
12852         (srecode-document-insert-function-comment)
12853         (srecode-document-insert-variable-one-line-comment)
12854         (srecode-document-function-name-comment):
12855         * cedet/srecode/dictionary.el (srecode-create-dictionary)
12856         (srecode-compound-toString):
12857         * cedet/srecode/compile.el (srecode-flush-active-templates):
12858         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
12859         Doc/message fixes.
12861         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
12862         match-data.  (Bug#4555).
12864         * cedet/semantic/bovine/gcc.el
12865         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
12866         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
12868         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
12869         rather than parsing it as a regexp.  This relaxes the layout
12870         requirements and makes errors easier to detect.
12871         (check-declare-verify): Check file is regular.
12872         (check-declare-directory): Doc fix.
12873         * subr.el (declare-function): Doc fix.
12875         * ibuffer.el (ibuffer-format-qualifier):
12876         * isearch.el (hi-lock-regexp-okay):
12877         * calc/calc.el (math-zerop):
12878         * mail/uce.el (rmail-msgbeg, rmail-msgend):
12879         * term/w32-win.el (setup-default-fontset, set-fontset-font):
12880         Remove unused declarations.
12882 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
12884         * cedet/semantic/wisent/javat-wy.el
12885         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
12887 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
12889         * cedet/srecode/expandproto.el: Fix provide statement.
12891 2009-09-30  Eric Ludlam  <zappo@gnu.org>
12893         * emacs-lisp/eieio.el (boolean-p): Delete.
12895 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
12897         * cedet/ede/srecode.el: Fix provide statement.
12899 2009-09-30  Glenn Morris  <rgm@gnu.org>
12901         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
12902         * cedet/ede/proj-aux.el (ede-aux-source):
12903         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
12904         (ede-misc-source):
12905         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
12906         (semantic-mrub-switch-tags): Fix doc typos.
12908         * cedet/semantic/db-global.el (data-debug-new-buffer)
12909         (data-debug-insert-thing): Remove unneeded declarations (one broken).
12910         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
12912         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
12914         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
12915         use of CL function `remove-if-not'.
12917         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
12919         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
12920         filename is not a string.
12922 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
12924         * files.el (safe-local-eval-forms): Fix typo.
12926 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12928         * vc-hooks.el (vc-dir-buffers): New var.
12929         (vc-state-refresh): New function.
12930         (vc-state): Use it.
12931         (vc-after-save): Always ask the backend to recompute the new state.
12932         Always call vc-dir if necessary, using vc-dir-buffers.
12933         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
12934         Use vc-dir-buffers.
12935         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
12936         (vc-dir-prepare-status-buffer, vc-dir-update)
12937         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
12938         Don't call expand-file-name on default-directory.
12940 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12942         * speedbar.el (speedbar-item-delete):
12943         * calc/calc-prog.el (calc-kbd-if):
12944         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
12946         * epa.el (epa-key-list-mode-map):
12947         * hi-lock.el (hi-lock-menu): Fix typos in menus.
12949         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
12950         (hs-show-hook): Fix typo in docstring.
12952 2009-09-29  Glenn Morris  <rgm@gnu.org>
12954         * cedet/semantic/symref/idutils.el:
12955         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
12957         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
12959         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
12960         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
12961         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
12962         Mark declarations not understood by check-declare.
12964         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
12965         file-name-nondirectory call preventing location of cedet files.
12966         (check-declare-verify): Use literal search rather than re-search.
12967         Add basic defmethod and defclass, and define-overloadable-function.
12969         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
12970         Use tramp-compat-file-attributes rather than nonexistent
12971         tramp-compat-handle-file-attributes.
12973         * Makefile.in (lisptagsfiles4): New.
12974         (AUTOGENEL): Add cedet loaddefs files.
12975         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
12976         (update-elclist, compile-always, backup-compiled-files)
12977         (bootstrap-clean): Add yet another directory level.
12978         (update-elclist): Use LC_COLLATE rather than COLLATE.
12979         (ELCFILES): Update, via `make update-elclist'.
12981 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12983         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
12984         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
12985         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
12987 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
12989         * Makefile.in (lisptagsfiles3): Define.
12990         (TAGS, TAGS-LISP): Use it.
12991         (update-elclist): Add third directory level to look for elc files.
12992         (compile-always): Likewise.
12993         (backup-compiled-files): Likewise.
12994         (bootstrap-clean): Likewise.
12995         (ELCFILES): Update.
12997 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
12999         * Makefile.in (ELCFILES): Add CEDET files.
13001 2009-09-28  Eric Ludlam  <zappo@gnu.org>
13003         CEDET (development tools) package merged.
13005         * cedet/*.el:
13006         * cedet/ede/*.el:
13007         * cedet/semantic/*.el:
13008         * cedet/srecode/*.el: New files.
13010 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
13012         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
13014         * net/tramp.el (top): Require tramp-imap.
13016         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
13017         Use `tramp-compat-handle-file-attributes'.
13019 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13021         * net/tramp-imap.el: New package.
13023 2009-09-28  Eric Ludlam  <zappo@gnu.org>
13025         * emacs-lisp/chart.el:
13026         * emacs-lisp/eieio-base.el:
13027         * emacs-lisp/eieio-comp.el:
13028         * emacs-lisp/eieio-custom.el:
13029         * emacs-lisp/eieio-datadebug.el:
13030         * emacs-lisp/eieio-opt.el:
13031         * emacs-lisp/eieio-speedbar.el:
13032         * emacs-lisp/eieio.el: New files.
13034         * cedet/cedet-cscope.el:
13035         * cedet/cedet-files.el:
13036         * cedet/cedet-global.el:
13037         * cedet/cedet-idutils.el:
13038         * cedet/data-debug.el:
13039         * cedet/inversion.el:
13040         * cedet/mode-local.el:
13041         * cedet/pulse.el: New files.
13043 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13045         * whitespace.el (whitespace-trailing-regexp)
13046         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
13047         Fix doc string.
13049 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
13051         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
13052         menu.
13054         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
13055         menu-bar-ediff-menu.
13057         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
13058         define-overloadable-function.
13060         * progmodes/autoconf.el: Provide autoconf as well, so that this
13061         file can be `require'd.
13063         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
13065         * emacs-lisp/autoload.el (generated-autoload-feature)
13066         (generated-autoload-load-name): New vars.
13067         (autoload-rubric, autoload-generate-file-autoloads): Use them.
13068         (make-autoload): Recognize define-overloadable-function and
13069         defclass forms (for EIEIO).
13071         * Makefile.in (update-subdirs): Exclude cedet directory.
13073 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
13075         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
13077         * faces.el: Default light-background background for region face to
13078         ns_selection_color under NS.
13080 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
13082         * net/imap-hash.el: New library, see NEWS.
13084         * Makefile.in (ELCFILES): Add imap-hash.el.
13086 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13088         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
13089         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
13090         * help-macro.el (make-help-screen): Avoid using an ambiguous function
13091         definition where the docstring could be taken for the return value.
13093 2009-09-26  Glenn Morris  <rgm@gnu.org>
13095         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
13096         Add option to only show images below a certain size.
13097         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
13098         save-excursion calls.
13100 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
13102         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
13103         subdirectories) and eieio.
13105 2009-09-26  Alan Mackenzie  <acm@muc.de>
13107         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
13108         buggy bracketing.  (Bug#4289)
13110         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
13111         character constants (as case labels).  (Bug#4289)
13113 2009-09-25  Juri Linkov  <juri@jurta.org>
13115         * files.el (safe-local-eval-forms): Allow time-stamp in
13116         before-save-hook (Bug#4554).
13118 2009-09-25  Drew Adams  <drew.adams@oracle.com>
13120         * menu-bar.el (list-buffers-directory): Doc fix.
13122 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13124         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
13125         Try and avoid copying twice the same paragraph.
13126         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
13127         Remove save-excursion.
13128         (log-edit-changelog-entry): Do it here instead.
13130 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
13132         * bs.el (bs--get-file-name): Use `list-buffers-directory'
13133         when available, instead of hardcoding mode names.  Doc fix.
13135         * menu-bar.el (list-buffers-directory): Add docstring.
13136         Make automatically buffer-local.
13138         * dired.el (dired-mode):
13139         * files.el (cd-absolute):
13140         * pcvs.el (cvs-temp-buffer):
13141         * pcvs-util.el (cvs-get-buffer-create):
13142         * shell.el (shell-mode):
13143         * vc-dir.el (vc-dir-mode):
13144         Don't make `list-buffers-directory' buffer local.
13146 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
13148         * comint.el (comint-exec, comint-run, make-comint):
13149         Doc fixes (Bug#4542).
13151 2009-09-25  Glenn Morris  <rgm@gnu.org>
13153         * mail/rmailmm.el (rmail-mime): New custom group.
13154         Move all defcustoms in this file into this group.
13155         (rmail-mime-media-type-handlers-alist): Revert previous change.
13156         (rmail-mime-show-images): New option.
13157         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
13158         references to it, since it wasn't actually used for anything.
13159         (rmail-mime-insert-image): New function.
13160         (rmail-mime-image): Use rmail-mime-insert-image.
13161         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
13162         obey the value of `rmail-mime-show-images' option.  Print the size of
13163         attachments.
13165 2009-09-25  David Engster  <deng@randomsample.de>
13167         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
13169 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13171         * whitespace.el: Does not highlight trailing spaces While point is
13172         at end of line.  Does not highligt spaces at beginning of buffer
13173         while point is at beginning of buffer.  Does not highlight spaces
13174         at end of buffer while point is at end of buffer.  (Bug#4177)
13175         New version 12.0.
13176         (whitespace-display-mappings): Adjust initialization.
13177         (whitespace-point, whitespace-font-lock-refontify): New vars.
13178         (whitespace-color-on, whitespace-color-off): Adjust code.
13179         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
13180         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
13181         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
13183 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
13185         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
13187         * textmodes/sgml-mode.el: Remove xml-mode alias.
13189         * files.el (auto-mode-alist, conf-mode-maybe)
13190         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
13192 2009-09-24  Alan Mackenzie  <acm@muc.de>
13194         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
13195         c-forward-conditionals, but it doesn't move point and doesn't set
13196         the mark.
13197         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
13198         (c-down-conditional-with-else, c-backward-conditional)
13199         (c-forward-conditional): Refactor to use c-scan-conditionals.
13201 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13203         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
13204         (help-default-arg-highlight): Remove.
13205         (help-highlight-arg): New function.
13206         (help-do-arg-highlight): Use it.
13207         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
13209 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13211         * term.el (term-set-scroll-region, term-handle-ansi-escape):
13212         Undo last change, which didn't fix the problem and introduced others.
13214 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
13216         * progmodes/gdb-mi.el: Don't require speedbar.
13217         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
13219 2009-09-24  Glenn Morris  <rgm@gnu.org>
13221         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
13223         * term/ns-win.el (ns-reg-to-script): Define for compiler.
13225         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
13226         there is no newline after the final mime boundary.  (Bug#4539)
13227         Move markers on insertion so that any buttons inserted don't end up in
13228         the next part of a multipart message.
13229         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
13230         (rmail-mime-bulk-handler): Optionally handle images.
13231         (rmail-mime-image): New button action.
13232         (rmail-mime-image-handler): New function.
13233         (rmail-mime-mode): New mode.
13234         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
13236 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13238         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
13239         than just dropping elements from it (bug#4504).
13241         * term.el (term-set-scroll-region): Don't move cursor any more.
13242         (term-handle-ansi-escape): Call term-goto here instead.
13243         Suggested by Ivan Kanis <apple@kanis.eu>.
13245         * term.el: Require CL.
13246         (term-ansi-reset): New function.
13247         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
13248         (term-handle-colors-array): Simplify.
13250 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13252         * allout.el (allout-overlay-interior-modification-handler)
13253         (allout-obtain-passphrase):
13254         * epa-file.el (epa-file-write-region):
13255         * ps-print.el (ps-begin-job):
13256         * vc-hooks.el (vc-toggle-read-only):
13257         * vc-rcs.el (vc-rcs-rollback):
13258         * vc-sccs.el (vc-sccs-rollback):
13259         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
13260         (vc-version-diff, vc-revert, vc-rollback):
13261         * wdired.el (wdired-check-kill-buffer):
13262         * emacs-lisp/authors.el (authors):
13263         * net/socks.el (socks-open-connection):
13264         * net/zeroconf.el (zeroconf-service-add-hook):
13265         * obsolete/vc-mcvs.el (vc-mcvs-register):
13266         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
13267         (gdb-select-frame):
13268         * progmodes/grep.el (lgrep, rgrep):
13269         * progmodes/idlw-help.el (idlwave-help-check-locations)
13270         (idlwave-help-html-link, idlwave-help-assistant-open-link):
13271         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
13272         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
13273         (reftex-toc-rename-label): Fix typos in error messages.
13275         * dired-aux.el (dired-do-shell-command): Reflow docstring.
13276         (dired-copy-how-to-fn): Doc fix.
13277         (dired-files-attributes, dired-read-shell-command):
13278         Fix typos in docstrings.
13280         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
13281         (dired-x-find-file-other-window): Reflow docstrings.
13282         (dired-omit-marker-char, dired-read-shell-command)
13283         (dired-x-submit-report): Fix typos in docstrings.
13285         * shell.el (shell-mode-hook):
13286         * view.el (View-scroll-line-forward):
13287         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
13288         Fix typos in docstrings.
13290         * net/dig.el (dig-invoke): Fix typo in docstring.
13291         (query-dig): Reflow docstring.
13293         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
13294         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
13295         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
13296         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
13297         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
13298         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
13299         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
13300         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
13301         (idlwave-completion-map, idlwave-current-indent)
13302         (idlwave-custom-ampersand-surround, idlwave-customize)
13303         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
13304         (idlwave-define-abbrev, idlwave-determine-class-special)
13305         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
13306         (idlwave-end-block-reg, idlwave-end-of-statement)
13307         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
13308         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
13309         (idlwave-explicit-class-listed, idlwave-file-header)
13310         (idlwave-fill-paragraph, idlwave-find-class-definition)
13311         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
13312         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
13313         (idlwave-in-quote, idlwave-indent-action-table)
13314         (idlwave-indent-expand-table, idlwave-indent-line)
13315         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
13316         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
13317         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
13318         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
13319         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
13320         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
13321         (idlwave-outlawed-buffers, idlwave-popup-select)
13322         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
13323         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
13324         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
13325         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
13326         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
13327         (idlwave-statement-type, idlwave-struct-skip)
13328         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
13329         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
13330         (idlwave-what-module-find-class): Fix typos in docstrings.
13331         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
13332         (idlwave-calculate-cont-indent, idlwave-expand-equal)
13333         (idlwave-find-module, idlwave-find-structure-definition)
13334         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
13335         (idlwave-list-load-path-shadows, idlwave-next-statement)
13336         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
13337         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
13338         (idlwave-template): Reflow docstrings.
13340         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
13341         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
13342         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
13343         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
13344         (idlwave-shell-display-line, idlwave-shell-display-wframe)
13345         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
13346         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
13347         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
13348         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
13349         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
13350         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
13351         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
13352         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
13353         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
13354         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
13355         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
13356         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
13357         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
13358         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
13359         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
13360         Fix typos in docstrings.
13361         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
13362         (idlwave-shell-hide-output, idlwave-shell-mode)
13363         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
13364         Reflow docstrings.
13366         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
13368 2009-09-24  Ivan Kanis  <apple@kanis.eu>
13370         * term.el (term-bold-attribute): New var.
13371         (term-handle-colors-array): Use it.
13373 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
13375         * progmodes/gdb-mi.el (gdb-version): New variable.
13376         (gdb-non-stop-handler): Set gdb-version.
13377         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
13378         Condition "--thread" option on gdb-version.
13379         (gdb-invalidate-threads): Remove unused argument.
13381 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13383         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
13384         to looking-back to avoid ridiculous slow down in large files (bug#4511).
13386 2009-09-23  Glenn Morris  <rgm@gnu.org>
13388         * mail/rmail.el (rmail-reply): Don't try to add a References header when
13389         replying to mail without References or Message-Id.  (Bug#4525)
13391 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
13393         * term/ns-win.el (ns-reg-to-script): New variable.
13395 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
13397         * epg.el (epg-wait-for-status): Preserve existing 'error results.
13399 2009-09-22  Sam Steingold  <sds@gnu.org>
13401         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
13402         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
13403         to 1 because hg returns status 1 when nothing is found.
13404         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
13406 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13408         * textmodes/fill.el: Convert to utf-8 encoding.
13409         (fill-french-nobreak-p): Remove redundant » and « inherited from our
13410         pre-Unicode days.
13412         * add-log.el (change-log-fill-forward-paragraph): New function.
13413         (change-log-mode): Use it so fill-region DTRT.
13414         Set fill-indent-according-to-mode here rather than in
13415         change-log-fill-paragraph.
13416         (change-log-fill-paragraph): Remove.
13418 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
13420         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
13421         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
13423 2009-09-22  Glenn Morris  <rgm@gnu.org>
13425         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
13426         the scroll-bar scroll the calendar window rather than the buffer.
13428         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
13429         commands that move point (as opposed to scrolling).
13431         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
13433         * emacs-lisp/elint.el (elint): New custom group.
13434         (elint-log-buffer): Make it a defcustom.
13435         (elint-scan-preloaded, elint-ignored-warnings)
13436         (elint-directory-skip-re): New options.
13437         (elint-builtin-variables): Doc fix.
13438         (elint-preloaded-env): New variable.
13439         (elint-unknown-builtin-args): Add an entry for encode-time.
13440         (elint-extra-errors): Make it a variable rather than a constant.
13441         (elint-preloaded-skip-re): New constant.
13442         (elint-directory): Skip files matching elint-directory-skip-re.
13443         (elint-features): New variable, local to linted buffers.
13444         (elint-update-env): Initialize elint-features.  Possibly add
13445         elint-preloaded-env to the buffer's environment.
13446         (elint-get-top-forms): Bind elint-current-pos, for log messages.
13447         Skip quoted forms.
13448         (elint-init-form): New function, extracted from elint-init-env.
13449         Make non-list forms a warning rather than an error.
13450         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
13451         easy-menu-define, put that adds an error-condition, and provide.
13452         When requiring cl, also require cl-macs.  Really require cl, to handle
13453         some cl macros.  Store required libraries in the list elint-features,
13454         so as not to re-load them.  Treat cc-require like require.
13455         (elint-init-env): Call elint-init-form to do the work.
13456         Handle eval-and-compile and such like.
13457         (elint-add-required-env): Do not clear messages.
13458         (elint-special-forms): Add handlers for function, defalias, if, when,
13459         unless, and, or.
13460         (elint-form): Add optional argument to ignore elint-special-forms,
13461         useful to prevent recursive calls from handlers.  Doc fix.
13462         Respect elint-ignored-warnings.
13463         (elint-form): Respect elint-ignored-warnings.
13464         (elint-bound-variable, elint-bound-function): New variables.
13465         (elint-unbound-variable): Respect elint-bound-variable.
13466         (elint-get-args): Respect elint-bound-function.
13467         (elint-check-cond-form): Add some simple handling for (f)boundp and
13468         featurep tests.
13469         (elint-check-defalias-form): New handler.
13470         (elint-check-let-form): Make an empty let a warning rather than an
13471         error.
13472         (elint-check-setq-form): Make an empty setq a warning rather than an
13473         error.  Respect elint-ignored-warnings.
13474         (elint-check-defvar-form): Accept null doc-strings.
13475         (elint-check-conditional-form): New handler.  Does some simple-minded
13476         checking of featurep and (f)boundp tests.
13477         (elint-put-function-args): New function.
13478         (elint-initialize): Use elint-scan-doc-file rather than
13479         elint-find-builtin-variables.  Use elint-put-function-args.
13480         Possibly scan preloaded-file-list.
13481         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
13482         extend to handle functions as well.
13484 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
13486         * linum.el (linum-delete-overlays, linum-update-window):
13487         Do not modify the right margin.  (Bug#3971)
13489 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
13491         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
13492         nxml-mode instead of xml-mode.
13494 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13496         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
13498 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13500         * net/dig.el (dig-mode): Use define-derived-mode.
13502 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
13504         * vc-dispatcher.el (vc-do-command): Return the process object in
13505         the asynchronous case.  Use when instead of if.  Do not run
13506         vc-exec-after to display a message if not enabled.  (Bug#4463)
13508         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
13509         properties to the stash strings.
13510         (vc-git-stash-list): Return a list of strings.
13511         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
13512         (vc-git-stash-show-at-point): New functions.
13513         (vc-git-stash-map): New keymap.
13515         * register.el (ctl-x-r-map): Define the keys here instead of
13516         using autoload.
13518 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
13520         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
13521         list, to workaround performance problem (bug#4485).
13523 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
13525         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
13527 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
13529         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
13530         Document that this option is not recommended to use.
13532 2009-09-19  Glenn Morris  <rgm@gnu.org>
13534         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
13535         variable `var'.
13537         * calc/calc-alg.el (var):
13538         * calc/calcalg2.el (var): Define for compiler.
13540 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
13542         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
13543         Doc fix (Bug#3932).
13545         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
13547         * time-stamp.el (time-stamp-month-dd-yyyy)
13548         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
13549         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
13550         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
13551         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
13552         Remove functions that have been obsolete since 1995 (Bug#4436).
13554         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
13555         indent buffer only if called interactively (Bug#4452).
13557 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
13558             Eli Zaretskii  <eliz@gnu.org>
13560         This fixes bug#4197 (merged to bug#865, though not identical).
13561         * server.el (server-auth-dir): Add docstring note about FAT32.
13562         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
13563         but warn against using them.
13565 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
13567         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
13568         older GDB where there is no has_more field.
13570 2009-09-19  Glenn Morris  <rgm@gnu.org>
13572         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13574 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
13576         * files.el (auto-mode-alist): Change default for XML files to nXML
13577         mode (Bug#4169).
13579 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
13581         * server.el (server-ensure-safe-dir): Pass 'integer
13582         to `file-attributes', as suggested.
13584 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13586         * dired-aux.el (dired-query-alist): Remove spurious backslash.
13587         (dired-query): Use read-key.
13589 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
13591         * cus-start.el (ns-use-qd-smoothing): Remove.
13593 2009-09-18  Glenn Morris  <rgm@gnu.org>
13595         * allout.el (top-level): Remove unnecessary progn.
13597         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
13599         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
13600         definition of abbrev table.
13602         * speedbar.el (speedbar-track-mouse):
13603         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
13604         * net/eudc.el (eudc-expand-inline):
13605         * net/newst-backend.el (newsticker--cache-read-feed):
13606         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
13607         condition-case handlers.
13609 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
13611         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
13612         (gdb-var-list): Add an element for has_more field.
13613         (gdb-non-stop-handler): Enable pretty printing for STL containers.
13614         (gdb-var-create-handler, gdb-var-list-children-handler-1)
13615         (gdb-var-update-handler-1): Parse output of dynamic variable
13616         objects (STL containers).
13617         (gdb-var-delete-1): Pass var1 as an explicit second argument.
13618         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
13620         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
13621         gdb-var-list.
13622         (gud-speedbar-buttons): Make node expandable if expression "has more"
13623         children.
13625 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
13627         * startup.el (emacs-quick-startup): Remove variable and all uses.
13628         (command-line): Set `inhibit-x-resources' instead.
13629         (command-line-1): Use `inhibit-x-resources' instead.
13631 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
13633         * subr.el: Fix last change to avoid using the `unless' macro,
13634         which breaks bootstrapping.
13636 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13638         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
13639         extended definitions, in case we reload subr.el after having
13640         loaded CL.
13641         (eval-next-after-load): Mark as obsolete.
13643 2009-09-17  Juri Linkov  <juri@jurta.org>
13645         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
13646         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
13647         (menu-bar-showhide-menu, menu-bar-tools-menu)
13648         (menu-bar-describe-menu, menu-bar-help-menu)
13649         (minibuffer-local-completion-map, minibuffer-local-map):
13650         Fix list quoting.
13652 2009-09-17  Glenn Morris  <rgm@gnu.org>
13654         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
13655         arguments, whether or not it has a handler.
13657         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
13659         * simple.el (hard-newline): Give it a doc-string.
13661         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13662         (lisp-mode-syntax-table): Give them doc-strings.
13664 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
13666         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
13667         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
13668         (menu-bar-options-menu, menu-bar-showhide-menu)
13669         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
13670         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
13671         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
13672         (menu-bar-options-menu, menu-bar-tools-menu)
13673         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
13674         (menu-bar-help-menu):
13675         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
13676         string arguments.
13678         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
13679         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
13680         calls for the menu names and :help.
13682 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13684         * mouse.el (minor-mode-menu-from-indicator): Pay attention
13685         to :minor-mode-function (bug#4455).
13687 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13689         * startup.el (command-line): Initialize the window-system after
13690         processing the command-line.
13692         * textmodes/page.el (what-page): Make sure we don't inf-loop if
13693         page-delimiter matches the empty string.
13695 2009-09-16  Glenn Morris  <rgm@gnu.org>
13697         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
13698         byte-compile-not-obsolete-var.  It's a list now.
13699         (byte-compile-not-obsolete-funcs): New variable.
13700         (byte-compile-warn-obsolete): Don't warn about functions if they are in
13701         byte-compile-not-obsolete-funcs.
13702         (byte-compile-variable-ref, byte-compile-defvar): Update for
13703         byte-compile-not-obsolete-vars name-change and list nature.
13704         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
13705         and variables behind (f)boundp tests.
13706         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
13708 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
13710         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
13712 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13714         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
13715         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
13716         Don't autoload.
13718 2009-09-15  Stephen Eglen  <stephen@gnu.org>
13720         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
13721         the virtual-buffers, use the name of the buffer specified by
13722         find-file-noselect, as the match may be a symlink.  (This was a
13723         problem if the target and the symlink had different names.)
13725 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13727         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
13729         * desktop.el (desktop-path): Check user-emacs-directory.
13731         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
13733         * loadup.el: Use after-load-functions to GC after loading each file.
13734         Remove the explicit GC calls that used to be sprinkled around.
13736         * subr.el (after-load-functions): New hook.
13737         (do-after-load-evaluation): Run it.  Use string-match-p to detect
13738         `obsolete' packages, rather than painfully extracting the relevant
13739         directory name.
13741 2009-09-15  Glenn Morris  <rgm@gnu.org>
13743         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
13744         free variable `doc'.
13746         * dired.el (dired-mode-map): Add menu entry for async shell command.
13748         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
13749         variables, also consider the .elc files, since the .el files are
13750         normally gzipped (subsequent code locates the .el.gz from the .elc).
13752         * calc/calc-prog.el (arglist): Define for compiler.
13754         * calendar/diary-lib.el (diary-display-function): Change the default to
13755         fancy display.
13756         (body): Define for compiler.
13758         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
13759         (byte-compile-file-form, byte-compile-lambda)
13760         (byte-compile-top-level-body, byte-compile-form)
13761         (byte-compile-variable-ref, byte-compile-setq)
13762         (byte-compile-setq-default, byte-compile-body)
13763         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
13764         (batch-byte-compile): Give some more local variables with common names
13765         a "bytecomp-" prefix to avoid masking warnings about free variables.
13767         * startup.el (command-line-1): Give local variables with common names a
13768         distinguishing prefix, so as not to hide free variable warnings during
13769         bootstrap.
13771         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
13772         clever and add a suffix to make a unique name, just let the user decide
13773         whether or not to overwrite it.  If the input is a directory, write the
13774         default filename to that directory.  (Bug#4388)
13775         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
13776         is a filename-as-a-directory.
13778 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13780         * textmodes/page.el (what-page): Don't move to beginning of line.
13781         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
13783 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
13785         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
13787 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
13789         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
13790         * help.el (help-for-help-internal): Add purecopy calls for text.
13792         * vc.el (top): print-log method now takes an optional SHORTLOG
13793         argument.  Add a new method: root.
13794         (vc-root-diff, vc-print-root-log): New functions.
13795         (vc-log-short-style): New variable.
13796         (vc-print-log-internal): Add support for showing short logs.
13798         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
13799         vc-print-root-log and vc-print-root-diff.
13801         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
13802         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
13803         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
13804         short logs.
13806         * vc-cvs.el (vc-cvs-print-log):
13807         * vc-mtn.el (vc-mtn-print-log):
13808         * vc-rcs.el (vc-rcs-print-log):
13809         * vc-sccs.el (vc-sccs-print-log):
13810         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
13811         that is ignored for now.
13813         * vc-mtn.el (vc-mtn-annotate-command):
13814         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
13816 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13818         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
13819         to function-key-map, and give them ascii-character property.
13820         * term/x-win.el (x-alternatives-map):
13821         * term/ns-win.el (ns-alternatives-map):
13822         * term/internal.el (msdos-key-remapping-map):
13823         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
13825 2009-09-14  Glenn Morris  <rgm@gnu.org>
13827         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
13828         temp-buffers (2009-09-12).
13830 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13832         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
13833         the new read-key function.
13835 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
13837         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
13838         is defined (Bug#4405).
13840 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
13842         * recentf.el (recentf-cleanup): Use a hash table to find
13843         duplicates (Bug#4407).
13845 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
13847         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
13848         kp-0 to ascii equivalents (Bug#4325).
13850 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
13852         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
13854         * eshell/em-hist.el:
13855         * eshell/em-dirs.el (eshell-complete-user-reference):
13856         Declare pcomplete functions and variables to avoid compiler warnings.
13858 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
13860         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
13861         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
13862         * eshell/em-alias.el (eshell-aliases-file):
13863         * eshell/em-hist.el (eshell-history-file-name):
13864         Use expand-file-name instead of concat to make file names (Bug#4308).
13866 2009-09-13  Glenn Morris  <rgm@gnu.org>
13868         * ediff-merg.el (ediff-do-merge):
13869         * filesets.el (filesets-run-cmd):
13870         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
13871         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
13872         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
13873         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
13874         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
13875         Replace empty `let's with `progn'.
13877 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13879         * mail/sendmail.el (send-mail-function):
13880         * tooltip.el (tooltip-mode):
13881         * simple.el (transient-mark-mode):
13882         * rfn-eshadow.el (file-name-shadow-mode):
13883         * frame.el (blink-cursor-mode):
13884         * font-core.el (global-font-lock-mode):
13885         * files.el (temporary-file-directory)
13886         (small-temporary-file-directory, auto-save-file-name-transforms):
13887         * epa-hook.el (auto-encryption-mode):
13888         * composite.el (global-auto-composition-mode):
13889         Use custom-initialize-delay.
13890         * startup.el (command-line): Don't explicitly call
13891         custom-reevaluate-setting for all the above vars.
13892         * custom.el (custom-initialize-safe-set)
13893         (custom-initialize-safe-default): Delete.
13895 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13897         * term/x-win.el (x-initialize-window-system):
13898         * term/w32-win.el (w32-initialize-window-system):
13899         * term/ns-win.el (ns-initialize-window-system): Don't call
13900         mouse-wheel-mode since it's enabled globally by default already.
13902         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
13903         actually define the variable, but only silences the byte-compiler.
13904         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
13905         before looking it up.
13906         (mouse-wheel-scroll-amount): Also reset the bindings if this value
13907         is changed.
13909 2009-09-12  Glenn Morris  <rgm@gnu.org>
13911         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
13912         1000.
13913         (elint-add-required-env): Don't beep on error.
13914         (elint-forms): In case of error, return ENV unchanged.
13915         (elint-init-env): Skip non-list forms.
13916         (elint-log): Handle unknown file positions.
13918 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
13920         * epg.el (epg-make-context): Add autoload cookie.
13921         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
13922         (epg-decrypt-string, epg-start-verify, epg-verify-file)
13923         (epg-verify-string, epg-start-sign, epg-sign-file)
13924         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
13925         (epg-encrypt-string, epg-start-export-keys)
13926         (epg-export-keys-to-file, epg-export-keys-to-string)
13927         (epg-start-import-keys, epg-import-keys-from-file)
13928         (epg-import-keys-from-string, epg-start-receive-keys)
13929         (epg-receive-keys, epg-import-keys-from-server)
13930         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
13931         (epg-sign-keys, epg-start-generate-key)
13932         (epg-generate-key-from-file, epg-generate-key-from-string):
13933         Remove autoload cookie.
13935 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
13937         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
13938         reevaluation of trash-directory.
13940         * mwheel.el: Fix last change.
13941         (mouse-wheel-mode): New defvar.
13942         (mouse-wheel-mode): Remove autoload cookie.
13944 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13946         * mwheel.el (mwheel-installed-bindings): New var.
13947         (mouse-wheel-mode): Use it, so as to make sure we really remove all
13948         the bindings we set last time.  Use custom-initialize-delay.
13949         * loadup.el: Load mwheel after term/*-win.el.
13950         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
13951         and mouse-wheel-up-event now that their first evaluation is done
13952         sufficiently late to be correct.
13954         * startup.el (tutorial-directory): Make it a defcustom.
13955         Use custom-initialize-delay rather than eval-at-startup to set it.
13956         * image.el (image-load-path): Make it a defcustom.
13957         Use custom-initialize-delay rather than eval-at-startup to set it.
13958         * subr.el (eval-at-startup): Remove.
13959         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
13961         * subr.el (do-after-load-evaluation): Warn the user after loading an
13962         obsolete package.
13964 2009-09-12  Glenn Morris  <rgm@gnu.org>
13966         * proced.el (proced-mark-alt): Remove alias.
13967         (proced-mode-map): Remove proced-mark-alt.
13969         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
13970         Elint file and directory.  Remove initialization entry.
13972         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
13973         commands.
13974         (elint-current-buffer): Set mode-line-process.
13975         (elint-init-env): Handle define-derived-mode.
13976         Fix declare-function with unspecified arglist.  Guard against odd
13977         defalias statements (eg iso-insert's 8859-1-map).
13978         (elint-add-required-env): Use a temp buffer.
13979         (elint-form): Just print the function/macro name, not the whole form.
13980         Return env unchanged if we fail to parse a macro.
13981         (elint-forms): Guard against parse errors.
13982         (elint-output): New function, to handle batch mode.
13983         (elint-log-message): Add optional argument.  Use elint-output.
13984         (elint-set-mode-line): New function.
13986 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
13988         * emacs-lisp/elp.el (elp-not-profilable): Add more
13989         functions (Bug#4233).
13991 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
13993         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
13994         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
13996 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
13998         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
13999         (gdb-var-list-children): Use json parsing.
14001 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
14003         * progmodes/js.el (js--proper-indentation): Handle the case where
14004         char-before is null.  Reported by Deniz Dogan.
14006 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
14008         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
14010 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
14012         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
14013         (epg-digest-algorithm-alist): Add SHA224.
14014         (epg-context-set-passphrase-callback)
14015         (epg-context-set-progress-callback): Add description about
14016         callback function.
14018 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14020         * custom.el (custom-delayed-init-variables): New var.
14021         (custom-initialize-delay): New function.
14022         * startup.el (command-line): "Re"evaluate all vars in
14023         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
14024         explicitly any more.
14025         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
14026         to avoid creating a ~/.emacs.d at build-time (bug#4347).
14028         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
14030 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
14032         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
14033         (gdb-var-update-handler): Use json parsing.
14035 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
14037         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
14038         decode annotated text, regardless of language environment.  (Bug#2741)
14040 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14042         * Makefile.in (autoloads): Make rmail.el writable as well.
14044 2009-09-11  Glenn Morris  <rgm@gnu.org>
14046         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
14047         loaddefs.el.
14048         * dired.el: Regenerate with extracted autoloads.
14049         * Makefile.in (autoloads): Make dired.el writable.
14051         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
14052         * ibuffer.el: Regenerate with extracted autoloads.
14053         * Makefile.in (autoloads): Make ibuffer.el writable.
14055         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
14056         * version.el (emacs-copyright, emacs-major-version)
14057         (emacs-minor-version): Reformat doc-strings for make-docfile.
14059         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
14060         functions and variables, since they must be stuff specific to some other
14061         platform.
14062         (apropos-print): Make mouse-click message less specific about button.
14064         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
14065         that records where a macro was defined.
14066         * help-fns.el (describe-function-1): Mention if a function has a
14067         compiler-macro.
14068         * help-mode.el (help-function-cmacro): New button.
14070         * locate.el (top-level): Always require dired.
14071         (locate-mode-map): Initialize inside the defvar.
14073         * net/ange-ftp.el (dired-compress-file): Declare.
14074         (ange-ftp-dired-compress-file): Add doc string.
14076         * term/ns-win.el (x-display-name, x-setup-function-keys):
14077         Unify doc-strings with X versions.
14079 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14081         * emulation/crisp.el (crisp-mode-map): Move initialization
14082         into declaration.
14083         (crisp-mode): Use define-minor-mode.
14085         * progmodes/xscheme.el (xscheme-evaluation-commands):
14086         Put a :advertised-binding property rather than using
14087         advertised-xscheme-send-previous-expression.
14088         (advertised-xscheme-send-previous-expression): Declare obsolete.
14089         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
14090         `advertised-undo'.
14091         (crisp-mode): Add corresponding bindings to
14092         undo's :advertised-binding instead.
14093         * dired.el (dired-mode-map): Put a :advertised-binding property rather
14094         than using dired-advertised-find-file.
14095         (dired-advertised-find-file):
14096         * simple.el (advertised-undo):
14097         * wid-edit.el (advertised-widget-backward): Declare obsolete.
14098         (widget-keymap): Put a :advertised-binding property rather
14099         than using advertised-widget-backward.
14100         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
14101         than using advertised-undo.
14102         * tutorial.el (tutorial--default-keys): Adjust accordingly.
14104 2009-09-10  Simon South  <ssouth@slowcomputing.org>
14106         * progmodes/delphi.el (delphi-tab): Indent region when Transient
14107         Mark mode is enabled and region is active; otherwise indent or
14108         insert TAB as usual.
14109         (delphi-mode): Update description of TAB-key binding.
14111 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14113         * subr.el (define-key-rebound-commands): Mark obsolete.
14114         * startup.el (precompute-menubar-bindings): Remove.
14115         (normal-top-level): Remove obsolete code that tried to precompute
14116         menubar bindings.
14117         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
14118         define-key-rebound-commands and precompute-menubar-bindings.
14120 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14122         * net/imap.el (imap-interactive-login): Better messages.
14123         (imap-open): Fix bug with renamed buffer on reconnect.
14124         (imap-authenticate): Add buffer-local imap-last-authenticator variable
14125         for easier debugging and cleaner code.  On successful (guessed based on
14126         server capabilities) secondary authentication, set imap-state
14127         correctly.
14128         (imap-last-authenticator): Define imap-last-authenticator as a variable
14129         to avoid warnings.
14131 2009-09-10  Glenn Morris  <rgm@gnu.org>
14133         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
14135         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
14136         (byte-compile-file-form-autoload): Don't warn about unknown functions
14137         where the autoload statement comes after the use.
14138         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
14139         that any handlers inside the body (eg require) are in turn respected.
14141         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
14142         effects.
14144         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
14145         and syntax and abbrev tables basic docs, if they don't have any.
14147         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
14149         * international/mule-cmds.el (top-level): Require cl when compiling.
14150         (view-hello-file): Use default-value rather than
14151         default-enable-multibyte-characters.
14153         * progmodes/fortran.el: Move all safe and risky properties into the
14154         defcustoms.
14156         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
14157         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
14158         * mail/undigest.el:
14159         Put autoloads in rmail.el rather than loaddefs.el.
14160         * mail/rmail.el: Regenerate with extracted autoloads.
14162         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
14163         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
14165 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
14167         Reported in thread for Bug#4375.
14168         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
14169         "-data-evaluate-expression" instead of print.
14170         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
14171         (gdb-tooltip-print): Parse output from above MI command.
14172         (gdb): Revert 2009-08-11 change.  User should detach inferior
14173         manually.
14175         Remove the word "separate" from IO functions as inferior
14176         output is now never displayed in the GUD buffer.
14178 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
14180         * startup.el (command-line-normalize-file-name): On Windows and
14181         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
14183 2009-09-10  Juri Linkov  <juri@jurta.org>
14185         * isearch.el (isearch-text-char-description): Propertize escape
14186         character sequences with the `escape-glyph' face.  (Bug#4344)
14188         * simple.el (shell-command): Set asynchronous process filter to
14189         `comint-output-filter'.  (Bug#4343)
14191         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
14192         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
14193         the list.  Move "asm" to the bottom.
14194         (grep-find-ignored-directories): Add `choice' with nil value
14195         to empty the list easily.
14196         (grep-find-ignored-files): New option.
14197         (grep-files-history): Set to nil by default instead of '("ch" "el").
14198         (grep-compute-defaults): Add "<X>" to `grep-template'.
14199         (grep-read-files): Bind new local variables `default-alias' and
14200         `default-extension'.  Use a list of default values for the file prompt.
14201         (lgrep): Add `--exclude=' command line options composed from
14202         `grep-find-ignored-files'.
14203         (rgrep): Add `-name' command line options composed from
14204         `grep-find-ignored-files'.  (Bug#4301)
14206 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14208         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
14209         (bug#4368).
14211 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14213         * calendar/time-date.el (autoload):
14214         Expand define-obsolete-function-alias into defalias and make-obsolete
14215         for old Emacsen that Gnus supports.
14216         (with-no-warnings): Define it for old Emacsen.
14217         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
14218         is available.
14219         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
14220         float-time is available; suppress compile warning for time-to-seconds.
14222 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
14224         * net/imap.el (imap-message-map): Docstring fix.
14226 2009-09-09  Glenn Morris  <rgm@gnu.org>
14228         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
14229         line numbers too.  (Bug#4374)
14231 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14233         * smerge-mode.el (smerge-remove-props, smerge-refine):
14234         Use with-silent-modifications (bug#4342).
14236         * subr.el (with-silent-modifications): New macro.
14238 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
14240         * files.el (top-level): Require `cl' when compiling.
14242 2009-09-07  Glenn Morris  <rgm@gnu.org>
14244         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
14246         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
14247         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
14249 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
14251         * vc-git.el (vc-git-annotate-command): Use separator to parse
14252         arguments correctly.
14254 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
14256         * proced.el (proced-mode): Doc fix.
14258 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
14260         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
14261         lstat fails.
14262         (tramp-do-file-attributes-with-ls): Check for file existence at
14263         remote end.
14264         (tramp-do-file-attributes-with-stat): Likewise.
14265         (tramp-convert-file-attributes): Return nil when attr is nil.
14267 2009-09-05  Glenn Morris  <rgm@gnu.org>
14269         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
14270         properties to this button.
14271         (diary-fancy-display): Don't extend the button to the final newline.
14272         (diary-fancy-display-mode): Continue to define "q" as a local key.
14274         * calendar/cal-china.el (holiday-chinese): Make it slightly more
14275         efficient.
14277         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
14279         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
14280         (byte-compile-dest-file-function): New option.
14281         (byte-compile-dest-file): Doc fix.
14282         Obey byte-compile-dest-file-function.
14283         (byte-compile-cl-file-p): New function.
14284         (byte-compile-eval): Only suppress noruntime warnings about cl functions
14285         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
14286         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
14287         than for file being previously loaded.
14288         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
14289         (byte-compile-file-form-require): Handle the case where requiring a file
14290         indirectly causes CL to be loaded.
14292 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
14294         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
14295         before killing the old buffer, since by the time `kill-buffer' is
14296         run so many buffer variables have been set to nil that it may not
14297         behave as expected.  (Bug#4061)
14299 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
14301         * files.el (find-alternate-file): If the old buffer is modified
14302         and visiting a file, behave similarly to `kill-buffer' when
14303         killing it, thus reverting to the pre-1.878 behavior; see
14304         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
14305         for discussion.  Also, consult `buffer-file-name' as a variable
14306         not as a function, for consistency with the rest of the code.
14308 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
14310         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
14311         also when adding a new directory.
14313         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
14314         defun.
14316 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14318         * files.el (locate-file-completion-table): Make it provide boundary
14319         information, so partial-completion works better.
14321 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
14323         * mail/footnote.el (Footnote-text-under-cursor):
14324         Check footnote-text-marker-alist before using it (bug#4324).
14326 2009-09-04  Glenn Morris  <rgm@gnu.org>
14328         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
14329         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
14330         * play/solitaire.el, play/tetris.el:
14331         Remove leading * from defcustom and defface docs.
14333         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
14334         necessary.
14335         (diary-fancy-overriding-map): New variable.
14336         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
14337         Use view-mode.
14339         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
14340         goto-line.
14342 2009-09-03  Glenn Morris  <rgm@gnu.org>
14344         * arc-mode.el (archive-mode):
14345         * dos-fns.el (set-default-process-coding-system):
14346         * man.el (Man-getpage-in-background):
14347         * menu-bar.el (menu-bar-describe-menu):
14348         * server.el (server-process-filter):
14349         * startup.el (command-line):
14350         * tar-mode.el (tar-header-block-tokenize, tar-extract):
14351         * w32-fns.el (set-default-process-coding-system):
14352         * x-dnd.el (x-dnd-handle-file-name):
14353         * international/mule-cmds.el (mule-menu-keymap)
14354         (set-default-coding-systems, language-info-alist, set-language-info)
14355         (set-language-environment, standard-display-european-internal)
14356         (set-locale-environment):
14357         * international/mule-diag.el (mule-diag):
14358         * mail/emacsbug.el (report-emacs-bug):
14359         * mail/rmail.el (rmail-mode):
14360         * mail/sendmail.el (mail-setup):
14361         Use default-value rather than default-enable-multibyte-characters.
14363         * progmodes/f90.el: Move all safe properties into the defcustoms.
14364         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
14366         * calendar/appt.el (appt-check):
14367         * calendar/diary-lib.el (diary-set-header, diary-live-p)
14368         (diary-check-diary-file, diary-list-entries)
14369         (diary-include-other-diary-files, diary-simple-display)
14370         (diary-fancy-display, diary-print-entries)
14371         (diary-mark-included-diary-files, diary-make-entry):
14372         Don't call substitute-in-file-name on diary-file.
14374 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
14375             Stefan Monnier  <monnier@iro.umontreal.ca>
14377         * mail/footnote.el (footnote-prefix): Make it a defcustom.
14378         (footnote-mode-map): Move initialization into the declaration.
14379         (footnote-minor-mode-map): Define it rather than changing global-map.
14380         (footnote-mode): Use define-minor-mode.
14382 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
14384         * net/tramp.el (tramp-handle-file-attributes-with-ls)
14385         (tramp-do-file-attributes-with-perl)
14386         (tramp-do-file-attributes-with-stat): Rename from
14387         `tramp-handle-file-attributes-with-*'.
14388         (tramp-handle-file-attributes): Use them.
14389         (tramp-do-directory-files-and-attributes-with-perl)
14390         (tramp-do-directory-files-and-attributes-with-stat): Rename from
14391         `tramp-handle-directory-files-and-attributes-with-*'.
14392         (tramp-handle-directory-files-and-attributes): Use them.
14393         (tramp-method-out-of-band-p): Additional parameter SIZE.
14394         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
14395         (tramp-handle-write-region): Use it.
14396         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
14397         (tramp-handle-vc-registered): Check, whether the first run did
14398         return files to be tested.
14399         (tramp-advice-make-auto-save-file-name): Do not call directly
14400         `tramp-handle-make-auto-save-file-name', because this would bypass
14401         the locking mechanism.
14403         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
14404         (file-remote-p, process-file, start-file-process, set-file-times)
14405         (tramp-compat-file-attributes): Compatibility functions shall not
14406         call directly `tramp-handle-*', because this would bypass the
14407         locking mechanism.
14408         (tramp-compat-number-sequence): New defun.
14410 2009-09-02  Glenn Morris  <rgm@gnu.org>
14412         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
14413         alias for float-time.
14414         (time-to-number-of-days): In Emacs, use float-time.
14415         * net/newst-backend.el (time-add): Suppress warnings from compat
14416         function.
14417         * time.el (emacs-uptime, emacs-init-time):
14418         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
14419         Use float-time rather than time-to-seconds.
14421         * minibuffer.el (completion-initials-expand): Fix typo.
14423         * faces.el (modeline, modeline-inactive, modeline-highlight)
14424         (modeline-buffer-id):
14425         * info.el (info-menu-5): Mark these face aliases as obsolete.
14427 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
14429         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
14430         space ...
14431         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
14432         no "--thread" option.
14433         (gdb-stopped): Don't print "Switched to thread" message when it is
14434         unchanged.
14436 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14438         * minibuffer.el (completion-try-completion)
14439         (completion-all-completions): Remove ill-defined (and
14440         mistakenly installed and luckily never used nor documented)
14441         `completion-styles' property.
14442         (completion-initials-expand, completion-initials-all-completions)
14443         (completion-initials-try-completion): New functions.
14444         (completion-styles-alist): Add doc to each entry.
14445         Add new `initials' entry.
14447 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
14449         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
14450         MI command -var-evaluate-expression.
14451         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
14452         and tweak for case of string child.
14453         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
14455 2009-09-01  Glenn Morris  <rgm@gnu.org>
14457         * add-log.el (change-log-date-face, change-log-name-face)
14458         (change-log-email-face, change-log-file-face, change-log-list-face)
14459         (change-log-conditionals-face, change-log-function-face)
14460         (change-log-acknowledgement-face):
14461         * cus-edit.el (custom-invalid-face, custom-rogue-face)
14462         (custom-modified-face, custom-set-face, custom-changed-face)
14463         (custom-saved-face, custom-button-face, custom-button-pressed-face)
14464         (custom-documentation-face, custom-state-face, custom-comment-face)
14465         (custom-comment-tag-face, custom-variable-tag-face)
14466         (custom-variable-button-face, custom-face-tag-face)
14467         (custom-group-tag-face-1, custom-group-tag-face):
14468         * diff-mode.el (diff-header-face, diff-file-header-face)
14469         (diff-index-face, diff-hunk-header-face, diff-removed-face)
14470         (diff-added-face, diff-changed-face, diff-function-face)
14471         (diff-context-face, diff-nonexistent-face):
14472         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
14473         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
14474         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14475         (Info-title-4-face):
14476         * isearch.el (isearch-lazy-highlight-face):
14477         * log-view.el (log-view-file-face, log-view-message-face):
14478         * paren.el (show-paren-match-face, show-paren-mismatch-face):
14479         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
14480         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
14481         (cvs-msg-face):
14482         * smerge-mode.el (smerge-mine-face, smerge-other-face)
14483         (smerge-base-face, smerge-markers-face):
14484         * wid-edit.el (widget-documentation-face, widget-button-face)
14485         (widget-field-face, widget-single-line-field-face)
14486         (widget-inactive-face, widget-button-pressed-face):
14487         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
14488         (woman-addition-face):
14489         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
14490         (eshell-ls-executable-face, eshell-ls-readonly-face)
14491         (eshell-ls-unreadable-face, eshell-ls-special-face)
14492         (eshell-ls-missing-face, eshell-ls-archive-face)
14493         (eshell-ls-backup-face, eshell-ls-product-face)
14494         (eshell-ls-clutter-face):
14495         * eshell/em-prompt.el (eshell-prompt-face):
14496         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
14497         * obsolete/old-whitespace.el (whitespace-highlight-face):
14498         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
14499         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
14500         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
14501         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
14502         (antlr-font-lock-literal-face):
14503         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
14504         (ebrowse-root-class-face, ebrowse-file-name-face)
14505         (ebrowse-default-face, ebrowse-member-attribute-face)
14506         (ebrowse-member-class-face, ebrowse-progress-face):
14507         * progmodes/make-mode.el (makefile-space-face):
14508         * progmodes/sh-script.el (sh-heredoc-face):
14509         * textmodes/flyspell.el (flyspell-incorrect-face)
14510         (flyspell-duplicate-face):
14511         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
14512         * textmodes/texinfo.el (texinfo-heading-face):
14513         Mark face aliases with "-face" suffix as obsolete.
14515         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
14516         compiler.
14518         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
14519         (eudc-bob-sound-menu): Use defvar rather than defconst, since
14520         easy-menu-define wants to modify these.
14522         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
14524         * net/browse-url.el (browse-url-file-url):
14525         * term/internal.el (dos-codepage-setup):
14526         Use default-value rather than default-enable-multibyte-characters.
14528         * progmodes/etags.el (etags-goto-tag-location):
14529         * progmodes/flymake.el (flymake-highlight-line)
14530         (flymake-goto-file-and-line, flymake-goto-line):
14531         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
14532         (gdb-goto-breakpoint):
14533         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
14534         * progmodes/python.el (python-find-function)
14535         (python-pdbtrack-track-stack-file):
14536         * progmodes/verilog-mode.el (verilog-surelint-off):
14537         * term/ns-win.el (ns-open-file-select-line):
14538         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
14539         Use forward-line rather than goto-line.
14541         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
14542         * textmodes/reftex-index.el (reftex-display-index):
14543         * textmodes/reftex-ref.el (reftex-offer-label-menu):
14544         * textmodes/reftex-toc.el (reftex-toc):
14545         Remove unnecessary bindings of default-major-mode (all are followed by
14546         major-mode check and possible mode switch).
14548 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
14550         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
14551         Handle watchpoints (bug#4282).
14552         (def-gdb-thread-buffer-command): Enable thread to be selected by
14553         clicking without selecting threads buffer first.
14554         (gdb-current-context-command): Use selected frame so that "up",
14555         "down" etc work in the GUD buffer.
14556         (gdb-update): Find selected frame before rendering stack buffer.
14557         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
14559 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14561         * progmodes/sym-comp.el (displayed-completions): Remove.
14562         (symbol-complete): Use minibuffer-complete.
14564 2009-08-31  Glenn Morris  <rgm@gnu.org>
14566         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
14568         * apropos.el (apropos-symbols-internal):
14569         Handle (obsolete) face aliases.
14571         * faces.el (describe-face): Adjust the output format to be more like
14572         describe-variable, and to mention (obsolete) face aliases.
14573         Adjust the whitespace so that help-setup-xref works.
14575         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
14576         * calendar/diary-lib.el (diary-button-face):
14577         Mark these face aliases as obsolete.
14579         * calendar/calendar.el (calendar-today): Doc fix.
14581 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
14583         * progmodes/gdb-mi.el (gdb-control-all-threads)
14584         (gdb-control-current-thread): Force tool bar update.
14585         (gdb-non-stop-handler): New function.
14586         (gdb-init-1): Use it to test if non-stop mode is supported.
14587         Remove unused gdbmi buffer type.
14589 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
14591         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
14592         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
14594 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
14596         * comint.el (comint-exec-1): Check command is non-null first.
14597         Part of gdb-mi.el change (2009-08-28).
14599 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14601         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
14603 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
14605         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
14606         instead of `dolist' to avoid a recursive require when bootstrapping.
14608 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14610         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
14612         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
14614         * net/imap.el (imap-send-command): Simplify.
14615         (imap-wait-for-tag): point-max -> buffer-size.
14617         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
14619         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
14620         with constant argument.
14622         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
14624         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
14626         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
14627         Change default, since most of our files don't have a history.
14628         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
14629         the user.
14631         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14632         Add comint-run.
14634         * calc/calc.el: Improve commenting convention.
14635         (calc-digit-map, toplevel): Simplify.
14637         * comint.el (comint-insert-input): Be careful to only set point if we
14638         don't delegate to some other command.
14640         * proced.el (proced-signal-list): Make it an alist.
14641         (proced-grammar-alist): Capitalize names.
14642         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
14643         Disable undo manually and make it read-only.
14644         Use completion-annotate-function.
14646         * minibuffer.el (minibuffer-message): If the current buffer is not
14647         a minibuffer, insert the message in the echo area rather than at the
14648         end of the buffer.
14649         (completion-annotate-function): New variable.
14650         (minibuffer-completion-help): Use it.
14651         (completion--embedded-envvar-table): Environment vars are
14652         always case-sensitive.
14654 2009-08-30  Glenn Morris  <rgm@gnu.org>
14656         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
14657         from fortran-current-defun.
14658         (fortran-beginning-of-subprogram): Be more precise about finding the
14659         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
14660         (fortran-end-of-subprogram): Simplify.
14661         (fortran-current-defun): Use fortran-start-prog-re.
14663 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
14665         * subr.el (do-after-load-evaluation): Simplify.
14667 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
14669         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
14671         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
14672         (vc-rcs-print-log): Use it.
14674         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
14676 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14678         * paths.el (abbrev-file-name): Move to abbrev.el.
14679         * abbrev.el (abbrev-file-name): Move from paths.el.
14680         Obey user-emacs-directory.
14681         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
14682         user-emacs-directory.
14683         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
14684         abbrev-file-name and calc-settings-file any more.
14685         * startup.el (command-line): Recompute abbrev-file-name and
14686         abbreviated-home-dir.
14687         (normal-no-mouse-startup-screen): Improve the generic code and get rid
14688         of the special code for when C-h bindings haven't been changed.
14689         (display-startup-echo-area-message): Use with-current-buffer.
14690         (command-line-1): Use a list of strings, rather than a list of lists
14691         of strings for longopts.
14693         * files.el (get-free-disk-space): Use / for default-directory.
14695         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
14696         Use with-current-buffer.
14698         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
14699         Recognize immutable variables like most-positive-fixnum.
14700         (byte-compile-setq-default): Check and warn if trying to assign
14701         to an immutable variable, or a non-variable.
14703         * progmodes/cc-vars.el (c-comment-continuation-stars):
14704         * progmodes/cc-engine.el (c-looking-at-bos):
14705         * progmodes/cc-cmds.el (c-toggle-auto-state)
14706         (c-forward-into-nomenclature, c-backward-into-nomenclature)
14707         (c-comment-line-break-function): Add version of obsolescence.
14709 2009-08-28  Juri Linkov  <juri@jurta.org>
14711         * files.el (magic-fallback-mode-alist): Add ZIP magic number
14712         associated with `archive-mode'.
14714         * image.el (image-type-header-regexps): Use only JPEG magic number
14715         to determine JPEG images, and don't use `image-jpeg-p' because
14716         Emacs can display non-JFIF non-Exif JPEG images.
14718 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
14720         * arc-mode.el (archive-mode):
14721         * emacs-lisp/re-builder.el (re-builder-unload-function):
14722         Protect against the default value of `major-mode' being nil.
14724 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
14726         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
14727         Fix typos in docstrings.
14729         * progmodes/js.el (js--macro-decl-re): Doc fix.
14730         (js--plain-method-re, js--split-name): Refloc docstring.
14731         (js--class-styles, js--make-merged-item, js--splice-into-items):
14732         Fix typos in docstrings; reflow docstrings.
14733         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
14734         (js--variable-decl-matcher, js--inside-pitem-p)
14735         (js--parse-state-at-point, js--get-all-known-symbols)
14736         (js--symbol-history, js-find-symbol, js--js-references)
14737         (js--moz-interactor, js--js-encode-value, js--read-tab):
14738         Fix typos in docstrings.
14740 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14742         * textmodes/reftex.el (reftex-get-file-buffer-force):
14743         * progmodes/verilog-mode.el (verilog-batch-execute-func):
14744         * emulation/viper.el (viper-go-away, viper-set-hooks):
14745         * emacs-lisp/re-builder.el (re-builder-unload-function):
14746         * emacs-lisp/bytecomp.el (byte-compile-file):
14747         * ses.el (ses-unload-function):
14748         * hexl.el (hexl-find-file):
14749         * files.el (normal-mode):
14750         * ehelp.el (with-electric-help):
14751         * autoinsert.el (auto-insert-alist):
14752         * arc-mode.el (archive-mode):
14753         Use (default-value 'major-mode) instead of default-major-mode.
14755         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
14756         * international/mule.el (load-with-code-conversion):
14757         * emacs-lisp/debug.el (debug):
14758         * ediff-vers.el (ediff-rcs-get-output-buffer):
14759         * dired.el (dired-internal-noselect): Don't let-bind
14760         default-major-mode around code that doesn't use it.
14761         E.g. buffer creation via get-buffer-create doesn't use it.
14763 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
14765         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
14766         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
14767         when writing the temp file.  Otherwise, epa-file gets confused.
14768         (tramp-register-file-name-handlers): Make it a defun.  Move also
14769         `epa-file-handler' to the front of `file-name-handler-alist'.
14771 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14773         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
14774         start right after a ^M.
14775         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
14776         (tramp-completion-file-name-regexp-separate)
14777         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
14778         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
14779         Don't modify last-coding-system-used by accident.
14780         (tramp-completion-file-name-handler): Apply the checks here,
14781         instead during registration.
14782         (tramp-register-file-name-handlers): Renamed from
14783         `tramp-register-file-name-handler'.  Register both
14784         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
14785         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
14787 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
14789         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
14790         Remove variable ...
14791         (gdb-init-1, gdb-display-separate-io-buffer)
14792         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
14793         references to it.
14794         (gdb-inferior-io-mode): Use make-comint-in-buffer.
14795         (gdb-inferior-filter): Use comint-output-filter to stop
14796         echoing and remove ^M characters.
14798 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14800         * emulation/viper-init.el (viper-restore-cursor-type):
14801         * emulation/cua-base.el (cua--update-indications):
14802         Replace default-cursor-type with (default-value 'cursor-type).
14804         * mail/sendmail.el (mail-recover-1):
14805         * international/mule-diag.el (describe-current-coding-system-briefly)
14806         (describe-current-coding-system):
14807         * international/mule-cmds.el (select-safe-coding-system)
14808         (select-message-coding-system)
14809         (set-language-environment-coding-systems, set-locale-environment):
14810         * hexl.el (hexl-insert-multibyte-char):
14811         * dos-w32.el (find-buffer-file-type-coding-system):
14812         * simple.el (what-cursor-position):
14813         Replace uses of default-buffer-file-coding-system
14814         with (default-value 'buffer-file-coding-system).
14816         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
14817         Replace uses of default-cursor-in-non-selected-windows
14818         with (default-value 'cursor-in-non-selected-windows).
14819         Use with-current-buffer.
14821         * mail/feedmail.el: Use CL macros.
14822         (feedmail-run-the-queue, feedmail-send-it-immediately):
14823         * dos-w32.el (find-buffer-file-type): Replace uses of
14824         default-buffer-file-type with (default-value 'buffer-file-type).
14826 2009-08-28  Glenn Morris  <rgm@gnu.org>
14828         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
14829         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
14830         Use default-value of major-mode rather than default-major-mode.
14832 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14834         * Makefile.in (update-elcfiles): Report left over elc files.
14836         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
14837         expand-file-name and with-current-buffer.
14838         (mail-get-names, mail-directory): Use with-current-buffer.
14840         * vc.el (vc-read-revision): New function.
14841         (vc-version-diff, vc-merge): Use it.
14843 2009-08-27  Sam Steingold  <sds@gnu.org>
14845         * simple.el (kill-do-not-save-duplicates): New user option.
14846         (kill-new): When it is non-nil, and the new string is the same as
14847         the latest kill, set replace to t to avoid duplicates in kill-ring.
14849 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
14851         * net/tramp.el (tramp-handle-process-file): Do not flush all
14852         caches when `process-file-side-effects' is set.
14853         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
14854         instead of `tramp-find-file-exists-command'.
14855         Unset `process-file-side-effects'.
14857 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
14859         * net/tramp.el (tramp-methods): New method "rsyncc".
14860         (top): Add completion function for "rsyncc".
14861         (tramp-message-show-message): New defvar.
14862         (tramp-message, tramp-error): Use it.
14863         (tramp-do-copy-or-rename-file-directly): Extend check for direct
14864         remote copying.
14865         (tramp-do-copy-or-rename-file-out-of-band): Handle new
14866         `tramp-methods' entry `copy-env' of "rsyncc".
14867         (tramp-vc-registered-read-file-names): New defconst.
14868         (tramp-vc-registered-file-names): New defvar.
14869         (tramp-handle-vc-registered): Implement optimization strategy.
14870         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
14871         (tramp-vc-file-name-handler): New defun.
14872         (tramp-get-ls-command, tramp-get-test-command)
14873         (tramp-get-file-exists-command, tramp-get-remote-ln)
14874         (tramp-get-remote-perl, tramp-get-remote-stat)
14875         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
14877         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
14878         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
14879         timestamps.
14880         (tramp-get-file-property): Check for timestamps in
14881         `tramp-cache-inhibit-cache'.
14882         (tramp-set-file-property): Write timestamp.
14884 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14886         * language/japan-util.el (japanese-symbol-table): Add entries for
14887         cp932-2-byte.
14889         * international/characters.el: Add category `j' to cp932-2-byte.
14891 2009-08-27  Kenichi Handa  <handa@m17n.org>
14893         * international/fontset.el (build-default-fontset-data): New macro.
14894         (setup-default-fontset): Use build-default-fontset-data for CJK,
14895         tibetan, ethiopic, and ipa.
14897 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14899         * cus-start.el (default-major-mode): Customize `major-mode' instead.
14900         (enable-multibyte-characters): Not customizable any more.
14902         * subr.el (default-mode-line-format, default-header-line-format)
14903         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
14904         (default-direction-reversed, default-truncate-lines)
14905         (default-left-margin, default-tab-width, default-case-fold-search)
14906         (default-left-margin-width, default-right-margin-width)
14907         (default-left-fringe-width, default-right-fringe-width)
14908         (default-fringes-outside-margins, default-scroll-bar-width)
14909         (default-vertical-scroll-bar, default-indicate-empty-lines)
14910         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
14911         (default-fringe-cursor-alist, default-scroll-up-aggressively)
14912         (default-scroll-down-aggressively, default-fill-column)
14913         (default-cursor-type, default-buffer-file-type)
14914         (default-cursor-in-non-selected-windows)
14915         (default-buffer-file-coding-system, default-major-mode)
14916         (default-enable-multibyte-characters): Mark as obsolete.
14918 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
14920         * vc-dir.el (vc-dir-update): Remove debug helper.
14922         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
14924 2009-08-26  Sam Steingold  <sds@gnu.org>
14926         * simple.el (save-interprogram-paste-before-kill): New user option.
14927         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
14928         save the interprogram-paste into kill-ring before overriding it
14929         with the Emacs kill.
14931 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
14933         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
14934         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
14935         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
14936         and move to vc-rcs.el.
14937         (vc-default-next-revision): Rename to vc-rcs-next-revision and
14938         move to vc-rcs.el.
14939         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
14940         (vc-rcs-update-changelog): Remove.
14941         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
14942         and move to vc-rcs.el.
14944         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
14945         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
14946         renaming.
14947         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
14948         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
14949         vc.el, renamed to be RCS specific.
14951         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
14952         New functions.
14953         (vc-cvs-update-changelog): Move here from vc.el.
14955         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
14956         New functions.
14958 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14960         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
14962 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
14964         * vc-git.el (vc-git-register): Use "git add" for directories.
14965         (vc-git-stash, vc-git-stash-show): New functions.
14966         (vc-git-extra-menu-map): Bind them.
14968         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
14969         directory correctly in case the item is a directory itself.
14971         * vc.el: Document the desired behavior for reverted files in the
14972         `added' state.
14973         (vc-default-prettify-state-info): Remove function, unused.
14975         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
14977 2009-08-26  Glenn Morris  <rgm@gnu.org>
14979         * bindings.el (standard-mode-line-format): Reposition dashes in
14980         which-func entry.  (Bug#4217)
14982         * files.el (enable-local-variables, enable-local-eval)
14983         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
14984         the defcustoms.
14985         (auto-mode-alist, ignored-local-variables)
14986         (save-some-buffers-action-alist): Move risky declarations to the
14987         definitions.
14988         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
14989         (font-lock-defaults, format-alist, imenu--index-alist)
14990         (imenu-generic-expression, input-method-alist, minor-mode-alist)
14991         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
14992         (mode-line-modified, mode-line-mule-info, mode-line-position)
14993         (mode-line-process, mode-line-remote, outline-level)
14994         (parse-time-rules, rmail-output-file-alist)
14995         (special-display-buffer-names, vc-mode):
14996         Move risky declarations to the relevant files.
14997         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
14998         (mode-line-modified, mode-line-process, mode-line-position)
14999         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
15000         * font-core.el (font-lock-defaults):
15001         * format.el (format-alist):
15002         * vc-hooks.el (vc-mode):
15003         * window.el (special-display-buffer-names):
15004         * international/mule-cmds.el (input-method-alist):
15005         Define riskiness here (dumped file) rather than in files.el.
15006         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
15007         * imenu.el (imenu-generic-expression, imenu--index-alist):
15008         * outline.el (outline-level):
15009         * time.el (display-time-string):
15010         * calendar/parse-time.el (parse-time-rules):
15011         * mail/rmailout.el (rmail-output-file-alist):
15012         Autoload riskiness here, rather than placing in files.el.
15014 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
15016         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
15018 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
15020         * simple.el (process-file-side-effects): New defvar.
15022         * dired-aux.el (dired-show-file-type):
15023         * vc.el (vc-diff-internal):
15024         * vc-arch.el (vc-arch-diff):
15025         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
15026         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
15027         * vc-git.el (vc-git-registered, vc-git-working-revision)
15028         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
15029         (vc-git--empty-db-p):
15030         * vc-hooks.el (vc-user-login-name):
15031         * vc-svn.el (vc-svn-registered, vc-svn-state)
15032         (vc-svn-dir-extra-headers, vc-svn-find-revision):
15033         * progmodes/grep.el (grep-probe): Let-bind
15034         `process-file-side-effects' with nil.
15036         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
15038         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
15039         daemon.  Replace ping by checking for running service for bluez
15040         and zeroconf.  (Bug#4239)
15042 2009-08-25  Kevin Ryde  <user42@zip.com.au>
15044         * net/dig.el (dig): Add autoload cookie.
15046 2009-08-25  Glenn Morris  <rgm@gnu.org>
15048         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
15049         load-history for absolute file-names.
15050         (byte-compile-file-form-require): Warn about use of the cl package.
15052         * format.el (format-alist): Doc fix.
15054         * play/bubbles.el (top-level): Don't require cl at run-time.
15056         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
15057         run-time cl).
15059 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
15061         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
15062         from cl package.
15063         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
15065 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
15067         * calc/calc-alg.el (math-trig-rewrite)
15068         (math-hyperbolic-trig-rewrite): New functions.
15069         (calc-simplify): Simplify trig functions when asked.
15071 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15073         * diff-mode.el (diff-find-source-location): Avoid goto-line.
15075 2009-08-24  Kenichi Handa  <handa@m17n.org>
15077         * language/ind-util.el (mapthread): Delete it.
15078         (combinatorial): New function.
15079         (indian--puthash-cv): Use combinatorial instead of mapthread.
15081 2009-08-22  Kevin Ryde  <user42@zip.com.au>
15083         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
15084         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
15085         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
15086         Clarify docstring that the value is strings not symbols.
15087         (checkdoc-list-of-strings-p): New function.
15089 2009-08-22  Glenn Morris  <rgm@gnu.org>
15091         * files.el (auto-mode-alist):
15092         * hippie-exp.el (he-concat-directory-file-name):
15093         * lpr.el (lpr-windows-system, printer-name):
15094         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
15095         * ps-print.el (ps-windows-system):
15096         * startup.el (command-line):
15097         * emulation/viper-ex.el (viper-glob-function):
15098         * international/mule-cmds.el (set-language-environment-coding-systems):
15099         * net/ange-ftp.el (ange-ftp-write-region):
15100         * obsolete/fast-lock.el (fast-lock-cache-name):
15101         Remove code for defunct system-types emx, macos, mswindows, next-mach,
15102         unisoft-unix, vax-vms, win32, w32.
15104         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
15105         given name if the pattern is not more specific.
15107         * calendar/lunar.el (lunar-phase-names): New option.
15108         (lunar-phase): Doc fix.
15109         (lunar-cycles-per-year): New constant.
15110         (lunar-index): New function.
15111         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
15112         (lunar-phase-name): Use lunar-phase-names.
15113         (calendar-lunar-phases): Use format.
15114         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
15116         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
15117         Copy imenu-example--name-and-position function here for own use.
15118         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
15120         * bs.el (bs--redisplay):
15121         * cus-edit.el (custom-redraw):
15122         * ibuffer.el (ibuffer-bury-buffer):
15123         * server.el (server-goto-line-column):
15124         * startup.el (command-line-1):
15125         * strokes.el (strokes-xpm-for-stroke):
15126         * term.el (term-display-buffer-line):
15127         * view.el (View-goto-line):
15128         * calc/calc.el (calc-do, calc-trail-buffer):
15129         * play/gamegrid.el (gamegrid-add-score-insecure):
15130         * progmodes/ada-mode.el (ada-compile-goto-error):
15131         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
15132         (ebrowse-select-1st-to-9nth):
15133         * progmodes/cperl-mode.el (cperl-time-fontification):
15134         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
15135         * progmodes/gud.el (gud-display-line):
15136         (idlwave-shell-display-line):
15137         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
15138         * progmodes/make-mode.el (makefile-browser-toggle):
15139         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
15140         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
15141         * textmodes/picture.el (picture-draw-rectangle):
15142         * textmodes/reftex-index.el (reftex-index-goto-letter):
15143         (reftex-select-jump-to-previous):
15144         * textmodes/reftex-sel.el (reftex-find-start-point)
15145         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
15146         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
15147         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
15148         * textmodes/tex-mode.el (tex-compilation-parse-errors):
15149         * textmodes/two-column.el (2C-associated-buffer):
15150         Use forward-line rather than goto-line.
15152         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
15153         goto-line.
15155         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
15156         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
15157         (quick-check-list-to-regexp): Declare.
15159         * progmodes/make-mode.el (makefile-browser-insert-selection):
15160         Use goto-char rather than goto-line.
15162         * progmodes/prolog.el (compilation-error-regexp-alist)
15163         (compilation-forget-errors): Declare.
15165 2009-08-22  Juri Linkov  <juri@jurta.org>
15167         * progmodes/grep.el (lgrep, rgrep): At the beginning
15168         set `dir' to `default-directory' unless `dir' is a non-nil
15169         readable directory.  (Bug#4052)
15170         (lgrep, rgrep): Change a weird way to report an error
15171         from using `read-string' to using `error'.
15172         Instead of using interactive arguments in the function body,
15173         add new argument `confirm'.
15175 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15177         * textmodes/remember.el (remember-buffer):
15178         * progmodes/cperl-mode.el (cperl-vc-header-alist):
15179         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
15180         (icalendar-extract-ical-from-buffer):
15181         * net/newst-treeview.el (newsticker-groups-filename):
15182         * net/newst-backend.el (newsticker-cache-filename):
15183         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
15184         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
15185         (speedbar-add-ignored-path-regexp, speedbar-line-path)
15186         (speedbar-buffers-line-path, speedbar-path-line)
15187         (speedbar-buffers-line-path):
15188         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
15189         (epg-sign-keys):
15190         * epa.el (epa-display-verify-result):
15191         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
15193 2009-08-21  Glenn Morris  <rgm@gnu.org>
15195         * progmodes/js.el (inferior-moz-process): Fix declaration.
15197         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
15199         * obsolete/rnewspost.el (news-mail-reply):
15200         Use goto-char rather than goto-line.
15202         * term/ns-win.el (ns-open-file-select-line):
15203         Use line-beginning-position rather than goto-line.
15205         * apropos.el (apropos-command):
15206         * ehelp.el (electric-helpify):
15207         * printing.el (pr-show-setup):
15208         * strokes.el (strokes-help):
15209         * tutorial.el (tutorial--describe-nonstandard-key)
15210         (tutorial--detailed-help):
15211         * woman.el (woman-mini-help, woman-display-extended-fonts):
15212         * calc/calc-help.el (calc-describe-key):
15213         * emulation/edt.el (edt-electric-helpify):
15214         * international/mule-diag.el (mule-diag):
15215         * play/yow.el (apropos-zippy):
15216         * progmodes/python.el (python-describe-symbol):
15217         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
15218         * textmodes/table.el (*table--cell-describe-mode)
15219         (*table--cell-describe-bindings):
15220         Use help-print-return-message rather than the now obsolete alias.
15222         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
15223         (calendar-cursor-to-visible-date):
15224         * play/5x5.el (5x5-position-cursor):
15225         * play/decipher.el (decipher):
15226         * play/gomoku.el (gomoku-goto-xy):
15227         * play/landmark.el (lm-goto-xy):
15228         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
15229         (mpuz-paint-digit):
15230         Use forward-line, not goto-line.
15232         * mail/rmail.el (rmail-obsolete): Delete custom group.
15233         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
15234         (rmail-remote-password, rmail-remote-password-required):
15235         Remove unneeded :set-after and :set properties.
15237 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
15239         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
15241 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
15243         * loadup.el: Remove leftover macos code.
15245         * vc-git.el (vc-git-annotate-command): Run asynchronously.
15246         Explicitly pass the date format to git blame so that user local
15247         so that the output format can be parsed.
15249 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
15251         * net/dbus.el (top): Don't check for (getenv
15252         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
15254 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
15256         * log-edit.el (log-edit-strip-single-file-name): New var.
15257         (log-edit-insert-changelog): Use it.  Bug#3571
15259 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15261         * subr.el (read-passwd): Use read-key so keypad keys work as well.
15262         Bug#3287
15264         * help.el (help-print-return-message): Rename from
15265         print-help-return-message.
15267         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
15268         cvs-mode-map parent hack.
15269         (log-view-mode): Derive from special-mode.
15271         * linum.el (linum-mode): window-size-change-functions is redundant.
15272         Adapt to new window-configuration-change-hook behavior.
15273         (linum-after-size, linum-after-config): Remove.
15275         * imenu.el (imenu-example--name-and-position)
15276         (imenu-example--lisp-extract-index-name)
15277         (imenu-example--create-lisp-index, imenu-example--create-c-index):
15278         Mark as obsolete.
15280         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
15281         (inferior-prolog-mode): Use it.
15282         (inferior-prolog-load-file): Reset list of errors.
15284 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15286         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
15288         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
15290 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
15292         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
15293         is running already.
15295 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15297         * subr.el (listify-key-sequence-1): Use normal syntax since those
15298         integers are nowadays always represented by the same (positive) number
15299         on all platforms.
15300         (read-key-empty-map): New const.
15301         (read-key-delay): New var.
15302         (read-key): New function.
15303         (force-mode-line-update): Use with-current-buffer.
15304         (locate-user-emacs-file): Don't forget to abbreviate the file name.
15305         (start-process-shell-command, start-file-process-shell-command):
15306         Discourage the use of command-args.
15308 2009-08-19  Glenn Morris  <rgm@gnu.org>
15310         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
15312 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15314         * simple.el (choose-completion-string): Don't rely on
15315         minibuffer-completing-file-name and ad-hoc checks to decide whether
15316         to continue completion or not.
15318         * minibuffer.el (minibuffer-hide-completions): New function.
15319         (completion--do-completion): Use it.
15320         (completions-annotations): New face.
15321         (completion--insert-strings): Use it.
15322         (completion-pcm--delim-wild-regex): Add docstring.
15323         (completion-pcm--string->pattern): Add support for 0-width delimiters
15324         in completion-pcm--delim-wild-regex.
15326 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15328         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
15329         Remove unused var `buffer-modified-p'.
15331         * minibuffer.el (completion--do-completion): Move point for the #b001
15332         case as well (bug#4176).
15333         (minibuffer-complete, minibuffer-complete-word): Don't move point.
15335 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
15337         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
15338         and :session buses.
15340 2009-08-18  Kenichi Handa  <handa@m17n.org>
15342         * international/ucs-normalize.el (ucs-normalize-version):
15343         Change to 1.1.
15344         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
15345         (utf-8-hfs): Make it perform normalization on encoding too.
15347         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
15348         (sentence-end-without-space): Delete duplicated chars.
15349         (sentence-end-base): Likewise.
15351         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
15352         (html-mode): Delete duplicated chars from sentence-end-base.
15354         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
15355         (texinfo-mode): Delete duplicated chars from sentence-end-base.
15357 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
15359         * files.el (hack-one-local-variable): If the mode function is for
15360         a minor mode, pass it an argument (Bug#4148).
15362 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
15364         * net/tramp.el (tramp-register-completion-file-name-handler):
15365         Check also for (member 'partial-completion completion-styles).
15367 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
15369         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
15370         abbrev (Bug#3943).
15372 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
15374         * progmodes/cperl-mode.el: Merge upstream 6.2.
15375         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
15376         (cperl-forward-re): Check cperl-brace-recursing.
15377         (cperl-highlight-charclass): New function.
15378         (cperl-find-pods-heres): Use it.
15379         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
15380         (cperl-beautify-regexp-piece): Fix column calculation.
15381         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
15382         (cperl-beautify-level): Don't process entire regexp.
15383         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
15384         calling man.
15385         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
15386         (cperl-init-faces): Build a list in the normal way.
15388 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
15390         * calendar/parse-time.el (parse-time-string-chars): Save match
15391         data.
15393 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15395         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
15396         (sql-product): Use it.
15397         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
15398         (sql-set-product): Add completion.
15399         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
15400         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
15401         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
15402         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
15403         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
15404         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
15405         (sql-highlight-db2-keywords): Remove.
15406         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
15407         (sql-highlight-product): Use derived-mode-p.
15408         (sql-set-sqli-buffer): Use with-current-buffer.
15409         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
15410         Simplify.
15412         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
15414         * term.el: Fix commenting convention, turn comments into docstrings.
15416 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
15418         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
15420 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
15422         * calendar/parse-time.el (parse-time-string-chars): Compute using
15423         character classes, to handle non-ascii characters (Bug#3190).
15425 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
15427         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
15428         another heredoc if the user adds another < (Bug#3226).
15430         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
15431         Don't initialize based on window-system (Bug#4124).
15433         * facemenu.el (facemenu-read-color): Use a completion function
15434         that accepts any defined color, such as RGB triplets (Bug#3677).
15436         * files.el (get-free-disk-space): Change fallback default
15437         directory to /.  Expand DIR argument before switching to fallback.
15438         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
15440 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
15442         * files.el (load-library): Doc fix.
15444 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
15446         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
15447         (viper-if-string): Redefine C-s in the minibuffer to insert the last
15448         incremental search string.
15450         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
15451         XEmacs.
15453         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
15454         (ediff-merge-region-is-non-clash)
15455         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
15456         Also check if the job is really a merge job.
15458         * ediff.el (ediff-current-file): New function.
15460 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
15462         * progmodes/js.el: Edit docstrings throughout to follow Emacs
15463         conventions.
15464         (js-insert-and-indent): Delete function.
15465         (js-mode-map): Don't bind keys to js-insert-and-indent.
15466         (js-beginning-of-defun): Rename from js--beginning-of-defun.
15467         (js-end-of-defun): Rename from js--end-of-defun.
15468         (js-auto-indent-flag): Delete variable.
15470 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
15472         * progmodes/js.el: Remove proclaim statement.
15473         Defvar which-func-imenu-joiner-function to silence compiler.
15475         * files.el (auto-mode-alist): Use js-mode for .js files.
15477         * progmodes/js2-mode.el: Remove file.
15479         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
15481         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
15483         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
15485 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
15486             Karl Landstrom  <karl.landstrom@brgeight.se>
15488         * progmodes/js.el: New file.
15490 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
15492         * timezone.el (timezone-parse-date): Add ability to understand ISO
15493         basic format (minimal separators) dates in addition to the
15494         already-supported extended format dates.
15496 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
15498         * international/ucs-normalize.el: Add a `coding' file variable.
15500         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
15502 2009-08-14  Sam Steingold  <sds@gnu.org>
15504         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
15506 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
15508         * faces.el (help-argument-name): Define it here instead of
15509         help-fns.el, because in daemon mode help-fns.el may be loaded when
15510         faces are still uninitialized (Bug#1078).
15512         * help-fns.el (help-argument-name): Move defface to faces.el.
15514 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
15516         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
15517         create buffer with a pty but no process so that GDB can make the
15518         inferior the controlling process.
15520 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
15522         * international/ucs-normalize.el: New file.
15524 2009-08-13  Richard Stallman  <rms@gnu.org>
15526         * mail/rmail.el (rmail-get-attr-names):
15527         Accept an attribute header that is too short.
15529         * mail/rmail.el (rmail-forget-messages):
15530         Ignore nil elt in rmail-message-vector.  Use dotimes.
15532         * progmodes/compile.el (compilation-goto-locus):
15533         Use next-error-move-function.
15535         * simple.el (next-error-move-function): New variable.
15537 2009-08-12  Juri Linkov  <juri@jurta.org>
15539         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
15540         always non-nil.  (Bug#4052)
15542         * replace.el (read-regexp): Return empty string when
15543         `default-value' is nil.
15544         (keep-lines-read-args): Don't use empty string as the
15545         default value for `read-regexp'.  (Bug#2495)
15547 2009-08-12  Juri Linkov  <juri@jurta.org>
15549         * international/mule-cmds.el (ucs-insert): Change arguments
15550         from `arg' to `character', `count', `inherit' to be the same
15551         as in `insert-char'.  Doc fix.  (Bug#4039)
15553         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
15555 2009-08-12  Juri Linkov  <juri@jurta.org>
15557         * files-x.el: New file.
15559         * files.el: Move code that deals with adding/deleting
15560         file/directory-local variables to files-x.el.
15562         * Makefile.in (ELCFILES): Add files-x.elc.
15564 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
15566         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
15567         to use `goto-line'.
15568         (gdb-place-breakpoints, gdb-get-location): Rewritten without
15569         `goto-line'.
15570         (gdb-invalidate-disassembly): Do not refresh upon receiving
15571         'update signal.  Instead, update all disassembly buffers only after
15572         threads list.
15573         (gdb): Send -target-detach when buffer is killed (Bug#3794).
15574         (gdb-starting): Moved -data-list-register-names...
15575         (gdb-stopped): ...here so it's sent when first thread stops.
15576         (gdb-registers-handler-custom): Do nothing if register names are
15577         unknown yet.
15579         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
15580         from `gdb-mi.el' to avoid extra tangling.
15582         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
15583         change which breaks `gud-def' definitions used in `gdb'.
15584         (gdb-update-gud-running): No extra fuss for updating frame number.
15586 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15588         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
15589         (describe-language-environment-map, setup-language-environment-map)
15590         (set-coding-system-map): Move initialization into declaration.
15591         (set-language-info-alist): Last arg to define-key-after can be skipped.
15593         * international/quail.el (quail-completion-1): Simplify.
15594         (quail-define-rules): Use slightly more compact code.
15595         (quail-insert-decode-map): Propertize keys, compact columns.
15597         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
15598         Add goto-line.
15600 2009-08-10  Miles Bader  <miles@gnu.org>
15602         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
15603         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
15604         (js2-instance-member, js2-private-member, js2-private-function-call)
15605         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
15606         (js2-magic-paren, js2-external-variable):
15607         Remove "-face" suffix from face names.
15608         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
15609         (js2-highlight-undeclared-vars, js2-peek-token)
15610         (js2-parse-function-params, js2-mode-show-errors)
15611         (js2-mode-show-warnings, js2-make-magic-delimiter)
15612         (js2-mode-highlight-magic-parens): Update to use new face names.
15614 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
15616         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
15617         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
15619 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
15621         * subr.el: Provide hashtable-print-readable.
15623         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
15624         hs-c-like-adjust-block-beginning.
15625         (hs-hide-block-at-point): Stop hiding at the beginning of
15626         hs-block-end-regexp (Bug#700).
15628 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
15630         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
15631         a macro.
15632         (gdb-registers-handler-custom): Do not fail when register names
15633         are unavailable.
15635 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
15637         * progmodes/gdb-mi.el (gdb-control-all-threads)
15638         (gdb-control-current-thread): Interactive setters for
15639         `gdb-gud-control-all-threads' to use in menu.
15640         (gdb-show-run-p): Show «Go» when process is not active.
15641         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
15642         gud/thread.xpm and gud/all.xpm.
15644 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
15646         * net/net-utils.el (net-utils-font-lock-keywords): New var.
15647         (nslookup-font-lock-keywords): Make it a variable.
15648         (net-utils-mode): New mode for viewing diagnostic network output.
15649         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
15650         (net-utils-run-simple): New function.
15651         (ifconfig, iwconfig, netstat, arp, route): Use it.
15653 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
15655         * progmodes/gdb-mi.el (gdb-read-memory-custom)
15656         (gdb-memory-set-address, def-gdb-set-positive-number)
15657         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
15658         after changing settings.
15659         (gdb-invalidate-disassembly): Update when first shown.
15660         (gdb-edit-locals-value): Fixed.
15661         (gdb-registers-handler-custom): Print registers in right order and
15662         allow changing register values (only for current thread yet).
15663         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
15664         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
15665         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
15666         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
15667         info in mode name.
15668         (gdb-registers-mode-map): TAB to switch to locals.
15670 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
15672         * mail/rmail.el (rmail-add-mbox-headers)
15673         (rmail-set-message-counters-counter): Search for
15674         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
15676 2009-08-08  Glenn Morris  <rgm@gnu.org>
15678         * Makefile.in (ELCFILES): Update.
15680 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
15682         * mail/sendmail.el (mail-yank-original): Set
15683         buffer-file-coding-system from the one used by the message whose
15684         text is yanked.
15686         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
15687         to "windows" when "pgnuplot" is used.
15688         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
15689         call accept-process-output if "pgnuplot" is used.
15690         (calc-graph-init): Don't send -display and -geometry to
15691         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
15692         running "pgnuplot -V" with shell-command-to-string.
15694         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
15695         the default.
15697 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
15699         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
15700         org/org-latex.elc.
15702 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
15704         * vc-dispatcher.el (vc-resynch-window): Update comment.
15706         * term.el (term-handle-ansi-escape): Add comments with the
15707         terminfo capabilities implemented.
15709 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
15711         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
15712         (gdb-var-create-handler): Rewritten using JSON parser.
15713         (gdb-propertize-header): Moved earlier.
15714         (gdb-set-header): Removed to avoid duplication.
15715         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
15716         Refresh disassembly buffers only after threads list have been
15717         update.
15718         (gdb-threads-header, gdb-registers-header): Per-buffer header line
15719         variables.
15721 2009-08-04  Juri Linkov  <juri@jurta.org>
15723         * files.el: Commands to add/delete file/directory-local variables.
15724         (read-file-local-variable, read-file-local-variable-value)
15725         (read-file-local-variable-mode, modify-file-local-variable)
15726         (modify-file-local-variable-prop-line)
15727         (modify-dir-local-variable): New functions.
15728         (add-file-local-variable, delete-file-local-variable)
15729         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
15730         (add-dir-local-variable, delete-dir-local-variable)
15731         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
15732         (copy-dir-locals-to-file-locals-prop-line): New commands.
15734 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
15736         * abbrev.el (insert-abbrev-table-description): Prettify output.
15737         Suggested by Karl Chen.
15739 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
15741         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
15742         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
15743         (gdb-overlay-arrow-position, gdb-thread-position)
15744         (gdb-disassembly-position): Declare variables.
15745         (gdb-wait-for-pending): Function now.
15746         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
15747         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
15748         compilation goes smoothly.
15749         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
15750         (gdb-non-stop-setting): New customization setting which replaces
15751         `gdb-non-stop' so changing it doesn't break active GDB session.
15752         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
15753         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
15754         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
15755         (gdb-show-threads-by-default): New customization options.
15756         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
15757         routines.
15758         (gdb-get-buffer-create): Send buffers update signal when they are
15759         created.
15760         (gdb-invalidate-locals, gdb-invalidate-registers)
15761         (gdb-invalidate-breakpoints)
15762         (gdb-invalidate-threads, gdb-invalidate-disassembly)
15763         (gdb-invalidate-memory): Accept update signal.
15764         (gdb-current-context-command): Use --frame option.
15765         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
15766         Implement `gdb-frame-number' selection logic.
15767         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
15768         whether to show GUD toolbar buttons.
15769         (gdb-thread-exited): Unselect current thread when it exits.
15770         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
15771         (gdb-mark-line): Routine which sets overlay arrow or inverses
15772         video on fringeless displays.
15773         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
15774         to build aligned columns of data in GDB buffers and set text
15775         properties line-by-line.
15776         (gdb-invalidate-breakpoints)
15777         (gdb-breakpoints-list-handler-custom)
15778         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
15779         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
15780         (gdb-registers-handler-custom): Align data columns.
15781         (gdb-locals-handler-custom): Now prints data like in variable
15782         declarations.
15783         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
15784         Removed confusing buttons.
15785         (gdb-invalidate-threads): Append --frame.
15786         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
15787         between breakpoints/threads buffers.
15788         (gdb-set-window-buffer): Now can ignore dedicated windows.
15789         (gdb-propertize-header): Use `gdb-set-window-buffer'.
15790         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
15791         (def-gdb-thread-buffer-gud-command): Replaces
15792         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
15793         for fine thread control.
15794         (gdb-preempt-existing-or-display-buffer): New function used to
15795         display bound buffers without breaking window layout.
15796         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
15797         (gdb-select-frame): New version of `gdb-frames-select' which now
15798         sets `gdb-frame-number' so commands may use --frame option instead
15799         of inner debugger state.
15800         (gdb-frame-handler): Do not set `gdb-frame-number'.
15801         (gdb-threads-mode-map): Select threads with mouse.
15803         * progmodes/gud.el (gdb-gud-context-call): Declare function to
15804         avoid compilation warning.
15805         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
15806         `gdb-show-stop-p`.
15808         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
15809         Argument `key' renamed to `buffer-type'.
15810         (gdb-current-context-buffer-name): Do not add thread info to
15811         buffer name when no thread is selected.
15812         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
15813         command (bug 3794).
15814         (gdb-thread-selected): Handle `=thread-selected' notification.
15815         (gdb-wait-for-pending): New macro to deal with congestion problems.
15816         (gdb-breakpoints-list-handler-custom): Don't fail on pending
15817         breakpoints.
15818         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
15819         This fixes problem similar to one described in bug 3947.
15820         (gud-menu-map): More menu items.
15821         (gdb-init-1): Reset `gdb-thread-number' to nil.
15823         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
15824         non-stop settings.
15826         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
15827         (gdb-current-context-command): Do not append --thread if
15828         `gdb-thread-number' is nil.
15829         (gdb-running-threads-count, gdb-stopped-threads-count): New
15830         variables.
15831         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
15832         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
15833         customization options.
15834         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
15835         GUD commands.
15836         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
15837         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
15838         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
15839         set `gdb-thread-number' and update `gud-running' properly.
15840         (gdb-running): Update threads list when new threads appear.
15841         (gdb-stopped): Support non-stop operation and new thread switching
15842         logic.
15843         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
15844         (gdb-json-partial-output): New set of JSON routines.
15845         (def-gdb-auto-update-trigger): New `signal-list' optional
15846         argument.
15847         (gdb-thread-list-handler-custom): Update `gud-running',
15848         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
15849         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
15850         (gdb-continue-thread, gdb-step-thread): New commands for fine
15851         thread execution control.
15852         (gud-menu-map): New menu items to switch non-stop options.
15853         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
15854         (gdb-send): Mimic RET properly (bug 3794).
15856         * progmodes/gdb-mi.el (gdb-rules-name-maker)
15857         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
15858         gdb-buffer-rules.
15859         (def-gdb-auto-update-handler): New nopreserve optional argument.
15860         (gdb-stack-list-frames-custom): Print stack from top to bottom.
15862         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
15863         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
15864         (gdb-parent-mode): New mode to derive other GDB modes from.
15865         (gdb-display-disassembly-for-thread)
15866         (gdb-frame-disassembly-for-thread): New commands for threads
15867         buffer.
15869         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
15870         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
15871         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
15872         (gdb-update): We now store all GDB buffers in a list so that they
15873         can be updated by traversing a list instead of calling invalidate
15874         triggers explicitly.
15875         (def-gdb-trigger-and-handler): New macro to define trigger-handler
15876         pair for GDB buffer.
15877         (gdb-stack-buffer-name): Add thread information.
15878         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
15879         handle pending triggers.
15880         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
15881         (def-gdb-thread-buffer-simple-command)
15882         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
15883         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
15884         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
15885         New commands which show buffers bound to thread.
15886         (gdb-stack-list-locals-regexp): Removed unused regexp.
15888         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
15889         (gdb-locals-buffer-name, gdb-registers-buffer-name)
15890         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
15891         to (gud-comint-buffer) in *-buffer-name functions
15892         because (gdb-get-target-string) already does that.
15893         (gdb-locals-handler-custom, gdb-registers-handler-custom)
15894         (gdb-changed-registers-handler): Rewritten without regexps.
15896         * progmodes/gdb-mi.el: Basic thread selection support.
15897         (gdb-thread-number): New variable.
15898         (gdb-current-context-command): New macro which adds --thread
15899         option to command.
15900         (gdb-threads-mode-map): Select thread with SPC.
15901         (gdb-thread-list-handler-custom): Mark current thread with overlay
15902         arrow.  Synchronize GDB thread and Emacs thread.
15903         (gdb-select-thread): New command which selects current thread.
15904         (gdb-invalidate-frames, gdb-invalidate-locals)
15905         (gdb-invalidate-registers): Use --thread option.
15907 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
15909         * net/tramp.el (top): Make check for tramp-gvfs loading more
15910         robust.  (Bug#3977)
15911         (tramp-handle-insert-file-contents): `unwind-protect' must be
15912         inside `with-parsed-tramp-file-name'.
15914         * net/tramp-gvfs.el (top): Remove superfluous message when loading
15915         fails.
15917 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
15919         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
15920         directory if CLASSPATH is not set.
15922 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
15924         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
15925         New defconst.
15926         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
15928 2009-08-02  Kevin Ryde  <user42@zip.com.au>
15930         * net/newst-backend.el (newsticker--raw-url-list-defaults):
15931         Update freshmeat link.  Delete newsforge.com as it seems gone.
15933 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
15935         * select.el (x-set-selection): Doc fix (Bug#4021).
15937         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
15939         * help-fns.el (describe-variable): Treat list return values from
15940         dir-locals-find-file properly (Bug#4005).
15942 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
15944         * net/tramp.el (tramp-debug-message): Print also microseconds.
15946 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
15948         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
15949         or END is non-nil.
15950         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
15951         (tramp-get-debug-buffer): Change `outline-regexp' according to new
15952         format.
15954         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
15955         (tramp-get-file-property): Use it.
15957         * autorevert.el (auto-revert-handler): Allow
15958         `auto-revert-tail-mode' for remote files.
15960 2009-08-02  Jason Rumney  <jasonr@gnu.org>
15962         * minibuffer.el (read-file-name): Treat confirm options to
15963         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
15965 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
15967         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
15968         (font-lock-variable-name-face, font-lock-constant-face): Darken
15969         the colors for light backgrounds.
15971 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
15973         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
15974         month names.  (Bug#3987)
15976 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
15978         * simple.el (line-move-finish): Pass whole number to
15979         line-move-to-column.
15980         (line-move-visual): Perform hscroll to the recorded position.
15982 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
15984         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
15986 2009-07-29  Alan Mackenzie  <acm@muc.de>
15988         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
15990 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
15992         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
15993         (gdb-place-breakpoints): Use full path when setting breakpoints.
15995 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
15997         * calc/calc.el (calc-mode-map): Add keybinding for
15998         `calc-transpose-lines'.
16000 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
16002         * calc/calc-misc.el (calc-transpose-lines): New function.
16004 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
16006         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
16007         Simplify check for out-of-band methods.
16008         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
16009         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
16011 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
16013         * vc-git.el (vc-git-checkin): Fix typo.
16015 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
16017         * progmodes/js2-mode.el: New file.
16019 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
16021         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
16022         (gud-menu-map): Adjust tooltip accordingly.
16024 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
16026         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
16027         (vc-bzr-log-view-mode): Adjust log-view-file-re.
16029         * add-log.el (change-log-mode-map): Add a menu.
16031 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
16033         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
16034         function returns nil.
16035         (dbus-handle-event): Handle special return value :ignore.
16036         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
16038 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
16040         * view.el (view-mode-enable): Don't define Helper-return-blurb if
16041         it's not needed.
16043 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
16045         Fix Bug#3888:
16047         * w32-vars.el (x-select-enable-clipboard): Doc fix.
16049         * term/pc-win.el (x-display-name, x-colors)
16050         (x-select-enable-clipboard, x-select-text): Doc fix.
16052         * term/common-win.el (x-display-name, x-colors): Doc fix.
16054         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
16055         (xw-defined-colors): Doc fix.
16057         * w32-fns.el (x-select-text, x-setup-function-keys)
16058         (x-get-selection, x-set-selection): Doc fix.
16060         * term/x-win.el (x-select-text, x-setup-function-keys)
16061         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
16063         * select.el (x-set-selection): Doc fix.
16065 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
16067         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
16068         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
16069         "IsNSSSupportAvailable" method is not available.  Reported by
16070         Steve Youngs <steve@sxemacs.org>.
16072 2009-07-24  Kenichi Handa  <handa@m17n.org>
16074         * international/characters.el: Fix setting of category ?C, ?|, ?K,
16075         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
16076         (build-unicode-category-table): Fix range checks.
16078 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
16080         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
16081         the buffer we try to sync is current when calling
16082         vc-resynch-buffer.
16084         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
16085         not show up to date files.
16087 2009-07-24  Glenn Morris  <rgm@gnu.org>
16089         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
16090         Add autoload cookies.  If necessary, initialize.
16091         (elint-log): Handle non-file buffers.
16092         (elint-initialize): Add optional argument to reinitialize.
16093         (elint-find-builtin-variables): Save excursion.
16095 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
16097         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
16098         for Lint.
16100 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
16102         * vc.el (vc-print-log-internal): New function, split out from ...
16103         (vc-print-log): ... here.
16104         (vc-dir-move-to-goal-column): Declare.
16106         * vc-git.el (vc-git-add-signoff): New variable.
16107         (vc-git-checkin): Use it.
16108         (vc-git-toggle-signoff): New function.
16109         (vc-git-extra-menu-map): Bind it to menu.
16110         (vc-git--run-command-string): Accept a nil FILE argument.
16111         (vc-git-stash-list): New function.
16112         (vc-git-dir-extra-headers): Use it.
16114 2009-07-23  Glenn Morris  <rgm@gnu.org>
16116         * help-fns.el (describe-variable): Describe ignored and risky local
16117         variables in a similar way to that in which we describe safe ones.
16119         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
16120         (byte-compile-output-file-form, byte-compile-output-docform)
16121         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
16122         Give some more local variables with common names a "bytecomp-" prefix,
16123         so as not to shadow things during compilation.
16124         * emacs-lisp/cl-macs.el (load-time-value)
16125         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
16126         `outbuffer' to `bytecomp-outbuffer'.
16128         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
16129         since the next two variables cover them automatically now.
16130         (elint-builtin-variables, elint-autoloaded-variables): New.
16131         (elint-unknown-builtin-args): Remove all members, since they can be
16132         parsed automatically now.
16133         (elint-extra-errors): New.
16134         (elint-env-add-env, elint-env-add-macro): Use cadr.
16135         (elint-current-buffer): Use or.  Change final message.
16136         (elint-get-top-forms): Use line-end-position.
16137         (elint-init-env): Use cadr.  Handle autoload, declare-function,
16138         and defalias.
16139         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
16140         (regexp-assoc): Remove unused function.
16141         (elint-top-form): Set elint-current-pos, to record the start of the
16142         top-level form, for compilation-mode.
16143         (elint-form): Trap errors in macro expansion.  Use dolist.
16144         (elint-unbound-variable): Use elint-builtin-variables and
16145         elint-autoloaded-variables.
16146         (elint-get-args): Use cadr, or.
16147         (elint-check-cond-form): Use dolist, cadr.
16148         (elint-check-condition-case-form): Doc fix.  Use cadr.
16149         Use elint-extra-errors.
16150         (elint-log): New function.
16151         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
16152         Distinguish errors and warnings.
16153         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
16154         Use a bytecomp-style format.
16155         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
16156         (elint-get-log-buffer): Use compilation mode.  Disable undo.
16157         Don't truncate lines.
16158         (elint-initialize): Set builtin and autoloaded variable lists.
16159         Only process elint-unknown-builtin-args if non-nil.
16160         (elint-find-builtin-variables, elint-find-autoloaded-variables):
16161         New functions.
16162         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
16164 2009-07-22  Kevin Ryde  <user42@zip.com.au>
16166         * net/newst-backend.el (newsticker--parse-atom-1.0)
16167         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
16168         (newsticker--parse-rss-1.0):
16169         * progmodes/idlwave.el (idlwave-mode):
16170         * progmodes/idlw-shell.el (idlwave-shell-mode):
16171         * progmodes/vera-mode.el (vera-mode):
16172         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
16173         * progmodes/vhdl-mode.el (vhdl-mode):
16174         * textmodes/table.el (table-generate-source)
16175         (table--warn-incompatibility):
16176         Hyperlink urls in docstrings with URL `...'.
16178 2009-07-22  Glenn Morris  <rgm@gnu.org>
16180         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
16181         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
16182         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
16183         Remove leading * from defcustom docs.
16185         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
16187         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
16188         defcustom doc.
16189         (list-load-path-shadows): Optionally, just return shadows as a string.
16191         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
16193 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
16195         * mail/rmailedit.el (rmail-edit-mode): Use
16196         auto-save-include-big-deletions.
16198         * mail/rmail.el (rmail-variables): Use
16199         auto-save-include-big-deletions.
16201         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
16202         changes.
16204 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
16206         * calc/calc.el (calc-undo-length): New variable.
16207         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
16209 2009-07-21  Richard Stallman  <rms@gnu.org>
16211         * files.el (auto-save-mode): Handle buffer-save-size = -2
16212         for toggling mode.
16214 2009-07-21  Glenn Morris  <rgm@gnu.org>
16216         * textmodes/ispell.el (ispell-looking-back): Update declaration.
16218         * calendar/todo-mode.el (calendar-current-date): Update declaration.
16220         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
16221         silence compiler.  Instead...
16222         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
16223         (ps-print-ensure-fontified): Update for above function name changes.
16225         * printing.el (pr-mh-get-msg-num, pr-mh-show)
16226         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
16227         silence compiler.  Instead...
16228         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
16229         (mh-show-buffer): Only define for compiler.
16230         (pr-mh-current-message): Update for above function name changes.
16232         * files.el (abort-if-file-too-large): Explicitly pass `filename'
16233         as an argument.
16234         (find-file-noselect, insert-file-1): Update for above change.
16236         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
16238         * mail/mailclient.el (mailclient-send-it): Fix message.
16240         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
16241         (edebug-eval): Check cl-debug-env is bound.
16242         (print-level, print-circle): Don't redefine built-in variables.
16244         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
16245         (custom-print-vectors): Remove old comments from doc.
16247         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
16248         (emerge-version): Make the variable an obsolete alias for the
16249         emacs-version variable.  Make the function obsolete.
16250         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
16251         Emerge options, rather than merging in into the main Options menu.
16252         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
16253         and auto advance modes.  Disable edit/fast items when not relevant.
16255 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
16257         * term/vt420.el (terminal-init-vt420): Fix typo.
16259 2009-07-20  Sam Steingold  <sds@gnu.org>
16261         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
16262         variable (removed from compile.el on 2004-03-11).
16264 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
16266         * files.el (hack-local-variables-filter): Fix last change.
16268 2009-07-19  Juri Linkov  <juri@jurta.org>
16270         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
16271         (dir-local-variables-alist): New buffer-local variable.
16272         (hack-local-variables-filter): If variable is not dir-local,
16273         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
16274         because file-local overrides dir-local.
16275         (c-postprocess-file-styles) <declare-function>:
16276         Remove obsolete declaration.
16277         (hack-dir-local-variables): Add dir-local variable/value pair to
16278         `dir-local-variables-alist' and remove duplicates.  Doc fix.
16280         * help-fns.el (describe-variable): Add information about
16281         file-local and dir-local variables.
16283 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
16285         * files.el (hack-local-variables-filter): Rewrite.
16287 2009-07-19  Glenn Morris  <rgm@gnu.org>
16289         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
16290         Silence compiler by only defining on XEmacs.
16292         * international/mule.el (auto-coding-regexp-alist): Only match
16293         BABYL... at the start of buffer, not of lines.  (Bug#3790)
16295         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
16296         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
16297         (cal-menu-context-mouse-menu): Doc fix.
16299         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
16301         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
16303 2009-07-18  Juri Linkov  <juri@jurta.org>
16305         * info.el: Virtual Info keyword finder.
16306         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
16307         (Info-finder-file): New variable.
16308         (Info-finder-find-file): New function.
16309         (finder-known-keywords, finder-package-info)
16310         (find-library-name, lm-commentary): Use defvar and
16311         declare-function to silence compiler warnings.
16312         (Info-finder-find-node): New function.
16313         (info-finder): New command.
16315         * subr.el (process-kill-buffer-query-function): New function.
16316         (add-hook)<kill-buffer-query-functions>: Add hook
16317         `process-kill-buffer-query-function'.
16319 2009-07-18  Alan Mackenzie  <acm@muc.de>
16321         * progmodes/cc-mode.el (c-before-hack-hook)
16322         (c-postprocess-file-styles): Give invocation of `c-set-style'
16323         DONT-OVERRIDE parameter of t.  Already set style variables will
16324         thus not be overridden by style settings given by `c-file-syle'.
16326         * files.el (hack-local-variables-filter): Remove entries with
16327         duplicate keys from `file-local-variables-alist'.
16329 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
16331         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
16332         x-set-selection if display-selections-p returns nil for the
16333         current frame.
16335 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
16337         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
16339 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
16341         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
16342         Accept nil in addition to a regexp.
16343         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
16344         Accept nil in addition to a regexp.
16345         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
16346         buffers that have an associated file.  Handle nil values of
16347         desktop-buffers-not-to-save and desktop-files-not-to-save.
16348         (Bug#3833)
16350         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
16351         (x-disown-selection-internal): New functions.
16353 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
16355         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
16356         warning.
16357         (gdb-breakpoints-header): Move forward to avoid compiler warning.
16358         (gdb-make-header-line-mouse-map): Remove duplicate definition.
16360 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
16362         * simple.el (set-mark): Revert last change.
16364 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
16366         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
16367         rendering of pngs is not possible instead of messaging a long
16368         description.
16370 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
16372         * w32-fns.el (x-selection-owner-p): New function.
16374         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
16375         (mouse-yank-at-click, mouse-yank-primary): If
16376         select-active-regions is non-nil, deactivate the mark before
16377         insertion.
16379         * simple.el (deactivate-mark, set-mark): Only save selection if we
16380         own it.
16382 2009-07-17  Kenichi Handa  <handa@m17n.org>
16384         * case-table.el (describe-buffer-case-table): Fix for the case
16385         that KEY is a cons.
16387 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
16389         * vc-rcs.el (vc-rcs-find-file-hook):
16390         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
16392 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
16394         * net/tramp.el (tramp-wait-for-output): Handle the case when
16395         commands do not return a newline but a null byte before the shell
16396         prompt.  (Bug#3858)
16398 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16400         * term/ns-win.el (ns-set-alpha): Don't declare.
16401         (ns-set-background-alpha): Remove function.
16403 2009-07-16  Kevin Ryde  <user42@zip.com.au>
16405         * emacs-lisp/copyright.el (copyright-update): Save match-data across
16406         y-or-n-p, for safety.
16408 2009-07-16  Richard Stallman  <rms@gnu.org>
16410         * files.el (auto-save-mode): If buffer-saved-size is -2,
16411         don't clobber it.
16413         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
16414         (rmail-retry-ignored-headers): Add more uninteresting fields.
16416 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
16418         * net/rcirc.el (rcirc): Use history variables.
16419         (rcirc-server-name-history, rcirc-nick-name-history)
16420         (rcirc-server-port-history): New variables.
16422 2009-07-15  Kenichi Handa  <handa@m17n.org>
16424         * international/mule-cmds.el (set-language-environment-charset):
16425         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
16426         ignore them.
16428         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
16429         Delete unibyte-display.
16431 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
16433         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
16435 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
16437         * simple.el (deactivate-mark): Optional argument FORCE.
16438         (set-mark): Use deactivate-mark.
16440         * info.el (Info-search): No need to check transient-mark-mode
16441         before calling deactivate-mark.
16443         * select.el (x-set-selection): Doc fix.
16444         (x-valid-simple-selection-p): Allow buffer values.
16445         (xselect--selection-bounds): Handle buffer values.  Suggested by
16446         David De La Harpe Golden.
16448         * mouse.el (mouse-set-region, mouse-drag-track): Call
16449         copy-region-as-kill before setting the mark, to let
16450         select-active-regions work.
16452 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
16454         * simple.el (deactivate-mark): If select-active-regions is
16455         non-nil, copy the selection data into a string.
16456         (activate-mark): If select-active-regions is non-nil, set the
16457         selection to the current buffer.
16458         (set-mark): Update selection if select-active-regions is non-nil.
16460         * select.el (x-valid-simple-selection-p): Allow buffer values.
16462 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16464         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
16465         and more featureful message-mode.
16467 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
16469         * select.el (x-set-selection): Doc fix.
16470         (x-valid-simple-selection-p): Disallow selection data consisting
16471         of a list or cons of integers, since that is not used.
16472         (xselect--selection-bounds, xselect--int-to-cons): New functions.
16473         (xselect-convert-to-string, xselect-convert-to-length)
16474         (xselect-convert-to-filename, xselect-convert-to-charpos)
16475         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
16477 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
16479         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
16480         output in -break-info command (Emacs bug #3794).
16482 2009-07-14  Glenn Morris  <rgm@gnu.org>
16484         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
16485         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
16486         (edebug-print-length, edebug-print-level, edebug-print-circle)
16487         (edebug-sit-for-seconds, edebug-view-outside)
16488         (edebug-bounce-point, edebug-set-global-break-condition)
16489         (edebug-Go-nonstop-mode, edebug-trace-mode)
16490         (edebug-Trace-fast-mode, edebug-continue-mode)
16491         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
16492         (edebug-visit-eval-list): Doc fixes.
16494         * subr.el (def-edebug-spec): Doc fix.
16496 2009-07-14  Kenichi Handa  <handa@m17n.org>
16498         * international/characters.el: Fix setting of category ?C.
16500 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
16502         * term/ns-win.el (x-select-font): defalias x-select-font to
16503         ns-popup-font-panel instead of generate-fontset-menu.
16505 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
16507         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
16509 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
16511         * arc-mode.el (archive-find-type): Allow for a PK00 string before
16512         the PK\003\004 header (Bug#3770).
16514 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
16516         * pcomplete.el (pcomplete-comint-setup): Check for
16517         shell-dynamic-complete-filename too.
16519 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
16521         * simple.el (temporary-goal-column): Change the value for
16522         line-move-visual to a cons cell.
16523         (line-move-visual): Record or set the window hscroll, if
16524         necessary (Bug#3494).
16525         (line-move-1): Handle cons value of temporary-goal-column.
16527 2009-07-11  Kenichi Handa  <handa@m17n.org>
16529         * international/mule-diag.el (describe-character-set): Don't show
16530         width.
16532 2009-07-10  Sam Steingold  <sds@gnu.org>
16534         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16535         Omake sometimes indents the errors it prints, so allow all
16536         regexps to start with spaces.
16538 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
16540         * cus-edit.el (customize-changed-options-previous-release):
16541         Bump value to 22.1.  (Bug#3804)
16543 2009-07-08  Sam Steingold  <sds@gnu.org>
16545         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
16546         to be a cons cell (test . ignored-directory) to selectively ignore
16547         some directories depending on the location of the search.
16549 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
16551         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
16552         remote user is root, on the local host.
16553         (tramp-local-host-p): Either the local user or the remote user
16554         must be root.  (Bug#3771)
16556 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
16558         * progmodes/gdb-mi.el (gdb): Remove description of
16559         gdb-use-separate-io-buffer.
16560         (menu): Don't allow toggling of or enable
16561         gdb-use-separate-io-buffer from menubar.
16563 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
16565         * mail/unrmail.el (unrmail): Make sure the message ends with two
16566         newlines (Bug#3769).
16568 2009-07-08  Glenn Morris  <rgm@gnu.org>
16570         * calendar/calendar.el (calendar-current-date): Rework previous change.
16572 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
16574         * calendar/calendar.el (calendar-current-date):
16575         Add an optional argument giving an offset from today.
16577 2009-07-08  Glenn Morris  <rgm@gnu.org>
16579         * tutorial.el (tutorial--describe-nonstandard-key):
16580         Adjust the message for when a key has been unbound.
16581         (help-with-tutorial): Hide the arch-tag.
16583 2009-07-08  Kenichi Handa  <handa@m17n.org>
16585         * international/fontset.el (setup-default-fontset): For each
16586         script, append (not set) font-specs.
16588         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
16589         docstring.
16591 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
16593         * progmodes/gdb-mi.el (gdb-init-1): Move sending
16594         -data-list-register-names to ...
16595         (gdb-starting): ... here because GDB 7.0 requires execution to
16596         have started when using this MI command.
16597         (gdb-set-header): New function to distinguish select and
16598         unselected tabs in gdb buffers.
16599         (gdb-propertize-header): New macro that uses gdb-set-header.
16600         (gdb-breakpoints-header, gdb-locals-header): Use it.
16601         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
16603 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
16605         * Makefile.in (ELCFILES): Remove fadr.elc.
16607 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
16609         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
16610         may contain frame information, so `string-match' should be used.
16611         (gdb-update): Disassembly is invalidated through
16612         `gdb-get-selected-frame'.
16613         (gdb-pad-string): New function to pad string with spaces.
16614         (gdb-invalidate-disassembly): Invalidate only if the buffer
16615         exists.
16616         (gdb-disassembly-handler-custom): Column alignment.
16617         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
16618         placing new ones.
16619         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
16620         end of line, too.
16621         (gdb-frame-handler): Match convention to for disassembly buffer
16622         mode name.
16623         (gdb-stack-list-frames-handler): Rewritten without regexps.
16624         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
16625         not highlight breakpoints without line information.
16626         (gdb-input): Add trailing newline to command.
16628         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
16629         buffer properly.
16630         (gdb-breakpoints-list-handler-custom): Replacement for
16631         `gdb-break-list-handler'.  Using real parser instead of regexps
16632         now.
16633         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
16634         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
16635         to place breakpoints.
16636         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
16637         functions.
16638         (gdb-disassembly-handler-custom): Show overlay arrow.
16639         (gdb-disassembly-place-breakpoints): Show breakpoints in
16640         disassembly buffer.
16641         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
16642         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
16643         instead of parsing breakpoints buffer.  Fixed old menu references
16644         in `gud-menu-map'.
16646         * fadr.el: Remove.
16648         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
16649         (gdb-memory-address): New variable which holds top address of
16650         memory page shown in memory buffer.
16651         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
16652         customization variables.
16653         New functions:
16654         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
16655         display the memory buffer.
16656         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
16657         buffer display parameters.
16658         (def-gdb-memory-format, gdb-memory-format-binary)
16659         (gdb-memory-format-octal, gdb-memory-format-unsigned)
16660         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
16661         Functions for setting memory buffer format.
16662         (gdb-memory-unit-word, gdb-memory-unit-halfword)
16663         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
16664         unit size used in memory buffer.
16665         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
16666         to next/previous page of memory buffer.
16667         Now using (bindat-get-field) instead of fadr functions.
16669 2009-07-07  Sam Steingold  <sds@gnu.org>
16671         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
16672         non-top-level files.
16674 2009-07-07  Kenichi Handa  <handa@m17n.org>
16676         * international/mule-cmds.el (reset-language-environment): Put
16677         the highset priority to the charset iso-8859-1.
16679 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
16681         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
16682         to the end of the line when locating the block (Bug#700).
16684 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
16686         * net/tramp.el (tramp-handle-write-region): Flush file properties
16687         in case of short track.
16689 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
16691         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
16692         Coded custom representation of verilog error regular expressions
16693         to work with Emacs-22's new format.
16694         (verilog-error-regexp-xemacs-alist): Coded custom representation
16695         of verilog error regular expressions to work with XEmacs format.
16696         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
16697         error recognition into XEmacs.
16698         (verilog-error-regexp-add-emacs): Hook routine to install verilog
16699         error recognition into Emacs-22.
16701 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
16703         * woman.el: Remove stand-alone closing parentheses.
16704         (woman-file-name, woman2-format-paragraphs)
16705         (woman-leave-blank-lines): Code cleanup.
16706         (woman-use-own-frame): Change default to nil.
16707         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
16708         defaults to inherit from default faces.
16709         (woman2-process-escapes): Consume the newline after a stand-alone
16710         filler character (Bug#3651).
16712 2009-07-06  Glenn Morris  <rgm@gnu.org>
16714         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
16715         (top-level): Move provide to the end.
16716         (ffap): Remove defunct URL from custom group.
16718         * subr.el (eval-after-load): Doc fix.
16720 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
16722         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
16723         `calc-embedded-word' is called twice.
16725 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16727         * files.el (find-alternate-file-other-window, find-alternate-file):
16728         Obey confirm-nonexistent-file-or-buffer.
16730 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
16732         * dired-aux.el (dired-show-file-type): Handle remote files.
16734 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
16736         * desktop.el (desktop-globals-to-save):
16737         Add file-name-history (Bug#2750).
16739 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
16741         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
16743 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
16745         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
16746         property on entire argument since this is what eshell-lisp-command
16747         expects.
16749 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
16751         * net/tramp-gvfs.el (tramp-gvfs-methods)
16752         (tramp-gvfs-zeroconf-domain)
16753         (tramp-bluez-discover-devices-timeout): Add version flag.
16754         (tramp-gvfs-handler-mounted-unmounted)
16755         (tramp-gvfs-connection-mounted-p): Polish handling of
16756         incompatibilities between GVFS 0.2 and 1.0.
16758 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
16760         * cus-start.el (all): Add make-pointer-invisible.
16762 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
16764         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
16765         formatted correctly.
16767 2009-07-02  Juri Linkov  <juri@jurta.org>
16769         * info.el: Virtual Info files and nodes.
16770         (Info-virtual-files, Info-virtual-nodes): New variables.
16771         (Info-current-node-virtual): New variable.
16772         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
16773         New functions.
16774         (Info-file-supports-index-cookies): Use Info-virtual-file-p
16775         to check for a virtual file instead of checking a fixed list
16776         of node names.
16777         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
16778         instead of ad-hoc processing of "dir" and (apropos history toc).
16779         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
16780         instead of ad-hoc processing of "dir" and (apropos history toc).
16781         Reread a file when moving from a virtual node.
16782         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
16783         (Info-directory-toc-nodes, Info-directory-find-file)
16784         (Info-directory-find-node): New functions.
16785         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
16786         (Info-history): Move part of code to
16787         `Info-history-find-node'.
16788         (Info-history-toc-nodes, Info-history-find-file)
16789         (Info-history-find-node): New functions.
16790         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
16791         (Info-toc): Move part of code to `Info-toc-find-node'.
16792         (Info-toc-find-node): New function.
16793         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
16794         the current Info file name to references because now the node
16795         "*TOC*" belongs to the same Info manual.
16796         (Info-toc-build): Rename from `Info-build-toc'.
16797         (Info-toc-nodes): Rename input argument `file' to `filename'.
16798         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
16799         instead of ad-hoc processing of ("dir" apropos history toc).
16800         (Info-index-nodes): Use Info-virtual-file-p
16801         to check for a virtual file instead of checking a fixed list
16802         of node names.
16803         (Info-index-node): Add check for `Info-current-node-virtual'.
16804         Raise `save-match-data' higher up the tree to contain
16805         `search-forward' too (bug fix).
16806         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
16807         (Info-virtual-index-nodes): New variable.
16808         (Info-virtual-index-find-node, Info-virtual-index): New functions.
16809         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
16810         (Info-apropos-file, Info-apropos-nodes): New variables.
16811         (Info-apropos-toc-nodes, Info-apropos-find-file)
16812         (Info-apropos-find-node, Info-apropos-matches): New functions.
16813         (info-apropos): Move part of code to `Info-apropos-find-node' and
16814         `Info-apropos-matches'.
16815         (Info-mode-map): Bind "I" to `Info-virtual-index'.
16816         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
16817         for a virtual file instead of checking a fixed list of node names.
16819         * simple.el (async-shell-command): New command.
16821         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
16823         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
16824         instead of `mount-info'.
16826 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
16828         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
16829         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
16831 2009-07-02  Kenichi Handa  <handa@m17n.org>
16833         * international/mule.el (set-keyboard-coding-system): Force *-unix
16834         coding-system to avoid eol conversion.
16836 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
16838         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
16839         Add handler for `process-file', `shell-command' and
16840         `start-file-process'.
16841         (tramp-gvfs-handle-shell-command)
16842         (tramp-gvfs-handle-start-file-process)
16843         (tramp-gvfs-handle-process-file): New defuns.
16844         (tramp-synce-list-devices): Simplify check for existence of property.
16846 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
16848         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
16850 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
16852         * language/korean.el (set-language-info-alist): Add korean-cp949,
16853         cp949 to spec.
16855 2009-07-01  Kenichi Handa  <handa@m17n.org>
16857         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
16859         * international/encoded-kb.el: Deleted.
16861         * international/mule.el (set-keyboard-coding-system): Perform the
16862         necessary setup here instead of calling encoded-kbd-setup-display.
16864 2009-07-01  Glenn Morris  <rgm@gnu.org>
16866         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
16868 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
16870         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
16872 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
16874         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
16875         Handle also the 'rename case, when setting file modes.  (Bug#3712)
16876         (tramp-default-file-modes): Remove execute permissions.
16878         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
16879         (top): Add a default for "synce" in `tramp-default-user-alist'.
16880         Add completion function for "synce" method.
16881         (tramp-hal-service, tramp-hal-path-manager)
16882         (tramp-hal-interface-manager, tramp-hal-interface-device):
16883         New defconst.
16884         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
16885         (tramp-synce-list-devices, tramp-synce-parse-device-names):
16886         New defuns.
16888         * net/trampver.el: Update release number.
16890 2009-06-30  Kenichi Handa  <handa@m17n.org>
16892         * international/fontset.el (setup-default-fontset): Add CJK fonts
16893         for symbols and the other miscellaneous characters.
16895         * language/korea-util.el (setup-korean-environment-internal):
16896         Make char-width-table suitable for Korean environments.
16897         (exit-korean-environment): Cancel above.
16899         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
16900         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
16901         setup-function to make char-width-table suitable for respective
16902         environments, and an exit-function to cancel that.
16904         * language/japan-util.el (setup-japanese-environment-internal):
16905         Call use-cjk-char-width-table with arg `ja_JP'.
16907         * international/characters.el (cjk-char-width-table): Delete it.
16908         (cjk-char-width-table-list): New variable.
16909         (use-cjk-char-width-table): New arg local-name.
16910         (use-default-char-width-table): Fix for the case that Emacs is
16911         already using the default char-width-table.
16913 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
16915         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
16916         modes mandatory.  (Bug#3712)
16918 2009-06-29  Alan Mackenzie  <acm@muc.de>
16920         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
16921         correction between the visible width of TABs and their number of bytes.
16923 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
16925         * server.el (server-buffer-done): Prevent kill-buffer from
16926         prompting by clearing the buffer modification flag (Bug#3696).
16928 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
16930         * progmodes/verilog-mode.el (verilog-beg-of-statement)
16931         (verilog-endcomment-reason-re): Support unique case and priority case.
16932         (verilog-basic-complete-re): Support localparam lineup.
16933         (verilog-beg-of-statement-1): Fix for robustness, unique case.
16934         (verilog-set-auto-endcomments): Fix for unique case, always_comb
16935         commenting.
16936         (verilog-leap-to-case-head): Now support *nested* unique &
16937         priority case statements.
16938         (verilog-auto-lineup): Make just declarations the default (as it
16939         had been).
16940         (verilog-leap-to-case-head): Support priority/unique case statements.
16941         (verilog-auto-lineup): Rework to give users radio buttons to
16942         select the various styles of automatic lineup.
16943         (verilog-error-regexp-alist): Rework to support the XEmacs style
16944         of error regular expressions from compilers, lint tools &
16945         simulators.  Note that GNU Emacs has made it impossible for a mode
16946         to load such things.
16947         (electric-verilog-terminate-line, verilog-indent-declaration)
16948         (verilog-auto-wiure): Rework for radio button selection of
16949         auto-lineup selection of specification of auto lineup.
16950         (verilog-beg-of-statement-1): Redesign to support proper operation
16951         in additional code, based on testing with auto-lineup.
16952         (verilog-calculate-indent, assignments & declarations)
16953         (verilog-backward-token): Enhance to support auto-lineup of
16954         assignments & declarations.
16955         (verilog-in-directive-p, verilog-at-struct-p): New function for
16956         easy test of whether we are.
16957         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
16958         to support safe execution at almost anyline.
16959         (verilog-calc-1): Properly support indenting deep inside generate
16960         blocks.
16961         (verilog-init-font): Remove definition & use of verilog-init-font,
16962         as it is redundant with font-lock-defaults.
16963         (verilog-mode): Alter the definition of verilog-font-lock-defaults
16964         to avoid circular calls if syntax-ppss is a function (as is the
16965         case now in 22.x GNU Emacs) as that function would sometimes call
16966         itself, leading to (nearly) infinite recursion.
16967         (verilog-ovm-begin-re, verilog-ovm-end-re)
16968         (verilog-ovm-statement-re, verilog-leap-to-head)
16969         (verilog-backward-token): Add support for OVM macros.  Some are
16970         complete statements, and others open and close scopes like begin
16971         and end.
16972         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
16973         (verilog-defun-level-generate-only-re): Really fix the defun-list
16974         compilation issue.
16975         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
16976         coverpoint, constraint and cross statements.
16977         (verilog-defun-level-list, verilog-generate-defun-level-list)
16978         (verilog-all-defun-level-list): Redo these specifications - it is
16979         too hard to support eval-when compile aggregation of lists also
16980         built at when-compile time.
16981         (verilog-defun-level-list): Place defconsts of variables used in
16982         building regular expressions which are built in eval-when-compile
16983         bodies in the same eval-when-compile body to facilitate compile
16984         without load.
16985         (verilog-beg-block-re-ordered): Support indenting
16986         virtual/protected tasks and functions.
16987         (verilog-defun-level-list, verilog-in-generate-region-p)
16988         (verilog-backward-ws&directives, verilog-calc-1): Speed up
16989         indentation of some module items (generate items).
16990         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
16991         across virtual/protected tasks and functions.
16993 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
16995         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
16996         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
16997         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
16998         in concatenations.  Reported by Yishay Belkind.
16999         (verilog-auto-ascii-enum): Support one-hot state machines in
17000         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
17001         (verilog-auto-inst, verilog-auto-inst-port): Include interface
17002         modport in AUTOINST and add vl-modport for users.  Reported by
17003         David Rogoff.
17004         (verilog-auto-inout-module, verilog-auto-inst)
17005         (verilog-decls-get-interfaces, verilog-insert-definition)
17006         (verilog-insert-one-definition, verilog-read-decls)
17007         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
17008         (verilog-sig-modport, verilog-signals-combine-bus)
17009         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
17010         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
17011         Suggested by David Rogoff.
17012         (verilog-repair-open-comma): Fix non-insertion of comma when
17013         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
17014         (verilog-make-width-expression): Simplify [A-1:0] expression
17015         widths to just {A{1'b0}}.
17016         (verilog-mode): Cleanup checkdoc warnings.
17017         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
17018         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
17019         inputs/outputs or data type.  Suggested by Vasu Kandadi.
17020         (next-error-last-buffer): Fix byte-compiler warning.
17021         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
17022         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
17023         or shell command text during AUTO expansion.  Suggested by Tad Truex.
17024         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
17025         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
17026         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
17027         in AUTOINOUT.  Reported by Matthew Lovell.
17028         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
17029         causing use of <= assignments.  Reported by Alex Reed.
17030         (verilog-read-decls): Fix triand, trior, wand, wor to be
17031         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
17032         (verilog-extended-complete-re): Support import "DPI-C" functions.
17033         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
17034         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
17035         (verilog-insert-date, verilog-insert-year)
17036         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
17037         Windows systems.  Reported by Michael Potts.
17038         (verilog-read-module-name): Fix AUTOINST when the child module
17039         declaration's name is a tick define.  Reported by Elliot Mednick.
17040         (verilog-read-decls): Fix V2K parameter bit subscripts getting
17041         passed to next parameter's definition.  Reported by Bruce T.
17042         (verilog-read-decls): Fix detecting "parameter int" when using
17043         AUTOINSTPARAM.  Reported by Bruce T.
17044         (verilog-goto-defun): Fix goto not finding modules unless first
17045         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
17046         (verilog-mode): Expand -f flag arguments on entry to mode so
17047         verilog-goto-defun will work.  Reported by Lawrence Butcher.
17048         (verilog-getopt): Expand environment variables in -f file
17049         arguments.  Suggested by Lawrence Butcher.
17050         (verilog-set-define): Fix "Symbol's value as variable is void"
17051         when reading enumerations.
17052         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
17053         Suggested by Stephen Peltan.
17054         (verilog-read-defines): Fix reading of enumerations in include
17055         files.  Reported by Steve Peltan.
17057 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
17059         * files.el (trash-directory): Fix defcustom type.
17061 2009-06-28  Juri Linkov  <juri@jurta.org>
17063         * help-fns.el (describe-function-1): Correctly locate adviced
17064         functions in hyperlink (Bug#2438).
17066 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
17068         * files.el (trash-directory): Change default to nil.
17069         (move-file-to-trash): If trash-directory is nil and
17070         system-move-file-to-trash is unbound, perform freedesktop-style
17071         trashing.
17073 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
17075         * files.el (move-file-to-trash): Add freedesktop trash
17076         support (Bug#973).
17078 2009-06-28  Glenn Morris  <rgm@gnu.org>
17080         * autorevert.el (global-auto-revert-non-file-buffers)
17081         (global-auto-revert-mode): Doc fixes.
17083 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
17085         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
17087 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
17089         * faces.el (x-handle-named-frame-geometry): Ensure that we have
17090         opened an X connection before calling x-get-resource (Bug#3194).
17092         * play/doctor.el: Remove reference to obsolete website.
17093         (make-doctor-variables): Correct grammar mistake (Bug#2633).
17095 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
17097         Remove find-file-not-found-hook VC method.  (Bug#2757)
17098         * vc-hooks.el (vc-file-not-found-hook)
17099         (vc-default-find-file-not-found-hook): Remove functions.
17100         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
17101         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
17102         * vc.el:
17103         * vc-hg.el:
17104         * vc-git.el: Do not mention find-file-not-found-hook VC method.
17106 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
17108         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
17109         compatibility function for `looking-back'.
17111         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
17112         Use `ispell-looking-back'.
17114 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
17116         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
17117         rather than `filename'.
17119 2009-06-23  Miles Bader  <miles@gnu.org>
17121         * face-remap.el (text-scale-set): New function.
17123 2009-06-23  Glenn Morris  <rgm@gnu.org>
17125         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
17127         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
17129         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
17131         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
17133         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
17134         Simplify Persian conditionals.
17136         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
17137         variable `filename'.
17139         * comint.el (comint-insert-input): Doc fix.
17141         * Makefile.in (ELCFILES): Fix typo in previous change.
17143 2009-06-23  Miles Bader  <miles@gnu.org>
17145         * cus-start.el: Add entry for `recenter-redisplay'.
17147 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
17149         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
17150         Add an optional argument for the backend, use it instead of
17151         calling vc-backend.
17152         (vc-mode-line): Add an optional argument for the backend.
17153         Pass the backend to vc-state and vc-working-revision.  Move code for
17154         special handling for vc-state being a buffer to ...
17156         * vc-rcs.el (vc-rcs-find-file-hook):
17157         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
17159         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
17160         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
17161         vc-stay-local-p and vc-mode-line calls.
17163         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
17164         (vc-cvs-diff, vc-cvs-annotate-command)
17165         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
17166         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
17167         vc-mode-line calls.
17169         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
17170         direct comparison.
17171         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
17172         backend when calling vc-mode-line.
17173         (vc-register): Do not create a closure for calling the vc register
17174         function, call it directly.
17176 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
17178         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
17179         to make it obvious item can be clicked.
17181         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
17183 2009-06-23  Kenichi Handa  <handa@m17n.org>
17185         * language/korea-util.el (korean-key-bindings): Change the binding
17186         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
17187         same command.
17189 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
17191         Sync with Tramp 2.1.16.
17193         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
17195         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
17196         when a loading of a package fails.  Completion function for rsync
17197         is `tramp-completion-function-alist-ssh'.
17198         (all): Replace all calls of `split-string' and
17199         `tramp-split-string' by `tramp-compat-split-string'.
17200         (tramp-default-method): Use `tramp-compat-process-running-p'.
17201         (tramp-default-proxies-alist): Allow also Lisp forms.
17202         (tramp-remote-path): Add choice "Private Directories".
17203         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
17204         (tramp-domain-regexp): Allow also "-", "_" and ".".
17205         (tramp-end-of-output): Remove newlines, and add "$" at the end.
17206         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
17207         (tramp-debug-message): Insert header line in debug buffer.
17208         (tramp-handle-directory-files-and-attributes-with-stat):
17209         Care about filenames with spaces, or starting with "-".
17210         (tramp-handle-dired-uncache): New defun.
17211         (tramp-handle-insert-directory): Don't flush the directory from
17212         cache, this is handled by `dired-uncache' now.
17213         (tramp-handle-insert-file-contents): Improve error handling.
17214         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
17215         Quote `tramp-end-of-output'.
17216         (tramp-action-password): Improve trace message.
17217         (tramp-check-for-regexp): Both echoes must be present, before removing.
17218         (tramp-open-connection-setup-interactive-shell): Trace coding system.
17219         (tramp-compute-multi-hops): Eval cons cells of
17220         `tramp-default-proxies-alist'.
17221         (tramp-maybe-open-connection): Use the same command pattern for
17222         first hop and further hops.
17223         (tramp-wait-for-output): Remove handling of newlines.
17224         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
17225         (tramp-split-string): Remove function.  It is handled in
17226         tramp-compat now.
17228         * net/tramp-cmds.el (tramp-bug):
17229         Recommend `tramp-cleanup-all-connections' in the bug mail.
17231         * net/tramp-compat.el (tramp-compat-split-string)
17232         (tramp-compat-process-running-p): New defuns.
17234         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
17235         for `dired-uncache'.
17237         * net/tramp-gvfs.el: New package.
17239         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
17240         Add handler for `dired-uncache'.
17241         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
17243         * net/trampver.el: Update release number.  Make version check fit
17244         for SXEmacs 22.
17246 2009-06-22  Jim Meyering  <meyering@redhat.com>
17248         Automatically handle .xz suffix (XZ-compressed files), too.
17249         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
17250         XZ is the successor to LZMA: <http://tukaani.org/xz/>
17252 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
17253             Nick Roberts  <nickrob@snap.net.nz>
17255         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
17256         repository (http://sphinx.net.ru/hg/gdb-mi/).
17258 2009-06-22  Glenn Morris  <rgm@gnu.org>
17260         * files.el (dir-locals-collect-mode-variables): Allow for any number of
17261         `mode' and `eval' entries.  (Bug#3430)
17263         * Makefile.in (ELCFILES): Add fadr.elc.
17265         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
17266         differing behavior of \n and ^ in strings.  (Bug#3385)
17268         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
17270         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
17271         property.
17272         (lisp-indent-function): Make it a defcustom.
17274 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
17276         * progmodes/gdb-ui.el: Replace with ...
17277         * progmodes/gdb-mi.el: ... this file.
17278         * progmodes/gud.el: Modify for gdb-mi.el.
17280 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
17282         * fadr.el: New file.
17284 See ChangeLog.14 for earlier changes.
17286 ;; Local Variables:
17287 ;; coding: utf-8
17288 ;; End:
17290     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
17292   This file is part of GNU Emacs.
17294   GNU Emacs is free software: you can redistribute it and/or modify
17295   it under the terms of the GNU General Public License as published by
17296   the Free Software Foundation, either version 3 of the License, or
17297   (at your option) any later version.
17299   GNU Emacs is distributed in the hope that it will be useful,
17300   but WITHOUT ANY WARRANTY; without even the implied warranty of
17301   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17302   GNU General Public License for more details.
17304   You should have received a copy of the GNU General Public License
17305   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17307 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1