* image.el (image-animated-p): When delay between animated images is 0,
[emacs.git] / lisp / ChangeLog
blobcfc0f92734649a8696f3b39914c357fa7cb6d833
1 2010-05-25  Juri Linkov  <juri@jurta.org>
3         * image.el (image-animated-p): When delay between animated images
4         is 0, set it to 10 (0.1 sec).  (Bug#6258)
6 2010-05-25  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
8         * net/tramp.el (tramp-handle-insert-directory): Don't use
9         `forward-word', it's default syntax could be changed.
11 2010-05-25  Michael Albinus  <michael.albinus@gmx.de>
13         * net/tramp.el (tramp-progress-reporter-update): New defun.
14         (with-progress-reporter): Use it.
15         (tramp-process-actions):
16         * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
17         current message, in order to let progress reporter continue
18         afterwards.  (Bug#6257)
20 2010-05-25  Glenn Morris  <rgm@gnu.org>
22         * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
23         Add :version.
25 2010-05-25  Ryan Yeske  <rcyeske@gmail.com>
27         * net/rcirc.el (rcirc-server-alist): Add :pass.
28         (rcirc-default-user-name): Change to "user".
29         (rcirc-default-full-name): Change to "unknown".
30         (rcirc-user-name-history): Add variable.
31         (rcirc): When prompting for connection paramaters, also prompt for
32         username and password.
33         (rcirc-connect): Take a PASS argument.  If PASS is non-nil, send
34         value to server when connecting.
36 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
38         * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
39         (smie-merge-prec2s): Pass the tables as separate args.
40         (smie-bnf-precedence-table): Adjust call accordingly.
41         (smie-prec2-levels): Set levels at the end.
43         Replace Lisp calls to delete-backward-char by delete-char.
44         * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
45         skeleton.el, term.el, time.el, wid-edit.el, woman.el,
46         calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
47         calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
48         emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
49         eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
50         gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
51         language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
52         net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
53         progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
54         progmodes/ps-mode.el, progmodes/verilog-mode.el,
55         progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
56         textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
57         textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
58         delete-backward-char by calls to delete-char.
60 2010-05-25  Kenichi Handa  <handa@m17n.org>
62         * language/hebrew.el (hebrew-shape-gstring): New function.
63         Register it in composition-function-table for all Hebrew combining
64         characters.
66 2010-05-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
68         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
70 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
72         * subr.el (read-quoted-char): Resolve modifiers after key
73         remapping (bug#6212).
75 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
77         * image.el (image-refresh): Define as an alias for image-flush.
79         * image-mode.el (image-toggle-display-image): Caller changed.
81 2010-05-21  Juri Linkov  <juri@jurta.org>
83         * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
84         Remove "all" from grep-files-aliases.  Split grep-files-aliases by
85         whitespace, call wildcard-to-regexp on substrings and concat them
86         with "\\|".  (Bug#6114)
88 2010-05-21  Alan Mackenzie  <acm@muc.de>
90         * progmodes/cc-engine.el (c-parse-state-get-strategy):
91         Replace parameter `here' with `here-' and `here-plus', which sandwich
92         any pertinent CPP construct.
93         (c-remove-stale-state-cache-backwards): Fix a bug which happens
94         when doing (c-parse-state) in a CPP construct: Exclude any "new"
95         CPP construct from taking part in the scanning.
97 2010-05-21  Michael Albinus  <michael.albinus@gmx.de>
99         * net/tramp.el (tramp-do-copy-or-rename-file)
100         (tramp-handle-file-local-copy, tramp-maybe-open-connection):
101         Tune `with-progress-reporter' messages.
102         (tramp-handle-vc-registered):
103         * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
104         (tramp-fish-handle-insert-file-contents)
105         (tramp-fish-maybe-open-connection):
106         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
107         * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
108         (tramp-imap-handle-insert-file-contents)
109         (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
111 2010-05-21  Juanma Barranquero  <lekktu@gmail.com>
113         * add-log.el (change-log-font-lock-keywords):
114         Highlight all authors in multi-author entries.
116         * smerge-mode.el (smerge-refine-ignore-whitespace)
117         (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
118         Fix typos in docstrings.
119         (smerge-resolve, smerge-refine-subst): Reflow docstrings.
121 2010-05-21  Glenn Morris  <rgm@gnu.org>
123         * progmodes/fortran.el (fortran-mode):
124         * progmodes/f90.el (f90-mode): Derive from prog-mode.
126         * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
127         having a relative path in src/Makefile.in.
129 2010-05-20  Kevin Ryde  <user42@zip.com.au>
131         * help-mode.el (help-make-xrefs): For Info node links turn
132         newlines into spaces.  Link node names with newlines are matched
133         by help-xref-info-regexp and buttonized, this change ensures they
134         can be followed successfully with RET.  (Bug#6206)
136 2010-05-20  Juri Linkov  <juri@jurta.org>
138         * locate.el (locate): Use pop-to-buffer instead of
139         switch-to-buffer-other-window.  (Bug#6204)
141 2010-05-20  Juri Linkov  <juri@jurta.org>
143         * replace.el (replace-highlight): Fix lazy-highlighting
144         for `M-s w str M-% str RET'.
146 2009-12-15  Masatake YAMATO  <yamato@redhat.com>
148         * isearch.el (isearch-yank-word-or-char): Pull next subword
149         when `subword-mode' is activated.  (Bug#6220)
151 2010-05-20  Mark A. Hershberger  <mah@everybody.org>
153         * isearch.el (isearch-update-post-hook): New hook.
154         (isearch-update): Use the new hook.  (Bug#6225)
156 2010-05-20  Juri Linkov  <juri@jurta.org>
158         * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
159         [f1], [help], and (char-to-string help-char) instead of "\C-h".
160         (Bug#6222)
162 2010-05-20  Juri Linkov  <juri@jurta.org>
164         * isearch.el (isearch-yank-string): Use isearch-process-search-string.
165         (Bug#6223)
167 2010-05-20  Juri Linkov  <juri@jurta.org>
169         * dired-x.el (dired-jump, dired-jump-other-window): Add arg
170         FILE-NAME to read from the minibuffer when called interactively
171         with prefix argument instead of using buffer-file-name.
172         http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
174         * dired.el: Update autoloads.
176 2010-05-20  Chong Yidong  <cyd@stupidchicken.com>
178         * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
179         nxml-finish-element, for consistency with SGML mode.
181         * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
182         octave-close-block.
184 2010-05-20  Juanma Barranquero  <lekktu@gmail.com>
186         * composite.el: Require cl when compiling.
187         (reference-point-alist, compose-gstring-for-graphic)
188         (compose-gstring-for-terminal): Fix typos in docstrings.
190 2010-05-19  Juri Linkov  <juri@jurta.org>
192         * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
193         set-window-parameter.
195 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
197         * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
198         where appropriate.
199         (tramp-maybe-open-connection): Use it.
201 2010-05-19  Eli Zaretskii  <eliz@gnu.org>
203         * simple.el (move-end-of-line): Make sure we are at line beginning
204         before backing up to end of previous line.
206 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
208         * password-cache.el (password-cache-remove): Fix docstring.
210         * net/secrets.el: Autoload the widget functions.
211         (secrets-search-items, secrets-create-item)
212         (secrets-get-attributes, secrets-expand-item): Attributes will be
213         stored on the password database without leading ":", as all other
214         clients do as well.
215         (secrets-mode): Fix docstring.
216         (secrets-show-secrets): Provide it as autoloaded command only when
217         D-Bus support is available.  Check existence of Secret Service API.
219 2010-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
221         * indent.el (indent-region): Deactivate region (bug#6200).
223 2010-05-19  Glenn Morris  <rgm@gnu.org>
225         * vc-dir.el (vc-dir): Don't pop-up-windows.  (Bug#6204)
227 2010-05-19  Kenichi Handa  <handa@m17n.org>
229         * composite.el: Register compose-gstring-for-graphic in
230         composition-function-table only for combining characters (Mn, Mc, Me).
232 2010-05-18  Jay Belanger  <jay.p.belanger@gmail.com>
234         * calc/calc-trail.el (calc-trail-isearch-forward)
235         (calc-trail-isearch-backward): Ensure that the new window
236         point is set correctly.
238 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
240         * subr.el (read-quoted-char): Resolve modifiers after key
241         remapping (bug#6212).
243 2010-05-18  Michael Albinus  <michael.albinus@gmx.de>
245         Add visualization code for secrets.
246         * net/secrets.el (secrets-mode): New major mode.
247         (secrets-show-secrets, secrets-show-collections)
248         (secrets-expand-collection, secrets-expand-item)
249         (secrets-tree-widget-after-toggle-function)
250         (secrets-tree-widget-show-password): New defuns.
252 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
254         * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
255         (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
256         handled in smie-next-sexp.
257         (smie-indent-calculate): Provide a starting indentation (so the
258         recursion is well-founded ;-).
260         Fix handling of non-associative equal levels.
261         * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
262         when it's not needed.
263         (smie-op-left, smie-op-right): New functions.
264         (smie-next-sexp): New function, extracted from smie-backward-sexp.
265         Better handle equal levels to distinguish the associative case from
266         the "multi-keyword construct" case.
267         (smie-backward-sexp, smie-forward-sexp): Use it.
269 2010-05-18  Juanma Barranquero  <lekktu@gmail.com>
271         * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
273         * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
274         (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
276 2010-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
278         Provide a simple generic indentation engine and use it for Prolog.
279         * emacs-lisp/smie.el: New file.
280         * progmodes/prolog.el (prolog-smie-op-levels)
281         (prolog-smie-indent-rules): New var.
282         (prolog-mode-variables): Use them to configure SMIE.
283         (prolog-indent-line, prolog-indent-level): Remove.
285 2010-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
287         * calc/calc-vec.el (math-vector-avg): Put the vector elements in
288         order before computing the averages.
290 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
292         * calc/calc-vec.el (calc-histogram):
293         (calcFunc-histogram): Allow vectors as inputs.
294         (math-vector-avg): New function.
296         * calc/calc-ext.el (math-group-float): Have the number of digits
297         being grouped depend on the radix (Bug#6189).
299 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
301         * version.el (emacs-copyright, emacs-version): Don't define here,
302         now that emacs.c defines it.
304 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
306         * international/mule-cmds.el (mule-menu-keymap): Fix definition of
307         "Describe Language Environment" menu item.
309         * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
311         Bidi-sensitive movement with arrow keys.
312         * subr.el (right-arrow-command, left-arrow-command): New functions.
314         * bindings.el (global-map): Bind them to right and left arrow keys.
316         Don't override standard definition of convert-standard-filename.
317         * files.el (convert-standard-filename): Call
318         w32-convert-standard-filename and dos-convert-standard-filename on
319         the corresponding systems.
321         * w32-fns.el (w32-convert-standard-filename): Rename from
322         convert-standard-filename.  Doc fix.
324         * dos-fns.el (dos-convert-standard-filename): Doc fix.
325         (convert-standard-filename): Don't defalias.
326         (register-name-alist, make-register, register-value)
327         (set-register-value, intdos): Obsolete aliases for the
328         corresponding dos-* functions and variables.
329         (dos-intdos): Add a doc string.
331 2010-05-15  Jay Belanger  <jay.p.belanger@gmail.com>
333         * calc/calc-aent.el (math-read-token, math-find-user-tokens):
334         * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
335         (math-compose-tex-func):
336         * calc/calccomp.el (math-compose-expr):
337         * calc/calc-ext.el (math-format-flat-expr-fancy):
338         * calc/calc-store.el (calc-read-var-name):
339         * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
341         * calc/calc.el (var-π, var-φ, var-γ): New variables.
342         * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
343         * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
344         (math-standard-units): Add units.
346 2010-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
348         * progmodes/asm-mode.el (asm-mode):
349         * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
351         * pcomplete.el (pcomplete-completions-at-point): New function,
352         extracted from pcomplete-std-complete.
353         (pcomplete-std-complete): Use it.
355 2010-05-15  Glenn Morris  <rgm@gnu.org>
357         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
358         Remove references to CVS, RCS and Old directories.
360 2010-05-14  Jay Belanger  <jay.p.belanger@gmail.com>
362         * calc/calc-bin.el (math-format-twos-complement): Group digits when
363         appropriate.
365 2010-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
367         * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
368         (sh-mode-syntax-table): Give it a default value instead.
369         (sh-header-marker): Make buffer-local.
370         (sh-mode): Move make-local-variable to the corresponding setq.
371         (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
372         Use complete-with-action.
374         * simple.el (prog-mode): New (abstract) major mode.
375         * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
376         * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
378 2010-05-14  Juanma Barranquero  <lekktu@gmail.com>
380         * progmodes/sql.el (sql-oracle-program): Reflow docstring.
381         (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
382         (sql-add-product-keywords, sql-highlight-product, sql-set-product)
383         (sql-make-alternate-buffer-name, sql-placeholders-filter)
384         (sql-escape-newlines-filter, sql-input-sender)
385         (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
387 2010-05-13  Chong Yidong  <cyd@stupidchicken.com>
389         Add TeX open-block and close-block keybindings to SGML, and vice versa.
391         * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
392         latex-open-block and C-c / to latex-close-block.
394         * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
395         and C-c C-e to sgml-close-tag.
397 2010-05-13  Michael Albinus  <michael.albinus@gmx.de>
399         * net/tramp.el (with-progress-reporter): Create reporter object
400         only when the message would be displayed.  Handle nested calls.
401         (tramp-handle-load, tramp-handle-file-local-copy)
402         (tramp-handle-insert-file-contents, tramp-handle-write-region)
403         (tramp-maybe-send-script, tramp-find-shell):
404         Use `with-progress-reporter'.
405         (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
406         Fix message text.
408         * net/tramp-smb.el (tramp-smb-handle-copy-file)
409         (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
410         (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
411         Use `with-progress-reporter'.
413 2010-05-13  Agustín Martín  <agustin.martin@hispalinux.es>
415         * ispell.el (ispell-init-process): Do not kill ispell process
416         everytime when spellchecking from the minibuffer (bug#6143).
418 2010-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
420         * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
422         * dos-fns.el: Add "dos-" prefix for namespace control.
423         (convert-standard-filename): Define as alias for
424         dos-convert-standard-filename but only if applicable.
426 2010-05-12  Alan Mackenzie  <acm@muc.de>
428         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
429         Push the mark at the start of these functions when appropriate.
431 2010-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
433         * minibuffer.el (completion-cycle-threshold): New custom var.
434         (completion--do-completion): Use it.
435         (minibuffer-complete): Use cycling if appropriate.
437 2010-05-11  Juanma Barranquero  <lekktu@gmail.com>
439         * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
440         buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
442 2010-05-11  Juri Linkov  <juri@jurta.org>
444         * scroll-all.el (scroll-all-check-to-scroll):
445         Add `scroll-up-command' and `scroll-down-command' (bug#6164).
447 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
449         * iimage.el (iimage-mode-map): Move initialization into declaration.
450         (iimage-mode-buffer): Use with-silent-modifications.
451         Simplify calling convention.  Adjust callers.
452         (iimage-mode): Don't run hook redundantly.
454         * minibuffer.el (completion-pcm--pattern->regex):
455         Fix last change (bug#6160).
457 2010-05-10  Juri Linkov  <juri@jurta.org>
459         Remove nodes visited during Isearch from the Info history.
460         * info.el (Info-isearch-initial-history)
461         (Info-isearch-initial-history-list): New variables.
462         (Info-isearch-start): Record initial values of
463         Info-isearch-initial-history and Info-isearch-initial-history-list.
464         Add Info-isearch-end to isearch-mode-end-hook.
465         (Info-isearch-end): New function.
467 2010-05-10  Michael Albinus  <michael.albinus@gmx.de>
469         * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
470         format string, in order to work around a bug in pdksh.
471         Reported by Gilles Pion <gpion@lfdj.com>.
472         (tramp-handle-verify-visited-file-modtime): Do not send a command
473         when the connection is not established.
474         (tramp-handle-set-file-times): Simplify the check for utc.
476 2010-05-10  Juanma Barranquero  <lekktu@gmail.com>
478         Fix use of `filter-buffer-substring' (rework previous change).
479         * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
480         (cua-repeat-replace-region):
481         * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
482         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
483         (cua-cut-region-to-global-mark): Use it.
485 2010-05-09  Michael R. Mauger  <mmaug@yahoo.com>
487         * progmodes/sql.el: Version 2.1.
488         (sql-product-alist): Redesign structure of product info.
489         (sql-product, sql-user, sql-server, sql-database): Safe variables.
490         (sql-port, sql-port-history): New variables.
491         (sql-interactive-product): New variable.
492         (sql-send-terminator): New variable.
493         (sql-imenu-generic-expression): Add "Types" imenu entry.
494         (sql-oracle-login-params, sql-sqlite-login-params)
495         (sql-mysql-login-params, sql-solid-login-params)
496         (sql-sybase-login-params, sql-informix-login-params)
497         (sql-ingres-login-params, sql-ms-login-params)
498         (sql-postgres-login-params, sql-interbase-login-params)
499         (sql-db2-login-params, sql-linter-login-params)
500         (sql-oracle-scan-on): New variables.
501         (sql-mode-map): Add C-c C-i to start interactive mode.
502         (sql-mode-menu): Update existing menu entries.
503         (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
504         (sql-mode-oracle-font-lock-keywords)
505         (sql-mode-postgres-font-lock-keywords)
506         (sql-mode-ms-font-lock-keywords)
507         (sql-mode-sybase-font-lock-keywords)
508         (sql-mode-informix-font-lock-keywords)
509         (sql-mode-interbase-font-lock-keywords)
510         (sql-mode-ingres-font-lock-keywords)
511         (sql-mode-solid-font-lock-keywords)
512         (sql-mode-mysql-font-lock-keywords)
513         (sql-mode-sqlite-font-lock-keywords)
514         (sql-mode-db2-font-lock-keywords)
515         (sql-mode-linter-font-lock-keywords): Update initialization to
516         reduce run-time complexity.
517         (sql-add-product, sql-del-product): New functions.
518         (sql-set-product-feature, sql-get-product-feature): New functions.
519         (sql-product-font-lock): Update product API.
520         (sql-add-product-keywords): New function.
521         (sql-highlight-product): Update product API.
522         (sql-help-list-products): New function.
523         (sql-help): Dynamically lists free and non-free products.
524         (sql-get-login): Correct bug in handling history and added
525         prompt for port.
526         (sql-copy-column): Copy without properties.
527         (sqli-input-sender): Apply filters to SQLi input.
528         (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
529         Implement as a filter.
530         (sql-escape-newlines-filter): Implement as a filter.
531         (sql-remove-tabs-filter): New function.
532         (sql-send-magic-terminator): New function.
533         (sql-send-string): Implement magic terminator.
534         (sql-send-region): Use `sql-send-string'.
535         (sql-interactive-mode): Use product API.
536         (sql-product-interactive): Use product API.
537         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
538         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
539         (sql-db2, sql-linter): Use `sql-product-interactive'.
540         (sql-connect): New function.
541         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
542         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
543         (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
544         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
545         Use `sql-connect'.
547 2010-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
549         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
550         New custom variable.
551         (completion-pcm--string->pattern): Use it.
552         (completion-pcm--pattern->regex, completion-pcm--pattern->string):
553         Make it handle any symbol as `any'.
554         (completion-pcm--merge-completions): Extract common suffix for the new
555         `prefix' symbol as well.
556         (completion-substring--all-completions): Use the new `prefix' symbol.
558 2010-05-09  Michael Albinus  <michael.albinus@gmx.de>
560         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
561         not bound.
562         (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
563         (tramp-compat-funcall): New defmacro.
564         (tramp-compat-line-beginning-position)
565         (tramp-compat-line-end-position)
566         (tramp-compat-temporary-file-directory)
567         (tramp-compat-make-temp-file, tramp-compat-file-attributes)
568         (tramp-compat-copy-file, tramp-compat-copy-directory)
569         (tramp-compat-delete-file, tramp-compat-delete-directory)
570         (tramp-compat-number-sequence, tramp-compat-process-running-p)
571         * net/tramp.el (top, with-progress-reporter)
572         (tramp-rfn-eshadow-setup-minibuffer)
573         (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
574         (tramp-handle-dired-compress-file, tramp-handle-shell-command)
575         (tramp-completion-mode-p, tramp-check-for-regexp)
576         (tramp-open-connection-setup-interactive-shell)
577         (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
578         (tramp-time-diff, tramp-coding-system-change-eol-conversion)
579         (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
580         * net/tramp-cmds.el (tramp-cleanup-all-connections)
581         (tramp-reporter-dump-variable, tramp-load-report-modules)
582         (tramp-append-tramp-buffers)
583         * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
585         * net/tramp-imap.el (top): Autoload `epg-make-context'.
587 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
589         * progmodes/compile.el (compilation-buffer-modtime): Rename from
590         buffer-modtime.  Adjust users.
592 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
594         * international/mule.el (auto-coding-alist): Only purecopy
595         car of each item, not the whole list (Bug#6083).
597 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
599         * progmodes/js.el (js-mode): Make paragraph variables local before
600         calling c-setup-paragraph-variables (Bug#6071).
602 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
604         * composite.el (compose-region, reference-point-alist): Fix typos
605         in the doc strings.
607 2010-05-08  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
609         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
610         gnuplot's "set" command.
612 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
614         * abbrev.el (last-abbrev-text): Doc fix.
615         (abbrev-prefix-mark): Don't escape parenthesis.
617 2010-05-08  Andreas Schwab  <schwab@linux-m68k.org>
619         * composite.el (find-composition): Doc fix.
621 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
623         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
624         (sql-oracle-program, sql-sqlite-options)
625         (sql-query-placeholders-and-send): Doc fixes.
626         (sql-set-product, sql-interactive-mode): Reflow docstrings.
627         (sql-imenu-generic-expression, sql-buffer)
628         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
629         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
630         (sql-mode-sybase-font-lock-keywords)
631         (sql-mode-informix-font-lock-keywords)
632         (sql-mode-interbase-font-lock-keywords)
633         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
634         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
635         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
636         (sql-product-feature, sql-highlight-product)
637         (comint-line-beginning-position, sql-rename-buffer)
638         (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
639         (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
640         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
641         Fix typos in docstrings.
643 2010-05-08  Juri Linkov  <juri@jurta.org>
645         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
646         property instead of `invisible' and `after-string' (bug#5998).
648 2010-05-08  Juri Linkov  <juri@jurta.org>
650         * image-mode.el (image-mode-as-text): Fix typo in docstring.
652 2010-05-08  Juanma Barranquero  <lekktu@gmail.com>
654         * filecache.el (file-cache-add-directory-list)
655         (file-cache-add-directory-recursively): Fix typos in docstrings.
657 2010-05-08  Kenichi Handa  <handa@m17n.org>
659         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
660         (gujarati-composable-pattern): Fix typo.
662 2010-05-08  Kenichi Handa  <handa@m17n.org>
664         * language/indian.el (oriya-composable-pattern)
665         (tamil-composable-pattern, malayalam-composable-pattern):
666         Add two-part vowels to "v" (vowel sign).
668 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
670         * files.el (copy-directory): Handle symlinks (Bug#5982).
672 2010-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
674         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
675         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
676         (Bug#5846).
678 2010-05-08  Glenn Morris  <rgm@gnu.org>
680         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
682         * minibuffer.el (completion-at-point): Doc fix.
684 2010-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
686         * electric.el (Electric-command-loop): Minor tweak.
688         * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
689         better with dedicated windows.
691 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
693         * Version 23.2 released.
695 2010-05-07  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
696             Stefan Monnier  <monnier@iro.umontreal.ca>
698         Highlight vendor specific properties.
699         * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
700         (css-proprietary-property): New face.
701         (css-font-lock-keywords): Use them.
703 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
705         * cus-start.el (all): Add native condition for tool-bar-* symbols.
707 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
709         * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
710         * files.el (auto-mode-alist): Remove redundant entries.
712         * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
713         * simple.el (auto-save-mode): Move from files.el.
714         * minibuffer.el (completion--common-suffix): Fix copy&paste error.
716 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
718         * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
720 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
722         * mail/binhex.el (binhex-decode-region-internal)
723         * mail/uudecode.el (uudecode-decode-region-internal)
724         * net/dns.el (dns-read-string-name, dns-write, dns-read)
725         (dns-read-type, dns-query)
726         * pgg-parse.el (pgg-parse-armor)
727         * pgg.el (pgg-verify-region)
728         * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
729         XEmacs.
731         * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
733 2010-05-07  Juanma Barranquero  <lekktu@gmail.com>
735         * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
737         Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
738         * emulation/cua-base.el (cua-repeat-replace-region):
739         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
740         (cua-cut-region-to-global-mark):
741         Remove text properties with `set-text-properties'.
743 2010-05-06  Michael Albinus  <michael.albinus@gmx.de>
745         * net/tramp.el (top, with-progress-reporter):
746         Use `symbol-function' inside `funcall'.
748         * net/tramp-compat.el (tramp-compat-file-attributes)
749         (tramp-compat-delete-file, tramp-compat-delete-directory):
750         Handle only `wrong-number-of-arguments' error.
752         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
753         (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
754         inside `funcall'.
756 2010-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
758         * minibuffer.el (completion--sreverse, completion--common-suffix):
759         New functions.
760         (completion-pcm--merge-completions): Extract common suffix when safe.
762         * emacs-lisp/easy-mmode.el (define-minor-mode):
763         Make :variable more flexible.
764         * files.el (auto-save-mode): Use it to define using define-minor-mode.
766 2010-05-05  Juri Linkov  <juri@jurta.org>
768         Add `slow' and `history' tags to the desktop data.
770         * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
771         (Info-virtual-files) [*Apropos*]: Add `slow' tag.
772         (Info-finder-find-node): Require `finder.el' to be able
773         to restore node from the desktop.
774         (Info-desktop-buffer-misc-data): Save all nodes.  Save additional
775         data `Info-history' and `slow' tag in the assoc list.
776         (Info-restore-desktop-buffer): Don't restore nodes with the
777         `slow' tag.  Restore `Info-history'.
779 2010-05-05  Michael Albinus  <michael.albinus@gmx.de>
781         Add FORCE argument to `delete-file'.
783         * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
784         forcing to delete the temporary file.
785         (ange-ftp-delete-file): Add FORCE arg.
786         (ange-ftp-rename-remote-to-remote)
787         (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
788         (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
789         Force file deletion.
791         * net/tramp-compat.el (tramp-compat-delete-file): New defun.
793         * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
794         (tramp-handle-make-symbolic-link, tramp-handle-load)
795         (tramp-do-copy-or-rename-file-via-buffer)
796         (tramp-do-copy-or-rename-file-directly)
797         (tramp-do-copy-or-rename-file-out-of-band)
798         (tramp-handle-process-file, tramp-handle-call-process-region)
799         (tramp-handle-shell-command, tramp-handle-file-local-copy)
800         (tramp-handle-insert-file-contents, tramp-handle-write-region)
801         (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
803         * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
804         (tramp-fish-handle-make-symbolic-link)
805         (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
807         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
808         Use `tramp-compat-delete-file'.
810         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
811         (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
813         * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
814         (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
816         * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
817         (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
818         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
819         `tramp-compat-delete-file'.
821 2010-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
823         Minor cleanups.
824         * subr.el (add-minor-mode): Use push.
825         * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
826         * emulation/edt.el (edt-select-mode): Simplify.
828         Use define-minor-mode in more cases.
829         * term/tvi970.el (tvi970-set-keypad-mode):
830         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
831         (normal-erase-is-backspace-mode):
832         * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
833         (set-scroll-bar-mode-1): (Re)move to its sole caller.
834         (get-scroll-bar-mode): New function.
835         * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
837         Use define-minor-mode for less obvious cases.
838         * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
839         * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
840         * international/iso-ascii.el (iso-ascii-mode):
841         * frame.el (auto-raise-mode, auto-lower-mode):
842         * composite.el (global-auto-composition-mode): Use define-minor-mode.
844 2010-05-04  Michael Albinus  <michael.albinus@gmx.de>
846         * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
847         in order to see error messages for failed logins.
849 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
851         * diff.el (diff-sentinel):
853         * epg.el (epg--make-temp-file, epg-decrypt-string)
854         (epg-verify-string, epg-sign-string, epg-encrypt-string):
856         * jka-compr.el (jka-compr-partial-uncompress)
857         (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
859         * server.el (server-sentinel): Use delete-file's new FORCE arg
860         (Bug#6070).
862 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
864         Use define-minor-mode where applicable.
865         * view.el (view-mode):
866         * type-break.el (type-break-query-mode)
867         (type-break-mode-line-message-mode):
868         * textmodes/reftex.el (reftex-mode):
869         * term/vt100.el (vt100-wide-mode):
870         * tar-mode.el (tar-subfile-mode):
871         * savehist.el (savehist-mode):
872         * ibuf-ext.el (ibuffer-auto-mode):
873         * composite.el (auto-composition-mode):
874         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
875         Use define-minor-mode.
876         (vhdl-mode): Use static mode-line format.
877         (vhdl-mode-line-update): Delete.
878         (vhdl-create-mode-menu, vhdl-activate-customizations)
879         (vhdl-hs-minor-mode): Don't bother calling it.
881 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
883         * simple.el (with-wrapper-hook): Move.
884         (buffer-substring-filters): Mark obsolete.
885         (filter-buffer-substring-functions): New variable.
886         (filter-buffer-substring): Use it.  Remove unused arg `noprops'.
888         Use a mode-line spec rather than a static string in Semantic.
889         * cedet/semantic/util-modes.el:
890         (semantic-minor-modes-format): New var to replace...
891         (semantic-minor-modes-status): Remove.
892         (semantic-mode-line-update): Construct a mode-line spec rather than
893         a static string so that mouse buttons can be used on individual minor
894         modes and so that semantic-mode-line-update only needs to be called
895         when global settings are changed.
896         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
897         Call semantic-mode-line-update.
898         (semantic-toggle-minor-mode-globally): Don't assume mode is on
899         minor-mode-alist, check semantic-minor-mode-alist as well.
900         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
901         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
902         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
903         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
904         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
905         (define-semantic-idle-service, semantic-idle-summary-mode):
906         * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
907         Don't call semantic-mode-line-update any more.
909 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
911         Use define-minor-mode in CEDET where applicable.
913         * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
914         Use define-minor-mode.
916         * cedet/semantic/util-modes.el (semantic-add-minor-mode):
917         Remove unused arg `keymap' and code redundant with define-minor-mode.
918         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
919         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
920         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
921         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
922         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
923         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
924         Use define-minor-mode.
925         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
926         (semantic-show-unmatched-syntax-mode-setup)
927         (semantic-show-parser-state-mode-setup)
928         (semantic-highlight-func-mode-setup): Inline into sole caller.
930         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
931         (semantic-mru-bookmark-mode): Use define-minor-mode.
932         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
934         * cedet/semantic/idle.el (define-semantic-idle-service):
935         Use define-minor-mode and inline setup function into its sole caller.
936         (semantic-idle-scheduler-mode-setup)
937         (semantic-idle-summary-mode-setup): Inline into sole caller.
938         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
939         Use define-minor-mode.
941         * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
942         (semantic-decoration-mode): Use define-minor-mode.
943         (semantic-decoration-mode-setup): Inline into sole caller.
945         * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
946         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
947         (ede-dired-add-to-target): Use dolist.
949 2010-05-01  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
950             Michael Albinus  <michael.albinus@gmx.de>
952         Implement compression for inline methods.
954         * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
955         (tramp-copy-size-limit): Allow also nil.
956         (tramp-inline-compress-commands): New defconst.
957         (tramp-find-inline-compress, tramp-get-inline-compress)
958         (tramp-get-inline-coding): New defuns.
959         (tramp-get-remote-coding, tramp-get-local-coding): Remove,
960         replaced by `tramp-get-inline-coding'.
961         (tramp-handle-file-local-copy, tramp-handle-write-region)
962         (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
964 2010-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
966         * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
967         Remove unused functions.
969         * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
970         Set find-tag-default-function as a variable rather than a property.
972         * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
973         * progmodes/etags.el (tags-completion-at-point-function):
974         Remove left over interactive spec.  Add autoloading stub.
975         (complete-tag): Use tags-completion-at-point-function.
977 2010-04-30  Chong Yidong  <cyd@stupidchicken.com>
979         * minibuffer.el (tags-completion-at-point-function): Fix return value.
981 2010-04-30  Eli Zaretskii  <eliz@gnu.org>
983         * composite.el (compose-region, reference-point-alist): Fix typos
984         in the doc strings.
986 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
988         * ido.el (ido-init-completion-maps): Remove C-v binding.
989         (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
991 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
993         * minibuffer.el (tags-completion-at-point-function): New function.
994         (completion-at-point-functions): Use it.
996         * cedet/semantic.el (semantic-completion-at-point-function): New function.
997         (semantic-mode): Use semantic-completion-at-point-function for
998         completion-at-point-functions instead.
1000         * progmodes/etags.el (complete-tag): Revert last change.
1002 2010-04-29  Alan Mackenzie  <acm@muc.de>
1004         * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
1005         off-by-one error (in end of macro position).
1007 2010-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1009         * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
1010         firefox is absent.  Don't autoload.
1011         (browse-url-galeon-program): Don't autoload.
1013 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
1015         * bindings.el (complete-symbol): Move into minibuffer.el.
1017         * minibuffer.el (complete-tag): Move from etags.el.  If tags
1018         completion cannot be performed, return nil instead of signalling
1019         an error.
1020         (completion-at-point): Make it an alias for complete-symbol.
1021         (complete-symbol): Move from bindings.el, and replace with the
1022         body of completion-at-point.
1024         * progmodes/etags.el (complete-tag): Move to minibuffer.el.
1026         * cedet/semantic.el (semantic-mode): When enabled, add
1027         semantic-ia-complete-symbol to completion-at-point-functions.
1029         * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
1030         if Semantic is not active.
1032 2010-04-28  Michael Albinus  <michael.albinus@gmx.de>
1034         * net/tramp.el (tramp-remote-selinux-p): New defun.
1035         (tramp-handle-file-selinux-context)
1036         (tramp-handle-set-file-selinux-context): Use it.
1038 2010-04-28  Sam Steingold  <sds@gnu.org>
1040         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
1041         `safe-local-variable' if the value is a string or a symbol with
1042         the property `bug-reference-url-format'.
1044 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
1046         * progmodes/bug-reference.el (bug-reference-url-format): Revert
1047         2010-04-27 change due to security risk.
1049 2010-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1051         Make it possible to locally disable a globally enabled mode.
1052         * simple.el (fundamental-mode): Run fundamental-mode-hook.
1053         * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
1054         rather than kill-all-local-variables so it runs fundamental-mode-hook.
1055         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1056         Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
1057         that subsequent hooks get a chance to disable it.
1059 2010-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1061         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1062         Avoid re-enabling a minor mode after the user turned the minor mode
1063         off if MODE-enable-in-buffers is run twice (typically once from
1064         fundamental-mode's after-change-major-mode-hook and a second time from
1065         run-mode-hook's own after-change-major-mode-hook).
1067         * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
1069 2010-04-27  Sam Steingold  <sds@gnu.org>
1071         * progmodes/bug-reference.el (bug-reference-url-format): Mark as
1072         `safe-local-variable' if the value is a string or a function, as
1073         documented and implemented on 2010-04-02.
1075 2010-04-27  Juanma Barranquero  <lekktu@gmail.com>
1077         * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
1078         when method is 'kill.
1080 2010-04-27  Agustín Martín  <agustin.martin@hispalinux.es>
1082         * ispell.el (ispell-init-process): Fix personal dictionary condition
1083         in default directory check.
1084         (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
1085         Kill ispell process when killing its associated buffer.
1087 2010-04-27  Jan Djärv  <jan.h.d@swipnet.se>
1089         * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
1090         but we aren't using it.
1092 2010-04-25  Jan Djärv  <jan.h.d@swipnet.se>
1094         * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
1095         checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
1097 2010-04-24  Glenn Morris  <rgm@gnu.org>
1099         * emacs-lisp/authors.el (authors-obsolete-files-regexps):
1100         Ignore VCS-ignore files, and deleted nextstep preferences files.
1101         (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
1102         (authors-ambiguous-files): New list.
1103         (authors-valid-file-names): Add some deleted files.
1104         (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
1105         (authors-disambiguate-file-name): New function.  (Bug#5501)
1106         (authors-canonical-file-name): Doc fix.
1107         Don't warn about obsolete files.
1108         (authors-canonical-file-name, authors-scan-el):
1109         Use authors-disambiguate-file-name.
1111         * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
1112         Add autoload cookies.
1113         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
1114         (generated-autoload-file): Set file-local value to "htmlfontify.el".
1115         * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
1116         They have definitions / compiler macros in cl.el.
1117         (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
1118         Replace manual autoloads with generated ones.
1119         (htmlfontify-unload-rgb-file): Remove autoload.
1120         * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
1122 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1124         * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
1125         (byte-compile-setq-default): Optimize for the
1126         single-var case and don't call byte-compile-form in this case to avoid
1127         inf-loop with byte-compile-set-default.
1129         * progmodes/compile.el (compilation-start): Abbreviate default directory.
1131 2010-04-23  Michael Albinus  <michael.albinus@gmx.de>
1133         Implement SELINUX backends.
1135         * net/tramp.el (tramp-file-name-handler-alist):
1136         Add `file-selinux-context' and `set-file-selinux-context'.
1137         (tramp-handle-file-selinux-context)
1138         (tramp-handle-set-file-selinux-context): New defuns.
1139         (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
1140         Handle PRESERVE-SELINUX-CONTEXT.
1142         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1143         Add `file-selinux-context' and `set-file-selinux-context'.
1144         (tramp-gvfs-handle-file-selinux-context)
1145         (tramp-gvfs-handle-set-file-selinux-context): New defuns.
1146         (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
1148         * net/ange-ftp.el (ange-ftp-copy-file):
1149         * net/tramp-fish.el (tramp-fish-handle-copy-file):
1150         * net/tramp-imap.el (tramp-imap-handle-copy-file):
1151         * net/tramp-smb.el (tramp-smb-handle-copy-file):
1152         Add PRESERVE-SELINUX-CONTEXT.
1154 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
1156         Synchronize with Tramp repository.
1158         * net/tramp.el (with-connection-property, tramp-completion-mode-p)
1159         (tramp-action-process-alive, tramp-action-out-of-band)
1160         (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
1161         (tramp-exists-file-name-handler): Fix docstring.
1162         (with-progress-reporter): New defmacro.
1163         (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
1164         (tramp-maybe-open-connection): Use it.
1166 2010-04-22  Noah Lavine  <noah549@gmail.com>  (tiny change)
1168         Detect ssh 'ControlMaster' argument automatically in some cases.
1170         * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
1171         (tramp-default-method): Use it.
1173 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
1175         * net/tramp.el (tramp-handle-copy-file): Add new optional
1176         parameter `preserve-selinux-context'.
1177         (tramp-file-name-for-operation): Add `set-file-selinux-context'.
1179 2010-04-22  Michael Albinus  <michael.albinus@gmx.de>
1181         * net/tramp.el (tramp-completion-handle-file-name-all-completions):
1182         Ensure, that non remote files are still checked.  Oops.
1184 2010-04-21  Michael Albinus  <michael.albinus@gmx.de>
1186         Fix Bug#5840.
1188         * icomplete.el (icomplete-completions): Use `non-essential'.
1190         * net/tramp.el (tramp-connectable-p): New defun.
1191         (tramp-handle-expand-file-name)
1192         (tramp-completion-handle-file-name-all-completions)
1193         (tramp-completion-handle-file-name-completion): Use it.
1195 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1197         * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
1199 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
1201         * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
1203         * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
1205         * loadup.el: Load dynamic-setting.el if feature dynamic-setting
1206         is present.
1208         * info.el (info-tool-bar-map): Add labels.
1210         * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
1212         * cus-edit.el (custom-commands): Add labels for tool bar.
1213         (custom-buffer-create-internal, Custom-mode): Adjust for
1214         labels in custom-commands.
1216         * dynamic-setting.el: Renamed from font-setting.el.
1218 2010-04-21  John Wiegley  <jwiegley@gmail.com>
1220         * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
1221         toggles the use of virtual buffers.
1222         (ido-buffer-internal): Guard `ido-use-virtual-buffers' global
1223         value.
1224         (ido-toggle-virtual-buffers): New function.
1226 2010-04-21  Juanma Barranquero  <lekktu@gmail.com>
1228         Use `define-derived-mode'; fix window selection; doc fixes.
1229         * play/tetris.el (tetris, tetris-update-speed-function)
1230         (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
1231         (tetris-move-left, tetris-move-right, tetris-rotate-prev)
1232         (tetris-rotate-next, tetris-end-game, tetris-start-game)
1233         (tetris-pause-game): Fix typos in docstrings.
1234         (tetris-mode-map, tetris-null-map):
1235         Move initialization into declaration.
1236         (tetris-mode): Define with `define-derived-mode';
1237         set show-trailing-whitespace to nil.
1238         (tetris): Prefer window already displaying the "*Tetris*" buffer.
1240 2010-04-21  Karel Klíč  <kklic@redhat.com>
1242         * files.el (backup-buffer): Handle SELinux context, and return it
1243         if a backup was made by renaming.
1244         (backup-buffer-copy): Set SELinux context to the target file.
1245         (basic-save-buffer): Set SELinux context of the newly written file.
1246         (basic-save-buffer-1): Now it also returns any SELinux context.
1247         (basic-save-buffer-2): Set SELinux context of the newly created file,
1248         and return it.
1249         * net/tramp.el (tramp-file-name-for-operation):
1250         Add file-selinux-context.
1252 2010-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1254         Make the log-edit comments use RFC822 format throughout.
1256         * vc.el (vc-checkin, vc-modify-change-comment):
1257         Adjust to new vc-start/finish-logentry.
1258         (vc-find-conflicted-file): New command.
1259         (vc-transfer-file): Adjust to new vc-checkin.
1260         (vc-next-action): Improve scoping.
1262         * vc-hg.el (vc-hg-log-edit-mode): Remove.
1263         (vc-hg-checkin): Remove extra arg.  Use log-edit-extract-headers.
1265         * vc-git.el (vc-git-log-edit-mode): Remove.
1266         (vc-git-checkin): Remove extra arg.  Use log-edit-extract-headers.
1267         (vc-git-commits-coding-system): Rename from git-commits-coding-system.
1269         * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
1270         (vc-start-logentry): Remove argument `extra'.
1271         (vc-finish-logentry): Remove extra args.
1273         * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
1274         (vc-bzr-checkin): Remove extra arg.  Use log-edit-extract-headers.
1275         (vc-bzr-conflicted-files): New function.
1277         * log-edit.el (log-edit-extra-flags)
1278         (log-edit-before-checkin-process): Remove.
1279         (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
1280         (log-edit-headers-alist): New var.
1281         (log-edit-header-contents-regexp): New const.
1282         (log-edit-match-to-eoh): New function.
1283         (log-edit-font-lock-keywords): Use them.
1284         (log-edit): Insert a "Summary:" header as default.
1285         (log-edit-mode): Mark font-lock rules as case-insensitive.
1286         (log-edit-done): Cleanup headers.
1287         (log-view-process-buffer): Remove.
1288         (log-edit-extract-headers): New function to replace it.
1290 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
1292         * subr.el (default-direction-reversed): Remove obsolescence info.
1294 2010-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1296         * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
1297         windows/frames.
1299         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
1300         I.e. include text after point in the completion region.
1301         Also, return nil when we're not after/in a symbol.
1303         * international/mule-cmds.el (view-hello-file): Don't fiddle with the
1304         default enable-multibyte-characters.
1306 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1308         * international/mule.el: Help the user choose a valid coding-system.
1309         (read-buffer-file-coding-system): New function.
1310         (set-buffer-file-coding-system): Use it.  Prompt the user if the
1311         coding-system cannot encode all the chars.
1313         * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
1314         (vc-bzr-shelve-show, vc-bzr-shelve-apply)
1315         (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
1316         Don't use *vc-bzr-shelve*.
1318 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
1320         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
1321         Don't destroy list before using it.
1323 2010-04-19  Dan Nicolaescu  <dann@ics.uci.edu>
1325         Fix the version number for added files.
1326         * vc-hg.el (vc-hg-working-revision): Check if the file is
1327         registered after hg parent fails (Bug#5961).
1329 2010-04-19  Glenn Morris  <rgm@gnu.org>
1331         * htmlfontify.el (htmlfontify-buffer)
1332         (htmlfontify-copy-and-link-dir): Autoload entry points.
1334 2010-04-19  Magnus Henoch  <magnus.henoch@gmail.com>
1336         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
1337         name relative to the project root (Bug#5960).
1339 2010-04-19  Glenn Morris  <rgm@gnu.org>
1341         * vc-git.el (vc-git-print-log): Doc fix.
1343 2010-04-19  Óscar Fuentes  <ofv@wanadoo.es>
1345         * ido.el (ido-file-internal): Fix 2009-12-02 change.
1347 2010-04-19  Christoph  <cschol2112@googlemail.com>  (tiny change)
1349         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
1350         default settings (Bug#5928).
1352 2010-04-19  Glenn Morris  <rgm@gnu.org>
1354         * progmodes/fortran.el (fortran-match-and-skip-declaration):
1355         New function.
1356         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
1358 2010-04-19  Kenichi Handa  <handa@m17n.org>
1360         * language/indian.el (malayalam-composable-pattern): Fix previous
1361         change (add U+0D4D "SIGN VIRAMA").
1362         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
1363         (tamil-composable-pattern): Fix typo in the regexp.
1364         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
1365         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
1366         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
1368 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
1370         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
1371         paragraph-separate (Bug#5821).
1373 2010-04-19  Juri Linkov  <juri@jurta.org>
1375         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
1377         * info.el (Info-find-node-2): Comment out code that skips
1378         breadcrumbs line.
1379         (Info-mouse-follow-link): New command.
1380         (Info-link-keymap): New keymap.
1381         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
1382         Return a string with links instead of inserting breadcrumbs
1383         to the Info buffer.
1384         (Info-fontify-node): Comment out code that inserts breadcrumbs.
1385         Instead of putting the `invisible' text property over the Info
1386         header, make an overlay over the Info header with the `invisible'
1387         property and `after-string' set to the string returned by
1388         `Info-breadcrumbs'.
1390 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
1392         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
1393         Reported by monkey@sandpframing.com.
1395 2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1397         * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
1398         (tmm-get-keymap): Add key-binding shortcuts now that they're not
1399         available in the "keyseq cache" any more.
1401         * custom.el (defcustom): Add edebug spec.
1403 2010-04-18  Juri Linkov  <juri@jurta.org>
1405         Test for special mode-class in view-buffer instead of view-file (bug#5513).
1407         * view.el (view-file, view-buffer): Move test for special mode-class
1408         from view-file to view-buffer.
1410         * tar-mode.el (tar-extract): Turn if's into one cond
1411         like in arc-mode.el.
1413 2010-04-18  Juri Linkov  <juri@jurta.org>
1415         Add 7z archive format support (bug#5475).
1417         * arc-mode.el (archive-zip-extract): Try to find 7z executable.
1418         (archive-7z-extract): New defcustom.
1419         (archive-find-type): Add magic string for 7z.
1420         (archive-extract-by-stdout): Add new optional arg `stderr-file'.
1421         If `stderr-file' is non-nil, use `(t stderr-file)' for the
1422         `buffer' arg of `call-process'.
1423         (archive-zip-extract): Check `archive-zip-extract' for "7z" and
1424         call the function `archive-7z-extract' with the variable
1425         `archive-7z-extract' let-bound to `archive-zip-extract'.
1426         (archive-7z-summarize, archive-7z-extract): New functions.
1428         * international/mule.el (auto-coding-alist):
1429         * files.el (auto-mode-alist): Add 7z file extension.
1431 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1433         * loadup.el: Setup hash-cons for pure data.
1435         Fix duplicate entries in cedet's loaddefs.el files.
1436         * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
1437         Should make most file-local generated-autoload-file unnecessary.
1438         (print-readably): Silence warnings.
1439         (autoload-find-destination): Take load-name as an arg to make sure
1440         it's the same as the one that will be in the file.
1441         (autoload-generate-file-autoloads): Adjust to above changes.
1442         Try to make the dataflow a bit simpler.
1444         * cvs-status.el (cvs-refontify): Remove unused.
1446 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
1448         * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
1450         * calc-bin.el (calc-radix): Have the "O" option turn on
1451         twos-complement mode.
1453 2010-04-17  Jay Belanger  <jay.p.belanger@gmail.com>
1455         * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
1456         Add `calc-option-prefix-help' to calc-help autoloads.
1457         (calc-inverse): Add "Option" to message, as appropriate.
1458         (calc-hyperbolic): Add "Option" to message, as appropriate.
1459         (calc-option, calc-is-option): New functions.
1461         * calc-help.el (calc-full-help): Add `calc-option-help'.
1462         (calc-option-prefix-help): New function.
1464         * calc-misc.el (calc-help): Add "Option" entry.
1466         * calc.el (calc-local-var-list): Add `calc-option-flag'.
1467         (calc-option-flag): New variable.
1468         (calc-do): Set `calc-option-flag to nil.
1469         (calc-set-mode-line): Add "Opt " as appropriate.
1471 2010-04-16  Juri Linkov  <juri@jurta.org>
1473         Move scrolling commands from simple.el to window.el
1474         because their primitives are implemented in window.c.
1476         * simple.el (scroll-error-top-bottom)
1477         (scroll-up-command, scroll-down-command, scroll-up-line)
1478         (scroll-down-line, scroll-other-window-down)
1479         (beginning-of-buffer-other-window, end-of-buffer-other-window):
1480         * window.el (scroll-error-top-bottom)
1481         (scroll-up-command, scroll-down-command, scroll-up-line)
1482         (scroll-down-line, scroll-other-window-down)
1483         (beginning-of-buffer-other-window, end-of-buffer-other-window):
1484         Move from simple.el to window.el because their primitives are
1485         implemented in window.c.
1487 2010-04-16  Juri Linkov  <juri@jurta.org>
1489         * isearch.el (isearch-lookup-scroll-key): Check both
1490         `isearch-scroll' and `scroll-command' properties.
1491         (scroll-up, scroll-down): Remove `isearch-scroll' property.
1493         * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
1495         * simple.el (scroll-up-command, scroll-down-command)
1496         (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
1498 2010-04-15  Juri Linkov  <juri@jurta.org>
1500         * simple.el (scroll-up-command, scroll-down-command)
1501         (scroll-up-line, scroll-down-line): Put `scroll-command'
1502         property on the these symbols.  Remove them from
1503         `scroll-preserve-screen-position-commands'.
1505         * mwheel.el (mwheel-scroll): Put `scroll-command' and
1506         `isearch-scroll' properties on the `mwheel-scroll' symbol.
1507         Remove it from `scroll-preserve-screen-position-commands'.
1509         * isearch.el (isearch-allow-scroll): Doc fix.
1511 2010-04-15  Michael Albinus  <michael.albinus@gmx.de>
1513         * net/tramp.el (tramp-error-with-buffer): Don't show the
1514         connection buffer when we are in completion mode.
1515         (tramp-file-name-handler): Catch the error for some operations
1516         when we are in completion mode.  This gives the user the chance to
1517         correct the file name in the minibuffer.
1519 2010-04-15  Glenn Morris  <rgm@gnu.org>
1521         * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
1523 2010-04-15  Juanma Barranquero  <lekktu@gmail.com>
1525         Simplify by using `define-derived-mode'.
1526         * info.el (Info-mode):
1527         * calendar/todo-mode.el (todo-mode):
1528         * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
1529         (gomoku-mode-map): Move initialization into declaration.
1531 2010-04-14  Michael Albinus  <michael.albinus@gmx.de>
1533         Fix Bug#5840.
1534         * ido.el (ido-file-name-all-completions-1):
1535         * minibuffer.el (minibuffer-completion-help):
1536         * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
1538 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1540         * simple.el (non-essential): New var.
1542         Add a new field `location' to bookmarks for non-file bookmarks.
1543         * bookmark.el (bookmark-location): Use the new field, if present.
1544         (bookmark-insert-location): Undo last change, not needed any more.
1545         * man.el (Man-bookmark-make-record):
1546         * woman.el (woman-bookmark-make-record): Add `location' field.
1548 2010-04-14  Juri Linkov  <juri@jurta.org>
1550         * simple.el (scroll-error-top-bottom): New defcustom.
1551         (scroll-up-command, scroll-down-command): Use it.  Doc fix.
1553         * emulation/pc-select.el (pc-select-override-scroll-error):
1554         Obsolete in favor of `scroll-error-top-bottom'.
1556 2010-04-14  Juri Linkov  <juri@jurta.org>
1558         * tutorial.el (tutorial--default-keys): Rebind `C-v' to
1559         `scroll-up-command' and `M-v' to `scroll-down-command'.
1561         * emulation/cua-rect.el (cua--init-rectangles):
1562         * forms.el (forms--change-commands):
1563         * image-mode.el (image-mode-map):
1564         Remap scroll-down-command and scroll-up-command
1565         in addition to scroll-down and scroll-up.
1567 2010-04-14  Juri Linkov  <juri@jurta.org>
1569         * mwheel.el (scroll-preserve-screen-position-commands):
1570         Add mwheel-scroll to this list of commands.
1572         * simple.el (scroll-preserve-screen-position-commands):
1573         Add scroll-up-command, scroll-down-command, scroll-up-line,
1574         scroll-down-line to this list of commands.
1576 2010-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1578         * obsolete/complete.el: Move from lisp/complete.el.
1580         * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
1582         * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
1583         to the minor mode function now turns the mode ON unconditionally.
1585 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1587         * vc-dir.el (vc-dir-kill-line): New command.
1588         (vc-dir-mode-map): Bind it to C-k.
1590         * bookmark.el (bookmark-insert-location): Handle a nil filename.
1592         * woman.el: Add bookmark declarations to silence the compiler.
1593         (bookmark-prop-get): Use `man-args' rather than `filename' as a first
1594         step to compatibility between man and woman bookmarks.
1595         Adjust for Man-default-bookmark-title renaming.
1596         (woman-bookmark-jump): Adjust accordingly.  Don't forget to autoload.
1598         * man.el: Add bookmark declarations to silence the compiler.
1599         (Man-name-local-regexp): Make it match NAME as well.
1600         (Man-getpage-in-background): Return the buffer.
1601         (Man-notify-when-ready): Use `case'.
1602         (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
1603         Don't hardcode "NAME".  Simplify.
1604         (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
1605         Rename from Man-bookmark-make-record.
1606         (Man-bookmark-jump): Rename from man-bookmark-jump.  Simplify now that
1607         we have the actual man-args.  Use Man-getpage-in-background rather
1608         than `man' since the arg is already processed.  Let bookmark.el do the
1609         window handling.  Only wait for the relevant process.
1610         Don't forget to autoload.
1612         * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
1614 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1616         * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
1617         New functions.
1618         (woman-mode): Setup bookmark support.
1620         * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
1621         (man-bookmark-jump): New functions.
1622         (Man-mode): Setup bookmark support.
1624 2010-04-10  Jari Aalto  <jari.aalto@cante.net>
1626         * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
1627         recognize ssh-keygen prompt (Bug#2817).
1629 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
1631         * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
1633 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
1635         Synchronize with Tramp repository.
1637         * net/tramp.el (tramp-completion-function-alist)
1638         (tramp-file-name-regexp, tramp-chunksize)
1639         (tramp-local-coding-commands, tramp-remote-coding-commands):
1640         Fix docstring.
1641         (tramp-remote-process-environment): Use `format' instead of `concat'.
1642         (tramp-handle-directory-files-and-attributes)
1643         (tramp-get-remote-path): Use `copy-tree'.
1644         (tramp-handle-file-name-all-completions): Backward/ XEmacs
1645         compatibility: Use `completion-ignore-case' if
1646         `read-file-name-completion-ignore-case' does not exist.
1647         (tramp-do-copy-or-rename-file-directly): Do not use
1648         `tramp-handle-file-remote-p'.
1649         (tramp-do-copy-or-rename-file-out-of-band):
1650         Use `tramp-compat-delete-directory'.
1651         (tramp-do-copy-or-rename-file-out-of-band)
1652         (tramp-compute-multi-hops, tramp-maybe-open-connection):
1653         Use `format-spec-make'.
1654         (tramp-find-foreign-file-name-handler)
1655         (tramp-advice-make-auto-save-file-name)
1656         (tramp-set-auto-save-file-modes): Remove superfluous check for
1657         `stringp'.  This is done inside `tramp-tramp-file-p'.
1658         (tramp-debug-outline-regexp): New defconst.
1659         (tramp-get-debug-buffer): Use it.
1660         (tramp-check-for-regexp): Use (forward-line 1).
1661         (tramp-set-auto-save-file-modes): Adapt version check.
1663         * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
1664         Wrap call of `featurep' for 2nd argument.
1665         (tramp-compat-make-temp-file): Simplify fallback implementation.
1666         (tramp-compat-copy-tree): Remove function.
1667         (tramp-compat-delete-directory): Provide implementation for older
1668         Emacsen.
1670         * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
1671         Do not use `tramp-fish-handle-file-attributes.
1673         * net/trampver.el: Update release number.
1675 2010-04-10  Glenn Morris  <rgm@gnu.org>
1677         * progmodes/compile.el (compilation-save-buffers-predicate):
1678         Add missing :version tag.
1680 2010-04-09  Sam Steingold  <sds@gnu.org>
1682         * progmodes/compile.el (compilation-save-buffers-predicate):
1683         Remove the "autoload" cookie.
1685         * progmodes/bug-reference.el (turn-on-bug-reference-mode)
1686         (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
1687         and `bug-reference-prog-mode' can be used in hooks directly.
1689 2010-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
1691         Add --author support to git commit.
1692         * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
1693         (vc-git-log-edit-mode): New minor mode.
1694         (log-edit-mode, log-edit-extra-flags, log-edit-mode):
1695         New declarations.
1697 2010-04-09  Eric Raymond  <esr@snark.thyrsus.com>
1699         * vc-hooks.el, vc-git.el: Improve documentation comments.
1701 2010-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1703         Fix some of the problems in defsubst* (bug#5728).
1704         * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
1705         (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
1707 2010-04-07  Sam Steingold  <sds@gnu.org>
1709         * progmodes/compile.el (compilation-save-buffers-predicate):
1710         New custom variable.
1711         (compile, recompile): Pass it to `save-some-buffers'.
1713 2010-04-07  Jan Djärv  <jan.h.d@swipnet.se>
1715         * wid-edit.el (widget-choose): Move cursor to the second line of
1716         the buffer (Bug#5695).
1718 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
1720         Add new VC methods: vc-log-incoming and vc-log-outgoing.
1721         * vc.el (vc-print-log-setup-buttons): New function split out from
1722         vc-print-log-internal.
1723         (vc-log-internal-common): New function, a parametrized version of
1724         vc-print-log-internal.
1725         (vc-print-log-internal): Just call vc-log-internal-common with the
1726         right arguments.
1727         (vc-incoming-outgoing-internal):
1728         (vc-log-incoming, vc-log-outgoing): New functions.
1729         (vc-log-view-type): New permanent local variable.
1731         * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
1733         * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
1734         of the dynamic bound vc-short-log.
1735         (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
1737         * vc-git.el (vc-git-log-outgoing): New function.
1738         (vc-git-log-view-mode): Use vc-log-view-type instead
1739         of the dynamic bound vc-short-log.
1741         * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
1742         of the dynamic bound vc-short-log.  Highlight the tag.
1743         (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
1744         (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
1745         (vc-hg-incoming-mode): Remove.
1746         (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
1748 2010-04-07  Dan Nicolaescu  <dann@ics.uci.edu>
1750         Fix default-directory for vc-root-diff.
1751         * vc.el (vc-root-diff): Bind default-directory to the root
1752         directory for the diff command.
1754 2010-04-07  Michael McNamara  <mac@mail.brushroad.com>
1756         * progmodes/verilog-mode.el (verilog-forward-sexp):
1757         (verilog-calc-1): Support "disable fork" and "fork wait" multi
1758         word keywords, suggested by Steve Pearlmutter.
1759         (verilog-pretty-declarations): Support lineup of declarations in
1760         port lists.
1761         (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
1762         fix bug for /* / comments
1763         (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
1764         Speed up and simplfy as this is never called with a bound.
1765         (verilog-pretty-declarations): Enhance to line up declarations
1766         inside a parameter list, suggested by Alan Morgan.
1767         (verilog-pretty-expr): Tune assignment regular expression match
1768         string for corner cases; also use markers instead of character
1769         number as indent changes the later.
1771 2010-04-07  Wilson Snyder  <wsnyder@wsnyder.org>
1773         * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
1774         as missing keyword.
1775         (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
1776         causing truncation of AUTOWIRE signals.  Reported by Bruce Tennant.
1777         (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
1778         AUTO_TEMPLATEs needing multiple array bits.  Suggested by Bruce
1779         Tennant.
1780         (verilog-keywords):
1781         (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
1782         1800-2009 keywords, including "global.".
1784 2010-04-06  John Wiegley  <jwiegley@gmail.com>
1786         * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
1787         appearing in buffer list (if a live buffer name matched a recentf
1788         file basename).  Should use uniquify to offer a real solution.
1790 2010-04-06  John Wiegley  <jwiegley@gmail.com>
1792         * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
1793         comment to code, and add a :version tag.
1794         (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
1796 2010-04-06  Juanma Barranquero  <lekktu@gmail.com>
1798         Enable recentf-mode if using virtual buffers.
1799         * ido.el (recentf-list): Declare for byte-compiler.
1800         (ido-virtual-buffers): Move up to silence byte-compiler.  Add docstring.
1801         (ido-make-buffer-list): Simplify.
1802         (ido-add-virtual-buffers-to-list): Simplify.  Enable recentf-mode.
1804 2010-04-05  Juri Linkov  <juri@jurta.org>
1806         Scrolling commands which scroll a line instead of full screen.
1807         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1809         * simple.el (scroll-up-line, scroll-down-line): New commands.
1810         Put property isearch-scroll=t on them.
1812         * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
1813         Remove commands.
1815 2010-04-05  Juri Linkov  <juri@jurta.org>
1817         Scrolling commands which do not signal errors at top/bottom.
1818         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1820         * simple.el (scroll-up-command, scroll-down-command): New commands.
1821         Put property isearch-scroll=t on them.
1823         * bindings.el (global-map): Rebind [prior] from `scroll-down' to
1824         `scroll-down-command' and [next] from `scroll-up' to
1825         `scroll-up-command'.
1827         * emulation/cua-base.el: Put property CUA=move on
1828         `scroll-up-command' and `scroll-down-command'.
1829         (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
1830         and `scroll-down-command' to `cua-scroll-down'.
1832 2010-04-05  Juanma Barranquero  <lekktu@gmail.com>
1834         * help.el (describe-mode): Return nil.
1836 2010-04-04  John Wiegley  <jwiegley@gmail.com>
1838         * ido.el (ido-use-virtual-buffers): New variable to indicate
1839         whether "virtual buffer" support is enabled for IDO.
1840         (ido-virtual): Face used to indicate virtual buffers in the list.
1841         (ido-buffer-internal): If a buffer is chosen, and no such buffer
1842         exists, but a virtual buffer of that name does (which would be why
1843         it was in the list), recreate the buffer by reopening the file.
1844         (ido-make-buffer-list): If virtual buffers are being used, call
1845         `ido-add-virtual-buffers-to-list' before the make list hook.
1846         (ido-virtual-buffers): New variable which contains a copy of the
1847         current contents of the `recentf-list', albeit pared down for the
1848         sake of speed, and with proper faces applied.
1849         (ido-add-virtual-buffers-to-list): Using the `recentf-list',
1850         create a list of "virtual buffers" to present to the user in
1851         addition to the currently open set.  Note that this logic could
1852         get rather slow if that list is too large.  With the default
1853         `recentf-max-saved-items' of 200, there is little speed penalty.
1855 2010-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1857         * font-lock.el: Require CL when compiling.
1858         (font-lock-turn-on-thing-lock): Use `case'.
1860 2010-04-03  Eli Zaretskii  <eliz@gnu.org>
1862         * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
1863         Zaretskii.
1865 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
1867         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
1868         (semantic-create-imenu-directory-index): Fix typos in docstrings.
1869         (semantic-imenu-goto-function): Reflow docstring.
1871 2010-04-02  Juri Linkov  <juri@jurta.org>
1873         * ehelp.el (electric-help-orig-major-mode):
1874         New buffer-local variable.
1875         (electric-help-mode): Set it to original major-mode.  Doc fix.
1876         (with-electric-help): Use `electric-help-orig-major-mode' instead
1877         of (default-value 'major-mode).  Doc fix.
1878         http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
1880 2010-04-02  Sam Steingold  <sds@gnu.org>
1882         * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
1883         `vc-hg-command' with a list of flags.
1885         * progmodes/bug-reference.el (bug-reference-bug-regexp):
1886         Also accept "patch" and "RFE".
1887         (bug-reference-fontify): `bug-reference-url-format' can also be a
1888         function to be able to handle the bug kind.
1889         (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
1891 2010-04-02  Jan Djärv  <jan.h.d@swipnet.se>
1893         * tmm.el (tmm-get-keymap): Check with symbolp before passing
1894         value to fboundp, it may not be a symbol.
1896 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1898         * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1900 2010-03-31  Juri Linkov  <juri@jurta.org>
1902         * simple.el (next-line, previous-line): Re-throw a signal
1903         with `signal' instead of using `ding'.
1904         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
1906 2010-03-31  Juri Linkov  <juri@jurta.org>
1908         * simple.el (keyboard-escape-quit): Raise deselecting the active
1909         region higher than exiting the minibuffer.
1910         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
1912 2010-03-31  Juri Linkov  <juri@jurta.org>
1914         * image.el (image-animated-p): Use `image-metadata' instead of
1915         `image-extension-data'.  Get GIF extenstion data from metadata
1916         property `extension-data'.
1918 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1920         * simple.el (append-to-buffer): Simplify.
1922 2010-03-31  Tomas Abrahamsson  <tab@lysator.liu.se>
1924         * textmodes/artist.el (artist-mode): Fix typo in docstring.
1925         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
1927 2010-03-31  Kenichi Handa  <handa@m17n.org>
1929         * language/sinhala.el (composition-function-table): Fix regexp for
1930         the new Unicode specification.
1932         * language/indian.el (devanagari-composable-pattern)
1933         (tamil-composable-pattern, kannada-composable-pattern)
1934         (malayalam-composable-pattern): Adjust for the new Unicode
1935         specification.
1936         (bengali-composable-pattern, gurmukhi-composable-pattern)
1937         (gujarati-composable-pattern, oriya-composable-pattern)
1938         (telugu-composable-pattern): New variables to cope with the new
1939         Unicode specification.  Use them in composition-function-table.
1941 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1943         Make tmm-menubar work for the Buffers menu again (bug#5726).
1944         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
1945         vectors rather than cons cells, as used in menu-bar-update-buffers.
1947 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1949         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
1950         (js-insert-and-indent): Revert 2009-08-15 change, restoring
1951         electric punctuation for "{}();,:" (Bug#5586).
1953         * mail/sendmail.el (mail-default-directory): Doc fix.
1955 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1957         * mail/sendmail.el (mail-default-directory): Doc fix.
1959 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
1961         * subr.el (version-regexp-alist, version-to-list)
1962         (version-list-<, version-list-=, version-list-<=)
1963         (version-list-not-zero, version<, version<=, version=): Doc fix.
1964         (Bug#5744).
1966 2010-02-31  Dan Nicolaescu  <dann@ics.uci.edu>
1968         * vc.el (vc-root-diff): Doc fix.
1970 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1972         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
1974         * simple.el (append-to-buffer): Fix last change.
1976 2010-03-31  Chong Yidong  <cyd@stupidchicken.com>
1978         * simple.el (append-to-buffer): Ensure that point is preserved if
1979         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
1980         (Bug#5749)
1982 2010-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1984         * files.el (auto-mode-case-fold): Change default to t.
1986 2010-03-30  Juri Linkov  <juri@jurta.org>
1988         * dired-x.el (dired-omit-mode): Doc fix.
1990 2010-03-30  Juri Linkov  <juri@jurta.org>
1992         * replace.el (occur-accumulate-lines): Move occur-engine related
1993         functions `occur-accumulate-lines' and `occur-engine-add-prefix'
1994         to be located after `occur-engine'.
1996 2010-03-30  Juri Linkov  <juri@jurta.org>
1998         Make occur handle multi-line matches cleanly with context.
1999         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
2001         * replace.el (occur-accumulate-lines): Add optional arg `pt'.
2002         (occur-engine): Add local variables `ret', `prev-after-lines',
2003         `prev-lines'.  Use more arguments for `occur-context-lines'.
2004         Set first elem of its returned list to `data', and the second elem
2005         to `prev-after-lines'.  Don't print the separator line.
2006         In the end, print remaining context after-lines.
2007         (occur-context-lines): Add new arguments `begpt', `endpt',
2008         `lines', `prev-lines', `prev-after-lines'.  Rewrite to combine
2009         after-lines of the previous match with before-lines of the
2010         current match and not overlap them.  Return a list with two
2011         values: the output line and the list of context after-lines.
2013 2010-03-30  Juri Linkov  <juri@jurta.org>
2015         * replace.el (occur-accumulate-lines): Fix a bug where the first
2016         context line at the beginning of the buffer was missing.
2018 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
2020         * files.el: Make bidi-display-reordering safe variable for boolean
2021         values.
2023 2010-03-29  Phil Hagelberg  <phil@evri.com>
2024             Chong Yidong  <cyd@stupidchicken.com>
2026         * subr.el: Extend progress reporters to perform "spinning".
2027         (progress-reporter-update, progress-reporter-do-update):
2028         Handle non-numeric value arguments.
2029         (progress-reporter--pulse-characters): New var.
2031 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
2033         * progmodes/compile.el (compilation-start): Fix regexp detection
2034         of initial cd command (Bug#5771).
2036 2010-03-28  Stefan Guath  <stefan@automata.se>  (tiny change)
2038         * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
2040 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
2042         Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2043         * lisp/progmodes/gdb-mi.el: Restore.
2044         * lisp/progmodes/gdb-ui.el: Remove.
2045         * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
2047 2010-03-25  Glenn Morris  <rgm@gnu.org>
2049         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
2050         all dired buffers, even tramp ones.  (Bug#5755)
2052 2010-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2054         Add "union tags" in mpc.el.
2055         * mpc.el: Remove backward compatibility code.
2056         (mpc-browser-tags): Change default.
2057         (mpc--find-memoize-union-tags): New var.
2058         (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
2059         (mpc-cmd-find): Handle the case where the playlist does not exist.
2060         Handle union-tags.
2061         (mpc-cmd-list): Use mpc-cmd-special-tag-p.  Handle union-tags.
2062         (mpc-cmd-add): Use mpc-cmd-flush.
2063         (mpc-tagbrowser-tag-name): New fun.
2064         (mpc-tagbrowser-buf): Use it.
2065         (mpc-songs-refresh): Use cond.  Move to point-min as a fallback.
2067 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2069         Misc cleanup.
2070         * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
2071         Use replace-regexp-in-string.
2072         (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
2073         (makefile-imake-mode-syntax-table): Move init into defvar.
2074         (makefile-mode): Use define-derived-mode.
2076         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
2077         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
2078         not be present any more.
2080 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2082         * faces.el (set-face-attribute): Fix typo in docstring.
2083         (face-valid-attribute-values): Reflow docstring.
2085         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
2087 2010-03-24  Glenn Morris  <rgm@gnu.org>
2089         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
2091 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
2093         * indent.el (indent-for-tab-command): Doc fix.
2095 2010-03-24  Alan Mackenzie  <acm@muc.de>
2097         * progmodes/cc-engine.el (c-remove-stale-state-cache):
2098         Fix off-by-one error.  Fixes bug #5747.
2100 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2102         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
2103         (image-dired-read-comment): Doc fix.
2105         * json.el (json-object-type, json-array-type, json-key-type)
2106         (json-false, json-null, json-read-number):
2107         * minibuffer.el (completion-in-region-functions):
2108         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
2109         (cal-tex-cursor-week):
2110         * emacs-lisp/trace.el (trace-function):
2111         * eshell/em-basic.el (eshell/printnl):
2112         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
2113         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
2114         * obsolete/levents.el (allocate-event, event-key, event-object)
2115         (event-point, event-process, event-timestamp, event-to-character)
2116         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
2117         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
2118         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
2119         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
2120         (reftex-highlight-selection): Fix typos in docstrings.
2122 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2124         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
2126 2010-03-24  Glenn Morris  <rgm@gnu.org>
2128         * mail/rmail.el (rmail-highlight-face): Restore option deleted
2129         2008-02-13 without comment; mark it obsolete.
2130         (rmail-highlight-headers): Use rmail-highlight-face once more.
2132 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
2134         * woman.el (woman2-process-escapes): Only consume the newline if
2135         the filler character is on a line by itself (Bug#5729).
2137 2010-03-24  Kenichi Handa  <handa@m17n.org>
2139         * language/indian.el (devanagari-composable-pattern): Add more
2140         consonants.
2142 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2144         * net/trampver.el: Update release number.
2146 2010-03-24  Glenn Morris  <rgm@gnu.org>
2148         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2150 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2152         * net/tramp.el (tramp-find-executable):
2153         Use `tramp-get-connection-buffer'.  Make the regexp for checking
2154         output of "wc -l" more robust.
2155         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
2156         (tramp-open-connection-setup-interactive-shell): Remove workaround
2157         for OpenSolaris bug, it is not needed anymore.
2159 2010-03-24  Eric M. Ludlam  <zappo@gnu.org>
2161         * cedet/semantic/imenu.el: New file, from the CEDET repository
2162         (Bug#5412).
2164 2010-03-24  Glenn Morris  <rgm@gnu.org>
2166         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
2168 2010-03-24  Wilson Snyder  <wsnyder@wsnyder.org>
2170         * files.el (auto-mode-alist): Accept more verilog file patterns.
2172 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2174         * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
2176 2010-03-24  Glenn Morris  <rgm@gnu.org>
2178         * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
2179         log-edit-before-checkin-process.
2181         * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
2183         * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
2185         * vc-dispatcher.el (vc-start-logentry): Doc fix.
2186         (log-view-process-buffer, log-edit-extra-flags): Declare.
2188         * log-edit.el (log-edit-before-checkin-process): Doc fix.
2190         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
2191         Consistently check ede-object is bound throughout.
2193         * cedet/ede/project-am.el (ede-shell-run-something): Declare.
2195 2010-03-23  Sam Steingold  <sds@gnu.org>
2197         Fix bug#5620: recalculate all markers on compilation buffer
2198         modifications, not on file modifications.
2199         * progmodes/compile.el (buffer-modtime): New buffer-local variable:
2200         the buffer modification time, for buffers not associated with files.
2201         (compilation-mode): Create it.
2202         (compilation-filter): Update it.
2203         (compilation-next-error-function): Use it instead of
2204         `visited-file-modtime' for timestamp.
2206 2010-03-23  Juri Linkov  <juri@jurta.org>
2208         Implement Occur multi-line matches.
2209         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
2211         * replace.el (occur): Doc fix.
2212         (occur-engine): Set `begpt' to the beginning of the first line.
2213         Set `endpt' to the end of the last match line.  At first, count
2214         line numbers between `origpt' and `begpt'.  Split out code from
2215         `out-line' variable to new let-bindings `match-prefix' and
2216         `match-str'.  In `out-line' add non-numeric prefix to all
2217         non-first lines of multi-line matches.  Finally, count lines
2218         between `begpt' and `endpt' and add to `lines'.
2220 2010-03-23  Juri Linkov  <juri@jurta.org>
2222         * replace.el (occur-accumulate-lines, occur-engine):
2223         Use `occur-engine-line' instead of duplicate code.
2224         (occur-engine-line): New function created from duplicate code
2225         in `occur-accumulate-lines' and `occur-engine'.
2227         * replace.el (occur-engine-line): Add optional arg `keep-props'.
2228         (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
2230 2010-03-23  Juri Linkov  <juri@jurta.org>
2232         * finder.el: Remove TODO tasks.
2234         * info.el (Info-finder-find-node): Add node "all"
2235         with all package info.  Handle a list of multiple keywords
2236         separated by comma.
2237         (info-finder): In interactive use with a prefix argument,
2238         use `completing-read-multiple' to read a list of keywords
2239         separated by comma.
2241 2010-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2243         Add a new completion style `substring'.
2244         * minibuffer.el (completion-basic--pattern): New function.
2245         (completion-basic-try-completion, completion-basic-all-completions):
2246         Use it.
2247         (completion-substring--all-completions)
2248         (completion-substring-try-completion)
2249         (completion-substring-all-completions): New functions.
2250         (completion-styles-alist): New style `substring'.
2252 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2254         Get rid of .elc files after removal of the corresponding .el.
2255         * Makefile.in (compile-clean): New target.
2256         (compile-main): Use it.
2258 2010-03-22  Jan Djärv  <jan.h.d@swipnet.se>
2260         * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
2261         don't do make there.  When compiling with separate object dir, there
2262         is no Makefile there.
2264 2010-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2266         Get rid of the ELCFILES abomination, again.
2267         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2268         (all, compile): Don't call compile-last.
2269         (compile-main): Build the "elcfiles" list dynamically.
2270         (compile-targets): New (internal) target.
2272 2010-03-21  Andreas Schwab  <schwab@linux-m68k.org>
2274         * Makefile.in (top_srcdir): Define.
2275         (abs_top_builddir): Define.
2276         (srcdir): Don't append `/..'.
2277         (EMACS): Use ${abs_top_builddir}.
2278         (all, compile, compile-always, compile-last): Don't set emacswd.
2279         (update-subdirs, update-authors): Use $(top_srcdir) instead of
2280         $(srcdir).
2281         (lisp): Use $(srcdir) instead of @srcdir@.
2283 2010-03-21  Juri Linkov  <juri@jurta.org>
2285         Fix message of multi-line occur regexps and multi-buffer header lines.
2286         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
2288         * replace.el (occur-1): Don't display regexp if it is longer
2289         than window-width.  Use `query-replace-descr' to display regexp.
2290         (occur-engine): Don't display regexp in the buffer header for
2291         multi-buffer occur.  Display a separate header line with total
2292         match count and regexp for multi-buffer occur.
2293         Use `query-replace-descr' to display regexp.
2295 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2297         * net/secrets.el: Fix parenthesis.
2298         (secrets-enabled): Fix parenthesis.
2300 2010-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2302         Use more relative file and directory names.
2303         * Makefile.in (EMACS): Arrange for it to work when we chdir.
2304         (setwins, setwins_almost, setwins_for_subdirs):
2305         Don't `cd'; output relative names.
2306         (all, compile, compile-always, compile-last): Set emacswd.
2307         (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
2308         Just cd to the lisp source dir so we can use relative file names.
2310         * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
2312 2010-03-20  Glenn Morris  <rgm@gnu.org>
2314         * textmodes/rst.el: Use faces for font-lock customization, and make the
2315         old -face variables obsolete.
2316         (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
2317         (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
2318         (rst-block-face, rst-external-face, rst-definition-face)
2319         (rst-directive-face, rst-comment-face, rst-emphasis1-face)
2320         (rst-emphasis2-face, rst-literal-face, rst-reference-face):
2321         Make obsolete.
2322         (rst-font-lock-keywords-function): Update for above changes.
2324 2010-03-20  Juri Linkov  <juri@jurta.org>
2326         * s-region.el:
2327         * obsolete/s-region.el: Move to obsolete.
2329 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
2331         * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
2333 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
2335         * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
2337 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
2339         Add special markup processing for commit logs.
2340         * log-edit.el (log-edit-extra-flags): New variable.
2341         (log-edit): Add new argument MODE.  Use that mode when non-nil
2342         instead of the log-view-mode.
2343         (log-view-process-buffer): New function.
2345         * vc.el: Document that the checkin method takes optional
2346         arguments.  Document new backend specific method: log-view-mode.
2347         (vc-default-log-edit-mode): New function.
2348         (vc-checkin): Use a backend specific log-view-mode.
2349         Pass extra arguments to the checkin method.
2350         (vc-modify-change-comment): Pass a dummy extra argument.
2352         * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
2353         log-edit.
2354         (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
2355         (vc-finish-logentry): Process the log buffer before passing it
2356         down.  Pass log-edit-extra-flags.
2358         * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
2359         command.
2360         (log-edit-extra-flags, log-edit-before-checkin-process):
2361         New declarations.
2363         * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
2364         command.
2365         (log-edit-extra-flags, log-edit-before-checkin-process):
2366         New declarations.
2367         (vc-hg-log-edit-mode): New derived mode.
2369         * vc-arch.el (vc-arch-checkin):
2370         * vc-cvs.el (vc-cvs-checkin):
2371         * vc-git.el (vc-git-checkin):
2372         * vc-mtn.el (vc-mtn-checkin):
2373         * vc-rcs.el (vc-rcs-checkin):
2374         * vc-sccs.el (vc-sccs-checkin):
2375         * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
2377 2010-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2379         * outline.el (hide-sublevels): Don't hide trailing newline (and fix
2380         parent typo).
2382 2010-03-19  Glenn Morris  <rgm@gnu.org>
2384         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2386 2010-03-18  Glenn Morris  <rgm@gnu.org>
2388         * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
2390         * replace.el (query-replace-history): Give it a doc string.
2391         (map-query-replace-regexp): Use query-replace-from-history-variable
2392         and query-replace-to-history-variable.
2394         * mail/hashcash.el (declare-function): Remove duplicate definition.
2396         * mail/emacsbug.el (report-emacs-bug-pretest-address):
2397         Make it an obsolete alias for report-emacs-bug-address.
2398         (message-strip-special-text-properties): Declare.
2399         (report-emacs-bug): Remove test for a pretest bug address.
2400         Combine message-mode-specific code.
2402         * mail/supercite.el: Don't require sendmail.
2403         (mh-in-header-p): Declare rather than using with-no-warnings.
2404         (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
2405         mail-header-end.  Don't bind mysterious variable `kill-lines-magic'.
2407         * calendar/cal-french.el: Convert to utf-8.
2409         * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
2410         Emacs scripts.
2412 2010-03-16  Michael Albinus  <michael.albinus@gmx.de>
2414         * net/secrets.el (secrets-enabled): New variable.  Use it instead
2415         of a subfeature.
2417 2010-03-15  Michael Albinus  <michael.albinus@gmx.de>
2419         * net/secrets.el (top): Register the D-Bus signals only when the
2420         service "org.freedesktop.secrets" can be pinged.
2421         Provide subfeature `enabled'.
2423 2010-03-14  Juri Linkov  <juri@jurta.org>
2425         Add finder unknown keywords.
2427         * finder.el (finder-unknown-keywords): New function.
2429         * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
2430         to create a Finder node with unknown keywords.
2432 2010-03-14  Juri Linkov  <juri@jurta.org>
2434         * finder.el (finder-compile-keywords): Replace `princ' with
2435         `prin1' on a list of symbols interned from keyword strings.
2437         * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
2438         a comma, then split keywords using a comma and optional whitespace.
2439         Otherwise, split by whitespace.
2441         * complete.el:
2442         * face-remap.el:
2443         * log-view.el:
2444         * net/hmac-def.el:
2445         * net/hmac-md5.el:
2446         * net/netrc.el:
2447         * progmodes/mixal-mode.el: Fix keywords.
2449 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
2451         * Makefile.in (ELCFILES): Add net/secrets.elc.
2453         * net/secrets.el: New file.
2455 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
2457         * facemenu.el (list-colors-display, list-colors-print): New arg
2458         callback.  Use it to allow selecting colors.
2460         * wid-edit.el (widget-image-insert): Insert image prop even if the
2461         current display is non-graphic.
2462         (widget-field-value-set): New fun.
2463         (editable-field): Use it.
2464         (widget-field-value-get): Clean up unused var.
2465         (widget-color-value-create, widget-color--choose-action):
2466         New funs.  Allow using list-colors-display to choose color.
2468 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
2470         * cus-edit.el: Resort topmost custom groups.
2471         (custom-buffer-sort-alphabetically): Default to t.
2472         (customize-apropos): Use apropos-parse-pattern.
2473         (custom-search-field): New var.
2474         (custom-buffer-create-internal): Add custom-apropos search field.
2475         (custom-add-parent-links): Don't display parent doc.
2476         (custom-group-value-create): Don't sort top-level custom group.
2477         (custom-magic-value-create): Show visibility button before option name.
2479         (custom-variable-state): New fun, from custom-variable-state-set.
2480         (custom-variable-state-set): Use it.
2481         (custom-group-value-create): Hide options with standard values
2482         using the :hidden-states property.  Use progress reporter.
2484         (custom-show): Simplify.
2485         (custom-visibility): Disable images by default.
2486         (custom-variable): New property :hidden-states.
2487         (custom-variable-value-create): Enable images for
2488         custom-visibility widgets.  Use :hidden-states property to
2489         determine initial visibility.
2491         * wid-edit.el (widget-image-find): Give images center ascent.
2492         (visibility): Add :on-image and :off-image properties.
2493         (widget-visibility-value-create): Use them.
2495 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
2497         * cus-edit.el (processes): Remove from development group.
2498         (oop, hypermedia): Delete group.
2499         (comm): Promote to top-level group.
2501         * net/browse-url.el (browse-url):
2502         * net/xesam.el (xesam):
2503         * net/tramp.el (tramp):
2504         * net/goto-addr.el (goto-address):
2505         * net/ange-ftp.el (ange-ftp): Put in comm group.
2507         * view.el (view): Remove from editing group.
2509         * uniquify.el (uniquify): Put in files group.
2511         * net/browse-url.el (browse-url):
2512         * ps-print.el (postscript): Put in external group.
2514         * cus-edit.el (outlines):
2515         * textmodes/text-mode.el (text-mode-hook):
2516         * textmodes/table.el (table):
2517         * textmodes/picture.el (picture):
2518         * outline.el (outlines): Put in wp group.
2520         * nxml/nxml-mode.el (nxml): Remove from wp group.
2522         * net/tramp-imap.el (tramp-imap): Put in tramp group.
2524         * mail/metamail.el (metamail): Remove from hypermedia group.
2526         * cus-edit.el (abbrev):
2527         * whitespace.el (whitespace):
2528         * vcursor.el (vcursor):
2529         * reveal.el (reveal):
2530         * hl-line.el (hl-line): Put in convenience group.
2532         * epg-config.el (epg): Put in data group.
2534         * emulation/pc-select.el (pc-select): Put in emulations group.
2536         * calculator.el (calculator): Put in applications group.
2538 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
2540         Add .dir-locals.el support for file-less buffers.
2541         * files.el (hack-local-variables): Split out code to apply local
2542         variable settings ...
2543         (hack-local-variables-apply): ... here.  New function.
2544         (hack-dir-local-variables): Use the default directory for when the
2545         buffer does not have an associated file.
2546         (hack-dir-local-variables-non-file-buffer): New function.
2547         * diff-mode.el (diff-mode):
2548         * vc-annotate.el (vc-annotate-mode):
2549         * vc-dir.el (vc-dir-mode):
2550         * log-edit.el (log-edit-mode):
2551         * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
2553 2010-03-12  Dan Nicolaescu  <dann@ics.uci.edu>
2555         Add support for shelving snapshots and for showing shelves.
2556         * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
2557         (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
2558         New functions.
2559         (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
2560         (vc-bzr-extra-menu-map): Map them.
2562 2010-03-11  Glenn Morris  <rgm@gnu.org>
2564         * cus-edit.el (customize-changed-options-previous-release):
2565         Bump to 23.1.
2567         * image.el (image-animate-max-time): Fix :version tag.
2569 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2571         * Branch for 23.2.
2573 2010-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2575         * vc-git.el (vc-git-revision-table): Include remote branches.
2577 2010-03-10  Kim F. Storm  <storm@cua.dk>
2579         Animated image API.
2580         http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
2582         * image.el (image-animate-max-time): New defcustom.
2583         (image-animated-types): New defconst.
2584         (create-animated-image, image-animate-timer)
2585         (image-animate-start, image-animate-stop, image-animate-timeout)
2586         (image-animated-p): New functions.
2588         * image-mode.el (image-toggle-display-image):
2589         Replace `create-image' with `create-animated-image'.
2591 2010-03-09  Miles Bader  <miles@gnu.org>
2593         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
2594         instead of "format:"; this ensures that the output is
2595         newline-terminated.
2597 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
2599         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
2600         that all errors are caught, and that the return value is always a
2601         list (Bug#5692).
2603 2010-03-08  Kenichi Handa  <handa@m17n.org>
2605         * language/misc-lang.el (windows-1256): New coding system.
2606         (cp1256): New alias of windows-1256 (bug#5690).
2608 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
2610         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
2611         call to rfc822-bad-address.  (Bug#5692)
2613 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2615         * vc-git.el (vc-git-annotate-extract-revision-at-line):
2616         Use vc-git-root as default directory for revision path (Bug#5657).
2618 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
2620         * calculator.el (calculator): Don't bind split-window-keep-point
2621         (Bug#5674).
2623 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2625         * vc-git.el: Re-flow to fit into 80 columns.
2626         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
2627         Remove spurious `quote' element in each case alternative.
2628         (vc-git-show-log-entry): Use prog1.
2629         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
2631 2010-03-06  Glenn Morris  <rgm@gnu.org>
2633         * cedet/semantic/grammar.el (semantic-grammar-header-template):
2634         Update template copyright to GPLv3+.
2636 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2638         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
2640 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2642         * macros.el (insert-kbd-macro): Look up keyboard macro using the
2643         definition, not the name (Bug#5481).
2645 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2647         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
2648         argument with a local variable.  (Bug#5670)
2650 2010-03-02  Juri Linkov  <juri@jurta.org>
2652         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
2654 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
2656         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
2657         error when FILENAME and NEWNAME are existing remote directories.
2659         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
2660         parameter DIR-FLAG.
2662 2010-03-02  Glenn Morris  <rgm@gnu.org>
2664         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
2665         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
2667 2010-03-01  Kenichi Handa  <handa@m17n.org>
2669         * language/burmese.el (burmese-composable-pattern): Rename from
2670         myanmar-composable-pattern.
2672         * international/characters.el (script-list):
2673         * international/fontset.el (script-representative-chars):
2674         Change myanmar to burmese.
2675         (otf-script-alist): Likewise.
2676         (setup-default-fontset): Likewise.  Re-fix :otf spec.
2678 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2680         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
2682 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
2684         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2686 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2688         * net/tramp.el (tramp-handle-write-region): START can be a string.
2689         Take care in the checks.  Reported by Dan Davison
2690         <davison@stats.ox.ac.uk>.
2692 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2694         * net/dbus.el (dbus-introspect, dbus-get-property)
2695         (dbus-set-property, dbus-get-all-properties):
2696         Use `dbus-call-method' when noninteractive.  (Bug#5645)
2698 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
2700         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
2701         * emacs-lisp/elint.el (elint-add-required-env):
2702         * cedet/semantic/db-find.el
2703         (semanticdb-find-translate-path-brutish-default):
2704         * cedet/ede/make.el (ede-make-check-version):
2705         * calendar/icalendar.el (icalendar--add-diary-entry):
2706         * calc/calcalg2.el (math-tracing-integral):
2707         * files.el (recover-session-finish): Use with-current-buffer
2708         instead of save-excursion.
2710 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2712         Fix in-buffer completion when after-change-functions modify the buffer.
2713         * minibuffer.el (completion--replace): New function.
2714         (completion--do-completion): Use it and use relative movement.
2716 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
2718         * international/fontset.el (setup-default-fontset): Fix :otf spec.
2720 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
2722         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
2723         Allow the characters _<> in the stack entry (Bug#5653).
2725 2010-02-26  Kenichi Handa  <handa@m17n.org>
2727         * language/burmese.el: Fix entries in composition-function-table.
2728         (myanmar-composable-pattern): New variable.
2730         * international/fontset.el (setup-default-fontset): Add an entry
2731         for myanmar.
2733         * international/characters.el (script-list): Add Myanmar
2734         Extended-A.
2736 2010-02-26  Glenn Morris  <rgm@gnu.org>
2738         * custom.el (custom-initialize-delay): Doc fix.
2740         * mail/sendmail.el (send-mail-function): Autoload the call
2741         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
2743 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
2745         * files.el (hack-local-variables-filter): For eval forms, also
2746         check safe-local-variable-p (Bug#5636).
2748 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
2750         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2751         and use c(ad)r of cddr (Bug#5640).
2753 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
2755         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2756         setting the modes by `ignore-errors'.  It might fail, for example
2757         if the file is not owned by the user but the group.
2758         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
2760 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
2762         * files.el (directory-listing-before-filename-regexp): Use
2763         stricter matching for iso-style dates, to avoid false matches with
2764         date-like filenames (Bug#5597).
2766         * htmlfontify.el (htmlfontify): Doc fix.
2768         * eshell/eshell.el (eshell): Doc fix.
2770         * startup.el (fancy-about-screen): In mode-line, apply
2771         mode-line-buffer-id face only to the buffer name (Bug#5613).
2773 2010-02-20  Kevin Ryde  <user42@zip.com.au>
2775         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2776         In `watcom' anchor regexp to start of line, to avoid slowness
2777         (Bug#5599).
2779 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
2781         * subr.el (remove-yank-excluded-properties): Explain in a comment
2782         why `category' property is removed.
2784 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
2786         * isearch.el (isearch-update-post-hook, isearch-update): Revert
2787         2010-02-17 change.
2789 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
2791         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
2792         (icalendar--convert-weekly-to-ical)
2793         (icalendar--convert-yearly-to-ical)
2794         (icalendar--convert-block-to-ical)
2795         (icalendar--convert-cyclic-to-ical)
2796         (icalendar--convert-anniversary-to-ical): Take care of time
2797         specifications where hour has 1-digit only (Bug#5549).
2799 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
2801         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
2802         of disassemble output in GDB 7.1.
2804 2010-02-19  Glenn Morris  <rgm@gnu.org>
2806         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
2807         property.  (Bug#5593)
2809 2010-02-18  Sam Steingold  <sds@gnu.org>
2811         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
2813 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2815         Use abbreviated file names in bookmarks (bug#5591).
2816         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
2817         calls to expand-file-name.
2818         (bookmark-relocate): Use abbreviated file names in bookmarks.
2819         (bookmark-load): Use abbreviated file names in messages.
2821 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
2823         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
2824         expand "." and "..".  Reported by Thierry Volpiatto
2825         <thierry.volpiatto@gmail.com>.
2827 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
2829         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
2830         permissions of the temporary file to "0600".  In case the remote
2831         file has no read permissions for the owner, there might be
2832         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
2834 22010-02-18  Glenn Morris  <rgm@gnu.org>
2836         * emacs-lisp/authors.el (authors-renamed-files-alist):
2837         Add entries for INSTALL.CVS.
2839 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
2841         * vc-bzr.el: Fix typo in Known Bugs section.
2843         * isearch.el (isearch-update-post-hook): New hook.
2844         (isearch-update): Use the new hook.
2846 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
2848         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
2849         Fix errors in copying directories.
2850         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
2851         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
2852         (tramp-handle-delete-file)
2853         (tramp-handle-dired-recursive-delete-directory)
2854         (tramp-handle-write-region): Flush also the cache for the upper
2855         directory.
2857 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
2859         * simple.el (save-interprogram-paste-before-kill): Doc fix.
2861         * cus-edit.el (hardware): Doc fix.
2863         * man.el (man): Add to external custom group.
2865         * delim-col.el (columns): Move to wp custom group.
2867         * doc-view.el (doc-view): Add to data custom group.
2869         * cedet/data-debug.el (data-debug): Move to extensions group.
2871         * cedet/ede.el (ede):
2872         * cedet/srecode.el (srecode):
2873         * cedet/semantic.el (semantic): Put in tools and extensions group.
2875         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
2877         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
2878         by ispell-parse-output (Bug#5575).
2880 2010-02-16  Kenichi Handa  <handa@m17n.org>
2882         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
2883         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
2884         (skkdic-convert): Use `euc-japan' coding system for writing.
2886 2010-02-16  Glenn Morris  <rgm@gnu.org>
2888         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
2889         tex-main-file before using it.  (Bug#5562)
2891 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2893         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
2894         warnings, since it is annoying for the user to see them each time he
2895         runs the code.
2897 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
2899         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2900         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
2901         instead of PROC for caching "first-password-request".  Otherwise,
2902         new processes would not profit from passwords already entered.
2904         * net/tramp-cache.el (tramp-dump-connection-properties):
2905         Don't save "first-password-request" property.
2907 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
2909         * outline.el (outline-head-from-level):
2910         * simple.el (with-wrapper-hook):
2911         * cedet/ede.el (ede-run-target, project-delete-target)
2912         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
2913         (ede-adebug-project, ede-adebug-project-parent)
2914         (ede-adebug-project-root):
2915         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
2916         (elint-defun, elint-buffer-env, elint-top-form-logged)
2917         (elint-unbound-variable):
2918         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
2919         Fix typos in docstrings.
2921 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
2923         * files.el (insert-directory): When WILDCARD-REGEXP and
2924         FULL-DIRECTORY-P are nil, insert the file entry instead of the
2925         whole directory.  (Bug#5551)
2927         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
2928         dired's alignment sanity.  (Bug#5516)
2930 2010-02-14  Juri Linkov  <juri@jurta.org>
2932         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
2933         Remove remaining ^H with their preceding chars.  (Bug#5566)
2935 2010-02-13  Glenn Morris  <rgm@gnu.org>
2937         * simple.el (transpose-subr): Give it a doc-string.
2939         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
2940         Doc fixes.
2942 2010-02-12  Juri Linkov  <juri@jurta.org>
2944         * arc-mode.el (archive-unique-fname): Make directories for nested
2945         archives.  (Bug#5540)
2947 2010-02-12  Juri Linkov  <juri@jurta.org>
2949         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
2951 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2953         * subr.el (copy-overlay): Handle deleted overlays.
2955         * man.el (Man-completion-table): Don't signal an error if we can't run
2956         manual-program (bug#4056).
2958 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
2960         * textmodes/artist.el (artist-mt): Fix typos in docstring.
2962 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2964         * info.el (Info-bookmark-jump): Simplify.
2966         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
2967         (bookmark-default-handler): Accept new bookmark field `buffer'.
2969 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
2971         * iswitchb.el (iswitchb-completions): Revert last change.
2973 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
2975         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
2976         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
2977         This prevents file names like "~/" being listed literally.
2979 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
2981         * term/xterm.el (xterm-maybe-set-dark-background-mode):
2982         Remove dead code.  (Bug#5546)
2984 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
2986         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
2987         correctly (Bug#5548).
2989 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
2991         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
2992         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
2994 2010-02-08  Kenichi Handa  <handa@m17n.org>
2996         * international/mule-util.el (with-coding-priority): Add autoload
2997         cookie for putting `lisp-indent-function'.
2999 2010-02-07  Glenn Morris  <rgm@gnu.org>
3001         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
3002         Move F2003 named interfaces from keywords-2 to keywords-1, and
3003         use function-name-face rather than constant-face.
3004         Simplify "abstract interface" regexp.
3006 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
3008         * eshell/esh-util.el (eshell-file-attributes): New optional arg
3009         ID-FORMAT.  Pass it to `file-attributes'.
3011         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
3013 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
3015         * faces.el (set-face-attribute): Allow calling
3016         internal-set-lisp-face-attribute with 'unspecified family and
3017         foundry argument (Bug#5536).
3019 2010-02-07  Glenn Morris  <rgm@gnu.org>
3021         * progmodes/f90.el (f90-font-lock-keywords-2)
3022         (f90-looking-at-type-like, f90-looking-at-program-block-end):
3023         Handle F2003 named interfaces.
3025 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
3027         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
3028         beg and end before calling c-get-state-before-change-functions.
3030 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
3032         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
3034 2010-02-05  Juri Linkov  <juri@jurta.org>
3036         * doc-view.el (doc-view-mode):
3037         * image-mode.el (image-mode): Put property mode-class=special.
3038         (Bug#4896)
3040 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3042         * vc-svn.el (vc-svn-revision-table): New function.
3044 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
3046         * net/ange-ftp.el (ange-ftp-insert-directory):
3047         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3048         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3049         Handle also directories.  (Bug#5478)
3051 2010-02-05  Glenn Morris  <rgm@gnu.org>
3053         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
3055 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
3057         * startup.el (command-line-1): Convert options beginning with a
3058         single dash as well (Bug#5519).
3060 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3062         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
3063         * minibuffer.el (completion-initials-expand): Only check the presence
3064         of delims *within* the boundaries, since otherwise the / delim is
3065         always found for files.
3067         Fix up various corner case problems.
3068         * doc-view.el (doc-view-last-page-number): New function.
3069         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
3070         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
3071         (doc-view-kill-proc): Avoid inf-loop in freak cases.
3072         (doc-view-reconvert-doc): Use the new recursive delete-directory.
3073         (doc-view-convert-current-doc): Don't create the resolution.el file
3074         here any more.
3075         (doc-view-pdf/ps->png): Do it here instead.
3076         (doc-view-already-converted-p): Check that resolution.el is present.
3077         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
3078         windows that are not yet showing images.
3080 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
3082         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
3083         `dired-uncache' for every elemnt which is an absolute file name.
3085         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
3086         directory, handle its directory component.
3087         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
3088         function is called permanently and creates noise, otherwise.
3090         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3091         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3092         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
3094 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
3096         * macros.el (apply-macro-to-region-lines):
3097         Minor simplification.  (Bug#5485)
3099 2010-02-04  Glenn Morris  <rgm@gnu.org>
3101         * mail/rmail.el (rmail-show-message-1): Handle malformed
3102         quoted-printable text.  (Bug#5441)
3104         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
3106         * simple.el (visual-line-mode): Capitalize lighter.
3108 2010-02-03  John Wiegley  <jwiegley@gmail.com>
3110         * iswitchb.el (iswitchb-completions): Add bookmark files to the
3111         list of files considered for "virtual buffer" completions.
3113 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
3115         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
3116         also in case of (and (not full) (not wildcard)). This is needed,
3117         when dired is called with a list of files, which are not in
3118         `default-directory'.  (Bug#5478)
3120 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3122         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
3124 2010-02-02  Juri Linkov  <juri@jurta.org>
3126         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
3127         from unidiff to allow function-line after @@.
3129 2010-02-02  Juri Linkov  <juri@jurta.org>
3131         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
3132         '(RCS SCCS) with inverted condition.
3134 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
3136         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
3137         messages.
3139 2010-02-01  Juri Linkov  <juri@jurta.org>
3141         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
3142         compare with "pkunzip" and "pkzip" instead of only "pkzip".
3143         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
3144         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
3146 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3148         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
3149         (doc-view-revert-buffer): New command.
3150         (doc-view-mode-map): Use it.
3152 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
3154         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
3155         pending merge is detected.
3157 2010-01-31  Juri Linkov  <juri@jurta.org>
3159         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
3160         beginning of interactive spec like all other grep commands do.
3161         Put "all" in front of "gz".  (Bug#5260)
3163 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
3165         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
3167 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
3169         * dirtrack.el (dirtrack): Warn instead of signalling error if the
3170         regexp is incorrect (Bug#5476).
3172 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
3174         * net/tramp.el (tramp-handle-insert-directory): Handle also
3175         symlinks, when FILENAME is not in `default-directory'.
3177 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
3179         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
3180         FILE is not in `default-directory'.  (Bug#5478)
3182         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
3183         of SWITCHES.  Handle the case, FILENAME is not in
3184         `default-directory'.  (Bug#5478)
3185         (tramp-register-file-name-handlers): Add safe-magic property.
3187 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
3189         * arc-mode.el (archive-zip-extract): Quote the argument passed to
3190         unzip (Bug#5475).
3192 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
3194         * progmodes/flymake.el (flymake-allowed-file-name-masks)
3195         (flymake-master-make-header-init): Add other C++ filename masks.
3196         (flymake-find-possible-master-files)
3197         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
3199 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
3201         Fix some busybox annoyances.
3203         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
3204         not responding." string.
3205         (tramp-open-connection-setup-interactive-shell): Dump stty
3206         settings.  Enable "neveropen" arg for all `tramp-send-command'
3207         calls.  Handle "=" in variable values properly.
3208         (tramp-find-inline-encoding): Raise an error, when no encoding is
3209         found.
3210         (tramp-wait-for-output): Check, whether PROC buffer is available.
3211         Remove spurious " ^H" sequences, sent by busybox.
3212         (tramp-get-ls-command): Suppress coloring, if possible.
3214 2010-01-28  Glenn Morris  <rgm@gnu.org>
3216         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
3218         * log-edit.el (log-edit-strip-single-file-name): Add missing
3219         :safe, :group, and :version tags.
3221 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
3223         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
3224         buffers.  (Bug#5477)
3226 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
3228         * files.el (delete-directory): Handle moving to trash without
3229         first doing recursion (Bug#5436).
3231 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
3233         * vc-hooks.el (vc-path): Mark as obsolete.
3235 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
3237         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
3238         names too.
3240         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
3241         for the short log.
3242         (vc-bzr-log-view-mode): Adjust regexp for the above change.
3244 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
3246         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
3248         * vc-bzr.el (vc-bzr-revision-table): New function.
3250 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
3252         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
3253         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
3255 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
3257         Remove support for adding --signoff on commit.
3258         Future support will use an incompatible generic mechanism.
3259         * vc-git.el (vc-git-add-signoff): Remove variable.
3260         (vc-git-toggle-signoff): Remove function.
3261         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
3263         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
3264         from xterm-set-background-mode.  Return t if the background mode
3265         was set.
3266         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
3267         earlier, call it again in case the background mode has changed.
3269 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
3271         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
3272         (Bug#3541).
3274 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
3276         * emacs-lisp/assoc.el (aelement): Doc fix.
3277         (aput, adelete, amake): Use lexical-let (Bug#5450).
3279 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
3281         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
3282         is the same as subprogram call, not declaration.  (Bug#5435).
3284 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
3286         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
3287         (tramp-smb-maybe-open-connection): Use it.
3289 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
3291         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
3293 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3295         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
3296         just because we see "encoding: 8bit".
3297         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
3299 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
3301         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
3303 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
3305         * jka-compr.el (jka-compr-load): If load-file is not in
3306         load-history, try its file-truename version.  (bug#5447)
3308 2010-01-21  Alan Mackenzie  <acm@muc.de>
3310         Fix a situation where deletion of a cpp construct throws an error.
3311         * progmodes/cc-engine.el (c-invalidate-state-cache): Before
3312         invoking c-with-all-but-one-cpps-commented-out, check that the
3313         special cpp construct is still in the buffer.
3314         (c-parse-state): Record the special cpp with markers, not numbers.
3316 2010-01-21  Kenichi Handa  <handa@m17n.org>
3318         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
3319         process last-command-event, as it is now decoded first (Bug#5380).
3321 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
3323         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
3325 2010-01-20  Glenn Morris  <rgm@gnu.org>
3327         * indent.el (tab-always-indent): Fix custom-type.
3329 2010-01-19  Alan Mackenzie  <acm@muc.de>
3331         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
3332         buffer throws "args out of range".
3333         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
3334         playing the role of delimiter.
3336 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
3338         * progmodes/ada-mode.el: Fix bug#5400.
3339         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
3340         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
3341         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
3342         Improve comments in "is" portion.  Handle null procedure declaration.
3343         (ada-move-to-end): Improve doc string.
3345 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
3347         * ido.el (ido-cur-list): Initialize to nil.
3348         Remove obsolete information from commentary.
3349         (ido-choice-list): Initialize to nil.
3350         (ido-get-bufname): Reject minibuffers.
3351         (ido-make-buffer-list): If "default" is a nonexistent
3352         buffer, ignore it, as per the function's comment.
3353         (ido-kill-buffer-internal): New function.
3354         (ido-kill-buffer-at-head): Use it.
3355         (ido-visit-buffer): Likewise.
3357 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3359         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
3361 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3363         * cedet/ede/locate.el (ede-locate-file-in-project)
3364         (ede-locate-file-in-project-impl): Fix typos in docstrings.
3365         (ede-enable-locate-on-project): Fix typos in error messages.
3367         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
3368         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
3369         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
3370         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
3371         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
3372         Fix typos in menu help.
3374         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
3375         Fix typos in chart titles.
3377         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
3378         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
3379         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
3380         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
3381         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
3382         (semantic-parse-stream, semantic-parse-region)
3383         (semantic-parse-region-default, semantic--set-buffer-cache)
3384         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
3385         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
3386         (semantic-default-submodes):
3387         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
3388         (semanticdb-create-ebrowse-database)
3389         (semanticdb-find-tags-for-completion-method)
3390         (semanticdb-find-tags-by-class-method)
3391         (semanticdb-deep-find-tags-by-name-method)
3392         (semanticdb-deep-find-tags-for-completion-method):
3393         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
3394         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
3395         (semanticdb-find-tags-for-completion-method)
3396         (semanticdb-find-tags-by-class-method)
3397         (semanticdb-deep-find-tags-for-completion-method):
3398         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
3399         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
3400         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
3401         (semanticdb-find-tags-by-name-method)
3402         (semanticdb-find-tags-by-name-regexp-method)
3403         (semanticdb-find-tags-for-completion-method)
3404         (semanticdb-find-tags-by-class-method)
3405         (semanticdb-find-tags-external-children-of-type-method)
3406         (semanticdb-find-tags-subclasses-of-type-method)
3407         (semanticdb-deep-find-tags-by-name-method)
3408         (semanticdb-deep-find-tags-by-name-regexp-method)
3409         (semanticdb-deep-find-tags-for-completion-method):
3410         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
3411         (semanticdb-enable-gnu-global-in-buffer)
3412         (semanticdb-find-tags-for-completion-method)
3413         (semanticdb-deep-find-tags-by-name-method)
3414         (semanticdb-deep-find-tags-for-completion-method):
3415         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
3416         (javascript-mode, semanticdb-find-translate-path)
3417         (semanticdb-find-tags-for-completion-method)
3418         (semanticdb-find-tags-by-class-method)
3419         (semanticdb-deep-find-tags-by-name-method)
3420         (semanticdb-deep-find-tags-for-completion-method)
3421         (semanticdb-find-tags-external-children-of-type-method):
3422         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
3423         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
3424         (global-semantic-idle-scheduler-mode):
3425         * cedet/srecode/dictionary.el (srecode-field-value)
3426         (srecode-dictionary-add-section-dictionary):
3427         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
3428         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
3429         (describe-class, eieio-describe-generic, describe-generic):
3430         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
3431         (eieio-speedbar-expand):
3432         * emulation/viper-cmd.el (viper-exec-form-in-vi)
3433         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
3434         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
3435         (viper-del-backward-char-in-replace, viper-backward-indent)
3436         (viper-brac-function, viper-register-to-point, viper-submit-report):
3437         * net/tramp.el (tramp-remote-coding-commands):
3438         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
3439         Fix typos in docstrings.
3441 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3443         * mail/sendmail.el (mail-yank-original): Set the mark if the
3444         specified function for yanking does not do it.
3446 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
3448         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
3450         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
3451         resyncing a directory.
3453 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
3455         * progmodes/ada-mode.el: Fix bug#1920.
3456         (ada-ident-re): Delete ., allow multibyte characters.
3457         (ada-goto-label-re): New; matches goto labels.
3458         (ada-block-label-re): New; matches block labels.
3459         (ada-label-re): New; matches both.
3460         (ada-named-block-re): Deleted; callers changed to use
3461         `ada-block-label-re' instead.
3462         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
3463         Use `ada-block-label-re'.
3464         (ada-indent-on-previous-lines): Improve handling of goto labels.
3465         (ada-get-indent-block-start): Special-case block label.
3466         (ada-get-indent-label): Split into `ada-indent-block-label' and
3467         `ada-indent-goto-label'.
3468         (ada-goto-stmt-start, ada-goto-next-non-ws):
3469         Optionally ignore goto labels.
3470         (ada-goto-next-word): Simplify.
3471         (ada-indent-newline-indent-conditional): Insert newline before
3472         trying to fix indentation; doc fix.
3474 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
3476         * calc/calc.el (calc-command-flags): Give it an initial value.
3478 2010-01-17  Glenn Morris  <rgm@gnu.org>
3480         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
3482 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3484         * cedet/semantic.el (semantic-mode):
3485         * files.el (minibuffer-with-setup-hook):
3486         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
3487         (artist-key-draw-continously, artist-key-do-continously-continously)
3488         (artist-key-set-point-continously, artist-mouse-draw-continously):
3489         Fix typos in docstrings.
3491 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
3493         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
3494         return t (Bug#3898).
3496 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
3498         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
3499         can parse the output of the external commands (Bug#5279).
3501 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
3503         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
3505 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
3507         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
3509         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
3511         * startup.el (command-line): Remove unused --icon-type arg.
3512         Handle --display arg, passing it to command-line-1 (Bug#5392).
3514 2010-01-16  Mario Lang  <mlang@delysid.org>
3516         * cedet/ede/cpp-root.el (ede-cpp-root-project):
3517         * cedet/ede/files.el (ede-expand-filename):
3518         * cedet/ede/simple.el (ede-simple-project):
3519         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
3520         (semantic-complete-inline-tag-engine):
3521         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
3522         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
3523         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
3524         * cedet/semantic/db.el (semanticdb-equivalent-mode):
3525         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
3526         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
3527         * emacs-lisp/chart.el (chart-translate-namezone):
3528         * textmodes/artist.el (artist-compute-popup-menu-table):
3529         Remove duplicated words in doc-strings.
3531 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
3533         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
3534         to mairix-search to suppress threading (Bug#5342).
3536 2010-01-15  Kenichi Handa  <handa@m17n.org>
3538         * international/mule-cmds.el (canonicalize-coding-system-name):
3539         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
3541 2010-01-15  Glenn Morris  <rgm@gnu.org>
3543         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
3545         * wid-edit.el (widget-keymap): Doc fix.
3547         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
3548         former seems to be more widely accepted by various svn versions.
3550 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
3552         * find-cmd.el (find-constituents):
3553         * vc-arch.el (vc-arch-root):
3554         * window.el (window-body-height, pop-up-frames):
3555         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
3556         (semantic-no-reparse-needed-change-hook):
3557         * cedet/srecode/insert.el (srecode-resolve-argument-list)
3558         (srecode-template-inserter-blank, srecode-template-inserter-variable)
3559         (srecode-template-inserter-ask, srecode-template-inserter-width)
3560         (srecode-template-inserter-section-start)
3561         (srecode-template-inserter-section-end, srecode-insert-method):
3562         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
3563         * progmodes/ada-stmt.el (ada-if):
3564         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
3565         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
3566         (ispell-encoding8-command, ispell-aspell-supports-utf8)
3567         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
3569         * progmodes/flymake.el (flymake-post-syntax-check):
3570         Fix typo in error message.
3572 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
3574         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
3575         which is always a string.  (Bug#5313)
3577 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
3579         * progmodes/ada-xref.el (ada-default-prj-properties):
3580         Simplify previous change.
3582 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3584         * progmodes/ada-xref.el (ada-default-prj-properties):
3585         Default ada_project_path to $ADA_PROJECT_PATH.
3587 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3589         * progmodes/ada-mode.el (ada-create-keymap):
3590         Override `narrow-to-defun' with `ada-narrow-to-defun'.
3592 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3594         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
3595         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
3596         (ada-get-current-indent, ada-imenu-generic-expression)
3597         (ada-which-function): Check for it.
3599 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
3601         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
3602         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
3604 2010-01-14  Glenn Morris  <rgm@gnu.org>
3606         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
3608 2010-01-14  Kenichi Handa  <handa@m17n.org>
3610         * composite.el (auto-composition-mode): Make it a buffer local
3611         variable (permanent-local).
3612         (auto-composition-function): Set the default value to
3613         auto-compose-chars.
3614         (auto-composition-mode): Make it a simple function, not a minor mode.
3615         (global-auto-composition-mode): Likewise.
3616         (turn-on-auto-composition-if-enabled): Delete it.
3618 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
3620         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
3622 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
3624         * files.el (copy-directory): Compute target for recursive
3625         directories with identical names.  (Bug#5343)
3627 2010-01-12  Glenn Morris  <rgm@gnu.org>
3629         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
3630         it to bug-gnu-emacs rather than emacs-pretest-bug.
3632 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
3634         * cedet/data-debug.el (data-debug): Fix customization group reference.
3636 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
3638         * cedet/semantic/analyze.el (semantic-analyze-push-error)
3639         (semantic-analyze-context, semantic-analyze-context-assignment)
3640         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
3641         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
3642         (semantic-java-doc-keywords-map):
3643         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
3644         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
3645         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
3646         (semantic-c-classname, semantic-format-tag-uml-prototype)
3647         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
3648         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
3649         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
3650         (semantic-get-local-variables, semantic-end-of-command)
3651         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
3652         (lisp-mode):
3653         * cedet/semantic/bovine/make.el (makefile-mode):
3654         * cedet/semantic/wisent/python.el (wisent-python-string-re)
3655         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
3656         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
3657         (semantic-lex, semantic-get-local-variables, python-mode):
3658         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
3659         * cedet/srecode/extract.el (srecode-extract-state-set)
3660         (srecode-extract-method): Fix typos in docstrings.
3662 2010-01-11  Sam Steingold  <sds@gnu.org>
3664         * imenu.el (imenu-default-create-index-function): Detect infinite
3665         loops caused by imenu-prev-index-position-function.
3667 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
3669         * htmlfontify.el (htmlfontify-load-rgb-file)
3670         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
3671         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
3672         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
3673         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
3674         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
3675         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
3676         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
3677         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
3678         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
3679         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
3680         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
3681         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
3682         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
3683         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
3684         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
3685         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
3686         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
3687         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
3688         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
3689         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
3690         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
3691         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
3692         backslash-quoting from parentheses, etc.
3694 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
3696         * progmodes/js.el: Autoload javascript-mode alias.
3698 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
3700         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
3701         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
3702         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
3703         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
3704         Fix typos in docstrings.
3705         (ffap-url-regexp): Doc fix.
3706         (ffap-at-mouse): Fix typo in message.
3708 2010-01-11  Glenn Morris  <rgm@gnu.org>
3710         * version.el (emacs-copyright): Set copyright year to 2010.
3712 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3714         * format.el (format-annotate-function): Only set
3715         write-region-post-annotation-function after running to-fn so as not to
3716         affect nested write-region calls (bug#5273).
3718 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
3720         * cedet/semantic.el (semantic-new-buffer-setup-functions):
3721         Add python parser.
3723         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
3724         wisent/python.el.
3726 2010-01-10  Richard Kim  <emacs18@gmail.com>
3728         * cedet/semantic/wisent/python-wy.el:
3729         * cedet/semantic/wisent/python.el: New files.
3731 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
3733         * man.el (Man-goto-section): Signal error if the section is not
3734         found (Bug#5317).
3736 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
3738         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
3739         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
3741 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
3743         * progmodes/compile.el: Don't treat compile-command as safe if
3744         compilation-read-command might be nil (Bug#4218).
3746 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
3748         * startup.el (command-line-1): Use orig-argi to check for ignored X and
3749         NS options.
3751 2010-01-08  Kenichi Handa  <handa@m17n.org>
3753         * international/fontset.el (build-default-fontset-data):
3754         Exclude characters in scripts kana, hangul, han, or cjk-misc.
3756 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
3758         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
3759         to `create-file-buffer' as it expects, not just a buffer name.
3760         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
3761         to help uniquify.  (Bug#3224)
3763 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
3765         * font-setting.el (font-setting-change-default-font): Use user-spec
3766         instead of name.
3768 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3770         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
3772 2010-01-05  Tom Tromey  <tromey@redhat.com>
3774         * progmodes/python.el (python-font-lock-keywords):
3775         Handle qualified decorators (Bug#881).
3777 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3779         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
3780         in a lightweight checkout.
3782 2010-01-05  Kenichi Handa  <handa@m17n.org>
3784         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
3786 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3788         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
3790 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
3792         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
3793         checkouts.  (Bug#618)
3794         (vc-bzr-log-view-mode): Also highlight the author.
3795         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
3796         (vc-bzr-shelve-menu-map):
3797         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
3798         (vc-bzr-shelve-apply): Make prompt more explicit.
3800 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3802         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
3803         They are valid characters in URL paths (rfc3986), and at least
3804         Firefox does not understand the encoded version (Bug#3166).
3806 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
3808         * progmodes/octave-mod.el (octave-end-keywords)
3809         (octave-block-begin-or-end-regexp, octave-block-match-alist):
3810         Add "end" keyword (Bug#3061).
3811         (octave-end-as-array-index-p): New function.
3812         (calculate-octave-indent): Use it.
3814 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3816         * bookmark.el: Consistently put the text property on the bookmark name.
3817         (bookmark-bmenu-marks-width): Bump back to 2, to include
3818         annotation marks.
3819         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
3820         property on the bookmark name, instead of not putting it at all.
3821         (bookmark-bmenu-list): Fix where we put the text property.
3823 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3825         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
3826         for showing buffer modified state (as added in the previous change).
3828 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3830         * bookmark.el: Show modified state of bookmark buffer more accurately.
3831         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
3832         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
3833         (with-buffer-modified-unmodified): New macro.
3834         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3835         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
3836         Use new macro to preserve the buffer modified state.
3838 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3840         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3841         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
3842         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
3843         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
3844         (bookmark-bmenu-rename, bookmark-bmenu-locate)
3845         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
3846         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3848 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
3850         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3851         Make the lines in the generated doc string shorter.  (Bug#4668)
3853 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
3855         * net/rcirc.el: Add follow-link binding (Bug#4738).
3857 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
3859         * Makefile.in (bzr-update): Rename from cvs-update.
3860         (cvs-update): New target for backward compatibility.
3862         * makefile.w32-in (bzr-update): Rename from cvs-update.
3863         (cvs-update): New target for backward compatibility.
3865 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3867         * bookmark.el: Remove gratuitous gratitude.
3869 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3871         * bookmark.el (bookmark-bmenu-any-marks): New function
3872         (bookmark-bmenu-save): Clear buffer modification if no marks.
3874 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3876         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
3877         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
3878         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
3879         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
3881         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
3882         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
3883         To: emacs-devel {_AT_} gnu.org
3884         Subject: bookmark.el bug report
3885         Date: Mon, 28 Dec 2009 14:19:16 +0800
3886         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
3888 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
3890         * bookmark.el: Improvements suggested by Drew Adams:
3891         (bookmark-bmenu-ensure-position): New name for
3892         `bookmark-bmenu-check-position'.  Just ensure the position,
3893         don't return any meaningful value.
3894         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
3895         New constants.
3897 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
3899         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
3900         (bookmark-yank-point, bookmark-bmenu-check-position):
3901         Fix typos in docstrings.
3902         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
3903         (bookmark-name-from-full-record, bookmark-get-position)
3904         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
3905         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
3906         Remove useless quoting of parenthesis, etc. in docstrings.
3908         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
3909         (ediff-append-custom-diff): Fix typo in error message.
3910         (ediff-meta-mark-equal-files): Fix typos in messages.
3912         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
3914         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
3915         Fix typo in docstring.
3917         * net/imap-hash.el (imap-hash-make): Doc fix.
3918         (imap-hash-test): Fix typo in error message; reflow docstring.
3919         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
3920         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
3921         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
3922         Fix typos in docstrings.
3923         (imap-hash-open-connection): Fix typo in error message.
3925         * play/gomoku.el (gomoku): Fix typos in docstring.
3927         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
3928         (gdb-jsonify-buffer): Fix typos in docstring.
3929         (gdb-goto-breakpoint): Fix typo in error message.
3930         ("Display Other Windows"): Fix typo in help message.
3931         (gdb-speedbar-expand-node): Fix typo in question.
3933         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
3934         (idlwave-html-system-help-location, idlwave-html-help-location)
3935         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
3936         (idlwave-help-browser-generic-args, idlwave-help-directory)
3937         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
3938         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
3939         (idlwave-online-help, idlwave-help-html-link)
3940         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
3941         Fix typos in docstrings.
3942         (idlwave-help-with-source, idlwave-help-find-routine-definition):
3943         Reflow docstrings.
3944         (idlwave-help-assistant-start): Fix typo in error message.
3946         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
3947         (octave-electric-space): Fix typos in docstrings.
3949 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3951         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
3953 2010-01-01  Juri Linkov  <juri@jurta.org>
3955         * comint.el (comint-input-ring-size): Make it a defcustom and
3956         increase the default to 500 (Bug#5148).
3958 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
3960         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
3961         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
3962         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
3964 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
3966         Show working revision correctly for mercurial.
3967         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
3968         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
3970 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
3972         Declare some functions for the byte-compiler.
3973         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
3974         (speedbar-timer-fn, speedbar-change-expand-button-char)
3975         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
3977 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
3979         This changeset reverts GDB Graphical Interface to use annotations.
3980         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
3982 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
3984         Make vc-dir work on subdirectories of the bzr root.
3985         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
3986         file names relative to it.
3987         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
3988         relative directory to vc-bzr-after-dir-status.
3990 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
3992         * font-lock.el (font-lock-refresh-defaults): New function, which
3993         can be used to let font-lock react to external changes in
3994         variables like font-lock-defaults and keywords.
3995         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
3997 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
3999         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
4001         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
4003 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
4005         Supersede color.diff settings in git log (bug#5211).
4007         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
4008         escape chars in its output when the user has color.diff set to `always'.
4009         This fix works on git 1.4.2 and newer (released on 2006-08-13).
4011 2009-12-26  Kevin Ryde  <user42@zip.com.au>
4013         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
4014         node.  Keep previous "Index" name to work with past coreutils too.
4016         * man.el (man): Revise docstring a bit to show -a and -l as
4017         examples.  Add -k description since support for it has otherwise
4018         been a secret.  (Further to bug#3717.)
4019         (Man-bgproc-sentinel): When "-k foo" produces no output show error
4020         "no matches" rather than "Can't find manpage", as the latter reads
4021         like -k was interpreted as a page name, which is not so.  (Bug#5431)
4023 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
4025         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
4026         switches.  Check also for //SUBDIRED// line.
4028 2009-12-25  Kenichi Handa  <handa@m17n.org>
4030         * language/indian.el (devanagari-composable-pattern): Fixed to
4031         handle ZWNJ and ZWJ.  Use it in composition-function-table for
4032         Devanagari.
4033         (malayalam-composable-pattern): Fix previous change.
4035 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4037         * ps-print.el (ps-face-attributes): It was not returning the
4038         attribute face for faces specified as string.  Reported by harven
4039         <harven@free.fr>.
4040         (ps-print-version): New version 7.3.5.
4042 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
4044         * calendar/icalendar.el (icalendar--convert-tz-offset):
4045         Fix timezone names.
4046         (icalendar--convert-tz-offset): Fix the "last-day-problem".
4047         (icalendar--add-diary-entry): Remove the trailing blank that
4048         diary-make-entry inserts.
4050 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
4052         Make `file-expand-wildcards' work for remote files.
4054         * files.el (file-expand-wildcards): In case of remote files, check
4055         only local file name part for wildcards.  Provide feature 'files
4056         and subfeature 'remote-wildcards.  (Bug#5198)
4058         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
4059         if there is already an established connection.
4060         (tramp-advice-file-expand-wildcards): Remove it.
4062         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
4063         (tramp-advice-file-expand-wildcards): Move from tramp.el.
4064         Activate advice for older GNU Emacs versions.  (Bug#5237)
4066 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
4068         Some doc fixes (more needed).
4070         * find-cmd.el (find-constituents): Reflow docstring.
4071         (find-cmd, find-prune, find-command): Fix typos in docstrings.
4072         (find-generic): Doc fix.
4074 2009-12-17  Juri Linkov  <juri@jurta.org>
4076         Fix regression from 23.1 to allow multiple modes in Local Variables.
4078         * files.el (hack-local-variables-filter): While ignoring duplicates,
4079         don't take `mode' into account.
4080         (hack-local-variables-filter, hack-dir-local-variables):
4081         Don't remove duplicate `mode' from local-variables-alist (like `eval').
4083 2009-12-17  Juri Linkov  <juri@jurta.org>
4085         Make `dired-diff' safer.  (Bug#5225)
4087         * dired-aux.el (dired-diff): Signal an error when `file' equals to
4088         `current' or when `file' is a directory of the `current' file.
4090 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
4092         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
4093         unconditionally preloaded files.
4095 2009-12-16  Juri Linkov  <juri@jurta.org>
4097         Revert to old 23.1 logic of using the file at the mark as default.
4098         * dired-aux.el (dired-diff): Use the file at the mark as default
4099         if it's not the same as the current file, and the target dir is
4100         the current dir or the mark is active.  Add the current file
4101         as the arg of `dired-dwim-target-defaults'.  Use the default file
4102         in the prompt.  (Bug#5225)
4104 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
4106         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
4107         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
4108         (tramp-check-for-regexp): Check also, when an echoing shell stops
4109         to echo sent commands.
4111 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
4113         * Makefile.in: Revert last change (Bug#5191).
4115 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
4117         * vc-hg.el (vc-hg-print-log): Fix argument order.
4118         (vc-hg-working-revision): Make sure the command is executed in a
4119         known environment so that we can parse the output.  (Bug#4417)
4121 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
4123         * progmodes/python.el (python-symbol-completions): Remove text
4124         properties from symbol string before calling python-send-receive.
4126 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
4128         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
4129         when there are values for both file and line.  (Bug#5060)
4131 2009-12-14  Juri Linkov  <juri@jurta.org>
4133         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
4134         whitespace after the file name of the first line of unified format,
4135         because git-diff doesn't output whitespace and file modification time
4136         after the file name.
4138 2009-12-14  David Kastrup  <dak@gnu.org>
4140         * info.el (Info-hide-cookies-node): Before hiding a cookie,
4141         check if it already has the `display' property added by
4142         `Info-display-images-node', and not put the `invisible' property
4143         in this case.
4145 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
4147         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
4148         (semantic-mru-bookmark-mode): Doc fixes.
4150         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
4151         of assert.
4153 2009-12-13  Glenn Morris  <rgm@gnu.org>
4155         * mail/emacsbug.el (message-sort-headers): Define for compiler.
4156         (report-emacs-bug): In message-mode, sort manually before storing
4157         original report text.  (Bug#5178)
4158         Remove superfluous save-excursion.
4160 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
4162         * net/dbus.el (dbus-property-handler): Filter lambda forms out
4163         when responding to "GetAll" properties.
4165 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
4167         * simple.el (compose-mail): Remove mail-setup-with-from from
4168         customization checks.
4170 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
4172         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
4173         RAR archives created on Unix systems.
4175 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4177         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
4178         the varalias that was accidentally removed by the 2009-11-19 change
4179         (bug#5186).
4181 2009-12-12  Kenichi Handa  <handa@m17n.org>
4183         * language/indian.el (indian-compose-regexp): New function.
4184         (malayalam-composable-pattern): Fix the pattern.
4185         (composition-function-table): Set malayalam-composable-pattern for
4186         Malayalam characters.
4188 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
4190         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
4191         rather than down-mouse-1, based on follow-link conventions.
4193         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
4194         are compiled.
4196 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
4198         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
4199         (verilog-vmm-statement-re, verilog-ovm-statement-re)
4200         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
4201         (verilog-leap-to-head, verilog-backward-token):
4202         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
4204 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
4206         * progmodes/verilog-mode.el (verilog-auto-lineup)
4207         (verilog-nameable-item-re): Cleanup user-visible spelling and
4208         documentation errors.  One reported by Gary Delp.
4209         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
4210         (verilog-read-decls): Fix AUTOWIRE with types declared in a
4211         package, bug195.  Reported by Pierre-David Pfister.
4213 2009-12-11  Glenn Morris  <rgm@gnu.org>
4215         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
4217         * mail/emacsbug.el: No longer require sendmail.
4218         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
4219         (report-emacs-bug-orig-text): Doc fix.
4220         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
4221         New local variables, to adapt to different mail-user-agents.
4222         (report-emacs-bug): Fix test for a gnu.org address.
4223         Use overlays for emphasis, since font-lock defeats 'face property.
4224         Pretest bugs also end up at the newsgroup these days.
4225         Stop message-mode stripping text properties.
4226         Set and use the new buffer-local variables.
4227         (report-emacs-bug-hook): Add doc-string.
4228         Remove some unnecessary save-excursions and simplify.
4229         Use the appropriate hook and send-command.
4231         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
4232         capitalization of some menu entries.
4234 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4236         * whitespace.el (whitespace-display-char-on): Ensure
4237         `buffer-display-table' is unique when two or more windows are
4238         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
4239         New version 12.1.
4241 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
4243         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
4244         characters in the Attribute field.
4246 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
4248         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
4250 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4252         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
4253         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4254         Disregard autoload-excludes.
4255         (update-directory-autoloads): Obey autoload-excludes here instead.
4256         But don't store its contents in no-autoloads and remove entries that
4257         refer to excludes files.
4259 2009-12-10  Glenn Morris  <rgm@gnu.org>
4261         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
4262         (expand-mail-aliases): Define for compiler.
4264         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
4265         Define for compiler.
4267         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
4268         appropriate for the mail-user-agent in use.
4270 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
4272         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
4274 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
4276         Fix short log parsing and fontification.
4277         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
4278         Fix fontification for the [merge] label.
4280 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
4282         Drop some properties to avoid surprises (bug#5002).
4283         * htmlfontify.el (hfy-ignored-properties): New defcustom.
4284         (hfy-fontify-buffer): Use it.
4286 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4288         Minor cleanup.
4289         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
4290         Adjust all callers.
4291         (ffap-locate-file): Remove unused arg `dir-ok' and make other
4292         args compulsory.  Adjust callers.
4293         (ffap-gopher-at-point): Remove unused var `name'.
4295         Get rid of the ELCFILES abomination.
4296         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
4297         (compile-elcfiles): New phony target.
4298         (compile-main): Compute ELCFILES dynamically.
4299         (compile-clean): New target to remove left-over elc files.
4300         (compile, all): Use it.
4302 2009-12-09  Kenichi Handa  <handa@etlken>
4304         * international/mule-diag.el: Require help-mode instead of help-fns.
4306 2009-12-09  Kenichi Handa  <handa@m17n.org>
4308         * international/mule-cmds.el (ucs-names): Supply sufficiently
4309         fine ranges instead of pre-calculating accurate ranges.
4310         Iterate with bigger gc-cons-threshold.
4312 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
4314         Add support for stashing a snapshot of the current tree.
4315         * vc-git.el (vc-git-stash-snapshot): New function.
4316         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
4318 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
4320         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
4321         instead of `(beginning|end)-of-line'.
4323 2009-12-08  Glenn Morris  <rgm@gnu.org>
4325         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
4327         * Makefile.in (ELCFILES): Regenerate.
4329 2009-12-07  Juri Linkov  <juri@jurta.org>
4331         Don't lazy-highlight the comint output in history Isearch mode.
4333         * comint.el (comint-history-isearch-search): Instead of
4334         `comint-line-beginning-position', use `comint-after-pmark-p'
4335         to check if point if before the process mark, and go to
4336         `process-mark' in this case.
4338 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4340         * textmodes/tex-mode.el (latex-complete)
4341         (latex-indent-or-complete): Remove.
4342         (latex-mode): Set completion-at-point-functions instead.
4344         Provide a standard completion command and hook it into TAB.
4345         * minibuffer.el (completion-at-point-functions): New var.
4346         (completion-at-point): New command.
4347         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
4348         * progmodes/python.el (python-mode-map): Use completion-at-point.
4349         (python-completion-at-point): Rename from python-partial-symbol and
4350         adjust for use in completion-at-point-functions.
4351         (python-mode): Setup completion-at-point for Python completion.
4352         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
4353         extracted from lisp-complete-symbol.
4354         (lisp-complete-symbol): Use it.
4355         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
4356         setup completion-at-point for Elisp completion.
4357         (emacs-lisp-mode-map, lisp-interaction-mode-map):
4358         Use completion-at-point.
4359         * ielm.el (ielm-map): Use completion-at-point.
4360         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
4361         * progmodes/sym-comp.el: Move to...
4362         * obsolete/sym-comp.el: Move from progmodes.
4364 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
4366         Prevent save-buffer in Rmail buffers from using the coding-system
4367         of the current message, and from clobbering the encoding mnemonics
4368         in the mode line (Bug#4623).
4370         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
4371         flag, too.
4372         (rmail-message-encoding): New variable.
4373         (rmail-write-region-annotate): Record the encoding of the current
4374         message in rmail-message-encoding.
4375         (rmail-after-save-hook): New function, restores the encoding of
4376         the current message after the message collection is saved.
4378 2009-12-07  Juri Linkov  <juri@jurta.org>
4380         * progmodes/grep.el (grep-read-files): Use `completing-read'
4381         instead of `read-string'.  Set its `collection' arg to
4382         `read-file-name-internal'.  (Bug#4301)
4384 2009-12-07  Juri Linkov  <juri@jurta.org>
4386         Correctly restore original Isearch point.  (Bug#4994)
4388         * isearch.el (isearch-mode): Move `isearch-push-state' after
4389         `(run-hooks 'isearch-mode-hook)'.
4390         (isearch-cancel): When `isearch-push-state-function' is defined,
4391         let-bind `isearch-cmds' to the first state (the last element of
4392         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
4393         function and restores the original point).  Otherwise, move point
4394         to `isearch-opoint'.
4396 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4398         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
4399         chars that don't have names, so the table can be built much faster at
4400         run-time.
4402 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
4404         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
4405         change.  Suggested by David Kastrup.
4407         * simple.el (compose-mail): Check for incompatibilities and warn.
4408         (compose-mail-user-agent-warnings): New option.
4410 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
4412         Support showing a single log entry from vc-annotate.
4413         * vc.el (print-log): Add a new argument: START-REVISION.
4414         (vc-print-log-internal): Add a new optional argument and
4415         pass it to the backend.
4416         (vc-print-log, vc-print-root-log): Adjust callers.
4417         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
4418         buffer already displays the requested log entry, use it.
4419         Otherwise display only the log entry in question.
4420         * vc-svn.el (vc-svn-print-log):
4421         * vc-mtn.el (vc-mtn-print-log):
4422         * vc-hg.el (vc-hg-state):
4423         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
4424         (vc-git-show-log-entry): Return t on success.
4425         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
4426         (vc-bzr-show-log-entry): Return t on success.
4427         * vc-rcs.el (vc-rcs-print-log):
4428         * vc-sccs.el (vc-sccs-print-log):
4429         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
4431 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
4433         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
4434         Add menus to the meta mode.  (Bug#5043)
4436 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
4438         * ediff-init.el (ediff-event-key): Use event-to-character instead of
4439         event-key.
4441         * ediff.el (ediff-buffers-internal): Add unwind-protect.
4443 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
4445         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
4446         Berbain <raphael.berbain@gmail.com>.
4448         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
4449         characters.
4450         (tramp-initial-end-of-output): New defconst.
4451         (tramp-methods, tramp-find-shell)
4452         (tramp-open-connection-setup-interactive-shell)
4453         (tramp-maybe-open-connection): Use it.
4454         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
4455         existence of `#' and `$'.
4457         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
4458         `tramp-initial-end-of-output'.
4460 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
4462         Get the background mode from the terminal for xterm, and set
4463         faces accordingly.
4464         * term/xterm.el (xterm-set-background-mode): New function.
4465         (terminal-init-xterm): Use it in case xterm supports background
4466         color queries.  Recompute faces after getting the background
4467         color.
4469 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
4471         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
4472         number comment back on its own line, for easier parsing.
4474 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4476         Make it work for non-file buffers (bug#5102).
4477         * doc-view.el (doc-view-current-cache-dir):
4478         Use doc-view-buffer-file-name rather than buffer-file-name.
4479         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
4481 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
4483         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
4484         author field is too short.
4486 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
4488         * vc-git.el (vc-git-print-log): Handle a limit argument.
4489         Display the short log in graph form and with labels.
4490         (vc-git-log-view-mode): Handle labels.
4492         Make vc-revert change VC state from 'added to 'unregistered.
4493         * vc-git.el (vc-git-revert): Call git reset first.
4495 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
4497         * net/newst-backend.el, net/newst-plainview.el:
4498         * net/newst-reader.el, net/newst-ticker.el:
4499         * net/newst-treeview.el, net/newsticker.el:
4500         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
4502 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
4504         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
4506         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
4507         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
4508         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4509         Update annotation regexp.
4511         * simple.el (beginning-of-visual-line): Constrain to field
4512         boundaries (Bug#5106).
4514 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
4516         * xml.el (xml-substitute-numeric-entities): Move
4517         newsticker--decode-numeric-entities in newst-backend.el to
4518         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
4519         * net/newst-backend.el (newsticker--parse-generic-feed)
4520         (newsticker--parse-generic-items)
4521         (newsticker--decode-numeric-entities): Move
4522         newsticker--decode-numeric-entities in newst-backend.el to
4523         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
4525 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
4527         * progmodes/js.el (js--js-not): Add null to the list of values.
4529 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
4531         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
4533 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4535         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
4536         delimiter if it is at the end of the current line.
4537         (bibtex-generate-url-list): Fix docstring.
4539 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4541         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
4542         minibuffer's content with itself.
4543         Fold the confirm-after-completion case into the `confirm' case.
4544         (completion-pcm-word-delimiters): Add : and / to the delimiters.
4546 2009-12-06  Kevin Ryde  <user42@zip.com.au>
4548         * ffap.el (ffap-rfc-path): Make this a defcustom since
4549         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
4551         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
4552         manuals, similar to existing setup for help-mode.  (Bug#3913.)
4554 2009-12-05  Juri Linkov  <juri@jurta.org>
4556         Save and restore dired buffer's point positions too.  (Bug#4880)
4558         * dired.el (dired-save-positions): Return in the first element
4559         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
4560         Doc fix.
4561         (dired-restore-positions): First restore buffer's position.
4562         While restoring window's positions, check if window still displays
4563         the original buffer.
4565 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
4567         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
4568         if possible.
4570         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
4571         Make argument optional.
4573         * shell.el (shell): Require ansi-color (Bug#5113).
4575         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
4577         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
4579 2009-12-05  Alan Mackenzie  <acm@muc.de>
4581         * progmodes/cc-mode.el (c-before-hack-hook)
4582         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
4583         `c-file-style' to work again.  This reversion restores the current
4584         software to its state in Emacs 23.1.  (Bug#4146)
4586 2009-12-05  Kevin Ryde  <user42@zip.com.au>
4588         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
4589         comment-start-skip to comment-end-skip as comment (Bug#4781).
4591 2009-12-05  Juri Linkov  <juri@jurta.org>
4593         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
4594         for virtual nodes.  (Bug#4147)
4595         (Info-find-node-2): Set `Info-current-node-virtual' to nil
4596         when moving from a virtual node.
4597         (Info-mode-menu): Add `Info-virtual-index' to the menu.
4598         (Info-mode): Add `Info-virtual-index' to the docstring.
4600 2009-12-05  Eric Ludlam  <zappo@gnu.org>
4602         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
4603         Describe project macro symbols.
4605         * cedet/semantic/complete.el (semantic-complete-do-completion):
4606         Don't call semantic-collector-current-exact-match.
4608         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
4609         ede-objects as targets.
4611         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
4612         a target's object list even if compiler vars are already in the
4613         Makefile.
4615         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
4616         list of headers producing necessary macros.
4618 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4620         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
4621         track of the buffer position of the end of a BibTeX entry as this
4622         position may change during reformatting.
4623         (bibtex-format-entry): Remove whitespace before processing
4624         numerical fields so that we recognize the latter properly.
4625         (bibtex-reformat): Do not use push which changes the global value
4626         of bibtex-entry-format.
4627         (bibtex-field-braces-alist, bibtex-field-strings-alist)
4628         (bibtex-field-re-init): Replace only space characters by regexp
4629         for whitespace.
4630         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
4631         (bibtex-initialize): Also update bibtex-strings.
4632         (bibtex-kill-field): Preserve white space at end of entry.
4633         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
4634         Update bibtex-reference-keys.
4636 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4638         * minibuffer.el (completion-pcm--merge-try): Also consider placing
4639         point after a star, if that's the only place where modifications can
4640         make progress.
4642 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
4644         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
4645         in docstrings.
4647 2009-12-04  Juri Linkov  <juri@jurta.org>
4649         * proced.el (proced): Call `(proced-update t)' to update process
4650         information instead of only running proced-post-display-hook.
4651         (proced-send-signal): Add a leading space to the buffer name
4652         " *Marked Processes*" to make this buffer ephemeral.
4654 2009-12-04  Juri Linkov  <juri@jurta.org>
4656         * dired.el (dired-auto-revert-buffer): New defcustom.
4657         (dired-internal-noselect): Use it.
4659 2009-12-04  Juri Linkov  <juri@jurta.org>
4661         Change roles of modes and functions in image-mode.el (Bug#5062).
4663         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
4664         in `auto-mode-alist'.
4665         (image-mode-previous-major-mode): New variable.
4666         (image-minor-mode-map): Rename from `image-mode-text-map'.
4667         (image-mode): Move graceful error-handling code from
4668         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
4669         (image-minor-mode): Remove all image-handling code.
4670         Replace `image-mode-text-map' with `image-minor-mode-map'.
4671         Check for `image-type' in mode-line format string.
4672         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
4673         (image-mode-as-text): New function with most code from
4674         `image-mode-maybe'.
4675         (image-toggle-display-text): Move code that removes image
4676         properties from `image-toggle-display' to here.
4677         (image-toggle-display-image): New function with code that adds
4678         image properties copied from `image-toggle-display'.
4679         (image-toggle-display): Remove most code with leaving only code
4680         that toggles between `image-mode-as-text' and `image-mode'.
4682 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
4684         * net/newst-treeview.el
4685         (newsticker--treeview-list-highlight-start): Restored call to
4686         save-excursion: Selected item was stuck.
4687         (newsticker--treeview-list-select): New.
4688         (newsticker--treeview-item-show-text)
4689         (newsticker--treeview-item-show)
4690         (newsticker--treeview-item-update): Use new
4691         newsticker-treeview-item-mode.
4692         (newsticker-treeview-update): Keep current item.
4693         (newsticker-treeview-next-new-or-immortal-item): Doc change.
4694         (newsticker--treeview-first-feed): Doc change.
4695         (newsticker-treeview-list-menu)
4696         (newsticker-treeview-item-menu): Added menu entries.
4697         (newsticker-treeview-item-mode): New.
4699         * net/newst-backend.el (newsticker-customize): Delete other
4700         windows.
4702 2009-12-04  Sam Steingold  <sds@gnu.org>
4704         * log-view.el (log-view-mode-map): "q" calls quit-window,
4705         like in all the other non-self-insert buffers.
4707 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4709         Minor cleanup.
4710         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
4711         key decoding rather than do it manually via last-input-event +
4712         ascii-character.
4713         (term-exec): Use delete-and-extract-region.
4714         (term-handle-ansi-terminal-messages): Remove unused var `end'.
4715         (term-process-pager): Remove unused var `i'.
4716         (term-dynamic-simple-complete): Make obsolete.
4717         (serial-update-config-menu): Remove unused vars `y' and `str'.
4718         (term-update-mode-line): Remove unused var `temp'.
4720 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4722         Limit the number of log entries displayed by default.
4723         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
4724         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
4725         using a prefix argument.
4727 2009-12-03  Glenn Morris  <rgm@gnu.org>
4729         * progmodes/idlwave.el (class): Restore still useful declaration.
4731 2009-12-03  Alan Mackenzie  <acm@muc.de>
4733         Enhance `c-parse-state' to run efficiently in "brace deserts".
4735         * progmodes/cc-mode.el (c-basic-common-init):
4736         Call c-state-cache-init.
4737         (c-neutralize-syntax-in-and-mark-CPP): Rename from
4738         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
4739         placing `category' properties value 'c-cpp-delimiter at its boundaries.
4741         * progmodes/cc-langs.el (c-before-font-lock-function):
4742         c-extend-and-neutralize-syntax-in-CPP has been renamed
4743         c-neutralize-syntax-in-and-mark-CPP.
4745         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
4746         with `category' properties now, not `syntax-table' ones.
4748         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
4749         enhanced (but slower) version of c-end-of-macro that won't land
4750         inside a literal or on another awkward character.
4751         (c-state-cache-too-far, c-state-cache-start)
4752         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
4753         (c-state-nonlit-pos-cache-limit, c-state-point-min)
4754         (c-state-point-min-lit-type, c-state-point-min-lit-start)
4755         (c-state-min-scan-pos, c-state-brace-pair-desert)
4756         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
4757         buffer local variables.
4758         (c-state-literal-at, c-state-lit-beg)
4759         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
4760         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
4761         (c-state-cache-top-paren, c-state-cache-after-top-paren)
4762         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
4763         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
4764         (c-renarrow-state-cache)
4765         (c-append-lower-brace-pair-to-state-cache)
4766         (c-state-push-any-brace-pair, c-append-to-state-cache)
4767         (c-remove-stale-state-cache)
4768         (c-remove-stale-state-cache-backwards, c-state-cache-init)
4769         (c-invalidate-state-cache-1, c-parse-state-1)
4770         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
4771         (c-parse-state): Enhance and refactor.
4772         (c-debug-parse-state): Amend to deal with all the new variables.
4774         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
4775         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
4776         modify to use category text properties rather than syntax-table ones.
4777         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
4778         to switch off/on the syntactic paren property of C++ template
4779         delimiters using the category property.
4780         (c-with-<->-as-parens-suppressed): Macro to invoke code with
4781         template delims suppressed.
4782         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
4783         New constant/macros which apply category properties to the start
4784         and end of preprocessor constructs.
4785         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
4786         "comment out" the syntactic value of characters in preprocessor
4787         constructs.
4788         (c-with-cpps-commented-out)
4789         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
4790         with characters in all or all but one preprocessor constructs
4791         "commented out".
4793 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4795         * proced.el (proced-filter-alist): Use regexp-quote.
4797 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
4799         Cleanup.
4800         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
4801         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
4802         arguments.  Expand `default-directory'.
4804         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
4805         the benefit of returning an expanded localname.
4806         (tramp-tramp-file-p): Handle the case NAME is not a string.
4808 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4810         Add support for bzr shelve/unshelve.
4811         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4812         (vc-bzr-extra-menu-map): New variables.
4813         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
4814         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
4815         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
4816         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
4817         (vc-bzr-dir-extra-headers): Display shelves.
4819         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
4821 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4823         * textmodes/bibtex.el (bibtex-complete-internal):
4824         Use completion-in-region.
4825         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
4827 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
4829         Support applying stashes.  Improve UI.
4830         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
4831         (vc-git-stash-apply, vc-git-stash-pop)
4832         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
4833         (vc-git-stash-menu): New functions.
4834         (vc-git-stash-menu-map): New variable.
4835         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
4837 2009-12-03  Glenn Morris  <rgm@gnu.org>
4839         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
4840         (vc-print-log-internal): Fix previous change.
4841         (vc-revert): Correct pluralization.
4843 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4845         * progmodes/make-mode.el (makefile-special-targets-list): No need for
4846         it to be an alist any more.
4847         (makefile-complete): Use completion-in-region.
4849         * progmodes/octave-mod.el (octave-complete-symbol):
4850         Use completion-in-region.
4852         Misc cleanup.
4853         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
4854         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
4855         (idlwave-complete-class): Don't quote lambda.
4856         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
4857         (idlwave-mode-map): Move initialization into declaration.
4858         (idlwave-action-and-binding): Use backquotes.
4859         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
4860         Simplify.
4861         (idlwave-is-pointer-dereference): Remove unused var `pos'.
4862         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
4863         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
4864         `parts', and `all-parts'.
4865         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
4866         (idlwave-convert-xml-system-routine-info): Remove unused string
4867         `version-string'.
4868         (idlwave-display-user-catalog-widget): Use dolist.
4869         (idlwave-scanning-lib): Declare dynamically-scoped var.
4870         (idlwave-scan-library-catalogs): Remove unused var `flags'.
4871         (completion-highlight-first-word-only): Declare to silence bytecomp.
4872         (idlwave-popup-select): Tighten scope of `resp'.
4873         (idlwave-find-struct-tag): Remove unused var `beg'.
4874         (idlwave-after-load-rinfo-hook): Declare.
4875         (idlwave-sintern-class-info): Remove unused var `taglist'.
4876         (idlwave-find-class-definition): Remove unused var `list'.
4877         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
4878         (idlwave-what-module-find-class): Remove unused var `classes'.
4880 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
4882         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
4884 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4886         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
4887         buffers visited.  Remove redundant current-buffer-saving.
4889 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4891         Use completion-in-buffer and remove uses of dynamic scoping.
4892         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
4893         (pascal-buffer-to-use, pascal-flag): Don't declare.
4894         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
4895         (pascal-get-completion-decl, pascal-keyword-completion):
4896         Add `pascal-str' argument, save-excursion,
4897         return the found completions, and don't filter with pascal-pred.
4898         (pascal-completion-cache): New var.
4899         (pascal-completion): Don't switch buffer any more (it was never
4900         necessary).  Don't save-excursion any more (it's done by the called
4901         subroutines).  Use a cache to avoid redundant computations.
4902         Use complete-with-action rather than pascal-completion-response and
4903         let it apply the predicate as well.
4904         (pascal-complete-word): Use completion-in-buffer when
4905         pascal-toggle-completions is nil.
4906         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
4907         not used any more.
4908         (pascal-comp-defun): Don't change buffer any more.
4909         Use complete-with-action rather than pascal-completion-response and
4910         let it apply the predicate as well.
4911         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
4912         when neded.
4914 2009-12-02  Kenichi Handa  <handa@m17n.org>
4916         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
4917         shape for all Indic scripts.
4919 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4921         Use completion-in-buffer.
4922         * wid-edit.el (widget-field-text-end): New function.
4923         (widget-field-value-get): Use it.
4924         (widget-string-complete, widget-file-complete)
4925         (widget-color-complete): Use it and completion-in-region.
4926         (widget-complete): Don't narrow the buffer.
4928 2009-12-02  Glenn Morris  <rgm@gnu.org>
4930         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
4931         (rmail-select-summary): Use rmail-pop-to-buffer.
4932         * mail/rmailsum.el: Replace all pop-to-buffer calls with
4933         rmail-pop-to-buffer, to prevent horizontal splits.
4935         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
4936         save-excursion with save-current-buffer.
4937         Widen before searching.  (Bug#5093)
4938         (diary-list-sexp-entries): Remove superfluous save-excursion.
4940 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
4942         * woman.el (woman-make-bufname): Handle man-pages with "." in the
4943         name.  (Bug#5038)
4945 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
4947         * ido.el (ido-file-internal): Handle filenames at point that do
4948         not have a directory part.  (Bug#5049)
4950 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
4952         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4953         (mpc-songs-jump-to, mpc-resume): Doc fixes.
4955 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
4957         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4958         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
4959         any more.
4961 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4963         * comint.el (comint-insert-input): Ignore clicks to the right of
4964         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
4966         * vc.el (vc-print-log-internal): Don't wait for the process to
4967         terminate before setting up the major mode.
4969         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
4970         in case.
4972         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
4973         the last element.
4975         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
4977 2009-12-01  Glenn Morris  <rgm@gnu.org>
4979         * window.el (window--display-buffer-2): Fix previous changes.
4981 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
4983         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
4985 2009-12-01  Glenn Morris  <rgm@gnu.org>
4987         * Makefile.in (ELCFILES): Add mpc.elc.
4989 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4991         * mpc.el: New file.
4993 2009-12-01  Glenn Morris  <rgm@gnu.org>
4995         * window.el (window-to-use): Define for compiler.
4997         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
4998         consistent with others (no final period).
5000         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
5001         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
5003 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
5005         Make vc-print-log buttons work.
5006         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
5008 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
5010         * savehist.el (savehist-autosave-interval): Allow setting to nil
5011         through customize.  (Bug#5056)
5013 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
5015         Fix references to jit-lock properties.
5016         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
5017         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
5018         (perl-font-lock-special-syntactic-constructs):
5019         Quote jit-lock-defer-multiline property.
5021 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
5023         * vc-git.el (vc-git-registered): Call vc-git-root only once.
5025 2009-11-30  Juri Linkov  <juri@jurta.org>
5027         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
5028         value `buffer' of `multi-isearch-next-buffer-current-function'.
5029         Use `(current-buffer)' when `buffer' is nil.
5030         (multi-isearch-next-buffer-from-list): Don't fallback to
5031         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
5033 2009-11-30  Juri Linkov  <juri@jurta.org>
5035         * misearch.el (multi-isearch-read-buffers): Move canonicalization
5036         of buffers with `get-buffer' to `multi-isearch-buffers'.
5037         (multi-isearch-buffers, multi-isearch-buffers-regexp):
5038         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
5039         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
5040         FILES with `expand-file-name' converting relative file names
5041         to absolute.  Doc fix.  (Bug#4727)
5043 2009-11-30  Juri Linkov  <juri@jurta.org>
5045         * misearch.el (multi-isearch-read-buffers)
5046         (multi-isearch-read-matching-buffers): New functions.
5047         (multi-isearch-buffers, multi-isearch-buffers-regexp):
5048         Use them in the `interactive' spec.  Doc fix.
5049         (multi-isearch-read-files, multi-isearch-read-matching-files):
5050         New functions.
5051         (multi-isearch-files, multi-isearch-files-regexp):
5052         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
5054 2009-11-30  Juri Linkov  <juri@jurta.org>
5056         * doc-view.el (doc-view-continuous):
5057         Rename from `doc-view-continuous-mode'.
5058         (doc-view-menu): Move "Toggle display" to the top.
5059         Add submenu "Continuous" with radio buttons "Off"/"On"
5060         and "Save as Default".
5061         (doc-view-scroll-up-or-next-page)
5062         (doc-view-scroll-down-or-previous-page)
5063         (doc-view-next-line-or-next-page)
5064         (doc-view-previous-line-or-previous-page): Rename
5065         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
5067 2009-11-30  Juri Linkov  <juri@jurta.org>
5069         * comint.el (comint-mode-map): Rebind `M-r' from
5070         `comint-previous-matching-input' to
5071         `comint-history-isearch-backward-regexp'.
5072         Unbind `M-s' to allow global key binding `M-s'.
5073         Add menu items for `comint-history-isearch-backward' and
5074         `comint-history-isearch-backward-regexp'.  (Bug#3746)
5076 2009-11-30  Juri Linkov  <juri@jurta.org>
5078         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
5079         For def=recenter, replace `recenter' with `recenter-top-bottom'
5080         that is called with `this-command' and `last-command' let-bound
5081         to `recenter-top-bottom'.  When the last `def' was not `recenter',
5082         set `recenter-last-op' to nil.  (Bug#4981)
5084 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5086         Minor cleanup and simplification.
5087         * filecache.el (file-cache-add-directory)
5088         (file-cache-add-directory-recursively)
5089         (file-cache-add-from-file-cache-buffer)
5090         (file-cache-delete-file-regexp, file-cache-delete-directory)
5091         (file-cache-files-matching-internal, file-cache-display): Use dolist.
5092         (file-cache-temp-minibuffer-message): Delete function.
5093         (file-cache-minibuffer-complete): Use minibuffer-message instead.
5095         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
5096         Don't signal an error when bumping into EOB in tr, s, or y.
5098 2009-11-29  Juri Linkov  <juri@jurta.org>
5100         * startup.el (fancy-about-text): Fix wording of Guided Tour.
5101         (Bug#4960)
5103         * descr-text.el (describe-char-unidata-list): Use lowercase name
5104         for "Unicode name" like in other tags.
5106 2009-11-29  Juri Linkov  <juri@jurta.org>
5108         * ediff-util.el (ediff-minibuffer-with-setup-hook):
5109         New compatibility macro.
5110         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
5112 2009-11-29  Juri Linkov  <juri@jurta.org>
5114         Add defcustom to define the cycling order of `recenter-top-bottom'.
5115         (Bug#4981)
5117         * window.el (recenter-last-op): Doc fix.
5118         (recenter-positions): New defcustom.
5119         (recenter-top-bottom): Rewrite to use `recenter-positions'.
5120         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
5122 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
5124         Improve integration of Tramp and ange-ftp in eshell.
5126         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
5127         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
5128         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
5130         * eshell/esh-util.el (top): Require also Tramp when compiling.
5131         (eshell-directory-files-and-attributes): Check for FTP remote
5132         connection.
5133         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
5134         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
5135         (eshell-file-attributes): Handle ".".  Return `entry'.
5137         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
5138         (ange-ftp-directory-files-and-attributes)
5139         (ange-ftp-real-directory-files-and-attributes): New defuns.
5141         * net/tramp.el (tramp-maybe-open-connection): Open the remote
5142         shell with "exec" when possible.  This prevents trailing prompts
5143         in `start-file-process'.
5145 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5147         Try and remove assumptions about point-min==1.
5148         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
5149         (rng-compute-mode-line-string): Show the validation percentage in
5150         terms of the narrowed text, not the widened text.
5151         (rng-do-some-validation): Don't catch internal errors when debugging.
5152         (rng-first-error): Simplify.
5153         (rng-after-change-function): Remove work around.  AFAIK the bug has
5154         been fixed a while ago.
5156         * image-mode.el (image-minor-mode): Exit more gracefully when the image
5157         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
5159         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
5161         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
5162         `cd' doesn't always do it for us (bug#5067).
5164         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
5165         on 2009-10-25 as part of some other change (bug#5067).
5167 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5169         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
5170         `suspicious'.
5171         (byte-compile-warnings): Use byte-compile-warning-types.
5172         (byte-compile-save-excursion): Warn about use of set-buffer right
5173         after save-excursion.
5175         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
5176         the excursion as well.
5178 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
5180         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
5181         providing a Tramp related implementation of "su" and "sudo".
5182         (eshell-unix-initialize): Add "su" and "sudo".
5184 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
5186         * net/socks.el (socks-send-command): Convert binary request to
5187         unibyte before sending.  This fixes mishandling of some port
5188         numbers such as 129.
5190 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5192         * help.el (describe-bindings-internal): Remove `interactive'.
5194         * man.el (Man-completion-table): Trim a terminating "(".
5195         Remove the space between name page a section.
5196         Add the command's description on the `help-echo' property.
5197         Remove `process-connection-type' binding since it's unused by
5198         call-process.
5199         Provide completion for the "<section> <name>" format as well.
5200         (Man-default-man-entry): Remove spurious var shadowing the argument.
5202 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5204         * log-view.el: Add "Keywords: tools", since its other keywords
5205         aren't in finder-known-keywords, and following vc.el.
5207         * sha1.el (sha1-string-external): default-directory "/" in case
5208         otherwise non-existent.  process-connection-type pipe for touch of
5209         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5211 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5213         Misc coding convention cleanups.
5214         * htmlfontify.el (hfy-init-kludge-hook): Rename from
5215         hfy-init-kludge-hooks.
5216         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
5217         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
5218         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
5219         and push.
5220         (hfy-slant, hfy-weight): Use tables rather than code.
5221         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
5222         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
5223         (hfy-face-attr-for-class): Initialize `face-spec' directly.
5224         (hfy-face-to-css): Remove `nconc' with single arg.
5225         (hfy-p-to-face-lennart): Use `or'.
5226         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
5227         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
5228         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
5229         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
5230         (hfy-force-fontification): Use run-hooks.
5232 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
5234         Various minor fixes.
5235         * htmlfontify.el (hfy-default-header): Add toggle_invis since
5236         Javascript belongs in the header, not the body.
5237         (hfy-javascript): Remove.
5238         (hfy-fontify-buffer): Don't insert it any more.
5239         (hfy-face-at): Handle (face0 face1 face2) style face properties.
5240         Fix bug in invis handling when there were no invis props in a chunk.
5242 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5244         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
5246 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
5248         * finder.el (finder-mode-map): Add a menu.
5250 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
5252         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
5253         "unsigned" structs.
5255         (verilog-leap-to-head, verilog-backward-token): Handle "disable
5256         fork" statement better.
5258 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
5260         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
5261         (verilog-delete-auto, verilog-delete-empty-auto-pair)
5262         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
5263         Reported by Clay Douglass.
5265         (verilog-auto-inst, verilog-auto-star-safe)
5266         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
5267         Fix removing "// Interfaces" when saving .* expansions.  Reported by
5268         Pierre-David Pfister.
5270 2009-11-26  Glenn Morris  <rgm@gnu.org>
5272         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
5273         the scope.
5275 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
5277         * vc-annotate.el (vc-annotate-revision-previous-to-line):
5278         Really use previous revision.
5280 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5282         * man.el (Man-completion-table): default-directory "/" in case
5283         doesn't otherwise exist.  process-environment COLUMNS=999 so as
5284         not to truncate long names.  process-connection-type pipe to avoid
5285         any chance of hitting the pseudo-tty TIOCGWINSZ.
5286         (man): completion-ignore-case t for friendliness and since man
5287         itself is case-insensitive on the command line.
5288         Further to Bug#3717.
5290         * arc-mode.el: Add "Keywords: files", so the details in its
5291         commentary can be reached from finder-by-keyword.
5292         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
5293         editing mode, but it's comms related and sgml-mode.el has "comm"
5294         on that basis too.
5295         * textmodes/bibtex-style.el: Add "Keywords: tex".
5296         * international/isearch-x.el, international/ja-dic-cnv.el:
5297         * international/ja-dic-utl.el, international/kkc.el:
5298         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
5300 2009-11-25  Juri Linkov  <juri@jurta.org>
5302         * man.el (Man-completion-table): Modify regexp to include
5303         section names to completion strings.  (Bug#3717)
5305 2009-11-25  Juri Linkov  <juri@jurta.org>
5307         Search recursively in gzipped files.  (Bug#4982)
5309         * progmodes/grep.el (grep-highlight-matches): Add new options
5310         `always' and `auto'.  Doc fix.
5311         (grep-process-setup): Check `grep-highlight-matches' for
5312         `auto-detect' to determine the need to compute grep defaults.
5313         Move Windows/DOS specific --colors settings handling
5314         to `grep-compute-defaults'.  Check `grep-highlight-matches'
5315         to get the value of "--color=".
5316         (grep-compute-defaults): Compute `grep-highlight-matches' when it
5317         has the value `auto-detect'.  Move Windows/DOS specific settings
5318         from `grep-process-setup'.
5319         (zrgrep): New command with alias `rzgrep'.
5321 2009-11-25  Juri Linkov  <juri@jurta.org>
5323         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
5324         to nil instead of switching off view-mode.  (Bug#4896)
5326 2009-11-25  Juri Linkov  <juri@jurta.org>
5328         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
5330         * mwheel.el (mwheel-scroll-up-function)
5331         (mwheel-scroll-down-function): New defvars.
5332         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
5333         `scroll-up', and `mwheel-scroll-down-function' instead of
5334         `scroll-down'.
5336         * doc-view.el (doc-view-scroll-up-or-next-page)
5337         (doc-view-scroll-down-or-previous-page): Add optional ARG.
5338         Use this ARG in the call to image-scroll-up/image-scroll-down.
5339         Change `interactive' spec to "P".  Goto next/previous page only
5340         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
5341         SPC/DEL case).  Doc fix.
5342         (doc-view-next-line-or-next-page)
5343         (doc-view-previous-line-or-previous-page): Rename arg to ARG
5344         for consistency.
5345         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
5346         `doc-view-scroll-up-or-next-page', and buffer-local
5347         `mwheel-scroll-down-function' to
5348         `doc-view-scroll-down-or-previous-page'.
5350 2009-11-25  Juri Linkov  <juri@jurta.org>
5352         Provide additional default values (directories at other Dired
5353         windows) via M-n in the minibuffer of some Dired commands.
5355         * dired-aux.el (dired-diff, dired-compare-directories)
5356         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
5357         `minibuffer-default' in `minibuffer-with-setup-hook'.
5358         (dired-dwim-target-directory): Find a window that displays Dired
5359         buffer instead of failing when the next window is not Dired.
5360         Use `get-window-with-predicate' to find for the next Dired window.
5361         (dired-dwim-target-defaults): New function.
5363         * ediff-util.el (ediff-read-file-name):
5364         Use `dired-dwim-target-defaults' to set `minibuffer-default'
5365         in `minibuffer-with-setup-hook'.
5367 2009-11-25  Juri Linkov  <juri@jurta.org>
5369         Provide additional default values (file name at point or at the
5370         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
5372         * minibuffer.el (read-file-name-defaults): New function.
5373         (read-file-name): Reset `minibuffer-default' to nil when
5374         it duplicates initial input `insdef'.
5375         Bind `minibuffer-default-add-function' to lambda that
5376         calls `read-file-name-defaults' in `minibuffer-selected-window'.
5377         (minibuffer-insert-file-name-at-point): New command.
5379         * files.el (file-name-at-point-functions): New defcustom.
5380         (find-file-default): Remove defvar.
5381         (find-file-read-args): Don't use `find-file-default'.
5382         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5383         to `read-file-name'.
5384         (find-file-literally): Use `read-file-name' with
5385         `confirm-nonexistent-file-or-buffer'.
5387         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
5389         * dired.el (dired-read-dir-and-switches):
5390         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5391         to `read-file-name'.
5392         (dired-file-name-at-point): New function.
5393         (dired-mode): Add hook `dired-file-name-at-point' to
5394         `file-name-at-point-functions'.
5396 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5398         Really make the *Completions* window soft-dedicated (bug#5030).
5399         * window.el (window--display-buffer-2): Add `dedicated' argument.
5400         (display-buffer): Pass it when needed so the dedicated flag is set
5401         after calling set-window-buffer, which would otherwise reset it.
5403 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5405         * progmodes/meta-mode.el (meta-complete-symbol):
5406         * progmodes/etags.el (complete-tag):
5407         * mail/mailabbrev.el (mail-abbrev-complete-alias):
5408         Use completion-in-region.
5410         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
5411         (dabbrev-completion): Use completion-in-region.
5412         (dabbrev--abbrev-at-point): Simplify regexp.
5414         * abbrev.el (abbrev--before-point): Use word-motion functions
5415         if :regexp is not specified (bug#5031).
5417         * subr.el (string-prefix-p): New function.
5419         * man.el (Man-completion-cache): New var.
5420         (Man-completion-table): Use it.
5422         * vc.el (vc-print-log-internal): Make `limit' optional for better
5423         compatibility (e.g. with vc-annotate.el).
5425 2009-11-24  Kevin Ryde  <user42@zip.com.au>
5427         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
5428         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
5430         * emacs-lisp/elint.el (elint-add-required-env): Better error message
5431         when .el source file not found or other error.
5433 2009-11-24  Markus Triska  <markus.triska@gmx.at>
5435         * linum.el (linum-update-window): Ignore intangible (bug#4996).
5437 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5439         Handle the [back] button properly (bug#4979).
5440         * descr-text.el (describe-text-properties): Add a `buffer' argument.
5441         Use help-setup-xref, help-buffer, and with-help-window.
5442         (describe-char): Add `buffer' argument.
5443         Pass proper command to help-setup-xref.  Don't meddle with
5444         help-xref-stack-item directly.
5445         (describe-text-category): Use with-help-window and help-buffer.
5447         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
5448         for the displayed buffer (bug#4887).
5450         * man.el (Man-completion-table): New function.
5451         (man): Use it.
5453 2009-11-24  David Reitter  <david.reitter@gmail.com>
5455         * vc-git.el (vc-git-registered): Use checkout directory (where
5456         .git is) rather than the file's directory and a relative path spec
5457         to work around a bug in git.
5459 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
5461         Improve handling of processes on remote hosts.
5463         * eshell/esh-util.el (eshell-path-env): New defvar.
5464         (eshell-parse-colon-path): New defun.
5465         (eshell-file-attributes): Use `eshell-parse-colon-path'.
5467         * eshell/esh-ext.el (eshell-search-path):
5468         Use `eshell-parse-colon-path'.
5469         (eshell-remote-command): Remove argument HANDLER.
5470         (eshell-external-command): Check for FTP remote connection.
5472         * eshell/esh-proc.el (eshell-gather-process-output):
5473         Use `file-truename', in order to start also symlinked files.
5474         Apply `start-file-process' instead of `start-process'.
5475         Shorten `command' to the local file name part.
5477         * eshell/em-cmpl.el (eshell-complete-commands-list):
5478         Use `eshell-parse-colon-path'.
5480         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
5482         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
5483         to `eshell-directory-change-hook'.
5485 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
5487         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
5488         because it could be enabled automatically if view-read-only is non-nil.
5490 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
5492         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
5493         made on 2009-11-22.
5495 2009-11-24  Glenn Morris  <rgm@gnu.org>
5497         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
5498         deleted variable bookmark-bmenu-bookmark-column.
5500         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
5501         Move after definition of global-semantic-idle-tag-highlight-mode.
5503 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5505         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
5507 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
5509         * net/browse-url.el (browse-url-filename-alist): On Windows, add
5510         two slashes to the "file:" prefix.
5511         (browse-url-file-url): De-munge Cygwin filenames before passing
5512         them to Windows browser.
5513         (browse-url-default-windows-browser): Use call-process.
5515 2009-11-23  Juri Linkov  <juri@jurta.org>
5517         Implement DocView Continuous mode.  (Bug#4896)
5518         * doc-view.el (doc-view-continuous-mode): New defcustom.
5519         (doc-view-mode-map): Bind C-n/<down> to
5520         `doc-view-next-line-or-next-page', C-p/<up> to
5521         `doc-view-previous-line-or-previous-page'.
5522         (doc-view-next-line-or-next-page)
5523         (doc-view-previous-line-or-previous-page): New commands.
5525 2009-11-23  Juri Linkov  <juri@jurta.org>
5527         Implement Isearch in comint input history.  (Bug#3746)
5528         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
5529         `isearch-mode-hook'.
5530         (comint-history-isearch): New defcustom.
5531         (comint-history-isearch-backward)
5532         (comint-history-isearch-backward-regexp): New commands.
5533         (comint-history-isearch-message-overlay): New buffer-local variable.
5534         (comint-history-isearch-setup, comint-history-isearch-end)
5535         (comint-goto-input, comint-history-isearch-search)
5536         (comint-history-isearch-message, comint-history-isearch-wrap)
5537         (comint-history-isearch-push-state)
5538         (comint-history-isearch-pop-state): New functions.
5540 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
5542         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
5543         return.
5544         (tramp-handle-make-symbolic-link)
5545         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
5546         Quote file names.
5547         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
5548         (tramp-handle-process-file): Use it.
5550 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5552         * window.el (move-to-window-line-last-op): Remove.
5553         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
5555 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
5557         Make M-r mirror the new cycling behavior of C-l.
5558         * window.el (move-to-window-line-last-op): New var.
5559         (move-to-window-line-top-bottom): New command.
5560         (global-map): Bind M-r move-to-window-line-top-bottom.
5562 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
5564         * dired-x.el (dired-guess-shell-alist-default):
5565         Support xz format.  (Bug#4953)
5567 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
5569         * cedet/srecode/map.el (srecode-get-maps):
5570         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
5571         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
5572         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
5573         (semantic-toggle-decoration-style):
5574         * cedet/semantic/decorate/include.el
5575         (semantic-decoration-include-describe)
5576         (semantic-decoration-unknown-include-describe)
5577         (semantic-decoration-unparsed-include-describe)
5578         (semantic-decoration-all-include-summary):
5579         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
5580         * cedet/semantic/analyze/complete.el
5581         (semantic-analyze-possible-completions):
5582         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
5583         (semantic-show-unmatched-syntax-mode)
5584         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
5585         (semantic-highlight-func-mode):
5586         * cedet/semantic/util.el (semantic-describe-buffer):
5587         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
5588         (semantic-symref-find-tags-by-name)
5589         (semantic-symref-find-tags-by-regexp)
5590         (semantic-symref-find-tags-by-completion)
5591         (semantic-symref-find-file-references-by-name)
5592         (semantic-symref-find-text):
5593         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
5594         (senator-yank-tag):
5595         * cedet/semantic/scope.el (semantic-calculate-scope):
5596         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
5597         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
5598         (define-semantic-idle-service):
5599         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
5600         (semantic-complete-analyze-inline-idle):
5601         * cedet/semantic/analyze.el (semantic-analyze-current-context):
5602         * cedet/mode-local.el (describe-mode-local-bindings)
5603         (describe-mode-local-bindings-in-mode):
5604         * cedet/ede/make.el (ede-make-check-version):
5605         * cedet/ede/locate.el (ede-enable-locate-on-project):
5606         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
5607         (cedet-idutils-version-check):
5608         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
5609         (cedet-gnu-global-version-check):
5610         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
5611         (cedet-cscope-version-check): Use called-interactively-p instead
5612         of interactive-p.
5614         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
5615         Use semantic-format-tag-prototype.
5617 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
5619         * emulation/viper-cmd.el: Use viper-last-command-char instead of
5620         last-command-char/last-command-event.
5621         (viper-prefix-arg-value): Do correct conversion of event-char for
5622         XEmacs.
5624         * emulation/viper-util.el, emulation/viper.el:
5625         Use viper-last-command-char instead of
5626         last-command-char/last-command-event.
5628         * ediff-init.el, ediff-mult.el, ediff-util.el:
5629         Replace last-command-char and last-command-event
5630         with (ediff-last-command-char) everywhere.
5632         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
5633         created in fundamental mode.
5635         * ediff.el (ediff-version): Revert the change of interactive-p to
5636         called-interactively-p.
5638 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
5640         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
5641         generation from word-movement command names.
5643 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
5645         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
5646         (semantic-complete-jump-local, semantic-complete-jump):
5647         Improve prompt string.
5649 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
5651         * cus-start.el (all): Add native condition for font-use-system-font.
5653 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
5655         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5656         Correct the patch from 2009-11-18.  (Bug#3910)
5658 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
5660         * progmodes/subword.el: Rename from lisp/subword.el.
5662         * subword.el: Rename to progmodes/subword.el.
5664         * Makefile.in (ELCFILES): Adapt to subword.el move.
5666 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5667             Stefan Monnier  <monnier@iro.umontreal.ca>
5669         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
5670         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
5671         (bookmark-bmenu-show-filenames): Use push.
5672         (bookmark-bmenu-hide-filenames): Use local var instead of
5673         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
5674         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
5675         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
5676         filenames now that the bookmark names are always available.
5678 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5680         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
5681         (bookmark-search-pattern): Move and leave unbound.
5682         (bookmark-bmenu-mode-map): Change binding.
5683         (bookmark-read-search-input): Simplify.
5684         Don't use text-char-description.  Don't error on non-char events.
5685         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
5686         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
5687         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
5688         Use a local var for the timer.
5689         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
5690         (i.e. bookmark-bmenu-search).
5692 2009-11-21  Glenn Morris  <rgm@gnu.org>
5694         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
5696 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
5698         * net/browse-url.el (browse-url-default-windows-browser):
5699         Use cygstart for cygwin.
5701 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
5703         * bookmark.el: Formatting and doc fixes only:
5704         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
5705         (bookmark-bmenu-search): Wrap to fit within 80 columns.
5706         Minor grammar and punctuation fixes in doc string.
5707         (bookmark-read-search-input): Adjust to fit within 80 columns.
5709 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
5711         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
5712         (c-backward-into-nomenclature): Adapt to subword renaming.
5714         * subword.el (subword-forward, subword-backward, subword-mark)
5715         (subword-kill, subword-backward-kill, subword-transpose)
5716         (subword-downcase, subword-upcase, subword-capitalize)
5717         (subword-forward-internal, subword-backward-internal):
5718         Rename from forward-subword, backward-subword, mark-subword,
5719         kill-subword, backward-kill-subword, transpose-subwords,
5720         downcase-subword, upcase-subword, capitalize-subword,
5721         forward-subword-internal, backward-subword-internal.
5723 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5725         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
5726         New options.
5727         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
5728         New vars.
5729         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
5730         (bookmark-bmenu-filter-alist-by-regexp)
5731         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
5732         (bookmark-bmenu-search): New command.
5733         (bookmark-bmenu-mode-map): Bind it.
5735 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5737         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
5739         * cedet/semantic/idle.el (define-semantic-idle-service)
5740         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
5742 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
5744         * progmodes/cc-cmds.el: declare-functioned forward-subword and
5745         backward-subword to quit the byte-compiler.
5747         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
5749         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
5751         * progmodes/cc-cmds.el (c-update-modeline)
5752         (c-forward-into-nomenclature, c-backward-into-nomenclature):
5753         Refer to subword.el functions instead of cc-subword.el.
5755         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
5756         subword.el functions instead of cc-subword.el.
5758         * progmodes/cc-subword.el: Rename to subword.el.
5759         * subword.el: Rename from progmodes/cc-subword.el.
5760         (subword-mode-map): Rename from c-subword-mode-map.
5761         (subword-mode): Rename from c-subword-mode.
5762         (global-subword-mode): New global minor mode.
5763         (forward-subword): Rename from c-forward-subword.
5764         (backward-subword): Rename from c-backward-subword.
5765         (mark-subword): Rename from c-mark-subword.
5766         (kill-subword): Rename from c-kill-subword.
5767         (backward-kill-subword): Rename from c-backward-kill-subword.
5768         (transpose-subwords): Rename from c-tranpose-subword.
5769         (downcase-subword): Rename from c-downcase-subword.
5770         (capitalize-subword): Rename from c-capitalize-subword.
5771         (forward-subword-internal): Rename from c-forward-subword-internal.
5772         (backward-subword-internal): Rename from c-backward-subword-internal.
5774 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
5776         * vc.el (vc-deduce-fileset): Allow non-state changing operations
5777         from a dired buffer.
5778         (vc-dired-deduce-fileset): New function.
5779         (vc-root-diff, vc-print-root-log): Use it.
5781         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
5782         nil LIMIT argument to vc-print-log-internal.
5784 2009-11-20  Glenn Morris  <rgm@gnu.org>
5786         * Makefile.in (ELCFILES): Regenerate.
5788 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5790         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
5792         * cedet/semantic.el: Enable idle-mode menu items only if
5793         global-semantic-idle-scheduler-mode is enabled.
5794         (semantic-default-submodes): Doc fix.
5796         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
5797         When turning off, disable other idle modes.
5799 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
5801         * calc/calc.el (calc-set-mode-line):
5802         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5803         (math-format-number): Rename `math-format-complement-signed' to
5804         `math-format-twos-complement'.
5806         * calc/calc-bin.el (math-format-twos-complement): Rename from
5807         math-format-complement-signed.
5808         (calc-radix): Rename `calc-complement-signed-mode' to
5809         `calc-twos-complement-mode'.
5810         (calc-octal-radix, calc-hex-radix): Add an argument for
5811         two's complement.
5813         * calc/calc-embed.el (calc-embedded-mode-vars):
5814         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5816         * calc/calc-ext.el (calc-init-extensions):
5817         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5818         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
5820         * calc/calc-units.el (math-build-units-table-buffer):
5821         Let `calc-twos-complement-mode' be nil.
5823         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
5824         entries.
5826         * calc/calc-vec.el (calcFunc-vunpack):
5827         * calc/calc-aent.el (calc-do-calc-eval):
5828         * calc/calc-forms.el (math-format-date):
5829         * calc/calc-graph.el (calc-graph-plot):
5830         * calc/calc-math.el (math-use-emacs-fn):
5831         * calc/calccomp.el (math-compose-expr):
5832         Let `calc-twos-complement-mode' be nil.
5834 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5836         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
5837         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
5838         * minibuffer.el (completion-in-region-functions): New hook.
5839         (completion-in-region): New function.
5840         * emacs-lisp/lisp.el (lisp-complete-symbol):
5841         * pcomplete.el (pcomplete-std-complete): Use it.
5843 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5845         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
5846         (latex-complete-alist): New vars.
5847         (latex-string-prefix-p, latex-complete-bibtex-keys)
5848         (latex-complete-envnames, latex-complete-refkeys)
5849         (latex-complete-data): New functions.
5850         (latex-complete, latex-indent-or-complete): New commands.
5852         * window.el (display-buffer-mark-dedicated): New var.
5853         (display-buffer): Obey it.
5854         * minibuffer.el (minibuffer-completion-help): Use it.
5856         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
5858         * filecache.el (file-cache-add-file): Use push and cons.
5859         (file-cache-delete-file-regexp): Use push.
5860         (file-cache-complete): Use completion-in-region.
5862         * simple.el (with-wrapper-hook): Fix thinko.
5864         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
5865         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
5866         Use with-current-buffer and string-to-number.
5867         (hfy-fallback-colour-values): Use assoc-string.
5868         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
5869         (hfy-face-at): Remove unused var `found-face'.
5870         (hfy-compile-stylesheet): Remove unused var `css'.
5871         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
5872         and `orig-buffer'.
5873         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
5874         Use with-current-buffer.
5875         (hfy-text-p): Use expand-file-name and fewer setq.
5877 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
5879         * htmlfontify.el, hfy-cmap.el: New files.
5881 2009-11-19  Juri Linkov  <juri@jurta.org>
5883         * minibuffer.el (completions-format): New defcustom.
5884         (completion--insert-strings): Implement vertical format.
5886         * simple.el (switch-to-completions): Move point to the first
5887         completion when point was at the beginning of the buffer.
5889 2009-11-19  Juri Linkov  <juri@jurta.org>
5891         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
5893         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
5895 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
5897         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
5898         (mail-signature): Change default to t.
5899         (mail-from-style): Deprecate `system-default' value.
5900         (mail-insert-from-field): For default value of mail-from-style,
5901         default to `angles' unless `angles' needs quoting and `parens'
5902         does not.
5903         (mail-citation-prefix-regexp): Use citation regexp from
5904         message-mode.
5906 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
5908         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
5909         Set variables for computing the prompt for reading password.
5911 2009-11-19  Glenn Morris  <rgm@gnu.org>
5913         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
5915         * textmodes/flyspell.el (sgml-lexical-context): Declare.
5917         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
5918         (newsticker-treeview-listwindow-height): Fix custom type.
5920 2009-11-19  Kenichi Handa  <handa@m17n.org>
5922         * descr-text.el (describe-char-padded-string): Compose with TAB
5923         only if there's a font for CH.
5924         (describe-char): Fix the condition for detecting a trivial composition.
5926 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
5928         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
5929         more accurate version of the regexp.  (Bug#3910)
5931 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5933         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
5935 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
5937         * font-setting.el (font-use-system-font): Declare for byte-compiler.
5938         (font-setting-change-default-font): Fix typo in docstring.
5940 2009-11-18  Alan Mackenzie  <acm@muc.de>
5942         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
5944 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5946         * font-setting.el (font-use-system-font): Move ...
5948         * cus-start.el (all): ... to here.
5950 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
5952         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
5953         Don't set `ad-return-value' if `ad-do-it' doesn't.
5955         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
5956         modification time.
5958 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
5960         * menu-bar.el: Put "Use system font" in Option-menu.
5961         (menu-bar-options-save): Add font-use-system-font.
5963         * loadup.el: If feature system-font-setting or font-render-setting is
5964         there, load font-setting.
5966         * Makefile.in (ELCFILES): Add font-settings.el.
5967         * font-setting.el: New file.
5969 2009-11-17  Glenn Morris  <rgm@gnu.org>
5971         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
5973         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
5974         Preserve point in the list buffer.  (Bug#4939)
5975         Use point-at-eol.
5976         (newsticker--treeview-list-update-highlight)
5977         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
5979 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5981         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
5982         Remove.
5984         * calc/calc-ext.el (calc-init-extensions): Remove references to
5985         symclip.
5987         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
5989         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5990         * calc/calc-help.el (calc-b-prefix-help): Remove references to
5991         `calc-symclip'.
5993 2009-11-16  Kevin Ryde  <user42@zip.com.au>
5995         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5996         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
5998         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
5999         (lm-keywords-list): Allow comma-only separator like "foo,bar".
6000         Ignore trailing spaces by omit-nulls to split-string (fixing
6001         regression from Emacs 21 due to the incompatible split-string
6002         change).  (Bug #4928.)
6004 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6006         * vc.el (vc-log-show-limit): Default to 2000.
6007         (vc-print-log-internal): Insert buttons to request more entries
6008         when limiting the output.
6010         * vc-sccs.el (vc-sccs-print-log):
6011         * vc-rcs.el (vc-rcs-print-log):
6012         * vc-cvs.el (vc-cvs-print-log):
6013         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
6014         LIMIT is non-nil.
6016 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
6018         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
6019         error when `tramp-gvfs-dbus-event-vector' is set.
6020         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
6022 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6024         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
6026 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
6028         * net/dbus.el (dbus-unregister-service): New defun.
6029         (dbus-register-property): Register the handlers of
6030         "org.freedesktop.DBus.Properties" for SERVICE.
6031         (dbus-property-handler): Fix docstring.
6033 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6035         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
6036         Quote doc string reference in defvaralias as it is not in special form.
6037         (byte-compile-output-docform): Doc fix.
6039 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
6041         * calc/calc.el (math-2-word-size, math-half-2-word-size)
6042         (calc-complement-signed-mode): New variables.
6043         (calc-set-mode-line): Add indicator for twos-complements.
6044         (math-format-number): Format twos-complement notation.
6046         * calc/calc-bin.el (calc-word-size): Reset the variables
6047         `math-2-word-size' and `math-half-2-word-size'.
6048         (math-format-complement-signed, math-symclip, calcFunc-symclip)
6049         (calc-symclip): New functions.
6051         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
6053         * calc/calc-embed.el (calc-embedded-mode-vars):
6054         Add `calc-complement-signed-mode' to the list of modes.
6056         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
6057         (calc-b-oper-keys): Add `calc-symclip' to list.
6059         * calc/calc-ext.el (math-read-number-fancy): Read complement
6060         signed numbers.
6061         (calc-init-extensions): Add binding for `calc-symclip'.
6062         Add autoload for `calcFunc-symclip' and `calc-symclip'.
6064         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
6065         `calc-symclip'.
6066         (calc-modes-menu): Add item for twos complement mode.
6068         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
6070 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
6072         * register.el (jump-to-register, insert-register): Handle Semantic
6073         tags.  From commented-out advice in semantic/senator.el.
6075 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
6077         * vc.el (vc-log-show-limit): New variable.
6078         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
6079         when using a prefix argument.
6080         (vc-print-log-internal): Add new argument LIMIT.
6082         * vc-svn.el (vc-svn-print-log):
6083         * vc-mtn.el (vc-mtn-print-log):
6084         * vc-hg.el (vc-hg-print-log):
6085         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
6086         pass it to the log command when set.  Make the BUFFER argument
6087         non-optional.
6089         * vc-sccs.el (vc-sccs-print-log):
6090         * vc-rcs.el (vc-rcs-print-log):
6091         * vc-git.el (vc-git-print-log):
6092         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
6093         ignore it.  Make the BUFFER argument non-optional
6095         * bindings.el (mode-line-buffer-identification): Do not purecopy.
6097 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
6099         * dired.el (dired-mode-map): Move encryption items to "Operate"
6100         menu (Bug#4703).
6102         * strokes.el (strokes-update-window-configuration): Make strokes
6103         buffer current before erasing (Bug#4906).
6105         * cedet/semantic/idle.el (semantic-idle-summary-mode)
6106         (semantic-idle-summary-mode): Define using define-minor-mode
6107         instead of define-semantic-idle-service.
6108         (semantic-idle-summary-mode): New function.
6109         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
6110         that mouse motion does not reset the echo area.
6112 2009-11-15  Juri Linkov  <juri@jurta.org>
6114         * simple.el (set-mark-default-inactive): Add :type, :group
6115         and :version.  (Bug#4876)
6117 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
6119         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
6120         (archive-unique-fname): ... here.  (Bug#4929)
6122 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6124         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
6125         with a real fix.
6127         * novice.el (disabled-command-function): Add useful args.
6128         Setup the help buffer so that [back] works.
6129         Remove redundant call to help-mode.
6130         (disabled-command-function): Use `case'.
6131         (en/disable-command): New function extracted from enable-command.
6132         (enable-command, disable-command): Use it.
6134 2009-11-14  Glenn Morris  <rgm@gnu.org>
6136         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
6137         constants.  (Bug#4913)
6139         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
6141 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
6143         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
6144         defined in C that have no doc-strings.  (Bug#1063)
6146 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
6148         * cus-edit.el (data, files):
6149         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
6151 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
6153         * simple.el (shell-command): Doc fix (Bug#4891).
6155         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
6157 2009-11-14  Glenn Morris  <rgm@gnu.org>
6159         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
6160         statements for vc-diff, emerge-quit, and rmail-cease-edit.
6161         If they are already loaded, eval-after-load will do the right thing.
6163         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
6164         compiling.
6166         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
6168         * simple.el (x-selection-owner-p): Declare.
6169         (read-mail-command): Use custom radio type rather than choice.
6170         (completion-no-auto-exit): Doc fix.
6172         * custom.el (defgroup):
6173         * epg-config.el (epg): Doc fixes.
6175 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
6177         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
6178         * international/ccl.el (define-ccl-program): Do not purecopy the
6179         docstring, defconst does it anyway.
6181 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6183         * add-log.el (add-change-log-entry): Avoid displaying the changelog
6184         a second time.
6186         * x-dnd.el (x-dnd-maybe-call-test-function):
6187         * window.el (split-window-vertically):
6188         * whitespace.el (whitespace-help-on):
6189         * vc-rcs.el (vc-rcs-consult-headers):
6190         * userlock.el (ask-user-about-lock-help)
6191         (ask-user-about-supersession-help):
6192         * type-break.el (type-break-force-mode-line-update):
6193         * time-stamp.el (time-stamp-conv-warn):
6194         * terminal.el (te-set-output-log, te-more-break, te-filter)
6195         (te-sentinel, terminal-emulator):
6196         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
6197         (term-write-input-ring, term-check-source, term-start-output-log):
6198         (term-display-buffer-line, term-dynamic-list-completions):
6199         (term-ansi-make-term, serial-term):
6200         * subr.el (selective-display):
6201         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6202         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
6203         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
6204         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
6205         (speedbar-remove-localized-speedbar-support)
6206         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
6207         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
6208         (speedbar-buffers-line-directory):
6209         * simple.el (shell-command-on-region, append-to-buffer)
6210         (prepend-to-buffer):
6211         * shadowfile.el (shadow-save-todo-file):
6212         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
6213         (scroll-bar-maybe-set-window-start):
6214         * sb-image.el (speedbar-image-dump):
6215         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
6216         (load-save-place-alist-from-file):
6217         * ps-samp.el (ps-print-message-from-summary):
6218         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
6219         (ps-background-image, ps-begin-job, ps-do-despool):
6220         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
6221         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
6222         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
6223         (pr-call-process, pr-file-list, pr-interface-save):
6224         * novice.el (disabled-command-function)
6225         (enable-command, disable-command):
6226         * mouse.el (mouse-buffer-menu-alist):
6227         * mouse-copy.el (mouse-kill-preserving-secondary):
6228         * macros.el (kbd-macro-query):
6229         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
6230         * informat.el (batch-info-validate):
6231         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
6232         * hippie-exp.el (try-expand-dabbrev-visible):
6233         * help-mode.el (help-make-xrefs):
6234         * help-fns.el (describe-variable):
6235         * generic-x.el (bat-generic-mode-run-as-comint):
6236         * finder.el (finder-mouse-select):
6237         * find-dired.el (find-dired-sentinel):
6238         * filesets.el (filesets-file-close):
6239         * files.el (list-directory):
6240         * faces.el (list-faces-display, describe-face):
6241         * facemenu.el (list-colors-display):
6242         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
6243         * epg.el (epg--process-filter, epg-cancel):
6244         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
6245         (epa--read-signature-type):
6246         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
6247         (emerge-file-names):
6248         * ehelp.el (electric-helpify):
6249         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
6250         * ediff-vers.el (rcs-ediff-view-revision):
6251         * ediff-util.el (ediff-setup):
6252         * ediff-mult.el (ediff-append-custom-diff):
6253         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
6254         (ediff-wordify):
6255         * echistory.el (Electric-command-history-redo-expression):
6256         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6257         * disp-table.el (describe-display-table):
6258         * dired.el (dired-find-buffer-nocreate):
6259         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
6260         * dabbrev.el (dabbrev--same-major-mode-p):
6261         * chistory.el (list-command-history):
6262         * apropos.el (apropos-documentation):
6263         * allout.el (allout-obtain-passphrase):
6264         (allout-copy-exposed-to-buffer):
6265         (allout-verify-passphrase): Use with-current-buffer.
6267 2009-11-13  Glenn Morris  <rgm@gnu.org>
6269         * Makefile.in (ELCFILES): Regenerate.
6271 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
6273         * net/dbus.el (dbus-registered-objects-table): Rename from
6274         `dbus-registered-functions-table', because it contains also properties.
6275         (dbus-unregister-object): Unregister also properties.
6276         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
6277         Use a timeout of 500 msec, in order to not block.
6278         (dbus-register-property, dbus-property-handler): New defuns.
6280 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6282         * simple.el (minibuffer-default-add-completions): Drop deprecated
6283         4th arg.
6285 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
6287         * textmodes/artist.el (artist-mouse-choose-operation):
6288         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
6289         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
6290         (artist-compute-up-event-key): New function.
6291         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
6293 2009-11-13  Kenichi Handa  <handa@m17n.org>
6295         * language/japan-util.el: Make sure that the value of jisx0208
6296         property is jisx0208 character.
6298 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
6300         * international/mule.el (auto-coding-regexp-alist): Only purecopy
6301         car or each item, not the whole list.
6303 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6305         * minibuffer.el (minibuffer-completion-help):
6306         Use minibuffer-hide-completions.
6308 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
6310         * dired.el (dired-save-positions, dired-restore-positions): New funs.
6311         (dired-revert): Use them (bug#4880).
6313 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
6315         * tooltip.el (tooltip-frame-parameters): Undo previous change.
6317 2009-11-12  Juri Linkov  <juri@jurta.org>
6319         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
6320         New functions.
6321         (find-file-literally-at-point): Alias of `ffap-literally'.
6323 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
6325         * textmodes/ispell.el (ispell-skip-region-alist):
6326         * textmodes/css-mode.el (auto-mode-alist):
6327         * progmodes/compile.el (auto-mode-alist):
6328         * international/mule.el (ctext-non-standard-encodings-alist)
6329         (ctext-non-standard-encodings-regexp):
6330         * simple.el (shell-command-switch, text-read-only):
6331         * replace.el (occur-mode-map):
6332         * paths.el (rmail-file-name):
6333         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
6334         * find-file.el (ff-special-constructs):
6335         * files.el (file-name-handler-alist):
6336         * composite.el: Purecopy strings.
6338         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
6340 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
6342         * widget.el (define-widget): Purecopy the docstring.
6343         * international/mule-cmds.el (charset): Do not purecopy the
6344         docstring here, define-widget does it.
6346         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6347         * textmodes/bibtex-style.el (auto-mode-alist):
6348         * progmodes/inf-lisp.el (inferior-lisp-prompt):
6349         * progmodes/compile.el (compile-command):
6350         * language/korea-util.el (default-korean-keyboard):
6351         * international/mule-conf.el (file-coding-system-alist):
6352         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
6353         * tooltip.el (tooltip-frame-parameters):
6354         * newcomment.el (comment-end, comment-padding):
6355         * dired.el (dired-trivial-filenames):
6356         * comint.el (comint-file-name-prefix): Purecopy initial values.
6358 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
6360         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
6361         (tramp-advice-minibuffer-electric-tilde): Unload advices via
6362         `tramp-unload'.
6363         (tramp-advice-make-auto-save-file-name)
6364         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
6365         after removing the advice.
6367 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
6369         * progmodes/grep.el (grep-regexp-alist):
6370         * international/mule-cmds.el (iso-2022-control-alist):
6371         * emacs-lisp/timer.el (timer-duration-words):
6372         * subr.el (version-separator, version-regexp-alist):
6373         * minibuffer.el (completion-styles-alist):
6374         * faces.el (face-attribute-name-alist, list-faces-sample-text):
6375         Change defvars to defconsts.
6377         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
6378         * loadup.el ("international/mule-conf"): Load the byte compiled version.
6379         * international/mule-conf.el: Allow to be byte compiled.
6381         * international/mule.el (define-charset): Purecopy props.
6382         (load-with-code-conversion): Purecopy doc string and file name.
6383         (put-charset-property): Purecopy strings.
6384         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
6386         * international/mule-cmds.el (register-input-method): Purecopy arguments.
6387         (define-char-code-property): Correctly purecopy the table.
6389         * international/ccl.el (define-ccl-program): Purecopy the docstring.
6391         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
6393         * subr.el (add-hook): Purecopy strings.
6394         (eval-after-load): Purecopy load-history-regexp and the form.
6396         * custom.el (custom-declare-group): Purecopy load-file-name.
6398         * subr.el (menu-bar-separator): New defconst.
6399         * net/eudc.el (eudc-tools-menu):
6400         * international/mule-cmds.el (set-coding-system-map)
6401         (mule-menu-keymap):
6402         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6403         * vc-hooks.el (vc-menu-map):
6404         * replace.el (occur-mode-map):
6405         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
6406         (menu-bar-edit-menu, menu-bar-goto-menu)
6407         (menu-bar-custom-menu, menu-bar-showhide-menu)
6408         (menu-bar-options-menu, menu-bar-tools-menu)
6409         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
6410         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
6411         (menu-bar-help-menu):
6412         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
6413         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
6415         * term/x-win.el (x-gtk-stock-map):
6416         * progmodes/vera-mode.el (auto-mode-alist):
6417         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
6418         (inferior-lisp-program, inferior-lisp-load-command):
6419         * progmodes/hideshow.el (hs-special-modes-alist):
6420         * progmodes/gud.el (same-window-regexps):
6421         * progmodes/grep.el (grep-program, find-program, xargs-program):
6422         * net/telnet.el (same-window-regexps):
6423         * net/rlogin.el (same-window-regexps):
6424         * language/ethiopic.el (font-ccl-encoder-alist):
6425         * vc-sccs.el (vc-sccs-master-templates):
6426         * vc-rcs.el (vc-rcs-master-templates):
6427         * subr.el (cl-assertion-failed):
6428         * simple.el (next-error-overlay-arrow-position):
6429         * lpr.el (lpr-command):
6430         * locate.el (locate-ls-subdir-switches):
6431         * info.el (same-window-regexps, info)
6432         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
6433         * image-mode.el (image-mode, auto-mode-alist):
6434         * hippie-exp.el (hippie-expand-ignore-buffers):
6435         * format.el (format-alist):
6436         * find-dired.el (find-ls-subdir-switches, find-grep-options)
6437         (find-name-arg):
6438         * facemenu.el (facemenu-keybindings):
6439         * dired.el (dired-listing-switches, dired-chown-program):
6440         * diff.el (diff-switches, diff-command):
6441         * cus-edit.el (same-window-regexps):
6442         * bindings.el (mode-line-mule-info)
6443         (mode-line-buffer-identification): Purecopy strings.
6445 2009-11-11  Juri Linkov  <juri@jurta.org>
6447         * simple.el (dired-get-filename) <declare-function>:
6448         Tell the byte-compiler about dired-get-filename.
6449         (shell-command): In Dired mode, get filename from the current line
6450         as the default value.
6452 2009-11-10  Glenn Morris  <rgm@gnu.org>
6454         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
6455         * calendar/holidays.el, progmodes/cperl-mode.el:
6456         Update x-popup-menu declarations.
6458         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
6459         (list-load-path-shadows): Use dolist.
6460         (list-load-path-shadows): Use with-current-buffer.
6462 2009-11-10  Juri Linkov  <juri@jurta.org>
6464         * minibuffer.el (read-file-name): Support a list of default values
6465         in `default-filename'.  Use the first file name where only one
6466         element is required.  Doc fix.
6468 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
6470         * net/dbus.el (dbus-unregister-object): Release service, if no
6471         other method is registered for it.
6473 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
6475         * bookmark.el (bookmark-completing-read): Sort bookmark names if
6476         bookmark-sort-flag is non-nil (Bug#4653).
6478 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
6480         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
6481         the progress reporter entirely.
6483         * emulation/cua-base.el: Add CUA property to some CC mode commands
6484         (Bug#4100).
6486 2009-11-08  Kevin Ryde  <user42@zip.com.au>
6488         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
6489         at end of sentence (Bug#4818).
6491 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
6493         * progmodes/compile.el (compilation-error-regexp-alist-alist):
6494         Handle "see declaration of" MSFT statements (Bug#4100).
6496 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
6498         * net/tramp.el (tramp-advice-make-auto-save-file-name)
6499         (tramp-advice-file-expand-wildcards): Unload via
6500         `ad-remove-advice'.
6502         * net/trampver.el: Update release number.
6504 2009-11-08  Kevin Ryde  <user42@zip.com.au>
6506         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
6507         `ad-do-it'.
6509 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
6511         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
6512         in order to keep context in SELinux.
6514 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
6516         * dired-aux.el (dired-query): Place cursor in echo area and allow
6517         C-g.
6519         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
6520         menu item if not on a directory (Bug#4701).
6522 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
6524         Sync with Tramp 2.1.17.
6526         * net/tramp.el (tramp-handle-copy-directory): Don't use
6527         `file-remote-p' (due to compatibility).
6529         * net/tramp-compat.el (tramp-compat-copy-directory)
6530         (tramp-compat-delete-directory): New defuns.
6532         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6533         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
6534         `tramp-compat-delete-directory'.
6536         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6537         (tramp-smb-handle-delete-directory): Use
6538         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
6540         * net/trampver.el: Update release number.
6542 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
6544         * tar-mode.el (tar-copy): Call write-region on the right buffer
6545         (Bug#4857).
6547         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
6548         by hand, if necessary (Bug#4878).
6550 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
6552         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
6553         align size column (Bug#4839).
6555         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
6556         statement.
6558 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6560         * progmodes/ld-script.el (auto-mode-alist):
6561         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
6563         * cus-face.el (custom-declare-face): Purecopy face spec.
6565 2009-11-06  Kenichi Handa  <handa@m17n.org>
6567         * international/uni-bidi.el: Re-generated.
6568         * international/uni-category.el: Re-generated.
6569         * international/uni-combining.el: Re-generated.
6570         * international/uni-mirrored.el: Re-generated.
6572 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6574         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
6575         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
6576         (tex-start-options, slitex-run-command, latex-run-command)
6577         (tex-run-command, tex-directory):
6578         * textmodes/ispell.el (ispell-html-skip-alists)
6579         (ispell-tex-skip-alists, ispell-tex-skip-alists):
6580         * textmodes/fill.el (adaptive-fill-first-line-regexp):
6581         (adaptive-fill-regexp):
6582         * textmodes/dns-mode.el (auto-mode-alist):
6583         * progmodes/python.el (interpreter-mode-alist):
6584         * progmodes/etags.el (tags-compression-info-list):
6585         * progmodes/etags.el (tags-file-name):
6586         * net/browse-url.el (browse-url-galeon-program)
6587         (browse-url-firefox-program):
6588         * mail/sendmail.el (mail-signature-file)
6589         (mail-citation-prefix-regexp):
6590         * international/mule-conf.el (eight-bit):
6591         * international/latexenc.el (latex-inputenc-coding-alist):
6592         * international/fontset.el (x-pixel-size-width-font-regexp):
6593         * emacs-lisp/warnings.el (warning-type-format):
6594         * emacs-lisp/trace.el (trace-buffer):
6595         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
6596         (emacs-lisp-mode-map):
6597         * calendar/holidays.el (holiday-solar-holidays)
6598         (holiday-bahai-holidays, holiday-islamic-holidays)
6599         (holiday-christian-holidays, holiday-hebrew-holidays)
6600         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
6601         (hebrew-holidays-1, holiday-oriental-holidays)
6602         (holiday-general-holidays):
6603         * x-dnd.el (x-dnd-known-types):
6604         * tool-bar.el (tool-bar):
6605         * startup.el (site-run-file):
6606         * shell.el (shell-dumb-shell-regexp):
6607         * rfn-eshadow.el (file-name-shadow-tty-properties)
6608         (file-name-shadow-properties):
6609         * paths.el (remote-shell-program, news-directory):
6610         * mouse.el ([C-down-mouse-3]):
6611         * menu-bar.el (menu-bar-tools-menu):
6612         * jka-cmpr-hook.el (jka-compr-load-suffixes)
6613         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
6614         (jka-compr-compression-info-list):
6615         * isearch.el (search-whitespace-regexp):
6616         * image-file.el (image-file-name-extensions):
6617         * find-dired.el (find-ls-option):
6618         * files.el (directory-listing-before-filename-regexp)
6619         (directory-free-space-args, insert-directory-program)
6620         (list-directory-brief-switches, magic-fallback-mode-alist)
6621         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
6622         (automount-dir-prefix):
6623         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
6624         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
6625         (face-font-registry-alternatives, face-font-registry-alternatives)
6626         (face-font-family-alternatives):
6627         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
6628         (facemenu-foreground-menu, facemenu-face-menu):
6629         * epa-hook.el (epa-file-name-regexp):
6630         * dnd.el (dnd-protocol-alist):
6631         * textmodes/rst.el (auto-mode-alist):
6632         * button.el (default-button): Purecopy strings.
6634 2009-11-06  Glenn Morris  <rgm@gnu.org>
6636         * Makefile.in (ELCFILES): Update.
6638 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6640         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
6641         * emacs-lisp/levents.el: Move to obsolete/levents.el.
6643         * nxml/xsd-regexp.el (xsdre-gen-categories):
6644         * nxml/xmltok.el (xmltok-parse-entity):
6645         * nxml/rng-parse.el (rng-parse-validate-file):
6646         * nxml/rng-maint.el (rng-format-manual)
6647         (rng-manual-output-force-new-line):
6648         * nxml/rng-loc.el (rng-save-schema-location-1):
6649         * nxml/rng-cmpct.el (rng-c-parse-file):
6650         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
6651         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
6653 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
6655         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
6656         Remove extra save-excursions and make-variable-buffer-local's.
6657         Suggested by Stefan Monnier.
6659         (verilog-getopt-file, verilog-module-inside-filename-p)
6660         (verilog-set-define): Merge GNU 1.35 and repair changes from
6661         switching to using with-current-buffer.
6663         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
6664         being treated as a number and confusing AUTORESET.
6665         Reported by Dan Dever.
6667         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
6668         Add verilog-auto-ignore-concat to fix backward compatibility with
6669         older verilog-modes.  Reported by Dan Katz.
6671         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
6672         containing closing anchors "...$".
6674         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
6675         Reported by Wade Smith.
6677         (verilog-batch-execute-func): Comment on function usage.
6679 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
6681         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
6682         for labels.
6684         (verilog-label-re, verilog-calc-1): Support proper indent of named
6685         asserts.
6687         (verilog-backward-token, verilog-basic-complete-re)
6688         (verilog-beg-of-statement, verilog-indent-re): Support proper
6689         indent of the assert statement at the beginning of a block of text.
6691         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
6692         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
6693         tokens as begins.
6695 2009-11-05  Glenn Morris  <rgm@gnu.org>
6697         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
6698         Emacs 19.  (Bug#1531)
6699         (byte-compile-fix-header): Update for the above change.
6700         Drop test for epoch::version.
6702         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
6703         * cus-dep.el (custom-make-dependencies):
6704         * finder.el (finder-compile-keywords):
6705         Use autoload-rubric's feature argument.
6707         * calendar/diary-lib.el (top-level): Make load behave more like require.
6709         * vc-git.el (vc-git-stash-map): Move definition before use.
6711 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
6713         * custom.el (custom-declare-group): Purecopy standard-value.
6714         (custom-declare-group): Purecopy custom-prefix.
6716         * international/mule.el (load-with-code-conversion):
6717         Call do-after-load-evaluation unconditionally.
6719         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
6721 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6723         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
6725 2009-11-04  Glenn Morris  <rgm@gnu.org>
6727         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
6728         (byte-compile-compatibility): Remove option.
6729         (byte-compile-close-variables, byte-compile-fix-header)
6730         (byte-compile-insert-header, byte-compile-output-docform)
6731         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
6732         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
6733         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
6734         (byte-compile-insert, byte-compile-defun):
6735         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
6736         (byte-defop-compiler19): Remove.
6737         Without byte-compile-compatibility, the 'emacs19-opcode property is not
6738         used by anything.  Replace all calls with byte-defop-compiler.
6740 2009-11-04  Juri Linkov  <juri@jurta.org>
6742         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
6743         (menu-bar-options-menu): Don't quote the `prop' arg of
6744         `menu-bar-make-mm-toggle'.
6746 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
6748         * calendar/calendar.el (cal-loaddefs):
6749         * calendar/diary-lib.el (diary-loaddefs):
6750         * calendar/holidays.el (hol-loaddefs):
6751         * eshell/esh-module.el (esh-groups): Load rather than require.
6753 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6755         * calendar/todo-mode.el (todo-add-category): Don't hardcode
6756         point-min==1.
6757         (todo-top-priorities): Only display-buffer when called interactively.
6758         (todo-item-start): Don't save excursion point.
6759         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
6760         (todo-insert-item-here, todo-file-item, todo-remove-item):
6761         Adjust uses of todo-item-start and todo-item-end.
6763         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
6764         (autoload-rubric): Don't use any more.
6765         * cedet/semantic/fw.el (semantic/loaddefs):
6766         * cedet/srecode.el (srecode/loaddefs):
6767         * cedet/ede.el (ede/loaddefs): Load rather than require.
6768         * cedet/ede/cpp-root.el:
6769         * cedet/ede/emacs.el:
6770         * cedet/ede/files.el:
6771         * cedet/ede/linux.el:
6772         * cedet/ede/locate.el:
6773         * cedet/ede/make.el:
6774         * cedet/ede/shell.el:
6775         * cedet/ede/speedbar.el:
6776         * cedet/ede/system.el:
6777         * cedet/ede/util.el:
6778         * cedet/semantic/analyze.el:
6779         * cedet/semantic/bovine.el:
6780         * cedet/semantic/complete.el:
6781         * cedet/semantic/ctxt.el:
6782         * cedet/semantic/db-file.el:
6783         * cedet/semantic/db-find.el:
6784         * cedet/semantic/db-global.el:
6785         * cedet/semantic/db-mode.el:
6786         * cedet/semantic/db-typecache.el:
6787         * cedet/semantic/db.el:
6788         * cedet/semantic/debug.el:
6789         * cedet/semantic/dep.el:
6790         * cedet/semantic/doc.el:
6791         * cedet/semantic/edit.el:
6792         * cedet/semantic/find.el:
6793         * cedet/semantic/format.el:
6794         * cedet/semantic/html.el:
6795         * cedet/semantic/ia-sb.el:
6796         * cedet/semantic/ia.el:
6797         * cedet/semantic/idle.el:
6798         * cedet/semantic/lex-spp.el:
6799         * cedet/semantic/lex.el:
6800         * cedet/semantic/mru-bookmark.el:
6801         * cedet/semantic/scope.el:
6802         * cedet/semantic/senator.el:
6803         * cedet/semantic/sort.el:
6804         * cedet/semantic/symref.el:
6805         * cedet/semantic/tag-file.el:
6806         * cedet/semantic/tag-ls.el:
6807         * cedet/semantic/tag-write.el:
6808         * cedet/semantic/tag.el:
6809         * cedet/semantic/util-modes.el:
6810         * cedet/semantic/analyze/complete.el:
6811         * cedet/semantic/analyze/refs.el:
6812         * cedet/semantic/bovine/c.el:
6813         * cedet/semantic/bovine/gcc.el:
6814         * cedet/semantic/bovine/make.el:
6815         * cedet/semantic/bovine/scm.el:
6816         * cedet/semantic/decorate/include.el:
6817         * cedet/semantic/decorate/mode.el:
6818         * cedet/semantic/symref/cscope.el:
6819         * cedet/semantic/symref/global.el:
6820         * cedet/semantic/symref/grep.el:
6821         * cedet/semantic/symref/idutils.el:
6822         * cedet/semantic/symref/list.el:
6823         * cedet/semantic/wisent/java-tags.el:
6824         * cedet/semantic/wisent/javascript.el:
6825         * cedet/srecode/compile.el:
6826         * cedet/srecode/cpp.el:
6827         * cedet/srecode/document.el:
6828         * cedet/srecode/el.el:
6829         * cedet/srecode/expandproto.el:
6830         * cedet/srecode/getset.el:
6831         * cedet/srecode/insert.el:
6832         * cedet/srecode/java.el:
6833         * cedet/srecode/map.el:
6834         * cedet/srecode/mode.el:
6835         * cedet/srecode/template.el:
6836         * cedet/srecode/texi.el: Remove the file-local setting of
6837         generated-autoload-feature.
6839         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
6840         and only put a prop if it is non-nil.
6842 2009-11-03  Juri Linkov  <juri@jurta.org>
6844         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
6845         (menu-bar-options-menu): Fix list quoting (Bug#4429).
6847         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
6848         and "Menu" to make top-level menu item visually one unit (like
6849         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
6850         multi-word menu items).  Fix :help string for quit-window.
6852 2009-11-03  Glenn Morris  <rgm@gnu.org>
6854         * cedet/mode-local.el (with-mode-local): Doc fix.
6856         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6857         (byte-compile-file-form-define-abbrev-table)
6858         (byte-compile-file-form-custom-declare-variable)
6859         (byte-compile-variable-ref, byte-compile-defvar):
6860         Whether or not a warning is enabled should only affect whether we issue
6861         the warning, not whether or not we collect the relevant data.
6862         Eg warnings can be turned on and off throughout the course of a file.
6864         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
6865         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
6867 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6869         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
6870         * play/mpuz.el (mpuz-create-buffer):
6871         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
6872         (lm-print-y,s,noise, lm-print-w0, lm-init):
6873         * play/gomoku.el (gomoku-prompt-for-move):
6874         * play/fortune.el (fortune-in-buffer):
6875         * play/dissociate.el (dissociated-press):
6876         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
6877         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
6878         * mail/supercite.el (sc-eref-show):
6879         * mail/smtpmail.el (smtpmail-send-it):
6880         * mail/rmailsum.el (rmail-summary-next-labeled-message)
6881         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
6882         (rmail-summary-undelete-many, rmail-summary-rmail-update)
6883         (rmail-summary-goto-msg, rmail-summary-expunge)
6884         (rmail-summary-get-new-mail, rmail-summary-search-backward)
6885         (rmail-summary-add-label, rmail-summary-output-menu)
6886         (rmail-summary-output-body):
6887         * mail/rfc822.el (rfc822-addresses):
6888         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
6889         * mail/mailpost.el (post-mail-send-it):
6890         * mail/hashcash.el (hashcash-generate-payment):
6891         * mail/feedmail.el (feedmail-run-the-queue)
6892         (feedmail-queue-send-edit-prompt-help-first)
6893         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
6894         (feedmail-deduce-address-list):
6895         * eshell/esh-ext.el (eshell-remote-command):
6896         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
6897         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
6898         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
6899         (viper-save-string-in-file, viper-valid-marker):
6900         * emulation/viper-keym.el (viper-toggle-key):
6901         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
6902         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
6903         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
6904         * emulation/viper-cmd.el (viper-exec-form-in-vi)
6905         (viper-exec-form-in-emacs, viper-brac-function):
6906         * emulation/viper.el (viper-delocalize-var):
6907         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
6908         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
6909         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
6910         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
6911         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
6912         * emulation/edt.el (edt-electric-helpify):
6913         * emulation/cua-rect.el (cua--rectangle-aux-replace):
6914         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
6915         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
6916         (cua-indent-to-global-mark-column):
6917         * calendar/diary-lib.el (calendar-mark-1):
6918         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
6919         Use with-current-buffer.
6920         * emulation/viper.el (viper-delocalize-var): Use dolist.
6922 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
6924         * comint.el (comint-replace-by-expanded-history-before-point):
6925         Replace !! with the previous input string literally (Bug#1795).
6927 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
6929         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
6930         to be made up of whitespace.
6932 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
6934         * minibuffer.el (read-file-name): Don't use file dialogs for
6935         remote directories (Bug#99).
6937 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
6939         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
6941 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
6943         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
6944         instead of deleting the window or frame.
6946 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
6948         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
6949         Support face colors.
6951         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
6952         New function.  Support face colors (Bug#1168).
6953         (tex-common-initialization): Use it.
6955         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
6956         mode allows it (Bug#1168).
6958 2009-10-31  Juri Linkov  <juri@jurta.org>
6960         * facemenu.el (list-colors-display): Don't mark buffer as
6961         modified (Bug#3948).
6963 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
6965         * international/mule-diag.el (list-character-sets-1): Minor
6966         message fix (Bug#3526).
6968         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
6969         face property (Bug#4834).
6970         (etags-list-tags, etags-tags-apropos-additional)
6971         (etags-tags-apropos, tags-select-tags-table): Add follow-link
6972         property.
6974         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
6975         items.
6977         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
6978         items.
6980         * cedet/ede.el (ede-minor-mode):
6981         * cedet/semantic.el (semantic-mode): Toggle menu separators.
6983 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6985         * textmodes/two-column.el (2C-split):
6986         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
6987         * textmodes/tex-mode.el (tex-set-buffer-directory):
6988         * textmodes/spell.el (spell-region, spell-string):
6989         * textmodes/reftex.el (reftex-erase-buffer):
6990         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
6991         * textmodes/reftex-toc.el (reftex-toc-promote-action):
6992         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
6993         (reftex-select-item):
6994         * textmodes/reftex-ref.el (reftex-label-info-update)
6995         (reftex-offer-label-menu):
6996         * textmodes/reftex-index.el (reftex-index-change-entry)
6997         (reftex-index-phrases-info):
6998         * textmodes/reftex-global.el (reftex-create-tags-file)
6999         (reftex-save-all-document-buffers, reftex-ensure-write-access):
7000         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
7001         (reftex-view-crossref-from-bibtex):
7002         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
7003         (reftex-extract-bib-entries-from-thebibliography)
7004         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
7005         * textmodes/refbib.el (r2b-capitalize-title):
7006         (r2b-convert-buffer, r2b-help):
7007         * textmodes/page-ext.el (pages-directory)
7008         (pages-directory-goto-with-mouse):
7009         * textmodes/bibtex.el (bibtex-validate-globally):
7010         * textmodes/bib-mode.el (bib-capitalize-title):
7011         * textmodes/artist.el (artist-clear-buffer, artist-system):
7012         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
7013         (local-set-scheme-interaction-buffer, xscheme-process-filter)
7014         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
7015         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
7016         (xscheme-send-control-g-interrupt, xscheme-start-process)
7017         (xscheme-process-sentinel, xscheme-cd):
7018         * progmodes/verilog-mode.el (verilog-read-always-signals)
7019         (verilog-set-define, verilog-getopt-file)
7020         (verilog-module-inside-filename-p):
7021         * progmodes/sh-script.el:
7022         * progmodes/python.el (python-pdbtrack-get-source-buffer)
7023         (python-pdbtrack-grub-for-buffer, python-execute-file):
7024         * progmodes/octave-inf.el (inferior-octave):
7025         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
7026         (idlwave-shell-compile-helper-routines, idlwave-set-local)
7027         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
7028         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
7029         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
7030         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
7031         (idlwave-shell-filter, idlwave-shell-examine-highlight)
7032         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
7033         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
7034         (idlwave-shell-examine-display, idlwave-shell-run-region)
7035         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
7036         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
7037         * progmodes/idlw-help.el (idlwave-help-get-special-help)
7038         (idlwave-help-get-help-buffer):
7039         * progmodes/gud.el (gud-basic-call, gud-find-class)
7040         (gud-tooltip-activate-mouse-motions-if-enabled):
7041         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
7042         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
7043         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
7044         (ebrowse-tags-next-file):
7045         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
7046         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
7047         (ebnf-eps-finish-and-write):
7048         * progmodes/cpp.el (cpp-edit-save):
7049         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
7050         * progmodes/cc-defs.el (c-emacs-features):
7051         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
7052         (antlr-directory-dependencies):
7053         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
7054         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
7055         (ada-find-any-references, ada-make-filename-from-adaname)
7056         (ada-make-body-gnatstub):
7057         * obsolete/rnews.el (news-list-news-groups):
7058         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
7059         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
7060         * net/rcirc.el (rcirc-debug):
7061         * net/newst-treeview.el (newsticker--treeview-list-add-item)
7062         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
7063         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
7064         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
7065         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
7066         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
7067         (newsticker--treeview-list-clear-highlight)
7068         (newsticker--treeview-list-update-highlight)
7069         (newsticker--treeview-list-highlight-start)
7070         (newsticker--treeview-tree-update-highlight)
7071         (newsticker--treeview-get-selected-item)
7072         (newsticker-treeview-mark-list-items-old)
7073         (newsticker--treeview-set-current-node):
7074         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
7075         * net/newst-backend.el (newsticker--get-news-by-funcall)
7076         (newsticker--get-news-by-wget, newsticker--image-get)
7077         (newsticker--image-sentinel):
7078         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
7079         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
7080         (eudc-ph-close-session):
7081         * net/eudc.el (eudc-save-options):
7082         * language/thai-word.el (thai-update-word-table):
7083         * language/japan-util.el (japanese-string-conversion):
7084         * international/titdic-cnv.el (tsang-quick-converter)
7085         (ziranma-converter, ctlau-converter):
7086         * international/mule-cmds.el (describe-language-environment):
7087         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
7088         (skkdic-convert-postfix, skkdic-convert-prefix):
7089         (skkdic-convert-okuri-nasi, skkdic-convert):
7090         * emacs-lisp/re-builder.el (reb-update-overlays):
7091         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
7092         * emacs-lisp/gulp.el (gulp-send-requests):
7093         * emacs-lisp/find-gc.el (trace-call-tree):
7094         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
7095         (eieio-describe-generic):
7096         * emacs-lisp/eieio-base.el (eieio-persistent-read):
7097         * emacs-lisp/edebug.el (edebug-outside-excursion):
7098         * emacs-lisp/debug.el (debugger-make-xrefs):
7099         * emacs-lisp/cust-print.el (custom-prin1-to-string):
7100         * emacs-lisp/chart.el (chart-new-buffer):
7101         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
7102         Use with-current-buffer.
7103         * textmodes/artist.el (artist-system): Don't call
7104         copy-sequence on a fresh string.
7105         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
7107 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
7109         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
7110         is no item to edit.  (Bug#4820)
7111         (todo-top-priorities): Restore point and restore narrowing in Todo
7112         buffer.  (Bug#4820)
7114 2009-10-31  Glenn Morris  <rgm@gnu.org>
7116         * net/ange-ftp.el (top-level): Don't require dired when compiling.
7117         (comint-last-output-start, comint-last-input-start)
7118         (comint-last-input-end): Don't defvar when compiling.
7119         (ange-ftp-process-file): Use bound-and-true-p.
7121         * pcmpl-rpm.el (top-level): Move provide statement to end.
7122         (pcmpl-rpm): Remove unused custom group.
7124         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
7126         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
7128         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
7129         (byte-compile-warnings): Add `constants' as an option.
7130         (byte-compile-callargs-warn, byte-compile-arglist-warn)
7131         (display-call-tree): Update for byte-compile-fdefinition possibly
7132         returning `(macro lambda ...)'.  (Bug#4778)
7133         (byte-compile-variable-ref, byte-compile-setq-default):
7134         Respect `constants' member of byte-compile-warnings.
7136         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
7137         Use mapc rather than mapcar because the return value is never used.
7139         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
7140         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
7141         * cedet/semantic/html.el:
7142         Suppress harmless warnings about setting up semantic-imenu (not
7143         part of Emacs) variables.
7145 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7147         * vc-bzr.el (vc-bzr-revision-keywords): New var.
7148         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
7149         to "submit:".
7151         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
7152         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
7153         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
7154         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
7155         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
7156         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
7157         (semantic-analyzer-debug-global-symbol)
7158         (semantic-analyzer-debug-missing-innertype)
7159         (semantic-analyzer-debug-insert-include-summary):
7160         * cedet/semantic/util.el (semantic-file-tag-table):
7161         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
7162         (semantic-recursive-find-nonterminal-by-name):
7163         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
7164         * cedet/semantic/tag-file.el (semantic-prototype-file):
7165         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
7166         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
7167         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
7168         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
7169         (semantic-idle-summary-maybe-highlight):
7170         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
7171         (semantic-ia-sb-tag-info):
7172         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
7173         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
7174         * cedet/semantic/ede-grammar.el (project-compile-target):
7175         (ede-proj-makefile-insert-variables):
7176         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
7177         (semantic-debug-set-source-location, semantic-debug-interface-layout)
7178         (semantic-debug-mode, semantic-debug):
7179         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
7180         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
7181         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
7182         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
7183         (semanticdb-find-translate-path-includes--internal)
7184         (semanticdb-reset-log, semanticdb-find-log-activity):
7185         * cedet/semantic/db-file.el (object-write):
7186         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
7187         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
7188         (semanticdb-create-ebrowse-database):
7189         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
7190         * cedet/semantic/complete.el (semantic-displayor-focus-request)
7191         (semantic-collector-calculate-completions-raw)
7192         (semantic-complete-read-tag-analyzer):
7193         * cedet/semantic/analyze.el (semantic-analyze-pulse):
7194         * cedet/ede/util.el (ede-update-version-in-source):
7195         * cedet/ede/proj.el (project-delete-target):
7196         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
7197         (ede-proj-flush-autoconf):
7198         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
7199         (ede-proj-configure-synchronize):
7200         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
7201         * cedet/ede/linux.el (ede-linux-version):
7202         * cedet/ede/emacs.el (ede-emacs-version):
7203         * cedet/ede/dired.el (ede-dired-add-to-target):
7204         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
7205         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
7206         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
7207         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
7208         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
7209         (cedet-idutils-version-check):
7210         * cedet/cedet-global.el (cedet-gnu-global-call):
7211         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
7212         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
7213         * cedet/cedet-cscope.el (cedet-cscope-call)
7214         (cedet-cscope-expand-filename, cedet-cscope-version-check):
7215         Use with-current-buffer.
7216         * cedet/ede.el (ede-make-project-local-variable)
7217         (ede-set-project-variables, ede-set): Use dolist.
7219 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
7221         * textmodes/ispell.el (ispell-skip-region-alist):
7222         * international/mule-conf.el (eight-bit):
7223         * international/fontset.el (font-encoding-alist):
7224         * startup.el (pure-space-overflow-message):
7225         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
7226         * paths.el (gnus-nntp-service, rmail-spool-directory)
7227         (term-file-prefix):
7228         * files.el (save-some-buffers-action-alist):
7229         * cmuscheme.el (same-window-buffer-names):
7230         * ielm.el (same-window-buffer-names):
7231         * shell.el (same-window-buffer-names):
7232         * mail/sendmail.el (same-window-buffer-names):
7233         * progmodes/inf-lisp.el (same-window-buffer-names):
7234         * bindings.el (mode-line-client)
7235         (mode-line-column-line-number-mode-map):
7236         * language/tibetan.el (tibetan-precomposition-rule-regexp)
7237         (tibetan-precomposed-regexp): Purecopy string arguments.
7239 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7241         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
7242         (calcDigit-nondigit):
7243         * calc/calc-yank.el (calc-copy-to-buffer):
7244         * calc/calc-units.el (calc-invalidate-units-table):
7245         * calc/calc-trail.el (calc-trail-yank):
7246         * calc/calc-store.el (calc-insert-variables):
7247         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
7248         * calc/calc-prog.el (calc-read-parse-table):
7249         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
7250         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
7251         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
7252         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
7253         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
7254         (calc-graph-name, calc-graph-find-command, calc-graph-view)
7255         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
7256         * calc/calc-ext.el (calc-realign):
7257         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
7258         (calc-embedded-finish-edit, calc-embedded-make-info)
7259         (calc-embedded-finish-command, calc-embedded-stack-change):
7260         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
7262         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
7263         (overload-docstring-extension): Use that info.
7264         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
7265         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
7266         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
7267         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
7268         (semantic-nonterminal-full-name): Add the new `when' info.
7269         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
7270         `assert'.
7272         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
7273         shell-dynamic-complete-filename in preference to
7274         comint-dynamic-complete-filename.
7276         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7277         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
7278         Don't consider whether the display supports colors.
7279         (bookmark-import-new-list): Use dolist.
7280         (bookmark-bmenu-mode-map): Move initialization into declaration.
7281         (bookmark-bmenu-list): Use dolist, simplify.
7282         (bookmark-show-all-annotations): Use save-selected-window and dolist.
7283         (menu-bar-final-items): Use push.
7285 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
7287         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
7288         it works on remote files.
7289         (vc-hg-diff): Don't pass any `--cwd' argument.
7291 2009-10-27  Kevin Ryde  <user42@zip.com.au>
7293         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7294         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
7295         (Further to Bug#3921).
7297 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
7299         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
7300         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
7301         calling `tramp-imap-put-file'.  Add file size to the call.
7302         (tramp-imap-get-file-entries): Compute also user name, file size,
7303         and date.
7304         (tramp-imap-handle-insert-directory): Insert uid and gid.
7305         (tramp-imap-handle-file-attributes): Transform uid and gid
7306         according to `id-format'.
7307         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
7308         size in header X-Size.
7310 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
7312         * simple.el (transpose-subr): Give clearer error when the mark
7313         is not set.  (Bug#4807)
7315 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
7317         * net/tramp.el (tramp-perl-file-truename): New defconst.
7318         Perl code contributed by yary <not.com@gmail.com> (tiny change).
7319         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
7320         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
7321         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
7323         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
7324         Ignore `dired-call-process'.
7325         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
7327 2009-10-26  Julian Scheid  <julians37@gmail.com>
7329         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
7330         (tramp-get-remote-readlink): New defun.
7331         (tramp-handle-file-truename): Use it.
7332         (tramp-handle-file-exists-p): Check file-attributes cache, assume
7333         file exists if cache value present.
7334         (tramp-check-cached-permissions): New defun.
7335         (tramp-handle-file-readable-p): Use it.
7336         (tramp-handle-file-writable-p): Likewise.
7337         (tramp-handle-file-executable-p): Likewise.
7338         (tramp-handle-file-name-all-completions): Try using Perl to get
7339         partial completions.  When perl not available, combine `cd' and
7340         `ls' into single remote operation and use shell expansion to get
7341         partial remote directory contents.  Set `file-exists-p' cache for
7342         directory and any files returned by ls.  Change cache handling to
7343         support partial directory contents.  Use error message emitted by
7344         remote `cd' or Perl code for local tramp-error.
7345         (tramp-do-copy-or-rename-file-directly): Avoid separate
7346         tramp-send-command-and-check call.
7347         (tramp-handle-process-file): Merge three remote ops into one.
7348         Do not flush all caches when `process-file-side-effects' is set.
7349         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
7350         file-attributes shows uid/gid to be set already.
7352 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
7354         * textmodes/tex-mode.el (tex-dvi-view-command)
7355         (tex-show-queue-command, tex-open-quote):
7356         * progmodes/ruby-mode.el (auto-mode-alist)
7357         (interpreter-mode-alist): Purecopy strings.
7359         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
7361         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
7362         string for the hook, keymap and abbrev table.
7364         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
7366         * x-dnd.el (x-dnd-xdnd-to-action):
7367         * startup.el (fancy-startup-text, fancy-about-text): Change to
7368         defconst from defvar.
7370         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
7372         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
7373         Purecopy initialization strings.
7375         * mail/sendmail.el (mail-header-separator)
7376         (mail-personal-alias-file):
7377         * mail/rmail.el (rmail-default-dont-reply-to-names)
7378         (rmail-ignored-headers, rmail-retry-ignored-headers)
7379         (rmail-highlighted-headers, rmail-secondary-file-directory)
7380         (rmail-secondary-file-regexp):
7381         * files.el (null-device, file-name-invalid-regexp)
7382         (locate-dominating-stop-dir-regexp)
7383         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
7384         (interpreter-mode-alist): Use mapcar instead of mapc.
7386         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
7388         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
7389         (completion-ignored-extensions):
7390         (debug-ignored-errors): Purecopy strings.
7392 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7394         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
7395         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
7396         (pcomplete--here): Use push.
7398         * subr.el (all-completions): Declare the 4th arg obsolete.
7400 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7402         * pcomplete.el (pcomplete-unquote-argument-function): New var.
7403         (pcomplete-unquote-argument): New function.
7404         (pcomplete--common-suffix): Always pay attention to case.
7405         (pcomplete--table-subvert): Quote and unquote the text.
7406         (pcomplete--common-quoted-suffix): New function.
7407         (pcomplete-std-complete): Use it and pcomplete-begin.
7409         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
7410         we're inside a dedicated or minibuffer window.
7412 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7414         * cedet/semantic/fw.el (semantic-alias-obsolete)
7415         (semantic-varalias-obsolete): Make the `when' arg mandatory.
7416         (define-mode-overload-implementation):
7417         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
7418         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
7419         * cedet/semantic/util.el (semantic-file-token-stream)
7420         (semantic-something-to-stream):
7421         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
7422         (semantic-expand-nonterminal):
7423         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
7424         (semantic-find-dependency, semantic-find-nonterminal)
7425         (semantic-find-dependency):
7426         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
7427         (semantic-flex-text, semantic-flex-make-keyword-table)
7428         (semantic-flex-keyword-p, semantic-flex-keyword-put)
7429         (semantic-flex-keyword-get, semantic-flex-map-keywords)
7430         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
7431         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
7432         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
7433         (semantic-after-idle-scheduler-reparse-hooks):
7434         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
7435         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
7436         * cedet/semantic.el (semantic-toplevel-bovine-table)
7437         (semantic-toplevel-bovine-cache)
7438         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
7439         (semantic-init-mode-hooks, semantic-init-db-hooks)
7440         (semantic-bovination-working-type): Provide the `when' arg.
7442 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
7444         * bookmark.el: Update documentation, especially documentation
7445         of `bookmark-alist' and of the bookmark file format.
7446         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
7448 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
7450         * mail/emacsbug.el (report-emacs-bug): Clarify that the
7451         keybindings apply to the mail buffer (Bug#4003).  Shrink help
7452         window to buffer.
7454         * whitespace.el (whitespace-mode, whitespace-newline-mode)
7455         (global-whitespace-mode, global-whitespace-newline-mode)
7456         (whitespace-toggle-options, global-whitespace-toggle-options):
7457         Doc fix (Bug#3660).
7459         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
7460         of xmltok-start before the end tag was inserted (Bug#2840).
7462         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
7463         patterns that are preceded by an open-paren (Bug#1320).
7465 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
7467         * files.el (delete-directory): Delete symlinks to directories with
7468         delete-file (Bug#4739).
7470 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
7472         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
7473         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
7474         argument to make-obsolete.
7476         * cedet/semantic/fw.el (semantic-alias-obsolete)
7477         (semantic-varalias-obsolete): Add optional WHEN argument.
7479 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
7481         * vc.el (vc-backend-for-registration): Rename from
7482         vc-get-backend-for-registration.  Update callers.
7484         * international/mule-cmds.el (set-language-info-alist):
7485         Purecopy lang-env.
7486         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
7487         (charset): Purecopy the name.
7488         (define-char-code-property): Purecopy string arguments.
7490         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
7491         Purecopy string arguments.
7493         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7494         * ediff-hook.el (menu-bar-ediff-menu):
7495         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
7496         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
7498 2009-10-24  Glenn Morris  <rgm@gnu.org>
7500         * comint.el (comint-dynamic-list-completions):
7501         * term.el (term-dynamic-list-completions): Use choose-completion rather
7502         than obsolete alias mouse-choose-completion.
7504         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
7505         file-cache-choose-completion.
7506         (file-cache-choose-completion): Handle an optional event argument.
7507         (file-cache-mouse-choose-completion): Make it an obsolete alias.
7509         * progmodes/octave-mod.el (octave-complete-symbol):
7510         Use choose-completion if mouse-choose-completion is ever removed.
7512         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
7513         use.
7515         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
7516         compiler.
7518         * vc-hooks.el (vc-responsible-backend): Fix declaration.
7520 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7522         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
7523         Ignore `pred' now that we receive one.
7524         Handle test-completion specially.
7526 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
7528         * vc.el (vc-responsible-backend): Throw an error if not backend is
7529         found.  Remove the REGISTER argument.  Move the code dealing with
7530         REGISTER ...
7531         (vc-get-backend-for-registration): ... here.  New function.
7532         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
7533         of vc-responsible-backend, pass the file name instead of the
7534         directory name.
7536 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7538         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
7539         New funs.
7540         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
7541         (pcomplete-comint-setup): Don't modify a global var via
7542         accidental side-effects.
7543         (pcomplete-shell-setup): Adjust call accordingly.
7544         (pcomplete-parse-comint-arguments): Use push.
7546 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
7548         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7549         Allow uncapitalized info node names (Bug#3921).
7551         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
7552         to the DEBUG file (Bug#3781).
7554 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
7556         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
7557         dictionary entry (Bug#4579).
7559 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
7561         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
7562         from `rfn-eshadow-update-overlay-hook' when unloading.
7563         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
7564         "rsyncc".  Adjust doc string.
7565         (tramp-temp-buffer-file-name): New buffer-local defvar.
7566         (tramp-handle-insert-file-contents, tramp-handle-write-region):
7567         Keep temporary file when indicated by method ("rsync" and
7568         "rsyncc").
7569         (tramp-handle-write-region): Handle APPEND.
7570         (tramp-delete-temp-file-function): New defun.  Added to
7571         `kill-buffer-hook'.
7573 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
7575         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
7577 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
7579         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
7580         (color-name-rgb-alist, tty-standard-colors)
7581         (tty-color-mode-alist): Change to defconst.
7583         * simple.el (mark-inactive): Purecopy message.
7585         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
7586         (global-map, yank-menu):
7587         * textmodes/ispell.el (ispell-menu-map):
7588         * net/eudc.el (eudc-tools-menu):
7589         * international/mule-cmds.el (describe-language-environment-map)
7590         (setup-language-environment-map, set-coding-system-map)
7591         (mule-menu-keymap):
7592         * vc-hooks.el (vc-menu-entry, vc-menu-map):
7593         * replace.el (occur-mode-map):
7594         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
7596 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
7598         * calc/calc.el (math-read-number, math-read-number-simple): Use
7599         `save-match-data'.
7601 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7603         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
7604         rather than fiddling with global-map bindings, since it should only
7605         affect per-terminal settings.
7606         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
7608         * minibuffer.el (completion-table-with-terminator): Allow to specify
7609         the terminator-regexp.
7611         * simple.el (switch-to-completions): Look for *Completions* in other
7612         frames as well.
7614         * pcomplete.el: Allow the use of completion-tables.
7615         (pcomplete-std-complete): New command.
7616         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
7617         (pcomplete--here): Use a function for `form' rather than an expression,
7618         so it can be byte-compiled.
7619         (pcomplete-here, pcomplete-here*): Adjust accordingly.
7620         Add edebug declaration.
7621         (pcomplete-show-completions): Remove unused var `curbuf'.
7622         (pcomplete-do-complete, pcomplete-stub):
7623         Don't assume `completions' is a list of strings any more.
7625 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
7627         * find-dired.el (find-name-arg): Fix typo in docstring.
7629 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7631         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
7632         (pcmpl-linux-fs-types): Same, and update to new modules layout.
7634         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
7635         pcomplete-entries.
7637         * comint.el (comint-read-input-ring, comint-write-input-ring)
7638         (comint-substitute-in-file-name)
7639         (comint-dynamic-complete-as-filename)
7640         (comint-dynamic-simple-complete)
7641         (comint-dynamic-list-filename-completions)
7642         (comint-dynamic-list-completions)
7643         (comint-redirect-results-list-from-process): Minor simplifications.
7645 2009-10-21  Kevin Ryde  <user42@zip.com.au>
7647         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
7648         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
7649         the first form.  And insert a blank line after ";;; Code" since
7650         that's usual style.  (Bug#4612)
7652         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
7654 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7656         * minibuffer.el (completion-table-with-terminator): Properly implement
7657         boundaries, in case `terminator' appears in the suffix.
7658         (completion--embedded-envvar-table): Don't return boundaries if
7659         there's no valid completion.  Simplify.
7660         (completion-file-name-table): New completion table extracted from
7661         completion--file-name-table.
7662         (completion--file-name-table): Use it.
7663         (read-file-name-predicate): Declare obsolete.
7664         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
7665         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
7666         completion-file-name-table, and use the `pred' argument.
7667         * files.el (locate-file-completion-table): Use the `pred' arg rather
7668         than read-file-name-predicate.
7669         (abbreviate-file-name): Use \` rather than ^ for BOS.
7671 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
7673         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
7674         vc-responsible-backend to register, it causes problems.
7676 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7678         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
7680 2009-10-21  Eric Ludlam  <zappo@gnu.org>
7682         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
7683         (semantic-c-debug-mode-init-pch): New functions.
7684         (semantic-c-debug-mode-init-last-mode): New var.
7685         (semantic-c-parse-lexical-token): Use them.
7687         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
7688         When extracting the argument list, limit only by point-max.
7690 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
7692         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
7693         (tramp-smb-handle-file-attributes): Use it.
7694         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
7695         (tramp-smb-handle-insert-directory): Use `mapc' rather than
7696         `mapcar'.  Use `tramp-smb-get-stat-capability'.
7697         Add `dired-filename' text properties.
7698         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
7699         (tramp-smb-maybe-open-connection): Simplify check for smbclient
7700         version.
7702 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7704         * subr.el (read-key-delay): Reduce to 0.01.
7705         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
7706         (bug#4751).
7708 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7710         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
7712         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
7713         (Info-menu): Remove unused vars `last' and `completions'.
7714         (Info-index-nodes): Remove unused var `node'.
7716         * info.el (Info-complete-menu-item): Use complete-with-action.
7718 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
7720         Make vc-annotate work through copies and renames.
7721         * vc-annotate.el (vc-annotate-extract-revision-at-line):
7722         Return the file name too.
7723         (vc-annotate-revision-at-line)
7724         (vc-annotate-find-revision-at-line)
7725         (vc-annotate-revision-previous-to-line)
7726         (vc-annotate-show-log-revision-at-line): Update to get the file
7727         name from vc-annotate-extract-revision-at-line.
7728         (vc-annotate-show-diff-revision-at-line-internal): Change the
7729         argument to mean whether to show a file diff or not.  Get the file
7730         name from vc-annotate-extract-revision-at-line.
7731         (vc-annotate-show-diff-revision-at-line):
7732         Update vc-annotate-show-diff-revision-at-line call.
7733         (vc-annotate-warp-revision): Add an optional file argument.
7735         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
7736         (vc-git-annotate-extract-revision-at-line): Also return the file
7737         name if found.
7739         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
7740         command.  Remove unused code.
7741         (vc-hg-annotate-re): Update to match --follow output.
7742         (vc-hg-annotate-extract-revision-at-line): Also return the file
7743         name if found.
7745         * vc.el: Update annotate-extract-revision-at-line documentation.
7747 2009-10-18  Kevin Ryde  <user42@zip.com.au>
7749         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
7750         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
7752         * net/browse-url.el (browse-url): Identify alist with "consp and
7753         not functionp" and let all other things go down the `apply' leg,
7754         as suggested by Stefan.  (Further to bug#4531.)
7756 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
7758         * minibuffer.el (read-file-name): Check for repeat before putting
7759         a default argument in file-name-history (Bug#4657).
7761         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
7762         read syntax (Bug#4737).
7764         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7766 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
7768         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
7769         (html-tag-alist, html-tag-help): Add descriptions for undocumented
7770         entries and make note of obsolete tags.
7772 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7774         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
7776 2009-10-18  Glenn Morris  <rgm@gnu.org>
7778         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
7779         grep, so that binary files (eg international/uni-bidi.el) can match.
7780         Remove test for "UnicodeData" files, since it is hopefully unnecessary
7781         now, and in any case the file header format has changed.
7783 2009-10-17  Glenn Morris  <rgm@gnu.org>
7785         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
7786         (flyspell-get-word, flyspell-large-region)
7787         (flyspell-auto-correct-previous-word): Doc/error message fixes.
7789 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
7791         * Makefile.in (ELCFILES): Add ede/shell.
7793 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
7795         * term/common-win.el (x-colors): Purecopy it.
7797 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7799         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
7800         permissive for when the buffer is empty.
7801         (tar-header-block-tokenize): Decode the username and groupname.
7802         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
7804 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
7806         * cedet/srecode/srt.el:
7807         * cedet/srecode/compile.el:
7808         * cedet/semantic/mru-bookmark.el:
7809         * cedet/semantic/debug.el:
7810         * cedet/semantic/complete.el:
7811         * cedet/semantic/analyze.el: Require CL when compiling.
7813 2009-10-17  Eric Ludlam  <zappo@gnu.org>
7815         * cedet/semantic/scope.el
7816         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
7817         tmpscope so that the regular scope will continue to work.
7819         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
7820         Use semantic-idle-summary-highlight-face as the highlighting.
7822         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
7823         contains multibyte characters, choose first applicable coding
7824         system automatically.
7826         * cedet/ede/project-am.el (project-run-target): New method.
7827         (project-run-target): New method.
7829         * cedet/ede.el (ede-target): Add run target menu item.
7830         (ede-project, ede-minor-keymap): Add ede-run-target binding.
7831         (ede-run-target): New function.
7832         (ede-target::project-run-target): New method.
7834         * cedet/ede/proj.el (project-run-target): New method.
7836         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
7837         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
7838         Add :rules.
7839         (ede-proj-target-makefile-shared-object): Only libtool compilers
7840         now available.  Add linkers for libtool.
7841         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
7842         (ede-proj-makefile-target-name): Always use .la extension.
7844         * cedet/ede/proj-prog.el (project-run-target): New method.
7846         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
7847         (ede-g++-linker): Change Change link lines.
7849         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
7850         When searching for old variables, go to the end of the buffer and
7851         search backward from there.
7852         (ede-proj-makefile-automake-insert-subdirs)
7853         (ede-proj-makefile-automake-insert-extradist): New methods.
7854         (ede-proj-makefile-create): Use them.
7856         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
7857         Force FILE to expand to the current target.  Use file-exists-p to
7858         check that it exists.
7860         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
7861         (ede-linux-load): Wrap dir in file-name-as-directory.
7862         Set :version slot.
7864         * cedet/ede/files.el (ede-get-locator-object): When enabling
7865         locate, do so on "top".
7867         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
7868         file-name-as-directory during compare.
7869         (ede-emacs-version): Return Emacs/XEmacs differentiator.
7870         Get version number from different places.  Don't call egrep.
7871         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
7872         to set the directory.
7874         * cedet/ede/shell.el: New file.
7876         * cedet/inversion.el (inversion-decoders): Allow for stray . in
7877         alpha/beta variants.
7879 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7881         * international/mule-cmds.el (select-safe-coding-system): If the file
7882         has a coding cookie, use it regardless of any other setting (bug#4712).
7884 2009-10-17  Glenn Morris  <rgm@gnu.org>
7886         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
7887         All errors should have messages.
7889         * foldout.el (foldout-mouse-swallow-events):
7890         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
7892         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
7893         (dired-keep-marker-copy, dired-keep-marker-hardlink)
7894         (dired-keep-marker-symlink, dired-dwim-target)
7895         (dired-copy-preserve-time): Do not autoload these defcustoms.
7897         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
7898         messages from messing up the file coding.  (Bug#4623)
7900 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
7902         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
7903         if no match is found for the current dictionary.  (Bug#4578)
7905         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
7906         optional, since that is how it is documented, and this is often called
7907         with a nil argument.  (Bug#4577)
7908         (flyspell-external-point-words, flyspell-auto-correct-word)
7909         (flyspell-correct-word-before-point, flyspell-word-search-forward)
7910         (flyspell-word-search-backward): Remove nil argument in calls to
7911         flyspell-get-word, since it is not needed now.
7913 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
7915         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
7917 2009-10-16  Glenn Morris  <rgm@gnu.org>
7919         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
7921 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
7923         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
7924         (ange-ftp-file-size): New function.
7925         (ange-ftp-file-attributes): Use it.
7927 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
7929         * net/tramp-smb.el (tramp-smb-version): New defvar.
7930         (tramp-smb-maybe-open-connection): Use it, in order to avoid
7931         repeated checks.
7933 2009-10-16  Glenn Morris  <rgm@gnu.org>
7935         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7936         Maybe copy some custom properties from old to new name.  (Bug#4706)
7938 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
7940         * subr.el (error, sit-for, start-process-shell-command)
7941         (start-file-process-shell-command): Set the calling convention
7942         after the function definition.
7944 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7946         * subr.el (error, sit-for, start-process-shell-command)
7947         (start-file-process-shell-command): Use the new
7948         set-advertised-calling-convention feature.
7950 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
7952         * international/ucs-normalize.el (ucs-normalize-version):
7953         Change to 1.2.
7954         (check-range): Adjust for Unicode 5.2.
7956 2009-10-15  Juri Linkov  <juri@jurta.org>
7958         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
7959         to the `menu-item' format.
7961 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
7963         * net/tramp.el (tramp-replace-environment-variables): Do not fail
7964         if the environment variable does not exist.
7966         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7967         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
7968         parameter.
7969         (tramp-smb-handle-add-name-to-file)
7970         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7971         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7972         (tramp-smb-handle-file-attributes)
7973         (tramp-smb-do-file-attributes-with-stat)
7974         (tramp-smb-handle-file-local-copy)
7975         (tramp-smb-handle-insert-directory)
7976         (tramp-smb-handle-make-directory)
7977         (tramp-smb-handle-make-directory-internal)
7978         (tramp-smb-handle-make-symbolic-link)
7979         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
7980         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
7981         (tramp-smb-maybe-open-connection): Apply the changed parameters.
7982         (tramp-smb-read-file-entry): Read Disk names in compressed format.
7983         Handle long file names.
7984         (tramp-smb-get-cifs-capabilities): Check, whether the connection
7985         process is running.
7986         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
7987         Read share names with "-g" option.
7989 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
7991         * net/rcirc.el (rcirc-view-log-file): New command.
7992         (rcirc-track-minor-mode-map): Remove C-c ` binding.
7993         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
7994         specified.
7996 2009-10-15  Glenn Morris  <rgm@gnu.org>
7998         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
7999         from the second command-line argument.
8000         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
8001         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
8002         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
8003         w32-batch-update-autoloads.
8004         * emacs-lisp/autoload.el (autoload-make-program): New variable.
8005         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
8007         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
8008         the headers cannot be located.  Simplify, subtracting superflous
8009         save-excursions.
8011 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8013         Replace completion-base-size by completion-base-position to fix bugs
8014         such as (bug#4699).
8015         * simple.el (completion-base-position): New var.
8016         (completion-base-size): Mark as obsolete.
8017         (choose-completion): Make it work for mouse events as well.
8018         Pass the new base-position to choose-completion-string.
8019         (choose-completion-guess-base-position): New function, extracted from
8020         choose-completion-delete-max-match.
8021         (choose-completion-delete-max-match): Use it.  Make obsolete.
8022         (choose-completion-string): Use the new base-position info.
8023         (completion-root-regexp): Delete.
8024         (completion-setup-function): Preserve completion-base-position.
8025         Eliminate obsolete base-size manipulation.
8026         * minibuffer.el (display-completion-list): Don't mess with base-size.
8027         (minibuffer-completion-help): Set completion-base-position instead.
8028         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
8029         choose-completion.
8030         * textmodes/bibtex.el (bibtex-complete):
8031         * emacs-lisp/crm.el (crm--choose-completion-string):
8032         Adjust to new calling convention.
8033         * complete.el (partial-completion-mode): Use minibufferp to avoid
8034         bumping into incompatible change to choose-completion-string-functions.
8035         * ido.el (ido-choose-completion-string): Make its calling convention
8036         more permissive.
8037         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
8038         base-size manipulation.
8039         (comint-dynamic-list-input-ring): Use dotimes and push.
8040         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
8041         fundamental-mode.  Use `or'.
8043 2009-10-14  Juri Linkov  <juri@jurta.org>
8045         * misearch.el (multi-isearch-next-buffer-from-list)
8046         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
8048 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8050         * Makefile.in (compile-onefile): Load `bytecomp' rather than
8051         `bytecomp.el'.
8053         * minibuffer.el (completion-pcm--merge-completions): Make sure the
8054         string we return is all made up of text from the completions rather
8055         than part from the completions and part from the input (bug#4219).
8057         * ido.el (ido-everywhere): Use define-minor-mode.
8059         * buff-menu.el (list-buffers, ctl-x-map):
8060         Mark the entry points with ;;;###autoload cookies.
8062 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8064         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
8065         correctly in the detached head case.
8066         (vc-git-print-log): Remove unused binding.
8068         * vc.el (vc-responsible-backend): When a directory is passed for
8069         for registration create a VC repository if no backend is
8070         responsible for the directory argument.
8071         (vc-deduce-fileset): Tell vc-responsible-backend to register.
8073         * vc.el: Move comments about RCS and SCCS ...
8074         * vc-rcs.el:
8075         * vc-sccs.el: ... here, respectively.
8077 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8079         * minibuffer.el (completion--file-name-table): Return nil if there's
8080         no file completion, even if substitute-in-file-name changed
8081         the string (bug#4708).
8083 2009-10-13  Juri Linkov  <juri@jurta.org>
8085         * files-x.el (read-file-local-variable-value): Don't filter out
8086         minor modes from mode name completion (bug#4664).
8088 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
8090         * international/mule-cmds.el (ucs-names): Remove exclusion of
8091         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
8093 2009-10-13  Kenichi Handa  <handa@m17n.org>
8095         * international/uni-name.el: Regenerated.
8097 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
8099         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
8100         should be automatically buffer-local, but isn't.)
8102 2009-10-12  Sam Steingold  <sds@gnu.org>
8104         * progmodes/compile.el (compilation-next-error-function): Fix the
8105         timestamps if the buffer has been visited before.
8106         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
8107         non-anchored patterns, like the perl one (bug#3928).
8109 2009-10-12  Glenn Morris  <rgm@gnu.org>
8111         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
8112         Let-bind `size'.
8114 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
8116         * proced.el (proced-unload-function): New function.
8118         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
8119         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
8120         Doc fix.
8122         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
8124 2009-10-11  Juri Linkov  <juri@jurta.org>
8126         * files-x.el (read-file-local-variable-value):
8127         Provide default value only for bound variables (bug#4664).
8129 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
8131         * net/tramp.el (tramp-local-host-p): Function shall return nil for
8132         connection methods like smb.
8134         * net/tramp-cache.el (tramp-flush-connection-property): The hash
8135         can be empty.
8137         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
8138         (tramp-smb-file-name-handler-alist): Add handlers for
8139         `add-name-to-file', `make-symbolic-link'.
8140         (tramp-smb-handle-add-name-to-file)
8141         (tramp-smb-do-file-attributes-with-stat)
8142         (tramp-smb-handle-make-symbolic-link)
8143         (tramp-smb-get-cifs-capabilities): New defuns.
8144         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
8145         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
8146         (tramp-smb-handle-file-local-copy)
8147         (tramp-smb-handle-make-directory-internal)
8148         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
8149         The file name syntax depends on cifs capabilities.
8150         (tramp-smb-handle-file-attributes):
8151         Call `tramp-smb-do-file-attributes-with-stat' if possible.
8152         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
8153         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
8155 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
8157         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
8158         (eieio-defclass): Apply deftype handler and setf-method properties
8159         directly.
8160         (eieio-add-new-slot): Avoid union function from cl library.
8161         (eieio--typep): New function.
8162         (eieio-perform-slot-validation): Use it.
8164 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
8166         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
8167         Update documentation to refer to the variables documented in r1.135.
8168         (Bug#4188)
8170 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
8172         * bookmark.el (Info-suffix-list): Remove this unused variable.
8173         (bookmark-current-point): Remove this obsolete variable.
8174         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
8175         Adjust for removal of bookmark-current-point.
8177         (bookmarks-already-loaded, bookmark-current-buffer)
8178         (bookmark-yank-point): Document.  (Bug#4188)
8180 2009-10-10  Glenn Morris  <rgm@gnu.org>
8182         * frame.el (frame-height): Doc fix.
8184         * calendar/calendar.el (calendar-split-width-threshold): New option.
8185         (calendar-basic-setup): Use calendar-split-width-threshold.
8187 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
8189         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
8190         Use .la for Automake.
8192 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
8194         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
8195         Use "autoreconf -i".  Suggested by Andreas Schwab.
8197 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
8199         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
8200         Ideographic Supplement" range (U+1F200..U+1F2FF).
8202 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
8204         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
8205         since the list will have been rebuilt anyway.  (Bug#4349)
8207 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
8209         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
8210         (bookmark-bmenu-execute-deletions): Don't save here, as
8211         bookmark-delete will now do so if necessary.
8212         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
8213         (Bug#4348)
8215 2009-10-09  Glenn Morris  <rgm@gnu.org>
8217         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
8219 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
8221         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
8222         (bookmark-jump-other-window): Just invoke bookmark-jump with new
8223         argument now, so the two function's behaviors will match.  (Bug#3645)
8225 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
8227         * cedet/ede/proj.el (project-make-dist, project-compile-project):
8228         Fix filename test.
8229         (ede-proj-dist-makefile): Use expand-file-name instead of concat
8230         to expand file names.
8232 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
8234         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
8235         (tramp-file-name-real-host, tramp-file-name-port):
8236         Apply `save-match-data'.
8238         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
8239         case both directories are remote.
8240         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
8241         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
8243 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
8245         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
8246         (ede-proj-target-makefile-objectcode): Use it.
8248         * cedet/ede/source.el (ede-want-any-source-files-p)
8249         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
8250         Return search result.  This error was introduced while merging.
8252 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
8254         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
8256 2009-10-07  Glenn Morris  <rgm@gnu.org>
8258         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
8259         of concat.
8261 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8263         * files-x.el (read-file-local-variable): Include some
8264         non-user-variables in the completion table (bug#4664).
8266 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
8268         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
8269         message.
8271         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
8272         (tramp-smb-file-name-handler-alist): Add handler for
8273         `copy-directory', `expand-file-name', `set-file-modes'.
8274         (tramp-smb-handle-copy-directory)
8275         (tramp-smb-handle-expand-file-name)
8276         (tramp-smb-handle-set-file-modes): New defuns.
8277         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
8278         (tramp-smb-handle-file-attributes): Simplify check for retrieving
8279         entry.
8280         (tramp-smb-handle-insert-directory): Don't flush the cache.
8281         (tramp-smb-maybe-open-connection): Check for samba client and
8282         server versions.
8284 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
8286         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
8287         to not error out of search for "^lisp=" fails.
8289 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
8291         * makefile.w32-in (WINS_UPDATES): New macro.
8292         (custom-deps, finder-data, autoloads): Use it.
8294 2009-10-07  Glenn Morris  <rgm@gnu.org>
8296         * Makefile.in (autoloads): Revert previous change.
8297         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
8298         the list of preloaded files passed on the command-line, get
8299         it from src/Makefile.
8301         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
8302         show the original buffer rather than a random one.
8304 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
8306         * help.el (describe-no-warranty): Place point in a slightly better
8307         position in the GPLv3 text.
8309 2009-10-06  Sam Steingold  <sds@gnu.org>
8311         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
8312         the comm attribute is present before calling regexp-quote.
8314 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
8316         * play/animate.el (animate-string): For good effect, make sure
8317         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
8319         * play/animate.el (animate-sequence, animate-birthday-present):
8320         * misc.el (butterfly): Don't set `indent-tabs-mode'.
8322 2009-10-06  Glenn Morris  <rgm@gnu.org>
8324         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
8326         * emacs-lisp/autoload.el (autoload-excludes): New variable.
8327         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
8328         (batch-update-autoloads): Process a string value of autoload-excludes,
8329         set during the build process.
8330         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
8332         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
8333         inside with-parsed...  macro so that `v' is defined.
8335         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
8336         * progmodes/fortran.el (fortran-end-of-block)
8337         (fortran-beginning-of-block):
8338         Also push mark in the macro case.
8340         * emerge.el (emerge-show-file-name):
8341         * calc/calc.el (calc-quit):
8342         * calc/calc-misc.el (calc-big-or-small):
8343         * calc/calc-graph.el (calc-graph-view):
8344         * calc/calc-ext.el (calc-reset):
8345         * calendar/calendar.el (calendar-basic-setup):
8346         Use window-full-height-p.
8348         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
8349         header we don't understand, don't insert another.  (Bug#4624)
8350         If changing mime charset, insert the new one in the right place.
8352 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
8354         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
8355         (cal-tex-cursor-month): Correctly increment the end date for diary and
8356         holiday listing.  (Bug#4626)
8358 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8360         * help-fns.el (describe-function-1): Don't burp if the function is not
8361         a symbol.
8363 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
8365         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
8366         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
8367         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
8368         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
8370         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
8371         (eieio-default-superclass): Reflow docstrings.
8372         (this, class-option-assoc, defclass, eieio-class-un-autoload)
8373         (eieio-unbind-method-implementations, defmethod)
8374         (eieio-validate-slot-value, eieio-validate-class-slot-value)
8375         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
8376         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
8377         (eieio-slot-originating-class-p, eieio-slot-name-index)
8378         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
8379         (constructor, initialize-instance, no-next-method, object-print)
8380         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
8381         Fix typos in docstrings.
8382         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
8383         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
8384         (next-method-p): Doc fixes.
8385         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
8386         Fix typos in error messages.
8387         (eieio-defmethod): Fix typo in description of generic method.
8389         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
8390         (eieio-persistent-save-interactive, slot-missing):
8391         Fix typos in docstrings.
8392         (eieio-instance-inheritor-slot-boundp): Doc fix.
8394         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
8395         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
8397         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
8398         (eieio-custom-object-apply-reset):
8399         Fix typos in docstrings and error messages.
8401         * emacs-lisp/eieio-datadebug.el (data-debug-show):
8402         Fix typo in docstring.
8404         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
8405         (eieio-browse-tree): Doc fix.
8406         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
8407         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
8408         Fix typos in docstrings.
8410         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
8411         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
8412         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
8413         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
8414         Reflow docstrings.
8416 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
8418         * vc-hg.el (log-view-vc-backend): Declare for compiler.
8419         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
8420         Set log-view-vc-backend so that diff can work.
8422         * log-view.el (log-view-diff): Use vc-diff-internal instead of
8423         vc-version-diff.
8424         (vc-diff-internal): Autoload this instead of vc-version-diff.
8426 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
8428         * simple.el (eval-expression): Doc fix.
8430         * progmodes/cwarn.el (cwarn-mode): Doc fix.
8432 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
8434         * files.el (directory-files-no-dot-files-regexp): New defconst.
8435         (delete-directory): Use it.
8436         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
8438         * net/tramp.el (tramp-verbose): Fix docstring.
8439         (tramp-methods): Add recursive option to `tramp-copy-args'.
8440         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
8441         "scp1_old", "scp2_old", "rsync", "rsyncc".
8442         (tramp-default-method): Check also for `auth-source-user-or-password'.
8443         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8444         Add handler for `copy-directory'.
8445         (tramp-handle-copy-directory): New defun.
8446         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
8447         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
8448         Optimize sent command.
8450 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8452         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
8453         window if necessary.
8455         * calendar/calendar.el (calendar-basic-setup): Don't call
8456         switch-to-buffer in a dedicated window.
8458 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
8460         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
8461         don't do anything related to relocating, just return nil.
8462         (bookmark-error-no-filename): New error.
8463         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
8464         bookmark has no file.  Don't even attempt to handle things that
8465         are not files; the whole point of custom handlers is to keep that
8466         knowledge elsewhere anyway.  Tighten some comments.
8467         (bookmark-file-or-variation-thereof): Remove now-unused function.
8468         (bookmark-location): Doc string fix.
8469         (Bug#4250)
8471 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
8473         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
8474         don't use a file dialog, because they usually don't know how to read
8475         a directory target from the user.  (Bug#4230)
8476         Also, make sure the prompt can display directories as well as files.
8478 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
8480         * bookmark.el (bookmark-set, bookmark-buffer-name):
8481         Improve doc strings.  (Bug#1193)
8483 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
8485         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
8486         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
8487         (bookmark-get-annotation, bookmark-set-annotation)
8488         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
8489         (bookmark-set-position, bookmark-get-front-context-string)
8490         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
8491         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
8492         (bookmark-jump-other-window, bookmark-handle-bookmark)
8493         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
8494         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
8495         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
8496         Improve doc strings to say whether bookmark can be a string or
8497         a record or both, and make other consistency and clarity fixes.
8498         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
8499         (bookmark-default-annotation-text, bookmark-yank-word)
8500         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
8501         (bookmark-import-new-list, bookmark-maybe-rename)
8502         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
8503         (bookmark-bmenu-bookmark): Give these doc strings.
8504         (bookmark-bmenu-check-position): Give this a doc string, but also
8505         add a FIXME comment about how the function may be pointless.
8506         (bookmark-default-handler): Rework doc string and change a
8507         parameter name, to clarify that this takes a bookmark record
8508         not a bookmark name.
8509         (bookmark-set): Change a parameter name to indicate its meaning,
8510         and improve the doc string a bit.
8511         (Bug#4188)
8513 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
8515         * bookmark.el (bookmark-alist): Document the new `handler' element
8516         in the param alist.
8517         (bookmark-make-record-function): Adjust documentation for above.
8518         (Bug#4193)
8520 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
8522         * info.el (Info-bookmark-make-record): Document this function.
8523         (Info-bookmark-jump): Document with a doc string, not just a comment.
8524         (Bug#4203)
8526 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
8528         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
8529         (semantic-new-buffer-fcn): Call parser setup functions here.
8530         (semantic-mode): Don't call parser setup functions here, it's done
8531         in semantic-new-buffer-fcn now.
8532         (semantic-mode): Parse all existing buffers when enabled.
8534         * cedet/srecode/compile.el (srecode-compile-file):
8535         Call semantic-new-buffer-fcn if the buffer has not been parsed.
8537 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
8539         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
8541         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
8542         (proj-comp-insert-variable-once): New macro, renamed from
8543         ede-pmake-insert-variable-once in ede/pmake.edl.
8544         (ede-proj-makefile-insert-variables): Use it.
8546 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
8548         * files.el (copy-directory): New defun.
8550         * dired-aux.el (dired-copy-file-recursive): Use it.
8552 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8554         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
8555         (makefile-end-of-command):
8556         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
8557         (semantic-end-of-context): Fix previous change.  Doc fixes.
8559 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8561         * files-x.el (modify-dir-local-variable)
8562         (copy-dir-locals-to-file-locals-prop-line):
8563         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
8564         (makefile-end-of-command):
8565         * cedet/semantic/lex.el (semantic-lex-token):
8566         * cedet/semantic/analyze/fcn.el
8567         (semantic-analyze-dereference-metatype-1):
8568         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
8569         (semantic-lex-cpp-undef):
8570         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
8571         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
8572         (semantic-end-of-context): Fix typos in docstrings.
8574         * recentf.el (recentf-unload-function): New function.
8576 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
8578         * cedet/ede.el (ede-project-placeholder-cache-file):
8579         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
8580         * cedet/srecode/map.el (srecode-map-save-file):
8581         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
8583 2009-10-04  Glenn Morris  <rgm@gnu.org>
8585         * window.el (window-full-height-p): Add doc string.
8587 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
8589         * window.el (window-full-height-p): New function.  (Bug#4543)
8591 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
8593         * cedet/srecode/insert.el: Require srecode/args.
8595         * cedet/srecode/args.el: Require srecode/dictionary instead of
8596         srecode/insert.
8598         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
8600         * files.el (auto-mode-alist): Add .srt and Project.ede.
8602         * cedet/semantic.el (semantic-mode):
8603         Handle srecode-template-mode-hook as well.
8604         (semantic-mode): Use js-mode-hook for Javascript hook.
8606         * cedet/srecode/template.el: Remove hook variable.
8608         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
8610         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
8611         projects exist.
8612         (ede-project-placeholder-cache-file): Default to a file in
8613         user-emacs-directory.
8615         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
8616         templates in data-directory.
8617         (srecode-map-save-file): Default to a file in user-emacs-directory.
8619         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
8620         directory.
8622 2009-09-30  Eric Ludlam  <zappo@gnu.org>
8624         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
8625         Doc fix.
8627         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
8628         Only insert each variable once.
8630         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
8631         (ede-pmake-insert-variable-shared): Use it.
8633         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
8634         for lexical table iff table is nil.
8636 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
8638         * vc.el: Remove commented out code.
8639         (vc-derived-from-dir-mode): Remove, unused.
8640         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
8642 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
8644         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8645         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
8646         there could be recursive loading when `default-directory' is a
8647         remote file name.  (Bug#4614)
8649 2009-10-03  Glenn Morris  <rgm@gnu.org>
8651         * calendar/calendar.el (calendar-basic-setup): Handle the case where
8652         the frame is wide.
8653         (calendar-generate-window): Test for shrinkability rather than width.
8655         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
8656         declaration, currently false.
8658         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
8659         reusing existing buffers, in case we happen to visit two files with the
8660         same basename.  (Bug#4593)
8662 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
8664         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
8665         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
8666         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
8667         subdirs of cedet as well.
8668         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
8670 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8672         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
8673         Obey advertised-signature-table.
8675         * help-fns.el (help-function-arglist): Don't check
8676         advertised-signature-table.
8677         (describe-function-1): Do it here instead so it also applies to subrs.
8679 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
8681         * simple.el (start-file-process): Say in the doc-string, that file
8682         handlers might not support pty association, if PROGRAM is nil.
8684         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
8685         HOST and USER are strings.  They are nil, when there are
8686         incomplete entries in ~/.netrc, for example.
8687         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
8688         root directory ("device busy" error otherwise).
8690         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
8691         Flush file properties of created directory.
8693 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
8695         * makefile.w32-in (WINS_BASIC): Remove cedet.
8696         (WINS_CEDET): Add cedet.
8697         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
8699 2009-10-02  Kevin Ryde  <user42@zip.com.au>
8701         * net/browse-url.el (browse-url): Pass any symbol in
8702         browse-url-browser-function to `apply', since if you've mistakenly put
8703         an unbound symbol then the error is clearer.  (Bug#4531)
8705 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
8707         * allout.el (allout-init, allout-back-to-current-heading)
8708         (allout-beginning-of-current-entry, allout-ascend-to-depth)
8709         (allout-ascend, allout-up-current-level, allout-end-of-level)
8710         (allout-previous-visible-heading, allout-forward-current-level)
8711         (allout-backward-current-level, allout-show-children):
8712         * apropos.el (apropos-describe-plist):
8713         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
8714         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
8715         * completion.el (add-completion, add-permanent-completion):
8716         * descr-text.el (describe-text-category, describe-char):
8717         * desktop.el (desktop-lazy-abort):
8718         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
8719         * dired.el (dired-build-subdir-alist):
8720         * ediff.el (ediff-version):
8721         * elide-head.el (elide-head, elide-head-show):
8722         * emerge.el (emerge-version):
8723         * env.el (getenv):
8724         * face-remap.el (variable-pitch-mode):
8725         * faces.el (describe-face):
8726         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
8727         (dired-at-point):
8728         * files.el (find-file-existing, auto-save-mode):
8729         * font-lock.el (font-lock-fontify-buffer):
8730         * help-fns.el (describe-function, describe-variable)
8731         (describe-syntax, describe-categories):
8732         * help.el (view-lossage, describe-bindings, describe-key)
8733         (describe-mode):
8734         * hexl.el (hexl-current-address):
8735         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
8736         * info.el (Info-goto-emacs-key-command-node):
8737         * log-edit.el (log-edit-insert-cvs-template)
8738         (log-edit-insert-cvs-rcstemplate):
8739         * menu-bar.el (menu-bar-mode):
8740         * mouse.el (mouse-appearance-menu):
8741         * newcomment.el (comment-indent-new-line):
8742         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
8743         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
8744         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
8745         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
8746         * recentf.el (recentf-mode):
8747         * savehist.el (savehist-mode, savehist-save):
8748         * shadowfile.el (shadow-copy-files):
8749         * simple.el (kill-ring-save, next-line, previous-line)
8750         (normal-erase-is-backspace-mode):
8751         * strokes.el (strokes-update-window-configuration)
8752         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
8753         (strokes-xpm-for-stroke):
8754         * time.el (emacs-uptime, emacs-init-time):
8755         * tutorial.el (tutorial--describe-nonstandard-key)
8756         (tutorial--detailed-help):
8757         * type-break.el (type-break-mode)
8758         (type-break-mode-line-message-mode, type-break-query-mode)
8759         (type-break-guesstimate-keystroke-threshold):
8760         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
8761         * version.el (emacs-version):
8762         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
8763         * winner.el (winner-mode):
8764         * calendar/timeclock.el (timeclock-in, timeclock-out)
8765         (timeclock-status-string, timeclock-change)
8766         (timeclock-workday-remaining-string)
8767         (timeclock-workday-elapsed-string)
8768         (timeclock-when-to-leave-string):
8769         * calendar/todo-mode.el (todo-add-category):
8770         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
8771         * emacs-lisp/autoload.el (update-file-autoloads):
8772         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
8773         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
8774         (checkdoc-message-text, checkdoc-defun):
8775         * emacs-lisp/debug.el (debugger-list-functions):
8776         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8777         * emacs-lisp/eieio-opt.el (eieio-describe-class)
8778         (eieio-describe-generic):
8779         * emacs-lisp/lisp-mnt.el (lm-synopsis):
8780         * emacs-lisp/shadow.el (list-load-path-shadows):
8781         * emulation/cua-base.el (cua-mode):
8782         * emulation/edt.el (edt-set-scroll-margins):
8783         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
8784         (tpu-toggle-regexp, tpu-toggle-search-direction)
8785         (tpu-toggle-rectangle, tpu-toggle-control-keys):
8786         * emulation/tpu-extras.el (tpu-set-scroll-margins):
8787         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
8788         (viper-set-parsing-style-toggling-macro)
8789         (viper-set-emacs-state-searchstyle-macros):
8790         * emulation/viper.el (viper-set-hooks):
8791         * eshell/esh-mode.el (eshell-truncate-buffer):
8792         * international/mule-cmds.el (prefer-coding-system)
8793         (describe-input-method, describe-language-environment):
8794         * international/mule-diag.el (list-character-sets)
8795         (describe-character-set, describe-coding-system)
8796         (describe-fontset, list-fontsets, list-input-methods):
8797         * mail/sendmail.el (mail-signature):
8798         * net/ange-ftp.el (ange-ftp-copy-file):
8799         * net/browse-url.el (browse-url):
8800         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
8801         * net/quickurl.el (quickurl-add-url):
8802         * net/rcirc.el (names, topic):
8803         * net/xesam.el (xesam-mode):
8804         * play/5x5.el (5x5-new-game):
8805         * play/yow.el (apropos-zippy):
8806         * progmodes/ada-mode.el (ada-mode-version):
8807         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
8808         (f90-end-of-block)
8809         (f90-beginning-of-block):
8810         * progmodes/fortran.el (fortran-end-of-block)
8811         (fortran-beginning-of-block):
8812         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
8813         * progmodes/python.el (python-describe-symbol, python-shell):
8814         * term/ns-win.el (ns-print-buffer):
8815         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
8816         * textmodes/flyspell.el (flyspell-mode-on):
8817         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
8818         (pages-directory-for-addresses):
8819         * textmodes/table.el (table-recognize-cell)
8820         (table-query-dimension, table-generate-source)
8821         (table-insert-sequence, table--warn-incompatibility):
8822         * textmodes/tex-mode.el (tex-validate-buffer):
8823         * textmodes/texinfmt.el (texinfmt-version)
8824         (texinfo-format-buffer):
8825         Use `called-interactively-p' instead of `interactive-p'.
8827 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
8829         * image-mode.el (image-toggle-display):
8830         * emacs-lisp/elp.el (elp-instrument-function):
8831         * emacs-lisp/advice.el (ad-make-advised-definition):
8832         * emacs-lisp/easy-mmode.el (define-minor-mode):
8833         * net/browse-url.el (browse-url-maybe-new-window):
8834         * progmodes/sh-script.el (sh-learn-buffer-indent):
8835         Pass new argument 'any to `called-interactively-p'.
8837 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
8839         * international/uni-bidi.el:
8840         * international/uni-category.el:
8841         * international/uni-combining.el:
8842         * international/uni-comment.el:
8843         * international/uni-decimal.el:
8844         * international/uni-decomposition.el:
8845         * international/uni-digit.el:
8846         * international/uni-lowercase.el:
8847         * international/uni-mirrored.el:
8848         * international/uni-name.el:
8849         * international/uni-numeric.el:
8850         * international/uni-old-name.el:
8851         * international/uni-titlecase.el:
8852         * international/uni-uppercase.el:
8853         Regenerate from Unicode 5.2.0 data.
8855 2009-10-01  Glenn Morris  <rgm@gnu.org>
8857         * Makefile.in (ELCFILES): Regenerate.
8859 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8861         * subr.el (interactive-p): Mark obsolete.
8862         (called-interactively-p): Make the optional-ness of `kind' obsolete.
8863         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
8864         advertised-signature-table for subroutines as well.
8866         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
8867         (set-advertised-calling-convention): New function.
8868         (make-obsolete, define-obsolete-function-alias)
8869         (make-obsolete-variable, define-obsolete-variable-alias):
8870         Make the optional-ness of `when' obsolete.
8871         (define-obsolete-face-alias): Make `when' non-optional.
8872         * help-fns.el (help-function-arglist):
8873         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
8874         Use advertised-signature-table.
8876 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
8878         * files.el (delete-directory): New defun.  The original function
8879         in fileio.c has been renamed to `delete-directory-internal'.
8881         * dired.el (dired-delete-file): Call `delete-directory' with
8882         RECURSIVE parameter.
8884         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
8885         parameter RECURSIVE.  Implementation is missing.
8887         * net/tramp.el (tramp-handle-make-directory): Flush upper
8888         directory's file properties.
8889         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
8890         (tramp-handle-dired-recursive-delete-directory): Flush directory
8891         properties after the remove command only.
8893         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8894         Handle optional parameter RECURSIVE.
8896         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
8897         Handle optional parameter RECURSIVE.
8899         * net/tramp-smb.el (tramp-smb-errors): Add error message for
8900         connection timeout.
8901         (tramp-smb-handle-delete-directory): Handle optional parameter
8902         RECURSIVE.
8904 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8906         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
8907         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
8908         (byte-compile-defmacro): Use backquotes.
8910         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
8912         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
8913         has no associated file.
8914         (vc-resynch-buffer): Use vc-dir-buffers.
8916 2009-10-01  Glenn Morris  <rgm@gnu.org>
8918         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
8919         (chart-file-count):
8920         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
8921         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
8922         * emacs-lisp/eieio-opt.el (eieio-describe-class):
8923         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
8924         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
8925         (eieio-copy-parents-into-subclass, make-instance, class-children)
8926         (eieio-generic-form):
8927         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
8928         * cedet/cedet-idutils.el (cedet-idutils-search)
8929         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
8930         (cedet-idutils-version-check):
8931         * cedet/cedet.el (cedet-version):
8932         * cedet/data-debug.el (data-debug-insert-overlay-button)
8933         (data-debug-insert-overlay-list-button)
8934         (data-debug-insert-buffer-button)
8935         (data-debug-insert-buffer-list-button)
8936         (data-debug-insert-process-button, data-debug-insert-ring-button)
8937         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
8938         (data-debug-insert-stuff-vector-button)
8939         (data-debug-insert-symbol-button, data-debug-insert-string)
8940         (data-debug-insert-number, data-debug-insert-lambda-expression)
8941         (data-debug-insert-nil, data-debug-insert-simple-thing)
8942         (data-debug-insert-custom, data-debug-edebug-expr):
8943         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
8944         (global-ede-mode-map, ede-new, ede-debug-target)
8945         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
8946         * cedet/semantic.el (semantic-minimum-working-buffer-size)
8947         (semantic-fetch-tags, semantic-submode-list)
8948         (semantic-default-submodes):
8949         * cedet/ede/source.el (ede-source-match):
8950         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
8951         (project-am-package-info):
8952         * cedet/ede/proj.el (ede-proj-target, project-new-target):
8953         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
8954         * cedet/ede/proj-comp.el (ede-current-build-list):
8955         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
8956         * cedet/ede/files.el (ede-toplevel-project-or-nil):
8957         * cedet/ede/cpp-root.el (initialize-instance):
8958         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
8959         (autoconf-parameter-strip, autoconf-insert-new-macro):
8960         * cedet/semantic/wisent.el (wisent-lex-eoi):
8961         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
8962         (semantic-show-parser-state-mode):
8963         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
8964         * cedet/semantic/tag.el (semantic-tag-new-variable)
8965         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
8966         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
8967         (semantic--tag-deep-copy-tag-list)
8968         (semantic-tag-components-with-overlays-default):
8969         * cedet/semantic/symref.el (semantic-symref-find-text):
8970         * cedet/semantic/senator.el (senator-yank-tag)
8971         (senator-transpose-tags-up):
8972         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
8973         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
8974         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
8975         * cedet/semantic/lex.el (semantic-lex-comment-regex)
8976         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
8977         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
8978         * cedet/semantic/lex-spp.el
8979         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
8980         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
8981         * cedet/semantic/idle.el
8982         (semantic-idle-summary-current-symbol-info-brutish)
8983         (semantic-idle-summary-current-symbol-info-default):
8984         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
8985         (semantic--grammar-macro-compl-dict):
8986         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
8987         * cedet/semantic/format.el (semantic-format-tag-custom-list)
8988         (semantic-format-tag-canonical-name-default):
8989         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
8990         (semantic-find-tags-for-completion)
8991         (semantic-find-tags-by-scope-protection-default)
8992         (semantic-deep-find-tags-for-completion):
8993         * cedet/semantic/edit.el
8994         (semantic-edits-incremental-reparse-failed-hook)
8995         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
8996         (semantic-edits-splice-remove, semantic-edits-splice-replace):
8997         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
8998         * cedet/semantic/dep.el (semantic-dependency-include-path):
8999         * cedet/semantic/db.el (semanticdb-default-find-index-class)
9000         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
9001         (semanticdb-project-roots):
9002         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
9003         (semanticdb-find-adebug-insert-scanned-tag-cons)
9004         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
9005         (semanticdb-brute-deep-find-tags-for-completion):
9006         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
9007         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
9008         (semantic-end-of-context-default)
9009         (semantic-ctxt-current-function-default)
9010         (semantic-ctxt-scoped-types-default):
9011         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
9012         (semantic-complete-inline-tag-engine)
9013         (semantic-complete-inline-custom-type)
9014         (semantic-complete-read-tag-analyzer):
9015         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
9016         (semantic-chart-database-size):
9017         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
9018         (semantic-analyze-current-context):
9019         * cedet/semantic/symref/list.el (semantic-symref)
9020         (semantic-symref-hide-buffer, semantic-symref-symbol):
9021         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
9022         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
9023         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
9024         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
9025         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
9026         (semantic-c-dereference-template):
9027         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
9028         (semantic--analyze-refs-full-lookup-with-parents)
9029         (semantic--analyze-refs-full-lookup-simple):
9030         * cedet/semantic/analyze/complete.el
9031         (semantic-analyze-possible-completions):
9032         * cedet/srecode/table.el (srecode-mode-table-new):
9033         * cedet/srecode/srt.el (srecode-read-variable-name):
9034         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
9035         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
9036         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
9037         * cedet/srecode/map.el (srecode-current-map):
9038         * cedet/srecode/insert.el (srecode-insert)
9039         (srecode-insert-variable-secondname-handler, srecode-insert-method)
9040         (srecode-template-inserter-point-override)
9041         (srecode-insert-include-lookup):
9042         * cedet/srecode/getset.el (srecode-auto-choose-class):
9043         * cedet/srecode/extract.el (srecode-inserter-extract):
9044         * cedet/srecode/document.el
9045         (srecode-document-autocomment-return-last-alist)
9046         (srecode-document-autocomment-param-type-alist)
9047         (srecode-document-insert-function-comment)
9048         (srecode-document-insert-variable-one-line-comment)
9049         (srecode-document-function-name-comment):
9050         * cedet/srecode/dictionary.el (srecode-create-dictionary)
9051         (srecode-compound-toString):
9052         * cedet/srecode/compile.el (srecode-flush-active-templates):
9053         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
9054         Doc/message fixes.
9056         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
9057         match-data.  (Bug#4555).
9059         * cedet/semantic/bovine/gcc.el
9060         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
9061         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
9063         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
9064         rather than parsing it as a regexp.  This relaxes the layout
9065         requirements and makes errors easier to detect.
9066         (check-declare-verify): Check file is regular.
9067         (check-declare-directory): Doc fix.
9068         * subr.el (declare-function): Doc fix.
9070         * ibuffer.el (ibuffer-format-qualifier):
9071         * isearch.el (hi-lock-regexp-okay):
9072         * calc/calc.el (math-zerop):
9073         * mail/uce.el (rmail-msgbeg, rmail-msgend):
9074         * term/w32-win.el (setup-default-fontset, set-fontset-font):
9075         Remove unused declarations.
9077 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
9079         * cedet/semantic/wisent/javat-wy.el
9080         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
9082 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
9084         * cedet/srecode/expandproto.el: Fix provide statement.
9086 2009-09-30  Eric Ludlam  <zappo@gnu.org>
9088         * emacs-lisp/eieio.el (boolean-p): Delete.
9090 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
9092         * cedet/ede/srecode.el: Fix provide statement.
9094 2009-09-30  Glenn Morris  <rgm@gnu.org>
9096         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
9097         * cedet/ede/proj-aux.el (ede-aux-source):
9098         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
9099         (ede-misc-source):
9100         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
9101         (semantic-mrub-switch-tags): Fix doc typos.
9103         * cedet/semantic/db-global.el (data-debug-new-buffer)
9104         (data-debug-insert-thing): Remove unneeded declarations (one broken).
9105         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
9107         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
9109         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
9110         use of CL function `remove-if-not'.
9112         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
9114         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
9115         filename is not a string.
9117 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
9119         * files.el (safe-local-eval-forms): Fix typo.
9121 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9123         * vc-hooks.el (vc-dir-buffers): New var.
9124         (vc-state-refresh): New function.
9125         (vc-state): Use it.
9126         (vc-after-save): Always ask the backend to recompute the new state.
9127         Always call vc-dir if necessary, using vc-dir-buffers.
9128         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
9129         Use vc-dir-buffers.
9130         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
9131         (vc-dir-prepare-status-buffer, vc-dir-update)
9132         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
9133         Don't call expand-file-name on default-directory.
9135 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9137         * speedbar.el (speedbar-item-delete):
9138         * calc/calc-prog.el (calc-kbd-if):
9139         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
9141         * epa.el (epa-key-list-mode-map):
9142         * hi-lock.el (hi-lock-menu): Fix typos in menus.
9144         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
9145         (hs-show-hook): Fix typo in docstring.
9147 2009-09-29  Glenn Morris  <rgm@gnu.org>
9149         * cedet/semantic/symref/idutils.el:
9150         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
9152         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
9154         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
9155         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
9156         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
9157         Mark declarations not understood by check-declare.
9159         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
9160         file-name-nondirectory call preventing location of cedet files.
9161         (check-declare-verify): Use literal search rather than re-search.
9162         Add basic defmethod and defclass, and define-overloadable-function.
9164         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
9165         Use tramp-compat-file-attributes rather than nonexistent
9166         tramp-compat-handle-file-attributes.
9168         * Makefile.in (lisptagsfiles4): New.
9169         (AUTOGENEL): Add cedet loaddefs files.
9170         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
9171         (update-elclist, compile-always, backup-compiled-files)
9172         (bootstrap-clean): Add yet another directory level.
9173         (update-elclist): Use LC_COLLATE rather than COLLATE.
9174         (ELCFILES): Update, via `make update-elclist'.
9176 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9178         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
9179         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
9180         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
9182 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
9184         * Makefile.in (lisptagsfiles3): Define.
9185         (TAGS, TAGS-LISP): Use it.
9186         (update-elclist): Add third directory level to look for elc files.
9187         (compile-always): Likewise.
9188         (backup-compiled-files): Likewise.
9189         (bootstrap-clean): Likewise.
9190         (ELCFILES): Update.
9192 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
9194         * Makefile.in (ELCFILES): Add CEDET files.
9196 2009-09-28  Eric Ludlam  <zappo@gnu.org>
9198         CEDET (development tools) package merged.
9200         * cedet/*.el:
9201         * cedet/ede/*.el:
9202         * cedet/semantic/*.el:
9203         * cedet/srecode/*.el: New files.
9205 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
9207         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
9209         * net/tramp.el (top): Require tramp-imap.
9211         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
9212         Use `tramp-compat-handle-file-attributes'.
9214 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
9216         * net/tramp-imap.el: New package.
9218 2009-09-28  Eric Ludlam  <zappo@gnu.org>
9220         * emacs-lisp/chart.el:
9221         * emacs-lisp/eieio-base.el:
9222         * emacs-lisp/eieio-comp.el:
9223         * emacs-lisp/eieio-custom.el:
9224         * emacs-lisp/eieio-datadebug.el:
9225         * emacs-lisp/eieio-opt.el:
9226         * emacs-lisp/eieio-speedbar.el:
9227         * emacs-lisp/eieio.el: New files.
9229         * cedet/cedet-cscope.el:
9230         * cedet/cedet-files.el:
9231         * cedet/cedet-global.el:
9232         * cedet/cedet-idutils.el:
9233         * cedet/data-debug.el:
9234         * cedet/inversion.el:
9235         * cedet/mode-local.el:
9236         * cedet/pulse.el: New files.
9238 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9240         * whitespace.el (whitespace-trailing-regexp)
9241         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
9242         Fix doc string.
9244 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
9246         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
9247         menu.
9249         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
9250         menu-bar-ediff-menu.
9252         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
9253         define-overloadable-function.
9255         * progmodes/autoconf.el: Provide autoconf as well, so that this
9256         file can be `require'd.
9258         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
9260         * emacs-lisp/autoload.el (generated-autoload-feature)
9261         (generated-autoload-load-name): New vars.
9262         (autoload-rubric, autoload-generate-file-autoloads): Use them.
9263         (make-autoload): Recognize define-overloadable-function and
9264         defclass forms (for EIEIO).
9266         * Makefile.in (update-subdirs): Exclude cedet directory.
9268 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
9270         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
9272         * faces.el: Default light-background background for region face to
9273         ns_selection_color under NS.
9275 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9277         * net/imap-hash.el: New library, see NEWS.
9279         * Makefile.in (ELCFILES): Add imap-hash.el.
9281 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9283         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
9284         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
9285         * help-macro.el (make-help-screen): Avoid using an ambiguous function
9286         definition where the docstring could be taken for the return value.
9288 2009-09-26  Glenn Morris  <rgm@gnu.org>
9290         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
9291         Add option to only show images below a certain size.
9292         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
9293         save-excursion calls.
9295 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
9297         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
9298         subdirectories) and eieio.
9300 2009-09-26  Alan Mackenzie  <acm@muc.de>
9302         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
9303         buggy bracketing.  (Bug#4289)
9305         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
9306         character constants (as case labels).  (Bug#4289)
9308 2009-09-25  Juri Linkov  <juri@jurta.org>
9310         * files.el (safe-local-eval-forms): Allow time-stamp in
9311         before-save-hook (Bug#4554).
9313 2009-09-25  Drew Adams  <drew.adams@oracle.com>
9315         * menu-bar.el (list-buffers-directory): Doc fix.
9317 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9319         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
9320         Try and avoid copying twice the same paragraph.
9321         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
9322         Remove save-excursion.
9323         (log-edit-changelog-entry): Do it here instead.
9325 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
9327         * bs.el (bs--get-file-name): Use `list-buffers-directory'
9328         when available, instead of hardcoding mode names.  Doc fix.
9330         * menu-bar.el (list-buffers-directory): Add docstring.
9331         Make automatically buffer-local.
9333         * dired.el (dired-mode):
9334         * files.el (cd-absolute):
9335         * pcvs.el (cvs-temp-buffer):
9336         * pcvs-util.el (cvs-get-buffer-create):
9337         * shell.el (shell-mode):
9338         * vc-dir.el (vc-dir-mode):
9339         Don't make `list-buffers-directory' buffer local.
9341 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
9343         * comint.el (comint-exec, comint-run, make-comint):
9344         Doc fixes (Bug#4542).
9346 2009-09-25  Glenn Morris  <rgm@gnu.org>
9348         * mail/rmailmm.el (rmail-mime): New custom group.
9349         Move all defcustoms in this file into this group.
9350         (rmail-mime-media-type-handlers-alist): Revert previous change.
9351         (rmail-mime-show-images): New option.
9352         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
9353         references to it, since it wasn't actually used for anything.
9354         (rmail-mime-insert-image): New function.
9355         (rmail-mime-image): Use rmail-mime-insert-image.
9356         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
9357         obey the value of `rmail-mime-show-images' option.  Print the size of
9358         attachments.
9360 2009-09-25  David Engster  <deng@randomsample.de>
9362         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
9364 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9366         * whitespace.el: Does not highlight trailing spaces While point is
9367         at end of line.  Does not highligt spaces at beginning of buffer
9368         while point is at beginning of buffer.  Does not highlight spaces
9369         at end of buffer while point is at end of buffer.  (Bug#4177)
9370         New version 12.0.
9371         (whitespace-display-mappings): Adjust initialization.
9372         (whitespace-point, whitespace-font-lock-refontify): New vars.
9373         (whitespace-color-on, whitespace-color-off): Adjust code.
9374         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
9375         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
9376         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
9378 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
9380         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
9382         * textmodes/sgml-mode.el: Remove xml-mode alias.
9384         * files.el (auto-mode-alist, conf-mode-maybe)
9385         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
9387 2009-09-24  Alan Mackenzie  <acm@muc.de>
9389         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
9390         c-forward-conditionals, but it doesn't move point and doesn't set
9391         the mark.
9392         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
9393         (c-down-conditional-with-else, c-backward-conditional)
9394         (c-forward-conditional): Refactor to use c-scan-conditionals.
9396 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9398         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
9399         (help-default-arg-highlight): Remove.
9400         (help-highlight-arg): New function.
9401         (help-do-arg-highlight): Use it.
9402         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
9404 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9406         * term.el (term-set-scroll-region, term-handle-ansi-escape):
9407         Undo last change, which didn't fix the problem and introduced others.
9409 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
9411         * progmodes/gdb-mi.el: Don't require speedbar.
9412         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
9414 2009-09-24  Glenn Morris  <rgm@gnu.org>
9416         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
9418         * term/ns-win.el (ns-reg-to-script): Define for compiler.
9420         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
9421         there is no newline after the final mime boundary.  (Bug#4539)
9422         Move markers on insertion so that any buttons inserted don't end up in
9423         the next part of a multipart message.
9424         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
9425         (rmail-mime-bulk-handler): Optionally handle images.
9426         (rmail-mime-image): New button action.
9427         (rmail-mime-image-handler): New function.
9428         (rmail-mime-mode): New mode.
9429         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
9431 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9433         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
9434         than just dropping elements from it (bug#4504).
9436         * term.el (term-set-scroll-region): Don't move cursor any more.
9437         (term-handle-ansi-escape): Call term-goto here instead.
9438         Suggested by Ivan Kanis <apple@kanis.eu>.
9440         * term.el: Require CL.
9441         (term-ansi-reset): New function.
9442         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
9443         (term-handle-colors-array): Simplify.
9445 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9447         * allout.el (allout-overlay-interior-modification-handler)
9448         (allout-obtain-passphrase):
9449         * epa-file.el (epa-file-write-region):
9450         * ps-print.el (ps-begin-job):
9451         * vc-hooks.el (vc-toggle-read-only):
9452         * vc-rcs.el (vc-rcs-rollback):
9453         * vc-sccs.el (vc-sccs-rollback):
9454         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
9455         (vc-version-diff, vc-revert, vc-rollback):
9456         * wdired.el (wdired-check-kill-buffer):
9457         * emacs-lisp/authors.el (authors):
9458         * net/socks.el (socks-open-connection):
9459         * net/zeroconf.el (zeroconf-service-add-hook):
9460         * obsolete/vc-mcvs.el (vc-mcvs-register):
9461         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
9462         (gdb-select-frame):
9463         * progmodes/grep.el (lgrep, rgrep):
9464         * progmodes/idlw-help.el (idlwave-help-check-locations)
9465         (idlwave-help-html-link, idlwave-help-assistant-open-link):
9466         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
9467         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
9468         (reftex-toc-rename-label): Fix typos in error messages.
9470         * dired-aux.el (dired-do-shell-command): Reflow docstring.
9471         (dired-copy-how-to-fn): Doc fix.
9472         (dired-files-attributes, dired-read-shell-command):
9473         Fix typos in docstrings.
9475         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
9476         (dired-x-find-file-other-window): Reflow docstrings.
9477         (dired-omit-marker-char, dired-read-shell-command)
9478         (dired-x-submit-report): Fix typos in docstrings.
9480         * shell.el (shell-mode-hook):
9481         * view.el (View-scroll-line-forward):
9482         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
9483         Fix typos in docstrings.
9485         * net/dig.el (dig-invoke): Fix typo in docstring.
9486         (query-dig): Reflow docstring.
9488         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
9489         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
9490         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
9491         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
9492         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
9493         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
9494         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
9495         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
9496         (idlwave-completion-map, idlwave-current-indent)
9497         (idlwave-custom-ampersand-surround, idlwave-customize)
9498         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
9499         (idlwave-define-abbrev, idlwave-determine-class-special)
9500         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
9501         (idlwave-end-block-reg, idlwave-end-of-statement)
9502         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
9503         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
9504         (idlwave-explicit-class-listed, idlwave-file-header)
9505         (idlwave-fill-paragraph, idlwave-find-class-definition)
9506         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
9507         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
9508         (idlwave-in-quote, idlwave-indent-action-table)
9509         (idlwave-indent-expand-table, idlwave-indent-line)
9510         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
9511         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
9512         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
9513         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
9514         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
9515         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
9516         (idlwave-outlawed-buffers, idlwave-popup-select)
9517         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
9518         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
9519         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
9520         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
9521         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
9522         (idlwave-statement-type, idlwave-struct-skip)
9523         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
9524         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
9525         (idlwave-what-module-find-class): Fix typos in docstrings.
9526         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
9527         (idlwave-calculate-cont-indent, idlwave-expand-equal)
9528         (idlwave-find-module, idlwave-find-structure-definition)
9529         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
9530         (idlwave-list-load-path-shadows, idlwave-next-statement)
9531         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
9532         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
9533         (idlwave-template): Reflow docstrings.
9535         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
9536         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
9537         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
9538         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
9539         (idlwave-shell-display-line, idlwave-shell-display-wframe)
9540         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
9541         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
9542         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
9543         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
9544         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
9545         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
9546         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
9547         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
9548         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
9549         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
9550         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
9551         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
9552         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
9553         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
9554         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
9555         Fix typos in docstrings.
9556         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
9557         (idlwave-shell-hide-output, idlwave-shell-mode)
9558         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
9559         Reflow docstrings.
9561         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
9563 2009-09-24  Ivan Kanis  <apple@kanis.eu>
9565         * term.el (term-bold-attribute): New var.
9566         (term-handle-colors-array): Use it.
9568 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
9570         * progmodes/gdb-mi.el (gdb-version): New variable.
9571         (gdb-non-stop-handler): Set gdb-version.
9572         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
9573         Condition "--thread" option on gdb-version.
9574         (gdb-invalidate-threads): Remove unused argument.
9576 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9578         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
9579         to looking-back to avoid ridiculous slow down in large files (bug#4511).
9581 2009-09-23  Glenn Morris  <rgm@gnu.org>
9583         * mail/rmail.el (rmail-reply): Don't try to add a References header when
9584         replying to mail without References or Message-Id.  (Bug#4525)
9586 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
9588         * term/ns-win.el (ns-reg-to-script): New variable.
9590 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
9592         * epg.el (epg-wait-for-status): Preserve existing 'error results.
9594 2009-09-22  Sam Steingold  <sds@gnu.org>
9596         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
9597         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
9598         to 1 because hg returns status 1 when nothing is found.
9599         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
9601 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9603         * textmodes/fill.el: Convert to utf-8 encoding.
9604         (fill-french-nobreak-p): Remove redundant » and « inherited from our
9605         pre-unicode days.
9607         * add-log.el (change-log-fill-forward-paragraph): New function.
9608         (change-log-mode): Use it so fill-region DTRT.
9609         Set fill-indent-according-to-mode here rather than in
9610         change-log-fill-paragraph.
9611         (change-log-fill-paragraph): Remove.
9613 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
9615         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
9616         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
9618 2009-09-22  Glenn Morris  <rgm@gnu.org>
9620         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
9621         the scroll-bar scroll the calendar window rather than the buffer.
9623         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
9624         commands that move point (as opposed to scrolling).
9626         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
9628         * emacs-lisp/elint.el (elint): New custom group.
9629         (elint-log-buffer): Make it a defcustom.
9630         (elint-scan-preloaded, elint-ignored-warnings)
9631         (elint-directory-skip-re): New options.
9632         (elint-builtin-variables): Doc fix.
9633         (elint-preloaded-env): New variable.
9634         (elint-unknown-builtin-args): Add an entry for encode-time.
9635         (elint-extra-errors): Make it a variable rather than a constant.
9636         (elint-preloaded-skip-re): New constant.
9637         (elint-directory): Skip files matching elint-directory-skip-re.
9638         (elint-features): New variable, local to linted buffers.
9639         (elint-update-env): Initialize elint-features.  Possibly add
9640         elint-preloaded-env to the buffer's environment.
9641         (elint-get-top-forms): Bind elint-current-pos, for log messages.
9642         Skip quoted forms.
9643         (elint-init-form): New function, extracted from elint-init-env.
9644         Make non-list forms a warning rather than an error.
9645         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
9646         easy-menu-define, put that adds an error-condition, and provide.
9647         When requiring cl, also require cl-macs.  Really require cl, to handle
9648         some cl macros.  Store required libraries in the list elint-features,
9649         so as not to re-load them.  Treat cc-require like require.
9650         (elint-init-env): Call elint-init-form to do the work.
9651         Handle eval-and-compile and such like.
9652         (elint-add-required-env): Do not clear messages.
9653         (elint-special-forms): Add handlers for function, defalias, if, when,
9654         unless, and, or.
9655         (elint-form): Add optional argument to ignore elint-special-forms,
9656         useful to prevent recursive calls from handlers.  Doc fix.
9657         Respect elint-ignored-warnings.
9658         (elint-form): Respect elint-ignored-warnings.
9659         (elint-bound-variable, elint-bound-function): New variables.
9660         (elint-unbound-variable): Respect elint-bound-variable.
9661         (elint-get-args): Respect elint-bound-function.
9662         (elint-check-cond-form): Add some simple handling for (f)boundp and
9663         featurep tests.
9664         (elint-check-defalias-form): New handler.
9665         (elint-check-let-form): Make an empty let a warning rather than an
9666         error.
9667         (elint-check-setq-form): Make an empty setq a warning rather than an
9668         error.  Respect elint-ignored-warnings.
9669         (elint-check-defvar-form): Accept null doc-strings.
9670         (elint-check-conditional-form): New handler.  Does some simple-minded
9671         checking of featurep and (f)boundp tests.
9672         (elint-put-function-args): New function.
9673         (elint-initialize): Use elint-scan-doc-file rather than
9674         elint-find-builtin-variables.  Use elint-put-function-args.
9675         Possibly scan preloaded-file-list.
9676         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
9677         extend to handle functions as well.
9679 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
9681         * linum.el (linum-delete-overlays, linum-update-window):
9682         Do not modify the right margin.  (Bug#3971)
9684 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
9686         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
9687         nxml-mode instead of xml-mode.
9689 2009-09-21  Kevin Ryde  <user42@zip.com.au>
9691         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
9693 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9695         * net/dig.el (dig-mode): Use define-derived-mode.
9697 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
9699         * vc-dispatcher.el (vc-do-command): Return the process object in
9700         the asynchronous case.  Use when instead of if.  Do not run
9701         vc-exec-after to display a message if not enabled.  (Bug#4463)
9703         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
9704         properties to the stash strings.
9705         (vc-git-stash-list): Return a list of strings.
9706         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
9707         (vc-git-stash-show-at-point): New functions.
9708         (vc-git-stash-map): New keymap.
9710         * register.el (ctl-x-r-map): Define the keys here instead of
9711         using autoload.
9713 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
9715         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
9716         list, to workaround performance problem (bug#4485).
9718 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
9720         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
9722 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
9724         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
9725         Document that this option is not recommended to use.
9727 2009-09-19  Glenn Morris  <rgm@gnu.org>
9729         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
9730         variable `var'.
9732         * calc/calc-alg.el (var):
9733         * calc/calcalg2.el (var): Define for compiler.
9735 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
9737         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
9738         Doc fix (Bug#3932).
9740         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
9742         * time-stamp.el (time-stamp-month-dd-yyyy)
9743         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
9744         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
9745         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
9746         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
9747         Remove functions that have been obsolete since 1995 (Bug#4436).
9749         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
9750         indent buffer only if called interactively (Bug#4452).
9752 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
9753             Eli Zaretskii  <eliz@gnu.org>
9755         This fixes bug#4197 (merged to bug#865, though not identical).
9756         * server.el (server-auth-dir): Add docstring note about FAT32.
9757         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
9758         but warn against using them.
9760 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
9762         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
9763         older GDB where there is no has_more field.
9765 2009-09-19  Glenn Morris  <rgm@gnu.org>
9767         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9769 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
9771         * files.el (auto-mode-alist): Change default for XML files to nXML
9772         mode (Bug#4169).
9774 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
9776         * server.el (server-ensure-safe-dir): Pass 'integer
9777         to `file-attributes', as suggested.
9779 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9781         * dired-aux.el (dired-query-alist): Remove spurious backslash.
9782         (dired-query): Use read-key.
9784 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
9786         * cus-start.el (ns-use-qd-smoothing): Remove.
9788 2009-09-18  Glenn Morris  <rgm@gnu.org>
9790         * allout.el (top-level): Remove unnecessary progn.
9792         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
9794         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
9795         definition of abbrev table.
9797         * speedbar.el (speedbar-track-mouse):
9798         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
9799         * net/eudc.el (eudc-expand-inline):
9800         * net/newst-backend.el (newsticker--cache-read-feed):
9801         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
9802         condition-case handlers.
9804 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
9806         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
9807         (gdb-var-list): Add an element for has_more field.
9808         (gdb-non-stop-handler): Enable pretty printing for STL containers.
9809         (gdb-var-create-handler, gdb-var-list-children-handler-1)
9810         (gdb-var-update-handler-1): Parse output of dynamic variable
9811         objects (STL containers).
9812         (gdb-var-delete-1): Pass var1 as an explicit second argument.
9813         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
9815         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
9816         gdb-var-list.
9817         (gud-speedbar-buttons): Make node expandable if expression "has more"
9818         children.
9820 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
9822         * startup.el (emacs-quick-startup): Remove variable and all uses.
9823         (command-line): Set `inhibit-x-resources' instead.
9824         (command-line-1): Use `inhibit-x-resources' instead.
9826 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
9828         * subr.el: Fix last change to avoid using the `unless' macro,
9829         which breaks bootstrapping.
9831 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9833         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
9834         extended definitions, in case we reload subr.el after having
9835         loaded CL.
9836         (eval-next-after-load): Mark as obsolete.
9838 2009-09-17  Juri Linkov  <juri@jurta.org>
9840         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
9841         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
9842         (menu-bar-showhide-menu, menu-bar-tools-menu)
9843         (menu-bar-describe-menu, menu-bar-help-menu)
9844         (minibuffer-local-completion-map, minibuffer-local-map):
9845         Fix list quoting.
9847 2009-09-17  Glenn Morris  <rgm@gnu.org>
9849         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
9850         arguments, whether or not it has a handler.
9852         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
9854         * simple.el (hard-newline): Give it a doc-string.
9856         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9857         (lisp-mode-syntax-table): Give them doc-strings.
9859 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
9861         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
9862         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
9863         (menu-bar-options-menu, menu-bar-showhide-menu)
9864         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
9865         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
9866         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
9867         (menu-bar-options-menu, menu-bar-tools-menu)
9868         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
9869         (menu-bar-help-menu):
9870         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
9871         string arguments.
9873         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
9874         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
9875         calls for the menu names and :help.
9877 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9879         * mouse.el (minor-mode-menu-from-indicator): Pay attention
9880         to :minor-mode-function (bug#4455).
9882 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9884         * startup.el (command-line): Initialize the window-system after
9885         processing the command-line.
9887         * textmodes/page.el (what-page): Make sure we don't inf-loop if
9888         page-delimiter matches the empty string.
9890 2009-09-16  Glenn Morris  <rgm@gnu.org>
9892         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
9893         byte-compile-not-obsolete-var.  It's a list now.
9894         (byte-compile-not-obsolete-funcs): New variable.
9895         (byte-compile-warn-obsolete): Don't warn about functions if they are in
9896         byte-compile-not-obsolete-funcs.
9897         (byte-compile-variable-ref, byte-compile-defvar): Update for
9898         byte-compile-not-obsolete-vars name-change and list nature.
9899         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
9900         and variables behind (f)boundp tests.
9901         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
9903 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
9905         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
9907 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9909         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
9910         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
9911         Don't autoload.
9913 2009-09-15  Stephen Eglen  <stephen@gnu.org>
9915         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
9916         the virtual-buffers, use the name of the buffer specified by
9917         find-file-noselect, as the match may be a symlink.  (This was a
9918         problem if the target and the symlink had different names.)
9920 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9922         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
9924         * desktop.el (desktop-path): Check user-emacs-directory.
9926         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
9928         * loadup.el: Use after-load-functions to GC after loading each file.
9929         Remove the explicit GC calls that used to be sprinkled around.
9931         * subr.el (after-load-functions): New hook.
9932         (do-after-load-evaluation): Run it.  Use string-match-p to detect
9933         `obsolete' packages, rather than painfully extracting the relevant
9934         directory name.
9936 2009-09-15  Glenn Morris  <rgm@gnu.org>
9938         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
9939         free variable `doc'.
9941         * dired.el (dired-mode-map): Add menu entry for async shell command.
9943         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
9944         variables, also consider the .elc files, since the .el files are
9945         normally gzipped (subsequent code locates the .el.gz from the .elc).
9947         * calc/calc-prog.el (arglist): Define for compiler.
9949         * calendar/diary-lib.el (diary-display-function): Change the default to
9950         fancy display.
9951         (body): Define for compiler.
9953         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
9954         (byte-compile-file-form, byte-compile-lambda)
9955         (byte-compile-top-level-body, byte-compile-form)
9956         (byte-compile-variable-ref, byte-compile-setq)
9957         (byte-compile-setq-default, byte-compile-body)
9958         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
9959         (batch-byte-compile): Give some more local variables with common names
9960         a "bytecomp-" prefix to avoid masking warnings about free variables.
9962         * startup.el (command-line-1): Give local variables with common names a
9963         distinguishing prefix, so as not to hide free variable warnings during
9964         bootstrap.
9966         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
9967         clever and add a suffix to make a unique name, just let the user decide
9968         whether or not to overwrite it.  If the input is a directory, write the
9969         default filename to that directory.  (Bug#4388)
9970         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
9971         is a filename-as-a-directory.
9973 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9975         * textmodes/page.el (what-page): Don't move to beginning of line.
9976         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
9978 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
9980         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
9982 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
9984         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
9985         * help.el (help-for-help-internal): Add purecopy calls for text.
9987         * vc.el (top): print-log method now takes an optional SHORTLOG
9988         argument.  Add a new method: root.
9989         (vc-root-diff, vc-print-root-log): New functions.
9990         (vc-log-short-style): New variable.
9991         (vc-print-log-internal): Add support for showing short logs.
9993         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
9994         vc-print-root-log and vc-print-root-diff.
9996         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
9997         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
9998         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
9999         short logs.
10001         * vc-cvs.el (vc-cvs-print-log):
10002         * vc-mtn.el (vc-mtn-print-log):
10003         * vc-rcs.el (vc-rcs-print-log):
10004         * vc-sccs.el (vc-sccs-print-log):
10005         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
10006         that is ignored for now.
10008         * vc-mtn.el (vc-mtn-annotate-command):
10009         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
10011 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10013         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
10014         to function-key-map, and give them ascii-character property.
10015         * term/x-win.el (x-alternatives-map):
10016         * term/ns-win.el (ns-alternatives-map):
10017         * term/internal.el (msdos-key-remapping-map):
10018         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
10020 2009-09-14  Glenn Morris  <rgm@gnu.org>
10022         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
10023         temp-buffers (2009-09-12).
10025 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10027         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
10028         the new read-key function.
10030 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
10032         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
10033         is defined (Bug#4405).
10035 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
10037         * recentf.el (recentf-cleanup): Use a hash table to find
10038         duplicates (Bug#4407).
10040 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
10042         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
10043         kp-0 to ascii equivalents (Bug#4325).
10045 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
10047         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
10049         * eshell/em-hist.el:
10050         * eshell/em-dirs.el (eshell-complete-user-reference):
10051         Declare pcomplete functions and variables to avoid compiler warnings.
10053 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
10055         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
10056         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
10057         * eshell/em-alias.el (eshell-aliases-file):
10058         * eshell/em-hist.el (eshell-history-file-name):
10059         Use expand-file-name instead of concat to make file names (Bug#4308).
10061 2009-09-13  Glenn Morris  <rgm@gnu.org>
10063         * ediff-merg.el (ediff-do-merge):
10064         * filesets.el (filesets-run-cmd):
10065         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
10066         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
10067         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
10068         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
10069         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
10070         Replace empty `let's with `progn'.
10072 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10074         * mail/sendmail.el (send-mail-function):
10075         * tooltip.el (tooltip-mode):
10076         * simple.el (transient-mark-mode):
10077         * rfn-eshadow.el (file-name-shadow-mode):
10078         * frame.el (blink-cursor-mode):
10079         * font-core.el (global-font-lock-mode):
10080         * files.el (temporary-file-directory)
10081         (small-temporary-file-directory, auto-save-file-name-transforms):
10082         * epa-hook.el (auto-encryption-mode):
10083         * composite.el (global-auto-composition-mode):
10084         Use custom-initialize-delay.
10085         * startup.el (command-line): Don't explicitly call
10086         custom-reevaluate-setting for all the above vars.
10087         * custom.el (custom-initialize-safe-set)
10088         (custom-initialize-safe-default): Delete.
10090 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10092         * term/x-win.el (x-initialize-window-system):
10093         * term/w32-win.el (w32-initialize-window-system):
10094         * term/ns-win.el (ns-initialize-window-system): Don't call
10095         mouse-wheel-mode since it's enabled globally by default already.
10097         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
10098         actually define the variable, but only silences the byte-compiler.
10099         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
10100         before looking it up.
10101         (mouse-wheel-scroll-amount): Also reset the bindings if this value
10102         is changed.
10104 2009-09-12  Glenn Morris  <rgm@gnu.org>
10106         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
10107         1000.
10108         (elint-add-required-env): Don't beep on error.
10109         (elint-forms): In case of error, return ENV unchanged.
10110         (elint-init-env): Skip non-list forms.
10111         (elint-log): Handle unknown file positions.
10113 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
10115         * epg.el (epg-make-context): Add autoload cookie.
10116         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
10117         (epg-decrypt-string, epg-start-verify, epg-verify-file)
10118         (epg-verify-string, epg-start-sign, epg-sign-file)
10119         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
10120         (epg-encrypt-string, epg-start-export-keys)
10121         (epg-export-keys-to-file, epg-export-keys-to-string)
10122         (epg-start-import-keys, epg-import-keys-from-file)
10123         (epg-import-keys-from-string, epg-start-receive-keys)
10124         (epg-receive-keys, epg-import-keys-from-server)
10125         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
10126         (epg-sign-keys, epg-start-generate-key)
10127         (epg-generate-key-from-file, epg-generate-key-from-string):
10128         Remove autoload cookie.
10130 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
10132         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
10133         reevaluation of trash-directory.
10135         * mwheel.el: Fix last change.
10136         (mouse-wheel-mode): New defvar.
10137         (mouse-wheel-mode): Remove autoload cookie.
10139 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10141         * mwheel.el (mwheel-installed-bindings): New var.
10142         (mouse-wheel-mode): Use it, so as to make sure we really remove all
10143         the bindings we set last time.  Use custom-initialize-delay.
10144         * loadup.el: Load mwheel after term/*-win.el.
10145         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
10146         and mouse-wheel-up-event now that their first evaluation is done
10147         sufficiently late to be correct.
10149         * startup.el (tutorial-directory): Make it a defcustom.
10150         Use custom-initialize-delay rather than eval-at-startup to set it.
10151         * image.el (image-load-path): Make it a defcustom.
10152         Use custom-initialize-delay rather than eval-at-startup to set it.
10153         * subr.el (eval-at-startup): Remove.
10154         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
10156         * subr.el (do-after-load-evaluation): Warn the user after loading an
10157         obsolete package.
10159 2009-09-12  Glenn Morris  <rgm@gnu.org>
10161         * proced.el (proced-mark-alt): Remove alias.
10162         (proced-mode-map): Remove proced-mark-alt.
10164         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
10165         Elint file and directory.  Remove initialization entry.
10167         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
10168         commands.
10169         (elint-current-buffer): Set mode-line-process.
10170         (elint-init-env): Handle define-derived-mode.
10171         Fix declare-function with unspecified arglist.  Guard against odd
10172         defalias statements (eg iso-insert's 8859-1-map).
10173         (elint-add-required-env): Use a temp buffer.
10174         (elint-form): Just print the function/macro name, not the whole form.
10175         Return env unchanged if we fail to parse a macro.
10176         (elint-forms): Guard against parse errors.
10177         (elint-output): New function, to handle batch mode.
10178         (elint-log-message): Add optional argument.  Use elint-output.
10179         (elint-set-mode-line): New function.
10181 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
10183         * emacs-lisp/elp.el (elp-not-profilable): Add more
10184         functions (Bug#4233).
10186 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
10188         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
10189         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
10191 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
10193         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
10194         (gdb-var-list-children): Use json parsing.
10196 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
10198         * progmodes/js.el (js--proper-indentation): Handle the case where
10199         char-before is null.  Reported by Deniz Dogan.
10201 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
10203         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
10205 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
10207         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
10208         (epg-digest-algorithm-alist): Add SHA224.
10209         (epg-context-set-passphrase-callback)
10210         (epg-context-set-progress-callback): Add description about
10211         callback function.
10213 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10215         * custom.el (custom-delayed-init-variables): New var.
10216         (custom-initialize-delay): New function.
10217         * startup.el (command-line): "Re"evaluate all vars in
10218         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
10219         explicitly any more.
10220         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
10221         to avoid creating a ~/.emacs.d at build-time (bug#4347).
10223         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
10225 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
10227         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
10228         (gdb-var-update-handler): Use json parsing.
10230 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
10232         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
10233         decode annotated text, regardless of language environment.  (Bug#2741)
10235 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10237         * Makefile.in (autoloads): Make rmail.el writable as well.
10239 2009-09-11  Glenn Morris  <rgm@gnu.org>
10241         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
10242         loaddefs.el.
10243         * dired.el: Regenerate with extracted autoloads.
10244         * Makefile.in (autoloads): Make dired.el writable.
10246         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
10247         * ibuffer.el: Regenerate with extracted autoloads.
10248         * Makefile.in (autoloads): Make ibuffer.el writable.
10250         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
10251         * version.el (emacs-copyright, emacs-major-version)
10252         (emacs-minor-version): Reformat doc-strings for make-docfile.
10254         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
10255         functions and variables, since they must be stuff specific to some other
10256         platform.
10257         (apropos-print): Make mouse-click message less specific about button.
10259         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
10260         that records where a macro was defined.
10261         * help-fns.el (describe-function-1): Mention if a function has a
10262         compiler-macro.
10263         * help-mode.el (help-function-cmacro): New button.
10265         * locate.el (top-level): Always require dired.
10266         (locate-mode-map): Initialize inside the defvar.
10268         * net/ange-ftp.el (dired-compress-file): Declare.
10269         (ange-ftp-dired-compress-file): Add doc string.
10271         * term/ns-win.el (x-display-name, x-setup-function-keys):
10272         Unify doc-strings with X versions.
10274 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10276         * emulation/crisp.el (crisp-mode-map): Move initialization
10277         into declaration.
10278         (crisp-mode): Use define-minor-mode.
10280         * progmodes/xscheme.el (xscheme-evaluation-commands):
10281         Put a :advertised-binding property rather than using
10282         advertised-xscheme-send-previous-expression.
10283         (advertised-xscheme-send-previous-expression): Declare obsolete.
10284         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
10285         `advertised-undo'.
10286         (crisp-mode): Add corresponding bindings to
10287         undo's :advertised-binding instead.
10288         * dired.el (dired-mode-map): Put a :advertised-binding property rather
10289         than using dired-advertised-find-file.
10290         (dired-advertised-find-file):
10291         * simple.el (advertised-undo):
10292         * wid-edit.el (advertised-widget-backward): Declare obsolete.
10293         (widget-keymap): Put a :advertised-binding property rather
10294         than using advertised-widget-backward.
10295         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
10296         than using advertised-undo.
10297         * tutorial.el (tutorial--default-keys): Adjust accordingly.
10299 2009-09-10  Simon South  <ssouth@slowcomputing.org>
10301         * progmodes/delphi.el (delphi-tab): Indent region when Transient
10302         Mark mode is enabled and region is active; otherwise indent or
10303         insert TAB as usual.
10304         (delphi-mode): Update description of TAB-key binding.
10306 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10308         * subr.el (define-key-rebound-commands): Mark obsolete.
10309         * startup.el (precompute-menubar-bindings): Remove.
10310         (normal-top-level): Remove obsolete code that tried to precompute
10311         menubar bindings.
10312         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
10313         define-key-rebound-commands and precompute-menubar-bindings.
10315 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10317         * net/imap.el (imap-interactive-login): Better messages.
10318         (imap-open): Fix bug with renamed buffer on reconnect.
10319         (imap-authenticate): Add buffer-local imap-last-authenticator variable
10320         for easier debugging and cleaner code.  On successful (guessed based on
10321         server capabilities) secondary authentication, set imap-state
10322         correctly.
10323         (imap-last-authenticator): Define imap-last-authenticator as a variable
10324         to avoid warnings.
10326 2009-09-10  Glenn Morris  <rgm@gnu.org>
10328         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
10330         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
10331         (byte-compile-file-form-autoload): Don't warn about unknown functions
10332         where the autoload statement comes after the use.
10333         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
10334         that any handlers inside the body (eg require) are in turn respected.
10336         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
10337         effects.
10339         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
10340         and syntax and abbrev tables basic docs, if they don't have any.
10342         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
10344         * international/mule-cmds.el (top-level): Require cl when compiling.
10345         (view-hello-file): Use default-value rather than
10346         default-enable-multibyte-characters.
10348         * progmodes/fortran.el: Move all safe and risky properties into the
10349         defcustoms.
10351         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
10352         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
10353         * mail/undigest.el:
10354         Put autoloads in rmail.el rather than loaddefs.el.
10355         * mail/rmail.el: Regenerate with extracted autoloads.
10357         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
10358         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
10360 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
10362         Reported in thread for Bug#4375.
10363         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
10364         "-data-evaluate-expression" instead of print.
10365         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
10366         (gdb-tooltip-print): Parse output from above MI command.
10367         (gdb): Revert 2009-08-11 change.  User should detach inferior
10368         manually.
10370         Remove the word "separate" from IO functions as inferior
10371         output is now never displayed in the GUD buffer.
10373 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
10375         * startup.el (command-line-normalize-file-name): On Windows and
10376         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
10378 2009-09-10  Juri Linkov  <juri@jurta.org>
10380         * isearch.el (isearch-text-char-description): Propertize escape
10381         character sequences with the `escape-glyph' face.  (Bug#4344)
10383         * simple.el (shell-command): Set asynchronous process filter to
10384         `comint-output-filter'.  (Bug#4343)
10386         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
10387         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
10388         the list.  Move "asm" to the bottom.
10389         (grep-find-ignored-directories): Add `choice' with nil value
10390         to empty the list easily.
10391         (grep-find-ignored-files): New option.
10392         (grep-files-history): Set to nil by default instead of '("ch" "el").
10393         (grep-compute-defaults): Add "<X>" to `grep-template'.
10394         (grep-read-files): Bind new local variables `default-alias' and
10395         `default-extension'.  Use a list of default values for the file prompt.
10396         (lgrep): Add `--exclude=' command line options composed from
10397         `grep-find-ignored-files'.
10398         (rgrep): Add `-name' command line options composed from
10399         `grep-find-ignored-files'.  (Bug#4301)
10401 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10403         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
10404         (bug#4368).
10406 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10408         * calendar/time-date.el (autoload):
10409         Expand define-obsolete-function-alias into defalias and make-obsolete
10410         for old Emacsen that Gnus supports.
10411         (with-no-warnings): Define it for old Emacsen.
10412         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
10413         is available.
10414         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
10415         float-time is available; suppress compile warning for time-to-seconds.
10417 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
10419         * net/imap.el (imap-message-map): Docstring fix.
10421 2009-09-09  Glenn Morris  <rgm@gnu.org>
10423         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
10424         line numbers too.  (Bug#4374)
10426 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10428         * smerge-mode.el (smerge-remove-props, smerge-refine):
10429         Use with-silent-modifications (bug#4342).
10431         * subr.el (with-silent-modifications): New macro.
10433 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
10435         * files.el (top-level): Require `cl' when compiling.
10437 2009-09-07  Glenn Morris  <rgm@gnu.org>
10439         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
10441         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
10442         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
10444 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
10446         * vc-git.el (vc-git-annotate-command): Use separator to parse
10447         arguments correctly.
10449 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
10451         * proced.el (proced-mode): Doc fix.
10453 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
10455         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
10456         lstat fails.
10457         (tramp-do-file-attributes-with-ls): Check for file existence at
10458         remote end.
10459         (tramp-do-file-attributes-with-stat): Likewise.
10460         (tramp-convert-file-attributes): Return nil when attr is nil.
10462 2009-09-05  Glenn Morris  <rgm@gnu.org>
10464         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
10465         properties to this button.
10466         (diary-fancy-display): Don't extend the button to the final newline.
10467         (diary-fancy-display-mode): Continue to define "q" as a local key.
10469         * calendar/cal-china.el (holiday-chinese): Make it slightly more
10470         efficient.
10472         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
10474         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
10475         (byte-compile-dest-file-function): New option.
10476         (byte-compile-dest-file): Doc fix.
10477         Obey byte-compile-dest-file-function.
10478         (byte-compile-cl-file-p): New function.
10479         (byte-compile-eval): Only suppress noruntime warnings about cl functions
10480         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
10481         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
10482         than for file being previously loaded.
10483         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
10484         (byte-compile-file-form-require): Handle the case where requiring a file
10485         indirectly causes CL to be loaded.
10487 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
10489         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
10490         before killing the old buffer, since by the time `kill-buffer' is
10491         run so many buffer variables have been set to nil that it may not
10492         behave as expected.  (Bug#4061)
10494 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
10496         * files.el (find-alternate-file): If the old buffer is modified
10497         and visiting a file, behave similarly to `kill-buffer' when
10498         killing it, thus reverting to the pre-1.878 behavior; see
10499         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
10500         for discussion.  Also, consult `buffer-file-name' as a variable
10501         not as a function, for consistency with the rest of the code.
10503 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
10505         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
10506         also when adding a new directory.
10508         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
10509         defun.
10511 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10513         * files.el (locate-file-completion-table): Make it provide boundary
10514         information, so partial-completion works better.
10516 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
10518         * mail/footnote.el (Footnote-text-under-cursor):
10519         Check footnote-text-marker-alist before using it (bug#4324).
10521 2009-09-04  Glenn Morris  <rgm@gnu.org>
10523         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
10524         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
10525         * play/solitaire.el, play/tetris.el:
10526         Remove leading * from defcustom and defface docs.
10528         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
10529         necessary.
10530         (diary-fancy-overriding-map): New variable.
10531         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
10532         Use view-mode.
10534         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
10535         goto-line.
10537 2009-09-03  Glenn Morris  <rgm@gnu.org>
10539         * arc-mode.el (archive-mode):
10540         * dos-fns.el (set-default-process-coding-system):
10541         * man.el (Man-getpage-in-background):
10542         * menu-bar.el (menu-bar-describe-menu):
10543         * server.el (server-process-filter):
10544         * startup.el (command-line):
10545         * tar-mode.el (tar-header-block-tokenize, tar-extract):
10546         * w32-fns.el (set-default-process-coding-system):
10547         * x-dnd.el (x-dnd-handle-file-name):
10548         * international/mule-cmds.el (mule-menu-keymap)
10549         (set-default-coding-systems, language-info-alist, set-language-info)
10550         (set-language-environment, standard-display-european-internal)
10551         (set-locale-environment):
10552         * international/mule-diag.el (mule-diag):
10553         * mail/emacsbug.el (report-emacs-bug):
10554         * mail/rmail.el (rmail-mode):
10555         * mail/sendmail.el (mail-setup):
10556         Use default-value rather than default-enable-multibyte-characters.
10558         * progmodes/f90.el: Move all safe properties into the defcustoms.
10559         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
10561         * calendar/appt.el (appt-check):
10562         * calendar/diary-lib.el (diary-set-header, diary-live-p)
10563         (diary-check-diary-file, diary-list-entries)
10564         (diary-include-other-diary-files, diary-simple-display)
10565         (diary-fancy-display, diary-print-entries)
10566         (diary-mark-included-diary-files, diary-make-entry):
10567         Don't call substitute-in-file-name on diary-file.
10569 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
10570             Stefan Monnier  <monnier@iro.umontreal.ca>
10572         * mail/footnote.el (footnote-prefix): Make it a defcustom.
10573         (footnote-mode-map): Move initialization into the declaration.
10574         (footnote-minor-mode-map): Define it rather than changing global-map.
10575         (footnote-mode): Use define-minor-mode.
10577 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
10579         * net/tramp.el (tramp-handle-file-attributes-with-ls)
10580         (tramp-do-file-attributes-with-perl)
10581         (tramp-do-file-attributes-with-stat): Rename from
10582         `tramp-handle-file-attributes-with-*'.
10583         (tramp-handle-file-attributes): Use them.
10584         (tramp-do-directory-files-and-attributes-with-perl)
10585         (tramp-do-directory-files-and-attributes-with-stat): Rename from
10586         `tramp-handle-directory-files-and-attributes-with-*'.
10587         (tramp-handle-directory-files-and-attributes): Use them.
10588         (tramp-method-out-of-band-p): Additional parameter SIZE.
10589         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
10590         (tramp-handle-write-region): Use it.
10591         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
10592         (tramp-handle-vc-registered): Check, whether the first run did
10593         return files to be tested.
10594         (tramp-advice-make-auto-save-file-name): Do not call directly
10595         `tramp-handle-make-auto-save-file-name', because this would bypass
10596         the locking mechanism.
10598         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
10599         (file-remote-p, process-file, start-file-process, set-file-times)
10600         (tramp-compat-file-attributes): Compatibility functions shall not
10601         call directly `tramp-handle-*', because this would bypass the
10602         locking mechanism.
10603         (tramp-compat-number-sequence): New defun.
10605 2009-09-02  Glenn Morris  <rgm@gnu.org>
10607         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
10608         alias for float-time.
10609         (time-to-number-of-days): In Emacs, use float-time.
10610         * net/newst-backend.el (time-add): Suppress warnings from compat
10611         function.
10612         * time.el (emacs-uptime, emacs-init-time):
10613         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
10614         Use float-time rather than time-to-seconds.
10616         * minibuffer.el (completion-initials-expand): Fix typo.
10618         * faces.el (modeline, modeline-inactive, modeline-highlight)
10619         (modeline-buffer-id):
10620         * info.el (info-menu-5): Mark these face aliases as obsolete.
10622 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
10624         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
10625         space ...
10626         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
10627         no "--thread" option.
10628         (gdb-stopped): Don't print "Switched to thread" message when it is
10629         unchanged.
10631 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10633         * minibuffer.el (completion-try-completion)
10634         (completion-all-completions): Remove ill-defined (and
10635         mistakenly installed and luckily never used nor documented)
10636         `completion-styles' property.
10637         (completion-initials-expand, completion-initials-all-completions)
10638         (completion-initials-try-completion): New functions.
10639         (completion-styles-alist): Add doc to each entry.
10640         Add new `initials' entry.
10642 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
10644         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
10645         MI command -var-evaluate-expression.
10646         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
10647         and tweak for case of string child.
10648         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
10650 2009-09-01  Glenn Morris  <rgm@gnu.org>
10652         * add-log.el (change-log-date-face, change-log-name-face)
10653         (change-log-email-face, change-log-file-face, change-log-list-face)
10654         (change-log-conditionals-face, change-log-function-face)
10655         (change-log-acknowledgement-face):
10656         * cus-edit.el (custom-invalid-face, custom-rogue-face)
10657         (custom-modified-face, custom-set-face, custom-changed-face)
10658         (custom-saved-face, custom-button-face, custom-button-pressed-face)
10659         (custom-documentation-face, custom-state-face, custom-comment-face)
10660         (custom-comment-tag-face, custom-variable-tag-face)
10661         (custom-variable-button-face, custom-face-tag-face)
10662         (custom-group-tag-face-1, custom-group-tag-face):
10663         * diff-mode.el (diff-header-face, diff-file-header-face)
10664         (diff-index-face, diff-hunk-header-face, diff-removed-face)
10665         (diff-added-face, diff-changed-face, diff-function-face)
10666         (diff-context-face, diff-nonexistent-face):
10667         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10668         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
10669         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
10670         (Info-title-4-face):
10671         * isearch.el (isearch-lazy-highlight-face):
10672         * log-view.el (log-view-file-face, log-view-message-face):
10673         * paren.el (show-paren-match-face, show-paren-mismatch-face):
10674         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
10675         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
10676         (cvs-msg-face):
10677         * smerge-mode.el (smerge-mine-face, smerge-other-face)
10678         (smerge-base-face, smerge-markers-face):
10679         * wid-edit.el (widget-documentation-face, widget-button-face)
10680         (widget-field-face, widget-single-line-field-face)
10681         (widget-inactive-face, widget-button-pressed-face):
10682         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
10683         (woman-addition-face):
10684         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
10685         (eshell-ls-executable-face, eshell-ls-readonly-face)
10686         (eshell-ls-unreadable-face, eshell-ls-special-face)
10687         (eshell-ls-missing-face, eshell-ls-archive-face)
10688         (eshell-ls-backup-face, eshell-ls-product-face)
10689         (eshell-ls-clutter-face):
10690         * eshell/em-prompt.el (eshell-prompt-face):
10691         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
10692         * obsolete/old-whitespace.el (whitespace-highlight-face):
10693         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
10694         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
10695         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
10696         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
10697         (antlr-font-lock-literal-face):
10698         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10699         (ebrowse-root-class-face, ebrowse-file-name-face)
10700         (ebrowse-default-face, ebrowse-member-attribute-face)
10701         (ebrowse-member-class-face, ebrowse-progress-face):
10702         * progmodes/make-mode.el (makefile-space-face):
10703         * progmodes/sh-script.el (sh-heredoc-face):
10704         * textmodes/flyspell.el (flyspell-incorrect-face)
10705         (flyspell-duplicate-face):
10706         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
10707         * textmodes/texinfo.el (texinfo-heading-face):
10708         Mark face aliases with "-face" suffix as obsolete.
10710         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
10711         compiler.
10713         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
10714         (eudc-bob-sound-menu): Use defvar rather than defconst, since
10715         easy-menu-define wants to modify these.
10717         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
10719         * net/browse-url.el (browse-url-file-url):
10720         * term/internal.el (dos-codepage-setup):
10721         Use default-value rather than default-enable-multibyte-characters.
10723         * progmodes/etags.el (etags-goto-tag-location):
10724         * progmodes/flymake.el (flymake-highlight-line)
10725         (flymake-goto-file-and-line, flymake-goto-line):
10726         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
10727         (gdb-goto-breakpoint):
10728         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
10729         * progmodes/python.el (python-find-function)
10730         (python-pdbtrack-track-stack-file):
10731         * progmodes/verilog-mode.el (verilog-surelint-off):
10732         * term/ns-win.el (ns-open-file-select-line):
10733         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
10734         Use forward-line rather than goto-line.
10736         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
10737         * textmodes/reftex-index.el (reftex-display-index):
10738         * textmodes/reftex-ref.el (reftex-offer-label-menu):
10739         * textmodes/reftex-toc.el (reftex-toc):
10740         Remove unnecessary bindings of default-major-mode (all are followed by
10741         major-mode check and possible mode switch).
10743 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
10745         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
10746         Handle watchpoints (bug#4282).
10747         (def-gdb-thread-buffer-command): Enable thread to be selected by
10748         clicking without selecting threads buffer first.
10749         (gdb-current-context-command): Use selected frame so that "up",
10750         "down" etc work in the GUD buffer.
10751         (gdb-update): Find selected frame before rendering stack buffer.
10752         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
10754 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10756         * progmodes/sym-comp.el (displayed-completions): Remove.
10757         (symbol-complete): Use minibuffer-complete.
10759 2009-08-31  Glenn Morris  <rgm@gnu.org>
10761         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
10763         * apropos.el (apropos-symbols-internal):
10764         Handle (obsolete) face aliases.
10766         * faces.el (describe-face): Adjust the output format to be more like
10767         describe-variable, and to mention (obsolete) face aliases.
10768         Adjust the whitespace so that help-setup-xref works.
10770         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
10771         * calendar/diary-lib.el (diary-button-face):
10772         Mark these face aliases as obsolete.
10774         * calendar/calendar.el (calendar-today): Doc fix.
10776 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
10778         * progmodes/gdb-mi.el (gdb-control-all-threads)
10779         (gdb-control-current-thread): Force tool bar update.
10780         (gdb-non-stop-handler): New function.
10781         (gdb-init-1): Use it to test if non-stop mode is supported.
10782         Remove unused gdbmi buffer type.
10784 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
10786         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
10787         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
10789 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
10791         * comint.el (comint-exec-1): Check command is non-null first.
10792         Part of gdb-mi.el change (2009-08-28).
10794 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10796         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
10798 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
10800         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
10801         instead of `dolist' to avoid a recursive require when bootstrapping.
10803 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10805         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
10807         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
10809         * net/imap.el (imap-send-command): Simplify.
10810         (imap-wait-for-tag): point-max -> buffer-size.
10812         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
10814         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
10815         with constant argument.
10817         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
10819         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
10821         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
10822         Change default, since most of our files don't have a history.
10823         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
10824         the user.
10826         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10827         Add comint-run.
10829         * calc/calc.el: Improve commenting convention.
10830         (calc-digit-map, toplevel): Simplify.
10832         * comint.el (comint-insert-input): Be careful to only set point if we
10833         don't delegate to some other command.
10835         * proced.el (proced-signal-list): Make it an alist.
10836         (proced-grammar-alist): Capitalize names.
10837         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
10838         Disable undo manually and make it read-only.
10839         Use completion-annotate-function.
10841         * minibuffer.el (minibuffer-message): If the current buffer is not
10842         a minibuffer, insert the message in the echo area rather than at the
10843         end of the buffer.
10844         (completion-annotate-function): New variable.
10845         (minibuffer-completion-help): Use it.
10846         (completion--embedded-envvar-table): Environment vars are
10847         always case-sensitive.
10849 2009-08-30  Glenn Morris  <rgm@gnu.org>
10851         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
10852         from fortran-current-defun.
10853         (fortran-beginning-of-subprogram): Be more precise about finding the
10854         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
10855         (fortran-end-of-subprogram): Simplify.
10856         (fortran-current-defun): Use fortran-start-prog-re.
10858 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
10860         * subr.el (do-after-load-evaluation): Simplify.
10862 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
10864         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
10866         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
10867         (vc-rcs-print-log): Use it.
10869         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
10871 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10873         * paths.el (abbrev-file-name): Move to abbrev.el.
10874         * abbrev.el (abbrev-file-name): Move from paths.el.
10875         Obey user-emacs-directory.
10876         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
10877         user-emacs-directory.
10878         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
10879         abbrev-file-name and calc-settings-file any more.
10880         * startup.el (command-line): Recompute abbrev-file-name and
10881         abbreviated-home-dir.
10882         (normal-no-mouse-startup-screen): Improve the generic code and get rid
10883         of the special code for when C-h bindings haven't been changed.
10884         (display-startup-echo-area-message): Use with-current-buffer.
10885         (command-line-1): Use a list of strings, rather than a list of lists
10886         of strings for longopts.
10888         * files.el (get-free-disk-space): Use / for default-directory.
10890         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
10891         Use with-current-buffer.
10893         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
10894         Recognize immutable variables like most-positive-fixnum.
10895         (byte-compile-setq-default): Check and warn if trying to assign
10896         to an immutable variable, or a non-variable.
10898         * progmodes/cc-vars.el (c-comment-continuation-stars):
10899         * progmodes/cc-engine.el (c-looking-at-bos):
10900         * progmodes/cc-cmds.el (c-toggle-auto-state)
10901         (c-forward-into-nomenclature, c-backward-into-nomenclature)
10902         (c-comment-line-break-function): Add version of obsolescence.
10904 2009-08-28  Juri Linkov  <juri@jurta.org>
10906         * files.el (magic-fallback-mode-alist): Add ZIP magic number
10907         associated with `archive-mode'.
10909         * image.el (image-type-header-regexps): Use only JPEG magic number
10910         to determine JPEG images, and don't use `image-jpeg-p' because
10911         Emacs can display non-JFIF non-Exif JPEG images.
10913 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
10915         * arc-mode.el (archive-mode):
10916         * emacs-lisp/re-builder.el (re-builder-unload-function):
10917         Protect against the default value of `major-mode' being nil.
10919 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
10921         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
10922         Fix typos in docstrings.
10924         * progmodes/js.el (js--macro-decl-re): Doc fix.
10925         (js--plain-method-re, js--split-name): Refloc docstring.
10926         (js--class-styles, js--make-merged-item, js--splice-into-items):
10927         Fix typos in docstrings; reflow docstrings.
10928         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
10929         (js--variable-decl-matcher, js--inside-pitem-p)
10930         (js--parse-state-at-point, js--get-all-known-symbols)
10931         (js--symbol-history, js-find-symbol, js--js-references)
10932         (js--moz-interactor, js--js-encode-value, js--read-tab):
10933         Fix typos in docstrings.
10935 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10937         * textmodes/reftex.el (reftex-get-file-buffer-force):
10938         * progmodes/verilog-mode.el (verilog-batch-execute-func):
10939         * emulation/viper.el (viper-go-away, viper-set-hooks):
10940         * emacs-lisp/re-builder.el (re-builder-unload-function):
10941         * emacs-lisp/bytecomp.el (byte-compile-file):
10942         * ses.el (ses-unload-function):
10943         * hexl.el (hexl-find-file):
10944         * files.el (normal-mode):
10945         * ehelp.el (with-electric-help):
10946         * autoinsert.el (auto-insert-alist):
10947         * arc-mode.el (archive-mode):
10948         Use (default-value 'major-mode) instead of default-major-mode.
10950         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
10951         * international/mule.el (load-with-code-conversion):
10952         * emacs-lisp/debug.el (debug):
10953         * ediff-vers.el (ediff-rcs-get-output-buffer):
10954         * dired.el (dired-internal-noselect): Don't let-bind
10955         default-major-mode around code that doesn't use it.
10956         E.g. buffer creation via get-buffer-create doesn't use it.
10958 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
10960         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
10961         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
10962         when writing the temp file.  Otherwise, epa-file gets confused.
10963         (tramp-register-file-name-handlers): Make it a defun.  Move also
10964         `epa-file-handler' to the front of `file-name-handler-alist'.
10966 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10968         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
10969         start right after a ^M.
10970         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
10971         (tramp-completion-file-name-regexp-separate)
10972         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
10973         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
10974         Don't modify last-coding-system-used by accident.
10975         (tramp-completion-file-name-handler): Apply the checks here,
10976         instead during registration.
10977         (tramp-register-file-name-handlers): Renamed from
10978         `tramp-register-file-name-handler'.  Register both
10979         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
10980         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
10982 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
10984         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
10985         Remove variable ...
10986         (gdb-init-1, gdb-display-separate-io-buffer)
10987         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
10988         references to it.
10989         (gdb-inferior-io-mode): Use make-comint-in-buffer.
10990         (gdb-inferior-filter): Use comint-output-filter to stop
10991         echoing and remove ^M characters.
10993 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10995         * emulation/viper-init.el (viper-restore-cursor-type):
10996         * emulation/cua-base.el (cua--update-indications):
10997         Replace default-cursor-type with (default-value 'cursor-type).
10999         * mail/sendmail.el (mail-recover-1):
11000         * international/mule-diag.el (describe-current-coding-system-briefly)
11001         (describe-current-coding-system):
11002         * international/mule-cmds.el (select-safe-coding-system)
11003         (select-message-coding-system)
11004         (set-language-environment-coding-systems, set-locale-environment):
11005         * hexl.el (hexl-insert-multibyte-char):
11006         * dos-w32.el (find-buffer-file-type-coding-system):
11007         * simple.el (what-cursor-position):
11008         Replace uses of default-buffer-file-coding-system
11009         with (default-value 'buffer-file-coding-system).
11011         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
11012         Replace uses of default-cursor-in-non-selected-windows
11013         with (default-value 'cursor-in-non-selected-windows).
11014         Use with-current-buffer.
11016         * mail/feedmail.el: Use CL macros.
11017         (feedmail-run-the-queue, feedmail-send-it-immediately):
11018         * dos-w32.el (find-buffer-file-type): Replace uses of
11019         default-buffer-file-type with (default-value 'buffer-file-type).
11021 2009-08-28  Glenn Morris  <rgm@gnu.org>
11023         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
11024         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
11025         Use default-value of major-mode rather than default-major-mode.
11027 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11029         * Makefile.in (update-elcfiles): Report left over elc files.
11031         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
11032         expand-file-name and with-current-buffer.
11033         (mail-get-names, mail-directory): Use with-current-buffer.
11035         * vc.el (vc-read-revision): New function.
11036         (vc-version-diff, vc-merge): Use it.
11038 2009-08-27  Sam Steingold  <sds@gnu.org>
11040         * simple.el (kill-do-not-save-duplicates): New user option.
11041         (kill-new): When it is non-nil, and the new string is the same as
11042         the latest kill, set replace to t to avoid duplicates in kill-ring.
11044 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
11046         * net/tramp.el (tramp-handle-process-file): Do not flush all
11047         caches when `process-file-side-effects' is set.
11048         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
11049         instead of `tramp-find-file-exists-command'.
11050         Unset `process-file-side-effects'.
11052 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
11054         * net/tramp.el (tramp-methods): New method "rsyncc".
11055         (top): Add completion function for "rsyncc".
11056         (tramp-message-show-message): New defvar.
11057         (tramp-message, tramp-error): Use it.
11058         (tramp-do-copy-or-rename-file-directly): Extend check for direct
11059         remote copying.
11060         (tramp-do-copy-or-rename-file-out-of-band): Handle new
11061         `tramp-methods' entry `copy-env' of "rsyncc".
11062         (tramp-vc-registered-read-file-names): New defconst.
11063         (tramp-vc-registered-file-names): New defvar.
11064         (tramp-handle-vc-registered): Implement optimization strategy.
11065         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
11066         (tramp-vc-file-name-handler): New defun.
11067         (tramp-get-ls-command, tramp-get-test-command)
11068         (tramp-get-file-exists-command, tramp-get-remote-ln)
11069         (tramp-get-remote-perl, tramp-get-remote-stat)
11070         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
11072         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
11073         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
11074         timestamps.
11075         (tramp-get-file-property): Check for timestamps in
11076         `tramp-cache-inhibit-cache'.
11077         (tramp-set-file-property): Write timestamp.
11079 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11081         * language/japan-util.el (japanese-symbol-table): Add entries for
11082         cp932-2-byte.
11084         * international/characters.el: Add category `j' to cp932-2-byte.
11086 2009-08-27  Kenichi Handa  <handa@m17n.org>
11088         * international/fontset.el (build-default-fontset-data): New macro.
11089         (setup-default-fontset): Use build-default-fontset-data for CJK,
11090         tibetan, ethiopic, and ipa.
11092 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11094         * cus-start.el (default-major-mode): Customize `major-mode' instead.
11095         (enable-multibyte-characters): Not customizable any more.
11097         * subr.el (default-mode-line-format, default-header-line-format)
11098         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
11099         (default-direction-reversed, default-truncate-lines)
11100         (default-left-margin, default-tab-width, default-case-fold-search)
11101         (default-left-margin-width, default-right-margin-width)
11102         (default-left-fringe-width, default-right-fringe-width)
11103         (default-fringes-outside-margins, default-scroll-bar-width)
11104         (default-vertical-scroll-bar, default-indicate-empty-lines)
11105         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
11106         (default-fringe-cursor-alist, default-scroll-up-aggressively)
11107         (default-scroll-down-aggressively, default-fill-column)
11108         (default-cursor-type, default-buffer-file-type)
11109         (default-cursor-in-non-selected-windows)
11110         (default-buffer-file-coding-system, default-major-mode)
11111         (default-enable-multibyte-characters): Mark as obsolete.
11113 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
11115         * vc-dir.el (vc-dir-update): Remove debug helper.
11117         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
11119 2009-08-26  Sam Steingold  <sds@gnu.org>
11121         * simple.el (save-interprogram-paste-before-kill): New user option.
11122         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
11123         save the interprogram-paste into kill-ring before overriding it
11124         with the Emacs kill.
11126 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
11128         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
11129         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
11130         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
11131         and move to vc-rcs.el.
11132         (vc-default-next-revision): Rename to vc-rcs-next-revision and
11133         move to vc-rcs.el.
11134         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
11135         (vc-rcs-update-changelog): Remove.
11136         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
11137         and move to vc-rcs.el.
11139         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
11140         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
11141         renaming.
11142         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
11143         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
11144         vc.el, renamed to be RCS specific.
11146         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
11147         New functions.
11148         (vc-cvs-update-changelog): Move here from vc.el.
11150         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
11151         New functions.
11153 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11155         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
11157 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
11159         * vc-git.el (vc-git-register): Use "git add" for directories.
11160         (vc-git-stash, vc-git-stash-show): New functions.
11161         (vc-git-extra-menu-map): Bind them.
11163         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
11164         directory correctly in case the item is a directory itself.
11166         * vc.el: Document the desired behavior for reverted files in the
11167         `added' state.
11168         (vc-default-prettify-state-info): Remove function, unused.
11170         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
11172 2009-08-26  Glenn Morris  <rgm@gnu.org>
11174         * bindings.el (standard-mode-line-format): Reposition dashes in
11175         which-func entry.  (Bug#4217)
11177         * files.el (enable-local-variables, enable-local-eval)
11178         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
11179         the defcustoms.
11180         (auto-mode-alist, ignored-local-variables)
11181         (save-some-buffers-action-alist): Move risky declarations to the
11182         definitions.
11183         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
11184         (font-lock-defaults, format-alist, imenu--index-alist)
11185         (imenu-generic-expression, input-method-alist, minor-mode-alist)
11186         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
11187         (mode-line-modified, mode-line-mule-info, mode-line-position)
11188         (mode-line-process, mode-line-remote, outline-level)
11189         (parse-time-rules, rmail-output-file-alist)
11190         (special-display-buffer-names, vc-mode):
11191         Move risky declarations to the relevant files.
11192         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
11193         (mode-line-modified, mode-line-process, mode-line-position)
11194         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
11195         * font-core.el (font-lock-defaults):
11196         * format.el (format-alist):
11197         * vc-hooks.el (vc-mode):
11198         * window.el (special-display-buffer-names):
11199         * international/mule-cmds.el (input-method-alist):
11200         Define riskiness here (dumped file) rather than in files.el.
11201         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
11202         * imenu.el (imenu-generic-expression, imenu--index-alist):
11203         * outline.el (outline-level):
11204         * time.el (display-time-string):
11205         * calendar/parse-time.el (parse-time-rules):
11206         * mail/rmailout.el (rmail-output-file-alist):
11207         Autoload riskiness here, rather than placing in files.el.
11209 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
11211         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
11213 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
11215         * simple.el (process-file-side-effects): New defvar.
11217         * dired-aux.el (dired-show-file-type):
11218         * vc.el (vc-diff-internal):
11219         * vc-arch.el (vc-arch-diff):
11220         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
11221         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
11222         * vc-git.el (vc-git-registered, vc-git-working-revision)
11223         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
11224         (vc-git--empty-db-p):
11225         * vc-hooks.el (vc-user-login-name):
11226         * vc-svn.el (vc-svn-registered, vc-svn-state)
11227         (vc-svn-dir-extra-headers, vc-svn-find-revision):
11228         * progmodes/grep.el (grep-probe): Let-bind
11229         `process-file-side-effects' with nil.
11231         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
11233         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
11234         daemon.  Replace ping by checking for running service for bluez
11235         and zeroconf.  (Bug#4239)
11237 2009-08-25  Kevin Ryde  <user42@zip.com.au>
11239         * net/dig.el (dig): Add autoload cookie.
11241 2009-08-25  Glenn Morris  <rgm@gnu.org>
11243         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
11244         load-history for absolute file-names.
11245         (byte-compile-file-form-require): Warn about use of the cl package.
11247         * format.el (format-alist): Doc fix.
11249         * play/bubbles.el (top-level): Don't require cl at run-time.
11251         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
11252         run-time cl).
11254 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
11256         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
11257         from cl package.
11258         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
11260 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
11262         * calc/calc-alg.el (math-trig-rewrite)
11263         (math-hyperbolic-trig-rewrite): New functions.
11264         (calc-simplify): Simplify trig functions when asked.
11266 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11268         * diff-mode.el (diff-find-source-location): Avoid goto-line.
11270 2009-08-24  Kenichi Handa  <handa@m17n.org>
11272         * language/ind-util.el (mapthread): Delete it.
11273         (combinatorial): New function.
11274         (indian--puthash-cv): Use combinatorial instead of mapthread.
11276 2009-08-22  Kevin Ryde  <user42@zip.com.au>
11278         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
11279         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
11280         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
11281         Clarify docstring that the value is strings not symbols.
11282         (checkdoc-list-of-strings-p): New function.
11284 2009-08-22  Glenn Morris  <rgm@gnu.org>
11286         * files.el (auto-mode-alist):
11287         * hippie-exp.el (he-concat-directory-file-name):
11288         * lpr.el (lpr-windows-system, printer-name):
11289         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
11290         * ps-print.el (ps-windows-system):
11291         * startup.el (command-line):
11292         * emulation/viper-ex.el (viper-glob-function):
11293         * international/mule-cmds.el (set-language-environment-coding-systems):
11294         * net/ange-ftp.el (ange-ftp-write-region):
11295         * obsolete/fast-lock.el (fast-lock-cache-name):
11296         Remove code for defunct system-types emx, macos, mswindows, next-mach,
11297         unisoft-unix, vax-vms, win32, w32.
11299         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
11300         given name if the pattern is not more specific.
11302         * calendar/lunar.el (lunar-phase-names): New option.
11303         (lunar-phase): Doc fix.
11304         (lunar-cycles-per-year): New constant.
11305         (lunar-index): New function.
11306         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
11307         (lunar-phase-name): Use lunar-phase-names.
11308         (calendar-lunar-phases): Use format.
11309         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
11311         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
11312         Copy imenu-example--name-and-position function here for own use.
11313         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
11315         * bs.el (bs--redisplay):
11316         * cus-edit.el (custom-redraw):
11317         * ibuffer.el (ibuffer-bury-buffer):
11318         * server.el (server-goto-line-column):
11319         * startup.el (command-line-1):
11320         * strokes.el (strokes-xpm-for-stroke):
11321         * term.el (term-display-buffer-line):
11322         * view.el (View-goto-line):
11323         * calc/calc.el (calc-do, calc-trail-buffer):
11324         * play/gamegrid.el (gamegrid-add-score-insecure):
11325         * progmodes/ada-mode.el (ada-compile-goto-error):
11326         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
11327         (ebrowse-select-1st-to-9nth):
11328         * progmodes/cperl-mode.el (cperl-time-fontification):
11329         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
11330         * progmodes/gud.el (gud-display-line):
11331         (idlwave-shell-display-line):
11332         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
11333         * progmodes/make-mode.el (makefile-browser-toggle):
11334         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
11335         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
11336         * textmodes/picture.el (picture-draw-rectangle):
11337         * textmodes/reftex-index.el (reftex-index-goto-letter):
11338         (reftex-select-jump-to-previous):
11339         * textmodes/reftex-sel.el (reftex-find-start-point)
11340         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
11341         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
11342         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
11343         * textmodes/tex-mode.el (tex-compilation-parse-errors):
11344         * textmodes/two-column.el (2C-associated-buffer):
11345         Use forward-line rather than goto-line.
11347         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
11348         goto-line.
11350         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
11351         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
11352         (quick-check-list-to-regexp): Declare.
11354         * progmodes/make-mode.el (makefile-browser-insert-selection):
11355         Use goto-char rather than goto-line.
11357         * progmodes/prolog.el (compilation-error-regexp-alist)
11358         (compilation-forget-errors): Declare.
11360 2009-08-22  Juri Linkov  <juri@jurta.org>
11362         * progmodes/grep.el (lgrep, rgrep): At the beginning
11363         set `dir' to `default-directory' unless `dir' is a non-nil
11364         readable directory.  (Bug#4052)
11365         (lgrep, rgrep): Change a weird way to report an error
11366         from using `read-string' to using `error'.
11367         Instead of using interactive arguments in the function body,
11368         add new argument `confirm'.
11370 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11372         * textmodes/remember.el (remember-buffer):
11373         * progmodes/cperl-mode.el (cperl-vc-header-alist):
11374         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
11375         (icalendar-extract-ical-from-buffer):
11376         * net/newst-treeview.el (newsticker-groups-filename):
11377         * net/newst-backend.el (newsticker-cache-filename):
11378         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
11379         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
11380         (speedbar-add-ignored-path-regexp, speedbar-line-path)
11381         (speedbar-buffers-line-path, speedbar-path-line)
11382         (speedbar-buffers-line-path):
11383         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
11384         (epg-sign-keys):
11385         * epa.el (epa-display-verify-result):
11386         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
11388 2009-08-21  Glenn Morris  <rgm@gnu.org>
11390         * progmodes/js.el (inferior-moz-process): Fix declaration.
11392         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
11394         * obsolete/rnewspost.el (news-mail-reply):
11395         Use goto-char rather than goto-line.
11397         * term/ns-win.el (ns-open-file-select-line):
11398         Use line-beginning-position rather than goto-line.
11400         * apropos.el (apropos-command):
11401         * ehelp.el (electric-helpify):
11402         * printing.el (pr-show-setup):
11403         * strokes.el (strokes-help):
11404         * tutorial.el (tutorial--describe-nonstandard-key)
11405         (tutorial--detailed-help):
11406         * woman.el (woman-mini-help, woman-display-extended-fonts):
11407         * calc/calc-help.el (calc-describe-key):
11408         * emulation/edt.el (edt-electric-helpify):
11409         * international/mule-diag.el (mule-diag):
11410         * play/yow.el (apropos-zippy):
11411         * progmodes/python.el (python-describe-symbol):
11412         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
11413         * textmodes/table.el (*table--cell-describe-mode)
11414         (*table--cell-describe-bindings):
11415         Use help-print-return-message rather than the now obsolete alias.
11417         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
11418         (calendar-cursor-to-visible-date):
11419         * play/5x5.el (5x5-position-cursor):
11420         * play/decipher.el (decipher):
11421         * play/gomoku.el (gomoku-goto-xy):
11422         * play/landmark.el (lm-goto-xy):
11423         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
11424         (mpuz-paint-digit):
11425         Use forward-line, not goto-line.
11427         * mail/rmail.el (rmail-obsolete): Delete custom group.
11428         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
11429         (rmail-remote-password, rmail-remote-password-required):
11430         Remove unneeded :set-after and :set properties.
11432 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
11434         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
11436 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
11438         * loadup.el: Remove leftover macos code.
11440         * vc-git.el (vc-git-annotate-command): Run asynchronously.
11441         Explicitly pass the date format to git blame so that user local
11442         so that the output format can be parsed.
11444 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
11446         * net/dbus.el (top): Don't check for (getenv
11447         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
11449 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
11451         * log-edit.el (log-edit-strip-single-file-name): New var.
11452         (log-edit-insert-changelog): Use it.  Bug#3571
11454 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11456         * subr.el (read-passwd): Use read-key so keypad keys work as well.
11457         Bug#3287
11459         * help.el (help-print-return-message): Rename from
11460         print-help-return-message.
11462         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
11463         cvs-mode-map parent hack.
11464         (log-view-mode): Derive from special-mode.
11466         * linum.el (linum-mode): window-size-change-functions is redundant.
11467         Adapt to new window-configuration-change-hook behavior.
11468         (linum-after-size, linum-after-config): Remove.
11470         * imenu.el (imenu-example--name-and-position)
11471         (imenu-example--lisp-extract-index-name)
11472         (imenu-example--create-lisp-index, imenu-example--create-c-index):
11473         Mark as obsolete.
11475         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
11476         (inferior-prolog-mode): Use it.
11477         (inferior-prolog-load-file): Reset list of errors.
11479 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11481         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
11483         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
11485 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
11487         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
11488         is running already.
11490 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11492         * subr.el (listify-key-sequence-1): Use normal syntax since those
11493         integers are nowadays always represented by the same (positive) number
11494         on all platforms.
11495         (read-key-empty-map): New const.
11496         (read-key-delay): New var.
11497         (read-key): New function.
11498         (force-mode-line-update): Use with-current-buffer.
11499         (locate-user-emacs-file): Don't forget to abbreviate the file name.
11500         (start-process-shell-command, start-file-process-shell-command):
11501         Discourage the use of command-args.
11503 2009-08-19  Glenn Morris  <rgm@gnu.org>
11505         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
11507 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11509         * simple.el (choose-completion-string): Don't rely on
11510         minibuffer-completing-file-name and ad-hoc checks to decide whether
11511         to continue completion or not.
11513         * minibuffer.el (minibuffer-hide-completions): New function.
11514         (completion--do-completion): Use it.
11515         (completions-annotations): New face.
11516         (completion--insert-strings): Use it.
11517         (completion-pcm--delim-wild-regex): Add docstring.
11518         (completion-pcm--string->pattern): Add support for 0-width delimiters
11519         in completion-pcm--delim-wild-regex.
11521 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11523         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
11524         Remove unused var `buffer-modified-p'.
11526         * minibuffer.el (completion--do-completion): Move point for the #b001
11527         case as well (bug#4176).
11528         (minibuffer-complete, minibuffer-complete-word): Don't move point.
11530 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
11532         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
11533         and :session buses.
11535 2009-08-18  Kenichi Handa  <handa@m17n.org>
11537         * international/ucs-normalize.el (ucs-normalize-version):
11538         Change to 1.1.
11539         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
11540         (utf-8-hfs): Make it perform normalization on encoding too.
11542         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
11543         (sentence-end-without-space): Delete duplicated chars.
11544         (sentence-end-base): Likewise.
11546         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
11547         (html-mode): Delete duplicated chars from sentence-end-base.
11549         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
11550         (texinfo-mode): Delete duplicated chars from sentence-end-base.
11552 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
11554         * files.el (hack-one-local-variable): If the mode function is for
11555         a minor mode, pass it an argument (Bug#4148).
11557 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
11559         * net/tramp.el (tramp-register-completion-file-name-handler):
11560         Check also for (member 'partial-completion completion-styles).
11562 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11564         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
11565         abbrev (Bug#3943).
11567 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
11569         * progmodes/cperl-mode.el: Merge upstream 6.2.
11570         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
11571         (cperl-forward-re): Check cperl-brace-recursing.
11572         (cperl-highlight-charclass): New function.
11573         (cperl-find-pods-heres): Use it.
11574         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
11575         (cperl-beautify-regexp-piece): Fix column calculation.
11576         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
11577         (cperl-beautify-level): Don't process entire regexp.
11578         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
11579         calling man.
11580         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
11581         (cperl-init-faces): Build a list in the normal way.
11583 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11585         * calendar/parse-time.el (parse-time-string-chars): Save match
11586         data.
11588 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11590         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
11591         (sql-product): Use it.
11592         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
11593         (sql-set-product): Add completion.
11594         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
11595         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
11596         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
11597         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
11598         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
11599         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
11600         (sql-highlight-db2-keywords): Remove.
11601         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
11602         (sql-highlight-product): Use derived-mode-p.
11603         (sql-set-sqli-buffer): Use with-current-buffer.
11604         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
11605         Simplify.
11607         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
11609         * term.el: Fix commenting convention, turn comments into docstrings.
11611 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
11613         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
11615 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
11617         * calendar/parse-time.el (parse-time-string-chars): Compute using
11618         character classes, to handle non-ascii characters (Bug#3190).
11620 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11622         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
11623         another heredoc if the user adds another < (Bug#3226).
11625         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11626         Don't initialize based on window-system (Bug#4124).
11628         * facemenu.el (facemenu-read-color): Use a completion function
11629         that accepts any defined color, such as RGB triplets (Bug#3677).
11631         * files.el (get-free-disk-space): Change fallback default
11632         directory to /.  Expand DIR argument before switching to fallback.
11633         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
11635 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
11637         * files.el (load-library): Doc fix.
11639 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
11641         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
11642         (viper-if-string): Redefine C-s in the minibuffer to insert the last
11643         incremental search string.
11645         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
11646         XEmacs.
11648         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
11649         (ediff-merge-region-is-non-clash)
11650         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
11651         Also check if the job is really a merge job.
11653         * ediff.el (ediff-current-file): New function.
11655 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
11657         * progmodes/js.el: Edit docstrings throughout to follow Emacs
11658         conventions.
11659         (js-insert-and-indent): Delete function.
11660         (js-mode-map): Don't bind keys to js-insert-and-indent.
11661         (js-beginning-of-defun): Rename from js--beginning-of-defun.
11662         (js-end-of-defun): Rename from js--end-of-defun.
11663         (js-auto-indent-flag): Delete variable.
11665 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
11667         * progmodes/js.el: Remove proclaim statement.
11668         Defvar which-func-imenu-joiner-function to silence compiler.
11670         * files.el (auto-mode-alist): Use js-mode for .js files.
11672         * progmodes/js2-mode.el: Remove file.
11674         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
11676         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
11678         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
11680 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
11681             Karl Landstrom  <karl.landstrom@brgeight.se>
11683         * progmodes/js.el: New file.
11685 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
11687         * timezone.el (timezone-parse-date): Add ability to understand ISO
11688         basic format (minimal separators) dates in addition to the
11689         already-supported extended format dates.
11691 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
11693         * international/ucs-normalize.el: Add a `coding' file variable.
11695         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
11697 2009-08-14  Sam Steingold  <sds@gnu.org>
11699         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
11701 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
11703         * faces.el (help-argument-name): Define it here instead of
11704         help-fns.el, because in daemon mode help-fns.el may be loaded when
11705         faces are still uninitialized (Bug#1078).
11707         * help-fns.el (help-argument-name): Move defface to faces.el.
11709 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
11711         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
11712         create buffer with a pty but no process so that GDB can make the
11713         inferior the controlling process.
11715 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
11717         * international/ucs-normalize.el: New file.
11719 2009-08-13  Richard Stallman  <rms@gnu.org>
11721         * mail/rmail.el (rmail-get-attr-names):
11722         Accept an attribute header that is too short.
11724         * mail/rmail.el (rmail-forget-messages):
11725         Ignore nil elt in rmail-message-vector.  Use dotimes.
11727         * progmodes/compile.el (compilation-goto-locus):
11728         Use next-error-move-function.
11730         * simple.el (next-error-move-function): New variable.
11732 2009-08-12  Juri Linkov  <juri@jurta.org>
11734         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
11735         always non-nil.  (Bug#4052)
11737         * replace.el (read-regexp): Return empty string when
11738         `default-value' is nil.
11739         (keep-lines-read-args): Don't use empty string as the
11740         default value for `read-regexp'.  (Bug#2495)
11742 2009-08-12  Juri Linkov  <juri@jurta.org>
11744         * international/mule-cmds.el (ucs-insert): Change arguments
11745         from `arg' to `character', `count', `inherit' to be the same
11746         as in `insert-char'.  Doc fix.  (Bug#4039)
11748         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
11750 2009-08-12  Juri Linkov  <juri@jurta.org>
11752         * files-x.el: New file.
11754         * files.el: Move code that deals with adding/deleting
11755         file/directory-local variables to files-x.el.
11757         * Makefile.in (ELCFILES): Add files-x.elc.
11759 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
11761         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
11762         to use `goto-line'.
11763         (gdb-place-breakpoints, gdb-get-location): Rewritten without
11764         `goto-line'.
11765         (gdb-invalidate-disassembly): Do not refresh upon receiving
11766         'update signal.  Instead, update all disassembly buffers only after
11767         threads list.
11768         (gdb): Send -target-detach when buffer is killed (Bug#3794).
11769         (gdb-starting): Moved -data-list-register-names...
11770         (gdb-stopped): ...here so it's sent when first thread stops.
11771         (gdb-registers-handler-custom): Do nothing if register names are
11772         unknown yet.
11774         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
11775         from `gdb-mi.el' to avoid extra tangling.
11777         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
11778         change which breaks `gud-def' definitions used in `gdb'.
11779         (gdb-update-gud-running): No extra fuss for updating frame number.
11781 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11783         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
11784         (describe-language-environment-map, setup-language-environment-map)
11785         (set-coding-system-map): Move initialization into declaration.
11786         (set-language-info-alist): Last arg to define-key-after can be skipped.
11788         * international/quail.el (quail-completion-1): Simplify.
11789         (quail-define-rules): Use slightly more compact code.
11790         (quail-insert-decode-map): Propertize keys, compact columns.
11792         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11793         Add goto-line.
11795 2009-08-10  Miles Bader  <miles@gnu.org>
11797         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
11798         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
11799         (js2-instance-member, js2-private-member, js2-private-function-call)
11800         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
11801         (js2-magic-paren, js2-external-variable):
11802         Remove "-face" suffix from face names.
11803         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
11804         (js2-highlight-undeclared-vars, js2-peek-token)
11805         (js2-parse-function-params, js2-mode-show-errors)
11806         (js2-mode-show-warnings, js2-make-magic-delimiter)
11807         (js2-mode-highlight-magic-parens): Update to use new face names.
11809 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
11811         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
11812         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
11814 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
11816         * subr.el: Provide hashtable-print-readable.
11818         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
11819         hs-c-like-adjust-block-beginning.
11820         (hs-hide-block-at-point): Stop hiding at the beginning of
11821         hs-block-end-regexp (Bug#700).
11823 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
11825         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
11826         a macro.
11827         (gdb-registers-handler-custom): Do not fail when register names
11828         are unavailable.
11830 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
11832         * progmodes/gdb-mi.el (gdb-control-all-threads)
11833         (gdb-control-current-thread): Interactive setters for
11834         `gdb-gud-control-all-threads' to use in menu.
11835         (gdb-show-run-p): Show «Go» when process is not active.
11836         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
11837         gud/thread.xpm and gud/all.xpm.
11839 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
11841         * net/net-utils.el (net-utils-font-lock-keywords): New var.
11842         (nslookup-font-lock-keywords): Make it a variable.
11843         (net-utils-mode): New mode for viewing diagnostic network output.
11844         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
11845         (net-utils-run-simple): New function.
11846         (ifconfig, iwconfig, netstat, arp, route): Use it.
11848 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
11850         * progmodes/gdb-mi.el (gdb-read-memory-custom)
11851         (gdb-memory-set-address, def-gdb-set-positive-number)
11852         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
11853         after changing settings.
11854         (gdb-invalidate-disassembly): Update when first shown.
11855         (gdb-edit-locals-value): Fixed.
11856         (gdb-registers-handler-custom): Print registers in right order and
11857         allow changing register values (only for current thread yet).
11858         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
11859         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
11860         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
11861         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
11862         info in mode name.
11863         (gdb-registers-mode-map): TAB to switch to locals.
11865 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
11867         * mail/rmail.el (rmail-add-mbox-headers)
11868         (rmail-set-message-counters-counter): Search for
11869         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
11871 2009-08-08  Glenn Morris  <rgm@gnu.org>
11873         * Makefile.in (ELCFILES): Update.
11875 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
11877         * mail/sendmail.el (mail-yank-original): Set
11878         buffer-file-coding-system from the one used by the message whose
11879         text is yanked.
11881         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
11882         to "windows" when "pgnuplot" is used.
11883         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
11884         call accept-process-output if "pgnuplot" is used.
11885         (calc-graph-init): Don't send -display and -geometry to
11886         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
11887         running "pgnuplot -V" with shell-command-to-string.
11889         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
11890         the default.
11892 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
11894         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
11895         org/org-latex.elc.
11897 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
11899         * vc-dispatcher.el (vc-resynch-window): Update comment.
11901         * term.el (term-handle-ansi-escape): Add comments with the
11902         terminfo capabilities implemented.
11904 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
11906         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
11907         (gdb-var-create-handler): Rewritten using JSON parser.
11908         (gdb-propertize-header): Moved earlier.
11909         (gdb-set-header): Removed to avoid duplication.
11910         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
11911         Refresh disassembly buffers only after threads list have been
11912         update.
11913         (gdb-threads-header, gdb-registers-header): Per-buffer header line
11914         variables.
11916 2009-08-04  Juri Linkov  <juri@jurta.org>
11918         * files.el: Commands to add/delete file/directory-local variables.
11919         (read-file-local-variable, read-file-local-variable-value)
11920         (read-file-local-variable-mode, modify-file-local-variable)
11921         (modify-file-local-variable-prop-line)
11922         (modify-dir-local-variable): New functions.
11923         (add-file-local-variable, delete-file-local-variable)
11924         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
11925         (add-dir-local-variable, delete-dir-local-variable)
11926         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
11927         (copy-dir-locals-to-file-locals-prop-line): New commands.
11929 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
11931         * abbrev.el (insert-abbrev-table-description): Prettify output.
11932         Suggested by Karl Chen.
11934 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
11936         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
11937         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
11938         (gdb-overlay-arrow-position, gdb-thread-position)
11939         (gdb-disassembly-position): Declare variables.
11940         (gdb-wait-for-pending): Function now.
11941         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
11942         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
11943         compilation goes smoothly.
11944         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
11945         (gdb-non-stop-setting): New customization setting which replaces
11946         `gdb-non-stop' so changing it doesn't break active GDB session.
11947         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
11948         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
11949         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
11950         (gdb-show-threads-by-default): New customization options.
11951         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
11952         routines.
11953         (gdb-get-buffer-create): Send buffers update signal when they are
11954         created.
11955         (gdb-invalidate-locals, gdb-invalidate-registers)
11956         (gdb-invalidate-breakpoints)
11957         (gdb-invalidate-threads, gdb-invalidate-disassembly)
11958         (gdb-invalidate-memory): Accept update signal.
11959         (gdb-current-context-command): Use --frame option.
11960         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
11961         Implement `gdb-frame-number' selection logic.
11962         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
11963         whether to show GUD toolbar buttons.
11964         (gdb-thread-exited): Unselect current thread when it exits.
11965         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
11966         (gdb-mark-line): Routine which sets overlay arrow or inverses
11967         video on fringeless displays.
11968         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
11969         to build aligned columns of data in GDB buffers and set text
11970         properties line-by-line.
11971         (gdb-invalidate-breakpoints)
11972         (gdb-breakpoints-list-handler-custom)
11973         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
11974         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
11975         (gdb-registers-handler-custom): Align data columns.
11976         (gdb-locals-handler-custom): Now prints data like in variable
11977         declarations.
11978         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
11979         Removed confusing buttons.
11980         (gdb-invalidate-threads): Append --frame.
11981         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
11982         between breakpoints/threads buffers.
11983         (gdb-set-window-buffer): Now can ignore dedicated windows.
11984         (gdb-propertize-header): Use `gdb-set-window-buffer'.
11985         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
11986         (def-gdb-thread-buffer-gud-command): Replaces
11987         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
11988         for fine thread control.
11989         (gdb-preempt-existing-or-display-buffer): New function used to
11990         display bound buffers without breaking window layout.
11991         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
11992         (gdb-select-frame): New version of `gdb-frames-select' which now
11993         sets `gdb-frame-number' so commands may use --frame option instead
11994         of inner debugger state.
11995         (gdb-frame-handler): Do not set `gdb-frame-number'.
11996         (gdb-threads-mode-map): Select threads with mouse.
11998         * progmodes/gud.el (gdb-gud-context-call): Declare function to
11999         avoid compilation warning.
12000         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
12001         `gdb-show-stop-p`.
12003         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
12004         Argument `key' renamed to `buffer-type'.
12005         (gdb-current-context-buffer-name): Do not add thread info to
12006         buffer name when no thread is selected.
12007         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
12008         command (bug 3794).
12009         (gdb-thread-selected): Handle `=thread-selected' notification.
12010         (gdb-wait-for-pending): New macro to deal with congestion problems.
12011         (gdb-breakpoints-list-handler-custom): Don't fail on pending
12012         breakpoints.
12013         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
12014         This fixes problem similar to one described in bug 3947.
12015         (gud-menu-map): More menu items.
12016         (gdb-init-1): Reset `gdb-thread-number' to nil.
12018         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
12019         non-stop settings.
12021         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
12022         (gdb-current-context-command): Do not append --thread if
12023         `gdb-thread-number' is nil.
12024         (gdb-running-threads-count, gdb-stopped-threads-count): New
12025         variables.
12026         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
12027         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
12028         customization options.
12029         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
12030         GUD commands.
12031         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
12032         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
12033         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
12034         set `gdb-thread-number' and update `gud-running' properly.
12035         (gdb-running): Update threads list when new threads appear.
12036         (gdb-stopped): Support non-stop operation and new thread switching
12037         logic.
12038         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
12039         (gdb-json-partial-output): New set of JSON routines.
12040         (def-gdb-auto-update-trigger): New `signal-list' optional
12041         argument.
12042         (gdb-thread-list-handler-custom): Update `gud-running',
12043         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
12044         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
12045         (gdb-continue-thread, gdb-step-thread): New commands for fine
12046         thread execution control.
12047         (gud-menu-map): New menu items to switch non-stop options.
12048         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
12049         (gdb-send): Mimic RET properly (bug 3794).
12051         * progmodes/gdb-mi.el (gdb-rules-name-maker)
12052         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
12053         gdb-buffer-rules.
12054         (def-gdb-auto-update-handler): New nopreserve optional argument.
12055         (gdb-stack-list-frames-custom): Print stack from top to bottom.
12057         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
12058         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
12059         (gdb-parent-mode): New mode to derive other GDB modes from.
12060         (gdb-display-disassembly-for-thread)
12061         (gdb-frame-disassembly-for-thread): New commands for threads
12062         buffer.
12064         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
12065         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
12066         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
12067         (gdb-update): We now store all GDB buffers in a list so that they
12068         can be updated by traversing a list instead of calling invalidate
12069         triggers explicitly.
12070         (def-gdb-trigger-and-handler): New macro to define trigger-handler
12071         pair for GDB buffer.
12072         (gdb-stack-buffer-name): Add thread information.
12073         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
12074         handle pending triggers.
12075         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
12076         (def-gdb-thread-buffer-simple-command)
12077         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
12078         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
12079         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
12080         New commands which show buffers bound to thread.
12081         (gdb-stack-list-locals-regexp): Removed unused regexp.
12083         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
12084         (gdb-locals-buffer-name, gdb-registers-buffer-name)
12085         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
12086         to (gud-comint-buffer) in *-buffer-name functions
12087         because (gdb-get-target-string) already does that.
12088         (gdb-locals-handler-custom, gdb-registers-handler-custom)
12089         (gdb-changed-registers-handler): Rewritten without regexps.
12091         * progmodes/gdb-mi.el: Basic thread selection support.
12092         (gdb-thread-number): New variable.
12093         (gdb-current-context-command): New macro which adds --thread
12094         option to command.
12095         (gdb-threads-mode-map): Select thread with SPC.
12096         (gdb-thread-list-handler-custom): Mark current thread with overlay
12097         arrow.  Synchronize GDB thread and Emacs thread.
12098         (gdb-select-thread): New command which selects current thread.
12099         (gdb-invalidate-frames, gdb-invalidate-locals)
12100         (gdb-invalidate-registers): Use --thread option.
12102 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
12104         * net/tramp.el (top): Make check for tramp-gvfs loading more
12105         robust.  (Bug#3977)
12106         (tramp-handle-insert-file-contents): `unwind-protect' must be
12107         inside `with-parsed-tramp-file-name'.
12109         * net/tramp-gvfs.el (top): Remove superfluous message when loading
12110         fails.
12112 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
12114         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
12115         directory if CLASSPATH is not set.
12117 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
12119         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
12120         New defconst.
12121         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
12123 2009-08-02  Kevin Ryde  <user42@zip.com.au>
12125         * net/newst-backend.el (newsticker--raw-url-list-defaults):
12126         Update freshmeat link.  Delete newsforge.com as it seems gone.
12128 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
12130         * select.el (x-set-selection): Doc fix (Bug#4021).
12132         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
12134         * help-fns.el (describe-variable): Treat list return values from
12135         dir-locals-find-file properly (Bug#4005).
12137 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
12139         * net/tramp.el (tramp-debug-message): Print also microseconds.
12141 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
12143         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
12144         or END is non-nil.
12145         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
12146         (tramp-get-debug-buffer): Change `outline-regexp' according to new
12147         format.
12149         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
12150         (tramp-get-file-property): Use it.
12152         * autorevert.el (auto-revert-handler): Allow
12153         `auto-revert-tail-mode' for remote files.
12155 2009-08-02  Jason Rumney  <jasonr@gnu.org>
12157         * minibuffer.el (read-file-name): Treat confirm options to
12158         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
12160 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
12162         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
12163         (font-lock-variable-name-face, font-lock-constant-face): Darken
12164         the colors for light backgrounds.
12166 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
12168         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
12169         month names.  (Bug#3987)
12171 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
12173         * simple.el (line-move-finish): Pass whole number to
12174         line-move-to-column.
12175         (line-move-visual): Perform hscroll to the recorded position.
12177 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
12179         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
12181 2009-07-29  Alan Mackenzie  <acm@muc.de>
12183         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
12185 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
12187         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
12188         (gdb-place-breakpoints): Use full path when setting breakpoints.
12190 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
12192         * calc/calc.el (calc-mode-map): Add keybinding for
12193         `calc-transpose-lines'.
12195 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
12197         * calc/calc-misc.el (calc-transpose-lines): New function.
12199 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
12201         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
12202         Simplify check for out-of-band methods.
12203         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
12204         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
12206 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
12208         * vc-git.el (vc-git-checkin): Fix typo.
12210 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
12212         * progmodes/js2-mode.el: New file.
12214 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
12216         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
12217         (gud-menu-map): Adjust tooltip accordingly.
12219 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
12221         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
12222         (vc-bzr-log-view-mode): Adjust log-view-file-re.
12224         * add-log.el (change-log-mode-map): Add a menu.
12226 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
12228         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
12229         function returns nil.
12230         (dbus-handle-event): Handle special return value :ignore.
12231         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
12233 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
12235         * view.el (view-mode-enable): Don't define Helper-return-blurb if
12236         it's not needed.
12238 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
12240         Fix Bug#3888:
12242         * w32-vars.el (x-select-enable-clipboard): Doc fix.
12244         * term/pc-win.el (x-display-name, x-colors)
12245         (x-select-enable-clipboard, x-select-text): Doc fix.
12247         * term/common-win.el (x-display-name, x-colors): Doc fix.
12249         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
12250         (xw-defined-colors): Doc fix.
12252         * w32-fns.el (x-select-text, x-setup-function-keys)
12253         (x-get-selection, x-set-selection): Doc fix.
12255         * term/x-win.el (x-select-text, x-setup-function-keys)
12256         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
12258         * select.el (x-set-selection): Doc fix.
12260 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
12262         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
12263         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
12264         "IsNSSSupportAvailable" method is not available.  Reported by
12265         Steve Youngs <steve@sxemacs.org>.
12267 2009-07-24  Kenichi Handa  <handa@m17n.org>
12269         * international/characters.el: Fix setting of category ?C, ?|, ?K,
12270         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
12271         (build-unicode-category-table): Fix range checks.
12273 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
12275         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
12276         the buffer we try to sync is current when calling
12277         vc-resynch-buffer.
12279         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
12280         not show up to date files.
12282 2009-07-24  Glenn Morris  <rgm@gnu.org>
12284         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
12285         Add autoload cookies.  If necessary, initialize.
12286         (elint-log): Handle non-file buffers.
12287         (elint-initialize): Add optional argument to reinitialize.
12288         (elint-find-builtin-variables): Save excursion.
12290 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
12292         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
12293         for Lint.
12295 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
12297         * vc.el (vc-print-log-internal): New function, split out from ...
12298         (vc-print-log): ... here.
12299         (vc-dir-move-to-goal-column): Declare.
12301         * vc-git.el (vc-git-add-signoff): New variable.
12302         (vc-git-checkin): Use it.
12303         (vc-git-toggle-signoff): New function.
12304         (vc-git-extra-menu-map): Bind it to menu.
12305         (vc-git--run-command-string): Accept a nil FILE argument.
12306         (vc-git-stash-list): New function.
12307         (vc-git-dir-extra-headers): Use it.
12309 2009-07-23  Glenn Morris  <rgm@gnu.org>
12311         * help-fns.el (describe-variable): Describe ignored and risky local
12312         variables in a similar way to that in which we describe safe ones.
12314         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
12315         (byte-compile-output-file-form, byte-compile-output-docform)
12316         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
12317         Give some more local variables with common names a "bytecomp-" prefix,
12318         so as not to shadow things during compilation.
12319         * emacs-lisp/cl-macs.el (load-time-value)
12320         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
12321         `outbuffer' to `bytecomp-outbuffer'.
12323         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
12324         since the next two variables cover them automatically now.
12325         (elint-builtin-variables, elint-autoloaded-variables): New.
12326         (elint-unknown-builtin-args): Remove all members, since they can be
12327         parsed automatically now.
12328         (elint-extra-errors): New.
12329         (elint-env-add-env, elint-env-add-macro): Use cadr.
12330         (elint-current-buffer): Use or.  Change final message.
12331         (elint-get-top-forms): Use line-end-position.
12332         (elint-init-env): Use cadr.  Handle autoload, declare-function,
12333         and defalias.
12334         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
12335         (regexp-assoc): Remove unused function.
12336         (elint-top-form): Set elint-current-pos, to record the start of the
12337         top-level form, for compilation-mode.
12338         (elint-form): Trap errors in macro expansion.  Use dolist.
12339         (elint-unbound-variable): Use elint-builtin-variables and
12340         elint-autoloaded-variables.
12341         (elint-get-args): Use cadr, or.
12342         (elint-check-cond-form): Use dolist, cadr.
12343         (elint-check-condition-case-form): Doc fix.  Use cadr.
12344         Use elint-extra-errors.
12345         (elint-log): New function.
12346         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
12347         Distinguish errors and warnings.
12348         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
12349         Use a bytecomp-style format.
12350         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
12351         (elint-get-log-buffer): Use compilation mode.  Disable undo.
12352         Don't truncate lines.
12353         (elint-initialize): Set builtin and autoloaded variable lists.
12354         Only process elint-unknown-builtin-args if non-nil.
12355         (elint-find-builtin-variables, elint-find-autoloaded-variables):
12356         New functions.
12357         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
12359 2009-07-22  Kevin Ryde  <user42@zip.com.au>
12361         * net/newst-backend.el (newsticker--parse-atom-1.0)
12362         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
12363         (newsticker--parse-rss-1.0):
12364         * progmodes/idlwave.el (idlwave-mode):
12365         * progmodes/idlw-shell.el (idlwave-shell-mode):
12366         * progmodes/vera-mode.el (vera-mode):
12367         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
12368         * progmodes/vhdl-mode.el (vhdl-mode):
12369         * textmodes/table.el (table-generate-source)
12370         (table--warn-incompatibility):
12371         Hyperlink urls in docstrings with URL `...'.
12373 2009-07-22  Glenn Morris  <rgm@gnu.org>
12375         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
12376         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
12377         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
12378         Remove leading * from defcustom docs.
12380         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
12382         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
12383         defcustom doc.
12384         (list-load-path-shadows): Optionally, just return shadows as a string.
12386         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
12388 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
12390         * mail/rmailedit.el (rmail-edit-mode): Use
12391         auto-save-include-big-deletions.
12393         * mail/rmail.el (rmail-variables): Use
12394         auto-save-include-big-deletions.
12396         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
12397         changes.
12399 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
12401         * calc/calc.el (calc-undo-length): New variable.
12402         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
12404 2009-07-21  Richard Stallman  <rms@gnu.org>
12406         * files.el (auto-save-mode): Handle buffer-save-size = -2
12407         for toggling mode.
12409 2009-07-21  Glenn Morris  <rgm@gnu.org>
12411         * textmodes/ispell.el (ispell-looking-back): Update declaration.
12413         * calendar/todo-mode.el (calendar-current-date): Update declaration.
12415         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
12416         silence compiler.  Instead...
12417         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
12418         (ps-print-ensure-fontified): Update for above function name changes.
12420         * printing.el (pr-mh-get-msg-num, pr-mh-show)
12421         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
12422         silence compiler.  Instead...
12423         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
12424         (mh-show-buffer): Only define for compiler.
12425         (pr-mh-current-message): Update for above function name changes.
12427         * files.el (abort-if-file-too-large): Explicitly pass `filename'
12428         as an argument.
12429         (find-file-noselect, insert-file-1): Update for above change.
12431         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
12433         * mail/mailclient.el (mailclient-send-it): Fix message.
12435         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
12436         (edebug-eval): Check cl-debug-env is bound.
12437         (print-level, print-circle): Don't redefine built-in variables.
12439         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
12440         (custom-print-vectors): Remove old comments from doc.
12442         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
12443         (emerge-version): Make the variable an obsolete alias for the
12444         emacs-version variable.  Make the function obsolete.
12445         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
12446         Emerge options, rather than merging in into the main Options menu.
12447         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
12448         and auto advance modes.  Disable edit/fast items when not relevant.
12450 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
12452         * term/vt420.el (terminal-init-vt420): Fix typo.
12454 2009-07-20  Sam Steingold  <sds@gnu.org>
12456         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
12457         variable (removed from compile.el on 2004-03-11).
12459 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
12461         * files.el (hack-local-variables-filter): Fix last change.
12463 2009-07-19  Juri Linkov  <juri@jurta.org>
12465         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
12466         (dir-local-variables-alist): New buffer-local variable.
12467         (hack-local-variables-filter): If variable is not dir-local,
12468         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
12469         because file-local overrides dir-local.
12470         (c-postprocess-file-styles) <declare-function>:
12471         Remove obsolete declaration.
12472         (hack-dir-local-variables): Add dir-local variable/value pair to
12473         `dir-local-variables-alist' and remove duplicates.  Doc fix.
12475         * help-fns.el (describe-variable): Add information about
12476         file-local and dir-local variables.
12478 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
12480         * files.el (hack-local-variables-filter): Rewrite.
12482 2009-07-19  Glenn Morris  <rgm@gnu.org>
12484         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
12485         Silence compiler by only defining on XEmacs.
12487         * international/mule.el (auto-coding-regexp-alist): Only match
12488         BABYL... at the start of buffer, not of lines.  (Bug#3790)
12490         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
12491         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
12492         (cal-menu-context-mouse-menu): Doc fix.
12494         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
12496         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
12498 2009-07-18  Juri Linkov  <juri@jurta.org>
12500         * info.el: Virtual Info keyword finder.
12501         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
12502         (Info-finder-file): New variable.
12503         (Info-finder-find-file): New function.
12504         (finder-known-keywords, finder-package-info)
12505         (find-library-name, lm-commentary): Use defvar and
12506         declare-function to silence compiler warnings.
12507         (Info-finder-find-node): New function.
12508         (info-finder): New command.
12510         * subr.el (process-kill-buffer-query-function): New function.
12511         (add-hook)<kill-buffer-query-functions>: Add hook
12512         `process-kill-buffer-query-function'.
12514 2009-07-18  Alan Mackenzie  <acm@muc.de>
12516         * progmodes/cc-mode.el (c-before-hack-hook)
12517         (c-postprocess-file-styles): Give invocation of `c-set-style'
12518         DONT-OVERRIDE parameter of t.  Already set style variables will
12519         thus not be overridden by style settings given by `c-file-syle'.
12521         * files.el (hack-local-variables-filter): Remove entries with
12522         duplicate keys from `file-local-variables-alist'.
12524 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
12526         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
12527         x-set-selection if display-selections-p returns nil for the
12528         current frame.
12530 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
12532         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
12534 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
12536         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
12537         Accept nil in addition to a regexp.
12538         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
12539         Accept nil in addition to a regexp.
12540         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
12541         buffers that have an associated file.  Handle nil values of
12542         desktop-buffers-not-to-save and desktop-files-not-to-save.
12543         (Bug#3833)
12545         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
12546         (x-disown-selection-internal): New functions.
12548 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
12550         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
12551         warning.
12552         (gdb-breakpoints-header): Move forward to avoid compiler warning.
12553         (gdb-make-header-line-mouse-map): Remove duplicate definition.
12555 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
12557         * simple.el (set-mark): Revert last change.
12559 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
12561         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
12562         rendering of pngs is not possible instead of messaging a long
12563         description.
12565 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
12567         * w32-fns.el (x-selection-owner-p): New function.
12569         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
12570         (mouse-yank-at-click, mouse-yank-primary): If
12571         select-active-regions is non-nil, deactivate the mark before
12572         insertion.
12574         * simple.el (deactivate-mark, set-mark): Only save selection if we
12575         own it.
12577 2009-07-17  Kenichi Handa  <handa@m17n.org>
12579         * case-table.el (describe-buffer-case-table): Fix for the case
12580         that KEY is a cons.
12582 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
12584         * vc-rcs.el (vc-rcs-find-file-hook):
12585         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
12587 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
12589         * net/tramp.el (tramp-wait-for-output): Handle the case when
12590         commands do not return a newline but a null byte before the shell
12591         prompt.  (Bug#3858)
12593 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12595         * term/ns-win.el (ns-set-alpha): Don't declare.
12596         (ns-set-background-alpha): Remove function.
12598 2009-07-16  Kevin Ryde  <user42@zip.com.au>
12600         * emacs-lisp/copyright.el (copyright-update): Save match-data across
12601         y-or-n-p, for safety.
12603 2009-07-16  Richard Stallman  <rms@gnu.org>
12605         * files.el (auto-save-mode): If buffer-saved-size is -2,
12606         don't clobber it.
12608         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
12609         (rmail-retry-ignored-headers): Add more uninteresting fields.
12611 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
12613         * net/rcirc.el (rcirc): Use history variables.
12614         (rcirc-server-name-history, rcirc-nick-name-history)
12615         (rcirc-server-port-history): New variables.
12617 2009-07-15  Kenichi Handa  <handa@m17n.org>
12619         * international/mule-cmds.el (set-language-environment-charset):
12620         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
12621         ignore them.
12623         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
12624         Delete unibyte-display.
12626 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
12628         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
12630 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
12632         * simple.el (deactivate-mark): Optional argument FORCE.
12633         (set-mark): Use deactivate-mark.
12635         * info.el (Info-search): No need to check transient-mark-mode
12636         before calling deactivate-mark.
12638         * select.el (x-set-selection): Doc fix.
12639         (x-valid-simple-selection-p): Allow buffer values.
12640         (xselect--selection-bounds): Handle buffer values.  Suggested by
12641         David De La Harpe Golden.
12643         * mouse.el (mouse-set-region, mouse-drag-track): Call
12644         copy-region-as-kill before setting the mark, to let
12645         select-active-regions work.
12647 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
12649         * simple.el (deactivate-mark): If select-active-regions is
12650         non-nil, copy the selection data into a string.
12651         (activate-mark): If select-active-regions is non-nil, set the
12652         selection to the current buffer.
12653         (set-mark): Update selection if select-active-regions is non-nil.
12655         * select.el (x-valid-simple-selection-p): Allow buffer values.
12657 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12659         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
12660         and more featureful message-mode.
12662 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
12664         * select.el (x-set-selection): Doc fix.
12665         (x-valid-simple-selection-p): Disallow selection data consisting
12666         of a list or cons of integers, since that is not used.
12667         (xselect--selection-bounds, xselect--int-to-cons): New functions.
12668         (xselect-convert-to-string, xselect-convert-to-length)
12669         (xselect-convert-to-filename, xselect-convert-to-charpos)
12670         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
12672 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
12674         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
12675         output in -break-info command (Emacs bug #3794).
12677 2009-07-14  Glenn Morris  <rgm@gnu.org>
12679         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
12680         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
12681         (edebug-print-length, edebug-print-level, edebug-print-circle)
12682         (edebug-sit-for-seconds, edebug-view-outside)
12683         (edebug-bounce-point, edebug-set-global-break-condition)
12684         (edebug-Go-nonstop-mode, edebug-trace-mode)
12685         (edebug-Trace-fast-mode, edebug-continue-mode)
12686         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
12687         (edebug-visit-eval-list): Doc fixes.
12689         * subr.el (def-edebug-spec): Doc fix.
12691 2009-07-14  Kenichi Handa  <handa@m17n.org>
12693         * international/characters.el: Fix setting of category ?C.
12695 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
12697         * term/ns-win.el (x-select-font): defalias x-select-font to
12698         ns-popup-font-panel instead of generate-fontset-menu.
12700 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
12702         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
12704 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
12706         * arc-mode.el (archive-find-type): Allow for a PK00 string before
12707         the PK\003\004 header (Bug#3770).
12709 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
12711         * pcomplete.el (pcomplete-comint-setup): Check for
12712         shell-dynamic-complete-filename too.
12714 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
12716         * simple.el (temporary-goal-column): Change the value for
12717         line-move-visual to a cons cell.
12718         (line-move-visual): Record or set the window hscroll, if
12719         necessary (Bug#3494).
12720         (line-move-1): Handle cons value of temporary-goal-column.
12722 2009-07-11  Kenichi Handa  <handa@m17n.org>
12724         * international/mule-diag.el (describe-character-set): Don't show
12725         width.
12727 2009-07-10  Sam Steingold  <sds@gnu.org>
12729         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12730         Omake sometimes indents the errors it prints, so allow all
12731         regexps to start with spaces.
12733 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
12735         * cus-edit.el (customize-changed-options-previous-release):
12736         Bump value to 22.1.  (Bug#3804)
12738 2009-07-08  Sam Steingold  <sds@gnu.org>
12740         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
12741         to be a cons cell (test . ignored-directory) to selectively ignore
12742         some directories depending on the location of the search.
12744 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
12746         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
12747         remote user is root, on the local host.
12748         (tramp-local-host-p): Either the local user or the remote user
12749         must be root.  (Bug#3771)
12751 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
12753         * progmodes/gdb-mi.el (gdb): Remove description of
12754         gdb-use-separate-io-buffer.
12755         (menu): Don't allow toggling of or enable
12756         gdb-use-separate-io-buffer from menubar.
12758 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
12760         * mail/unrmail.el (unrmail): Make sure the message ends with two
12761         newlines (Bug#3769).
12763 2009-07-08  Glenn Morris  <rgm@gnu.org>
12765         * calendar/calendar.el (calendar-current-date): Rework previous change.
12767 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
12769         * calendar/calendar.el (calendar-current-date):
12770         Add an optional argument giving an offset from today.
12772 2009-07-08  Glenn Morris  <rgm@gnu.org>
12774         * tutorial.el (tutorial--describe-nonstandard-key):
12775         Adjust the message for when a key has been unbound.
12776         (help-with-tutorial): Hide the arch-tag.
12778 2009-07-08  Kenichi Handa  <handa@m17n.org>
12780         * international/fontset.el (setup-default-fontset): For each
12781         script, append (not set) font-specs.
12783         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
12784         docstring.
12786 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
12788         * progmodes/gdb-mi.el (gdb-init-1): Move sending
12789         -data-list-register-names to ...
12790         (gdb-starting): ... here because GDB 7.0 requires execution to
12791         have started when using this MI command.
12792         (gdb-set-header): New function to distinguish select and
12793         unselected tabs in gdb buffers.
12794         (gdb-propertize-header): New macro that uses gdb-set-header.
12795         (gdb-breakpoints-header, gdb-locals-header): Use it.
12796         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
12798 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
12800         * Makefile.in (ELCFILES): Remove fadr.elc.
12802 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
12804         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
12805         may contain frame information, so `string-match' should be used.
12806         (gdb-update): Disassembly is invalidated through
12807         `gdb-get-selected-frame'.
12808         (gdb-pad-string): New function to pad string with spaces.
12809         (gdb-invalidate-disassembly): Invalidate only if the buffer
12810         exists.
12811         (gdb-disassembly-handler-custom): Column alignment.
12812         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
12813         placing new ones.
12814         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
12815         end of line, too.
12816         (gdb-frame-handler): Match convention to for disassembly buffer
12817         mode name.
12818         (gdb-stack-list-frames-handler): Rewritten without regexps.
12819         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
12820         not highlight breakpoints without line information.
12821         (gdb-input): Add trailing newline to command.
12823         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
12824         buffer properly.
12825         (gdb-breakpoints-list-handler-custom): Replacement for
12826         `gdb-break-list-handler'.  Using real parser instead of regexps
12827         now.
12828         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
12829         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
12830         to place breakpoints.
12831         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
12832         functions.
12833         (gdb-disassembly-handler-custom): Show overlay arrow.
12834         (gdb-disassembly-place-breakpoints): Show breakpoints in
12835         disassembly buffer.
12836         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
12837         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
12838         instead of parsing breakpoints buffer.  Fixed old menu references
12839         in `gud-menu-map'.
12841         * fadr.el: Remove.
12843         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
12844         (gdb-memory-address): New variable which holds top address of
12845         memory page shown in memory buffer.
12846         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
12847         customization variables.
12848         New functions:
12849         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
12850         display the memory buffer.
12851         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
12852         buffer display parameters.
12853         (def-gdb-memory-format, gdb-memory-format-binary)
12854         (gdb-memory-format-octal, gdb-memory-format-unsigned)
12855         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
12856         Functions for setting memory buffer format.
12857         (gdb-memory-unit-word, gdb-memory-unit-halfword)
12858         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
12859         unit size used in memory buffer.
12860         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
12861         to next/previous page of memory buffer.
12862         Now using (bindat-get-field) instead of fadr functions.
12864 2009-07-07  Sam Steingold  <sds@gnu.org>
12866         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
12867         non-top-level files.
12869 2009-07-07  Kenichi Handa  <handa@m17n.org>
12871         * international/mule-cmds.el (reset-language-environment): Put
12872         the highset priority to the charset iso-8859-1.
12874 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
12876         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
12877         to the end of the line when locating the block (Bug#700).
12879 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
12881         * net/tramp.el (tramp-handle-write-region): Flush file properties
12882         in case of short track.
12884 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
12886         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
12887         Coded custom representation of verilog error regular expressions
12888         to work with Emacs-22's new format.
12889         (verilog-error-regexp-xemacs-alist): Coded custom representation
12890         of verilog error regular expressions to work with XEmacs format.
12891         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
12892         error recognition into XEmacs.
12893         (verilog-error-regexp-add-emacs): Hook routine to install verilog
12894         error recognition into Emacs-22.
12896 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
12898         * woman.el: Remove stand-alone closing parentheses.
12899         (woman-file-name, woman2-format-paragraphs)
12900         (woman-leave-blank-lines): Code cleanup.
12901         (woman-use-own-frame): Change default to nil.
12902         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
12903         defaults to inherit from default faces.
12904         (woman2-process-escapes): Consume the newline after a stand-alone
12905         filler character (Bug#3651).
12907 2009-07-06  Glenn Morris  <rgm@gnu.org>
12909         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
12910         (top-level): Move provide to the end.
12911         (ffap): Remove defunct URL from custom group.
12913         * subr.el (eval-after-load): Doc fix.
12915 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
12917         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
12918         `calc-embedded-word' is called twice.
12920 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12922         * files.el (find-alternate-file-other-window, find-alternate-file):
12923         Obey confirm-nonexistent-file-or-buffer.
12925 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
12927         * dired-aux.el (dired-show-file-type): Handle remote files.
12929 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
12931         * desktop.el (desktop-globals-to-save):
12932         Add file-name-history (Bug#2750).
12934 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
12936         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
12938 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
12940         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
12941         property on entire argument since this is what eshell-lisp-command
12942         expects.
12944 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
12946         * net/tramp-gvfs.el (tramp-gvfs-methods)
12947         (tramp-gvfs-zeroconf-domain)
12948         (tramp-bluez-discover-devices-timeout): Add version flag.
12949         (tramp-gvfs-handler-mounted-unmounted)
12950         (tramp-gvfs-connection-mounted-p): Polish handling of
12951         incompatibilities between GVFS 0.2 and 1.0.
12953 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
12955         * cus-start.el (all): Add make-pointer-invisible.
12957 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
12959         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
12960         formatted correctly.
12962 2009-07-02  Juri Linkov  <juri@jurta.org>
12964         * info.el: Virtual Info files and nodes.
12965         (Info-virtual-files, Info-virtual-nodes): New variables.
12966         (Info-current-node-virtual): New variable.
12967         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
12968         New functions.
12969         (Info-file-supports-index-cookies): Use Info-virtual-file-p
12970         to check for a virtual file instead of checking a fixed list
12971         of node names.
12972         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
12973         instead of ad-hoc processing of "dir" and (apropos history toc).
12974         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
12975         instead of ad-hoc processing of "dir" and (apropos history toc).
12976         Reread a file when moving from a virtual node.
12977         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
12978         (Info-directory-toc-nodes, Info-directory-find-file)
12979         (Info-directory-find-node): New functions.
12980         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
12981         (Info-history): Move part of code to
12982         `Info-history-find-node'.
12983         (Info-history-toc-nodes, Info-history-find-file)
12984         (Info-history-find-node): New functions.
12985         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
12986         (Info-toc): Move part of code to `Info-toc-find-node'.
12987         (Info-toc-find-node): New function.
12988         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
12989         the current Info file name to references because now the node
12990         "*TOC*" belongs to the same Info manual.
12991         (Info-toc-build): Rename from `Info-build-toc'.
12992         (Info-toc-nodes): Rename input argument `file' to `filename'.
12993         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
12994         instead of ad-hoc processing of ("dir" apropos history toc).
12995         (Info-index-nodes): Use Info-virtual-file-p
12996         to check for a virtual file instead of checking a fixed list
12997         of node names.
12998         (Info-index-node): Add check for `Info-current-node-virtual'.
12999         Raise `save-match-data' higher up the tree to contain
13000         `search-forward' too (bug fix).
13001         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
13002         (Info-virtual-index-nodes): New variable.
13003         (Info-virtual-index-find-node, Info-virtual-index): New functions.
13004         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
13005         (Info-apropos-file, Info-apropos-nodes): New variables.
13006         (Info-apropos-toc-nodes, Info-apropos-find-file)
13007         (Info-apropos-find-node, Info-apropos-matches): New functions.
13008         (info-apropos): Move part of code to `Info-apropos-find-node' and
13009         `Info-apropos-matches'.
13010         (Info-mode-map): Bind "I" to `Info-virtual-index'.
13011         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
13012         for a virtual file instead of checking a fixed list of node names.
13014         * simple.el (async-shell-command): New command.
13016         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
13018         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
13019         instead of `mount-info'.
13021 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
13023         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
13024         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
13026 2009-07-02  Kenichi Handa  <handa@m17n.org>
13028         * international/mule.el (set-keyboard-coding-system): Force *-unix
13029         coding-system to avoid eol conversion.
13031 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
13033         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
13034         Add handler for `process-file', `shell-command' and
13035         `start-file-process'.
13036         (tramp-gvfs-handle-shell-command)
13037         (tramp-gvfs-handle-start-file-process)
13038         (tramp-gvfs-handle-process-file): New defuns.
13039         (tramp-synce-list-devices): Simplify check for existence of property.
13041 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
13043         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
13045 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
13047         * language/korean.el (set-language-info-alist): Add korean-cp949,
13048         cp949 to spec.
13050 2009-07-01  Kenichi Handa  <handa@m17n.org>
13052         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
13054         * international/encoded-kb.el: Deleted.
13056         * international/mule.el (set-keyboard-coding-system): Perform the
13057         necessary setup here instead of calling encoded-kbd-setup-display.
13059 2009-07-01  Glenn Morris  <rgm@gnu.org>
13061         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
13063 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
13065         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
13067 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
13069         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
13070         Handle also the 'rename case, when setting file modes.  (Bug#3712)
13071         (tramp-default-file-modes): Remove execute permissions.
13073         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
13074         (top): Add a default for "synce" in `tramp-default-user-alist'.
13075         Add completion function for "synce" method.
13076         (tramp-hal-service, tramp-hal-path-manager)
13077         (tramp-hal-interface-manager, tramp-hal-interface-device):
13078         New defconst.
13079         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
13080         (tramp-synce-list-devices, tramp-synce-parse-device-names):
13081         New defuns.
13083         * net/trampver.el: Update release number.
13085 2009-06-30  Kenichi Handa  <handa@m17n.org>
13087         * international/fontset.el (setup-default-fontset): Add CJK fonts
13088         for symbols and the other miscellaneous characters.
13090         * language/korea-util.el (setup-korean-environment-internal):
13091         Make char-width-table suitable for Korean environments.
13092         (exit-korean-environment): Cancel above.
13094         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
13095         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
13096         setup-function to make char-width-table suitable for respective
13097         environments, and an exit-function to cancel that.
13099         * language/japan-util.el (setup-japanese-environment-internal):
13100         Call use-cjk-char-width-table with arg `ja_JP'.
13102         * international/characters.el (cjk-char-width-table): Delete it.
13103         (cjk-char-width-table-list): New variable.
13104         (use-cjk-char-width-table): New arg local-name.
13105         (use-default-char-width-table): Fix for the case that Emacs is
13106         already using the default char-width-table.
13108 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
13110         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
13111         modes mandatory.  (Bug#3712)
13113 2009-06-29  Alan Mackenzie  <acm@muc.de>
13115         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
13116         correction between the visible width of TABs and their number of bytes.
13118 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
13120         * server.el (server-buffer-done): Prevent kill-buffer from
13121         prompting by clearing the buffer modification flag (Bug#3696).
13123 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
13125         * progmodes/verilog-mode.el (verilog-beg-of-statement)
13126         (verilog-endcomment-reason-re): Support unique case and priority case.
13127         (verilog-basic-complete-re): Support localparam lineup.
13128         (verilog-beg-of-statement-1): Fix for robustness, unique case.
13129         (verilog-set-auto-endcomments): Fix for unique case, always_comb
13130         commenting.
13131         (verilog-leap-to-case-head): Now support *nested* unique &
13132         priority case statements.
13133         (verilog-auto-lineup): Make just declarations the default (as it
13134         had been).
13135         (verilog-leap-to-case-head): Support priority/unique case statements.
13136         (verilog-auto-lineup): Rework to give users radio buttons to
13137         select the various styles of automatic lineup.
13138         (verilog-error-regexp-alist): Rework to support the XEmacs style
13139         of error regular expressions from compilers, lint tools &
13140         simulators.  Note that GNU Emacs has made it impossible for a mode
13141         to load such things.
13142         (electric-verilog-terminate-line, verilog-indent-declaration)
13143         (verilog-auto-wiure): Rework for radio button selection of
13144         auto-lineup selection of specification of auto lineup.
13145         (verilog-beg-of-statement-1): Redesign to support proper operation
13146         in additional code, based on testing with auto-lineup.
13147         (verilog-calculate-indent, assignments & declarations)
13148         (verilog-backward-token): Enhance to support auto-lineup of
13149         assignments & declarations.
13150         (verilog-in-directive-p, verilog-at-struct-p): New function for
13151         easy test of whether we are.
13152         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
13153         to support safe execution at almost anyline.
13154         (verilog-calc-1): Properly support indenting deep inside generate
13155         blocks.
13156         (verilog-init-font): Remove definition & use of verilog-init-font,
13157         as it is redundant with font-lock-defaults.
13158         (verilog-mode): Alter the definition of verilog-font-lock-defaults
13159         to avoid circular calls if syntax-ppss is a function (as is the
13160         case now in 22.x GNU Emacs) as that function would sometimes call
13161         itself, leading to (nearly) infinite recursion.
13162         (verilog-ovm-begin-re, verilog-ovm-end-re)
13163         (verilog-ovm-statement-re, verilog-leap-to-head)
13164         (verilog-backward-token): Add support for OVM macros.  Some are
13165         complete statements, and others open and close scopes like begin
13166         and end.
13167         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
13168         (verilog-defun-level-generate-only-re): Really fix the defun-list
13169         compilation issue.
13170         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
13171         coverpoint, constraint and cross statements.
13172         (verilog-defun-level-list, verilog-generate-defun-level-list)
13173         (verilog-all-defun-level-list): Redo these specifications - it is
13174         too hard to support eval-when compile aggregation of lists also
13175         built at when-compile time.
13176         (verilog-defun-level-list): Place defconsts of variables used in
13177         building regular expressions which are built in eval-when-compile
13178         bodies in the same eval-when-compile body to facilitate compile
13179         without load.
13180         (verilog-beg-block-re-ordered): Support indenting
13181         virtual/protected tasks and functions.
13182         (verilog-defun-level-list, verilog-in-generate-region-p)
13183         (verilog-backward-ws&directives, verilog-calc-1): Speed up
13184         indentation of some module items (generate items).
13185         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
13186         across virtual/protected tasks and functions.
13188 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
13190         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
13191         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
13192         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
13193         in concatenations.  Reported by Yishay Belkind.
13194         (verilog-auto-ascii-enum): Support one-hot state machines in
13195         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
13196         (verilog-auto-inst, verilog-auto-inst-port): Include interface
13197         modport in AUTOINST and add vl-modport for users.  Reported by
13198         David Rogoff.
13199         (verilog-auto-inout-module, verilog-auto-inst)
13200         (verilog-decls-get-interfaces, verilog-insert-definition)
13201         (verilog-insert-one-definition, verilog-read-decls)
13202         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
13203         (verilog-sig-modport, verilog-signals-combine-bus)
13204         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
13205         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
13206         Suggested by David Rogoff.
13207         (verilog-repair-open-comma): Fix non-insertion of comma when
13208         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
13209         (verilog-make-width-expression): Simplify [A-1:0] expression
13210         widths to just {A{1'b0}}.
13211         (verilog-mode): Cleanup checkdoc warnings.
13212         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
13213         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
13214         inputs/outputs or data type.  Suggested by Vasu Kandadi.
13215         (next-error-last-buffer): Fix byte-compiler warning.
13216         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
13217         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
13218         or shell command text during AUTO expansion.  Suggested by Tad Truex.
13219         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
13220         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
13221         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
13222         in AUTOINOUT.  Reported by Matthew Lovell.
13223         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
13224         causing use of <= assignments.  Reported by Alex Reed.
13225         (verilog-read-decls): Fix triand, trior, wand, wor to be
13226         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
13227         (verilog-extended-complete-re): Support import "DPI-C" functions.
13228         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
13229         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
13230         (verilog-insert-date, verilog-insert-year)
13231         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
13232         Windows systems.  Reported by Michael Potts.
13233         (verilog-read-module-name): Fix AUTOINST when the child module
13234         declaration's name is a tick define.  Reported by Elliot Mednick.
13235         (verilog-read-decls): Fix V2K parameter bit subscripts getting
13236         passed to next parameter's definition.  Reported by Bruce T.
13237         (verilog-read-decls): Fix detecting "parameter int" when using
13238         AUTOINSTPARAM.  Reported by Bruce T.
13239         (verilog-goto-defun): Fix goto not finding modules unless first
13240         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
13241         (verilog-mode): Expand -f flag arguments on entry to mode so
13242         verilog-goto-defun will work.  Reported by Lawrence Butcher.
13243         (verilog-getopt): Expand environment variables in -f file
13244         arguments.  Suggested by Lawrence Butcher.
13245         (verilog-set-define): Fix "Symbol's value as variable is void"
13246         when reading enumerations.
13247         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
13248         Suggested by Stephen Peltan.
13249         (verilog-read-defines): Fix reading of enumerations in include
13250         files.  Reported by Steve Peltan.
13252 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
13254         * files.el (trash-directory): Fix defcustom type.
13256 2009-06-28  Juri Linkov  <juri@jurta.org>
13258         * help-fns.el (describe-function-1): Correctly locate adviced
13259         functions in hyperlink (Bug#2438).
13261 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
13263         * files.el (trash-directory): Change default to nil.
13264         (move-file-to-trash): If trash-directory is nil and
13265         system-move-file-to-trash is unbound, perform freedesktop-style
13266         trashing.
13268 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
13270         * files.el (move-file-to-trash): Add freedesktop trash
13271         support (Bug#973).
13273 2009-06-28  Glenn Morris  <rgm@gnu.org>
13275         * autorevert.el (global-auto-revert-non-file-buffers)
13276         (global-auto-revert-mode): Doc fixes.
13278 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
13280         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
13282 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
13284         * faces.el (x-handle-named-frame-geometry): Ensure that we have
13285         opened an X connection before calling x-get-resource (Bug#3194).
13287         * play/doctor.el: Remove reference to obsolete website.
13288         (make-doctor-variables): Correct grammar mistake (Bug#2633).
13290 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
13292         Remove find-file-not-found-hook VC method.  (Bug#2757)
13293         * vc-hooks.el (vc-file-not-found-hook)
13294         (vc-default-find-file-not-found-hook): Remove functions.
13295         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
13296         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
13297         * vc.el:
13298         * vc-hg.el:
13299         * vc-git.el: Do not mention find-file-not-found-hook VC method.
13301 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
13303         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
13304         compatibility function for `looking-back'.
13306         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
13307         Use `ispell-looking-back'.
13309 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
13311         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
13312         rather than `filename'.
13314 2009-06-23  Miles Bader  <miles@gnu.org>
13316         * face-remap.el (text-scale-set): New function.
13318 2009-06-23  Glenn Morris  <rgm@gnu.org>
13320         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
13322         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
13324         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
13326         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
13328         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
13329         Simplify Persian conditionals.
13331         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
13332         variable `filename'.
13334         * comint.el (comint-insert-input): Doc fix.
13336         * Makefile.in (ELCFILES): Fix typo in previous change.
13338 2009-06-23  Miles Bader  <miles@gnu.org>
13340         * cus-start.el: Add entry for `recenter-redisplay'.
13342 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
13344         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
13345         Add an optional argument for the backend, use it instead of
13346         calling vc-backend.
13347         (vc-mode-line): Add an optional argument for the backend.
13348         Pass the backend to vc-state and vc-working-revision.  Move code for
13349         special handling for vc-state being a buffer to ...
13351         * vc-rcs.el (vc-rcs-find-file-hook):
13352         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
13354         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
13355         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
13356         vc-stay-local-p and vc-mode-line calls.
13358         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
13359         (vc-cvs-diff, vc-cvs-annotate-command)
13360         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
13361         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
13362         vc-mode-line calls.
13364         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
13365         direct comparison.
13366         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
13367         backend when calling vc-mode-line.
13368         (vc-register): Do not create a closure for calling the vc register
13369         function, call it directly.
13371 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
13373         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
13374         to make it obvious item can be clicked.
13376         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
13378 2009-06-23  Kenichi Handa  <handa@m17n.org>
13380         * language/korea-util.el (korean-key-bindings): Change the binding
13381         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
13382         same command.
13384 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
13386         Sync with Tramp 2.1.16.
13388         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
13390         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
13391         when a loading of a package fails.  Completion function for rsync
13392         is `tramp-completion-function-alist-ssh'.
13393         (all): Replace all calls of `split-string' and
13394         `tramp-split-string' by `tramp-compat-split-string'.
13395         (tramp-default-method): Use `tramp-compat-process-running-p'.
13396         (tramp-default-proxies-alist): Allow also Lisp forms.
13397         (tramp-remote-path): Add choice "Private Directories".
13398         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
13399         (tramp-domain-regexp): Allow also "-", "_" and ".".
13400         (tramp-end-of-output): Remove newlines, and add "$" at the end.
13401         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
13402         (tramp-debug-message): Insert header line in debug buffer.
13403         (tramp-handle-directory-files-and-attributes-with-stat):
13404         Care about filenames with spaces, or starting with "-".
13405         (tramp-handle-dired-uncache): New defun.
13406         (tramp-handle-insert-directory): Don't flush the directory from
13407         cache, this is handled by `dired-uncache' now.
13408         (tramp-handle-insert-file-contents): Improve error handling.
13409         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
13410         Quote `tramp-end-of-output'.
13411         (tramp-action-password): Improve trace message.
13412         (tramp-check-for-regexp): Both echoes must be present, before removing.
13413         (tramp-open-connection-setup-interactive-shell): Trace coding system.
13414         (tramp-compute-multi-hops): Eval cons cells of
13415         `tramp-default-proxies-alist'.
13416         (tramp-maybe-open-connection): Use the same command pattern for
13417         first hop and further hops.
13418         (tramp-wait-for-output): Remove handling of newlines.
13419         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
13420         (tramp-split-string): Remove function.  It is handled in
13421         tramp-compat now.
13423         * net/tramp-cmds.el (tramp-bug):
13424         Recommend `tramp-cleanup-all-connections' in the bug mail.
13426         * net/tramp-compat.el (tramp-compat-split-string)
13427         (tramp-compat-process-running-p): New defuns.
13429         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
13430         for `dired-uncache'.
13432         * net/tramp-gvfs.el: New package.
13434         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
13435         Add handler for `dired-uncache'.
13436         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
13438         * net/trampver.el: Update release number.  Make version check fit
13439         for SXEmacs 22.
13441 2009-06-22  Jim Meyering  <meyering@redhat.com>
13443         Automatically handle .xz suffix (XZ-compressed files), too.
13444         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
13445         XZ is the successor to LZMA: <http://tukaani.org/xz/>
13447 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
13448             Nick Roberts  <nickrob@snap.net.nz>
13450         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
13451         repository (http://sphinx.net.ru/hg/gdb-mi/).
13453 2009-06-22  Glenn Morris  <rgm@gnu.org>
13455         * files.el (dir-locals-collect-mode-variables): Allow for any number of
13456         `mode' and `eval' entries.  (Bug#3430)
13458         * Makefile.in (ELCFILES): Add fadr.elc.
13460         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
13461         differing behavior of \n and ^ in strings.  (Bug#3385)
13463         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
13465         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
13466         property.
13467         (lisp-indent-function): Make it a defcustom.
13469 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
13471         * progmodes/gdb-ui.el: Replace with ...
13472         * progmodes/gdb-mi.el: ... this file.
13473         * progmodes/gud.el: Modify for gdb-mi.el.
13475 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
13477         * fadr.el: New file.
13479 See ChangeLog.14 for earlier changes.
13481 ;; Local Variables:
13482 ;; coding: utf-8
13483 ;; End:
13485     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
13487   This file is part of GNU Emacs.
13489   GNU Emacs is free software: you can redistribute it and/or modify
13490   it under the terms of the GNU General Public License as published by
13491   the Free Software Foundation, either version 3 of the License, or
13492   (at your option) any later version.
13494   GNU Emacs is distributed in the hope that it will be useful,
13495   but WITHOUT ANY WARRANTY; without even the implied warranty of
13496   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13497   GNU General Public License for more details.
13499   You should have received a copy of the GNU General Public License
13500   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
13502 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1