* net/dbus.el: Fix typos and declare function.
[emacs.git] / lisp / ChangeLog
blobf4ba9e0fb407029626c9c2ff0c2b801bf534a694
1 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
3         * net/dbus.el (dbus-register-method): Declare function.
4         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
5         (dbus-introspect): Doc fix.
6         (dbus-event-bus-name, dbus-introspect-get-interface)
7         (dbus-introspect-get-argument): Reflow docstrings.
9 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
11         * term/common-win.el (x-colors): Add "dark green" and "dark
12         turquoise" (Bug#6332).
14 2010-06-03  Eric Ludlam  <zappo@gnu.org>
16         * cedet/semantic/lex-spp.el
17         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
18         invalid values during save, just save a nil (Bug#6324).
20 2010-06-03  Glenn Morris  <rgm@gnu.org>
22         * desktop.el (desktop-clear-preserve-buffers):
23         Add "*Warnings*" buffer.  (Bug#6336)
25 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
27         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
29 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
31         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
32         `file-directory-p' to the filename part rather than to the whole text.
34 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
36         * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
37         (bug#6231).
39 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
41         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
43 2010-05-31  Drew Adams  <drew.adams@oracle.com>
45         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
47 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
49         * subr.el (momentary-string-display): Just use read-event to read
50         the exit event (Bug#6238).
52 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
54         * ansi-color.el: Delete unused escape sequences (Bug#6085).
55         (ansi-color-drop-regexp): New constant.
56         (ansi-color-apply, ansi-color-filter-region)
57         (ansi-color-apply-on-region): Delete unrecognized control sequences.
58         (ansi-color-apply): Build string list before calling concat.
60 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
62         * progmodes/verilog-mode.el (verilog-type-font-keywords):
63         Use font-lock-constant-face, not obsolete font-lock-reference-face.
65 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
67         * htmlfontify.el (hfy-face-resolve-face): New function.
68         (hfy-face-to-style): Use it (Bug#6279).
70 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
72         * epa.el (epa--select-keys): Don't explicitly delete the window since
73         that can fail (e.g. sole window in frame).  Use dedication instead.
75 2010-05-19  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
77         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
79 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * subr.el (read-quoted-char): Resolve modifiers after key
82         remapping (bug#6212).
84 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
86         * tmm.el (tmm-prompt): Don't try to precompute bindings.
87         (tmm-get-keymap): Compute shortcuts (bug#6171).
89 2010-05-10  Glenn Morris  <rgm@gnu.org>
91         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
92         all dired buffers, even tramp ones.  (Bug#5755)  [Backport from trunk]
94 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
96         * Version 23.2 released.
98 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
100         * international/mule.el (auto-coding-alist):  Only purecopy
101         car of each item, not the whole list (Bug#6083).
103 2010-05-02  Chong Yidong  <cyd@stupidchicken.com>
105         * progmodes/js.el (js-mode): Make paragraph variables local before
106         calling c-setup-paragraph-variables (Bug#6071).
108 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
110         * composite.el (compose-region, reference-point-alist): Fix typos
111         in the doc strings.
113 2010-04-28  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
115         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
116         gnuplot's "set" command.
118 2010-04-26  Juanma Barranquero  <lekktu@gmail.com>
120         * abbrev.el (last-abbrev-text): Doc fix.
121         (abbrev-prefix-mark): Don't escape parenthesis.
123 2010-04-24  Andreas Schwab  <schwab@linux-m68k.org>
125         * composite.el (find-composition): Doc fix.
127 2010-04-24  Juanma Barranquero  <lekktu@gmail.com>
129         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
130         (sql-oracle-program, sql-sqlite-options)
131         (sql-query-placeholders-and-send): Doc fixes.
132         (sql-set-product, sql-interactive-mode): Reflow docstrings.
133         (sql-imenu-generic-expression, sql-buffer)
134         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
135         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
136         (sql-mode-sybase-font-lock-keywords)
137         (sql-mode-informix-font-lock-keywords)
138         (sql-mode-interbase-font-lock-keywords)
139         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
140         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
141         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
142         (sql-product-feature, sql-highlight-product)
143         (comint-line-beginning-position, sql-rename-buffer)
144         (sql-toggle-pop-to-buffer-after-send-region)
145         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
146         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
147         Fix typos in docstrings.
149 2010-04-23  Juri Linkov  <juri@jurta.org>
151         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
152         property instead of `invisible' and `after-string' (bug#5998).
154 2010-04-23  Juri Linkov  <juri@jurta.org>
156         * image-mode.el (image-mode-as-text): Fix typo in docstring.
158 2010-04-23  Juanma Barranquero  <lekktu@gmail.com>
160         * filecache.el (file-cache-add-directory-list)
161         (file-cache-add-directory-recursively): Fix typos in docstrings.
163 2010-04-22  Kenichi Handa  <handa@m17n.org>
165         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
166         (gujarati-composable-pattern): Fix typo.
168 2010-04-20  Kenichi Handa  <handa@m17n.org>
170         * language/indian.el (oriya-composable-pattern)
171         (tamil-composable-pattern, malayalam-composable-pattern): Add
172         two-part vowels to "v" (vowel sign).
174 2010-04-20  Chong Yidong  <cyd@stupidchicken.com>
176         * files.el (copy-directory): Handle symlinks (Bug#5982).
178         * progmodes/compile.el (compilation-next-error-function): Revert
179         2009-10-12 change (Bug#5983).
181 2010-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
183         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
184         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
185         (Bug#5846).
187 2010-04-20  Glenn Morris  <rgm@gnu.org>
189         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
191         * minibuffer.el (completion-at-point): Doc fix.
193 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
195         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
196         destroy list before using it.
198 2010-04-17  Dan Nicolaescu  <dann@ics.uci.edu>
200         Fix the version number for added files.
201         * vc-hg.el (vc-hg-working-revision): Check if the file is
202         registered after hg parent fails (Bug#5961).
204 2010-04-17  Glenn Morris  <rgm@gnu.org>
206         * htmlfontify.el (htmlfontify-buffer)
207         (htmlfontify-copy-and-link-dir): Autoload entry points.
209 2010-04-17  Magnus Henoch  <magnus.henoch@gmail.com>
211         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
212         name relative to the project root (Bug#5960).
214 2010-04-16  Glenn Morris  <rgm@gnu.org>
216         * vc-git.el (vc-git-print-log): Doc fix.
218 2010-04-14  Óscar Fuentes  <ofv@wanadoo.es>
220         * ido.el (ido-file-internal): Fix 2009-12-02 change.
222 2010-04-14  Christoph  <cschol2112@googlemail.com>  (tiny change)
224         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
225         default settings (Bug#5928).
227 2010-04-10  Glenn Morris  <rgm@gnu.org>
229         * progmodes/fortran.el (fortran-match-and-skip-declaration):
230         New function.
231         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
233 2010-04-07  Kenichi Handa  <handa@m17n.org>
235         * language/indian.el (malayalam-composable-pattern): Fix previous
236         change (add U+0D4D "SIGN VIRAMA").
237         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
238         (tamil-composable-pattern): Fix typo in the regexp.
239         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
240         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
241         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
243 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
245         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
246         paragraph-separate (Bug#5821).
248 2010-04-05  Juri Linkov  <juri@jurta.org>
250         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
252         * info.el (Info-find-node-2): Comment out code that skips
253         breadcrumbs line.
254         (Info-mouse-follow-link): New command.
255         (Info-link-keymap): New keymap.
256         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
257         Return a string with links instead of inserting breadcrumbs
258         to the Info buffer.
259         (Info-fontify-node): Comment out code that inserts breadcrumbs.
260         Instead of putting the `invisible' text property over the Info
261         header, make an overlay over the Info header with the `invisible'
262         property and `after-string' set to the string returned by
263         `Info-breadcrumbs'.
265 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
267         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
268         Reported by monkey@sandpframing.com.
270 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
272         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
273         (semantic-create-imenu-directory-index): Fix typos in docstrings.
274         (semantic-imenu-goto-function): Reflow docstring.
276 2010-03-30  Tomas Abrahamsson  <tab@lysator.liu.se>
278         * textmodes/artist.el (artist-mode): Fix typo in docstring.
279         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
281 2010-03-30  Kenichi Handa  <handa@m17n.org>
283         * language/sinhala.el (composition-function-table): Fix regexp for
284         the new Unicode specification.
286         * language/indian.el (devanagari-composable-pattern)
287         (tamil-composable-pattern, kannada-composable-pattern)
288         (malayalam-composable-pattern): Adjust for the new Unicode
289         specification.
290         (bengali-composable-pattern, gurmukhi-composable-pattern)
291         (gujarati-composable-pattern, oriya-composable-pattern)
292         (telugu-composable-pattern): New variables to cope with the new
293         Unicode specification.  Use them in composition-function-table.
295 2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
297         Make tmm-menubar work for the Buffers menu again (bug#5726).
298         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
299         vectors rather than cons cells, as used in menu-bar-update-buffers.
301 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
303         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
304         (js-insert-and-indent): Revert 2009-08-15 change, restoring
305         electric punctuation for "{}();,:" (Bug#5586).
307         * mail/sendmail.el (mail-default-directory): Doc fix.
309 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
311         * mail/sendmail.el (mail-default-directory): Doc fix.
313 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
315         * subr.el (version-regexp-alist, version-to-list)
316         (version-list-<, version-list-=, version-list-<=)
317         (version-list-not-zero, version<, version<=, version=): Doc fix.
318         (Bug#5744).
320 2010-03-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
321             Nick Roberts  <nickrob@snap.net.nz>
323         * progmodes/gdb-ui.el (gdb-apple-test): New function.
324         (gdb-init-1): Use it.
326 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
328         * vc.el (vc-root-diff): Doc fix.
330 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
332         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
334         * simple.el (append-to-buffer): Fix last change.
336 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
338         * simple.el (append-to-buffer): Ensure that point is preserved if
339         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
340         (Bug#5749)
342 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
344         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
345         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
346         not be present any more.
348 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
350         * faces.el (set-face-attribute): Fix typo in docstring.
351         (face-valid-attribute-values): Reflow docstring.
353         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
355 2010-03-23  Glenn Morris  <rgm@gnu.org>
357         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
359 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
361         * indent.el (indent-for-tab-command): Doc fix.
363 2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
365         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
366         (image-dired-read-comment): Doc fix.
368         * json.el (json-object-type, json-array-type, json-key-type)
369         (json-false, json-null, json-read-number):
370         * minibuffer.el (completion-in-region-functions):
371         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
372         (cal-tex-cursor-week):
373         * emacs-lisp/trace.el (trace-function):
374         * eshell/em-basic.el (eshell/printnl):
375         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
376         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
377         * obsolete/levents.el (allocate-event, event-key, event-object)
378         (event-point, event-process, event-timestamp, event-to-character)
379         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
380         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
381         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
382         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
383         (reftex-highlight-selection): Fix typos in docstrings.
385 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
387         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
389 2010-03-18  Glenn Morris  <rgm@gnu.org>
391         * mail/rmail.el (rmail-highlight-face): Restore option deleted
392         2008-02-13 without comment; mark it obsolete.
393         (rmail-highlight-headers): Use rmail-highlight-face once more.
395 2010-03-16  Chong Yidong  <cyd@stupidchicken.com>
397         * woman.el (woman2-process-escapes): Only consume the newline if
398         the filler character is on a line by itself (Bug#5729).
400 2010-03-16  Kenichi Handa  <handa@m17n.org>
402         * language/indian.el (devanagari-composable-pattern): Add more
403         consonants.
405 2010-03-14  Michael Albinus  <michael.albinus@gmx.de>
407         * net/trampver.el: Update release number.
409 2010-03-13  Glenn Morris  <rgm@gnu.org>
411         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
413 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
415         * net/tramp.el (tramp-find-executable):
416         Use `tramp-get-connection-buffer'.  Make the regexp for checking
417         output of "wc -l" more robust.
418         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
419         (tramp-open-connection-setup-interactive-shell): Remove workaround
420         for OpenSolaris bug, it is not needed anymore.
422 2010-03-13  Eric M. Ludlam  <zappo@gnu.org>
424         * cedet/semantic/imenu.el: New file, from the CEDET repository
425         (Bug#5412).
427 2010-03-12  Glenn Morris  <rgm@gnu.org>
429         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
431 2010-03-11  Wilson Snyder  <wsnyder@wsnyder.org>
433         * files.el (auto-mode-alist): Accept more verilog file patterns.
435 2010-03-09  Miles Bader  <miles@gnu.org>
437         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
438         instead of "format:"; this ensures that the output is
439         newline-terminated.
441 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
443         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
444         that all errors are caught, and that the return value is always a
445         list (Bug#5692).
447 2010-03-08  Kenichi Handa  <handa@m17n.org>
449         * language/misc-lang.el (windows-1256): New coding system.
450         (cp1256): New alias of windows-1256 (bug#5690).
452 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
454         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
455         call to rfc822-bad-address.  (Bug#5692)
457 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
459         * vc-git.el (vc-git-annotate-extract-revision-at-line): Use
460         vc-git-root as default directory for revision path (Bug#5657).
462 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
464         * calculator.el (calculator): Don't bind split-window-keep-point
465         (Bug#5674).
467 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
469         * vc-git.el: Re-flow to fit into 80 columns.
470         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
471         Remove spurious `quote' element in each case alternative.
472         (vc-git-show-log-entry): Use prog1.
473         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
475 2010-03-06  Glenn Morris  <rgm@gnu.org>
477         * cedet/semantic/grammar.el (semantic-grammar-header-template):
478         Update template copyright to GPLv3+.
480 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
482         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
484 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
486         * macros.el (insert-kbd-macro): Look up keyboard macro using the
487         definition, not the name (Bug#5481).
489 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
491         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
492         argument with a local variable.  (Bug#5670)
494 2010-03-02  Juri Linkov  <juri@jurta.org>
496         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
498 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
500         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
501         error when FILENAME and NEWNAME are existing remote directories.
503         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
504         parameter DIR-FLAG.
506 2010-03-02  Glenn Morris  <rgm@gnu.org>
508         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
509         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
511 2010-03-01  Kenichi Handa  <handa@m17n.org>
513         * language/burmese.el (burmese-composable-pattern): Rename from
514         myanmar-composable-pattern.
516         * international/characters.el (script-list):
517         * international/fontset.el (script-representative-chars):
518         Change myanmar to burmese.
519         (otf-script-alist): Likewise.
520         (setup-default-fontset): Likewise.  Re-fix :otf spec.
522 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
524         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
526 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
528         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
530 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
532         * net/tramp.el (tramp-handle-write-region): START can be a string.
533         Take care in the checks.  Reported by Dan Davison
534         <davison@stats.ox.ac.uk>.
536 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
538         * net/dbus.el (dbus-introspect, dbus-get-property)
539         (dbus-set-property, dbus-get-all-properties): Use
540         `dbus-call-method' when noninteractive.  (Bug#5645)
542 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
544         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
545         * emacs-lisp/elint.el (elint-add-required-env):
546         * cedet/semantic/db-find.el
547         (semanticdb-find-translate-path-brutish-default):
548         * cedet/ede/make.el (ede-make-check-version):
549         * calendar/icalendar.el (icalendar--add-diary-entry):
550         * calc/calcalg2.el (math-tracing-integral):
551         * files.el (recover-session-finish): Use with-current-buffer
552         instead of save-excursion.
554 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
556         Fix in-buffer completion when after-change-functions modify the buffer.
557         * minibuffer.el (completion--replace): New function.
558         (completion--do-completion): Use it and use relative movement.
560 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
562         * international/fontset.el (setup-default-fontset): Fix :otf spec.
564 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
566         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
567         Allow the characters _<> in the stack entry (Bug#5653).
569 2010-02-26  Kenichi Handa  <handa@m17n.org>
571         * language/burmese.el: Fix entries in composition-function-table.
572         (myanmar-composable-pattern): New variable.
574         * international/fontset.el (setup-default-fontset): Add an entry
575         for myanmar.
577         * international/characters.el (script-list): Add Myanmar
578         Extended-A.
580 2010-02-26  Glenn Morris  <rgm@gnu.org>
582         * custom.el (custom-initialize-delay): Doc fix.
584         * mail/sendmail.el (send-mail-function): Autoload the call
585         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
587 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
589         * files.el (hack-local-variables-filter): For eval forms, also
590         check safe-local-variable-p (Bug#5636).
592 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
594         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
595         and use c(ad)r of cddr (Bug#5640).
597 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
599         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
600         setting the modes by `ignore-errors'.  It might fail, for example
601         if the file is not owned by the user but the group.
602         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
604 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
606         * files.el (directory-listing-before-filename-regexp): Use
607         stricter matching for iso-style dates, to avoid false matches with
608         date-like filenames (Bug#5597).
610         * htmlfontify.el (htmlfontify): Doc fix.
612         * eshell/eshell.el (eshell): Doc fix.
614         * startup.el (fancy-about-screen): In mode-line, apply
615         mode-line-buffer-id face only to the buffer name (Bug#5613).
617 2010-02-20  Kevin Ryde  <user42@zip.com.au>
619         * progmodes/compile.el (compilation-error-regexp-alist-alist):
620         In `watcom' anchor regexp to start of line, to avoid slowness
621         (Bug#5599).
623 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
625         * subr.el (remove-yank-excluded-properties): Explain in a comment
626         why `category' property is removed.
628 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
630         * isearch.el (isearch-update-post-hook, isearch-update): Revert
631         2010-02-17 change.
633 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
635         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
636         (icalendar--convert-weekly-to-ical)
637         (icalendar--convert-yearly-to-ical)
638         (icalendar--convert-block-to-ical)
639         (icalendar--convert-cyclic-to-ical)
640         (icalendar--convert-anniversary-to-ical): Take care of time
641         specifications where hour has 1-digit only (Bug#5549).
643 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
645         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
646         of disassemble output in GDB 7.1.
648 2010-02-19  Glenn Morris  <rgm@gnu.org>
650         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
651         property.  (Bug#5593)
653 2010-02-18  Sam Steingold  <sds@gnu.org>
655         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
657 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
659         Use abbreviated file names in bookmarks (bug#5591).
660         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
661         calls to expand-file-name.
662         (bookmark-relocate): Use abbreviated file names in bookmarks.
663         (bookmark-load): Use abbreviated file names in messages.
665 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
667         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
668         expand "." and "..".  Reported by Thierry Volpiatto
669         <thierry.volpiatto@gmail.com>.
671 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
673         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
674         permissions of the temporary file to "0600".  In case the remote
675         file has no read permissions for the owner, there might be
676         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
678 22010-02-18  Glenn Morris  <rgm@gnu.org>
680         * emacs-lisp/authors.el (authors-renamed-files-alist):
681         Add entries for INSTALL.CVS.
683 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
685         * vc-bzr.el: Fix typo in Known Bugs section.
687         * isearch.el (isearch-update-post-hook): New hook.
688         (isearch-update): Use the new hook.
690 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
692         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
693         Fix errors in copying directories.
694         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
695         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
696         (tramp-handle-delete-file)
697         (tramp-handle-dired-recursive-delete-directory)
698         (tramp-handle-write-region): Flush also the cache for the upper
699         directory.
701 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
703         * simple.el (save-interprogram-paste-before-kill): Doc fix.
705         * cus-edit.el (hardware): Doc fix.
707         * man.el (man): Add to external custom group.
709         * delim-col.el (columns): Move to wp custom group.
711         * doc-view.el (doc-view): Add to data custom group.
713         * cedet/data-debug.el (data-debug): Move to extensions group.
715         * cedet/ede.el (ede):
716         * cedet/srecode.el (srecode):
717         * cedet/semantic.el (semantic): Put in tools and extensions group.
719         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
721         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
722         by ispell-parse-output (Bug#5575).
724 2010-02-16  Kenichi Handa  <handa@m17n.org>
726         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
727         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
728         (skkdic-convert): Use `euc-japan' coding system for writing.
730 2010-02-16  Glenn Morris  <rgm@gnu.org>
732         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
733         tex-main-file before using it.  (Bug#5562)
735 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
737         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
738         warnings, since it is annoying for the user to see them each time he
739         runs the code.
741 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
743         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
744         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
745         instead of PROC for caching "first-password-request".  Otherwise,
746         new processes would not profit from passwords already entered.
748         * net/tramp-cache.el (tramp-dump-connection-properties):
749         Don't save "first-password-request" property.
751 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
753         * outline.el (outline-head-from-level):
754         * simple.el (with-wrapper-hook):
755         * cedet/ede.el (ede-run-target, project-delete-target)
756         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
757         (ede-adebug-project, ede-adebug-project-parent)
758         (ede-adebug-project-root):
759         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
760         (elint-defun, elint-buffer-env, elint-top-form-logged)
761         (elint-unbound-variable):
762         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
763         Fix typos in docstrings.
765 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
767         * files.el (insert-directory): When WILDCARD-REGEXP and
768         FULL-DIRECTORY-P are nil, insert the file entry instead of the
769         whole directory.  (Bug#5551)
771         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
772         dired's alignment sanity.  (Bug#5516)
774 2010-02-14  Juri Linkov  <juri@jurta.org>
776         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
777         Remove remaining ^H with their preceding chars.  (Bug#5566)
779 2010-02-13  Glenn Morris  <rgm@gnu.org>
781         * simple.el (transpose-subr): Give it a doc-string.
783         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
784         Doc fixes.
786 2010-02-12  Juri Linkov  <juri@jurta.org>
788         * arc-mode.el (archive-unique-fname): Make directories for nested
789         archives.  (Bug#5540)
791 2010-02-12  Juri Linkov  <juri@jurta.org>
793         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
795 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
797         * subr.el (copy-overlay): Handle deleted overlays.
799         * man.el (Man-completion-table): Don't signal an error if we can't run
800         manual-program (bug#4056).
802 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
804         * textmodes/artist.el (artist-mt): Fix typos in docstring.
806 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
808         * info.el (Info-bookmark-jump): Simplify.
810         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
811         (bookmark-default-handler): Accept new bookmark field `buffer'.
813 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
815         * iswitchb.el (iswitchb-completions): Revert last change.
817 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
819         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
820         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
821         This prevents file names like "~/" being listed literally.
823 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
825         * term/xterm.el (xterm-maybe-set-dark-background-mode):
826         Remove dead code.  (Bug#5546)
828 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
830         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
831         correctly (Bug#5548).
833 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
835         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
836         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
838 2010-02-08  Kenichi Handa  <handa@m17n.org>
840         * international/mule-util.el (with-coding-priority): Add autoload
841         cookie for putting `lisp-indent-function'.
843 2010-02-07  Glenn Morris  <rgm@gnu.org>
845         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
846         Move F2003 named interfaces from keywords-2 to keywords-1, and
847         use function-name-face rather than constant-face.
848         Simplify "abstract interface" regexp.
850 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
852         * eshell/esh-util.el (eshell-file-attributes): New optional arg
853         ID-FORMAT.  Pass it to `file-attributes'.
855         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
857 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
859         * faces.el (set-face-attribute): Allow calling
860         internal-set-lisp-face-attribute with 'unspecified family and
861         foundry argument (Bug#5536).
863 2010-02-07  Glenn Morris  <rgm@gnu.org>
865         * progmodes/f90.el (f90-font-lock-keywords-2)
866         (f90-looking-at-type-like, f90-looking-at-program-block-end):
867         Handle F2003 named interfaces.
869 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
871         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
872         beg and end before calling c-get-state-before-change-functions.
874 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
876         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
878 2010-02-05  Juri Linkov  <juri@jurta.org>
880         * doc-view.el (doc-view-mode):
881         * image-mode.el (image-mode): Put property mode-class=special.
882         (Bug#4896)
884 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
886         * vc-svn.el (vc-svn-revision-table): New function.
888 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
890         * net/ange-ftp.el (ange-ftp-insert-directory):
891         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
892         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
893         Handle also directories.  (Bug#5478)
895 2010-02-05  Glenn Morris  <rgm@gnu.org>
897         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
899 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
901         * startup.el (command-line-1): Convert options beginning with a
902         single dash as well (Bug#5519).
904 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
906         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
907         * minibuffer.el (completion-initials-expand): Only check the presence
908         of delims *within* the boundaries, since otherwise the / delim is
909         always found for files.
911         Fix up various corner case problems.
912         * doc-view.el (doc-view-last-page-number): New function.
913         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
914         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
915         (doc-view-kill-proc): Avoid inf-loop in freak cases.
916         (doc-view-reconvert-doc): Use the new recursive delete-directory.
917         (doc-view-convert-current-doc): Don't create the resolution.el file
918         here any more.
919         (doc-view-pdf/ps->png): Do it here instead.
920         (doc-view-already-converted-p): Check that resolution.el is present.
921         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
922         windows that are not yet showing images.
924 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
926         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
927         `dired-uncache' for every elemnt which is an absolute file name.
929         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
930         directory, handle its directory component.
931         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
932         function is called permanently and creates noise, otherwise.
934         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
935         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
936         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
938 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
940         * macros.el (apply-macro-to-region-lines):
941         Minor simplification.  (Bug#5485)
943 2010-02-04  Glenn Morris  <rgm@gnu.org>
945         * mail/rmail.el (rmail-show-message-1): Handle malformed
946         quoted-printable text.  (Bug#5441)
948         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
950         * simple.el (visual-line-mode): Capitalize lighter.
952 2010-02-03  John Wiegley  <jwiegley@gmail.com>
954         * iswitchb.el (iswitchb-completions): Add bookmark files to the
955         list of files considered for "virtual buffer" completions.
957 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
959         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
960         also in case of (and (not full) (not wildcard)). This is needed,
961         when dired is called with a list of files, which are not in
962         `default-directory'.  (Bug#5478)
964 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
966         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
968 2010-02-02  Juri Linkov  <juri@jurta.org>
970         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
971         from unidiff to allow function-line after @@.
973 2010-02-02  Juri Linkov  <juri@jurta.org>
975         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
976         '(RCS SCCS) with inverted condition.
978 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
980         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
981         messages.
983 2010-02-01  Juri Linkov  <juri@jurta.org>
985         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
986         compare with "pkunzip" and "pkzip" instead of only "pkzip".
987         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
988         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
990 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
992         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
993         (doc-view-revert-buffer): New command.
994         (doc-view-mode-map): Use it.
996 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
998         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
999         pending merge is detected.
1001 2010-01-31  Juri Linkov  <juri@jurta.org>
1003         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
1004         beginning of interactive spec like all other grep commands do.
1005         Put "all" in front of "gz".  (Bug#5260)
1007 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
1009         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
1011 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
1013         * dirtrack.el (dirtrack): Warn instead of signalling error if the
1014         regexp is incorrect (Bug#5476).
1016 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
1018         * net/tramp.el (tramp-handle-insert-directory): Handle also
1019         symlinks, when FILENAME is not in `default-directory'.
1021 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
1023         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
1024         FILE is not in `default-directory'.  (Bug#5478)
1026         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
1027         of SWITCHES.  Handle the case, FILENAME is not in
1028         `default-directory'.  (Bug#5478)
1029         (tramp-register-file-name-handlers): Add safe-magic property.
1031 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
1033         * arc-mode.el (archive-zip-extract): Quote the argument passed to
1034         unzip (Bug#5475).
1036 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
1038         * progmodes/flymake.el (flymake-allowed-file-name-masks)
1039         (flymake-master-make-header-init): Add other C++ filename masks.
1040         (flymake-find-possible-master-files)
1041         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
1043 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
1045         Fix some busybox annoyances.
1047         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
1048         not responding." string.
1049         (tramp-open-connection-setup-interactive-shell): Dump stty
1050         settings.  Enable "neveropen" arg for all `tramp-send-command'
1051         calls.  Handle "=" in variable values properly.
1052         (tramp-find-inline-encoding): Raise an error, when no encoding is
1053         found.
1054         (tramp-wait-for-output): Check, whether PROC buffer is available.
1055         Remove spurious " ^H" sequences, sent by busybox.
1056         (tramp-get-ls-command): Suppress coloring, if possible.
1058 2010-01-28  Glenn Morris  <rgm@gnu.org>
1060         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
1062         * log-edit.el (log-edit-strip-single-file-name): Add missing
1063         :safe, :group, and :version tags.
1065 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
1067         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
1068         buffers.  (Bug#5477)
1070 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
1072         * files.el (delete-directory): Handle moving to trash without
1073         first doing recursion (Bug#5436).
1075 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
1077         * vc-hooks.el (vc-path): Mark as obsolete.
1079 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
1081         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
1082         names too.
1084         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
1085         for the short log.
1086         (vc-bzr-log-view-mode): Adjust regexp for the above change.
1088 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
1090         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
1092         * vc-bzr.el (vc-bzr-revision-table): New function.
1094 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
1096         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
1097         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
1099 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
1101         Remove support for adding --signoff on commit.
1102         Future support will use an incompatible generic mechanism.
1103         * vc-git.el (vc-git-add-signoff): Remove variable.
1104         (vc-git-toggle-signoff): Remove function.
1105         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
1107         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
1108         from xterm-set-background-mode.  Return t if the background mode
1109         was set.
1110         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
1111         earlier, call it again in case the background mode has changed.
1113 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
1115         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
1116         (Bug#3541).
1118 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
1120         * emacs-lisp/assoc.el (aelement): Doc fix.
1121         (aput, adelete, amake): Use lexical-let (Bug#5450).
1123 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
1125         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
1126         is the same as subprogram call, not declaration.  (Bug#5435).
1128 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
1130         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
1131         (tramp-smb-maybe-open-connection): Use it.
1133 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
1135         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
1137 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1139         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
1140         just because we see "encoding: 8bit".
1141         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
1143 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
1145         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
1147 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
1149         * jka-compr.el (jka-compr-load): If load-file is not in
1150         load-history, try its file-truename version.  (bug#5447)
1152 2010-01-21  Alan Mackenzie  <acm@muc.de>
1154         Fix a situation where deletion of a cpp construct throws an error.
1155         * progmodes/cc-engine.el (c-invalidate-state-cache): Before
1156         invoking c-with-all-but-one-cpps-commented-out, check that the
1157         special cpp construct is still in the buffer.
1158         (c-parse-state): Record the special cpp with markers, not numbers.
1160 2010-01-21  Kenichi Handa  <handa@m17n.org>
1162         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
1163         process last-command-event, as it is now decoded first (Bug#5380).
1165 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
1167         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
1169 2010-01-20  Glenn Morris  <rgm@gnu.org>
1171         * indent.el (tab-always-indent): Fix custom-type.
1173 2010-01-19  Alan Mackenzie  <acm@muc.de>
1175         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
1176         buffer throws "args out of range".
1177         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
1178         playing the role of delimiter.
1180 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
1182         * progmodes/ada-mode.el: Fix bug#5400.
1183         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
1184         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
1185         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
1186         Improve comments in "is" portion.  Handle null procedure declaration.
1187         (ada-move-to-end): Improve doc string.
1189 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
1191         * ido.el (ido-cur-list): Initialize to nil.
1192         Remove obsolete information from commentary.
1193         (ido-choice-list): Initialize to nil.
1194         (ido-get-bufname): Reject minibuffers.
1195         (ido-make-buffer-list): If "default" is a nonexistent
1196         buffer, ignore it, as per the function's comment.
1197         (ido-kill-buffer-internal): New function.
1198         (ido-kill-buffer-at-head): Use it.
1199         (ido-visit-buffer): Likewise.
1201 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1203         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
1205 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1207         * cedet/ede/locate.el (ede-locate-file-in-project)
1208         (ede-locate-file-in-project-impl): Fix typos in docstrings.
1209         (ede-enable-locate-on-project): Fix typos in error messages.
1211         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
1212         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
1213         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
1214         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
1215         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
1216         Fix typos in menu help.
1218         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
1219         Fix typos in chart titles.
1221         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
1222         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
1223         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
1224         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
1225         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
1226         (semantic-parse-stream, semantic-parse-region)
1227         (semantic-parse-region-default, semantic--set-buffer-cache)
1228         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
1229         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
1230         (semantic-default-submodes):
1231         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
1232         (semanticdb-create-ebrowse-database)
1233         (semanticdb-find-tags-for-completion-method)
1234         (semanticdb-find-tags-by-class-method)
1235         (semanticdb-deep-find-tags-by-name-method)
1236         (semanticdb-deep-find-tags-for-completion-method):
1237         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
1238         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
1239         (semanticdb-find-tags-for-completion-method)
1240         (semanticdb-find-tags-by-class-method)
1241         (semanticdb-deep-find-tags-for-completion-method):
1242         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
1243         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
1244         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
1245         (semanticdb-find-tags-by-name-method)
1246         (semanticdb-find-tags-by-name-regexp-method)
1247         (semanticdb-find-tags-for-completion-method)
1248         (semanticdb-find-tags-by-class-method)
1249         (semanticdb-find-tags-external-children-of-type-method)
1250         (semanticdb-find-tags-subclasses-of-type-method)
1251         (semanticdb-deep-find-tags-by-name-method)
1252         (semanticdb-deep-find-tags-by-name-regexp-method)
1253         (semanticdb-deep-find-tags-for-completion-method):
1254         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
1255         (semanticdb-enable-gnu-global-in-buffer)
1256         (semanticdb-find-tags-for-completion-method)
1257         (semanticdb-deep-find-tags-by-name-method)
1258         (semanticdb-deep-find-tags-for-completion-method):
1259         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
1260         (javascript-mode, semanticdb-find-translate-path)
1261         (semanticdb-find-tags-for-completion-method)
1262         (semanticdb-find-tags-by-class-method)
1263         (semanticdb-deep-find-tags-by-name-method)
1264         (semanticdb-deep-find-tags-for-completion-method)
1265         (semanticdb-find-tags-external-children-of-type-method):
1266         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
1267         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
1268         (global-semantic-idle-scheduler-mode):
1269         * cedet/srecode/dictionary.el (srecode-field-value)
1270         (srecode-dictionary-add-section-dictionary):
1271         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
1272         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
1273         (describe-class, eieio-describe-generic, describe-generic):
1274         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
1275         (eieio-speedbar-expand):
1276         * emulation/viper-cmd.el (viper-exec-form-in-vi)
1277         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
1278         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
1279         (viper-del-backward-char-in-replace, viper-backward-indent)
1280         (viper-brac-function, viper-register-to-point, viper-submit-report):
1281         * net/tramp.el (tramp-remote-coding-commands):
1282         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
1283         Fix typos in docstrings.
1285 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1287         * mail/sendmail.el (mail-yank-original): Set the mark if the
1288         specified function for yanking does not do it.
1290 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
1292         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
1294         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
1295         resyncing a directory.
1297 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
1299         * progmodes/ada-mode.el: Fix bug#1920.
1300         (ada-ident-re): Delete ., allow multibyte characters.
1301         (ada-goto-label-re): New; matches goto labels.
1302         (ada-block-label-re): New; matches block labels.
1303         (ada-label-re): New; matches both.
1304         (ada-named-block-re): Deleted; callers changed to use
1305         `ada-block-label-re' instead.
1306         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
1307         Use `ada-block-label-re'.
1308         (ada-indent-on-previous-lines): Improve handling of goto labels.
1309         (ada-get-indent-block-start): Special-case block label.
1310         (ada-get-indent-label): Split into `ada-indent-block-label' and
1311         `ada-indent-goto-label'.
1312         (ada-goto-stmt-start, ada-goto-next-non-ws):
1313         Optionally ignore goto labels.
1314         (ada-goto-next-word): Simplify.
1315         (ada-indent-newline-indent-conditional): Insert newline before
1316         trying to fix indentation; doc fix.
1318 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
1320         * calc/calc.el (calc-command-flags): Give it an initial value.
1322 2010-01-17  Glenn Morris  <rgm@gnu.org>
1324         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
1326 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1328         * cedet/semantic.el (semantic-mode):
1329         * files.el (minibuffer-with-setup-hook):
1330         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
1331         (artist-key-draw-continously, artist-key-do-continously-continously)
1332         (artist-key-set-point-continously, artist-mouse-draw-continously):
1333         Fix typos in docstrings.
1335 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
1337         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
1338         return t (Bug#3898).
1340 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
1342         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
1343         can parse the output of the external commands (Bug#5279).
1345 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
1347         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
1349 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
1351         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
1353         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
1355         * startup.el (command-line): Remove unused --icon-type arg.
1356         Handle --display arg, passing it to command-line-1 (Bug#5392).
1358 2010-01-16  Mario Lang  <mlang@delysid.org>
1360         * cedet/ede/cpp-root.el (ede-cpp-root-project):
1361         * cedet/ede/files.el (ede-expand-filename):
1362         * cedet/ede/simple.el (ede-simple-project):
1363         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
1364         (semantic-complete-inline-tag-engine):
1365         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
1366         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
1367         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
1368         * cedet/semantic/db.el (semanticdb-equivalent-mode):
1369         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
1370         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
1371         * emacs-lisp/chart.el (chart-translate-namezone):
1372         * textmodes/artist.el (artist-compute-popup-menu-table):
1373         Remove duplicated words in doc-strings.
1375 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
1377         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
1378         to mairix-search to suppress threading (Bug#5342).
1380 2010-01-15  Kenichi Handa  <handa@m17n.org>
1382         * international/mule-cmds.el (canonicalize-coding-system-name):
1383         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
1385 2010-01-15  Glenn Morris  <rgm@gnu.org>
1387         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
1389         * wid-edit.el (widget-keymap): Doc fix.
1391         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
1392         former seems to be more widely accepted by various svn versions.
1394 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1396         * find-cmd.el (find-constituents):
1397         * vc-arch.el (vc-arch-root):
1398         * window.el (window-body-height, pop-up-frames):
1399         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
1400         (semantic-no-reparse-needed-change-hook):
1401         * cedet/srecode/insert.el (srecode-resolve-argument-list)
1402         (srecode-template-inserter-blank, srecode-template-inserter-variable)
1403         (srecode-template-inserter-ask, srecode-template-inserter-width)
1404         (srecode-template-inserter-section-start)
1405         (srecode-template-inserter-section-end, srecode-insert-method):
1406         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
1407         * progmodes/ada-stmt.el (ada-if):
1408         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
1409         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
1410         (ispell-encoding8-command, ispell-aspell-supports-utf8)
1411         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
1413         * progmodes/flymake.el (flymake-post-syntax-check):
1414         Fix typo in error message.
1416 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1418         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
1419         which is always a string.  (Bug#5313)
1421 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1423         * progmodes/ada-xref.el (ada-default-prj-properties):
1424         Simplify previous change.
1426 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1428         * progmodes/ada-xref.el (ada-default-prj-properties):
1429         Default ada_project_path to $ADA_PROJECT_PATH.
1431 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1433         * progmodes/ada-mode.el (ada-create-keymap):
1434         Override `narrow-to-defun' with `ada-narrow-to-defun'.
1436 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1438         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
1439         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
1440         (ada-get-current-indent, ada-imenu-generic-expression)
1441         (ada-which-function): Check for it.
1443 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1445         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
1446         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
1448 2010-01-14  Glenn Morris  <rgm@gnu.org>
1450         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
1452 2010-01-14  Kenichi Handa  <handa@m17n.org>
1454         * composite.el (auto-composition-mode): Make it a buffer local
1455         variable (permanent-local).
1456         (auto-composition-function): Set the default value to
1457         auto-compose-chars.
1458         (auto-composition-mode): Make it a simple function, not a minor mode.
1459         (global-auto-composition-mode): Likewise.
1460         (turn-on-auto-composition-if-enabled): Delete it.
1462 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
1464         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
1466 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
1468         * files.el (copy-directory): Compute target for recursive
1469         directories with identical names.  (Bug#5343)
1471 2010-01-12  Glenn Morris  <rgm@gnu.org>
1473         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
1474         it to bug-gnu-emacs rather than emacs-pretest-bug.
1476 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1478         * cedet/data-debug.el (data-debug): Fix customization group reference.
1480 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1482         * cedet/semantic/analyze.el (semantic-analyze-push-error)
1483         (semantic-analyze-context, semantic-analyze-context-assignment)
1484         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
1485         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
1486         (semantic-java-doc-keywords-map):
1487         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
1488         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
1489         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
1490         (semantic-c-classname, semantic-format-tag-uml-prototype)
1491         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
1492         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
1493         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
1494         (semantic-get-local-variables, semantic-end-of-command)
1495         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
1496         (lisp-mode):
1497         * cedet/semantic/bovine/make.el (makefile-mode):
1498         * cedet/semantic/wisent/python.el (wisent-python-string-re)
1499         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
1500         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
1501         (semantic-lex, semantic-get-local-variables, python-mode):
1502         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
1503         * cedet/srecode/extract.el (srecode-extract-state-set)
1504         (srecode-extract-method): Fix typos in docstrings.
1506 2010-01-11  Sam Steingold  <sds@gnu.org>
1508         * imenu.el (imenu-default-create-index-function): Detect infinite
1509         loops caused by imenu-prev-index-position-function.
1511 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
1513         * htmlfontify.el (htmlfontify-load-rgb-file)
1514         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
1515         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
1516         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
1517         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
1518         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
1519         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
1520         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
1521         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
1522         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
1523         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
1524         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
1525         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
1526         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
1527         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
1528         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
1529         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
1530         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
1531         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
1532         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
1533         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
1534         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
1535         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
1536         backslash-quoting from parentheses, etc.
1538 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
1540         * progmodes/js.el: Autoload javascript-mode alias.
1542 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
1544         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
1545         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
1546         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
1547         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
1548         Fix typos in docstrings.
1549         (ffap-url-regexp): Doc fix.
1550         (ffap-at-mouse): Fix typo in message.
1552 2010-01-11  Glenn Morris  <rgm@gnu.org>
1554         * version.el (emacs-copyright): Set copyright year to 2010.
1556 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1558         * format.el (format-annotate-function): Only set
1559         write-region-post-annotation-function after running to-fn so as not to
1560         affect nested write-region calls (bug#5273).
1562 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
1564         * cedet/semantic.el (semantic-new-buffer-setup-functions):
1565         Add python parser.
1567         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
1568         wisent/python.el.
1570 2010-01-10  Richard Kim  <emacs18@gmail.com>
1572         * cedet/semantic/wisent/python-wy.el:
1573         * cedet/semantic/wisent/python.el: New files.
1575 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
1577         * man.el (Man-goto-section): Signal error if the section is not
1578         found (Bug#5317).
1580 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
1582         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
1583         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
1585 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
1587         * progmodes/compile.el: Don't treat compile-command as safe if
1588         compilation-read-command might be nil (Bug#4218).
1590 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
1592         * startup.el (command-line-1): Use orig-argi to check for ignored X and
1593         NS options.
1595 2010-01-08  Kenichi Handa  <handa@m17n.org>
1597         * international/fontset.el (build-default-fontset-data):
1598         Exclude characters in scripts kana, hangul, han, or cjk-misc.
1600 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
1602         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
1603         to `create-file-buffer' as it expects, not just a buffer name.
1604         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
1605         to help uniquify.  (Bug#3224)
1607 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
1609         * font-setting.el (font-setting-change-default-font): Use user-spec
1610         instead of name.
1612 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1614         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
1616 2010-01-05  Tom Tromey  <tromey@redhat.com>
1618         * progmodes/python.el (python-font-lock-keywords):
1619         Handle qualified decorators (Bug#881).
1621 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1623         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
1624         in a lightweight checkout.
1626 2010-01-05  Kenichi Handa  <handa@m17n.org>
1628         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
1630 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1632         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
1634 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
1636         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
1637         checkouts.  (Bug#618)
1638         (vc-bzr-log-view-mode): Also highlight the author.
1639         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
1640         (vc-bzr-shelve-menu-map):
1641         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
1642         (vc-bzr-shelve-apply): Make prompt more explicit.
1644 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1646         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
1647         They are valid characters in URL paths (rfc3986), and at least
1648         Firefox does not understand the encoded version (Bug#3166).
1650 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
1652         * progmodes/octave-mod.el (octave-end-keywords)
1653         (octave-block-begin-or-end-regexp, octave-block-match-alist):
1654         Add "end" keyword (Bug#3061).
1655         (octave-end-as-array-index-p): New function.
1656         (calculate-octave-indent): Use it.
1658 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1660         * bookmark.el: Consistently put the text property on the bookmark name.
1661         (bookmark-bmenu-marks-width): Bump back to 2, to include
1662         annotation marks.
1663         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
1664         property on the bookmark name, instead of not putting it at all.
1665         (bookmark-bmenu-list): Fix where we put the text property.
1667 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1669         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
1670         for showing buffer modified state (as added in the previous change).
1672 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1674         * bookmark.el: Show modified state of bookmark buffer more accurately.
1675         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
1676         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
1677         (with-buffer-modified-unmodified): New macro.
1678         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
1679         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
1680         Use new macro to preserve the buffer modified state.
1682 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1684         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
1685         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
1686         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
1687         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
1688         (bookmark-bmenu-rename, bookmark-bmenu-locate)
1689         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
1690         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
1692 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1694         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1695         Make the lines in the generated doc string shorter.  (Bug#4668)
1697 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
1699         * net/rcirc.el: Add follow-link binding (Bug#4738).
1701 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1703         * Makefile.in (bzr-update): Rename from cvs-update.
1704         (cvs-update): New target for backward compatibility.
1706         * makefile.w32-in (bzr-update): Rename from cvs-update.
1707         (cvs-update): New target for backward compatibility.
1709 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1711         * bookmark.el: Remove gratuitous gratitude.
1713 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1715         * bookmark.el (bookmark-bmenu-any-marks): New function
1716         (bookmark-bmenu-save): Clear buffer modification if no marks.
1718 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1720         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
1721         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
1722         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
1723         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
1725         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
1726         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
1727         To: emacs-devel {_AT_} gnu.org
1728         Subject: bookmark.el bug report
1729         Date: Mon, 28 Dec 2009 14:19:16 +0800
1730         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
1732 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1734         * bookmark.el: Improvements suggested by Drew Adams:
1735         (bookmark-bmenu-ensure-position): New name for
1736         `bookmark-bmenu-check-position'.  Just ensure the position,
1737         don't return any meaningful value.
1738         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
1739         New constants.
1741 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
1743         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
1744         (bookmark-yank-point, bookmark-bmenu-check-position):
1745         Fix typos in docstrings.
1746         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
1747         (bookmark-name-from-full-record, bookmark-get-position)
1748         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
1749         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
1750         Remove useless quoting of parenthesis, etc. in docstrings.
1752         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
1753         (ediff-append-custom-diff): Fix typo in error message.
1754         (ediff-meta-mark-equal-files): Fix typos in messages.
1756         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
1758         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
1759         Fix typo in docstring.
1761         * net/imap-hash.el (imap-hash-make): Doc fix.
1762         (imap-hash-test): Fix typo in error message; reflow docstring.
1763         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
1764         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
1765         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
1766         Fix typos in docstrings.
1767         (imap-hash-open-connection): Fix typo in error message.
1769         * play/gomoku.el (gomoku): Fix typos in docstring.
1771         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
1772         (gdb-jsonify-buffer): Fix typos in docstring.
1773         (gdb-goto-breakpoint): Fix typo in error message.
1774         ("Display Other Windows"): Fix typo in help message.
1775         (gdb-speedbar-expand-node): Fix typo in question.
1777         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
1778         (idlwave-html-system-help-location, idlwave-html-help-location)
1779         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
1780         (idlwave-help-browser-generic-args, idlwave-help-directory)
1781         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
1782         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
1783         (idlwave-online-help, idlwave-help-html-link)
1784         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
1785         Fix typos in docstrings.
1786         (idlwave-help-with-source, idlwave-help-find-routine-definition):
1787         Reflow docstrings.
1788         (idlwave-help-assistant-start): Fix typo in error message.
1790         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
1791         (octave-electric-space): Fix typos in docstrings.
1793 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1795         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
1797 2010-01-01  Juri Linkov  <juri@jurta.org>
1799         * comint.el (comint-input-ring-size): Make it a defcustom and
1800         increase the default to 500 (Bug#5148).
1802 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
1804         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
1805         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
1806         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
1808 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
1810         Show working revision correctly for mercurial.
1811         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
1812         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
1814 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
1816         Declare some functions for the byte-compiler.
1817         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
1818         (speedbar-timer-fn, speedbar-change-expand-button-char)
1819         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
1821 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
1823         This changeset reverts GDB Graphical Interface to use annotations.
1824         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
1826 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
1828         Make vc-dir work on subdirectories of the bzr root.
1829         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
1830         file names relative to it.
1831         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
1832         relative directory to vc-bzr-after-dir-status.
1834 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
1836         * font-lock.el (font-lock-refresh-defaults): New function, which
1837         can be used to let font-lock react to external changes in
1838         variables like font-lock-defaults and keywords.
1839         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
1841 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
1843         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
1845         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
1847 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
1849         Supersede color.diff settings in git log (bug#5211).
1851         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
1852         escape chars in its output when the user has color.diff set to `always'.
1853         This fix works on git 1.4.2 and newer (released on 2006-08-13).
1855 2009-12-26  Kevin Ryde  <user42@zip.com.au>
1857         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
1858         node.  Keep previous "Index" name to work with past coreutils too.
1860         * man.el (man): Revise docstring a bit to show -a and -l as
1861         examples.  Add -k description since support for it has otherwise
1862         been a secret.  (Further to bug#3717.)
1863         (Man-bgproc-sentinel): When "-k foo" produces no output show error
1864         "no matches" rather than "Can't find manpage", as the latter reads
1865         like -k was interpreted as a page name, which is not so.  (Bug#5431)
1867 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
1869         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
1870         switches.  Check also for //SUBDIRED// line.
1872 2009-12-25  Kenichi Handa  <handa@m17n.org>
1874         * language/indian.el (devanagari-composable-pattern): Fixed to
1875         handle ZWNJ and ZWJ.  Use it in composition-function-table for
1876         Devanagari.
1877         (malayalam-composable-pattern): Fix previous change.
1879 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1881         * ps-print.el (ps-face-attributes): It was not returning the
1882         attribute face for faces specified as string.  Reported by harven
1883         <harven@free.fr>.
1884         (ps-print-version): New version 7.3.5.
1886 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1888         * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
1889         timezone names.
1890         (icalendar--convert-tz-offset): Fixed the "last-day-problem".
1891         (icalendar--add-diary-entry): Remove the trailing blank that
1892         diary-make-entry inserts.
1894 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
1896         Make `file-expand-wildcards' work for remote files.
1898         * files.el (file-expand-wildcards): In case of remote files, check
1899         only local file name part for wildcards.  Provide feature 'files
1900         and subfeature 'remote-wildcards.  (Bug#5198)
1902         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
1903         if there is already an established connection.
1904         (tramp-advice-file-expand-wildcards): Remove it.
1906         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
1907         (tramp-advice-file-expand-wildcards): Moved from tramp.el.
1908         Activate advice for older GNU Emacs versions.  (Bug#5237)
1910 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
1912         Some doc fixes (more needed).
1914         * find-cmd.el (find-constituents): Reflow docstring.
1915         (find-cmd, find-prune, find-command): Fix typos in docstrings.
1916         (find-generic): Doc fix.
1918 2009-12-17  Juri Linkov  <juri@jurta.org>
1920         Fix regression from 23.1 to allow multiple modes in Local Variables.
1922         * files.el (hack-local-variables-filter): While ignoring duplicates,
1923         don't take `mode' into account.
1924         (hack-local-variables-filter, hack-dir-local-variables): Don't
1925         remove duplicate `mode' from local-variables-alist (like `eval').
1927 2009-12-17  Juri Linkov  <juri@jurta.org>
1929         Make `dired-diff' more safe.  (Bug#5225)
1931         * dired-aux.el (dired-diff): Signal an error when `file' equals to
1932         `current' or when `file' is a directory of the `current' file.
1934 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
1936         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
1937         unconditionally preloaded files.
1939 2009-12-16  Juri Linkov  <juri@jurta.org>
1941         Revert to old 23.1 logic of using the file at the mark as default.
1942         * dired-aux.el (dired-diff): Use the file at the mark as default
1943         if it's not the same as the current file, and the target dir is
1944         the current dir or the mark is active.  Add the current file
1945         as the arg of `dired-dwim-target-defaults'.  Use the default file
1946         in the prompt.  (Bug#5225)
1948 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
1950         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
1951         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
1952         (tramp-check-for-regexp): Check also, when an echoing shell stops
1953         to echo sent commands.
1955 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1957         * Makefile.in: Revert last change (Bug#5191).
1959 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
1961         * vc-hg.el (vc-hg-print-log): Fix argument order.
1962         (vc-hg-working-revision): Make sure the command is executed in a
1963         known environment so that we can parse the output.  (Bug#4417)
1965 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1967         * progmodes/python.el (python-symbol-completions): Remove text
1968         properties from symbol string before calling python-send-receive.
1970 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
1972         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
1973         when there are values for both file and line.  (Bug#5060)
1975 2009-12-14  Juri Linkov  <juri@jurta.org>
1977         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
1978         whitespace after the file name of the first line of unified format,
1979         because git-diff doesn't output whitespace and file modification time
1980         after the file name.
1982 2009-12-14  David Kastrup  <dak@gnu.org>
1984         * info.el (Info-hide-cookies-node): Before hiding a cookie,
1985         check if it already has the `display' property added by
1986         `Info-display-images-node', and not put the `invisible' property
1987         in this case.
1989 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1991         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
1992         (semantic-mru-bookmark-mode): Doc fixes.
1994         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
1995         of assert.
1997 2009-12-13  Glenn Morris  <rgm@gnu.org>
1999         * mail/emacsbug.el (message-sort-headers): Define for compiler.
2000         (report-emacs-bug): In message-mode, sort manually before storing
2001         original report text.  (Bug#5178)
2002         Remove superfluous save-excursion.
2004 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
2006         * net/dbus.el (dbus-property-handler): Filter lambda forms out
2007         when responding to "GetAll" properties.
2009 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
2011         * simple.el (compose-mail): Remove mail-setup-with-from from
2012         customization checks.
2014 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
2016         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
2017         RAR archives created on Unix systems.
2019 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2021         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
2022         the varalias that was accidentally removed by the 2009-11-19 change
2023         (bug#5186).
2025 2009-12-12  Kenichi Handa  <handa@m17n.org>
2027         * language/indian.el (indian-compose-regexp): New function.
2028         (malayalam-composable-pattern): Fix the pattern.
2029         (composition-function-table): Set malayalam-composable-pattern for
2030         Malayalam characters.
2032 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
2034         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
2035         rather than down-mouse-1, based on follow-link conventions.
2037         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
2038         are compiled.
2040 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
2042         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
2043         (verilog-vmm-statement-re, verilog-ovm-statement-re)
2044         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
2045         (verilog-leap-to-head, verilog-backward-token):
2046         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
2048 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
2050         * progmodes/verilog-mode.el (verilog-auto-lineup)
2051         (verilog-nameable-item-re): Cleanup user-visible spelling and
2052         documentation errors.  One reported by Gary Delp.
2053         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
2054         (verilog-read-decls): Fix AUTOWIRE with types declared in a
2055         package, bug195.  Reported by Pierre-David Pfister.
2057 2009-12-11  Glenn Morris  <rgm@gnu.org>
2059         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
2061         * mail/emacsbug.el: No longer require sendmail.
2062         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
2063         (report-emacs-bug-orig-text): Doc fix.
2064         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
2065         New local variables, to adapt to different mail-user-agents.
2066         (report-emacs-bug): Fix test for a gnu.org address.
2067         Use overlays for emphasis, since font-lock defeats 'face property.
2068         Pretest bugs also end up at the newsgroup these days.
2069         Stop message-mode stripping text properties.
2070         Set and use the new buffer-local variables.
2071         (report-emacs-bug-hook): Add doc-string.
2072         Remove some unnecessary save-excursions and simplify.
2073         Use the appropriate hook and send-command.
2075         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
2076         capitalization of some menu entries.
2078 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2080         * whitespace.el (whitespace-display-char-on): Ensure
2081         `buffer-display-table' is unique when two or more windows are
2082         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
2083         New version 12.1.
2085 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
2087         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
2088         characters in the Attribute field.
2090 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
2092         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
2094 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2096         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
2097         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2098         Disregard autoload-excludes.
2099         (update-directory-autoloads): Obey autoload-excludes here instead.
2100         But don't store its contents in no-autoloads and remove entries that
2101         refer to excludes files.
2103 2009-12-10  Glenn Morris  <rgm@gnu.org>
2105         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
2106         (expand-mail-aliases): Define for compiler.
2108         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
2109         Define for compiler.
2111         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
2112         appropriate for the mail-user-agent in use.
2114 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2116         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
2118 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
2120         Fix short log parsing and fontification.
2121         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
2122         Fix fontification for the [merge] label.
2124 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
2126         Drop some properties to avoid surprises.
2127         * htmlfontify.el (hfy-ignored-properties): New defcustom.
2128         (hfy-fontify-buffer): Use it.
2130 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2132         Minor cleanup.
2133         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
2134         Adjust all callers.
2135         (ffap-locate-file): Remove unused arg `dir-ok' and make other
2136         args compulsory.  Adjust callers.
2137         (ffap-gopher-at-point): Remove unused var `name'.
2139         Get rid of the ELCFILES abomination.
2140         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2141         (compile-elcfiles): New phony target.
2142         (compile-main): Compute ELCFILES dynamically.
2143         (compile-clean): New target to remove left-over elc files.
2144         (compile, all): Use it.
2146 2009-12-09  Kenichi Handa  <handa@etlken>
2148         * international/mule-diag.el: Require help-mode instead of help-fns.
2150 2009-12-09  Kenichi Handa  <handa@m17n.org>
2152         * international/mule-cmds.el (ucs-names): Supply sufficiently
2153         fine ranges instead of pre-calculating accurate ranges.
2154         Iterate with bigger gc-cons-threshold.
2156 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2158         Add support for stashing a snapshot of the current tree.
2159         * vc-git.el (vc-git-stash-snapshot): New function.
2160         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
2162 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
2164         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
2165         instead of `(beginning|end)-of-line'.
2167 2009-12-08  Glenn Morris  <rgm@gnu.org>
2169         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
2171         * Makefile.in (ELCFILES): Regenerate.
2173 2009-12-07  Juri Linkov  <juri@jurta.org>
2175         Don't lazy-highlight the comint output in history Isearch mode.
2177         * comint.el (comint-history-isearch-search): Instead of
2178         `comint-line-beginning-position', use `comint-after-pmark-p'
2179         to check if point if before the process mark, and go to
2180         `process-mark' in this case.
2182 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2184         * textmodes/tex-mode.el (latex-complete)
2185         (latex-indent-or-complete): Remove.
2186         (latex-mode): Set completion-at-point-functions instead.
2188         Provide a standard completion command and hook it into TAB.
2189         * minibuffer.el (completion-at-point-functions): New var.
2190         (completion-at-point): New command.
2191         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
2192         * progmodes/python.el (python-mode-map): Use completion-at-point.
2193         (python-completion-at-point): Rename from python-partial-symbol and
2194         adjust for use in completion-at-point-functions.
2195         (python-mode): Setup completion-at-point for Python completion.
2196         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
2197         extracted from lisp-complete-symbol.
2198         (lisp-complete-symbol): Use it.
2199         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
2200         setup completion-at-point for Elisp completion.
2201         (emacs-lisp-mode-map, lisp-interaction-mode-map):
2202         Use completion-at-point.
2203         * ielm.el (ielm-map): Use completion-at-point.
2204         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
2205         * progmodes/sym-comp.el: Move to...
2206         * obsolete/sym-comp.el: Move from progmodes.
2208 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
2210         Prevent save-buffer in Rmail buffers from using the coding-system
2211         of the current message, and from clobbering the encoding mnemonics
2212         in the mode line (Bug#4623).
2214         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
2215         flag, too.
2216         (rmail-message-encoding): New variable.
2217         (rmail-write-region-annotate): Record the encoding of the current
2218         message in rmail-message-encoding.
2219         (rmail-after-save-hook): New function, restores the encoding of
2220         the current message after the message collection is saved.
2222 2009-12-07  Juri Linkov  <juri@jurta.org>
2224         * progmodes/grep.el (grep-read-files): Use `completing-read'
2225         instead of `read-string'.  Set its `collection' arg to
2226         `read-file-name-internal'.  (Bug#4301)
2228 2009-12-07  Juri Linkov  <juri@jurta.org>
2230         Correctly restore original Isearch point.  (Bug#4994)
2232         * isearch.el (isearch-mode): Move `isearch-push-state' after
2233         `(run-hooks 'isearch-mode-hook)'.
2234         (isearch-cancel): When `isearch-push-state-function' is defined,
2235         let-bind `isearch-cmds' to the first state (the last element of
2236         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
2237         function and restores the original point).  Otherwise, move point
2238         to `isearch-opoint'.
2240 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2242         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
2243         chars that don't have names, so the table can be built much faster at
2244         run-time.
2246 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
2248         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
2249         change.  Suggested by David Kastrup.
2251         * simple.el (compose-mail): Check for incompatibilities and warn.
2252         (compose-mail-user-agent-warnings): New option.
2254 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2256         Support showing a single log entry from vc-annotate.
2257         * vc.el (print-log): Add a new argument: START-REVISION.
2258         (vc-print-log-internal): Add a new optional argument and
2259         pass it to the backend.
2260         (vc-print-log, vc-print-root-log): Adjust callers.
2261         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
2262         buffer already displays the requested log entry, use it.
2263         Otherwise display only the log entry in question.
2264         * vc-svn.el (vc-svn-print-log):
2265         * vc-mtn.el (vc-mtn-print-log):
2266         * vc-hg.el (vc-hg-state):
2267         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
2268         (vc-git-show-log-entry): Return t on success.
2269         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
2270         (vc-bzr-show-log-entry): Return t on success.
2271         * vc-rcs.el (vc-rcs-print-log):
2272         * vc-sccs.el (vc-sccs-print-log):
2273         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
2275 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2277         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
2278         Add menus to the meta mode.  (Bug#5043)
2280 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
2282         * ediff-init.el (ediff-event-key): Use event-to-character instead of
2283         event-key.
2285         * ediff.el (ediff-buffers-internal): Add unwind-protect.
2287 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
2289         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
2290         Berbain <raphael.berbain@gmail.com>.
2292         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
2293         characters.
2294         (tramp-initial-end-of-output): New defconst.
2295         (tramp-methods, tramp-find-shell)
2296         (tramp-open-connection-setup-interactive-shell)
2297         (tramp-maybe-open-connection): Use it.
2298         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
2299         existence of `#' and `$'.
2301         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
2302         `tramp-initial-end-of-output'.
2304 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2306         Get the background mode from the terminal for xterm, and set
2307         faces accordingly.
2308         * term/xterm.el (xterm-set-background-mode): New function.
2309         (terminal-init-xterm): Use it in case xterm supports background
2310         color queries.  Recompute faces after getting the background
2311         color.
2313 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
2315         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
2316         number comment back on its own line, for easier parsing.
2318 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2320         Make it work for non-file buffers (bug#5102).
2321         * doc-view.el (doc-view-current-cache-dir):
2322         Use doc-view-buffer-file-name rather than buffer-file-name.
2323         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
2325 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
2327         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
2328         author field is too short.
2330 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
2332         * vc-git.el (vc-git-print-log): Handle a limit argument.
2333         Display the short log in graph form and with labels.
2334         (vc-git-log-view-mode): Handle labels.
2336         Make vc-revert change VC state from 'added to 'unregistered.
2337         * vc-git.el (vc-git-revert): Call git reset first.
2339 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
2341         * net/newst-backend.el, net/newst-plainview.el:
2342         * net/newst-reader.el, net/newst-ticker.el:
2343         * net/newst-treeview.el, net/newsticker.el:
2344         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
2346 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
2348         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
2350         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
2351         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
2352         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
2353         Update annotation regexp.
2355         * simple.el (beginning-of-visual-line): Constrain to field
2356         boundaries (Bug#5106).
2358 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
2360         * xml.el (xml-substitute-numeric-entities): Move
2361         newsticker--decode-numeric-entities in newst-backend.el to
2362         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
2363         * net/newst-backend.el (newsticker--parse-generic-feed)
2364         (newsticker--parse-generic-items)
2365         (newsticker--decode-numeric-entities): Move
2366         newsticker--decode-numeric-entities in newst-backend.el to
2367         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
2369 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
2371         * progmodes/js.el (js--js-not): Add null to the list of values.
2373 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
2375         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
2377 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2379         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
2380         delimiter if it is at the end of the current line.
2381         (bibtex-generate-url-list): Fix docstring.
2383 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2385         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
2386         minibuffer's content with itself.
2387         Fold the confirm-after-completion case into the `confirm' case.
2388         (completion-pcm-word-delimiters): Add : and / to the delimiters.
2390 2009-12-06  Kevin Ryde  <user42@zip.com.au>
2392         * ffap.el (ffap-rfc-path): Make this a defcustom since
2393         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
2395         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
2396         manuals, similar to existing setup for help-mode.  (Bug#3913.)
2398 2009-12-05  Juri Linkov  <juri@jurta.org>
2400         Save and restore dired buffer's point positions too.  (Bug#4880)
2402         * dired.el (dired-save-positions): Return in the first element
2403         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
2404         Doc fix.
2405         (dired-restore-positions): First restore buffer's position.
2406         While restoring window's positions, check if window still displays
2407         the original buffer.
2409 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2411         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
2412         if possible.
2414         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
2415         Make argument optional.
2417         * shell.el (shell): Require ansi-color (Bug#5113).
2419         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
2421         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
2423 2009-12-05  Alan Mackenzie  <acm@muc.de>
2425         * progmodes/cc-mode.el (c-before-hack-hook)
2426         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
2427         `c-file-style' to work again.  This reversion restores the current
2428         software to its state in Emacs 23.1.  (Bug#4146)
2430 2009-12-05  Kevin Ryde  <user42@zip.com.au>
2432         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
2433         comment-start-skip to comment-end-skip as comment (Bug#4781).
2435 2009-12-05  Juri Linkov  <juri@jurta.org>
2437         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
2438         for virtual nodes.  (Bug#4147)
2439         (Info-find-node-2): Set `Info-current-node-virtual' to nil
2440         when moving from a virtual node.
2441         (Info-mode-menu): Add `Info-virtual-index' to the menu.
2442         (Info-mode): Add `Info-virtual-index' to the docstring.
2444 2009-12-05  Eric Ludlam  <zappo@gnu.org>
2446         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
2447         Describe project macro symbols.
2449         * cedet/semantic/complete.el (semantic-complete-do-completion):
2450         Don't call semantic-collector-current-exact-match.
2452         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
2453         ede-objects as targets.
2455         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
2456         a target's object list even if compiler vars are already in the
2457         Makefile.
2459         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
2460         list of headers producing necessary macros.
2462 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2464         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
2465         track of the buffer position of the end of a BibTeX entry as this
2466         position may change during reformatting.
2467         (bibtex-format-entry): Remove whitespace before processing
2468         numerical fields so that we recognize the latter properly.
2469         (bibtex-reformat): Do not use push which changes the global value
2470         of bibtex-entry-format.
2471         (bibtex-field-braces-alist, bibtex-field-strings-alist)
2472         (bibtex-field-re-init): Replace only space characters by regexp
2473         for whitespace.
2474         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
2475         (bibtex-initialize): Also update bibtex-strings.
2476         (bibtex-kill-field): Preserve white space at end of entry.
2477         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
2478         Update bibtex-reference-keys.
2480 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2482         * minibuffer.el (completion-pcm--merge-try): Also consider placing
2483         point after a star, if that's the only place where modifications can
2484         make progress.
2486 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
2488         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
2489         in docstrings.
2491 2009-12-04  Juri Linkov  <juri@jurta.org>
2493         * proced.el (proced): Call `(proced-update t)' to update process
2494         information instead of only running proced-post-display-hook.
2495         (proced-send-signal): Add a leading space to the buffer name
2496         " *Marked Processes*" to make this buffer ephemeral.
2498 2009-12-04  Juri Linkov  <juri@jurta.org>
2500         * dired.el (dired-auto-revert-buffer): New defcustom.
2501         (dired-internal-noselect): Use it.
2503 2009-12-04  Juri Linkov  <juri@jurta.org>
2505         Change roles of modes and functions in image-mode.el (Bug#5062).
2507         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
2508         in `auto-mode-alist'.
2509         (image-mode-previous-major-mode): New variable.
2510         (image-minor-mode-map): Rename from `image-mode-text-map'.
2511         (image-mode): Move graceful error-handling code from
2512         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
2513         (image-minor-mode): Remove all image-handling code.
2514         Replace `image-mode-text-map' with `image-minor-mode-map'.
2515         Check for `image-type' in mode-line format string.
2516         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
2517         (image-mode-as-text): New function with most code from
2518         `image-mode-maybe'.
2519         (image-toggle-display-text): Move code that removes image
2520         properties from `image-toggle-display' to here.
2521         (image-toggle-display-image): New function with code that adds
2522         image properties copied from `image-toggle-display'.
2523         (image-toggle-display): Remove most code with leaving only code
2524         that toggles between `image-mode-as-text' and `image-mode'.
2526 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
2528         * net/newst-treeview.el
2529         (newsticker--treeview-list-highlight-start): Restored call to
2530         save-excursion: Selected item was stuck.
2531         (newsticker--treeview-list-select): New.
2532         (newsticker--treeview-item-show-text)
2533         (newsticker--treeview-item-show)
2534         (newsticker--treeview-item-update): Use new
2535         newsticker-treeview-item-mode.
2536         (newsticker-treeview-update): Keep current item.
2537         (newsticker-treeview-next-new-or-immortal-item): Doc change.
2538         (newsticker--treeview-first-feed): Doc change.
2539         (newsticker-treeview-list-menu)
2540         (newsticker-treeview-item-menu): Added menu entries.
2541         (newsticker-treeview-item-mode): New.
2543         * net/newst-backend.el (newsticker-customize): Delete other
2544         windows.
2546 2009-12-04  Sam Steingold  <sds@gnu.org>
2548         * log-view.el (log-view-mode-map): "q" calls quit-window,
2549         like in all the other non-self-insert buffers.
2551 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2553         Minor cleanup.
2554         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
2555         key decoding rather than do it manually via last-input-event +
2556         ascii-character.
2557         (term-exec): Use delete-and-extract-region.
2558         (term-handle-ansi-terminal-messages): Remove unused var `end'.
2559         (term-process-pager): Remove unused var `i'.
2560         (term-dynamic-simple-complete): Make obsolete.
2561         (serial-update-config-menu): Remove unused vars `y' and `str'.
2562         (term-update-mode-line): Remove unused var `temp'.
2564 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2566         Limit the number of log entries displayed by default.
2567         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
2568         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
2569         using a prefix argument.
2571 2009-12-03  Glenn Morris  <rgm@gnu.org>
2573         * progmodes/idlwave.el (class): Restore still useful declaration.
2575 2009-12-03  Alan Mackenzie  <acm@muc.de>
2577         Enhance `c-parse-state' to run efficiently in "brace deserts".
2579         * progmodes/cc-mode.el (c-basic-common-init):
2580         Call c-state-cache-init.
2581         (c-neutralize-syntax-in-and-mark-CPP): Rename from
2582         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
2583         placing `category' properties value 'c-cpp-delimiter at its boundaries.
2585         * progmodes/cc-langs.el (c-before-font-lock-function):
2586         c-extend-and-neutralize-syntax-in-CPP has been renamed
2587         c-neutralize-syntax-in-and-mark-CPP.
2589         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
2590         with `category' properties now, not `syntax-table' ones.
2592         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
2593         enhanced (but slower) version of c-end-of-macro that won't land
2594         inside a literal or on another awkward character.
2595         (c-state-cache-too-far, c-state-cache-start)
2596         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
2597         (c-state-nonlit-pos-cache-limit, c-state-point-min)
2598         (c-state-point-min-lit-type, c-state-point-min-lit-start)
2599         (c-state-min-scan-pos, c-state-brace-pair-desert)
2600         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
2601         buffer local variables.
2602         (c-state-literal-at, c-state-lit-beg)
2603         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
2604         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
2605         (c-state-cache-top-paren, c-state-cache-after-top-paren)
2606         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
2607         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
2608         (c-renarrow-state-cache)
2609         (c-append-lower-brace-pair-to-state-cache)
2610         (c-state-push-any-brace-pair, c-append-to-state-cache)
2611         (c-remove-stale-state-cache)
2612         (c-remove-stale-state-cache-backwards, c-state-cache-init)
2613         (c-invalidate-state-cache-1, c-parse-state-1)
2614         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
2615         (c-parse-state): Enhance and refactor.
2616         (c-debug-parse-state): Amend to deal with all the new variables.
2618         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
2619         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
2620         modify to use category text properties rather than syntax-table ones.
2621         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
2622         to switch off/on the syntactic paren property of C++ template
2623         delimiters using the category property.
2624         (c-with-<->-as-parens-suppressed): Macro to invoke code with
2625         template delims suppressed.
2626         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
2627         New constant/macros which apply category properties to the start
2628         and end of preprocessor constructs.
2629         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
2630         "comment out" the syntactic value of characters in preprocessor
2631         constructs.
2632         (c-with-cpps-commented-out)
2633         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
2634         with characters in all or all but one preprocessor constructs
2635         "commented out".
2637 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2639         * proced.el (proced-filter-alist): Use regexp-quote.
2641 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
2643         Cleanup.
2644         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
2645         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
2646         arguments.  Expand `default-directory'.
2648         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
2649         the benefit of returning an expanded localname.
2650         (tramp-tramp-file-p): Handle the case NAME is not a string.
2652 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2654         Add support for bzr shelve/unshelve.
2655         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
2656         (vc-bzr-extra-menu-map): New variables.
2657         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
2658         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
2659         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
2660         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
2661         (vc-bzr-dir-extra-headers): Display shelves.
2663         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
2665 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2667         * textmodes/bibtex.el (bibtex-complete-internal):
2668         Use completion-in-region.
2669         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
2671 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2673         Support applying stashes.  Improve UI.
2674         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
2675         (vc-git-stash-apply, vc-git-stash-pop)
2676         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
2677         (vc-git-stash-menu): New functions.
2678         (vc-git-stash-menu-map): New variable.
2679         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
2681 2009-12-03  Glenn Morris  <rgm@gnu.org>
2683         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
2684         (vc-print-log-internal): Fix previous change.
2685         (vc-revert): Correct pluralization.
2687 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2689         * progmodes/make-mode.el (makefile-special-targets-list): No need for
2690         it to be an alist any more.
2691         (makefile-complete): Use completion-in-region.
2693         * progmodes/octave-mod.el (octave-complete-symbol):
2694         Use completion-in-region.
2696         Misc cleanup.
2697         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
2698         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
2699         (idlwave-complete-class): Don't quote lambda.
2700         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
2701         (idlwave-mode-map): Move initialization into declaration.
2702         (idlwave-action-and-binding): Use backquotes.
2703         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
2704         Simplify.
2705         (idlwave-is-pointer-dereference): Remove unused var `pos'.
2706         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
2707         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
2708         `parts', and `all-parts'.
2709         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
2710         (idlwave-convert-xml-system-routine-info): Remove unused string
2711         `version-string'.
2712         (idlwave-display-user-catalog-widget): Use dolist.
2713         (idlwave-scanning-lib): Declare dynamically-scoped var.
2714         (idlwave-scan-library-catalogs): Remove unused var `flags'.
2715         (completion-highlight-first-word-only): Declare to silence bytecomp.
2716         (idlwave-popup-select): Tighten scope of `resp'.
2717         (idlwave-find-struct-tag): Remove unused var `beg'.
2718         (idlwave-after-load-rinfo-hook): Declare.
2719         (idlwave-sintern-class-info): Remove unused var `taglist'.
2720         (idlwave-find-class-definition): Remove unused var `list'.
2721         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
2722         (idlwave-what-module-find-class): Remove unused var `classes'.
2724 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
2726         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
2728 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2730         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
2731         buffers visited.  Remove redundant current-buffer-saving.
2733 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2735         Use completion-in-buffer and remove uses of dynamic scoping.
2736         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
2737         (pascal-buffer-to-use, pascal-flag): Don't declare.
2738         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
2739         (pascal-get-completion-decl, pascal-keyword-completion):
2740         Add `pascal-str' argument, save-excursion,
2741         return the found completions, and don't filter with pascal-pred.
2742         (pascal-completion-cache): New var.
2743         (pascal-completion): Don't switch buffer any more (it was never
2744         necessary).  Don't save-excursion any more (it's done by the called
2745         subroutines).  Use a cache to avoid redundant computations.
2746         Use complete-with-action rather than pascal-completion-response and
2747         let it apply the predicate as well.
2748         (pascal-complete-word): Use completion-in-buffer when
2749         pascal-toggle-completions is nil.
2750         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
2751         not used any more.
2752         (pascal-comp-defun): Don't change buffer any more.
2753         Use complete-with-action rather than pascal-completion-response and
2754         let it apply the predicate as well.
2755         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
2756         when neded.
2758 2009-12-02  Kenichi Handa  <handa@m17n.org>
2760         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
2761         shape for all Indic scripts.
2763 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2765         Use completion-in-buffer.
2766         * wid-edit.el (widget-field-text-end): New function.
2767         (widget-field-value-get): Use it.
2768         (widget-string-complete, widget-file-complete)
2769         (widget-color-complete): Use it and completion-in-region.
2770         (widget-complete): Don't narrow the buffer.
2772 2009-12-02  Glenn Morris  <rgm@gnu.org>
2774         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
2775         (rmail-select-summary): Use rmail-pop-to-buffer.
2776         * mail/rmailsum.el: Replace all pop-to-buffer calls with
2777         rmail-pop-to-buffer, to prevent horizontal splits.
2779         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
2780         save-excursion with save-current-buffer.
2781         Widen before searching.  (Bug#5093)
2782         (diary-list-sexp-entries): Remove superfluous save-excursion.
2784 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
2786         * woman.el (woman-make-bufname): Handle man-pages with "." in the
2787         name.  (Bug#5038)
2789 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
2791         * ido.el (ido-file-internal): Handle filenames at point that do
2792         not have a directory part.  (Bug#5049)
2794 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
2796         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
2797         (mpc-songs-jump-to, mpc-resume): Doc fixes.
2799 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
2801         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
2802         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
2803         any more.
2805 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2807         * comint.el (comint-insert-input): Ignore clicks to the right of
2808         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
2810         * vc.el (vc-print-log-internal): Don't wait for the process to
2811         terminate before setting up the major mode.
2813         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
2814         in case.
2816         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
2817         the last element.
2819         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
2821 2009-12-01  Glenn Morris  <rgm@gnu.org>
2823         * window.el (window--display-buffer-2): Fix previous changes.
2825 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
2827         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
2829 2009-12-01  Glenn Morris  <rgm@gnu.org>
2831         * Makefile.in (ELCFILES): Add mpc.elc.
2833 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2835         * mpc.el: New file.
2837 2009-12-01  Glenn Morris  <rgm@gnu.org>
2839         * window.el (window-to-use): Define for compiler.
2841         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
2842         consistent with others (no final period).
2844         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
2845         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
2847 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
2849         Make vc-print-log buttons work.
2850         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
2852 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
2854         * savehist.el (savehist-autosave-interval): Allow setting to nil
2855         through customize.  (Bug#5056)
2857 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
2859         Fix references to jit-lock properties.
2860         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2861         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
2862         (perl-font-lock-special-syntactic-constructs):
2863         Quote jit-lock-defer-multiline property.
2865 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
2867         * vc-git.el (vc-git-registered): Call vc-git-root only once.
2869 2009-11-30  Juri Linkov  <juri@jurta.org>
2871         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
2872         value `buffer' of `multi-isearch-next-buffer-current-function'.
2873         Use `(current-buffer)' when `buffer' is nil.
2874         (multi-isearch-next-buffer-from-list): Don't fallback to
2875         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
2877 2009-11-30  Juri Linkov  <juri@jurta.org>
2879         * misearch.el (multi-isearch-read-buffers): Move canonicalization
2880         of buffers with `get-buffer' to `multi-isearch-buffers'.
2881         (multi-isearch-buffers, multi-isearch-buffers-regexp):
2882         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
2883         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
2884         FILES with `expand-file-name' converting relative file names
2885         to absolute.  Doc fix.  (Bug#4727)
2887 2009-11-30  Juri Linkov  <juri@jurta.org>
2889         * misearch.el (multi-isearch-read-buffers)
2890         (multi-isearch-read-matching-buffers): New functions.
2891         (multi-isearch-buffers, multi-isearch-buffers-regexp):
2892         Use them in the `interactive' spec.  Doc fix.
2893         (multi-isearch-read-files, multi-isearch-read-matching-files):
2894         New functions.
2895         (multi-isearch-files, multi-isearch-files-regexp):
2896         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
2898 2009-11-30  Juri Linkov  <juri@jurta.org>
2900         * doc-view.el (doc-view-continuous):
2901         Rename from `doc-view-continuous-mode'.
2902         (doc-view-menu): Move "Toggle display" to the top.
2903         Add submenu "Continuous" with radio buttons "Off"/"On"
2904         and "Save as Default".
2905         (doc-view-scroll-up-or-next-page)
2906         (doc-view-scroll-down-or-previous-page)
2907         (doc-view-next-line-or-next-page)
2908         (doc-view-previous-line-or-previous-page): Rename
2909         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
2911 2009-11-30  Juri Linkov  <juri@jurta.org>
2913         * comint.el (comint-mode-map): Rebind `M-r' from
2914         `comint-previous-matching-input' to
2915         `comint-history-isearch-backward-regexp'.
2916         Unbind `M-s' to allow global key binding `M-s'.
2917         Add menu items for `comint-history-isearch-backward' and
2918         `comint-history-isearch-backward-regexp'.  (Bug#3746)
2920 2009-11-30  Juri Linkov  <juri@jurta.org>
2922         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
2923         For def=recenter, replace `recenter' with `recenter-top-bottom'
2924         that is called with `this-command' and `last-command' let-bound
2925         to `recenter-top-bottom'.  When the last `def' was not `recenter',
2926         set `recenter-last-op' to nil.  (Bug#4981)
2928 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2930         Minor cleanup and simplification.
2931         * filecache.el (file-cache-add-directory)
2932         (file-cache-add-directory-recursively)
2933         (file-cache-add-from-file-cache-buffer)
2934         (file-cache-delete-file-regexp, file-cache-delete-directory)
2935         (file-cache-files-matching-internal, file-cache-display): Use dolist.
2936         (file-cache-temp-minibuffer-message): Delete function.
2937         (file-cache-minibuffer-complete): Use minibuffer-message instead.
2939         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
2940         Don't signal an error when bumping into EOB in tr, s, or y.
2942 2009-11-29  Juri Linkov  <juri@jurta.org>
2944         * startup.el (fancy-about-text): Fix wording of Guided Tour.
2945         (Bug#4960)
2947         * descr-text.el (describe-char-unidata-list): Use lowercase name
2948         for "Unicode name" like in other tags.
2950 2009-11-29  Juri Linkov  <juri@jurta.org>
2952         * ediff-util.el (ediff-minibuffer-with-setup-hook):
2953         New compatibility macro.
2954         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
2956 2009-11-29  Juri Linkov  <juri@jurta.org>
2958         Add defcustom to define the cycling order of `recenter-top-bottom'.
2959         (Bug#4981)
2961         * window.el (recenter-last-op): Doc fix.
2962         (recenter-positions): New defcustom.
2963         (recenter-top-bottom): Rewrite to use `recenter-positions'.
2964         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
2966 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
2968         Improve integration of Tramp and ange-ftp in eshell.
2970         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
2971         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
2972         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
2974         * eshell/esh-util.el (top): Require also Tramp when compiling.
2975         (eshell-directory-files-and-attributes): Check for FTP remote
2976         connection.
2977         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
2978         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
2979         (eshell-file-attributes): Handle ".".  Return `entry'.
2981         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
2982         (ange-ftp-directory-files-and-attributes)
2983         (ange-ftp-real-directory-files-and-attributes): New defuns.
2985         * net/tramp.el (tramp-maybe-open-connection): Open the remote
2986         shell with "exec" when possible.  This prevents trailing prompts
2987         in `start-file-process'.
2989 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2991         Try and remove assumptions about point-min==1.
2992         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
2993         (rng-compute-mode-line-string): Show the validation percentage in
2994         terms of the narrowed text, not the widened text.
2995         (rng-do-some-validation): Don't catch internal errors when debugging.
2996         (rng-first-error): Simplify.
2997         (rng-after-change-function): Remove work around.  AFAIK the bug has
2998         been fixed a while ago.
3000         * image-mode.el (image-minor-mode): Exit more gracefully when the image
3001         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
3003         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
3005         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
3006         `cd' doesn't always do it for us (bug#5067).
3008         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
3009         on 2009-10-25 as part of some other change (bug#5067).
3011 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3013         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
3014         `suspicious'.
3015         (byte-compile-warnings): Use byte-compile-warning-types.
3016         (byte-compile-save-excursion): Warn about use of set-buffer right
3017         after save-excursion.
3019         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
3020         the excursion as well.
3022 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
3024         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
3025         providing a Tramp related implementation of "su" and "sudo".
3026         (eshell-unix-initialize): Add "su" and "sudo".
3028 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
3030         * net/socks.el (socks-send-command): Convert binary request to
3031         unibyte before sending.  This fixes mishandling of some port
3032         numbers such as 129.
3034 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3036         * help.el (describe-bindings-internal): Remove `interactive'.
3038         * man.el (Man-completion-table): Trim a terminating "(".
3039         Remove the space between name page a section.
3040         Add the command's description on the `help-echo' property.
3041         Remove `process-connection-type' binding since it's unused by
3042         call-process.
3043         Provide completion for the "<section> <name>" format as well.
3044         (Man-default-man-entry): Remove spurious var shadowing the argument.
3046 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3048         * log-view.el: Add "Keywords: tools", since its other keywords
3049         aren't in finder-known-keywords, and following vc.el.
3051         * sha1.el (sha1-string-external): default-directory "/" in case
3052         otherwise non-existent.  process-connection-type pipe for touch of
3053         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3055 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3057         Misc coding convention cleanups.
3058         * htmlfontify.el (hfy-init-kludge-hook): Rename from
3059         hfy-init-kludge-hooks.
3060         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
3061         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
3062         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
3063         and push.
3064         (hfy-slant, hfy-weight): Use tables rather than code.
3065         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
3066         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
3067         (hfy-face-attr-for-class): Initialize `face-spec' directly.
3068         (hfy-face-to-css): Remove `nconc' with single arg.
3069         (hfy-p-to-face-lennart): Use `or'.
3070         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
3071         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
3072         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
3073         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
3074         (hfy-force-fontification): Use run-hooks.
3076 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
3078         Various minor fixes.
3079         * htmlfontify.el (hfy-default-header): Add toggle_invis since
3080         Javascript belongs in the header, not the body.
3081         (hfy-javascript): Remove.
3082         (hfy-fontify-buffer): Don't insert it any more.
3083         (hfy-face-at): Handle (face0 face1 face2) style face properties.
3084         Fix bug in invis handling when there were no invis props in a chunk.
3086 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3088         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
3090 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
3092         * finder.el (finder-mode-map): Add a menu.
3094 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
3096         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
3097         "unsigned" structs.
3099         (verilog-leap-to-head, verilog-backward-token): Handle "disable
3100         fork" statement better.
3102 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
3104         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
3105         (verilog-delete-auto, verilog-delete-empty-auto-pair)
3106         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
3107         Reported by Clay Douglass.
3109         (verilog-auto-inst, verilog-auto-star-safe)
3110         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
3111         Fix removing "// Interfaces" when saving .* expansions.  Reported by
3112         Pierre-David Pfister.
3114 2009-11-26  Glenn Morris  <rgm@gnu.org>
3116         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
3117         the scope.
3119 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
3121         * vc-annotate.el (vc-annotate-revision-previous-to-line):
3122         Really use previous revision.
3124 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3126         * man.el (Man-completion-table): default-directory "/" in case
3127         doesn't otherwise exist.  process-environment COLUMNS=999 so as
3128         not to truncate long names.  process-connection-type pipe to avoid
3129         any chance of hitting the pseudo-tty TIOCGWINSZ.
3130         (man): completion-ignore-case t for friendliness and since man
3131         itself is case-insensitive on the command line.
3132         Further to Bug#3717.
3134         * arc-mode.el: Add "Keywords: files", so the details in its
3135         commentary can be reached from finder-by-keyword.
3136         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
3137         editing mode, but it's comms related and sgml-mode.el has "comm"
3138         on that basis too.
3139         * textmodes/bibtex-style.el: Add "Keywords: tex".
3140         * international/isearch-x.el, international/ja-dic-cnv.el:
3141         * international/ja-dic-utl.el, international/kkc.el:
3142         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
3144 2009-11-25  Juri Linkov  <juri@jurta.org>
3146         * man.el (Man-completion-table): Modify regexp to include
3147         section names to completion strings.  (Bug#3717)
3149 2009-11-25  Juri Linkov  <juri@jurta.org>
3151         Search recursively in gzipped files.  (Bug#4982)
3153         * progmodes/grep.el (grep-highlight-matches): Add new options
3154         `always' and `auto'.  Doc fix.
3155         (grep-process-setup): Check `grep-highlight-matches' for
3156         `auto-detect' to determine the need to compute grep defaults.
3157         Move Windows/DOS specific --colors settings handling
3158         to `grep-compute-defaults'.  Check `grep-highlight-matches'
3159         to get the value of "--color=".
3160         (grep-compute-defaults): Compute `grep-highlight-matches' when it
3161         has the value `auto-detect'.  Move Windows/DOS specific settings
3162         from `grep-process-setup'.
3163         (zrgrep): New command with alias `rzgrep'.
3165 2009-11-25  Juri Linkov  <juri@jurta.org>
3167         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
3168         to nil instead of switching off view-mode.  (Bug#4896)
3170 2009-11-25  Juri Linkov  <juri@jurta.org>
3172         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
3174         * mwheel.el (mwheel-scroll-up-function)
3175         (mwheel-scroll-down-function): New defvars.
3176         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
3177         `scroll-up', and `mwheel-scroll-down-function' instead of
3178         `scroll-down'.
3180         * doc-view.el (doc-view-scroll-up-or-next-page)
3181         (doc-view-scroll-down-or-previous-page): Add optional ARG.
3182         Use this ARG in the call to image-scroll-up/image-scroll-down.
3183         Change `interactive' spec to "P".  Goto next/previous page only
3184         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
3185         SPC/DEL case).  Doc fix.
3186         (doc-view-next-line-or-next-page)
3187         (doc-view-previous-line-or-previous-page): Rename arg to ARG
3188         for consistency.
3189         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
3190         `doc-view-scroll-up-or-next-page', and buffer-local
3191         `mwheel-scroll-down-function' to
3192         `doc-view-scroll-down-or-previous-page'.
3194 2009-11-25  Juri Linkov  <juri@jurta.org>
3196         Provide additional default values (directories at other Dired
3197         windows) via M-n in the minibuffer of some Dired commands.
3199         * dired-aux.el (dired-diff, dired-compare-directories)
3200         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
3201         `minibuffer-default' in `minibuffer-with-setup-hook'.
3202         (dired-dwim-target-directory): Find a window that displays Dired
3203         buffer instead of failing when the next window is not Dired.
3204         Use `get-window-with-predicate' to find for the next Dired window.
3205         (dired-dwim-target-defaults): New function.
3207         * ediff-util.el (ediff-read-file-name):
3208         Use `dired-dwim-target-defaults' to set `minibuffer-default'
3209         in `minibuffer-with-setup-hook'.
3211 2009-11-25  Juri Linkov  <juri@jurta.org>
3213         Provide additional default values (file name at point or at the
3214         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
3216         * minibuffer.el (read-file-name-defaults): New function.
3217         (read-file-name): Reset `minibuffer-default' to nil when
3218         it duplicates initial input `insdef'.
3219         Bind `minibuffer-default-add-function' to lambda that
3220         calls `read-file-name-defaults' in `minibuffer-selected-window'.
3221         (minibuffer-insert-file-name-at-point): New command.
3223         * files.el (file-name-at-point-functions): New defcustom.
3224         (find-file-default): Remove defvar.
3225         (find-file-read-args): Don't use `find-file-default'.
3226         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3227         to `read-file-name'.
3228         (find-file-literally): Use `read-file-name' with
3229         `confirm-nonexistent-file-or-buffer'.
3231         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
3233         * dired.el (dired-read-dir-and-switches):
3234         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3235         to `read-file-name'.
3236         (dired-file-name-at-point): New function.
3237         (dired-mode): Add hook `dired-file-name-at-point' to
3238         `file-name-at-point-functions'.
3240 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3242         Really make the *Completions* window soft-dedicated (bug#5030).
3243         * window.el (window--display-buffer-2): Add `dedicated' argument.
3244         (display-buffer): Pass it when needed so the dedicated flag is set
3245         after calling set-window-buffer, which would otherwise reset it.
3247 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3249         * progmodes/meta-mode.el (meta-complete-symbol):
3250         * progmodes/etags.el (complete-tag):
3251         * mail/mailabbrev.el (mail-abbrev-complete-alias):
3252         Use completion-in-region.
3254         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
3255         (dabbrev-completion): Use completion-in-region.
3256         (dabbrev--abbrev-at-point): Simplify regexp.
3258         * abbrev.el (abbrev--before-point): Use word-motion functions
3259         if :regexp is not specified (bug#5031).
3261         * subr.el (string-prefix-p): New function.
3263         * man.el (Man-completion-cache): New var.
3264         (Man-completion-table): Use it.
3266         * vc.el (vc-print-log-internal): Make `limit' optional for better
3267         compatibility (e.g. with vc-annotate.el).
3269 2009-11-24  Kevin Ryde  <user42@zip.com.au>
3271         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
3272         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
3274         * emacs-lisp/elint.el (elint-add-required-env): Better error message
3275         when .el source file not found or other error.
3277 2009-11-24  Markus Triska  <markus.triska@gmx.at>
3279         * linum.el (linum-update-window): Ignore intangible (bug#4996).
3281 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3283         Handle the [back] button properly (bug#4979).
3284         * descr-text.el (describe-text-properties): Add a `buffer' argument.
3285         Use help-setup-xref, help-buffer, and with-help-window.
3286         (describe-char): Add `buffer' argument.
3287         Pass proper command to help-setup-xref.  Don't meddle with
3288         help-xref-stack-item directly.
3289         (describe-text-category): Use with-help-window and help-buffer.
3291         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
3292         for the displayed buffer (bug#4887).
3294         * man.el (Man-completion-table): New function.
3295         (man): Use it.
3297 2009-11-24  David Reitter  <david.reitter@gmail.com>
3299         * vc-git.el (vc-git-registered): Use checkout directory (where
3300         .git is) rather than the file's directory and a relative path spec
3301         to work around a bug in git.
3303 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
3305         Improve handling of processes on remote hosts.
3307         * eshell/esh-util.el (eshell-path-env): New defvar.
3308         (eshell-parse-colon-path): New defun.
3309         (eshell-file-attributes): Use `eshell-parse-colon-path'.
3311         * eshell/esh-ext.el (eshell-search-path):
3312         Use `eshell-parse-colon-path'.
3313         (eshell-remote-command): Remove argument HANDLER.
3314         (eshell-external-command): Check for FTP remote connection.
3316         * eshell/esh-proc.el (eshell-gather-process-output):
3317         Use `file-truename', in order to start also symlinked files.
3318         Apply `start-file-process' instead of `start-process'.
3319         Shorten `command' to the local file name part.
3321         * eshell/em-cmpl.el (eshell-complete-commands-list):
3322         Use `eshell-parse-colon-path'.
3324         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
3326         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
3327         to `eshell-directory-change-hook'.
3329 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
3331         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
3332         because it could be enabled automatically if view-read-only is non-nil.
3334 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
3336         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
3337         made on 2009-11-22.
3339 2009-11-24  Glenn Morris  <rgm@gnu.org>
3341         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
3342         deleted variable bookmark-bmenu-bookmark-column.
3344         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
3345         Move after definition of global-semantic-idle-tag-highlight-mode.
3347 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3349         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
3351 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3353         * net/browse-url.el (browse-url-filename-alist): On Windows, add
3354         two slashes to the "file:" prefix.
3355         (browse-url-file-url): De-munge Cygwin filenames before passing
3356         them to Windows browser.
3357         (browse-url-default-windows-browser): Use call-process.
3359 2009-11-23  Juri Linkov  <juri@jurta.org>
3361         Implement DocView Continuous mode.  (Bug#4896)
3362         * doc-view.el (doc-view-continuous-mode): New defcustom.
3363         (doc-view-mode-map): Bind C-n/<down> to
3364         `doc-view-next-line-or-next-page', C-p/<up> to
3365         `doc-view-previous-line-or-previous-page'.
3366         (doc-view-next-line-or-next-page)
3367         (doc-view-previous-line-or-previous-page): New commands.
3369 2009-11-23  Juri Linkov  <juri@jurta.org>
3371         Implement Isearch in comint input history.  (Bug#3746)
3372         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
3373         `isearch-mode-hook'.
3374         (comint-history-isearch): New defcustom.
3375         (comint-history-isearch-backward)
3376         (comint-history-isearch-backward-regexp): New commands.
3377         (comint-history-isearch-message-overlay): New buffer-local variable.
3378         (comint-history-isearch-setup, comint-history-isearch-end)
3379         (comint-goto-input, comint-history-isearch-search)
3380         (comint-history-isearch-message, comint-history-isearch-wrap)
3381         (comint-history-isearch-push-state)
3382         (comint-history-isearch-pop-state): New functions.
3384 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
3386         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
3387         return.
3388         (tramp-handle-make-symbolic-link)
3389         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
3390         Quote file names.
3391         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
3392         (tramp-handle-process-file): Use it.
3394 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3396         * window.el (move-to-window-line-last-op): Remove.
3397         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
3399 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
3401         Make M-r mirror the new cycling behavior of C-l.
3402         * window.el (move-to-window-line-last-op): New var.
3403         (move-to-window-line-top-bottom): New command.
3404         (global-map): Bind M-r move-to-window-line-top-bottom.
3406 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
3408         * dired-x.el (dired-guess-shell-alist-default):
3409         Support xz format.  (Bug#4953)
3411 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
3413         * cedet/srecode/map.el (srecode-get-maps):
3414         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
3415         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
3416         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
3417         (semantic-toggle-decoration-style):
3418         * cedet/semantic/decorate/include.el
3419         (semantic-decoration-include-describe)
3420         (semantic-decoration-unknown-include-describe)
3421         (semantic-decoration-unparsed-include-describe)
3422         (semantic-decoration-all-include-summary):
3423         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
3424         * cedet/semantic/analyze/complete.el
3425         (semantic-analyze-possible-completions):
3426         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
3427         (semantic-show-unmatched-syntax-mode)
3428         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
3429         (semantic-highlight-func-mode):
3430         * cedet/semantic/util.el (semantic-describe-buffer):
3431         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
3432         (semantic-symref-find-tags-by-name)
3433         (semantic-symref-find-tags-by-regexp)
3434         (semantic-symref-find-tags-by-completion)
3435         (semantic-symref-find-file-references-by-name)
3436         (semantic-symref-find-text):
3437         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
3438         (senator-yank-tag):
3439         * cedet/semantic/scope.el (semantic-calculate-scope):
3440         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
3441         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
3442         (define-semantic-idle-service):
3443         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
3444         (semantic-complete-analyze-inline-idle):
3445         * cedet/semantic/analyze.el (semantic-analyze-current-context):
3446         * cedet/mode-local.el (describe-mode-local-bindings)
3447         (describe-mode-local-bindings-in-mode):
3448         * cedet/ede/make.el (ede-make-check-version):
3449         * cedet/ede/locate.el (ede-enable-locate-on-project):
3450         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
3451         (cedet-idutils-version-check):
3452         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
3453         (cedet-gnu-global-version-check):
3454         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
3455         (cedet-cscope-version-check): Use called-interactively-p instead
3456         of interactive-p.
3458         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
3459         Use semantic-format-tag-prototype.
3461 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3463         * emulation/viper-cmd.el: Use viper-last-command-char instead of
3464         last-command-char/last-command-event.
3465         (viper-prefix-arg-value): Do correct conversion of event-char for
3466         XEmacs.
3468         * emulation/viper-util.el, emulation/viper.el:
3469         Use viper-last-command-char instead of
3470         last-command-char/last-command-event.
3472         * ediff-init.el, ediff-mult.el, ediff-util.el:
3473         Replace last-command-char and last-command-event
3474         with (ediff-last-command-char) everywhere.
3476         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
3477         created in fundamental mode.
3479         * ediff.el (ediff-version): Revert the change of interactive-p to
3480         called-interactively-p.
3482 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
3484         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
3485         generation from word-movement command names.
3487 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
3489         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
3490         (semantic-complete-jump-local, semantic-complete-jump):
3491         Improve prompt string.
3493 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
3495         * cus-start.el (all): Add native condition for font-use-system-font.
3497 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
3499         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
3500         Correct the patch from 2009-11-18.  (Bug#3910)
3502 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
3504         * progmodes/subword.el: Rename from lisp/subword.el.
3506         * subword.el: Rename to progmodes/subword.el.
3508         * Makefile.in (ELCFILES): Adapt to subword.el move.
3510 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3511             Stefan Monnier  <monnier@iro.umontreal.ca>
3513         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
3514         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
3515         (bookmark-bmenu-show-filenames): Use push.
3516         (bookmark-bmenu-hide-filenames): Use local var instead of
3517         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
3518         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
3519         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
3520         filenames now that the bookmark names are always available.
3522 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3524         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
3525         (bookmark-search-pattern): Move and leave unbound.
3526         (bookmark-bmenu-mode-map): Change binding.
3527         (bookmark-read-search-input): Simplify.
3528         Don't use text-char-description.  Don't error on non-char events.
3529         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
3530         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
3531         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
3532         Use a local var for the timer.
3533         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
3534         (i.e. bookmark-bmenu-search).
3536 2009-11-21  Glenn Morris  <rgm@gnu.org>
3538         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
3540 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3542         * net/browse-url.el (browse-url-default-windows-browser):
3543         Use cygstart for cygwin.
3545 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
3547         * bookmark.el: Formatting and doc fixes only:
3548         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
3549         (bookmark-bmenu-search): Wrap to fit within 80 columns.
3550         Minor grammar and punctuation fixes in doc string.
3551         (bookmark-read-search-input): Adjust to fit within 80 columns.
3553 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
3555         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
3556         (c-backward-into-nomenclature): Adapt to subword renaming.
3558         * subword.el (subword-forward, subword-backward, subword-mark)
3559         (subword-kill, subword-backward-kill, subword-transpose)
3560         (subword-downcase, subword-upcase, subword-capitalize)
3561         (subword-forward-internal, subword-backward-internal):
3562         Rename from forward-subword, backward-subword, mark-subword,
3563         kill-subword, backward-kill-subword, transpose-subwords,
3564         downcase-subword, upcase-subword, capitalize-subword,
3565         forward-subword-internal, backward-subword-internal.
3567 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3569         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
3570         New options.
3571         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
3572         New vars.
3573         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
3574         (bookmark-bmenu-filter-alist-by-regexp)
3575         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
3576         (bookmark-bmenu-search): New command.
3577         (bookmark-bmenu-mode-map): Bind it.
3579 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3581         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
3583         * cedet/semantic/idle.el (define-semantic-idle-service)
3584         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
3586 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
3588         * progmodes/cc-cmds.el: declare-functioned forward-subword and
3589         backward-subword to quit the byte-compiler.
3591         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
3593         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
3595         * progmodes/cc-cmds.el (c-update-modeline)
3596         (c-forward-into-nomenclature, c-backward-into-nomenclature):
3597         Refer to subword.el functions instead of cc-subword.el.
3599         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
3600         subword.el functions instead of cc-subword.el.
3602         * progmodes/cc-subword.el: Rename to subword.el.
3603         * subword.el: Rename from progmodes/cc-subword.el.
3604         (subword-mode-map): Rename from c-subword-mode-map.
3605         (subword-mode): Rename from c-subword-mode.
3606         (global-subword-mode): New global minor mode.
3607         (forward-subword): Rename from c-forward-subword.
3608         (backward-subword): Rename from c-backward-subword.
3609         (mark-subword): Rename from c-mark-subword.
3610         (kill-subword): Rename from c-kill-subword.
3611         (backward-kill-subword): Rename from c-backward-kill-subword.
3612         (transpose-subwords): Rename from c-tranpose-subword.
3613         (downcase-subword): Rename from c-downcase-subword.
3614         (capitalize-subword): Rename from c-capitalize-subword.
3615         (forward-subword-internal): Rename from c-forward-subword-internal.
3616         (backward-subword-internal): Rename from c-backward-subword-internal.
3618 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3620         * vc.el (vc-deduce-fileset): Allow non-state changing operations
3621         from a dired buffer.
3622         (vc-dired-deduce-fileset): New function.
3623         (vc-root-diff, vc-print-root-log): Use it.
3625         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
3626         nil LIMIT argument to vc-print-log-internal.
3628 2009-11-20  Glenn Morris  <rgm@gnu.org>
3630         * Makefile.in (ELCFILES): Regenerate.
3632 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3634         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
3636         * cedet/semantic.el: Enable idle-mode menu items only if
3637         global-semantic-idle-scheduler-mode is enabled.
3638         (semantic-default-submodes): Doc fix.
3640         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
3641         When turning off, disable other idle modes.
3643 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
3645         * calc/calc.el (calc-set-mode-line):
3646         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3647         (math-format-number): Rename `math-format-complement-signed' to
3648         `math-format-twos-complement'.
3650         * calc/calc-bin.el (math-format-twos-complement): Rename from
3651         math-format-complement-signed.
3652         (calc-radix): Rename `calc-complement-signed-mode' to
3653         `calc-twos-complement-mode'.
3654         (calc-octal-radix, calc-hex-radix): Add an argument for
3655         two's complement.
3657         * calc/calc-embed.el (calc-embedded-mode-vars):
3658         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3660         * calc/calc-ext.el (calc-init-extensions):
3661         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3662         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
3664         * calc/calc-units.el (math-build-units-table-buffer):
3665         Let `calc-twos-complement-mode' be nil.
3667         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
3668         entries.
3670         * calc/calc-vec.el (calcFunc-vunpack):
3671         * calc/calc-aent.el (calc-do-calc-eval):
3672         * calc/calc-forms.el (math-format-date):
3673         * calc/calc-graph.el (calc-graph-plot):
3674         * calc/calc-math.el (math-use-emacs-fn):
3675         * calc/calccomp.el (math-compose-expr):
3676         Let `calc-twos-complement-mode' be nil.
3678 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3680         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
3681         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
3682         * minibuffer.el (completion-in-region-functions): New hook.
3683         (completion-in-region): New function.
3684         * emacs-lisp/lisp.el (lisp-complete-symbol):
3685         * pcomplete.el (pcomplete-std-complete): Use it.
3687 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3689         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
3690         (latex-complete-alist): New vars.
3691         (latex-string-prefix-p, latex-complete-bibtex-keys)
3692         (latex-complete-envnames, latex-complete-refkeys)
3693         (latex-complete-data): New functions.
3694         (latex-complete, latex-indent-or-complete): New commands.
3696         * window.el (display-buffer-mark-dedicated): New var.
3697         (display-buffer): Obey it.
3698         * minibuffer.el (minibuffer-completion-help): Use it.
3700         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
3702         * filecache.el (file-cache-add-file): Use push and cons.
3703         (file-cache-delete-file-regexp): Use push.
3704         (file-cache-complete): Use completion-in-region.
3706         * simple.el (with-wrapper-hook): Fix thinko.
3708         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
3709         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
3710         Use with-current-buffer and string-to-number.
3711         (hfy-fallback-colour-values): Use assoc-string.
3712         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
3713         (hfy-face-at): Remove unused var `found-face'.
3714         (hfy-compile-stylesheet): Remove unused var `css'.
3715         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
3716         and `orig-buffer'.
3717         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
3718         Use with-current-buffer.
3719         (hfy-text-p): Use expand-file-name and fewer setq.
3721 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
3723         * htmlfontify.el, hfy-cmap.el: New files.
3725 2009-11-19  Juri Linkov  <juri@jurta.org>
3727         * minibuffer.el (completions-format): New defcustom.
3728         (completion--insert-strings): Implement vertical format.
3730         * simple.el (switch-to-completions): Move point to the first
3731         completion when point was at the beginning of the buffer.
3733 2009-11-19  Juri Linkov  <juri@jurta.org>
3735         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
3737         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
3739 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
3741         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
3742         (mail-signature): Change default to t.
3743         (mail-from-style): Deprecate `system-default' value.
3744         (mail-insert-from-field): For default value of mail-from-style,
3745         default to `angles' unless `angles' needs quoting and `parens'
3746         does not.
3747         (mail-citation-prefix-regexp): Use citation regexp from
3748         message-mode.
3750 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
3752         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
3753         Set variables for computing the prompt for reading password.
3755 2009-11-19  Glenn Morris  <rgm@gnu.org>
3757         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
3759         * textmodes/flyspell.el (sgml-lexical-context): Declare.
3761         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
3762         (newsticker-treeview-listwindow-height): Fix custom type.
3764 2009-11-19  Kenichi Handa  <handa@m17n.org>
3766         * descr-text.el (describe-char-padded-string): Compose with TAB
3767         only if there's a font for CH.
3768         (describe-char): Fix the condition for detecting a trivial composition.
3770 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
3772         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
3773         more accurate version of the regexp.  (Bug#3910)
3775 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
3777         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
3779 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
3781         * font-setting.el (font-use-system-font): Declare for byte-compiler.
3782         (font-setting-change-default-font): Fix typo in docstring.
3784 2009-11-18  Alan Mackenzie  <acm@muc.de>
3786         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
3788 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
3790         * font-setting.el (font-use-system-font): Move ...
3792         * cus-start.el (all): ... to here.
3794 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
3796         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
3797         Don't set `ad-return-value' if `ad-do-it' doesn't.
3799         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
3800         modification time.
3802 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
3804         * menu-bar.el: Put "Use system font" in Option-menu.
3805         (menu-bar-options-save): Add font-use-system-font.
3807         * loadup.el: If feature system-font-setting or font-render-setting is
3808         there, load font-setting.
3810         * Makefile.in (ELCFILES): Add font-settings.el.
3811         * font-setting.el: New file.
3813 2009-11-17  Glenn Morris  <rgm@gnu.org>
3815         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
3817         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
3818         Preserve point in the list buffer.  (Bug#4939)
3819         Use point-at-eol.
3820         (newsticker--treeview-list-update-highlight)
3821         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
3823 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3825         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
3826         Remove.
3828         * calc/calc-ext.el (calc-init-extensions): Remove references to
3829         symclip.
3831         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
3833         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
3834         * calc/calc-help.el (calc-b-prefix-help): Remove references to
3835         `calc-symclip'.
3837 2009-11-16  Kevin Ryde  <user42@zip.com.au>
3839         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
3840         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
3842         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
3843         (lm-keywords-list): Allow comma-only separator like "foo,bar".
3844         Ignore trailing spaces by omit-nulls to split-string (fixing
3845         regression from Emacs 21 due to the incompatible split-string
3846         change).  (Bug #4928.)
3848 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
3850         * vc.el (vc-log-show-limit): Default to 2000.
3851         (vc-print-log-internal): Insert buttons to request more entries
3852         when limiting the output.
3854         * vc-sccs.el (vc-sccs-print-log):
3855         * vc-rcs.el (vc-rcs-print-log):
3856         * vc-cvs.el (vc-cvs-print-log):
3857         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
3858         LIMIT is non-nil.
3860 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3862         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
3863         error when `tramp-gvfs-dbus-event-vector' is set.
3864         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
3866 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3868         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
3870 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3872         * net/dbus.el (dbus-unregister-service): New defun.
3873         (dbus-register-property): Register the handlers of
3874         "org.freedesktop.DBus.Properties" for SERVICE.
3875         (dbus-property-handler): Fix docstring.
3877 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3879         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
3880         Quote doc string reference in defvaralias as it is not in special form.
3881         (byte-compile-output-docform): Doc fix.
3883 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3885         * calc/calc.el (math-2-word-size, math-half-2-word-size)
3886         (calc-complement-signed-mode): New variables.
3887         (calc-set-mode-line): Add indicator for twos-complements.
3888         (math-format-number): Format twos-complement notation.
3890         * calc/calc-bin.el (calc-word-size): Reset the variables
3891         `math-2-word-size' and `math-half-2-word-size'.
3892         (math-format-complement-signed, math-symclip, calcFunc-symclip)
3893         (calc-symclip): New functions.
3895         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
3897         * calc/calc-embed.el (calc-embedded-mode-vars):
3898         Add `calc-complement-signed-mode' to the list of modes.
3900         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
3901         (calc-b-oper-keys): Add `calc-symclip' to list.
3903         * calc/calc-ext.el (math-read-number-fancy): Read complement
3904         signed numbers.
3905         (calc-init-extensions): Add binding for `calc-symclip'.
3906         Add autoload for `calcFunc-symclip' and `calc-symclip'.
3908         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
3909         `calc-symclip'.
3910         (calc-modes-menu): Add item for twos complement mode.
3912         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
3914 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
3916         * register.el (jump-to-register, insert-register): Handle Semantic
3917         tags.  From commented-out advice in semantic/senator.el.
3919 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
3921         * vc.el (vc-log-show-limit): New variable.
3922         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
3923         when using a prefix argument.
3924         (vc-print-log-internal): Add new argument LIMIT.
3926         * vc-svn.el (vc-svn-print-log):
3927         * vc-mtn.el (vc-mtn-print-log):
3928         * vc-hg.el (vc-hg-print-log):
3929         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
3930         pass it to the log command when set.  Make the BUFFER argument
3931         non-optional.
3933         * vc-sccs.el (vc-sccs-print-log):
3934         * vc-rcs.el (vc-rcs-print-log):
3935         * vc-git.el (vc-git-print-log):
3936         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
3937         ignore it.  Make the BUFFER argument non-optional
3939         * bindings.el (mode-line-buffer-identification): Do not purecopy.
3941 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
3943         * dired.el (dired-mode-map): Move encryption items to "Operate"
3944         menu (Bug#4703).
3946         * strokes.el (strokes-update-window-configuration): Make strokes
3947         buffer current before erasing (Bug#4906).
3949         * cedet/semantic/idle.el (semantic-idle-summary-mode)
3950         (semantic-idle-summary-mode): Define using define-minor-mode
3951         instead of define-semantic-idle-service.
3952         (semantic-idle-summary-mode): New function.
3953         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
3954         that mouse motion does not reset the echo area.
3956 2009-11-15  Juri Linkov  <juri@jurta.org>
3958         * simple.el (set-mark-default-inactive): Add :type, :group
3959         and :version.  (Bug#4876)
3961 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
3963         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
3964         (archive-unique-fname): ... here.  (Bug#4929)
3966 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3968         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
3969         with a real fix.
3971         * novice.el (disabled-command-function): Add useful args.
3972         Setup the help buffer so that [back] works.
3973         Remove redundant call to help-mode.
3974         (disabled-command-function): Use `case'.
3975         (en/disable-command): New function extracted from enable-command.
3976         (enable-command, disable-command): Use it.
3978 2009-11-14  Glenn Morris  <rgm@gnu.org>
3980         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
3981         constants.  (Bug#4913)
3983         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
3985 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
3987         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
3988         defined in C that have no doc-strings.  (Bug#1063)
3990 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
3992         * cus-edit.el (data, files):
3993         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
3995 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
3997         * simple.el (shell-command): Doc fix (Bug#4891).
3999         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
4001 2009-11-14  Glenn Morris  <rgm@gnu.org>
4003         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
4004         statements for vc-diff, emerge-quit, and rmail-cease-edit.
4005         If they are already loaded, eval-after-load will do the right thing.
4007         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
4008         compiling.
4010         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
4012         * simple.el (x-selection-owner-p): Declare.
4013         (read-mail-command): Use custom radio type rather than choice.
4014         (completion-no-auto-exit): Doc fix.
4016         * custom.el (defgroup):
4017         * epg-config.el (epg): Doc fixes.
4019 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
4021         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
4022         * international/ccl.el (define-ccl-program): Do not purecopy the
4023         docstring, defconst does it anyway.
4025 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4027         * add-log.el (add-change-log-entry): Avoid displaying the changelog
4028         a second time.
4030         * x-dnd.el (x-dnd-maybe-call-test-function):
4031         * window.el (split-window-vertically):
4032         * whitespace.el (whitespace-help-on):
4033         * vc-rcs.el (vc-rcs-consult-headers):
4034         * userlock.el (ask-user-about-lock-help)
4035         (ask-user-about-supersession-help):
4036         * type-break.el (type-break-force-mode-line-update):
4037         * time-stamp.el (time-stamp-conv-warn):
4038         * terminal.el (te-set-output-log, te-more-break, te-filter)
4039         (te-sentinel, terminal-emulator):
4040         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
4041         (term-write-input-ring, term-check-source, term-start-output-log):
4042         (term-display-buffer-line, term-dynamic-list-completions):
4043         (term-ansi-make-term, serial-term):
4044         * subr.el (selective-display):
4045         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4046         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
4047         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
4048         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
4049         (speedbar-remove-localized-speedbar-support)
4050         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
4051         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
4052         (speedbar-buffers-line-directory):
4053         * simple.el (shell-command-on-region, append-to-buffer)
4054         (prepend-to-buffer):
4055         * shadowfile.el (shadow-save-todo-file):
4056         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
4057         (scroll-bar-maybe-set-window-start):
4058         * sb-image.el (speedbar-image-dump):
4059         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
4060         (load-save-place-alist-from-file):
4061         * ps-samp.el (ps-print-message-from-summary):
4062         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
4063         (ps-background-image, ps-begin-job, ps-do-despool):
4064         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
4065         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
4066         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
4067         (pr-call-process, pr-file-list, pr-interface-save):
4068         * novice.el (disabled-command-function)
4069         (enable-command, disable-command):
4070         * mouse.el (mouse-buffer-menu-alist):
4071         * mouse-copy.el (mouse-kill-preserving-secondary):
4072         * macros.el (kbd-macro-query):
4073         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
4074         * informat.el (batch-info-validate):
4075         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
4076         * hippie-exp.el (try-expand-dabbrev-visible):
4077         * help-mode.el (help-make-xrefs):
4078         * help-fns.el (describe-variable):
4079         * generic-x.el (bat-generic-mode-run-as-comint):
4080         * finder.el (finder-mouse-select):
4081         * find-dired.el (find-dired-sentinel):
4082         * filesets.el (filesets-file-close):
4083         * files.el (list-directory):
4084         * faces.el (list-faces-display, describe-face):
4085         * facemenu.el (list-colors-display):
4086         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
4087         * epg.el (epg--process-filter, epg-cancel):
4088         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
4089         (epa--read-signature-type):
4090         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
4091         (emerge-file-names):
4092         * ehelp.el (electric-helpify):
4093         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
4094         * ediff-vers.el (rcs-ediff-view-revision):
4095         * ediff-util.el (ediff-setup):
4096         * ediff-mult.el (ediff-append-custom-diff):
4097         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
4098         (ediff-wordify):
4099         * echistory.el (Electric-command-history-redo-expression):
4100         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4101         * disp-table.el (describe-display-table):
4102         * dired.el (dired-find-buffer-nocreate):
4103         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
4104         * dabbrev.el (dabbrev--same-major-mode-p):
4105         * chistory.el (list-command-history):
4106         * apropos.el (apropos-documentation):
4107         * allout.el (allout-obtain-passphrase):
4108         (allout-copy-exposed-to-buffer):
4109         (allout-verify-passphrase): Use with-current-buffer.
4111 2009-11-13  Glenn Morris  <rgm@gnu.org>
4113         * Makefile.in (ELCFILES): Regenerate.
4115 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4117         * net/dbus.el (dbus-registered-objects-table): Rename from
4118         `dbus-registered-functions-table', because it contains also properties.
4119         (dbus-unregister-object): Unregister also properties.
4120         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4121         Use a timeout of 500 msec, in order to not block.
4122         (dbus-register-property, dbus-property-handler): New defuns.
4124 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4126         * simple.el (minibuffer-default-add-completions): Drop deprecated
4127         4th arg.
4129 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
4131         * textmodes/artist.el (artist-mouse-choose-operation):
4132         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
4133         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
4134         (artist-compute-up-event-key): New function.
4135         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
4137 2009-11-13  Kenichi Handa  <handa@m17n.org>
4139         * language/japan-util.el: Make sure that the value of jisx0208
4140         property is jisx0208 character.
4142 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
4144         * international/mule.el (auto-coding-regexp-alist): Only purecopy
4145         car or each item, not the whole list.
4147 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4149         * minibuffer.el (minibuffer-completion-help):
4150         Use minibuffer-hide-completions.
4152 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
4154         * dired.el (dired-save-positions, dired-restore-positions): New funs.
4155         (dired-revert): Use them (bug#4880).
4157 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4159         * tooltip.el (tooltip-frame-parameters): Undo previous change.
4161 2009-11-12  Juri Linkov  <juri@jurta.org>
4163         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
4164         New functions.
4165         (find-file-literally-at-point): Alias of `ffap-literally'.
4167 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4169         * textmodes/ispell.el (ispell-skip-region-alist):
4170         * textmodes/css-mode.el (auto-mode-alist):
4171         * progmodes/compile.el (auto-mode-alist):
4172         * international/mule.el (ctext-non-standard-encodings-alist)
4173         (ctext-non-standard-encodings-regexp):
4174         * simple.el (shell-command-switch, text-read-only):
4175         * replace.el (occur-mode-map):
4176         * paths.el (rmail-file-name):
4177         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
4178         * find-file.el (ff-special-constructs):
4179         * files.el (file-name-handler-alist):
4180         * composite.el: Purecopy strings.
4182         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
4184 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4186         * widget.el (define-widget): Purecopy the docstring.
4187         * international/mule-cmds.el (charset): Do not purecopy the
4188         docstring here, define-widget does it.
4190         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4191         * textmodes/bibtex-style.el (auto-mode-alist):
4192         * progmodes/inf-lisp.el (inferior-lisp-prompt):
4193         * progmodes/compile.el (compile-command):
4194         * language/korea-util.el (default-korean-keyboard):
4195         * international/mule-conf.el (file-coding-system-alist):
4196         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
4197         * tooltip.el (tooltip-frame-parameters):
4198         * newcomment.el (comment-end, comment-padding):
4199         * dired.el (dired-trivial-filenames):
4200         * comint.el (comint-file-name-prefix): Purecopy initial values.
4202 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
4204         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
4205         (tramp-advice-minibuffer-electric-tilde): Unload advices via
4206         `tramp-unload'.
4207         (tramp-advice-make-auto-save-file-name)
4208         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
4209         after removing the advice.
4211 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4213         * progmodes/grep.el (grep-regexp-alist):
4214         * international/mule-cmds.el (iso-2022-control-alist):
4215         * emacs-lisp/timer.el (timer-duration-words):
4216         * subr.el (version-separator, version-regexp-alist):
4217         * minibuffer.el (completion-styles-alist):
4218         * faces.el (face-attribute-name-alist, list-faces-sample-text):
4219         Change defvars to defconsts.
4221         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
4222         * loadup.el ("international/mule-conf"): Load the byte compiled version.
4223         * international/mule-conf.el: Allow to be byte compiled.
4225         * international/mule.el (define-charset): Purecopy props.
4226         (load-with-code-conversion): Purecopy doc string and file name.
4227         (put-charset-property): Purecopy strings.
4228         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
4230         * international/mule-cmds.el (register-input-method): Purecopy arguments.
4231         (define-char-code-property): Correctly purecopy the table.
4233         * international/ccl.el (define-ccl-program): Purecopy the docstring.
4235         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
4237         * subr.el (add-hook): Purecopy strings.
4238         (eval-after-load): Purecopy load-history-regexp and the form.
4240         * custom.el (custom-declare-group): Purecopy load-file-name.
4242         * subr.el (menu-bar-separator): New defconst.
4243         * net/eudc.el (eudc-tools-menu):
4244         * international/mule-cmds.el (set-coding-system-map)
4245         (mule-menu-keymap):
4246         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
4247         * vc-hooks.el (vc-menu-map):
4248         * replace.el (occur-mode-map):
4249         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
4250         (menu-bar-edit-menu, menu-bar-goto-menu)
4251         (menu-bar-custom-menu, menu-bar-showhide-menu)
4252         (menu-bar-options-menu, menu-bar-tools-menu)
4253         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
4254         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
4255         (menu-bar-help-menu):
4256         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
4257         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
4259         * term/x-win.el (x-gtk-stock-map):
4260         * progmodes/vera-mode.el (auto-mode-alist):
4261         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
4262         (inferior-lisp-program, inferior-lisp-load-command):
4263         * progmodes/hideshow.el (hs-special-modes-alist):
4264         * progmodes/gud.el (same-window-regexps):
4265         * progmodes/grep.el (grep-program, find-program, xargs-program):
4266         * net/telnet.el (same-window-regexps):
4267         * net/rlogin.el (same-window-regexps):
4268         * language/ethiopic.el (font-ccl-encoder-alist):
4269         * vc-sccs.el (vc-sccs-master-templates):
4270         * vc-rcs.el (vc-rcs-master-templates):
4271         * subr.el (cl-assertion-failed):
4272         * simple.el (next-error-overlay-arrow-position):
4273         * lpr.el (lpr-command):
4274         * locate.el (locate-ls-subdir-switches):
4275         * info.el (same-window-regexps, info)
4276         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
4277         * image-mode.el (image-mode, auto-mode-alist):
4278         * hippie-exp.el (hippie-expand-ignore-buffers):
4279         * format.el (format-alist):
4280         * find-dired.el (find-ls-subdir-switches, find-grep-options)
4281         (find-name-arg):
4282         * facemenu.el (facemenu-keybindings):
4283         * dired.el (dired-listing-switches, dired-chown-program):
4284         * diff.el (diff-switches, diff-command):
4285         * cus-edit.el (same-window-regexps):
4286         * bindings.el (mode-line-mule-info)
4287         (mode-line-buffer-identification): Purecopy strings.
4289 2009-11-11  Juri Linkov  <juri@jurta.org>
4291         * simple.el (dired-get-filename) <declare-function>:
4292         Tell the byte-compiler about dired-get-filename.
4293         (shell-command): In Dired mode, get filename from the current line
4294         as the default value.
4296 2009-11-10  Glenn Morris  <rgm@gnu.org>
4298         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
4299         * calendar/holidays.el, progmodes/cperl-mode.el:
4300         Update x-popup-menu declarations.
4302         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
4303         (list-load-path-shadows): Use dolist.
4304         (list-load-path-shadows): Use with-current-buffer.
4306 2009-11-10  Juri Linkov  <juri@jurta.org>
4308         * minibuffer.el (read-file-name): Support a list of default values
4309         in `default-filename'.  Use the first file name where only one
4310         element is required.  Doc fix.
4312 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
4314         * net/dbus.el (dbus-unregister-object): Release service, if no
4315         other method is registered for it.
4317 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
4319         * bookmark.el (bookmark-completing-read): Sort bookmark names if
4320         bookmark-sort-flag is non-nil (Bug#4653).
4322 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4324         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
4325         the progress reporter entirely.
4327         * emulation/cua-base.el: Add CUA property to some CC mode commands
4328         (Bug#4100).
4330 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4332         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
4333         at end of sentence (Bug#4818).
4335 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
4337         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4338         Handle "see declaration of" MSFT statements (Bug#4100).
4340 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4342         * net/tramp.el (tramp-advice-make-auto-save-file-name)
4343         (tramp-advice-file-expand-wildcards): Unload via
4344         `ad-remove-advice'.
4346         * net/trampver.el: Update release number.
4348 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4350         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
4351         `ad-do-it'.
4353 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
4355         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
4356         in order to keep context in SELinux.
4358 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4360         * dired-aux.el (dired-query): Place cursor in echo area and allow
4361         C-g.
4363         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
4364         menu item if not on a directory (Bug#4701).
4366 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4368         Sync with Tramp 2.1.17.
4370         * net/tramp.el (tramp-handle-copy-directory): Don't use
4371         `file-remote-p' (due to compatibility).
4373         * net/tramp-compat.el (tramp-compat-copy-directory)
4374         (tramp-compat-delete-directory): New defuns.
4376         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
4377         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
4378         `tramp-compat-delete-directory'.
4380         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
4381         (tramp-smb-handle-delete-directory): Use
4382         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
4384         * net/trampver.el: Update release number.
4386 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
4388         * tar-mode.el (tar-copy): Call write-region on the right buffer
4389         (Bug#4857).
4391         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
4392         by hand, if necessary (Bug#4878).
4394 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
4396         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
4397         align size column (Bug#4839).
4399         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
4400         statement.
4402 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4404         * progmodes/ld-script.el (auto-mode-alist):
4405         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
4407         * cus-face.el (custom-declare-face): Purecopy face spec.
4409 2009-11-06  Kenichi Handa  <handa@m17n.org>
4411         * international/uni-bidi.el: Re-generated.
4412         * international/uni-category.el: Re-generated.
4413         * international/uni-combining.el: Re-generated.
4414         * international/uni-mirrored.el: Re-generated.
4416 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4418         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
4419         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
4420         (tex-start-options, slitex-run-command, latex-run-command)
4421         (tex-run-command, tex-directory):
4422         * textmodes/ispell.el (ispell-html-skip-alists)
4423         (ispell-tex-skip-alists, ispell-tex-skip-alists):
4424         * textmodes/fill.el (adaptive-fill-first-line-regexp):
4425         (adaptive-fill-regexp):
4426         * textmodes/dns-mode.el (auto-mode-alist):
4427         * progmodes/python.el (interpreter-mode-alist):
4428         * progmodes/etags.el (tags-compression-info-list):
4429         * progmodes/etags.el (tags-file-name):
4430         * net/browse-url.el (browse-url-galeon-program)
4431         (browse-url-firefox-program):
4432         * mail/sendmail.el (mail-signature-file)
4433         (mail-citation-prefix-regexp):
4434         * international/mule-conf.el (eight-bit):
4435         * international/latexenc.el (latex-inputenc-coding-alist):
4436         * international/fontset.el (x-pixel-size-width-font-regexp):
4437         * emacs-lisp/warnings.el (warning-type-format):
4438         * emacs-lisp/trace.el (trace-buffer):
4439         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
4440         (emacs-lisp-mode-map):
4441         * calendar/holidays.el (holiday-solar-holidays)
4442         (holiday-bahai-holidays, holiday-islamic-holidays)
4443         (holiday-christian-holidays, holiday-hebrew-holidays)
4444         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
4445         (hebrew-holidays-1, holiday-oriental-holidays)
4446         (holiday-general-holidays):
4447         * x-dnd.el (x-dnd-known-types):
4448         * tool-bar.el (tool-bar):
4449         * startup.el (site-run-file):
4450         * shell.el (shell-dumb-shell-regexp):
4451         * rfn-eshadow.el (file-name-shadow-tty-properties)
4452         (file-name-shadow-properties):
4453         * paths.el (remote-shell-program, news-directory):
4454         * mouse.el ([C-down-mouse-3]):
4455         * menu-bar.el (menu-bar-tools-menu):
4456         * jka-cmpr-hook.el (jka-compr-load-suffixes)
4457         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
4458         (jka-compr-compression-info-list):
4459         * isearch.el (search-whitespace-regexp):
4460         * image-file.el (image-file-name-extensions):
4461         * find-dired.el (find-ls-option):
4462         * files.el (directory-listing-before-filename-regexp)
4463         (directory-free-space-args, insert-directory-program)
4464         (list-directory-brief-switches, magic-fallback-mode-alist)
4465         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
4466         (automount-dir-prefix):
4467         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
4468         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
4469         (face-font-registry-alternatives, face-font-registry-alternatives)
4470         (face-font-family-alternatives):
4471         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
4472         (facemenu-foreground-menu, facemenu-face-menu):
4473         * epa-hook.el (epa-file-name-regexp):
4474         * dnd.el (dnd-protocol-alist):
4475         * textmodes/rst.el (auto-mode-alist):
4476         * button.el (default-button): Purecopy strings.
4478 2009-11-06  Glenn Morris  <rgm@gnu.org>
4480         * Makefile.in (ELCFILES): Update.
4482 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4484         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
4485         * emacs-lisp/levents.el: Move to obsolete/levents.el.
4487         * nxml/xsd-regexp.el (xsdre-gen-categories):
4488         * nxml/xmltok.el (xmltok-parse-entity):
4489         * nxml/rng-parse.el (rng-parse-validate-file):
4490         * nxml/rng-maint.el (rng-format-manual)
4491         (rng-manual-output-force-new-line):
4492         * nxml/rng-loc.el (rng-save-schema-location-1):
4493         * nxml/rng-cmpct.el (rng-c-parse-file):
4494         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4495         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
4497 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
4499         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
4500         Remove extra save-excursions and make-variable-buffer-local's.
4501         Suggested by Stefan Monnier.
4503         (verilog-getopt-file, verilog-module-inside-filename-p)
4504         (verilog-set-define): Merge GNU 1.35 and repair changes from
4505         switching to using with-current-buffer.
4507         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
4508         being treated as a number and confusing AUTORESET.
4509         Reported by Dan Dever.
4511         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
4512         Add verilog-auto-ignore-concat to fix backward compatibility with
4513         older verilog-modes.  Reported by Dan Katz.
4515         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
4516         containing closing anchors "...$".
4518         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
4519         Reported by Wade Smith.
4521         (verilog-batch-execute-func): Comment on function usage.
4523 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
4525         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
4526         for labels.
4528         (verilog-label-re, verilog-calc-1): Support proper indent of named
4529         asserts.
4531         (verilog-backward-token, verilog-basic-complete-re)
4532         (verilog-beg-of-statement, verilog-indent-re): Support proper
4533         indent of the assert statement at the beginning of a block of text.
4535         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
4536         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
4537         tokens as begins.
4539 2009-11-05  Glenn Morris  <rgm@gnu.org>
4541         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
4542         Emacs 19.  (Bug#1531)
4543         (byte-compile-fix-header): Update for the above change.
4544         Drop test for epoch::version.
4546         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
4547         * cus-dep.el (custom-make-dependencies):
4548         * finder.el (finder-compile-keywords):
4549         Use autoload-rubric's feature argument.
4551         * calendar/diary-lib.el (top-level): Make load behave more like require.
4553         * vc-git.el (vc-git-stash-map): Move definition before use.
4555 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
4557         * custom.el (custom-declare-group): Purecopy standard-value.
4558         (custom-declare-group): Purecopy custom-prefix.
4560         * international/mule.el (load-with-code-conversion):
4561         Call do-after-load-evaluation unconditionally.
4563         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
4565 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4567         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
4569 2009-11-04  Glenn Morris  <rgm@gnu.org>
4571         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
4572         (byte-compile-compatibility): Remove option.
4573         (byte-compile-close-variables, byte-compile-fix-header)
4574         (byte-compile-insert-header, byte-compile-output-docform)
4575         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
4576         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
4577         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
4578         (byte-compile-insert, byte-compile-defun):
4579         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
4580         (byte-defop-compiler19): Remove.
4581         Without byte-compile-compatibility, the 'emacs19-opcode property is not
4582         used by anything.  Replace all calls with byte-defop-compiler.
4584 2009-11-04  Juri Linkov  <juri@jurta.org>
4586         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
4587         (menu-bar-options-menu): Don't quote the `prop' arg of
4588         `menu-bar-make-mm-toggle'.
4590 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
4592         * calendar/calendar.el (cal-loaddefs):
4593         * calendar/diary-lib.el (diary-loaddefs):
4594         * calendar/holidays.el (hol-loaddefs):
4595         * eshell/esh-module.el (esh-groups): Load rather than require.
4597 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4599         * calendar/todo-mode.el (todo-add-category): Don't hardcode
4600         point-min==1.
4601         (todo-top-priorities): Only display-buffer when called interactively.
4602         (todo-item-start): Don't save excursion point.
4603         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
4604         (todo-insert-item-here, todo-file-item, todo-remove-item):
4605         Adjust uses of todo-item-start and todo-item-end.
4607         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
4608         (autoload-rubric): Don't use any more.
4609         * cedet/semantic/fw.el (semantic/loaddefs):
4610         * cedet/srecode.el (srecode/loaddefs):
4611         * cedet/ede.el (ede/loaddefs): Load rather than require.
4612         * cedet/ede/cpp-root.el:
4613         * cedet/ede/emacs.el:
4614         * cedet/ede/files.el:
4615         * cedet/ede/linux.el:
4616         * cedet/ede/locate.el:
4617         * cedet/ede/make.el:
4618         * cedet/ede/shell.el:
4619         * cedet/ede/speedbar.el:
4620         * cedet/ede/system.el:
4621         * cedet/ede/util.el:
4622         * cedet/semantic/analyze.el:
4623         * cedet/semantic/bovine.el:
4624         * cedet/semantic/complete.el:
4625         * cedet/semantic/ctxt.el:
4626         * cedet/semantic/db-file.el:
4627         * cedet/semantic/db-find.el:
4628         * cedet/semantic/db-global.el:
4629         * cedet/semantic/db-mode.el:
4630         * cedet/semantic/db-typecache.el:
4631         * cedet/semantic/db.el:
4632         * cedet/semantic/debug.el:
4633         * cedet/semantic/dep.el:
4634         * cedet/semantic/doc.el:
4635         * cedet/semantic/edit.el:
4636         * cedet/semantic/find.el:
4637         * cedet/semantic/format.el:
4638         * cedet/semantic/html.el:
4639         * cedet/semantic/ia-sb.el:
4640         * cedet/semantic/ia.el:
4641         * cedet/semantic/idle.el:
4642         * cedet/semantic/lex-spp.el:
4643         * cedet/semantic/lex.el:
4644         * cedet/semantic/mru-bookmark.el:
4645         * cedet/semantic/scope.el:
4646         * cedet/semantic/senator.el:
4647         * cedet/semantic/sort.el:
4648         * cedet/semantic/symref.el:
4649         * cedet/semantic/tag-file.el:
4650         * cedet/semantic/tag-ls.el:
4651         * cedet/semantic/tag-write.el:
4652         * cedet/semantic/tag.el:
4653         * cedet/semantic/util-modes.el:
4654         * cedet/semantic/analyze/complete.el:
4655         * cedet/semantic/analyze/refs.el:
4656         * cedet/semantic/bovine/c.el:
4657         * cedet/semantic/bovine/gcc.el:
4658         * cedet/semantic/bovine/make.el:
4659         * cedet/semantic/bovine/scm.el:
4660         * cedet/semantic/decorate/include.el:
4661         * cedet/semantic/decorate/mode.el:
4662         * cedet/semantic/symref/cscope.el:
4663         * cedet/semantic/symref/global.el:
4664         * cedet/semantic/symref/grep.el:
4665         * cedet/semantic/symref/idutils.el:
4666         * cedet/semantic/symref/list.el:
4667         * cedet/semantic/wisent/java-tags.el:
4668         * cedet/semantic/wisent/javascript.el:
4669         * cedet/srecode/compile.el:
4670         * cedet/srecode/cpp.el:
4671         * cedet/srecode/document.el:
4672         * cedet/srecode/el.el:
4673         * cedet/srecode/expandproto.el:
4674         * cedet/srecode/getset.el:
4675         * cedet/srecode/insert.el:
4676         * cedet/srecode/java.el:
4677         * cedet/srecode/map.el:
4678         * cedet/srecode/mode.el:
4679         * cedet/srecode/template.el:
4680         * cedet/srecode/texi.el: Remove the file-local setting of
4681         generated-autoload-feature.
4683         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
4684         and only put a prop if it is non-nil.
4686 2009-11-03  Juri Linkov  <juri@jurta.org>
4688         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
4689         (menu-bar-options-menu): Fix list quoting (Bug#4429).
4691         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
4692         and "Menu" to make top-level menu item visually one unit (like
4693         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
4694         multi-word menu items).  Fix :help string for quit-window.
4696 2009-11-03  Glenn Morris  <rgm@gnu.org>
4698         * cedet/mode-local.el (with-mode-local): Doc fix.
4700         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
4701         (byte-compile-file-form-define-abbrev-table)
4702         (byte-compile-file-form-custom-declare-variable)
4703         (byte-compile-variable-ref, byte-compile-defvar):
4704         Whether or not a warning is enabled should only affect whether we issue
4705         the warning, not whether or not we collect the relevant data.
4706         Eg warnings can be turned on and off throughout the course of a file.
4708         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
4709         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
4711 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4713         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
4714         * play/mpuz.el (mpuz-create-buffer):
4715         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
4716         (lm-print-y,s,noise, lm-print-w0, lm-init):
4717         * play/gomoku.el (gomoku-prompt-for-move):
4718         * play/fortune.el (fortune-in-buffer):
4719         * play/dissociate.el (dissociated-press):
4720         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
4721         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
4722         * mail/supercite.el (sc-eref-show):
4723         * mail/smtpmail.el (smtpmail-send-it):
4724         * mail/rmailsum.el (rmail-summary-next-labeled-message)
4725         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
4726         (rmail-summary-undelete-many, rmail-summary-rmail-update)
4727         (rmail-summary-goto-msg, rmail-summary-expunge)
4728         (rmail-summary-get-new-mail, rmail-summary-search-backward)
4729         (rmail-summary-add-label, rmail-summary-output-menu)
4730         (rmail-summary-output-body):
4731         * mail/rfc822.el (rfc822-addresses):
4732         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
4733         * mail/mailpost.el (post-mail-send-it):
4734         * mail/hashcash.el (hashcash-generate-payment):
4735         * mail/feedmail.el (feedmail-run-the-queue)
4736         (feedmail-queue-send-edit-prompt-help-first)
4737         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
4738         (feedmail-deduce-address-list):
4739         * eshell/esh-ext.el (eshell-remote-command):
4740         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
4741         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
4742         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
4743         (viper-save-string-in-file, viper-valid-marker):
4744         * emulation/viper-keym.el (viper-toggle-key):
4745         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
4746         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
4747         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
4748         * emulation/viper-cmd.el (viper-exec-form-in-vi)
4749         (viper-exec-form-in-emacs, viper-brac-function):
4750         * emulation/viper.el (viper-delocalize-var):
4751         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
4752         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
4753         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
4754         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
4755         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
4756         * emulation/edt.el (edt-electric-helpify):
4757         * emulation/cua-rect.el (cua--rectangle-aux-replace):
4758         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
4759         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
4760         (cua-indent-to-global-mark-column):
4761         * calendar/diary-lib.el (calendar-mark-1):
4762         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
4763         Use with-current-buffer.
4764         * emulation/viper.el (viper-delocalize-var): Use dolist.
4766 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
4768         * comint.el (comint-replace-by-expanded-history-before-point):
4769         Replace !! with the previous input string literally (Bug#1795).
4771 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
4773         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
4774         to be made up of whitespace.
4776 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
4778         * minibuffer.el (read-file-name): Don't use file dialogs for
4779         remote directories (Bug#99).
4781 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
4783         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
4785 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
4787         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
4788         instead of deleting the window or frame.
4790 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
4792         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
4793         Support face colors.
4795         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
4796         New function.  Support face colors (Bug#1168).
4797         (tex-common-initialization): Use it.
4799         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
4800         mode allows it (Bug#1168).
4802 2009-10-31  Juri Linkov  <juri@jurta.org>
4804         * facemenu.el (list-colors-display): Don't mark buffer as
4805         modified (Bug#3948).
4807 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
4809         * international/mule-diag.el (list-character-sets-1): Minor
4810         message fix (Bug#3526).
4812         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
4813         face property (Bug#4834).
4814         (etags-list-tags, etags-tags-apropos-additional)
4815         (etags-tags-apropos, tags-select-tags-table): Add follow-link
4816         property.
4818         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
4819         items.
4821         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
4822         items.
4824         * cedet/ede.el (ede-minor-mode):
4825         * cedet/semantic.el (semantic-mode): Toggle menu separators.
4827 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4829         * textmodes/two-column.el (2C-split):
4830         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
4831         * textmodes/tex-mode.el (tex-set-buffer-directory):
4832         * textmodes/spell.el (spell-region, spell-string):
4833         * textmodes/reftex.el (reftex-erase-buffer):
4834         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
4835         * textmodes/reftex-toc.el (reftex-toc-promote-action):
4836         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
4837         (reftex-select-item):
4838         * textmodes/reftex-ref.el (reftex-label-info-update)
4839         (reftex-offer-label-menu):
4840         * textmodes/reftex-index.el (reftex-index-change-entry)
4841         (reftex-index-phrases-info):
4842         * textmodes/reftex-global.el (reftex-create-tags-file)
4843         (reftex-save-all-document-buffers, reftex-ensure-write-access):
4844         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
4845         (reftex-view-crossref-from-bibtex):
4846         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
4847         (reftex-extract-bib-entries-from-thebibliography)
4848         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
4849         * textmodes/refbib.el (r2b-capitalize-title):
4850         (r2b-convert-buffer, r2b-help):
4851         * textmodes/page-ext.el (pages-directory)
4852         (pages-directory-goto-with-mouse):
4853         * textmodes/bibtex.el (bibtex-validate-globally):
4854         * textmodes/bib-mode.el (bib-capitalize-title):
4855         * textmodes/artist.el (artist-clear-buffer, artist-system):
4856         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
4857         (local-set-scheme-interaction-buffer, xscheme-process-filter)
4858         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
4859         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
4860         (xscheme-send-control-g-interrupt, xscheme-start-process)
4861         (xscheme-process-sentinel, xscheme-cd):
4862         * progmodes/verilog-mode.el (verilog-read-always-signals)
4863         (verilog-set-define, verilog-getopt-file)
4864         (verilog-module-inside-filename-p):
4865         * progmodes/sh-script.el:
4866         * progmodes/python.el (python-pdbtrack-get-source-buffer)
4867         (python-pdbtrack-grub-for-buffer, python-execute-file):
4868         * progmodes/octave-inf.el (inferior-octave):
4869         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
4870         (idlwave-shell-compile-helper-routines, idlwave-set-local)
4871         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
4872         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
4873         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
4874         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
4875         (idlwave-shell-filter, idlwave-shell-examine-highlight)
4876         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
4877         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
4878         (idlwave-shell-examine-display, idlwave-shell-run-region)
4879         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
4880         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
4881         * progmodes/idlw-help.el (idlwave-help-get-special-help)
4882         (idlwave-help-get-help-buffer):
4883         * progmodes/gud.el (gud-basic-call, gud-find-class)
4884         (gud-tooltip-activate-mouse-motions-if-enabled):
4885         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
4886         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
4887         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
4888         (ebrowse-tags-next-file):
4889         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
4890         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
4891         (ebnf-eps-finish-and-write):
4892         * progmodes/cpp.el (cpp-edit-save):
4893         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
4894         * progmodes/cc-defs.el (c-emacs-features):
4895         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
4896         (antlr-directory-dependencies):
4897         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
4898         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
4899         (ada-find-any-references, ada-make-filename-from-adaname)
4900         (ada-make-body-gnatstub):
4901         * obsolete/rnews.el (news-list-news-groups):
4902         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
4903         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
4904         * net/rcirc.el (rcirc-debug):
4905         * net/newst-treeview.el (newsticker--treeview-list-add-item)
4906         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
4907         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
4908         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
4909         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
4910         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
4911         (newsticker--treeview-list-clear-highlight)
4912         (newsticker--treeview-list-update-highlight)
4913         (newsticker--treeview-list-highlight-start)
4914         (newsticker--treeview-tree-update-highlight)
4915         (newsticker--treeview-get-selected-item)
4916         (newsticker-treeview-mark-list-items-old)
4917         (newsticker--treeview-set-current-node):
4918         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
4919         * net/newst-backend.el (newsticker--get-news-by-funcall)
4920         (newsticker--get-news-by-wget, newsticker--image-get)
4921         (newsticker--image-sentinel):
4922         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
4923         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
4924         (eudc-ph-close-session):
4925         * net/eudc.el (eudc-save-options):
4926         * language/thai-word.el (thai-update-word-table):
4927         * language/japan-util.el (japanese-string-conversion):
4928         * international/titdic-cnv.el (tsang-quick-converter)
4929         (ziranma-converter, ctlau-converter):
4930         * international/mule-cmds.el (describe-language-environment):
4931         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
4932         (skkdic-convert-postfix, skkdic-convert-prefix):
4933         (skkdic-convert-okuri-nasi, skkdic-convert):
4934         * emacs-lisp/re-builder.el (reb-update-overlays):
4935         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
4936         * emacs-lisp/gulp.el (gulp-send-requests):
4937         * emacs-lisp/find-gc.el (trace-call-tree):
4938         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
4939         (eieio-describe-generic):
4940         * emacs-lisp/eieio-base.el (eieio-persistent-read):
4941         * emacs-lisp/edebug.el (edebug-outside-excursion):
4942         * emacs-lisp/debug.el (debugger-make-xrefs):
4943         * emacs-lisp/cust-print.el (custom-prin1-to-string):
4944         * emacs-lisp/chart.el (chart-new-buffer):
4945         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
4946         Use with-current-buffer.
4947         * textmodes/artist.el (artist-system): Don't call
4948         copy-sequence on a fresh string.
4949         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
4951 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
4953         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
4954         is no item to edit.  (Bug#4820)
4955         (todo-top-priorities): Restore point and restore narrowing in Todo
4956         buffer.  (Bug#4820)
4958 2009-10-31  Glenn Morris  <rgm@gnu.org>
4960         * net/ange-ftp.el (top-level): Don't require dired when compiling.
4961         (comint-last-output-start, comint-last-input-start)
4962         (comint-last-input-end): Don't defvar when compiling.
4963         (ange-ftp-process-file): Use bound-and-true-p.
4965         * pcmpl-rpm.el (top-level): Move provide statement to end.
4966         (pcmpl-rpm): Remove unused custom group.
4968         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
4970         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
4972         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
4973         (byte-compile-warnings): Add `constants' as an option.
4974         (byte-compile-callargs-warn, byte-compile-arglist-warn)
4975         (display-call-tree): Update for byte-compile-fdefinition possibly
4976         returning `(macro lambda ...)'.  (Bug#4778)
4977         (byte-compile-variable-ref, byte-compile-setq-default):
4978         Respect `constants' member of byte-compile-warnings.
4980         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
4981         Use mapc rather than mapcar because the return value is never used.
4983         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
4984         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
4985         * cedet/semantic/html.el:
4986         Suppress harmless warnings about setting up semantic-imenu (not
4987         part of Emacs) variables.
4989 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4991         * vc-bzr.el (vc-bzr-revision-keywords): New var.
4992         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
4993         to "submit:".
4995         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
4996         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
4997         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
4998         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
4999         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
5000         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
5001         (semantic-analyzer-debug-global-symbol)
5002         (semantic-analyzer-debug-missing-innertype)
5003         (semantic-analyzer-debug-insert-include-summary):
5004         * cedet/semantic/util.el (semantic-file-tag-table):
5005         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
5006         (semantic-recursive-find-nonterminal-by-name):
5007         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
5008         * cedet/semantic/tag-file.el (semantic-prototype-file):
5009         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
5010         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
5011         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
5012         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
5013         (semantic-idle-summary-maybe-highlight):
5014         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
5015         (semantic-ia-sb-tag-info):
5016         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
5017         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
5018         * cedet/semantic/ede-grammar.el (project-compile-target):
5019         (ede-proj-makefile-insert-variables):
5020         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
5021         (semantic-debug-set-source-location, semantic-debug-interface-layout)
5022         (semantic-debug-mode, semantic-debug):
5023         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
5024         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
5025         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
5026         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
5027         (semanticdb-find-translate-path-includes--internal)
5028         (semanticdb-reset-log, semanticdb-find-log-activity):
5029         * cedet/semantic/db-file.el (object-write):
5030         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
5031         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
5032         (semanticdb-create-ebrowse-database):
5033         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
5034         * cedet/semantic/complete.el (semantic-displayor-focus-request)
5035         (semantic-collector-calculate-completions-raw)
5036         (semantic-complete-read-tag-analyzer):
5037         * cedet/semantic/analyze.el (semantic-analyze-pulse):
5038         * cedet/ede/util.el (ede-update-version-in-source):
5039         * cedet/ede/proj.el (project-delete-target):
5040         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
5041         (ede-proj-flush-autoconf):
5042         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
5043         (ede-proj-configure-synchronize):
5044         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
5045         * cedet/ede/linux.el (ede-linux-version):
5046         * cedet/ede/emacs.el (ede-emacs-version):
5047         * cedet/ede/dired.el (ede-dired-add-to-target):
5048         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
5049         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
5050         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
5051         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
5052         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
5053         (cedet-idutils-version-check):
5054         * cedet/cedet-global.el (cedet-gnu-global-call):
5055         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
5056         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
5057         * cedet/cedet-cscope.el (cedet-cscope-call)
5058         (cedet-cscope-expand-filename, cedet-cscope-version-check):
5059         Use with-current-buffer.
5060         * cedet/ede.el (ede-make-project-local-variable)
5061         (ede-set-project-variables, ede-set): Use dolist.
5063 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
5065         * textmodes/ispell.el (ispell-skip-region-alist):
5066         * international/mule-conf.el (eight-bit):
5067         * international/fontset.el (font-encoding-alist):
5068         * startup.el (pure-space-overflow-message):
5069         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
5070         * paths.el (gnus-nntp-service, rmail-spool-directory)
5071         (term-file-prefix):
5072         * files.el (save-some-buffers-action-alist):
5073         * cmuscheme.el (same-window-buffer-names):
5074         * ielm.el (same-window-buffer-names):
5075         * shell.el (same-window-buffer-names):
5076         * mail/sendmail.el (same-window-buffer-names):
5077         * progmodes/inf-lisp.el (same-window-buffer-names):
5078         * bindings.el (mode-line-client)
5079         (mode-line-column-line-number-mode-map):
5080         * language/tibetan.el (tibetan-precomposition-rule-regexp)
5081         (tibetan-precomposed-regexp): Purecopy string arguments.
5083 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5085         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
5086         (calcDigit-nondigit):
5087         * calc/calc-yank.el (calc-copy-to-buffer):
5088         * calc/calc-units.el (calc-invalidate-units-table):
5089         * calc/calc-trail.el (calc-trail-yank):
5090         * calc/calc-store.el (calc-insert-variables):
5091         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
5092         * calc/calc-prog.el (calc-read-parse-table):
5093         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
5094         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
5095         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
5096         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
5097         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
5098         (calc-graph-name, calc-graph-find-command, calc-graph-view)
5099         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
5100         * calc/calc-ext.el (calc-realign):
5101         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
5102         (calc-embedded-finish-edit, calc-embedded-make-info)
5103         (calc-embedded-finish-command, calc-embedded-stack-change):
5104         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
5106         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
5107         (overload-docstring-extension): Use that info.
5108         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
5109         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
5110         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
5111         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
5112         (semantic-nonterminal-full-name): Add the new `when' info.
5113         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
5114         `assert'.
5116         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
5117         shell-dynamic-complete-filename in preference to
5118         comint-dynamic-complete-filename.
5120         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5121         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5122         Don't consider whether the display supports colors.
5123         (bookmark-import-new-list): Use dolist.
5124         (bookmark-bmenu-mode-map): Move initialization into declaration.
5125         (bookmark-bmenu-list): Use dolist, simplify.
5126         (bookmark-show-all-annotations): Use save-selected-window and dolist.
5127         (menu-bar-final-items): Use push.
5129 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5131         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
5132         it works on remote files.
5133         (vc-hg-diff): Don't pass any `--cwd' argument.
5135 2009-10-27  Kevin Ryde  <user42@zip.com.au>
5137         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5138         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
5139         (Further to Bug#3921).
5141 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
5143         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
5144         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
5145         calling `tramp-imap-put-file'.  Add file size to the call.
5146         (tramp-imap-get-file-entries): Compute also user name, file size,
5147         and date.
5148         (tramp-imap-handle-insert-directory): Insert uid and gid.
5149         (tramp-imap-handle-file-attributes): Transform uid and gid
5150         according to `id-format'.
5151         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
5152         size in header X-Size.
5154 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
5156         * simple.el (transpose-subr): Give clearer error when the mark
5157         is not set.  (Bug#4807)
5159 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
5161         * net/tramp.el (tramp-perl-file-truename): New defconst.
5162         Perl code contributed by yary <not.com@gmail.com> (tiny change).
5163         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
5164         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
5165         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
5167         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5168         Ignore `dired-call-process'.
5169         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
5171 2009-10-26  Julian Scheid  <julians37@gmail.com>
5173         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
5174         (tramp-get-remote-readlink): New defun.
5175         (tramp-handle-file-truename): Use it.
5176         (tramp-handle-file-exists-p): Check file-attributes cache, assume
5177         file exists if cache value present.
5178         (tramp-check-cached-permissions): New defun.
5179         (tramp-handle-file-readable-p): Use it.
5180         (tramp-handle-file-writable-p): Likewise.
5181         (tramp-handle-file-executable-p): Likewise.
5182         (tramp-handle-file-name-all-completions): Try using Perl to get
5183         partial completions.  When perl not available, combine `cd' and
5184         `ls' into single remote operation and use shell expansion to get
5185         partial remote directory contents.  Set `file-exists-p' cache for
5186         directory and any files returned by ls.  Change cache handling to
5187         support partial directory contents.  Use error message emitted by
5188         remote `cd' or Perl code for local tramp-error.
5189         (tramp-do-copy-or-rename-file-directly): Avoid separate
5190         tramp-send-command-and-check call.
5191         (tramp-handle-process-file): Merge three remote ops into one.
5192         Do not flush all caches when `process-file-side-effects' is set.
5193         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
5194         file-attributes shows uid/gid to be set already.
5196 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
5198         * textmodes/tex-mode.el (tex-dvi-view-command)
5199         (tex-show-queue-command, tex-open-quote):
5200         * progmodes/ruby-mode.el (auto-mode-alist)
5201         (interpreter-mode-alist): Purecopy strings.
5203         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
5205         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
5206         string for the hook, keymap and abbrev table.
5208         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
5210         * x-dnd.el (x-dnd-xdnd-to-action):
5211         * startup.el (fancy-startup-text, fancy-about-text): Change to
5212         defconst from defvar.
5214         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
5216         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
5217         Purecopy initialization strings.
5219         * mail/sendmail.el (mail-header-separator)
5220         (mail-personal-alias-file):
5221         * mail/rmail.el (rmail-default-dont-reply-to-names)
5222         (rmail-ignored-headers, rmail-retry-ignored-headers)
5223         (rmail-highlighted-headers, rmail-secondary-file-directory)
5224         (rmail-secondary-file-regexp):
5225         * files.el (null-device, file-name-invalid-regexp)
5226         (locate-dominating-stop-dir-regexp)
5227         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
5228         (interpreter-mode-alist): Use mapcar instead of mapc.
5230         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
5232         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
5233         (completion-ignored-extensions):
5234         (debug-ignored-errors): Purecopy strings.
5236 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5238         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
5239         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
5240         (pcomplete--here): Use push.
5242         * subr.el (all-completions): Declare the 4th arg obsolete.
5244 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5246         * pcomplete.el (pcomplete-unquote-argument-function): New var.
5247         (pcomplete-unquote-argument): New function.
5248         (pcomplete--common-suffix): Always pay attention to case.
5249         (pcomplete--table-subvert): Quote and unquote the text.
5250         (pcomplete--common-quoted-suffix): New function.
5251         (pcomplete-std-complete): Use it and pcomplete-begin.
5253         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
5254         we're inside a dedicated or minibuffer window.
5256 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5258         * cedet/semantic/fw.el (semantic-alias-obsolete)
5259         (semantic-varalias-obsolete): Make the `when' arg mandatory.
5260         (define-mode-overload-implementation):
5261         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
5262         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
5263         * cedet/semantic/util.el (semantic-file-token-stream)
5264         (semantic-something-to-stream):
5265         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
5266         (semantic-expand-nonterminal):
5267         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
5268         (semantic-find-dependency, semantic-find-nonterminal)
5269         (semantic-find-dependency):
5270         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
5271         (semantic-flex-text, semantic-flex-make-keyword-table)
5272         (semantic-flex-keyword-p, semantic-flex-keyword-put)
5273         (semantic-flex-keyword-get, semantic-flex-map-keywords)
5274         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
5275         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
5276         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
5277         (semantic-after-idle-scheduler-reparse-hooks):
5278         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
5279         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
5280         * cedet/semantic.el (semantic-toplevel-bovine-table)
5281         (semantic-toplevel-bovine-cache)
5282         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
5283         (semantic-init-mode-hooks, semantic-init-db-hooks)
5284         (semantic-bovination-working-type): Provide the `when' arg.
5286 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
5288         * bookmark.el: Update documentation, especially documentation
5289         of `bookmark-alist' and of the bookmark file format.
5290         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
5292 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5294         * mail/emacsbug.el (report-emacs-bug): Clarify that the
5295         keybindings apply to the mail buffer (Bug#4003).  Shrink help
5296         window to buffer.
5298         * whitespace.el (whitespace-mode, whitespace-newline-mode)
5299         (global-whitespace-mode, global-whitespace-newline-mode)
5300         (whitespace-toggle-options, global-whitespace-toggle-options):
5301         Doc fix (Bug#3660).
5303         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
5304         of xmltok-start before the end tag was inserted (Bug#2840).
5306         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
5307         patterns that are preceded by an open-paren (Bug#1320).
5309 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
5311         * files.el (delete-directory): Delete symlinks to directories with
5312         delete-file (Bug#4739).
5314 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5316         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
5317         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
5318         argument to make-obsolete.
5320         * cedet/semantic/fw.el (semantic-alias-obsolete)
5321         (semantic-varalias-obsolete): Add optional WHEN argument.
5323 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
5325         * vc.el (vc-backend-for-registration): Rename from
5326         vc-get-backend-for-registration.  Update callers.
5328         * international/mule-cmds.el (set-language-info-alist):
5329         Purecopy lang-env.
5330         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
5331         (charset): Purecopy the name.
5332         (define-char-code-property): Purecopy string arguments.
5334         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5335         Purecopy string arguments.
5337         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5338         * ediff-hook.el (menu-bar-ediff-menu):
5339         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
5340         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
5342 2009-10-24  Glenn Morris  <rgm@gnu.org>
5344         * comint.el (comint-dynamic-list-completions):
5345         * term.el (term-dynamic-list-completions): Use choose-completion rather
5346         than obsolete alias mouse-choose-completion.
5348         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
5349         file-cache-choose-completion.
5350         (file-cache-choose-completion): Handle an optional event argument.
5351         (file-cache-mouse-choose-completion): Make it an obsolete alias.
5353         * progmodes/octave-mod.el (octave-complete-symbol):
5354         Use choose-completion if mouse-choose-completion is ever removed.
5356         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
5357         use.
5359         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
5360         compiler.
5362         * vc-hooks.el (vc-responsible-backend): Fix declaration.
5364 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5366         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
5367         Ignore `pred' now that we receive one.
5368         Handle test-completion specially.
5370 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5372         * vc.el (vc-responsible-backend): Throw an error if not backend is
5373         found.  Remove the REGISTER argument.  Move the code dealing with
5374         REGISTER ...
5375         (vc-get-backend-for-registration): ... here.  New function.
5376         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
5377         of vc-responsible-backend, pass the file name instead of the
5378         directory name.
5380 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5382         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
5383         New funs.
5384         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
5385         (pcomplete-comint-setup): Don't modify a global var via
5386         accidental side-effects.
5387         (pcomplete-shell-setup): Adjust call accordingly.
5388         (pcomplete-parse-comint-arguments): Use push.
5390 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
5392         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5393         Allow uncapitalized info node names (Bug#3921).
5395         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
5396         to the DEBUG file (Bug#3781).
5398 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
5400         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
5401         dictionary entry (Bug#4579).
5403 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5405         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
5406         from `rfn-eshadow-update-overlay-hook' when unloading.
5407         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
5408         "rsyncc".  Adjust doc string.
5409         (tramp-temp-buffer-file-name): New buffer-local defvar.
5410         (tramp-handle-insert-file-contents, tramp-handle-write-region):
5411         Keep temporary file when indicated by method ("rsync" and
5412         "rsyncc").
5413         (tramp-handle-write-region): Handle APPEND.
5414         (tramp-delete-temp-file-function): New defun.  Added to
5415         `kill-buffer-hook'.
5417 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
5419         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
5421 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5423         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
5424         (color-name-rgb-alist, tty-standard-colors)
5425         (tty-color-mode-alist): Change to defconst.
5427         * simple.el (mark-inactive): Purecopy message.
5429         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
5430         (global-map, yank-menu):
5431         * textmodes/ispell.el (ispell-menu-map):
5432         * net/eudc.el (eudc-tools-menu):
5433         * international/mule-cmds.el (describe-language-environment-map)
5434         (setup-language-environment-map, set-coding-system-map)
5435         (mule-menu-keymap):
5436         * vc-hooks.el (vc-menu-entry, vc-menu-map):
5437         * replace.el (occur-mode-map):
5438         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
5440 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
5442         * calc/calc.el (math-read-number, math-read-number-simple): Use
5443         `save-match-data'.
5445 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5447         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
5448         rather than fiddling with global-map bindings, since it should only
5449         affect per-terminal settings.
5450         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
5452         * minibuffer.el (completion-table-with-terminator): Allow to specify
5453         the terminator-regexp.
5455         * simple.el (switch-to-completions): Look for *Completions* in other
5456         frames as well.
5458         * pcomplete.el: Allow the use of completion-tables.
5459         (pcomplete-std-complete): New command.
5460         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
5461         (pcomplete--here): Use a function for `form' rather than an expression,
5462         so it can be byte-compiled.
5463         (pcomplete-here, pcomplete-here*): Adjust accordingly.
5464         Add edebug declaration.
5465         (pcomplete-show-completions): Remove unused var `curbuf'.
5466         (pcomplete-do-complete, pcomplete-stub):
5467         Don't assume `completions' is a list of strings any more.
5469 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
5471         * find-dired.el (find-name-arg): Fix typo in docstring.
5473 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5475         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
5476         (pcmpl-linux-fs-types): Same, and update to new modules layout.
5478         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
5479         pcomplete-entries.
5481         * comint.el (comint-read-input-ring, comint-write-input-ring)
5482         (comint-substitute-in-file-name)
5483         (comint-dynamic-complete-as-filename)
5484         (comint-dynamic-simple-complete)
5485         (comint-dynamic-list-filename-completions)
5486         (comint-dynamic-list-completions)
5487         (comint-redirect-results-list-from-process): Minor simplifications.
5489 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5491         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5492         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
5493         the first form.  And insert a blank line after ";;; Code" since
5494         that's usual style.  (Bug#4612)
5496         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
5498 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5500         * minibuffer.el (completion-table-with-terminator): Properly implement
5501         boundaries, in case `terminator' appears in the suffix.
5502         (completion--embedded-envvar-table): Don't return boundaries if
5503         there's no valid completion.  Simplify.
5504         (completion-file-name-table): New completion table extracted from
5505         completion--file-name-table.
5506         (completion--file-name-table): Use it.
5507         (read-file-name-predicate): Declare obsolete.
5508         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
5509         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
5510         completion-file-name-table, and use the `pred' argument.
5511         * files.el (locate-file-completion-table): Use the `pred' arg rather
5512         than read-file-name-predicate.
5513         (abbreviate-file-name): Use \` rather than ^ for BOS.
5515 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5517         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
5518         vc-responsible-backend to register, it causes problems.
5520 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5522         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
5524 2009-10-21  Eric Ludlam  <zappo@gnu.org>
5526         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
5527         (semantic-c-debug-mode-init-pch): New functions.
5528         (semantic-c-debug-mode-init-last-mode): New var.
5529         (semantic-c-parse-lexical-token): Use them.
5531         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
5532         When extracting the argument list, limit only by point-max.
5534 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
5536         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
5537         (tramp-smb-handle-file-attributes): Use it.
5538         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
5539         (tramp-smb-handle-insert-directory): Use `mapc' rather than
5540         `mapcar'.  Use `tramp-smb-get-stat-capability'.
5541         Add `dired-filename' text properties.
5542         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
5543         (tramp-smb-maybe-open-connection): Simplify check for smbclient
5544         version.
5546 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5548         * subr.el (read-key-delay): Reduce to 0.01.
5549         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
5550         (bug#4751).
5552 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5554         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
5556         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
5557         (Info-menu): Remove unused vars `last' and `completions'.
5558         (Info-index-nodes): Remove unused var `node'.
5560         * info.el (Info-complete-menu-item): Use complete-with-action.
5562 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5564         Make vc-annotate work through copies and renames.
5565         * vc-annotate.el (vc-annotate-extract-revision-at-line):
5566         Return the file name too.
5567         (vc-annotate-revision-at-line)
5568         (vc-annotate-find-revision-at-line)
5569         (vc-annotate-revision-previous-to-line)
5570         (vc-annotate-show-log-revision-at-line): Update to get the file
5571         name from vc-annotate-extract-revision-at-line.
5572         (vc-annotate-show-diff-revision-at-line-internal): Change the
5573         argument to mean whether to show a file diff or not.  Get the file
5574         name from vc-annotate-extract-revision-at-line.
5575         (vc-annotate-show-diff-revision-at-line):
5576         Update vc-annotate-show-diff-revision-at-line call.
5577         (vc-annotate-warp-revision): Add an optional file argument.
5579         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
5580         (vc-git-annotate-extract-revision-at-line): Also return the file
5581         name if found.
5583         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
5584         command.  Remove unused code.
5585         (vc-hg-annotate-re): Update to match --follow output.
5586         (vc-hg-annotate-extract-revision-at-line): Also return the file
5587         name if found.
5589         * vc.el: Update annotate-extract-revision-at-line documentation.
5591 2009-10-18  Kevin Ryde  <user42@zip.com.au>
5593         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
5594         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
5596         * net/browse-url.el (browse-url): Identify alist with "consp and
5597         not functionp" and let all other things go down the `apply' leg,
5598         as suggested by Stefan.  (Further to bug#4531.)
5600 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
5602         * minibuffer.el (read-file-name): Check for repeat before putting
5603         a default argument in file-name-history (Bug#4657).
5605         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
5606         read syntax (Bug#4737).
5608         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
5610 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
5612         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
5613         (html-tag-alist, html-tag-help): Add descriptions for undocumented
5614         entries and make note of obsolete tags.
5616 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5618         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
5620 2009-10-18  Glenn Morris  <rgm@gnu.org>
5622         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
5623         grep, so that binary files (eg international/uni-bidi.el) can match.
5624         Remove test for "UnicodeData" files, since it is hopefully unnecessary
5625         now, and in any case the file header format has changed.
5627 2009-10-17  Glenn Morris  <rgm@gnu.org>
5629         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
5630         (flyspell-get-word, flyspell-large-region)
5631         (flyspell-auto-correct-previous-word): Doc/error message fixes.
5633 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5635         * Makefile.in (ELCFILES): Add ede/shell.
5637 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5639         * term/common-win.el (x-colors): Purecopy it.
5641 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5643         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
5644         permissive for when the buffer is empty.
5645         (tar-header-block-tokenize): Decode the username and groupname.
5646         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
5648 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5650         * cedet/srecode/srt.el:
5651         * cedet/srecode/compile.el:
5652         * cedet/semantic/mru-bookmark.el:
5653         * cedet/semantic/debug.el:
5654         * cedet/semantic/complete.el:
5655         * cedet/semantic/analyze.el: Require CL when compiling.
5657 2009-10-17  Eric Ludlam  <zappo@gnu.org>
5659         * cedet/semantic/scope.el
5660         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
5661         tmpscope so that the regular scope will continue to work.
5663         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
5664         Use semantic-idle-summary-highlight-face as the highlighting.
5666         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
5667         contains multibyte characters, choose first applicable coding
5668         system automatically.
5670         * cedet/ede/project-am.el (project-run-target): New method.
5671         (project-run-target): New method.
5673         * cedet/ede.el (ede-target): Add run target menu item.
5674         (ede-project, ede-minor-keymap): Add ede-run-target binding.
5675         (ede-run-target): New function.
5676         (ede-target::project-run-target): New method.
5678         * cedet/ede/proj.el (project-run-target): New method.
5680         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
5681         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
5682         Add :rules.
5683         (ede-proj-target-makefile-shared-object): Only libtool compilers
5684         now available.  Add linkers for libtool.
5685         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
5686         (ede-proj-makefile-target-name): Always use .la extension.
5688         * cedet/ede/proj-prog.el (project-run-target): New method.
5690         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
5691         (ede-g++-linker): Change Change link lines.
5693         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
5694         When searching for old variables, go to the end of the buffer and
5695         search backward from there.
5696         (ede-proj-makefile-automake-insert-subdirs)
5697         (ede-proj-makefile-automake-insert-extradist): New methods.
5698         (ede-proj-makefile-create): Use them.
5700         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
5701         Force FILE to expand to the current target.  Use file-exists-p to
5702         check that it exists.
5704         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
5705         (ede-linux-load): Wrap dir in file-name-as-directory.
5706         Set :version slot.
5708         * cedet/ede/files.el (ede-get-locator-object): When enabling
5709         locate, do so on "top".
5711         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
5712         file-name-as-directory during compare.
5713         (ede-emacs-version): Return Emacs/XEmacs differentiator.
5714         Get version number from different places.  Don't call egrep.
5715         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
5716         to set the directory.
5718         * cedet/ede/shell.el: New file.
5720         * cedet/inversion.el (inversion-decoders): Allow for stray . in
5721         alpha/beta variants.
5723 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5725         * international/mule-cmds.el (select-safe-coding-system): If the file
5726         has a coding cookie, use it regardless of any other setting (bug#4712).
5728 2009-10-17  Glenn Morris  <rgm@gnu.org>
5730         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
5731         All errors should have messages.
5733         * foldout.el (foldout-mouse-swallow-events):
5734         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
5736         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
5737         (dired-keep-marker-copy, dired-keep-marker-hardlink)
5738         (dired-keep-marker-symlink, dired-dwim-target)
5739         (dired-copy-preserve-time): Do not autoload these defcustoms.
5741         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
5742         messages from messing up the file coding.  (Bug#4623)
5744 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
5746         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
5747         if no match is found for the current dictionary.  (Bug#4578)
5749         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
5750         optional, since that is how it is documented, and this is often called
5751         with a nil argument.  (Bug#4577)
5752         (flyspell-external-point-words, flyspell-auto-correct-word)
5753         (flyspell-correct-word-before-point, flyspell-word-search-forward)
5754         (flyspell-word-search-backward): Remove nil argument in calls to
5755         flyspell-get-word, since it is not needed now.
5757 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
5759         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
5761 2009-10-16  Glenn Morris  <rgm@gnu.org>
5763         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
5765 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
5767         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
5768         (ange-ftp-file-size): New function.
5769         (ange-ftp-file-attributes): Use it.
5771 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
5773         * net/tramp-smb.el (tramp-smb-version): New defvar.
5774         (tramp-smb-maybe-open-connection): Use it, in order to avoid
5775         repeated checks.
5777 2009-10-16  Glenn Morris  <rgm@gnu.org>
5779         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
5780         Maybe copy some custom properties from old to new name.  (Bug#4706)
5782 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
5784         * subr.el (error, sit-for, start-process-shell-command)
5785         (start-file-process-shell-command): Set the calling convention
5786         after the function definition.
5788 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5790         * subr.el (error, sit-for, start-process-shell-command)
5791         (start-file-process-shell-command): Use the new
5792         set-advertised-calling-convention feature.
5794 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
5796         * international/ucs-normalize.el (ucs-normalize-version):
5797         Change to 1.2.
5798         (check-range): Adjust for Unicode 5.2.
5800 2009-10-15  Juri Linkov  <juri@jurta.org>
5802         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
5803         to the `menu-item' format.
5805 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
5807         * net/tramp.el (tramp-replace-environment-variables): Do not fail
5808         if the environment variable does not exist.
5810         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
5811         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
5812         parameter.
5813         (tramp-smb-handle-add-name-to-file)
5814         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
5815         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
5816         (tramp-smb-handle-file-attributes)
5817         (tramp-smb-do-file-attributes-with-stat)
5818         (tramp-smb-handle-file-local-copy)
5819         (tramp-smb-handle-insert-directory)
5820         (tramp-smb-handle-make-directory)
5821         (tramp-smb-handle-make-directory-internal)
5822         (tramp-smb-handle-make-symbolic-link)
5823         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
5824         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
5825         (tramp-smb-maybe-open-connection): Apply the changed parameters.
5826         (tramp-smb-read-file-entry): Read Disk names in compressed format.
5827         Handle long file names.
5828         (tramp-smb-get-cifs-capabilities): Check, whether the connection
5829         process is running.
5830         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
5831         Read share names with "-g" option.
5833 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
5835         * net/rcirc.el (rcirc-view-log-file): New command.
5836         (rcirc-track-minor-mode-map): Remove C-c ` binding.
5837         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
5838         specified.
5840 2009-10-15  Glenn Morris  <rgm@gnu.org>
5842         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
5843         from the second command-line argument.
5844         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
5845         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
5846         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
5847         w32-batch-update-autoloads.
5848         * emacs-lisp/autoload.el (autoload-make-program): New variable.
5849         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
5851         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
5852         the headers cannot be located.  Simplify, subtracting superflous
5853         save-excursions.
5855 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5857         Replace completion-base-size by completion-base-position to fix bugs
5858         such as (bug#4699).
5859         * simple.el (completion-base-position): New var.
5860         (completion-base-size): Mark as obsolete.
5861         (choose-completion): Make it work for mouse events as well.
5862         Pass the new base-position to choose-completion-string.
5863         (choose-completion-guess-base-position): New function, extracted from
5864         choose-completion-delete-max-match.
5865         (choose-completion-delete-max-match): Use it.  Make obsolete.
5866         (choose-completion-string): Use the new base-position info.
5867         (completion-root-regexp): Delete.
5868         (completion-setup-function): Preserve completion-base-position.
5869         Eliminate obsolete base-size manipulation.
5870         * minibuffer.el (display-completion-list): Don't mess with base-size.
5871         (minibuffer-completion-help): Set completion-base-position instead.
5872         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
5873         choose-completion.
5874         * textmodes/bibtex.el (bibtex-complete):
5875         * emacs-lisp/crm.el (crm--choose-completion-string):
5876         Adjust to new calling convention.
5877         * complete.el (partial-completion-mode): Use minibufferp to avoid
5878         bumping into incompatible change to choose-completion-string-functions.
5879         * ido.el (ido-choose-completion-string): Make its calling convention
5880         more permissive.
5881         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
5882         base-size manipulation.
5883         (comint-dynamic-list-input-ring): Use dotimes and push.
5884         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
5885         fundamental-mode.  Use `or'.
5887 2009-10-14  Juri Linkov  <juri@jurta.org>
5889         * misearch.el (multi-isearch-next-buffer-from-list)
5890         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
5892 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5894         * Makefile.in (compile-onefile): Load `bytecomp' rather than
5895         `bytecomp.el'.
5897         * minibuffer.el (completion-pcm--merge-completions): Make sure the
5898         string we return is all made up of text from the completions rather
5899         than part from the completions and part from the input (bug#4219).
5901         * ido.el (ido-everywhere): Use define-minor-mode.
5903         * buff-menu.el (list-buffers, ctl-x-map):
5904         Mark the entry points with ;;;###autoload cookies.
5906 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5908         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
5909         correctly in the detached head case.
5910         (vc-git-print-log): Remove unused binding.
5912         * vc.el (vc-responsible-backend): When a directory is passed for
5913         for registration create a VC repository if no backend is
5914         responsible for the directory argument.
5915         (vc-deduce-fileset): Tell vc-responsible-backend to register.
5917         * vc.el: Move comments about RCS and SCCS ...
5918         * vc-rcs.el:
5919         * vc-sccs.el: ... here, respectively.
5921 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5923         * minibuffer.el (completion--file-name-table): Return nil if there's
5924         no file completion, even if substitute-in-file-name changed
5925         the string (bug#4708).
5927 2009-10-13  Juri Linkov  <juri@jurta.org>
5929         * files-x.el (read-file-local-variable-value): Don't filter out
5930         minor modes from mode name completion (bug#4664).
5932 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
5934         * international/mule-cmds.el (ucs-names): Remove exclusion of
5935         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
5937 2009-10-13  Kenichi Handa  <handa@m17n.org>
5939         * international/uni-name.el: Regenerated.
5941 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
5943         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
5944         should be automatically buffer-local, but isn't.)
5946 2009-10-12  Sam Steingold  <sds@gnu.org>
5948         * progmodes/compile.el (compilation-next-error-function): Fix the
5949         timestamps if the buffer has been visited before.
5950         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
5951         non-anchored patterns, like the perl one (bug#3928).
5953 2009-10-12  Glenn Morris  <rgm@gnu.org>
5955         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
5956         Let-bind `size'.
5958 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
5960         * proced.el (proced-unload-function): New function.
5962         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
5963         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
5964         Doc fix.
5966         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
5968 2009-10-11  Juri Linkov  <juri@jurta.org>
5970         * files-x.el (read-file-local-variable-value):
5971         Provide default value only for bound variables (bug#4664).
5973 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
5975         * net/tramp.el (tramp-local-host-p): Function shall return nil for
5976         connection methods like smb.
5978         * net/tramp-cache.el (tramp-flush-connection-property): The hash
5979         can be empty.
5981         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
5982         (tramp-smb-file-name-handler-alist): Add handlers for
5983         `add-name-to-file', `make-symbolic-link'.
5984         (tramp-smb-handle-add-name-to-file)
5985         (tramp-smb-do-file-attributes-with-stat)
5986         (tramp-smb-handle-make-symbolic-link)
5987         (tramp-smb-get-cifs-capabilities): New defuns.
5988         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
5989         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
5990         (tramp-smb-handle-file-local-copy)
5991         (tramp-smb-handle-make-directory-internal)
5992         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
5993         The file name syntax depends on cifs capabilities.
5994         (tramp-smb-handle-file-attributes):
5995         Call `tramp-smb-do-file-attributes-with-stat' if possible.
5996         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
5997         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
5999 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
6001         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
6002         (eieio-defclass): Apply deftype handler and setf-method properties
6003         directly.
6004         (eieio-add-new-slot): Avoid union function from cl library.
6005         (eieio--typep): New function.
6006         (eieio-perform-slot-validation): Use it.
6008 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
6010         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6011         Update documentation to refer to the variables documented in r1.135.
6012         (Bug#4188)
6014 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
6016         * bookmark.el (Info-suffix-list): Remove this unused variable.
6017         (bookmark-current-point): Remove this obsolete variable.
6018         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
6019         Adjust for removal of bookmark-current-point.
6021         (bookmarks-already-loaded, bookmark-current-buffer)
6022         (bookmark-yank-point): Document.  (Bug#4188)
6024 2009-10-10  Glenn Morris  <rgm@gnu.org>
6026         * frame.el (frame-height): Doc fix.
6028         * calendar/calendar.el (calendar-split-width-threshold): New option.
6029         (calendar-basic-setup): Use calendar-split-width-threshold.
6031 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
6033         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
6034         Use .la for Automake.
6036 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
6038         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
6039         Use "autoreconf -i".  Suggested by Andreas Schwab.
6041 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
6043         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
6044         Ideographic Supplement" range (U+1F200..U+1F2FF).
6046 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6048         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
6049         since the list will have been rebuilt anyway.  (Bug#4349)
6051 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6053         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
6054         (bookmark-bmenu-execute-deletions): Don't save here, as
6055         bookmark-delete will now do so if necessary.
6056         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
6057         (Bug#4348)
6059 2009-10-09  Glenn Morris  <rgm@gnu.org>
6061         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
6063 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6065         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
6066         (bookmark-jump-other-window): Just invoke bookmark-jump with new
6067         argument now, so the two function's behaviors will match.  (Bug#3645)
6069 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
6071         * cedet/ede/proj.el (project-make-dist, project-compile-project):
6072         Fix filename test.
6073         (ede-proj-dist-makefile): Use expand-file-name instead of concat
6074         to expand file names.
6076 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
6078         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
6079         (tramp-file-name-real-host, tramp-file-name-port):
6080         Apply `save-match-data'.
6082         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
6083         case both directories are remote.
6084         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
6085         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
6087 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
6089         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
6090         (ede-proj-target-makefile-objectcode): Use it.
6092         * cedet/ede/source.el (ede-want-any-source-files-p)
6093         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
6094         Return search result.  This error was introduced while merging.
6096 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6098         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
6100 2009-10-07  Glenn Morris  <rgm@gnu.org>
6102         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
6103         of concat.
6105 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6107         * files-x.el (read-file-local-variable): Include some
6108         non-user-variables in the completion table (bug#4664).
6110 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
6112         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
6113         message.
6115         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6116         (tramp-smb-file-name-handler-alist): Add handler for
6117         `copy-directory', `expand-file-name', `set-file-modes'.
6118         (tramp-smb-handle-copy-directory)
6119         (tramp-smb-handle-expand-file-name)
6120         (tramp-smb-handle-set-file-modes): New defuns.
6121         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
6122         (tramp-smb-handle-file-attributes): Simplify check for retrieving
6123         entry.
6124         (tramp-smb-handle-insert-directory): Don't flush the cache.
6125         (tramp-smb-maybe-open-connection): Check for samba client and
6126         server versions.
6128 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
6130         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
6131         to not error out of search for "^lisp=" fails.
6133 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6135         * makefile.w32-in (WINS_UPDATES): New macro.
6136         (custom-deps, finder-data, autoloads): Use it.
6138 2009-10-07  Glenn Morris  <rgm@gnu.org>
6140         * Makefile.in (autoloads): Revert previous change.
6141         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
6142         the list of preloaded files passed on the command-line, get
6143         it from src/Makefile.
6145         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
6146         show the original buffer rather than a random one.
6148 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
6150         * help.el (describe-no-warranty): Place point in a slightly better
6151         position in the GPLv3 text.
6153 2009-10-06  Sam Steingold  <sds@gnu.org>
6155         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
6156         the comm attribute is present before calling regexp-quote.
6158 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
6160         * play/animate.el (animate-string): For good effect, make sure
6161         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
6163         * play/animate.el (animate-sequence, animate-birthday-present):
6164         * misc.el (butterfly): Don't set `indent-tabs-mode'.
6166 2009-10-06  Glenn Morris  <rgm@gnu.org>
6168         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
6170         * emacs-lisp/autoload.el (autoload-excludes): New variable.
6171         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
6172         (batch-update-autoloads): Process a string value of autoload-excludes,
6173         set during the build process.
6174         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
6176         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
6177         inside with-parsed...  macro so that `v' is defined.
6179         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
6180         * progmodes/fortran.el (fortran-end-of-block)
6181         (fortran-beginning-of-block):
6182         Also push mark in the macro case.
6184         * emerge.el (emerge-show-file-name):
6185         * calc/calc.el (calc-quit):
6186         * calc/calc-misc.el (calc-big-or-small):
6187         * calc/calc-graph.el (calc-graph-view):
6188         * calc/calc-ext.el (calc-reset):
6189         * calendar/calendar.el (calendar-basic-setup):
6190         Use window-full-height-p.
6192         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
6193         header we don't understand, don't insert another.  (Bug#4624)
6194         If changing mime charset, insert the new one in the right place.
6196 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
6198         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
6199         (cal-tex-cursor-month): Correctly increment the end date for diary and
6200         holiday listing.  (Bug#4626)
6202 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6204         * help-fns.el (describe-function-1): Don't burp if the function is not
6205         a symbol.
6207 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
6209         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
6210         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
6211         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
6212         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
6214         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
6215         (eieio-default-superclass): Reflow docstrings.
6216         (this, class-option-assoc, defclass, eieio-class-un-autoload)
6217         (eieio-unbind-method-implementations, defmethod)
6218         (eieio-validate-slot-value, eieio-validate-class-slot-value)
6219         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
6220         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
6221         (eieio-slot-originating-class-p, eieio-slot-name-index)
6222         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
6223         (constructor, initialize-instance, no-next-method, object-print)
6224         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
6225         Fix typos in docstrings.
6226         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
6227         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
6228         (next-method-p): Doc fixes.
6229         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
6230         Fix typos in error messages.
6231         (eieio-defmethod): Fix typo in description of generic method.
6233         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
6234         (eieio-persistent-save-interactive, slot-missing):
6235         Fix typos in docstrings.
6236         (eieio-instance-inheritor-slot-boundp): Doc fix.
6238         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
6239         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
6241         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
6242         (eieio-custom-object-apply-reset):
6243         Fix typos in docstrings and error messages.
6245         * emacs-lisp/eieio-datadebug.el (data-debug-show):
6246         Fix typo in docstring.
6248         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
6249         (eieio-browse-tree): Doc fix.
6250         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
6251         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
6252         Fix typos in docstrings.
6254         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
6255         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
6256         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
6257         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
6258         Reflow docstrings.
6260 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6262         * vc-hg.el (log-view-vc-backend): Declare for compiler.
6263         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
6264         Set log-view-vc-backend so that diff can work.
6266         * log-view.el (log-view-diff): Use vc-diff-internal instead of
6267         vc-version-diff.
6268         (vc-diff-internal): Autoload this instead of vc-version-diff.
6270 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
6272         * simple.el (eval-expression): Doc fix.
6274         * progmodes/cwarn.el (cwarn-mode): Doc fix.
6276 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
6278         * files.el (directory-files-no-dot-files-regexp): New defconst.
6279         (delete-directory): Use it.
6280         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
6282         * net/tramp.el (tramp-verbose): Fix docstring.
6283         (tramp-methods): Add recursive option to `tramp-copy-args'.
6284         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
6285         "scp1_old", "scp2_old", "rsync", "rsyncc".
6286         (tramp-default-method): Check also for `auth-source-user-or-password'.
6287         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6288         Add handler for `copy-directory'.
6289         (tramp-handle-copy-directory): New defun.
6290         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
6291         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
6292         Optimize sent command.
6294 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6296         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
6297         window if necessary.
6299         * calendar/calendar.el (calendar-basic-setup): Don't call
6300         switch-to-buffer in a dedicated window.
6302 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
6304         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
6305         don't do anything related to relocating, just return nil.
6306         (bookmark-error-no-filename): New error.
6307         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
6308         bookmark has no file.  Don't even attempt to handle things that
6309         are not files; the whole point of custom handlers is to keep that
6310         knowledge elsewhere anyway.  Tighten some comments.
6311         (bookmark-file-or-variation-thereof): Remove now-unused function.
6312         (bookmark-location): Doc string fix.
6313         (Bug#4250)
6315 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6317         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
6318         don't use a file dialog, because they usually don't know how to read
6319         a directory target from the user.  (Bug#4230)
6320         Also, make sure the prompt can display directories as well as files.
6322 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6324         * bookmark.el (bookmark-set, bookmark-buffer-name):
6325         Improve doc strings.  (Bug#1193)
6327 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6329         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
6330         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
6331         (bookmark-get-annotation, bookmark-set-annotation)
6332         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
6333         (bookmark-set-position, bookmark-get-front-context-string)
6334         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
6335         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
6336         (bookmark-jump-other-window, bookmark-handle-bookmark)
6337         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
6338         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
6339         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
6340         Improve doc strings to say whether bookmark can be a string or
6341         a record or both, and make other consistency and clarity fixes.
6342         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
6343         (bookmark-default-annotation-text, bookmark-yank-word)
6344         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
6345         (bookmark-import-new-list, bookmark-maybe-rename)
6346         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
6347         (bookmark-bmenu-bookmark): Give these doc strings.
6348         (bookmark-bmenu-check-position): Give this a doc string, but also
6349         add a FIXME comment about how the function may be pointless.
6350         (bookmark-default-handler): Rework doc string and change a
6351         parameter name, to clarify that this takes a bookmark record
6352         not a bookmark name.
6353         (bookmark-set): Change a parameter name to indicate its meaning,
6354         and improve the doc string a bit.
6355         (Bug#4188)
6357 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6359         * bookmark.el (bookmark-alist): Document the new `handler' element
6360         in the param alist.
6361         (bookmark-make-record-function): Adjust documentation for above.
6362         (Bug#4193)
6364 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6366         * info.el (Info-bookmark-make-record): Document this function.
6367         (Info-bookmark-jump): Document with a doc string, not just a comment.
6368         (Bug#4203)
6370 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6372         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
6373         (semantic-new-buffer-fcn): Call parser setup functions here.
6374         (semantic-mode): Don't call parser setup functions here, it's done
6375         in semantic-new-buffer-fcn now.
6376         (semantic-mode): Parse all existing buffers when enabled.
6378         * cedet/srecode/compile.el (srecode-compile-file):
6379         Call semantic-new-buffer-fcn if the buffer has not been parsed.
6381 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6383         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
6385         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
6386         (proj-comp-insert-variable-once): New macro, renamed from
6387         ede-pmake-insert-variable-once in ede/pmake.edl.
6388         (ede-proj-makefile-insert-variables): Use it.
6390 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
6392         * files.el (copy-directory): New defun.
6394         * dired-aux.el (dired-copy-file-recursive): Use it.
6396 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6398         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
6399         (makefile-end-of-command):
6400         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
6401         (semantic-end-of-context): Fix previous change.  Doc fixes.
6403 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6405         * files-x.el (modify-dir-local-variable)
6406         (copy-dir-locals-to-file-locals-prop-line):
6407         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
6408         (makefile-end-of-command):
6409         * cedet/semantic/lex.el (semantic-lex-token):
6410         * cedet/semantic/analyze/fcn.el
6411         (semantic-analyze-dereference-metatype-1):
6412         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
6413         (semantic-lex-cpp-undef):
6414         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
6415         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
6416         (semantic-end-of-context): Fix typos in docstrings.
6418         * recentf.el (recentf-unload-function): New function.
6420 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6422         * cedet/ede.el (ede-project-placeholder-cache-file):
6423         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
6424         * cedet/srecode/map.el (srecode-map-save-file):
6425         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
6427 2009-10-04  Glenn Morris  <rgm@gnu.org>
6429         * window.el (window-full-height-p): Add doc string.
6431 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
6433         * window.el (window-full-height-p): New function.  (Bug#4543)
6435 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
6437         * cedet/srecode/insert.el: Require srecode/args.
6439         * cedet/srecode/args.el: Require srecode/dictionary instead of
6440         srecode/insert.
6442         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
6444         * files.el (auto-mode-alist): Add .srt and Project.ede.
6446         * cedet/semantic.el (semantic-mode):
6447         Handle srecode-template-mode-hook as well.
6448         (semantic-mode): Use js-mode-hook for Javascript hook.
6450         * cedet/srecode/template.el: Remove hook variable.
6452         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
6454         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
6455         projects exist.
6456         (ede-project-placeholder-cache-file): Default to a file in
6457         user-emacs-directory.
6459         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
6460         templates in data-directory.
6461         (srecode-map-save-file): Default to a file in user-emacs-directory.
6463         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
6464         directory.
6466 2009-09-30  Eric Ludlam  <zappo@gnu.org>
6468         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
6469         Doc fix.
6471         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
6472         Only insert each variable once.
6474         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
6475         (ede-pmake-insert-variable-shared): Use it.
6477         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
6478         for lexical table iff table is nil.
6480 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
6482         * vc.el: Remove commented out code.
6483         (vc-derived-from-dir-mode): Remove, unused.
6484         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
6486 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
6488         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
6489         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
6490         there could be recursive loading when `default-directory' is a
6491         remote file name.  (Bug#4614)
6493 2009-10-03  Glenn Morris  <rgm@gnu.org>
6495         * calendar/calendar.el (calendar-basic-setup): Handle the case where
6496         the frame is wide.
6497         (calendar-generate-window): Test for shrinkability rather than width.
6499         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
6500         declaration, currently false.
6502         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
6503         reusing existing buffers, in case we happen to visit two files with the
6504         same basename.  (Bug#4593)
6506 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6508         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
6509         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
6510         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
6511         subdirs of cedet as well.
6512         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
6514 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6516         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
6517         Obey advertised-signature-table.
6519         * help-fns.el (help-function-arglist): Don't check
6520         advertised-signature-table.
6521         (describe-function-1): Do it here instead so it also applies to subrs.
6523 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
6525         * simple.el (start-file-process): Say in the doc-string, that file
6526         handlers might not support pty association, if PROGRAM is nil.
6528         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
6529         HOST and USER are strings.  They are nil, when there are
6530         incomplete entries in ~/.netrc, for example.
6531         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
6532         root directory ("device busy" error otherwise).
6534         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
6535         Flush file properties of created directory.
6537 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6539         * makefile.w32-in (WINS_BASIC): Remove cedet.
6540         (WINS_CEDET): Add cedet.
6541         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
6543 2009-10-02  Kevin Ryde  <user42@zip.com.au>
6545         * net/browse-url.el (browse-url): Pass any symbol in
6546         browse-url-browser-function to `apply', since if you've mistakenly put
6547         an unbound symbol then the error is clearer.  (Bug#4531)
6549 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6551         * allout.el (allout-init, allout-back-to-current-heading)
6552         (allout-beginning-of-current-entry, allout-ascend-to-depth)
6553         (allout-ascend, allout-up-current-level, allout-end-of-level)
6554         (allout-previous-visible-heading, allout-forward-current-level)
6555         (allout-backward-current-level, allout-show-children):
6556         * apropos.el (apropos-describe-plist):
6557         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
6558         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
6559         * completion.el (add-completion, add-permanent-completion):
6560         * descr-text.el (describe-text-category, describe-char):
6561         * desktop.el (desktop-lazy-abort):
6562         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
6563         * dired.el (dired-build-subdir-alist):
6564         * ediff.el (ediff-version):
6565         * elide-head.el (elide-head, elide-head-show):
6566         * emerge.el (emerge-version):
6567         * env.el (getenv):
6568         * face-remap.el (variable-pitch-mode):
6569         * faces.el (describe-face):
6570         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
6571         (dired-at-point):
6572         * files.el (find-file-existing, auto-save-mode):
6573         * font-lock.el (font-lock-fontify-buffer):
6574         * help-fns.el (describe-function, describe-variable)
6575         (describe-syntax, describe-categories):
6576         * help.el (view-lossage, describe-bindings, describe-key)
6577         (describe-mode):
6578         * hexl.el (hexl-current-address):
6579         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
6580         * info.el (Info-goto-emacs-key-command-node):
6581         * log-edit.el (log-edit-insert-cvs-template)
6582         (log-edit-insert-cvs-rcstemplate):
6583         * menu-bar.el (menu-bar-mode):
6584         * mouse.el (mouse-appearance-menu):
6585         * newcomment.el (comment-indent-new-line):
6586         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
6587         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
6588         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
6589         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
6590         * recentf.el (recentf-mode):
6591         * savehist.el (savehist-mode, savehist-save):
6592         * shadowfile.el (shadow-copy-files):
6593         * simple.el (kill-ring-save, next-line, previous-line)
6594         (normal-erase-is-backspace-mode):
6595         * strokes.el (strokes-update-window-configuration)
6596         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
6597         (strokes-xpm-for-stroke):
6598         * time.el (emacs-uptime, emacs-init-time):
6599         * tutorial.el (tutorial--describe-nonstandard-key)
6600         (tutorial--detailed-help):
6601         * type-break.el (type-break-mode)
6602         (type-break-mode-line-message-mode, type-break-query-mode)
6603         (type-break-guesstimate-keystroke-threshold):
6604         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
6605         * version.el (emacs-version):
6606         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
6607         * winner.el (winner-mode):
6608         * calendar/timeclock.el (timeclock-in, timeclock-out)
6609         (timeclock-status-string, timeclock-change)
6610         (timeclock-workday-remaining-string)
6611         (timeclock-workday-elapsed-string)
6612         (timeclock-when-to-leave-string):
6613         * calendar/todo-mode.el (todo-add-category):
6614         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
6615         * emacs-lisp/autoload.el (update-file-autoloads):
6616         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
6617         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
6618         (checkdoc-message-text, checkdoc-defun):
6619         * emacs-lisp/debug.el (debugger-list-functions):
6620         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6621         * emacs-lisp/eieio-opt.el (eieio-describe-class)
6622         (eieio-describe-generic):
6623         * emacs-lisp/lisp-mnt.el (lm-synopsis):
6624         * emacs-lisp/shadow.el (list-load-path-shadows):
6625         * emulation/cua-base.el (cua-mode):
6626         * emulation/edt.el (edt-set-scroll-margins):
6627         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
6628         (tpu-toggle-regexp, tpu-toggle-search-direction)
6629         (tpu-toggle-rectangle, tpu-toggle-control-keys):
6630         * emulation/tpu-extras.el (tpu-set-scroll-margins):
6631         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
6632         (viper-set-parsing-style-toggling-macro)
6633         (viper-set-emacs-state-searchstyle-macros):
6634         * emulation/viper.el (viper-set-hooks):
6635         * eshell/esh-mode.el (eshell-truncate-buffer):
6636         * international/mule-cmds.el (prefer-coding-system)
6637         (describe-input-method, describe-language-environment):
6638         * international/mule-diag.el (list-character-sets)
6639         (describe-character-set, describe-coding-system)
6640         (describe-fontset, list-fontsets, list-input-methods):
6641         * mail/sendmail.el (mail-signature):
6642         * net/ange-ftp.el (ange-ftp-copy-file):
6643         * net/browse-url.el (browse-url):
6644         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
6645         * net/quickurl.el (quickurl-add-url):
6646         * net/rcirc.el (names, topic):
6647         * net/xesam.el (xesam-mode):
6648         * play/5x5.el (5x5-new-game):
6649         * play/yow.el (apropos-zippy):
6650         * progmodes/ada-mode.el (ada-mode-version):
6651         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
6652         (f90-end-of-block)
6653         (f90-beginning-of-block):
6654         * progmodes/fortran.el (fortran-end-of-block)
6655         (fortran-beginning-of-block):
6656         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
6657         * progmodes/python.el (python-describe-symbol, python-shell):
6658         * term/ns-win.el (ns-print-buffer):
6659         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
6660         * textmodes/flyspell.el (flyspell-mode-on):
6661         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
6662         (pages-directory-for-addresses):
6663         * textmodes/table.el (table-recognize-cell)
6664         (table-query-dimension, table-generate-source)
6665         (table-insert-sequence, table--warn-incompatibility):
6666         * textmodes/tex-mode.el (tex-validate-buffer):
6667         * textmodes/texinfmt.el (texinfmt-version)
6668         (texinfo-format-buffer):
6669         Use `called-interactively-p' instead of `interactive-p'.
6671 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6673         * image-mode.el (image-toggle-display):
6674         * emacs-lisp/elp.el (elp-instrument-function):
6675         * emacs-lisp/advice.el (ad-make-advised-definition):
6676         * emacs-lisp/easy-mmode.el (define-minor-mode):
6677         * net/browse-url.el (browse-url-maybe-new-window):
6678         * progmodes/sh-script.el (sh-learn-buffer-indent):
6679         Pass new argument 'any to `called-interactively-p'.
6681 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
6683         * international/uni-bidi.el:
6684         * international/uni-category.el:
6685         * international/uni-combining.el:
6686         * international/uni-comment.el:
6687         * international/uni-decimal.el:
6688         * international/uni-decomposition.el:
6689         * international/uni-digit.el:
6690         * international/uni-lowercase.el:
6691         * international/uni-mirrored.el:
6692         * international/uni-name.el:
6693         * international/uni-numeric.el:
6694         * international/uni-old-name.el:
6695         * international/uni-titlecase.el:
6696         * international/uni-uppercase.el:
6697         Regenerate from Unicode 5.2.0 data.
6699 2009-10-01  Glenn Morris  <rgm@gnu.org>
6701         * Makefile.in (ELCFILES): Regenerate.
6703 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6705         * subr.el (interactive-p): Mark obsolete.
6706         (called-interactively-p): Make the optional-ness of `kind' obsolete.
6707         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
6708         advertised-signature-table for subroutines as well.
6710         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
6711         (set-advertised-calling-convention): New function.
6712         (make-obsolete, define-obsolete-function-alias)
6713         (make-obsolete-variable, define-obsolete-variable-alias):
6714         Make the optional-ness of `when' obsolete.
6715         (define-obsolete-face-alias): Make `when' non-optional.
6716         * help-fns.el (help-function-arglist):
6717         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
6718         Use advertised-signature-table.
6720 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
6722         * files.el (delete-directory): New defun.  The original function
6723         in fileio.c has been renamed to `delete-directory-internal'.
6725         * dired.el (dired-delete-file): Call `delete-directory' with
6726         RECURSIVE parameter.
6728         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
6729         parameter RECURSIVE.  Implementation is missing.
6731         * net/tramp.el (tramp-handle-make-directory): Flush upper
6732         directory's file properties.
6733         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
6734         (tramp-handle-dired-recursive-delete-directory): Flush directory
6735         properties after the remove command only.
6737         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6738         Handle optional parameter RECURSIVE.
6740         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
6741         Handle optional parameter RECURSIVE.
6743         * net/tramp-smb.el (tramp-smb-errors): Add error message for
6744         connection timeout.
6745         (tramp-smb-handle-delete-directory): Handle optional parameter
6746         RECURSIVE.
6748 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6750         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
6751         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
6752         (byte-compile-defmacro): Use backquotes.
6754         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
6756         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
6757         has no associated file.
6758         (vc-resynch-buffer): Use vc-dir-buffers.
6760 2009-10-01  Glenn Morris  <rgm@gnu.org>
6762         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
6763         (chart-file-count):
6764         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
6765         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
6766         * emacs-lisp/eieio-opt.el (eieio-describe-class):
6767         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
6768         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
6769         (eieio-copy-parents-into-subclass, make-instance, class-children)
6770         (eieio-generic-form):
6771         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
6772         * cedet/cedet-idutils.el (cedet-idutils-search)
6773         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
6774         (cedet-idutils-version-check):
6775         * cedet/cedet.el (cedet-version):
6776         * cedet/data-debug.el (data-debug-insert-overlay-button)
6777         (data-debug-insert-overlay-list-button)
6778         (data-debug-insert-buffer-button)
6779         (data-debug-insert-buffer-list-button)
6780         (data-debug-insert-process-button, data-debug-insert-ring-button)
6781         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
6782         (data-debug-insert-stuff-vector-button)
6783         (data-debug-insert-symbol-button, data-debug-insert-string)
6784         (data-debug-insert-number, data-debug-insert-lambda-expression)
6785         (data-debug-insert-nil, data-debug-insert-simple-thing)
6786         (data-debug-insert-custom, data-debug-edebug-expr):
6787         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
6788         (global-ede-mode-map, ede-new, ede-debug-target)
6789         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
6790         * cedet/semantic.el (semantic-minimum-working-buffer-size)
6791         (semantic-fetch-tags, semantic-submode-list)
6792         (semantic-default-submodes):
6793         * cedet/ede/source.el (ede-source-match):
6794         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
6795         (project-am-package-info):
6796         * cedet/ede/proj.el (ede-proj-target, project-new-target):
6797         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
6798         * cedet/ede/proj-comp.el (ede-current-build-list):
6799         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
6800         * cedet/ede/files.el (ede-toplevel-project-or-nil):
6801         * cedet/ede/cpp-root.el (initialize-instance):
6802         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
6803         (autoconf-parameter-strip, autoconf-insert-new-macro):
6804         * cedet/semantic/wisent.el (wisent-lex-eoi):
6805         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
6806         (semantic-show-parser-state-mode):
6807         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
6808         * cedet/semantic/tag.el (semantic-tag-new-variable)
6809         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
6810         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
6811         (semantic--tag-deep-copy-tag-list)
6812         (semantic-tag-components-with-overlays-default):
6813         * cedet/semantic/symref.el (semantic-symref-find-text):
6814         * cedet/semantic/senator.el (senator-yank-tag)
6815         (senator-transpose-tags-up):
6816         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
6817         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
6818         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
6819         * cedet/semantic/lex.el (semantic-lex-comment-regex)
6820         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
6821         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
6822         * cedet/semantic/lex-spp.el
6823         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
6824         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
6825         * cedet/semantic/idle.el
6826         (semantic-idle-summary-current-symbol-info-brutish)
6827         (semantic-idle-summary-current-symbol-info-default):
6828         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
6829         (semantic--grammar-macro-compl-dict):
6830         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
6831         * cedet/semantic/format.el (semantic-format-tag-custom-list)
6832         (semantic-format-tag-canonical-name-default):
6833         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
6834         (semantic-find-tags-for-completion)
6835         (semantic-find-tags-by-scope-protection-default)
6836         (semantic-deep-find-tags-for-completion):
6837         * cedet/semantic/edit.el
6838         (semantic-edits-incremental-reparse-failed-hook)
6839         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
6840         (semantic-edits-splice-remove, semantic-edits-splice-replace):
6841         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
6842         * cedet/semantic/dep.el (semantic-dependency-include-path):
6843         * cedet/semantic/db.el (semanticdb-default-find-index-class)
6844         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
6845         (semanticdb-project-roots):
6846         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
6847         (semanticdb-find-adebug-insert-scanned-tag-cons)
6848         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
6849         (semanticdb-brute-deep-find-tags-for-completion):
6850         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
6851         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
6852         (semantic-end-of-context-default)
6853         (semantic-ctxt-current-function-default)
6854         (semantic-ctxt-scoped-types-default):
6855         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
6856         (semantic-complete-inline-tag-engine)
6857         (semantic-complete-inline-custom-type)
6858         (semantic-complete-read-tag-analyzer):
6859         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
6860         (semantic-chart-database-size):
6861         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
6862         (semantic-analyze-current-context):
6863         * cedet/semantic/symref/list.el (semantic-symref)
6864         (semantic-symref-hide-buffer, semantic-symref-symbol):
6865         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
6866         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
6867         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
6868         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
6869         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
6870         (semantic-c-dereference-template):
6871         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
6872         (semantic--analyze-refs-full-lookup-with-parents)
6873         (semantic--analyze-refs-full-lookup-simple):
6874         * cedet/semantic/analyze/complete.el
6875         (semantic-analyze-possible-completions):
6876         * cedet/srecode/table.el (srecode-mode-table-new):
6877         * cedet/srecode/srt.el (srecode-read-variable-name):
6878         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
6879         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
6880         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
6881         * cedet/srecode/map.el (srecode-current-map):
6882         * cedet/srecode/insert.el (srecode-insert)
6883         (srecode-insert-variable-secondname-handler, srecode-insert-method)
6884         (srecode-template-inserter-point-override)
6885         (srecode-insert-include-lookup):
6886         * cedet/srecode/getset.el (srecode-auto-choose-class):
6887         * cedet/srecode/extract.el (srecode-inserter-extract):
6888         * cedet/srecode/document.el
6889         (srecode-document-autocomment-return-last-alist)
6890         (srecode-document-autocomment-param-type-alist)
6891         (srecode-document-insert-function-comment)
6892         (srecode-document-insert-variable-one-line-comment)
6893         (srecode-document-function-name-comment):
6894         * cedet/srecode/dictionary.el (srecode-create-dictionary)
6895         (srecode-compound-toString):
6896         * cedet/srecode/compile.el (srecode-flush-active-templates):
6897         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
6898         Doc/message fixes.
6900         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
6901         match-data.  (Bug#4555).
6903         * cedet/semantic/bovine/gcc.el
6904         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
6905         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
6907         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
6908         rather than parsing it as a regexp.  This relaxes the layout
6909         requirements and makes errors easier to detect.
6910         (check-declare-verify): Check file is regular.
6911         (check-declare-directory): Doc fix.
6912         * subr.el (declare-function): Doc fix.
6914         * ibuffer.el (ibuffer-format-qualifier):
6915         * isearch.el (hi-lock-regexp-okay):
6916         * calc/calc.el (math-zerop):
6917         * mail/uce.el (rmail-msgbeg, rmail-msgend):
6918         * term/w32-win.el (setup-default-fontset, set-fontset-font):
6919         Remove unused declarations.
6921 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
6923         * cedet/semantic/wisent/javat-wy.el
6924         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
6926 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
6928         * cedet/srecode/expandproto.el: Fix provide statement.
6930 2009-09-30  Eric Ludlam  <zappo@gnu.org>
6932         * emacs-lisp/eieio.el (boolean-p): Delete.
6934 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
6936         * cedet/ede/srecode.el: Fix provide statement.
6938 2009-09-30  Glenn Morris  <rgm@gnu.org>
6940         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
6941         * cedet/ede/proj-aux.el (ede-aux-source):
6942         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
6943         (ede-misc-source):
6944         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
6945         (semantic-mrub-switch-tags): Fix doc typos.
6947         * cedet/semantic/db-global.el (data-debug-new-buffer)
6948         (data-debug-insert-thing): Remove unneeded declarations (one broken).
6949         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
6951         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
6953         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
6954         use of CL function `remove-if-not'.
6956         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
6958         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
6959         filename is not a string.
6961 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
6963         * files.el (safe-local-eval-forms): Fix typo.
6965 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6967         * vc-hooks.el (vc-dir-buffers): New var.
6968         (vc-state-refresh): New function.
6969         (vc-state): Use it.
6970         (vc-after-save): Always ask the backend to recompute the new state.
6971         Always call vc-dir if necessary, using vc-dir-buffers.
6972         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
6973         Use vc-dir-buffers.
6974         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
6975         (vc-dir-prepare-status-buffer, vc-dir-update)
6976         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
6977         Don't call expand-file-name on default-directory.
6979 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6981         * speedbar.el (speedbar-item-delete):
6982         * calc/calc-prog.el (calc-kbd-if):
6983         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
6985         * epa.el (epa-key-list-mode-map):
6986         * hi-lock.el (hi-lock-menu): Fix typos in menus.
6988         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
6989         (hs-show-hook): Fix typo in docstring.
6991 2009-09-29  Glenn Morris  <rgm@gnu.org>
6993         * cedet/semantic/symref/idutils.el:
6994         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
6996         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
6998         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
6999         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
7000         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
7001         Mark declarations not understood by check-declare.
7003         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
7004         file-name-nondirectory call preventing location of cedet files.
7005         (check-declare-verify): Use literal search rather than re-search.
7006         Add basic defmethod and defclass, and define-overloadable-function.
7008         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7009         Use tramp-compat-file-attributes rather than nonexistent
7010         tramp-compat-handle-file-attributes.
7012         * Makefile.in (lisptagsfiles4): New.
7013         (AUTOGENEL): Add cedet loaddefs files.
7014         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
7015         (update-elclist, compile-always, backup-compiled-files)
7016         (bootstrap-clean): Add yet another directory level.
7017         (update-elclist): Use LC_COLLATE rather than COLLATE.
7018         (ELCFILES): Update, via `make update-elclist'.
7020 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7022         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
7023         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
7024         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
7026 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
7028         * Makefile.in (lisptagsfiles3): Define.
7029         (TAGS, TAGS-LISP): Use it.
7030         (update-elclist): Add third directory level to look for elc files.
7031         (compile-always): Likewise.
7032         (backup-compiled-files): Likewise.
7033         (bootstrap-clean): Likewise.
7034         (ELCFILES): Update.
7036 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
7038         * Makefile.in (ELCFILES): Add CEDET files.
7040 2009-09-28  Eric Ludlam  <zappo@gnu.org>
7042         CEDET (development tools) package merged.
7044         * cedet/*.el:
7045         * cedet/ede/*.el:
7046         * cedet/semantic/*.el:
7047         * cedet/srecode/*.el: New files.
7049 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
7051         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
7053         * net/tramp.el (top): Require tramp-imap.
7055         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7056         Use `tramp-compat-handle-file-attributes'.
7058 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7060         * net/tramp-imap.el: New package.
7062 2009-09-28  Eric Ludlam  <zappo@gnu.org>
7064         * emacs-lisp/chart.el:
7065         * emacs-lisp/eieio-base.el:
7066         * emacs-lisp/eieio-comp.el:
7067         * emacs-lisp/eieio-custom.el:
7068         * emacs-lisp/eieio-datadebug.el:
7069         * emacs-lisp/eieio-opt.el:
7070         * emacs-lisp/eieio-speedbar.el:
7071         * emacs-lisp/eieio.el: New files.
7073         * cedet/cedet-cscope.el:
7074         * cedet/cedet-files.el:
7075         * cedet/cedet-global.el:
7076         * cedet/cedet-idutils.el:
7077         * cedet/data-debug.el:
7078         * cedet/inversion.el:
7079         * cedet/mode-local.el:
7080         * cedet/pulse.el: New files.
7082 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7084         * whitespace.el (whitespace-trailing-regexp)
7085         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
7086         Fix doc string.
7088 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
7090         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
7091         menu.
7093         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
7094         menu-bar-ediff-menu.
7096         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
7097         define-overloadable-function.
7099         * progmodes/autoconf.el: Provide autoconf as well, so that this
7100         file can be `require'd.
7102         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
7104         * emacs-lisp/autoload.el (generated-autoload-feature)
7105         (generated-autoload-load-name): New vars.
7106         (autoload-rubric, autoload-generate-file-autoloads): Use them.
7107         (make-autoload): Recognize define-overloadable-function and
7108         defclass forms (for EIEIO).
7110         * Makefile.in (update-subdirs): Exclude cedet directory.
7112 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7114         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
7116         * faces.el: Default light-background background for region face to
7117         ns_selection_color under NS.
7119 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7121         * net/imap-hash.el: New library, see NEWS.
7123         * Makefile.in (ELCFILES): Add imap-hash.el.
7125 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7127         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
7128         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
7129         * help-macro.el (make-help-screen): Avoid using an ambiguous function
7130         definition where the docstring could be taken for the return value.
7132 2009-09-26  Glenn Morris  <rgm@gnu.org>
7134         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
7135         Add option to only show images below a certain size.
7136         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
7137         save-excursion calls.
7139 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
7141         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
7142         subdirectories) and eieio.
7144 2009-09-26  Alan Mackenzie  <acm@muc.de>
7146         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
7147         buggy bracketing.  (Bug#4289)
7149         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
7150         character constants (as case labels).  (Bug#4289)
7152 2009-09-25  Juri Linkov  <juri@jurta.org>
7154         * files.el (safe-local-eval-forms): Allow time-stamp in
7155         before-save-hook (Bug#4554).
7157 2009-09-25  Drew Adams  <drew.adams@oracle.com>
7159         * menu-bar.el (list-buffers-directory): Doc fix.
7161 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7163         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
7164         Try and avoid copying twice the same paragraph.
7165         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
7166         Remove save-excursion.
7167         (log-edit-changelog-entry): Do it here instead.
7169 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
7171         * bs.el (bs--get-file-name): Use `list-buffers-directory'
7172         when available, instead of hardcoding mode names.  Doc fix.
7174         * menu-bar.el (list-buffers-directory): Add docstring.
7175         Make automatically buffer-local.
7177         * dired.el (dired-mode):
7178         * files.el (cd-absolute):
7179         * pcvs.el (cvs-temp-buffer):
7180         * pcvs-util.el (cvs-get-buffer-create):
7181         * shell.el (shell-mode):
7182         * vc-dir.el (vc-dir-mode):
7183         Don't make `list-buffers-directory' buffer local.
7185 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
7187         * comint.el (comint-exec, comint-run, make-comint):
7188         Doc fixes (Bug#4542).
7190 2009-09-25  Glenn Morris  <rgm@gnu.org>
7192         * mail/rmailmm.el (rmail-mime): New custom group.
7193         Move all defcustoms in this file into this group.
7194         (rmail-mime-media-type-handlers-alist): Revert previous change.
7195         (rmail-mime-show-images): New option.
7196         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
7197         references to it, since it wasn't actually used for anything.
7198         (rmail-mime-insert-image): New function.
7199         (rmail-mime-image): Use rmail-mime-insert-image.
7200         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
7201         obey the value of `rmail-mime-show-images' option.  Print the size of
7202         attachments.
7204 2009-09-25  David Engster  <deng@randomsample.de>
7206         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
7208 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7210         * whitespace.el: Does not highlight trailing spaces While point is
7211         at end of line.  Does not highligt spaces at beginning of buffer
7212         while point is at beginning of buffer.  Does not highlight spaces
7213         at end of buffer while point is at end of buffer.  (Bug#4177)
7214         New version 12.0.
7215         (whitespace-display-mappings): Adjust initialization.
7216         (whitespace-point, whitespace-font-lock-refontify): New vars.
7217         (whitespace-color-on, whitespace-color-off): Adjust code.
7218         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
7219         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
7220         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
7222 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
7224         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
7226         * textmodes/sgml-mode.el: Remove xml-mode alias.
7228         * files.el (auto-mode-alist, conf-mode-maybe)
7229         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
7231 2009-09-24  Alan Mackenzie  <acm@muc.de>
7233         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
7234         c-forward-conditionals, but it doesn't move point and doesn't set
7235         the mark.
7236         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
7237         (c-down-conditional-with-else, c-backward-conditional)
7238         (c-forward-conditional): Refactor to use c-scan-conditionals.
7240 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7242         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
7243         (help-default-arg-highlight): Remove.
7244         (help-highlight-arg): New function.
7245         (help-do-arg-highlight): Use it.
7246         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
7248 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7250         * term.el (term-set-scroll-region, term-handle-ansi-escape):
7251         Undo last change, which didn't fix the problem and introduced others.
7253 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
7255         * progmodes/gdb-mi.el: Don't require speedbar.
7256         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
7258 2009-09-24  Glenn Morris  <rgm@gnu.org>
7260         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
7262         * term/ns-win.el (ns-reg-to-script): Define for compiler.
7264         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
7265         there is no newline after the final mime boundary.  (Bug#4539)
7266         Move markers on insertion so that any buttons inserted don't end up in
7267         the next part of a multipart message.
7268         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
7269         (rmail-mime-bulk-handler): Optionally handle images.
7270         (rmail-mime-image): New button action.
7271         (rmail-mime-image-handler): New function.
7272         (rmail-mime-mode): New mode.
7273         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
7275 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7277         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
7278         than just dropping elements from it (bug#4504).
7280         * term.el (term-set-scroll-region): Don't move cursor any more.
7281         (term-handle-ansi-escape): Call term-goto here instead.
7282         Suggested by Ivan Kanis <apple@kanis.eu>.
7284         * term.el: Require CL.
7285         (term-ansi-reset): New function.
7286         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
7287         (term-handle-colors-array): Simplify.
7289 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7291         * allout.el (allout-overlay-interior-modification-handler)
7292         (allout-obtain-passphrase):
7293         * epa-file.el (epa-file-write-region):
7294         * ps-print.el (ps-begin-job):
7295         * vc-hooks.el (vc-toggle-read-only):
7296         * vc-rcs.el (vc-rcs-rollback):
7297         * vc-sccs.el (vc-sccs-rollback):
7298         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
7299         (vc-version-diff, vc-revert, vc-rollback):
7300         * wdired.el (wdired-check-kill-buffer):
7301         * emacs-lisp/authors.el (authors):
7302         * net/socks.el (socks-open-connection):
7303         * net/zeroconf.el (zeroconf-service-add-hook):
7304         * obsolete/vc-mcvs.el (vc-mcvs-register):
7305         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
7306         (gdb-select-frame):
7307         * progmodes/grep.el (lgrep, rgrep):
7308         * progmodes/idlw-help.el (idlwave-help-check-locations)
7309         (idlwave-help-html-link, idlwave-help-assistant-open-link):
7310         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7311         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
7312         (reftex-toc-rename-label): Fix typos in error messages.
7314         * dired-aux.el (dired-do-shell-command): Reflow docstring.
7315         (dired-copy-how-to-fn): Doc fix.
7316         (dired-files-attributes, dired-read-shell-command):
7317         Fix typos in docstrings.
7319         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
7320         (dired-x-find-file-other-window): Reflow docstrings.
7321         (dired-omit-marker-char, dired-read-shell-command)
7322         (dired-x-submit-report): Fix typos in docstrings.
7324         * shell.el (shell-mode-hook):
7325         * view.el (View-scroll-line-forward):
7326         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
7327         Fix typos in docstrings.
7329         * net/dig.el (dig-invoke): Fix typo in docstring.
7330         (query-dig): Reflow docstring.
7332         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
7333         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
7334         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
7335         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
7336         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
7337         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
7338         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
7339         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
7340         (idlwave-completion-map, idlwave-current-indent)
7341         (idlwave-custom-ampersand-surround, idlwave-customize)
7342         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
7343         (idlwave-define-abbrev, idlwave-determine-class-special)
7344         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
7345         (idlwave-end-block-reg, idlwave-end-of-statement)
7346         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
7347         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
7348         (idlwave-explicit-class-listed, idlwave-file-header)
7349         (idlwave-fill-paragraph, idlwave-find-class-definition)
7350         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
7351         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
7352         (idlwave-in-quote, idlwave-indent-action-table)
7353         (idlwave-indent-expand-table, idlwave-indent-line)
7354         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
7355         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
7356         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
7357         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
7358         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
7359         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
7360         (idlwave-outlawed-buffers, idlwave-popup-select)
7361         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
7362         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
7363         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
7364         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
7365         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
7366         (idlwave-statement-type, idlwave-struct-skip)
7367         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
7368         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
7369         (idlwave-what-module-find-class): Fix typos in docstrings.
7370         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
7371         (idlwave-calculate-cont-indent, idlwave-expand-equal)
7372         (idlwave-find-module, idlwave-find-structure-definition)
7373         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
7374         (idlwave-list-load-path-shadows, idlwave-next-statement)
7375         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
7376         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
7377         (idlwave-template): Reflow docstrings.
7379         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
7380         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
7381         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
7382         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
7383         (idlwave-shell-display-line, idlwave-shell-display-wframe)
7384         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
7385         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
7386         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
7387         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
7388         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
7389         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
7390         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
7391         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
7392         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
7393         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
7394         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
7395         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
7396         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
7397         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
7398         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
7399         Fix typos in docstrings.
7400         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
7401         (idlwave-shell-hide-output, idlwave-shell-mode)
7402         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
7403         Reflow docstrings.
7405         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
7407 2009-09-24  Ivan Kanis  <apple@kanis.eu>
7409         * term.el (term-bold-attribute): New var.
7410         (term-handle-colors-array): Use it.
7412 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
7414         * progmodes/gdb-mi.el (gdb-version): New variable.
7415         (gdb-non-stop-handler): Set gdb-version.
7416         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
7417         Condition "--thread" option on gdb-version.
7418         (gdb-invalidate-threads): Remove unused argument.
7420 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7422         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
7423         to looking-back to avoid ridiculous slow down in large files (bug#4511).
7425 2009-09-23  Glenn Morris  <rgm@gnu.org>
7427         * mail/rmail.el (rmail-reply): Don't try to add a References header when
7428         replying to mail without References or Message-Id.  (Bug#4525)
7430 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
7432         * term/ns-win.el (ns-reg-to-script): New variable.
7434 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
7436         * epg.el (epg-wait-for-status): Preserve existing 'error results.
7438 2009-09-22  Sam Steingold  <sds@gnu.org>
7440         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
7441         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
7442         to 1 because hg returns status 1 when nothing is found.
7443         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
7445 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7447         * textmodes/fill.el: Convert to utf-8 encoding.
7448         (fill-french-nobreak-p): Remove redundant » and « inherited from our
7449         pre-unicode days.
7451         * add-log.el (change-log-fill-forward-paragraph): New function.
7452         (change-log-mode): Use it so fill-region DTRT.
7453         Set fill-indent-according-to-mode here rather than in
7454         change-log-fill-paragraph.
7455         (change-log-fill-paragraph): Remove.
7457 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
7459         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
7460         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
7462 2009-09-22  Glenn Morris  <rgm@gnu.org>
7464         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
7465         the scroll-bar scroll the calendar window rather than the buffer.
7467         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
7468         commands that move point (as opposed to scrolling).
7470         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
7472         * emacs-lisp/elint.el (elint): New custom group.
7473         (elint-log-buffer): Make it a defcustom.
7474         (elint-scan-preloaded, elint-ignored-warnings)
7475         (elint-directory-skip-re): New options.
7476         (elint-builtin-variables): Doc fix.
7477         (elint-preloaded-env): New variable.
7478         (elint-unknown-builtin-args): Add an entry for encode-time.
7479         (elint-extra-errors): Make it a variable rather than a constant.
7480         (elint-preloaded-skip-re): New constant.
7481         (elint-directory): Skip files matching elint-directory-skip-re.
7482         (elint-features): New variable, local to linted buffers.
7483         (elint-update-env): Initialize elint-features.  Possibly add
7484         elint-preloaded-env to the buffer's environment.
7485         (elint-get-top-forms): Bind elint-current-pos, for log messages.
7486         Skip quoted forms.
7487         (elint-init-form): New function, extracted from elint-init-env.
7488         Make non-list forms a warning rather than an error.
7489         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
7490         easy-menu-define, put that adds an error-condition, and provide.
7491         When requiring cl, also require cl-macs.  Really require cl, to handle
7492         some cl macros.  Store required libraries in the list elint-features,
7493         so as not to re-load them.  Treat cc-require like require.
7494         (elint-init-env): Call elint-init-form to do the work.
7495         Handle eval-and-compile and such like.
7496         (elint-add-required-env): Do not clear messages.
7497         (elint-special-forms): Add handlers for function, defalias, if, when,
7498         unless, and, or.
7499         (elint-form): Add optional argument to ignore elint-special-forms,
7500         useful to prevent recursive calls from handlers.  Doc fix.
7501         Respect elint-ignored-warnings.
7502         (elint-form): Respect elint-ignored-warnings.
7503         (elint-bound-variable, elint-bound-function): New variables.
7504         (elint-unbound-variable): Respect elint-bound-variable.
7505         (elint-get-args): Respect elint-bound-function.
7506         (elint-check-cond-form): Add some simple handling for (f)boundp and
7507         featurep tests.
7508         (elint-check-defalias-form): New handler.
7509         (elint-check-let-form): Make an empty let a warning rather than an
7510         error.
7511         (elint-check-setq-form): Make an empty setq a warning rather than an
7512         error.  Respect elint-ignored-warnings.
7513         (elint-check-defvar-form): Accept null doc-strings.
7514         (elint-check-conditional-form): New handler.  Does some simple-minded
7515         checking of featurep and (f)boundp tests.
7516         (elint-put-function-args): New function.
7517         (elint-initialize): Use elint-scan-doc-file rather than
7518         elint-find-builtin-variables.  Use elint-put-function-args.
7519         Possibly scan preloaded-file-list.
7520         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
7521         extend to handle functions as well.
7523 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
7525         * linum.el (linum-delete-overlays, linum-update-window):
7526         Do not modify the right margin.  (Bug#3971)
7528 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
7530         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
7531         nxml-mode instead of xml-mode.
7533 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7535         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
7537 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7539         * net/dig.el (dig-mode): Use define-derived-mode.
7541 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
7543         * vc-dispatcher.el (vc-do-command): Return the process object in
7544         the asynchronous case.  Use when instead of if.  Do not run
7545         vc-exec-after to display a message if not enabled.  (Bug#4463)
7547         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
7548         properties to the stash strings.
7549         (vc-git-stash-list): Return a list of strings.
7550         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
7551         (vc-git-stash-show-at-point): New functions.
7552         (vc-git-stash-map): New keymap.
7554         * register.el (ctl-x-r-map): Define the keys here instead of
7555         using autoload.
7557 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
7559         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
7560         list, to workaround performance problem (bug#4485).
7562 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
7564         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
7566 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
7568         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
7569         Document that this option is not recommended to use.
7571 2009-09-19  Glenn Morris  <rgm@gnu.org>
7573         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
7574         variable `var'.
7576         * calc/calc-alg.el (var):
7577         * calc/calcalg2.el (var): Define for compiler.
7579 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
7581         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
7582         Doc fix (Bug#3932).
7584         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
7586         * time-stamp.el (time-stamp-month-dd-yyyy)
7587         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
7588         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
7589         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
7590         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
7591         Remove functions that have been obsolete since 1995 (Bug#4436).
7593         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
7594         indent buffer only if called interactively (Bug#4452).
7596 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
7597             Eli Zaretskii  <eliz@gnu.org>
7599         This fixes bug#4197 (merged to bug#865, though not identical).
7600         * server.el (server-auth-dir): Add docstring note about FAT32.
7601         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
7602         but warn against using them.
7604 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
7606         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
7607         older GDB where there is no has_more field.
7609 2009-09-19  Glenn Morris  <rgm@gnu.org>
7611         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7613 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
7615         * files.el (auto-mode-alist): Change default for XML files to nXML
7616         mode (Bug#4169).
7618 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
7620         * server.el (server-ensure-safe-dir): Pass 'integer
7621         to `file-attributes', as suggested.
7623 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7625         * dired-aux.el (dired-query-alist): Remove spurious backslash.
7626         (dired-query): Use read-key.
7628 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
7630         * cus-start.el (ns-use-qd-smoothing): Remove.
7632 2009-09-18  Glenn Morris  <rgm@gnu.org>
7634         * allout.el (top-level): Remove unnecessary progn.
7636         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
7638         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
7639         definition of abbrev table.
7641         * speedbar.el (speedbar-track-mouse):
7642         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
7643         * net/eudc.el (eudc-expand-inline):
7644         * net/newst-backend.el (newsticker--cache-read-feed):
7645         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
7646         condition-case handlers.
7648 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
7650         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
7651         (gdb-var-list): Add an element for has_more field.
7652         (gdb-non-stop-handler): Enable pretty printing for STL containers.
7653         (gdb-var-create-handler, gdb-var-list-children-handler-1)
7654         (gdb-var-update-handler-1): Parse output of dynamic variable
7655         objects (STL containers).
7656         (gdb-var-delete-1): Pass var1 as an explicit second argument.
7657         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
7659         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
7660         gdb-var-list.
7661         (gud-speedbar-buttons): Make node expandable if expression "has more"
7662         children.
7664 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
7666         * startup.el (emacs-quick-startup): Remove variable and all uses.
7667         (command-line): Set `inhibit-x-resources' instead.
7668         (command-line-1): Use `inhibit-x-resources' instead.
7670 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
7672         * subr.el: Fix last change to avoid using the `unless' macro,
7673         which breaks bootstrapping.
7675 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7677         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
7678         extended definitions, in case we reload subr.el after having
7679         loaded CL.
7680         (eval-next-after-load): Mark as obsolete.
7682 2009-09-17  Juri Linkov  <juri@jurta.org>
7684         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
7685         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
7686         (menu-bar-showhide-menu, menu-bar-tools-menu)
7687         (menu-bar-describe-menu, menu-bar-help-menu)
7688         (minibuffer-local-completion-map, minibuffer-local-map):
7689         Fix list quoting.
7691 2009-09-17  Glenn Morris  <rgm@gnu.org>
7693         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
7694         arguments, whether or not it has a handler.
7696         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
7698         * simple.el (hard-newline): Give it a doc-string.
7700         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7701         (lisp-mode-syntax-table): Give them doc-strings.
7703 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
7705         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
7706         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
7707         (menu-bar-options-menu, menu-bar-showhide-menu)
7708         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
7709         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
7710         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
7711         (menu-bar-options-menu, menu-bar-tools-menu)
7712         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
7713         (menu-bar-help-menu):
7714         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
7715         string arguments.
7717         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
7718         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
7719         calls for the menu names and :help.
7721 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7723         * mouse.el (minor-mode-menu-from-indicator): Pay attention
7724         to :minor-mode-function (bug#4455).
7726 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7728         * startup.el (command-line): Initialize the window-system after
7729         processing the command-line.
7731         * textmodes/page.el (what-page): Make sure we don't inf-loop if
7732         page-delimiter matches the empty string.
7734 2009-09-16  Glenn Morris  <rgm@gnu.org>
7736         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
7737         byte-compile-not-obsolete-var.  It's a list now.
7738         (byte-compile-not-obsolete-funcs): New variable.
7739         (byte-compile-warn-obsolete): Don't warn about functions if they are in
7740         byte-compile-not-obsolete-funcs.
7741         (byte-compile-variable-ref, byte-compile-defvar): Update for
7742         byte-compile-not-obsolete-vars name-change and list nature.
7743         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
7744         and variables behind (f)boundp tests.
7745         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
7747 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7749         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
7751 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7753         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
7754         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
7755         Don't autoload.
7757 2009-09-15  Stephen Eglen  <stephen@gnu.org>
7759         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
7760         the virtual-buffers, use the name of the buffer specified by
7761         find-file-noselect, as the match may be a symlink.  (This was a
7762         problem if the target and the symlink had different names.)
7764 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7766         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
7768         * desktop.el (desktop-path): Check user-emacs-directory.
7770         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
7772         * loadup.el: Use after-load-functions to GC after loading each file.
7773         Remove the explicit GC calls that used to be sprinkled around.
7775         * subr.el (after-load-functions): New hook.
7776         (do-after-load-evaluation): Run it.  Use string-match-p to detect
7777         `obsolete' packages, rather than painfully extracting the relevant
7778         directory name.
7780 2009-09-15  Glenn Morris  <rgm@gnu.org>
7782         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
7783         free variable `doc'.
7785         * dired.el (dired-mode-map): Add menu entry for async shell command.
7787         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
7788         variables, also consider the .elc files, since the .el files are
7789         normally gzipped (subsequent code locates the .el.gz from the .elc).
7791         * calc/calc-prog.el (arglist): Define for compiler.
7793         * calendar/diary-lib.el (diary-display-function): Change the default to
7794         fancy display.
7795         (body): Define for compiler.
7797         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
7798         (byte-compile-file-form, byte-compile-lambda)
7799         (byte-compile-top-level-body, byte-compile-form)
7800         (byte-compile-variable-ref, byte-compile-setq)
7801         (byte-compile-setq-default, byte-compile-body)
7802         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
7803         (batch-byte-compile): Give some more local variables with common names
7804         a "bytecomp-" prefix to avoid masking warnings about free variables.
7806         * startup.el (command-line-1): Give local variables with common names a
7807         distinguishing prefix, so as not to hide free variable warnings during
7808         bootstrap.
7810         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
7811         clever and add a suffix to make a unique name, just let the user decide
7812         whether or not to overwrite it.  If the input is a directory, write the
7813         default filename to that directory.  (Bug#4388)
7814         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
7815         is a filename-as-a-directory.
7817 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7819         * textmodes/page.el (what-page): Don't move to beginning of line.
7820         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
7822 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7824         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
7826 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7828         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
7829         * help.el (help-for-help-internal): Add purecopy calls for text.
7831         * vc.el (top): print-log method now takes an optional SHORTLOG
7832         argument.  Add a new method: root.
7833         (vc-root-diff, vc-print-root-log): New functions.
7834         (vc-log-short-style): New variable.
7835         (vc-print-log-internal): Add support for showing short logs.
7837         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
7838         vc-print-root-log and vc-print-root-diff.
7840         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
7841         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
7842         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
7843         short logs.
7845         * vc-cvs.el (vc-cvs-print-log):
7846         * vc-mtn.el (vc-mtn-print-log):
7847         * vc-rcs.el (vc-rcs-print-log):
7848         * vc-sccs.el (vc-sccs-print-log):
7849         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
7850         that is ignored for now.
7852         * vc-mtn.el (vc-mtn-annotate-command):
7853         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
7855 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7857         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
7858         to function-key-map, and give them ascii-character property.
7859         * term/x-win.el (x-alternatives-map):
7860         * term/ns-win.el (ns-alternatives-map):
7861         * term/internal.el (msdos-key-remapping-map):
7862         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
7864 2009-09-14  Glenn Morris  <rgm@gnu.org>
7866         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
7867         temp-buffers (2009-09-12).
7869 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7871         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
7872         the new read-key function.
7874 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
7876         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
7877         is defined (Bug#4405).
7879 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
7881         * recentf.el (recentf-cleanup): Use a hash table to find
7882         duplicates (Bug#4407).
7884 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
7886         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
7887         kp-0 to ascii equivalents (Bug#4325).
7889 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
7891         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
7893         * eshell/em-hist.el:
7894         * eshell/em-dirs.el (eshell-complete-user-reference):
7895         Declare pcomplete functions and variables to avoid compiler warnings.
7897 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
7899         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
7900         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
7901         * eshell/em-alias.el (eshell-aliases-file):
7902         * eshell/em-hist.el (eshell-history-file-name):
7903         Use expand-file-name instead of concat to make file names (Bug#4308).
7905 2009-09-13  Glenn Morris  <rgm@gnu.org>
7907         * ediff-merg.el (ediff-do-merge):
7908         * filesets.el (filesets-run-cmd):
7909         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
7910         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
7911         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
7912         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
7913         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
7914         Replace empty `let's with `progn'.
7916 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7918         * mail/sendmail.el (send-mail-function):
7919         * tooltip.el (tooltip-mode):
7920         * simple.el (transient-mark-mode):
7921         * rfn-eshadow.el (file-name-shadow-mode):
7922         * frame.el (blink-cursor-mode):
7923         * font-core.el (global-font-lock-mode):
7924         * files.el (temporary-file-directory)
7925         (small-temporary-file-directory, auto-save-file-name-transforms):
7926         * epa-hook.el (auto-encryption-mode):
7927         * composite.el (global-auto-composition-mode):
7928         Use custom-initialize-delay.
7929         * startup.el (command-line): Don't explicitly call
7930         custom-reevaluate-setting for all the above vars.
7931         * custom.el (custom-initialize-safe-set)
7932         (custom-initialize-safe-default): Delete.
7934 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7936         * term/x-win.el (x-initialize-window-system):
7937         * term/w32-win.el (w32-initialize-window-system):
7938         * term/ns-win.el (ns-initialize-window-system): Don't call
7939         mouse-wheel-mode since it's enabled globally by default already.
7941         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
7942         actually define the variable, but only silences the byte-compiler.
7943         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
7944         before looking it up.
7945         (mouse-wheel-scroll-amount): Also reset the bindings if this value
7946         is changed.
7948 2009-09-12  Glenn Morris  <rgm@gnu.org>
7950         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
7951         1000.
7952         (elint-add-required-env): Don't beep on error.
7953         (elint-forms): In case of error, return ENV unchanged.
7954         (elint-init-env): Skip non-list forms.
7955         (elint-log): Handle unknown file positions.
7957 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
7959         * epg.el (epg-make-context): Add autoload cookie.
7960         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
7961         (epg-decrypt-string, epg-start-verify, epg-verify-file)
7962         (epg-verify-string, epg-start-sign, epg-sign-file)
7963         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
7964         (epg-encrypt-string, epg-start-export-keys)
7965         (epg-export-keys-to-file, epg-export-keys-to-string)
7966         (epg-start-import-keys, epg-import-keys-from-file)
7967         (epg-import-keys-from-string, epg-start-receive-keys)
7968         (epg-receive-keys, epg-import-keys-from-server)
7969         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
7970         (epg-sign-keys, epg-start-generate-key)
7971         (epg-generate-key-from-file, epg-generate-key-from-string):
7972         Remove autoload cookie.
7974 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
7976         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
7977         reevaluation of trash-directory.
7979         * mwheel.el: Fix last change.
7980         (mouse-wheel-mode): New defvar.
7981         (mouse-wheel-mode): Remove autoload cookie.
7983 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7985         * mwheel.el (mwheel-installed-bindings): New var.
7986         (mouse-wheel-mode): Use it, so as to make sure we really remove all
7987         the bindings we set last time.  Use custom-initialize-delay.
7988         * loadup.el: Load mwheel after term/*-win.el.
7989         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
7990         and mouse-wheel-up-event now that their first evaluation is done
7991         sufficiently late to be correct.
7993         * startup.el (tutorial-directory): Make it a defcustom.
7994         Use custom-initialize-delay rather than eval-at-startup to set it.
7995         * image.el (image-load-path): Make it a defcustom.
7996         Use custom-initialize-delay rather than eval-at-startup to set it.
7997         * subr.el (eval-at-startup): Remove.
7998         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
8000         * subr.el (do-after-load-evaluation): Warn the user after loading an
8001         obsolete package.
8003 2009-09-12  Glenn Morris  <rgm@gnu.org>
8005         * proced.el (proced-mark-alt): Remove alias.
8006         (proced-mode-map): Remove proced-mark-alt.
8008         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
8009         Elint file and directory.  Remove initialization entry.
8011         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
8012         commands.
8013         (elint-current-buffer): Set mode-line-process.
8014         (elint-init-env): Handle define-derived-mode.
8015         Fix declare-function with unspecified arglist.  Guard against odd
8016         defalias statements (eg iso-insert's 8859-1-map).
8017         (elint-add-required-env): Use a temp buffer.
8018         (elint-form): Just print the function/macro name, not the whole form.
8019         Return env unchanged if we fail to parse a macro.
8020         (elint-forms): Guard against parse errors.
8021         (elint-output): New function, to handle batch mode.
8022         (elint-log-message): Add optional argument.  Use elint-output.
8023         (elint-set-mode-line): New function.
8025 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
8027         * emacs-lisp/elp.el (elp-not-profilable): Add more
8028         functions (Bug#4233).
8030 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
8032         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
8033         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
8035 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
8037         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
8038         (gdb-var-list-children): Use json parsing.
8040 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
8042         * progmodes/js.el (js--proper-indentation): Handle the case where
8043         char-before is null.  Reported by Deniz Dogan.
8045 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
8047         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
8049 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
8051         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
8052         (epg-digest-algorithm-alist): Add SHA224.
8053         (epg-context-set-passphrase-callback)
8054         (epg-context-set-progress-callback): Add description about
8055         callback function.
8057 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8059         * custom.el (custom-delayed-init-variables): New var.
8060         (custom-initialize-delay): New function.
8061         * startup.el (command-line): "Re"evaluate all vars in
8062         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
8063         explicitly any more.
8064         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
8065         to avoid creating a ~/.emacs.d at build-time (bug#4347).
8067         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
8069 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
8071         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
8072         (gdb-var-update-handler): Use json parsing.
8074 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
8076         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
8077         decode annotated text, regardless of language environment.  (Bug#2741)
8079 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8081         * Makefile.in (autoloads): Make rmail.el writable as well.
8083 2009-09-11  Glenn Morris  <rgm@gnu.org>
8085         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
8086         loaddefs.el.
8087         * dired.el: Regenerate with extracted autoloads.
8088         * Makefile.in (autoloads): Make dired.el writable.
8090         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
8091         * ibuffer.el: Regenerate with extracted autoloads.
8092         * Makefile.in (autoloads): Make ibuffer.el writable.
8094         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
8095         * version.el (emacs-copyright, emacs-major-version)
8096         (emacs-minor-version): Reformat doc-strings for make-docfile.
8098         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
8099         functions and variables, since they must be stuff specific to some other
8100         platform.
8101         (apropos-print): Make mouse-click message less specific about button.
8103         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
8104         that records where a macro was defined.
8105         * help-fns.el (describe-function-1): Mention if a function has a
8106         compiler-macro.
8107         * help-mode.el (help-function-cmacro): New button.
8109         * locate.el (top-level): Always require dired.
8110         (locate-mode-map): Initialize inside the defvar.
8112         * net/ange-ftp.el (dired-compress-file): Declare.
8113         (ange-ftp-dired-compress-file): Add doc string.
8115         * term/ns-win.el (x-display-name, x-setup-function-keys):
8116         Unify doc-strings with X versions.
8118 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8120         * emulation/crisp.el (crisp-mode-map): Move initialization
8121         into declaration.
8122         (crisp-mode): Use define-minor-mode.
8124         * progmodes/xscheme.el (xscheme-evaluation-commands):
8125         Put a :advertised-binding property rather than using
8126         advertised-xscheme-send-previous-expression.
8127         (advertised-xscheme-send-previous-expression): Declare obsolete.
8128         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
8129         `advertised-undo'.
8130         (crisp-mode): Add corresponding bindings to
8131         undo's :advertised-binding instead.
8132         * dired.el (dired-mode-map): Put a :advertised-binding property rather
8133         than using dired-advertised-find-file.
8134         (dired-advertised-find-file):
8135         * simple.el (advertised-undo):
8136         * wid-edit.el (advertised-widget-backward): Declare obsolete.
8137         (widget-keymap): Put a :advertised-binding property rather
8138         than using advertised-widget-backward.
8139         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
8140         than using advertised-undo.
8141         * tutorial.el (tutorial--default-keys): Adjust accordingly.
8143 2009-09-10  Simon South  <ssouth@slowcomputing.org>
8145         * progmodes/delphi.el (delphi-tab): Indent region when Transient
8146         Mark mode is enabled and region is active; otherwise indent or
8147         insert TAB as usual.
8148         (delphi-mode): Update description of TAB-key binding.
8150 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8152         * subr.el (define-key-rebound-commands): Mark obsolete.
8153         * startup.el (precompute-menubar-bindings): Remove.
8154         (normal-top-level): Remove obsolete code that tried to precompute
8155         menubar bindings.
8156         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
8157         define-key-rebound-commands and precompute-menubar-bindings.
8159 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8161         * net/imap.el (imap-interactive-login): Better messages.
8162         (imap-open): Fix bug with renamed buffer on reconnect.
8163         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8164         for easier debugging and cleaner code.  On successful (guessed based on
8165         server capabilities) secondary authentication, set imap-state
8166         correctly.
8167         (imap-last-authenticator): Define imap-last-authenticator as a variable
8168         to avoid warnings.
8170 2009-09-10  Glenn Morris  <rgm@gnu.org>
8172         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
8174         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
8175         (byte-compile-file-form-autoload): Don't warn about unknown functions
8176         where the autoload statement comes after the use.
8177         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
8178         that any handlers inside the body (eg require) are in turn respected.
8180         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
8181         effects.
8183         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
8184         and syntax and abbrev tables basic docs, if they don't have any.
8186         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
8188         * international/mule-cmds.el (top-level): Require cl when compiling.
8189         (view-hello-file): Use default-value rather than
8190         default-enable-multibyte-characters.
8192         * progmodes/fortran.el: Move all safe and risky properties into the
8193         defcustoms.
8195         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
8196         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
8197         * mail/undigest.el:
8198         Put autoloads in rmail.el rather than loaddefs.el.
8199         * mail/rmail.el: Regenerate with extracted autoloads.
8201         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
8202         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
8204 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
8206         Reported in thread for Bug#4375.
8207         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
8208         "-data-evaluate-expression" instead of print.
8209         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
8210         (gdb-tooltip-print): Parse output from above MI command.
8211         (gdb): Revert 2009-08-11 change.  User should detach inferior
8212         manually.
8214         Remove the word "separate" from IO functions as inferior
8215         output is now never displayed in the GUD buffer.
8217 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
8219         * startup.el (command-line-normalize-file-name): On Windows and
8220         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
8222 2009-09-10  Juri Linkov  <juri@jurta.org>
8224         * isearch.el (isearch-text-char-description): Propertize escape
8225         character sequences with the `escape-glyph' face.  (Bug#4344)
8227         * simple.el (shell-command): Set asynchronous process filter to
8228         `comint-output-filter'.  (Bug#4343)
8230         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
8231         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
8232         the list.  Move "asm" to the bottom.
8233         (grep-find-ignored-directories): Add `choice' with nil value
8234         to empty the list easily.
8235         (grep-find-ignored-files): New option.
8236         (grep-files-history): Set to nil by default instead of '("ch" "el").
8237         (grep-compute-defaults): Add "<X>" to `grep-template'.
8238         (grep-read-files): Bind new local variables `default-alias' and
8239         `default-extension'.  Use a list of default values for the file prompt.
8240         (lgrep): Add `--exclude=' command line options composed from
8241         `grep-find-ignored-files'.
8242         (rgrep): Add `-name' command line options composed from
8243         `grep-find-ignored-files'.  (Bug#4301)
8245 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8247         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
8248         (bug#4368).
8250 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8252         * calendar/time-date.el (autoload):
8253         Expand define-obsolete-function-alias into defalias and make-obsolete
8254         for old Emacsen that Gnus supports.
8255         (with-no-warnings): Define it for old Emacsen.
8256         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8257         is available.
8258         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8259         float-time is available; suppress compile warning for time-to-seconds.
8261 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8263         * net/imap.el (imap-message-map): Docstring fix.
8265 2009-09-09  Glenn Morris  <rgm@gnu.org>
8267         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
8268         line numbers too.  (Bug#4374)
8270 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8272         * smerge-mode.el (smerge-remove-props, smerge-refine):
8273         Use with-silent-modifications (bug#4342).
8275         * subr.el (with-silent-modifications): New macro.
8277 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
8279         * files.el (top-level): Require `cl' when compiling.
8281 2009-09-07  Glenn Morris  <rgm@gnu.org>
8283         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
8285         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
8286         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
8288 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
8290         * vc-git.el (vc-git-annotate-command): Use separator to parse
8291         arguments correctly.
8293 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
8295         * proced.el (proced-mode): Doc fix.
8297 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
8299         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
8300         lstat fails.
8301         (tramp-do-file-attributes-with-ls): Check for file existence at
8302         remote end.
8303         (tramp-do-file-attributes-with-stat): Likewise.
8304         (tramp-convert-file-attributes): Return nil when attr is nil.
8306 2009-09-05  Glenn Morris  <rgm@gnu.org>
8308         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
8309         properties to this button.
8310         (diary-fancy-display): Don't extend the button to the final newline.
8311         (diary-fancy-display-mode): Continue to define "q" as a local key.
8313         * calendar/cal-china.el (holiday-chinese): Make it slightly more
8314         efficient.
8316         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
8318         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
8319         (byte-compile-dest-file-function): New option.
8320         (byte-compile-dest-file): Doc fix.
8321         Obey byte-compile-dest-file-function.
8322         (byte-compile-cl-file-p): New function.
8323         (byte-compile-eval): Only suppress noruntime warnings about cl functions
8324         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
8325         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
8326         than for file being previously loaded.
8327         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
8328         (byte-compile-file-form-require): Handle the case where requiring a file
8329         indirectly causes CL to be loaded.
8331 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8333         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
8334         before killing the old buffer, since by the time `kill-buffer' is
8335         run so many buffer variables have been set to nil that it may not
8336         behave as expected.  (Bug#4061)
8338 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8340         * files.el (find-alternate-file): If the old buffer is modified
8341         and visiting a file, behave similarly to `kill-buffer' when
8342         killing it, thus reverting to the pre-1.878 behavior; see
8343         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
8344         for discussion.  Also, consult `buffer-file-name' as a variable
8345         not as a function, for consistency with the rest of the code.
8347 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
8349         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
8350         also when adding a new directory.
8352         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
8353         defun.
8355 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8357         * files.el (locate-file-completion-table): Make it provide boundary
8358         information, so partial-completion works better.
8360 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
8362         * mail/footnote.el (Footnote-text-under-cursor):
8363         Check footnote-text-marker-alist before using it (bug#4324).
8365 2009-09-04  Glenn Morris  <rgm@gnu.org>
8367         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
8368         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
8369         * play/solitaire.el, play/tetris.el:
8370         Remove leading * from defcustom and defface docs.
8372         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
8373         necessary.
8374         (diary-fancy-overriding-map): New variable.
8375         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
8376         Use view-mode.
8378         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
8379         goto-line.
8381 2009-09-03  Glenn Morris  <rgm@gnu.org>
8383         * arc-mode.el (archive-mode):
8384         * dos-fns.el (set-default-process-coding-system):
8385         * man.el (Man-getpage-in-background):
8386         * menu-bar.el (menu-bar-describe-menu):
8387         * server.el (server-process-filter):
8388         * startup.el (command-line):
8389         * tar-mode.el (tar-header-block-tokenize, tar-extract):
8390         * w32-fns.el (set-default-process-coding-system):
8391         * x-dnd.el (x-dnd-handle-file-name):
8392         * international/mule-cmds.el (mule-menu-keymap)
8393         (set-default-coding-systems, language-info-alist, set-language-info)
8394         (set-language-environment, standard-display-european-internal)
8395         (set-locale-environment):
8396         * international/mule-diag.el (mule-diag):
8397         * mail/emacsbug.el (report-emacs-bug):
8398         * mail/rmail.el (rmail-mode):
8399         * mail/sendmail.el (mail-setup):
8400         Use default-value rather than default-enable-multibyte-characters.
8402         * progmodes/f90.el: Move all safe properties into the defcustoms.
8403         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
8405         * calendar/appt.el (appt-check):
8406         * calendar/diary-lib.el (diary-set-header, diary-live-p)
8407         (diary-check-diary-file, diary-list-entries)
8408         (diary-include-other-diary-files, diary-simple-display)
8409         (diary-fancy-display, diary-print-entries)
8410         (diary-mark-included-diary-files, diary-make-entry):
8411         Don't call substitute-in-file-name on diary-file.
8413 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
8414             Stefan Monnier  <monnier@iro.umontreal.ca>
8416         * mail/footnote.el (footnote-prefix): Make it a defcustom.
8417         (footnote-mode-map): Move initialization into the declaration.
8418         (footnote-minor-mode-map): Define it rather than changing global-map.
8419         (footnote-mode): Use define-minor-mode.
8421 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
8423         * net/tramp.el (tramp-handle-file-attributes-with-ls)
8424         (tramp-do-file-attributes-with-perl)
8425         (tramp-do-file-attributes-with-stat): Rename from
8426         `tramp-handle-file-attributes-with-*'.
8427         (tramp-handle-file-attributes): Use them.
8428         (tramp-do-directory-files-and-attributes-with-perl)
8429         (tramp-do-directory-files-and-attributes-with-stat): Rename from
8430         `tramp-handle-directory-files-and-attributes-with-*'.
8431         (tramp-handle-directory-files-and-attributes): Use them.
8432         (tramp-method-out-of-band-p): Additional parameter SIZE.
8433         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
8434         (tramp-handle-write-region): Use it.
8435         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
8436         (tramp-handle-vc-registered): Check, whether the first run did
8437         return files to be tested.
8438         (tramp-advice-make-auto-save-file-name): Do not call directly
8439         `tramp-handle-make-auto-save-file-name', because this would bypass
8440         the locking mechanism.
8442         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
8443         (file-remote-p, process-file, start-file-process, set-file-times)
8444         (tramp-compat-file-attributes): Compatibility functions shall not
8445         call directly `tramp-handle-*', because this would bypass the
8446         locking mechanism.
8447         (tramp-compat-number-sequence): New defun.
8449 2009-09-02  Glenn Morris  <rgm@gnu.org>
8451         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
8452         alias for float-time.
8453         (time-to-number-of-days): In Emacs, use float-time.
8454         * net/newst-backend.el (time-add): Suppress warnings from compat
8455         function.
8456         * time.el (emacs-uptime, emacs-init-time):
8457         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
8458         Use float-time rather than time-to-seconds.
8460         * minibuffer.el (completion-initials-expand): Fix typo.
8462         * faces.el (modeline, modeline-inactive, modeline-highlight)
8463         (modeline-buffer-id):
8464         * info.el (info-menu-5): Mark these face aliases as obsolete.
8466 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8468         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
8469         space ...
8470         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
8471         no "--thread" option.
8472         (gdb-stopped): Don't print "Switched to thread" message when it is
8473         unchanged.
8475 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8477         * minibuffer.el (completion-try-completion)
8478         (completion-all-completions): Remove ill-defined (and
8479         mistakenly installed and luckily never used nor documented)
8480         `completion-styles' property.
8481         (completion-initials-expand, completion-initials-all-completions)
8482         (completion-initials-try-completion): New functions.
8483         (completion-styles-alist): Add doc to each entry.
8484         Add new `initials' entry.
8486 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8488         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
8489         MI command -var-evaluate-expression.
8490         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
8491         and tweak for case of string child.
8492         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
8494 2009-09-01  Glenn Morris  <rgm@gnu.org>
8496         * add-log.el (change-log-date-face, change-log-name-face)
8497         (change-log-email-face, change-log-file-face, change-log-list-face)
8498         (change-log-conditionals-face, change-log-function-face)
8499         (change-log-acknowledgement-face):
8500         * cus-edit.el (custom-invalid-face, custom-rogue-face)
8501         (custom-modified-face, custom-set-face, custom-changed-face)
8502         (custom-saved-face, custom-button-face, custom-button-pressed-face)
8503         (custom-documentation-face, custom-state-face, custom-comment-face)
8504         (custom-comment-tag-face, custom-variable-tag-face)
8505         (custom-variable-button-face, custom-face-tag-face)
8506         (custom-group-tag-face-1, custom-group-tag-face):
8507         * diff-mode.el (diff-header-face, diff-file-header-face)
8508         (diff-index-face, diff-hunk-header-face, diff-removed-face)
8509         (diff-added-face, diff-changed-face, diff-function-face)
8510         (diff-context-face, diff-nonexistent-face):
8511         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
8512         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
8513         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8514         (Info-title-4-face):
8515         * isearch.el (isearch-lazy-highlight-face):
8516         * log-view.el (log-view-file-face, log-view-message-face):
8517         * paren.el (show-paren-match-face, show-paren-mismatch-face):
8518         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8519         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8520         (cvs-msg-face):
8521         * smerge-mode.el (smerge-mine-face, smerge-other-face)
8522         (smerge-base-face, smerge-markers-face):
8523         * wid-edit.el (widget-documentation-face, widget-button-face)
8524         (widget-field-face, widget-single-line-field-face)
8525         (widget-inactive-face, widget-button-pressed-face):
8526         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
8527         (woman-addition-face):
8528         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
8529         (eshell-ls-executable-face, eshell-ls-readonly-face)
8530         (eshell-ls-unreadable-face, eshell-ls-special-face)
8531         (eshell-ls-missing-face, eshell-ls-archive-face)
8532         (eshell-ls-backup-face, eshell-ls-product-face)
8533         (eshell-ls-clutter-face):
8534         * eshell/em-prompt.el (eshell-prompt-face):
8535         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
8536         * obsolete/old-whitespace.el (whitespace-highlight-face):
8537         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
8538         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
8539         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
8540         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
8541         (antlr-font-lock-literal-face):
8542         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
8543         (ebrowse-root-class-face, ebrowse-file-name-face)
8544         (ebrowse-default-face, ebrowse-member-attribute-face)
8545         (ebrowse-member-class-face, ebrowse-progress-face):
8546         * progmodes/make-mode.el (makefile-space-face):
8547         * progmodes/sh-script.el (sh-heredoc-face):
8548         * textmodes/flyspell.el (flyspell-incorrect-face)
8549         (flyspell-duplicate-face):
8550         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
8551         * textmodes/texinfo.el (texinfo-heading-face):
8552         Mark face aliases with "-face" suffix as obsolete.
8554         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
8555         compiler.
8557         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
8558         (eudc-bob-sound-menu): Use defvar rather than defconst, since
8559         easy-menu-define wants to modify these.
8561         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
8563         * net/browse-url.el (browse-url-file-url):
8564         * term/internal.el (dos-codepage-setup):
8565         Use default-value rather than default-enable-multibyte-characters.
8567         * progmodes/etags.el (etags-goto-tag-location):
8568         * progmodes/flymake.el (flymake-highlight-line)
8569         (flymake-goto-file-and-line, flymake-goto-line):
8570         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
8571         (gdb-goto-breakpoint):
8572         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
8573         * progmodes/python.el (python-find-function)
8574         (python-pdbtrack-track-stack-file):
8575         * progmodes/verilog-mode.el (verilog-surelint-off):
8576         * term/ns-win.el (ns-open-file-select-line):
8577         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
8578         Use forward-line rather than goto-line.
8580         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
8581         * textmodes/reftex-index.el (reftex-display-index):
8582         * textmodes/reftex-ref.el (reftex-offer-label-menu):
8583         * textmodes/reftex-toc.el (reftex-toc):
8584         Remove unnecessary bindings of default-major-mode (all are followed by
8585         major-mode check and possible mode switch).
8587 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8589         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
8590         Handle watchpoints (bug#4282).
8591         (def-gdb-thread-buffer-command): Enable thread to be selected by
8592         clicking without selecting threads buffer first.
8593         (gdb-current-context-command): Use selected frame so that "up",
8594         "down" etc work in the GUD buffer.
8595         (gdb-update): Find selected frame before rendering stack buffer.
8596         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
8598 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8600         * progmodes/sym-comp.el (displayed-completions): Remove.
8601         (symbol-complete): Use minibuffer-complete.
8603 2009-08-31  Glenn Morris  <rgm@gnu.org>
8605         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
8607         * apropos.el (apropos-symbols-internal):
8608         Handle (obsolete) face aliases.
8610         * faces.el (describe-face): Adjust the output format to be more like
8611         describe-variable, and to mention (obsolete) face aliases.
8612         Adjust the whitespace so that help-setup-xref works.
8614         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
8615         * calendar/diary-lib.el (diary-button-face):
8616         Mark these face aliases as obsolete.
8618         * calendar/calendar.el (calendar-today): Doc fix.
8620 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8622         * progmodes/gdb-mi.el (gdb-control-all-threads)
8623         (gdb-control-current-thread): Force tool bar update.
8624         (gdb-non-stop-handler): New function.
8625         (gdb-init-1): Use it to test if non-stop mode is supported.
8626         Remove unused gdbmi buffer type.
8628 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
8630         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
8631         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
8633 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
8635         * comint.el (comint-exec-1): Check command is non-null first.
8636         Part of gdb-mi.el change (2009-08-28).
8638 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8640         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
8642 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
8644         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
8645         instead of `dolist' to avoid a recursive require when bootstrapping.
8647 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8649         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
8651         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
8653         * net/imap.el (imap-send-command): Simplify.
8654         (imap-wait-for-tag): point-max -> buffer-size.
8656         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
8658         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
8659         with constant argument.
8661         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
8663         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
8665         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
8666         Change default, since most of our files don't have a history.
8667         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
8668         the user.
8670         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8671         Add comint-run.
8673         * calc/calc.el: Improve commenting convention.
8674         (calc-digit-map, toplevel): Simplify.
8676         * comint.el (comint-insert-input): Be careful to only set point if we
8677         don't delegate to some other command.
8679         * proced.el (proced-signal-list): Make it an alist.
8680         (proced-grammar-alist): Capitalize names.
8681         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
8682         Disable undo manually and make it read-only.
8683         Use completion-annotate-function.
8685         * minibuffer.el (minibuffer-message): If the current buffer is not
8686         a minibuffer, insert the message in the echo area rather than at the
8687         end of the buffer.
8688         (completion-annotate-function): New variable.
8689         (minibuffer-completion-help): Use it.
8690         (completion--embedded-envvar-table): Environment vars are
8691         always case-sensitive.
8693 2009-08-30  Glenn Morris  <rgm@gnu.org>
8695         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
8696         from fortran-current-defun.
8697         (fortran-beginning-of-subprogram): Be more precise about finding the
8698         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
8699         (fortran-end-of-subprogram): Simplify.
8700         (fortran-current-defun): Use fortran-start-prog-re.
8702 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
8704         * subr.el (do-after-load-evaluation): Simplify.
8706 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
8708         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
8710         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
8711         (vc-rcs-print-log): Use it.
8713         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
8715 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8717         * paths.el (abbrev-file-name): Move to abbrev.el.
8718         * abbrev.el (abbrev-file-name): Move from paths.el.
8719         Obey user-emacs-directory.
8720         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
8721         user-emacs-directory.
8722         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
8723         abbrev-file-name and calc-settings-file any more.
8724         * startup.el (command-line): Recompute abbrev-file-name and
8725         abbreviated-home-dir.
8726         (normal-no-mouse-startup-screen): Improve the generic code and get rid
8727         of the special code for when C-h bindings haven't been changed.
8728         (display-startup-echo-area-message): Use with-current-buffer.
8729         (command-line-1): Use a list of strings, rather than a list of lists
8730         of strings for longopts.
8732         * files.el (get-free-disk-space): Use / for default-directory.
8734         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
8735         Use with-current-buffer.
8737         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
8738         Recognize immutable variables like most-positive-fixnum.
8739         (byte-compile-setq-default): Check and warn if trying to assign
8740         to an immutable variable, or a non-variable.
8742         * progmodes/cc-vars.el (c-comment-continuation-stars):
8743         * progmodes/cc-engine.el (c-looking-at-bos):
8744         * progmodes/cc-cmds.el (c-toggle-auto-state)
8745         (c-forward-into-nomenclature, c-backward-into-nomenclature)
8746         (c-comment-line-break-function): Add version of obsolescence.
8748 2009-08-28  Juri Linkov  <juri@jurta.org>
8750         * files.el (magic-fallback-mode-alist): Add ZIP magic number
8751         associated with `archive-mode'.
8753         * image.el (image-type-header-regexps): Use only JPEG magic number
8754         to determine JPEG images, and don't use `image-jpeg-p' because
8755         Emacs can display non-JFIF non-Exif JPEG images.
8757 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
8759         * arc-mode.el (archive-mode):
8760         * emacs-lisp/re-builder.el (re-builder-unload-function):
8761         Protect against the default value of `major-mode' being nil.
8763 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
8765         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
8766         Fix typos in docstrings.
8768         * progmodes/js.el (js--macro-decl-re): Doc fix.
8769         (js--plain-method-re, js--split-name): Refloc docstring.
8770         (js--class-styles, js--make-merged-item, js--splice-into-items):
8771         Fix typos in docstrings; reflow docstrings.
8772         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
8773         (js--variable-decl-matcher, js--inside-pitem-p)
8774         (js--parse-state-at-point, js--get-all-known-symbols)
8775         (js--symbol-history, js-find-symbol, js--js-references)
8776         (js--moz-interactor, js--js-encode-value, js--read-tab):
8777         Fix typos in docstrings.
8779 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8781         * textmodes/reftex.el (reftex-get-file-buffer-force):
8782         * progmodes/verilog-mode.el (verilog-batch-execute-func):
8783         * emulation/viper.el (viper-go-away, viper-set-hooks):
8784         * emacs-lisp/re-builder.el (re-builder-unload-function):
8785         * emacs-lisp/bytecomp.el (byte-compile-file):
8786         * ses.el (ses-unload-function):
8787         * hexl.el (hexl-find-file):
8788         * files.el (normal-mode):
8789         * ehelp.el (with-electric-help):
8790         * autoinsert.el (auto-insert-alist):
8791         * arc-mode.el (archive-mode):
8792         Use (default-value 'major-mode) instead of default-major-mode.
8794         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
8795         * international/mule.el (load-with-code-conversion):
8796         * emacs-lisp/debug.el (debug):
8797         * ediff-vers.el (ediff-rcs-get-output-buffer):
8798         * dired.el (dired-internal-noselect): Don't let-bind
8799         default-major-mode around code that doesn't use it.
8800         E.g. buffer creation via get-buffer-create doesn't use it.
8802 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
8804         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
8805         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
8806         when writing the temp file.  Otherwise, epa-file gets confused.
8807         (tramp-register-file-name-handlers): Make it a defun.  Move also
8808         `epa-file-handler' to the front of `file-name-handler-alist'.
8810 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8812         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
8813         start right after a ^M.
8814         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
8815         (tramp-completion-file-name-regexp-separate)
8816         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
8817         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
8818         Don't modify last-coding-system-used by accident.
8819         (tramp-completion-file-name-handler): Apply the checks here,
8820         instead during registration.
8821         (tramp-register-file-name-handlers): Renamed from
8822         `tramp-register-file-name-handler'.  Register both
8823         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
8824         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
8826 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
8828         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
8829         Remove variable ...
8830         (gdb-init-1, gdb-display-separate-io-buffer)
8831         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
8832         references to it.
8833         (gdb-inferior-io-mode): Use make-comint-in-buffer.
8834         (gdb-inferior-filter): Use comint-output-filter to stop
8835         echoing and remove ^M characters.
8837 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8839         * emulation/viper-init.el (viper-restore-cursor-type):
8840         * emulation/cua-base.el (cua--update-indications):
8841         Replace default-cursor-type with (default-value 'cursor-type).
8843         * mail/sendmail.el (mail-recover-1):
8844         * international/mule-diag.el (describe-current-coding-system-briefly)
8845         (describe-current-coding-system):
8846         * international/mule-cmds.el (select-safe-coding-system)
8847         (select-message-coding-system)
8848         (set-language-environment-coding-systems, set-locale-environment):
8849         * hexl.el (hexl-insert-multibyte-char):
8850         * dos-w32.el (find-buffer-file-type-coding-system):
8851         * simple.el (what-cursor-position):
8852         Replace uses of default-buffer-file-coding-system
8853         with (default-value 'buffer-file-coding-system).
8855         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
8856         Replace uses of default-cursor-in-non-selected-windows
8857         with (default-value 'cursor-in-non-selected-windows).
8858         Use with-current-buffer.
8860         * mail/feedmail.el: Use CL macros.
8861         (feedmail-run-the-queue, feedmail-send-it-immediately):
8862         * dos-w32.el (find-buffer-file-type): Replace uses of
8863         default-buffer-file-type with (default-value 'buffer-file-type).
8865 2009-08-28  Glenn Morris  <rgm@gnu.org>
8867         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
8868         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
8869         Use default-value of major-mode rather than default-major-mode.
8871 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8873         * Makefile.in (update-elcfiles): Report left over elc files.
8875         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
8876         expand-file-name and with-current-buffer.
8877         (mail-get-names, mail-directory): Use with-current-buffer.
8879         * vc.el (vc-read-revision): New function.
8880         (vc-version-diff, vc-merge): Use it.
8882 2009-08-27  Sam Steingold  <sds@gnu.org>
8884         * simple.el (kill-do-not-save-duplicates): New user option.
8885         (kill-new): When it is non-nil, and the new string is the same as
8886         the latest kill, set replace to t to avoid duplicates in kill-ring.
8888 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
8890         * net/tramp.el (tramp-handle-process-file): Do not flush all
8891         caches when `process-file-side-effects' is set.
8892         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
8893         instead of `tramp-find-file-exists-command'.
8894         Unset `process-file-side-effects'.
8896 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
8898         * net/tramp.el (tramp-methods): New method "rsyncc".
8899         (top): Add completion function for "rsyncc".
8900         (tramp-message-show-message): New defvar.
8901         (tramp-message, tramp-error): Use it.
8902         (tramp-do-copy-or-rename-file-directly): Extend check for direct
8903         remote copying.
8904         (tramp-do-copy-or-rename-file-out-of-band): Handle new
8905         `tramp-methods' entry `copy-env' of "rsyncc".
8906         (tramp-vc-registered-read-file-names): New defconst.
8907         (tramp-vc-registered-file-names): New defvar.
8908         (tramp-handle-vc-registered): Implement optimization strategy.
8909         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
8910         (tramp-vc-file-name-handler): New defun.
8911         (tramp-get-ls-command, tramp-get-test-command)
8912         (tramp-get-file-exists-command, tramp-get-remote-ln)
8913         (tramp-get-remote-perl, tramp-get-remote-stat)
8914         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
8916         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
8917         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
8918         timestamps.
8919         (tramp-get-file-property): Check for timestamps in
8920         `tramp-cache-inhibit-cache'.
8921         (tramp-set-file-property): Write timestamp.
8923 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8925         * language/japan-util.el (japanese-symbol-table): Add entries for
8926         cp932-2-byte.
8928         * international/characters.el: Add category `j' to cp932-2-byte.
8930 2009-08-27  Kenichi Handa  <handa@m17n.org>
8932         * international/fontset.el (build-default-fontset-data): New macro.
8933         (setup-default-fontset): Use build-default-fontset-data for CJK,
8934         tibetan, ethiopic, and ipa.
8936 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8938         * cus-start.el (default-major-mode): Customize `major-mode' instead.
8939         (enable-multibyte-characters): Not customizable any more.
8941         * subr.el (default-mode-line-format, default-header-line-format)
8942         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
8943         (default-direction-reversed, default-truncate-lines)
8944         (default-left-margin, default-tab-width, default-case-fold-search)
8945         (default-left-margin-width, default-right-margin-width)
8946         (default-left-fringe-width, default-right-fringe-width)
8947         (default-fringes-outside-margins, default-scroll-bar-width)
8948         (default-vertical-scroll-bar, default-indicate-empty-lines)
8949         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
8950         (default-fringe-cursor-alist, default-scroll-up-aggressively)
8951         (default-scroll-down-aggressively, default-fill-column)
8952         (default-cursor-type, default-buffer-file-type)
8953         (default-cursor-in-non-selected-windows)
8954         (default-buffer-file-coding-system, default-major-mode)
8955         (default-enable-multibyte-characters): Mark as obsolete.
8957 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
8959         * vc-dir.el (vc-dir-update): Remove debug helper.
8961         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
8963 2009-08-26  Sam Steingold  <sds@gnu.org>
8965         * simple.el (save-interprogram-paste-before-kill): New user option.
8966         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
8967         save the interprogram-paste into kill-ring before overriding it
8968         with the Emacs kill.
8970 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8972         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
8973         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
8974         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
8975         and move to vc-rcs.el.
8976         (vc-default-next-revision): Rename to vc-rcs-next-revision and
8977         move to vc-rcs.el.
8978         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
8979         (vc-rcs-update-changelog): Remove.
8980         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
8981         and move to vc-rcs.el.
8983         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
8984         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
8985         renaming.
8986         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
8987         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
8988         vc.el, renamed to be RCS specific.
8990         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
8991         New functions.
8992         (vc-cvs-update-changelog): Move here from vc.el.
8994         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
8995         New functions.
8997 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8999         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
9001 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
9003         * vc-git.el (vc-git-register): Use "git add" for directories.
9004         (vc-git-stash, vc-git-stash-show): New functions.
9005         (vc-git-extra-menu-map): Bind them.
9007         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
9008         directory correctly in case the item is a directory itself.
9010         * vc.el: Document the desired behavior for reverted files in the
9011         `added' state.
9012         (vc-default-prettify-state-info): Remove function, unused.
9014         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
9016 2009-08-26  Glenn Morris  <rgm@gnu.org>
9018         * bindings.el (standard-mode-line-format): Reposition dashes in
9019         which-func entry.  (Bug#4217)
9021         * files.el (enable-local-variables, enable-local-eval)
9022         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
9023         the defcustoms.
9024         (auto-mode-alist, ignored-local-variables)
9025         (save-some-buffers-action-alist): Move risky declarations to the
9026         definitions.
9027         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
9028         (font-lock-defaults, format-alist, imenu--index-alist)
9029         (imenu-generic-expression, input-method-alist, minor-mode-alist)
9030         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
9031         (mode-line-modified, mode-line-mule-info, mode-line-position)
9032         (mode-line-process, mode-line-remote, outline-level)
9033         (parse-time-rules, rmail-output-file-alist)
9034         (special-display-buffer-names, vc-mode):
9035         Move risky declarations to the relevant files.
9036         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
9037         (mode-line-modified, mode-line-process, mode-line-position)
9038         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
9039         * font-core.el (font-lock-defaults):
9040         * format.el (format-alist):
9041         * vc-hooks.el (vc-mode):
9042         * window.el (special-display-buffer-names):
9043         * international/mule-cmds.el (input-method-alist):
9044         Define riskiness here (dumped file) rather than in files.el.
9045         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
9046         * imenu.el (imenu-generic-expression, imenu--index-alist):
9047         * outline.el (outline-level):
9048         * time.el (display-time-string):
9049         * calendar/parse-time.el (parse-time-rules):
9050         * mail/rmailout.el (rmail-output-file-alist):
9051         Autoload riskiness here, rather than placing in files.el.
9053 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
9055         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
9057 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
9059         * simple.el (process-file-side-effects): New defvar.
9061         * dired-aux.el (dired-show-file-type):
9062         * vc.el (vc-diff-internal):
9063         * vc-arch.el (vc-arch-diff):
9064         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
9065         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
9066         * vc-git.el (vc-git-registered, vc-git-working-revision)
9067         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
9068         (vc-git--empty-db-p):
9069         * vc-hooks.el (vc-user-login-name):
9070         * vc-svn.el (vc-svn-registered, vc-svn-state)
9071         (vc-svn-dir-extra-headers, vc-svn-find-revision):
9072         * progmodes/grep.el (grep-probe): Let-bind
9073         `process-file-side-effects' with nil.
9075         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
9077         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
9078         daemon.  Replace ping by checking for running service for bluez
9079         and zeroconf.  (Bug#4239)
9081 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9083         * net/dig.el (dig): Add autoload cookie.
9085 2009-08-25  Glenn Morris  <rgm@gnu.org>
9087         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
9088         load-history for absolute file-names.
9089         (byte-compile-file-form-require): Warn about use of the cl package.
9091         * format.el (format-alist): Doc fix.
9093         * play/bubbles.el (top-level): Don't require cl at run-time.
9095         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
9096         run-time cl).
9098 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
9100         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
9101         from cl package.
9102         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
9104 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
9106         * calc/calc-alg.el (math-trig-rewrite)
9107         (math-hyperbolic-trig-rewrite): New functions.
9108         (calc-simplify): Simplify trig functions when asked.
9110 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9112         * diff-mode.el (diff-find-source-location): Avoid goto-line.
9114 2009-08-24  Kenichi Handa  <handa@m17n.org>
9116         * language/ind-util.el (mapthread): Delete it.
9117         (combinatorial): New function.
9118         (indian--puthash-cv): Use combinatorial instead of mapthread.
9120 2009-08-22  Kevin Ryde  <user42@zip.com.au>
9122         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
9123         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
9124         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
9125         Clarify docstring that the value is strings not symbols.
9126         (checkdoc-list-of-strings-p): New function.
9128 2009-08-22  Glenn Morris  <rgm@gnu.org>
9130         * files.el (auto-mode-alist):
9131         * hippie-exp.el (he-concat-directory-file-name):
9132         * lpr.el (lpr-windows-system, printer-name):
9133         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
9134         * ps-print.el (ps-windows-system):
9135         * startup.el (command-line):
9136         * emulation/viper-ex.el (viper-glob-function):
9137         * international/mule-cmds.el (set-language-environment-coding-systems):
9138         * net/ange-ftp.el (ange-ftp-write-region):
9139         * obsolete/fast-lock.el (fast-lock-cache-name):
9140         Remove code for defunct system-types emx, macos, mswindows, next-mach,
9141         unisoft-unix, vax-vms, win32, w32.
9143         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
9144         given name if the pattern is not more specific.
9146         * calendar/lunar.el (lunar-phase-names): New option.
9147         (lunar-phase): Doc fix.
9148         (lunar-cycles-per-year): New constant.
9149         (lunar-index): New function.
9150         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
9151         (lunar-phase-name): Use lunar-phase-names.
9152         (calendar-lunar-phases): Use format.
9153         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
9155         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
9156         Copy imenu-example--name-and-position function here for own use.
9157         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
9159         * bs.el (bs--redisplay):
9160         * cus-edit.el (custom-redraw):
9161         * ibuffer.el (ibuffer-bury-buffer):
9162         * server.el (server-goto-line-column):
9163         * startup.el (command-line-1):
9164         * strokes.el (strokes-xpm-for-stroke):
9165         * term.el (term-display-buffer-line):
9166         * view.el (View-goto-line):
9167         * calc/calc.el (calc-do, calc-trail-buffer):
9168         * play/gamegrid.el (gamegrid-add-score-insecure):
9169         * progmodes/ada-mode.el (ada-compile-goto-error):
9170         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
9171         (ebrowse-select-1st-to-9nth):
9172         * progmodes/cperl-mode.el (cperl-time-fontification):
9173         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
9174         * progmodes/gud.el (gud-display-line):
9175         (idlwave-shell-display-line):
9176         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
9177         * progmodes/make-mode.el (makefile-browser-toggle):
9178         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
9179         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
9180         * textmodes/picture.el (picture-draw-rectangle):
9181         * textmodes/reftex-index.el (reftex-index-goto-letter):
9182         (reftex-select-jump-to-previous):
9183         * textmodes/reftex-sel.el (reftex-find-start-point)
9184         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
9185         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
9186         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
9187         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9188         * textmodes/two-column.el (2C-associated-buffer):
9189         Use forward-line rather than goto-line.
9191         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
9192         goto-line.
9194         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
9195         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
9196         (quick-check-list-to-regexp): Declare.
9198         * progmodes/make-mode.el (makefile-browser-insert-selection):
9199         Use goto-char rather than goto-line.
9201         * progmodes/prolog.el (compilation-error-regexp-alist)
9202         (compilation-forget-errors): Declare.
9204 2009-08-22  Juri Linkov  <juri@jurta.org>
9206         * progmodes/grep.el (lgrep, rgrep): At the beginning
9207         set `dir' to `default-directory' unless `dir' is a non-nil
9208         readable directory.  (Bug#4052)
9209         (lgrep, rgrep): Change a weird way to report an error
9210         from using `read-string' to using `error'.
9211         Instead of using interactive arguments in the function body,
9212         add new argument `confirm'.
9214 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9216         * textmodes/remember.el (remember-buffer):
9217         * progmodes/cperl-mode.el (cperl-vc-header-alist):
9218         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
9219         (icalendar-extract-ical-from-buffer):
9220         * net/newst-treeview.el (newsticker-groups-filename):
9221         * net/newst-backend.el (newsticker-cache-filename):
9222         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
9223         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
9224         (speedbar-add-ignored-path-regexp, speedbar-line-path)
9225         (speedbar-buffers-line-path, speedbar-path-line)
9226         (speedbar-buffers-line-path):
9227         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
9228         (epg-sign-keys):
9229         * epa.el (epa-display-verify-result):
9230         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
9232 2009-08-21  Glenn Morris  <rgm@gnu.org>
9234         * progmodes/js.el (inferior-moz-process): Fix declaration.
9236         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
9238         * obsolete/rnewspost.el (news-mail-reply):
9239         Use goto-char rather than goto-line.
9241         * term/ns-win.el (ns-open-file-select-line):
9242         Use line-beginning-position rather than goto-line.
9244         * apropos.el (apropos-command):
9245         * ehelp.el (electric-helpify):
9246         * printing.el (pr-show-setup):
9247         * strokes.el (strokes-help):
9248         * tutorial.el (tutorial--describe-nonstandard-key)
9249         (tutorial--detailed-help):
9250         * woman.el (woman-mini-help, woman-display-extended-fonts):
9251         * calc/calc-help.el (calc-describe-key):
9252         * emulation/edt.el (edt-electric-helpify):
9253         * international/mule-diag.el (mule-diag):
9254         * play/yow.el (apropos-zippy):
9255         * progmodes/python.el (python-describe-symbol):
9256         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
9257         * textmodes/table.el (*table--cell-describe-mode)
9258         (*table--cell-describe-bindings):
9259         Use help-print-return-message rather than the now obsolete alias.
9261         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9262         (calendar-cursor-to-visible-date):
9263         * play/5x5.el (5x5-position-cursor):
9264         * play/decipher.el (decipher):
9265         * play/gomoku.el (gomoku-goto-xy):
9266         * play/landmark.el (lm-goto-xy):
9267         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
9268         (mpuz-paint-digit):
9269         Use forward-line, not goto-line.
9271         * mail/rmail.el (rmail-obsolete): Delete custom group.
9272         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
9273         (rmail-remote-password, rmail-remote-password-required):
9274         Remove unneeded :set-after and :set properties.
9276 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
9278         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
9280 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
9282         * loadup.el: Remove leftover macos code.
9284         * vc-git.el (vc-git-annotate-command): Run asynchronously.
9285         Explicitly pass the date format to git blame so that user local
9286         so that the output format can be parsed.
9288 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
9290         * net/dbus.el (top): Don't check for (getenv
9291         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
9293 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
9295         * log-edit.el (log-edit-strip-single-file-name): New var.
9296         (log-edit-insert-changelog): Use it.  Bug#3571
9298 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9300         * subr.el (read-passwd): Use read-key so keypad keys work as well.
9301         Bug#3287
9303         * help.el (help-print-return-message): Rename from
9304         print-help-return-message.
9306         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
9307         cvs-mode-map parent hack.
9308         (log-view-mode): Derive from special-mode.
9310         * linum.el (linum-mode): window-size-change-functions is redundant.
9311         Adapt to new window-configuration-change-hook behavior.
9312         (linum-after-size, linum-after-config): Remove.
9314         * imenu.el (imenu-example--name-and-position)
9315         (imenu-example--lisp-extract-index-name)
9316         (imenu-example--create-lisp-index, imenu-example--create-c-index):
9317         Mark as obsolete.
9319         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
9320         (inferior-prolog-mode): Use it.
9321         (inferior-prolog-load-file): Reset list of errors.
9323 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9325         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
9327         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
9329 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
9331         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
9332         is running already.
9334 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9336         * subr.el (listify-key-sequence-1): Use normal syntax since those
9337         integers are nowadays always represented by the same (positive) number
9338         on all platforms.
9339         (read-key-empty-map): New const.
9340         (read-key-delay): New var.
9341         (read-key): New function.
9342         (force-mode-line-update): Use with-current-buffer.
9343         (locate-user-emacs-file): Don't forget to abbreviate the file name.
9344         (start-process-shell-command, start-file-process-shell-command):
9345         Discourage the use of command-args.
9347 2009-08-19  Glenn Morris  <rgm@gnu.org>
9349         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
9351 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9353         * simple.el (choose-completion-string): Don't rely on
9354         minibuffer-completing-file-name and ad-hoc checks to decide whether
9355         to continue completion or not.
9357         * minibuffer.el (minibuffer-hide-completions): New function.
9358         (completion--do-completion): Use it.
9359         (completions-annotations): New face.
9360         (completion--insert-strings): Use it.
9361         (completion-pcm--delim-wild-regex): Add docstring.
9362         (completion-pcm--string->pattern): Add support for 0-width delimiters
9363         in completion-pcm--delim-wild-regex.
9365 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9367         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
9368         Remove unused var `buffer-modified-p'.
9370         * minibuffer.el (completion--do-completion): Move point for the #b001
9371         case as well (bug#4176).
9372         (minibuffer-complete, minibuffer-complete-word): Don't move point.
9374 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
9376         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
9377         and :session buses.
9379 2009-08-18  Kenichi Handa  <handa@m17n.org>
9381         * international/ucs-normalize.el (ucs-normalize-version):
9382         Change to 1.1.
9383         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
9384         (utf-8-hfs): Make it perform normalization on encoding too.
9386         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
9387         (sentence-end-without-space): Delete duplicated chars.
9388         (sentence-end-base): Likewise.
9390         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
9391         (html-mode): Delete duplicated chars from sentence-end-base.
9393         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
9394         (texinfo-mode): Delete duplicated chars from sentence-end-base.
9396 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
9398         * files.el (hack-one-local-variable): If the mode function is for
9399         a minor mode, pass it an argument (Bug#4148).
9401 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
9403         * net/tramp.el (tramp-register-completion-file-name-handler):
9404         Check also for (member 'partial-completion completion-styles).
9406 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9408         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
9409         abbrev (Bug#3943).
9411 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
9413         * progmodes/cperl-mode.el: Merge upstream 6.2.
9414         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
9415         (cperl-forward-re): Check cperl-brace-recursing.
9416         (cperl-highlight-charclass): New function.
9417         (cperl-find-pods-heres): Use it.
9418         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
9419         (cperl-beautify-regexp-piece): Fix column calculation.
9420         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
9421         (cperl-beautify-level): Don't process entire regexp.
9422         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
9423         calling man.
9424         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
9425         (cperl-init-faces): Build a list in the normal way.
9427 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9429         * calendar/parse-time.el (parse-time-string-chars): Save match
9430         data.
9432 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9434         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
9435         (sql-product): Use it.
9436         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
9437         (sql-set-product): Add completion.
9438         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
9439         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
9440         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
9441         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
9442         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
9443         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
9444         (sql-highlight-db2-keywords): Remove.
9445         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
9446         (sql-highlight-product): Use derived-mode-p.
9447         (sql-set-sqli-buffer): Use with-current-buffer.
9448         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
9449         Simplify.
9451         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
9453         * term.el: Fix commenting convention, turn comments into docstrings.
9455 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
9457         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
9459 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9461         * calendar/parse-time.el (parse-time-string-chars): Compute using
9462         character classes, to handle non-ascii characters (Bug#3190).
9464 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9466         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
9467         another heredoc if the user adds another < (Bug#3226).
9469         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9470         Don't initialize based on window-system (Bug#4124).
9472         * facemenu.el (facemenu-read-color): Use a completion function
9473         that accepts any defined color, such as RGB triplets (Bug#3677).
9475         * files.el (get-free-disk-space): Change fallback default
9476         directory to /.  Expand DIR argument before switching to fallback.
9477         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
9479 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9481         * files.el (load-library): Doc fix.
9483 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
9485         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
9486         (viper-if-string): Redefine C-s in the minibuffer to insert the last
9487         incremental search string.
9489         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
9490         XEmacs.
9492         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
9493         (ediff-merge-region-is-non-clash)
9494         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
9495         Also check if the job is really a merge job.
9497         * ediff.el (ediff-current-file): New function.
9499 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9501         * progmodes/js.el: Edit docstrings throughout to follow Emacs
9502         conventions.
9503         (js-insert-and-indent): Delete function.
9504         (js-mode-map): Don't bind keys to js-insert-and-indent.
9505         (js-beginning-of-defun): Rename from js--beginning-of-defun.
9506         (js-end-of-defun): Rename from js--end-of-defun.
9507         (js-auto-indent-flag): Delete variable.
9509 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
9511         * progmodes/js.el: Remove proclaim statement.
9512         Defvar which-func-imenu-joiner-function to silence compiler.
9514         * files.el (auto-mode-alist): Use js-mode for .js files.
9516         * progmodes/js2-mode.el: Remove file.
9518         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
9520         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
9522         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
9524 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
9525             Karl Landstrom  <karl.landstrom@brgeight.se>
9527         * progmodes/js.el: New file.
9529 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
9531         * timezone.el (timezone-parse-date): Add ability to understand ISO
9532         basic format (minimal separators) dates in addition to the
9533         already-supported extended format dates.
9535 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
9537         * international/ucs-normalize.el: Add a `coding' file variable.
9539         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
9541 2009-08-14  Sam Steingold  <sds@gnu.org>
9543         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
9545 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
9547         * faces.el (help-argument-name): Define it here instead of
9548         help-fns.el, because in daemon mode help-fns.el may be loaded when
9549         faces are still uninitialized (Bug#1078).
9551         * help-fns.el (help-argument-name): Move defface to faces.el.
9553 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
9555         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
9556         create buffer with a pty but no process so that GDB can make the
9557         inferior the controlling process.
9559 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
9561         * international/ucs-normalize.el: New file.
9563 2009-08-13  Richard Stallman  <rms@gnu.org>
9565         * mail/rmail.el (rmail-get-attr-names):
9566         Accept an attribute header that is too short.
9568         * mail/rmail.el (rmail-forget-messages):
9569         Ignore nil elt in rmail-message-vector.  Use dotimes.
9571         * progmodes/compile.el (compilation-goto-locus):
9572         Use next-error-move-function.
9574         * simple.el (next-error-move-function): New variable.
9576 2009-08-12  Juri Linkov  <juri@jurta.org>
9578         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
9579         always non-nil.  (Bug#4052)
9581         * replace.el (read-regexp): Return empty string when
9582         `default-value' is nil.
9583         (keep-lines-read-args): Don't use empty string as the
9584         default value for `read-regexp'.  (Bug#2495)
9586 2009-08-12  Juri Linkov  <juri@jurta.org>
9588         * international/mule-cmds.el (ucs-insert): Change arguments
9589         from `arg' to `character', `count', `inherit' to be the same
9590         as in `insert-char'.  Doc fix.  (Bug#4039)
9592         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
9594 2009-08-12  Juri Linkov  <juri@jurta.org>
9596         * files-x.el: New file.
9598         * files.el: Move code that deals with adding/deleting
9599         file/directory-local variables to files-x.el.
9601         * Makefile.in (ELCFILES): Add files-x.elc.
9603 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
9605         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
9606         to use `goto-line'.
9607         (gdb-place-breakpoints, gdb-get-location): Rewritten without
9608         `goto-line'.
9609         (gdb-invalidate-disassembly): Do not refresh upon receiving
9610         'update signal.  Instead, update all disassembly buffers only after
9611         threads list.
9612         (gdb): Send -target-detach when buffer is killed (Bug#3794).
9613         (gdb-starting): Moved -data-list-register-names...
9614         (gdb-stopped): ...here so it's sent when first thread stops.
9615         (gdb-registers-handler-custom): Do nothing if register names are
9616         unknown yet.
9618         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
9619         from `gdb-mi.el' to avoid extra tangling.
9621         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
9622         change which breaks `gud-def' definitions used in `gdb'.
9623         (gdb-update-gud-running): No extra fuss for updating frame number.
9625 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9627         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
9628         (describe-language-environment-map, setup-language-environment-map)
9629         (set-coding-system-map): Move initialization into declaration.
9630         (set-language-info-alist): Last arg to define-key-after can be skipped.
9632         * international/quail.el (quail-completion-1): Simplify.
9633         (quail-define-rules): Use slightly more compact code.
9634         (quail-insert-decode-map): Propertize keys, compact columns.
9636         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9637         Add goto-line.
9639 2009-08-10  Miles Bader  <miles@gnu.org>
9641         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
9642         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
9643         (js2-instance-member, js2-private-member, js2-private-function-call)
9644         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
9645         (js2-magic-paren, js2-external-variable):
9646         Remove "-face" suffix from face names.
9647         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
9648         (js2-highlight-undeclared-vars, js2-peek-token)
9649         (js2-parse-function-params, js2-mode-show-errors)
9650         (js2-mode-show-warnings, js2-make-magic-delimiter)
9651         (js2-mode-highlight-magic-parens): Update to use new face names.
9653 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
9655         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
9656         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
9658 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
9660         * subr.el: Provide hashtable-print-readable.
9662         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
9663         hs-c-like-adjust-block-beginning.
9664         (hs-hide-block-at-point): Stop hiding at the beginning of
9665         hs-block-end-regexp (Bug#700).
9667 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
9669         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
9670         a macro.
9671         (gdb-registers-handler-custom): Do not fail when register names
9672         are unavailable.
9674 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9676         * progmodes/gdb-mi.el (gdb-control-all-threads)
9677         (gdb-control-current-thread): Interactive setters for
9678         `gdb-gud-control-all-threads' to use in menu.
9679         (gdb-show-run-p): Show «Go» when process is not active.
9680         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
9681         gud/thread.xpm and gud/all.xpm.
9683 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
9685         * net/net-utils.el (net-utils-font-lock-keywords): New var.
9686         (nslookup-font-lock-keywords): Make it a variable.
9687         (net-utils-mode): New mode for viewing diagnostic network output.
9688         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
9689         (net-utils-run-simple): New function.
9690         (ifconfig, iwconfig, netstat, arp, route): Use it.
9692 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9694         * progmodes/gdb-mi.el (gdb-read-memory-custom)
9695         (gdb-memory-set-address, def-gdb-set-positive-number)
9696         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
9697         after changing settings.
9698         (gdb-invalidate-disassembly): Update when first shown.
9699         (gdb-edit-locals-value): Fixed.
9700         (gdb-registers-handler-custom): Print registers in right order and
9701         allow changing register values (only for current thread yet).
9702         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
9703         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
9704         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
9705         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
9706         info in mode name.
9707         (gdb-registers-mode-map): TAB to switch to locals.
9709 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
9711         * mail/rmail.el (rmail-add-mbox-headers)
9712         (rmail-set-message-counters-counter): Search for
9713         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
9715 2009-08-08  Glenn Morris  <rgm@gnu.org>
9717         * Makefile.in (ELCFILES): Update.
9719 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
9721         * mail/sendmail.el (mail-yank-original): Set
9722         buffer-file-coding-system from the one used by the message whose
9723         text is yanked.
9725         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
9726         to "windows" when "pgnuplot" is used.
9727         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
9728         call accept-process-output if "pgnuplot" is used.
9729         (calc-graph-init): Don't send -display and -geometry to
9730         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
9731         running "pgnuplot -V" with shell-command-to-string.
9733         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
9734         the default.
9736 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
9738         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
9739         org/org-latex.elc.
9741 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
9743         * vc-dispatcher.el (vc-resynch-window): Update comment.
9745         * term.el (term-handle-ansi-escape): Add comments with the
9746         terminfo capabilities implemented.
9748 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
9750         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
9751         (gdb-var-create-handler): Rewritten using JSON parser.
9752         (gdb-propertize-header): Moved earlier.
9753         (gdb-set-header): Removed to avoid duplication.
9754         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
9755         Refresh disassembly buffers only after threads list have been
9756         update.
9757         (gdb-threads-header, gdb-registers-header): Per-buffer header line
9758         variables.
9760 2009-08-04  Juri Linkov  <juri@jurta.org>
9762         * files.el: Commands to add/delete file/directory-local variables.
9763         (read-file-local-variable, read-file-local-variable-value)
9764         (read-file-local-variable-mode, modify-file-local-variable)
9765         (modify-file-local-variable-prop-line)
9766         (modify-dir-local-variable): New functions.
9767         (add-file-local-variable, delete-file-local-variable)
9768         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
9769         (add-dir-local-variable, delete-dir-local-variable)
9770         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
9771         (copy-dir-locals-to-file-locals-prop-line): New commands.
9773 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
9775         * abbrev.el (insert-abbrev-table-description): Prettify output.
9776         Suggested by Karl Chen.
9778 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
9780         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
9781         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
9782         (gdb-overlay-arrow-position, gdb-thread-position)
9783         (gdb-disassembly-position): Declare variables.
9784         (gdb-wait-for-pending): Function now.
9785         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
9786         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
9787         compilation goes smoothly.
9788         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
9789         (gdb-non-stop-setting): New customization setting which replaces
9790         `gdb-non-stop' so changing it doesn't break active GDB session.
9791         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
9792         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
9793         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
9794         (gdb-show-threads-by-default): New customization options.
9795         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
9796         routines.
9797         (gdb-get-buffer-create): Send buffers update signal when they are
9798         created.
9799         (gdb-invalidate-locals, gdb-invalidate-registers)
9800         (gdb-invalidate-breakpoints)
9801         (gdb-invalidate-threads, gdb-invalidate-disassembly)
9802         (gdb-invalidate-memory): Accept update signal.
9803         (gdb-current-context-command): Use --frame option.
9804         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
9805         Implement `gdb-frame-number' selection logic.
9806         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
9807         whether to show GUD toolbar buttons.
9808         (gdb-thread-exited): Unselect current thread when it exits.
9809         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
9810         (gdb-mark-line): Routine which sets overlay arrow or inverses
9811         video on fringeless displays.
9812         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
9813         to build aligned columns of data in GDB buffers and set text
9814         properties line-by-line.
9815         (gdb-invalidate-breakpoints)
9816         (gdb-breakpoints-list-handler-custom)
9817         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
9818         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
9819         (gdb-registers-handler-custom): Align data columns.
9820         (gdb-locals-handler-custom): Now prints data like in variable
9821         declarations.
9822         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
9823         Removed confusing buttons.
9824         (gdb-invalidate-threads): Append --frame.
9825         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
9826         between breakpoints/threads buffers.
9827         (gdb-set-window-buffer): Now can ignore dedicated windows.
9828         (gdb-propertize-header): Use `gdb-set-window-buffer'.
9829         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
9830         (def-gdb-thread-buffer-gud-command): Replaces
9831         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
9832         for fine thread control.
9833         (gdb-preempt-existing-or-display-buffer): New function used to
9834         display bound buffers without breaking window layout.
9835         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
9836         (gdb-select-frame): New version of `gdb-frames-select' which now
9837         sets `gdb-frame-number' so commands may use --frame option instead
9838         of inner debugger state.
9839         (gdb-frame-handler): Do not set `gdb-frame-number'.
9840         (gdb-threads-mode-map): Select threads with mouse.
9842         * progmodes/gud.el (gdb-gud-context-call): Declare function to
9843         avoid compilation warning.
9844         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
9845         `gdb-show-stop-p`.
9847         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
9848         Argument `key' renamed to `buffer-type'.
9849         (gdb-current-context-buffer-name): Do not add thread info to
9850         buffer name when no thread is selected.
9851         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
9852         command (bug 3794).
9853         (gdb-thread-selected): Handle `=thread-selected' notification.
9854         (gdb-wait-for-pending): New macro to deal with congestion problems.
9855         (gdb-breakpoints-list-handler-custom): Don't fail on pending
9856         breakpoints.
9857         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
9858         This fixes problem similar to one described in bug 3947.
9859         (gud-menu-map): More menu items.
9860         (gdb-init-1): Reset `gdb-thread-number' to nil.
9862         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
9863         non-stop settings.
9865         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
9866         (gdb-current-context-command): Do not append --thread if
9867         `gdb-thread-number' is nil.
9868         (gdb-running-threads-count, gdb-stopped-threads-count): New
9869         variables.
9870         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
9871         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
9872         customization options.
9873         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
9874         GUD commands.
9875         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
9876         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
9877         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
9878         set `gdb-thread-number' and update `gud-running' properly.
9879         (gdb-running): Update threads list when new threads appear.
9880         (gdb-stopped): Support non-stop operation and new thread switching
9881         logic.
9882         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
9883         (gdb-json-partial-output): New set of JSON routines.
9884         (def-gdb-auto-update-trigger): New `signal-list' optional
9885         argument.
9886         (gdb-thread-list-handler-custom): Update `gud-running',
9887         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
9888         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
9889         (gdb-continue-thread, gdb-step-thread): New commands for fine
9890         thread execution control.
9891         (gud-menu-map): New menu items to switch non-stop options.
9892         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
9893         (gdb-send): Mimic RET properly (bug 3794).
9895         * progmodes/gdb-mi.el (gdb-rules-name-maker)
9896         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
9897         gdb-buffer-rules.
9898         (def-gdb-auto-update-handler): New nopreserve optional argument.
9899         (gdb-stack-list-frames-custom): Print stack from top to bottom.
9901         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
9902         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
9903         (gdb-parent-mode): New mode to derive other GDB modes from.
9904         (gdb-display-disassembly-for-thread)
9905         (gdb-frame-disassembly-for-thread): New commands for threads
9906         buffer.
9908         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
9909         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
9910         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
9911         (gdb-update): We now store all GDB buffers in a list so that they
9912         can be updated by traversing a list instead of calling invalidate
9913         triggers explicitly.
9914         (def-gdb-trigger-and-handler): New macro to define trigger-handler
9915         pair for GDB buffer.
9916         (gdb-stack-buffer-name): Add thread information.
9917         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
9918         handle pending triggers.
9919         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
9920         (def-gdb-thread-buffer-simple-command)
9921         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
9922         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
9923         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
9924         New commands which show buffers bound to thread.
9925         (gdb-stack-list-locals-regexp): Removed unused regexp.
9927         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
9928         (gdb-locals-buffer-name, gdb-registers-buffer-name)
9929         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
9930         to (gud-comint-buffer) in *-buffer-name functions
9931         because (gdb-get-target-string) already does that.
9932         (gdb-locals-handler-custom, gdb-registers-handler-custom)
9933         (gdb-changed-registers-handler): Rewritten without regexps.
9935         * progmodes/gdb-mi.el: Basic thread selection support.
9936         (gdb-thread-number): New variable.
9937         (gdb-current-context-command): New macro which adds --thread
9938         option to command.
9939         (gdb-threads-mode-map): Select thread with SPC.
9940         (gdb-thread-list-handler-custom): Mark current thread with overlay
9941         arrow.  Synchronize GDB thread and Emacs thread.
9942         (gdb-select-thread): New command which selects current thread.
9943         (gdb-invalidate-frames, gdb-invalidate-locals)
9944         (gdb-invalidate-registers): Use --thread option.
9946 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
9948         * net/tramp.el (top): Make check for tramp-gvfs loading more
9949         robust.  (Bug#3977)
9950         (tramp-handle-insert-file-contents): `unwind-protect' must be
9951         inside `with-parsed-tramp-file-name'.
9953         * net/tramp-gvfs.el (top): Remove superfluous message when loading
9954         fails.
9956 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
9958         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
9959         directory if CLASSPATH is not set.
9961 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
9963         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
9964         New defconst.
9965         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
9967 2009-08-02  Kevin Ryde  <user42@zip.com.au>
9969         * net/newst-backend.el (newsticker--raw-url-list-defaults):
9970         Update freshmeat link.  Delete newsforge.com as it seems gone.
9972 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
9974         * select.el (x-set-selection): Doc fix (Bug#4021).
9976         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
9978         * help-fns.el (describe-variable): Treat list return values from
9979         dir-locals-find-file properly (Bug#4005).
9981 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
9983         * net/tramp.el (tramp-debug-message): Print also microseconds.
9985 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
9987         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
9988         or END is non-nil.
9989         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
9990         (tramp-get-debug-buffer): Change `outline-regexp' according to new
9991         format.
9993         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
9994         (tramp-get-file-property): Use it.
9996         * autorevert.el (auto-revert-handler): Allow
9997         `auto-revert-tail-mode' for remote files.
9999 2009-08-02  Jason Rumney  <jasonr@gnu.org>
10001         * minibuffer.el (read-file-name): Treat confirm options to
10002         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
10004 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
10006         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
10007         (font-lock-variable-name-face, font-lock-constant-face): Darken
10008         the colors for light backgrounds.
10010 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
10012         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
10013         month names.  (Bug#3987)
10015 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
10017         * simple.el (line-move-finish): Pass whole number to
10018         line-move-to-column.
10019         (line-move-visual): Perform hscroll to the recorded position.
10021 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
10023         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
10025 2009-07-29  Alan Mackenzie  <acm@muc.de>
10027         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
10029 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
10031         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
10032         (gdb-place-breakpoints): Use full path when setting breakpoints.
10034 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
10036         * calc/calc.el (calc-mode-map): Add keybinding for
10037         `calc-transpose-lines'.
10039 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
10041         * calc/calc-misc.el (calc-transpose-lines): New function.
10043 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
10045         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
10046         Simplify check for out-of-band methods.
10047         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
10048         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
10050 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
10052         * vc-git.el (vc-git-checkin): Fix typo.
10054 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
10056         * progmodes/js2-mode.el: New file.
10058 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
10060         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
10061         (gud-menu-map): Adjust tooltip accordingly.
10063 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10065         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
10066         (vc-bzr-log-view-mode): Adjust log-view-file-re.
10068         * add-log.el (change-log-mode-map): Add a menu.
10070 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
10072         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
10073         function returns nil.
10074         (dbus-handle-event): Handle special return value :ignore.
10075         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
10077 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
10079         * view.el (view-mode-enable): Don't define Helper-return-blurb if
10080         it's not needed.
10082 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
10084         Fix Bug#3888:
10086         * w32-vars.el (x-select-enable-clipboard): Doc fix.
10088         * term/pc-win.el (x-display-name, x-colors)
10089         (x-select-enable-clipboard, x-select-text): Doc fix.
10091         * term/common-win.el (x-display-name, x-colors): Doc fix.
10093         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
10094         (xw-defined-colors): Doc fix.
10096         * w32-fns.el (x-select-text, x-setup-function-keys)
10097         (x-get-selection, x-set-selection): Doc fix.
10099         * term/x-win.el (x-select-text, x-setup-function-keys)
10100         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
10102         * select.el (x-set-selection): Doc fix.
10104 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
10106         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
10107         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
10108         "IsNSSSupportAvailable" method is not available.  Reported by
10109         Steve Youngs <steve@sxemacs.org>.
10111 2009-07-24  Kenichi Handa  <handa@m17n.org>
10113         * international/characters.el: Fix setting of category ?C, ?|, ?K,
10114         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
10115         (build-unicode-category-table): Fix range checks.
10117 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
10119         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
10120         the buffer we try to sync is current when calling
10121         vc-resynch-buffer.
10123         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
10124         not show up to date files.
10126 2009-07-24  Glenn Morris  <rgm@gnu.org>
10128         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
10129         Add autoload cookies.  If necessary, initialize.
10130         (elint-log): Handle non-file buffers.
10131         (elint-initialize): Add optional argument to reinitialize.
10132         (elint-find-builtin-variables): Save excursion.
10134 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
10136         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10137         for Lint.
10139 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10141         * vc.el (vc-print-log-internal): New function, split out from ...
10142         (vc-print-log): ... here.
10143         (vc-dir-move-to-goal-column): Declare.
10145         * vc-git.el (vc-git-add-signoff): New variable.
10146         (vc-git-checkin): Use it.
10147         (vc-git-toggle-signoff): New function.
10148         (vc-git-extra-menu-map): Bind it to menu.
10149         (vc-git--run-command-string): Accept a nil FILE argument.
10150         (vc-git-stash-list): New function.
10151         (vc-git-dir-extra-headers): Use it.
10153 2009-07-23  Glenn Morris  <rgm@gnu.org>
10155         * help-fns.el (describe-variable): Describe ignored and risky local
10156         variables in a similar way to that in which we describe safe ones.
10158         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
10159         (byte-compile-output-file-form, byte-compile-output-docform)
10160         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
10161         Give some more local variables with common names a "bytecomp-" prefix,
10162         so as not to shadow things during compilation.
10163         * emacs-lisp/cl-macs.el (load-time-value)
10164         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
10165         `outbuffer' to `bytecomp-outbuffer'.
10167         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
10168         since the next two variables cover them automatically now.
10169         (elint-builtin-variables, elint-autoloaded-variables): New.
10170         (elint-unknown-builtin-args): Remove all members, since they can be
10171         parsed automatically now.
10172         (elint-extra-errors): New.
10173         (elint-env-add-env, elint-env-add-macro): Use cadr.
10174         (elint-current-buffer): Use or.  Change final message.
10175         (elint-get-top-forms): Use line-end-position.
10176         (elint-init-env): Use cadr.  Handle autoload, declare-function,
10177         and defalias.
10178         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
10179         (regexp-assoc): Remove unused function.
10180         (elint-top-form): Set elint-current-pos, to record the start of the
10181         top-level form, for compilation-mode.
10182         (elint-form): Trap errors in macro expansion.  Use dolist.
10183         (elint-unbound-variable): Use elint-builtin-variables and
10184         elint-autoloaded-variables.
10185         (elint-get-args): Use cadr, or.
10186         (elint-check-cond-form): Use dolist, cadr.
10187         (elint-check-condition-case-form): Doc fix.  Use cadr.
10188         Use elint-extra-errors.
10189         (elint-log): New function.
10190         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
10191         Distinguish errors and warnings.
10192         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
10193         Use a bytecomp-style format.
10194         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
10195         (elint-get-log-buffer): Use compilation mode.  Disable undo.
10196         Don't truncate lines.
10197         (elint-initialize): Set builtin and autoloaded variable lists.
10198         Only process elint-unknown-builtin-args if non-nil.
10199         (elint-find-builtin-variables, elint-find-autoloaded-variables):
10200         New functions.
10201         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
10203 2009-07-22  Kevin Ryde  <user42@zip.com.au>
10205         * net/newst-backend.el (newsticker--parse-atom-1.0)
10206         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10207         (newsticker--parse-rss-1.0):
10208         * progmodes/idlwave.el (idlwave-mode):
10209         * progmodes/idlw-shell.el (idlwave-shell-mode):
10210         * progmodes/vera-mode.el (vera-mode):
10211         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
10212         * progmodes/vhdl-mode.el (vhdl-mode):
10213         * textmodes/table.el (table-generate-source)
10214         (table--warn-incompatibility):
10215         Hyperlink urls in docstrings with URL `...'.
10217 2009-07-22  Glenn Morris  <rgm@gnu.org>
10219         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
10220         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
10221         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
10222         Remove leading * from defcustom docs.
10224         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
10226         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
10227         defcustom doc.
10228         (list-load-path-shadows): Optionally, just return shadows as a string.
10230         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
10232 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10234         * mail/rmailedit.el (rmail-edit-mode): Use
10235         auto-save-include-big-deletions.
10237         * mail/rmail.el (rmail-variables): Use
10238         auto-save-include-big-deletions.
10240         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
10241         changes.
10243 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
10245         * calc/calc.el (calc-undo-length): New variable.
10246         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
10248 2009-07-21  Richard Stallman  <rms@gnu.org>
10250         * files.el (auto-save-mode): Handle buffer-save-size = -2
10251         for toggling mode.
10253 2009-07-21  Glenn Morris  <rgm@gnu.org>
10255         * textmodes/ispell.el (ispell-looking-back): Update declaration.
10257         * calendar/todo-mode.el (calendar-current-date): Update declaration.
10259         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
10260         silence compiler.  Instead...
10261         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
10262         (ps-print-ensure-fontified): Update for above function name changes.
10264         * printing.el (pr-mh-get-msg-num, pr-mh-show)
10265         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
10266         silence compiler.  Instead...
10267         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
10268         (mh-show-buffer): Only define for compiler.
10269         (pr-mh-current-message): Update for above function name changes.
10271         * files.el (abort-if-file-too-large): Explicitly pass `filename'
10272         as an argument.
10273         (find-file-noselect, insert-file-1): Update for above change.
10275         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
10277         * mail/mailclient.el (mailclient-send-it): Fix message.
10279         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
10280         (edebug-eval): Check cl-debug-env is bound.
10281         (print-level, print-circle): Don't redefine built-in variables.
10283         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
10284         (custom-print-vectors): Remove old comments from doc.
10286         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
10287         (emerge-version): Make the variable an obsolete alias for the
10288         emacs-version variable.  Make the function obsolete.
10289         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
10290         Emerge options, rather than merging in into the main Options menu.
10291         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
10292         and auto advance modes.  Disable edit/fast items when not relevant.
10294 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10296         * term/vt420.el (terminal-init-vt420): Fix typo.
10298 2009-07-20  Sam Steingold  <sds@gnu.org>
10300         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
10301         variable (removed from compile.el on 2004-03-11).
10303 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
10305         * files.el (hack-local-variables-filter): Fix last change.
10307 2009-07-19  Juri Linkov  <juri@jurta.org>
10309         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
10310         (dir-local-variables-alist): New buffer-local variable.
10311         (hack-local-variables-filter): If variable is not dir-local,
10312         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
10313         because file-local overrides dir-local.
10314         (c-postprocess-file-styles) <declare-function>:
10315         Remove obsolete declaration.
10316         (hack-dir-local-variables): Add dir-local variable/value pair to
10317         `dir-local-variables-alist' and remove duplicates.  Doc fix.
10319         * help-fns.el (describe-variable): Add information about
10320         file-local and dir-local variables.
10322 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
10324         * files.el (hack-local-variables-filter): Rewrite.
10326 2009-07-19  Glenn Morris  <rgm@gnu.org>
10328         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
10329         Silence compiler by only defining on XEmacs.
10331         * international/mule.el (auto-coding-regexp-alist): Only match
10332         BABYL... at the start of buffer, not of lines.  (Bug#3790)
10334         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
10335         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
10336         (cal-menu-context-mouse-menu): Doc fix.
10338         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
10340         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
10342 2009-07-18  Juri Linkov  <juri@jurta.org>
10344         * info.el: Virtual Info keyword finder.
10345         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
10346         (Info-finder-file): New variable.
10347         (Info-finder-find-file): New function.
10348         (finder-known-keywords, finder-package-info)
10349         (find-library-name, lm-commentary): Use defvar and
10350         declare-function to silence compiler warnings.
10351         (Info-finder-find-node): New function.
10352         (info-finder): New command.
10354         * subr.el (process-kill-buffer-query-function): New function.
10355         (add-hook)<kill-buffer-query-functions>: Add hook
10356         `process-kill-buffer-query-function'.
10358 2009-07-18  Alan Mackenzie  <acm@muc.de>
10360         * progmodes/cc-mode.el (c-before-hack-hook)
10361         (c-postprocess-file-styles): Give invocation of `c-set-style'
10362         DONT-OVERRIDE parameter of t.  Already set style variables will
10363         thus not be overridden by style settings given by `c-file-syle'.
10365         * files.el (hack-local-variables-filter): Remove entries with
10366         duplicate keys from `file-local-variables-alist'.
10368 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10370         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
10371         x-set-selection if display-selections-p returns nil for the
10372         current frame.
10374 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
10376         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
10378 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10380         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
10381         Accept nil in addition to a regexp.
10382         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
10383         Accept nil in addition to a regexp.
10384         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
10385         buffers that have an associated file.  Handle nil values of
10386         desktop-buffers-not-to-save and desktop-files-not-to-save.
10387         (Bug#3833)
10389         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
10390         (x-disown-selection-internal): New functions.
10392 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
10394         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
10395         warning.
10396         (gdb-breakpoints-header): Move forward to avoid compiler warning.
10397         (gdb-make-header-line-mouse-map): Remove duplicate definition.
10399 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
10401         * simple.el (set-mark): Revert last change.
10403 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
10405         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
10406         rendering of pngs is not possible instead of messaging a long
10407         description.
10409 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
10411         * w32-fns.el (x-selection-owner-p): New function.
10413         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
10414         (mouse-yank-at-click, mouse-yank-primary): If
10415         select-active-regions is non-nil, deactivate the mark before
10416         insertion.
10418         * simple.el (deactivate-mark, set-mark): Only save selection if we
10419         own it.
10421 2009-07-17  Kenichi Handa  <handa@m17n.org>
10423         * case-table.el (describe-buffer-case-table): Fix for the case
10424         that KEY is a cons.
10426 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
10428         * vc-rcs.el (vc-rcs-find-file-hook):
10429         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
10431 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
10433         * net/tramp.el (tramp-wait-for-output): Handle the case when
10434         commands do not return a newline but a null byte before the shell
10435         prompt.  (Bug#3858)
10437 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10439         * term/ns-win.el (ns-set-alpha): Don't declare.
10440         (ns-set-background-alpha): Remove function.
10442 2009-07-16  Kevin Ryde  <user42@zip.com.au>
10444         * emacs-lisp/copyright.el (copyright-update): Save match-data across
10445         y-or-n-p, for safety.
10447 2009-07-16  Richard Stallman  <rms@gnu.org>
10449         * files.el (auto-save-mode): If buffer-saved-size is -2,
10450         don't clobber it.
10452         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
10453         (rmail-retry-ignored-headers): Add more uninteresting fields.
10455 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
10457         * net/rcirc.el (rcirc): Use history variables.
10458         (rcirc-server-name-history, rcirc-nick-name-history)
10459         (rcirc-server-port-history): New variables.
10461 2009-07-15  Kenichi Handa  <handa@m17n.org>
10463         * international/mule-cmds.el (set-language-environment-charset):
10464         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
10465         ignore them.
10467         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
10468         Delete unibyte-display.
10470 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10472         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
10474 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10476         * simple.el (deactivate-mark): Optional argument FORCE.
10477         (set-mark): Use deactivate-mark.
10479         * info.el (Info-search): No need to check transient-mark-mode
10480         before calling deactivate-mark.
10482         * select.el (x-set-selection): Doc fix.
10483         (x-valid-simple-selection-p): Allow buffer values.
10484         (xselect--selection-bounds): Handle buffer values.  Suggested by
10485         David De La Harpe Golden.
10487         * mouse.el (mouse-set-region, mouse-drag-track): Call
10488         copy-region-as-kill before setting the mark, to let
10489         select-active-regions work.
10491 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
10493         * simple.el (deactivate-mark): If select-active-regions is
10494         non-nil, copy the selection data into a string.
10495         (activate-mark): If select-active-regions is non-nil, set the
10496         selection to the current buffer.
10497         (set-mark): Update selection if select-active-regions is non-nil.
10499         * select.el (x-valid-simple-selection-p): Allow buffer values.
10501 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10503         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
10504         and more featureful message-mode.
10506 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
10508         * select.el (x-set-selection): Doc fix.
10509         (x-valid-simple-selection-p): Disallow selection data consisting
10510         of a list or cons of integers, since that is not used.
10511         (xselect--selection-bounds, xselect--int-to-cons): New functions.
10512         (xselect-convert-to-string, xselect-convert-to-length)
10513         (xselect-convert-to-filename, xselect-convert-to-charpos)
10514         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
10516 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
10518         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
10519         output in -break-info command (Emacs bug #3794).
10521 2009-07-14  Glenn Morris  <rgm@gnu.org>
10523         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
10524         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
10525         (edebug-print-length, edebug-print-level, edebug-print-circle)
10526         (edebug-sit-for-seconds, edebug-view-outside)
10527         (edebug-bounce-point, edebug-set-global-break-condition)
10528         (edebug-Go-nonstop-mode, edebug-trace-mode)
10529         (edebug-Trace-fast-mode, edebug-continue-mode)
10530         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
10531         (edebug-visit-eval-list): Doc fixes.
10533         * subr.el (def-edebug-spec): Doc fix.
10535 2009-07-14  Kenichi Handa  <handa@m17n.org>
10537         * international/characters.el: Fix setting of category ?C.
10539 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
10541         * term/ns-win.el (x-select-font): defalias x-select-font to
10542         ns-popup-font-panel instead of generate-fontset-menu.
10544 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
10546         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
10548 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
10550         * arc-mode.el (archive-find-type): Allow for a PK00 string before
10551         the PK\003\004 header (Bug#3770).
10553 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
10555         * pcomplete.el (pcomplete-comint-setup): Check for
10556         shell-dynamic-complete-filename too.
10558 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
10560         * simple.el (temporary-goal-column): Change the value for
10561         line-move-visual to a cons cell.
10562         (line-move-visual): Record or set the window hscroll, if
10563         necessary (Bug#3494).
10564         (line-move-1): Handle cons value of temporary-goal-column.
10566 2009-07-11  Kenichi Handa  <handa@m17n.org>
10568         * international/mule-diag.el (describe-character-set): Don't show
10569         width.
10571 2009-07-10  Sam Steingold  <sds@gnu.org>
10573         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10574         Omake sometimes indents the errors it prints, so allow all
10575         regexps to start with spaces.
10577 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
10579         * cus-edit.el (customize-changed-options-previous-release):
10580         Bump value to 22.1.  (Bug#3804)
10582 2009-07-08  Sam Steingold  <sds@gnu.org>
10584         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
10585         to be a cons cell (test . ignored-directory) to selectively ignore
10586         some directories depending on the location of the search.
10588 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
10590         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
10591         remote user is root, on the local host.
10592         (tramp-local-host-p): Either the local user or the remote user
10593         must be root.  (Bug#3771)
10595 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10597         * progmodes/gdb-mi.el (gdb): Remove description of
10598         gdb-use-separate-io-buffer.
10599         (menu): Don't allow toggling of or enable
10600         gdb-use-separate-io-buffer from menubar.
10602 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
10604         * mail/unrmail.el (unrmail): Make sure the message ends with two
10605         newlines (Bug#3769).
10607 2009-07-08  Glenn Morris  <rgm@gnu.org>
10609         * calendar/calendar.el (calendar-current-date): Rework previous change.
10611 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
10613         * calendar/calendar.el (calendar-current-date):
10614         Add an optional argument giving an offset from today.
10616 2009-07-08  Glenn Morris  <rgm@gnu.org>
10618         * tutorial.el (tutorial--describe-nonstandard-key):
10619         Adjust the message for when a key has been unbound.
10620         (help-with-tutorial): Hide the arch-tag.
10622 2009-07-08  Kenichi Handa  <handa@m17n.org>
10624         * international/fontset.el (setup-default-fontset): For each
10625         script, append (not set) font-specs.
10627         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
10628         docstring.
10630 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10632         * progmodes/gdb-mi.el (gdb-init-1): Move sending
10633         -data-list-register-names to ...
10634         (gdb-starting): ... here because GDB 7.0 requires execution to
10635         have started when using this MI command.
10636         (gdb-set-header): New function to distinguish select and
10637         unselected tabs in gdb buffers.
10638         (gdb-propertize-header): New macro that uses gdb-set-header.
10639         (gdb-breakpoints-header, gdb-locals-header): Use it.
10640         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
10642 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
10644         * Makefile.in (ELCFILES): Remove fadr.elc.
10646 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
10648         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
10649         may contain frame information, so `string-match' should be used.
10650         (gdb-update): Disassembly is invalidated through
10651         `gdb-get-selected-frame'.
10652         (gdb-pad-string): New function to pad string with spaces.
10653         (gdb-invalidate-disassembly): Invalidate only if the buffer
10654         exists.
10655         (gdb-disassembly-handler-custom): Column alignment.
10656         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
10657         placing new ones.
10658         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
10659         end of line, too.
10660         (gdb-frame-handler): Match convention to for disassembly buffer
10661         mode name.
10662         (gdb-stack-list-frames-handler): Rewritten without regexps.
10663         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
10664         not highlight breakpoints without line information.
10665         (gdb-input): Add trailing newline to command.
10667         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
10668         buffer properly.
10669         (gdb-breakpoints-list-handler-custom): Replacement for
10670         `gdb-break-list-handler'.  Using real parser instead of regexps
10671         now.
10672         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
10673         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
10674         to place breakpoints.
10675         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
10676         functions.
10677         (gdb-disassembly-handler-custom): Show overlay arrow.
10678         (gdb-disassembly-place-breakpoints): Show breakpoints in
10679         disassembly buffer.
10680         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
10681         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
10682         instead of parsing breakpoints buffer.  Fixed old menu references
10683         in `gud-menu-map'.
10685         * fadr.el: Remove.
10687         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
10688         (gdb-memory-address): New variable which holds top address of
10689         memory page shown in memory buffer.
10690         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
10691         customization variables.
10692         New functions:
10693         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
10694         display the memory buffer.
10695         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
10696         buffer display parameters.
10697         (def-gdb-memory-format, gdb-memory-format-binary)
10698         (gdb-memory-format-octal, gdb-memory-format-unsigned)
10699         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
10700         Functions for setting memory buffer format.
10701         (gdb-memory-unit-word, gdb-memory-unit-halfword)
10702         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
10703         unit size used in memory buffer.
10704         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
10705         to next/previous page of memory buffer.
10706         Now using (bindat-get-field) instead of fadr functions.
10708 2009-07-07  Sam Steingold  <sds@gnu.org>
10710         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
10711         non-top-level files.
10713 2009-07-07  Kenichi Handa  <handa@m17n.org>
10715         * international/mule-cmds.el (reset-language-environment): Put
10716         the highset priority to the charset iso-8859-1.
10718 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
10720         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
10721         to the end of the line when locating the block (Bug#700).
10723 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
10725         * net/tramp.el (tramp-handle-write-region): Flush file properties
10726         in case of short track.
10728 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
10730         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
10731         Coded custom representation of verilog error regular expressions
10732         to work with Emacs-22's new format.
10733         (verilog-error-regexp-xemacs-alist): Coded custom representation
10734         of verilog error regular expressions to work with XEmacs format.
10735         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
10736         error recognition into XEmacs.
10737         (verilog-error-regexp-add-emacs): Hook routine to install verilog
10738         error recognition into Emacs-22.
10740 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
10742         * woman.el: Remove stand-alone closing parentheses.
10743         (woman-file-name, woman2-format-paragraphs)
10744         (woman-leave-blank-lines): Code cleanup.
10745         (woman-use-own-frame): Change default to nil.
10746         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
10747         defaults to inherit from default faces.
10748         (woman2-process-escapes): Consume the newline after a stand-alone
10749         filler character (Bug#3651).
10751 2009-07-06  Glenn Morris  <rgm@gnu.org>
10753         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
10754         (top-level): Move provide to the end.
10755         (ffap): Remove defunct URL from custom group.
10757         * subr.el (eval-after-load): Doc fix.
10759 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
10761         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
10762         `calc-embedded-word' is called twice.
10764 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10766         * files.el (find-alternate-file-other-window, find-alternate-file):
10767         Obey confirm-nonexistent-file-or-buffer.
10769 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
10771         * dired-aux.el (dired-show-file-type): Handle remote files.
10773 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
10775         * desktop.el (desktop-globals-to-save):
10776         Add file-name-history (Bug#2750).
10778 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
10780         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
10782 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
10784         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
10785         property on entire argument since this is what eshell-lisp-command
10786         expects.
10788 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
10790         * net/tramp-gvfs.el (tramp-gvfs-methods)
10791         (tramp-gvfs-zeroconf-domain)
10792         (tramp-bluez-discover-devices-timeout): Add version flag.
10793         (tramp-gvfs-handler-mounted-unmounted)
10794         (tramp-gvfs-connection-mounted-p): Polish handling of
10795         incompatibilities between GVFS 0.2 and 1.0.
10797 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
10799         * cus-start.el (all): Add make-pointer-invisible.
10801 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
10803         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
10804         formatted correctly.
10806 2009-07-02  Juri Linkov  <juri@jurta.org>
10808         * info.el: Virtual Info files and nodes.
10809         (Info-virtual-files, Info-virtual-nodes): New variables.
10810         (Info-current-node-virtual): New variable.
10811         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
10812         New functions.
10813         (Info-file-supports-index-cookies): Use Info-virtual-file-p
10814         to check for a virtual file instead of checking a fixed list
10815         of node names.
10816         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
10817         instead of ad-hoc processing of "dir" and (apropos history toc).
10818         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
10819         instead of ad-hoc processing of "dir" and (apropos history toc).
10820         Reread a file when moving from a virtual node.
10821         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
10822         (Info-directory-toc-nodes, Info-directory-find-file)
10823         (Info-directory-find-node): New functions.
10824         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
10825         (Info-history): Move part of code to
10826         `Info-history-find-node'.
10827         (Info-history-toc-nodes, Info-history-find-file)
10828         (Info-history-find-node): New functions.
10829         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
10830         (Info-toc): Move part of code to `Info-toc-find-node'.
10831         (Info-toc-find-node): New function.
10832         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
10833         the current Info file name to references because now the node
10834         "*TOC*" belongs to the same Info manual.
10835         (Info-toc-build): Rename from `Info-build-toc'.
10836         (Info-toc-nodes): Rename input argument `file' to `filename'.
10837         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
10838         instead of ad-hoc processing of ("dir" apropos history toc).
10839         (Info-index-nodes): Use Info-virtual-file-p
10840         to check for a virtual file instead of checking a fixed list
10841         of node names.
10842         (Info-index-node): Add check for `Info-current-node-virtual'.
10843         Raise `save-match-data' higher up the tree to contain
10844         `search-forward' too (bug fix).
10845         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
10846         (Info-virtual-index-nodes): New variable.
10847         (Info-virtual-index-find-node, Info-virtual-index): New functions.
10848         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
10849         (Info-apropos-file, Info-apropos-nodes): New variables.
10850         (Info-apropos-toc-nodes, Info-apropos-find-file)
10851         (Info-apropos-find-node, Info-apropos-matches): New functions.
10852         (info-apropos): Move part of code to `Info-apropos-find-node' and
10853         `Info-apropos-matches'.
10854         (Info-mode-map): Bind "I" to `Info-virtual-index'.
10855         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
10856         for a virtual file instead of checking a fixed list of node names.
10858         * simple.el (async-shell-command): New command.
10860         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
10862         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
10863         instead of `mount-info'.
10865 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
10867         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
10868         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
10870 2009-07-02  Kenichi Handa  <handa@m17n.org>
10872         * international/mule.el (set-keyboard-coding-system): Force *-unix
10873         coding-system to avoid eol conversion.
10875 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
10877         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10878         Add handler for `process-file', `shell-command' and
10879         `start-file-process'.
10880         (tramp-gvfs-handle-shell-command)
10881         (tramp-gvfs-handle-start-file-process)
10882         (tramp-gvfs-handle-process-file): New defuns.
10883         (tramp-synce-list-devices): Simplify check for existence of property.
10885 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
10887         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
10889 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
10891         * language/korean.el (set-language-info-alist): Add korean-cp949,
10892         cp949 to spec.
10894 2009-07-01  Kenichi Handa  <handa@m17n.org>
10896         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
10898         * international/encoded-kb.el: Deleted.
10900         * international/mule.el (set-keyboard-coding-system): Perform the
10901         necessary setup here instead of calling encoded-kbd-setup-display.
10903 2009-07-01  Glenn Morris  <rgm@gnu.org>
10905         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
10907 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
10909         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
10911 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
10913         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
10914         Handle also the 'rename case, when setting file modes.  (Bug#3712)
10915         (tramp-default-file-modes): Remove execute permissions.
10917         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
10918         (top): Add a default for "synce" in `tramp-default-user-alist'.
10919         Add completion function for "synce" method.
10920         (tramp-hal-service, tramp-hal-path-manager)
10921         (tramp-hal-interface-manager, tramp-hal-interface-device):
10922         New defconst.
10923         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
10924         (tramp-synce-list-devices, tramp-synce-parse-device-names):
10925         New defuns.
10927         * net/trampver.el: Update release number.
10929 2009-06-30  Kenichi Handa  <handa@m17n.org>
10931         * international/fontset.el (setup-default-fontset): Add CJK fonts
10932         for symbols and the other miscellaneous characters.
10934         * language/korea-util.el (setup-korean-environment-internal):
10935         Make char-width-table suitable for Korean environments.
10936         (exit-korean-environment): Cancel above.
10938         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
10939         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
10940         setup-function to make char-width-table suitable for respective
10941         environments, and an exit-function to cancel that.
10943         * language/japan-util.el (setup-japanese-environment-internal):
10944         Call use-cjk-char-width-table with arg `ja_JP'.
10946         * international/characters.el (cjk-char-width-table): Delete it.
10947         (cjk-char-width-table-list): New variable.
10948         (use-cjk-char-width-table): New arg local-name.
10949         (use-default-char-width-table): Fix for the case that Emacs is
10950         already using the default char-width-table.
10952 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
10954         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
10955         modes mandatory.  (Bug#3712)
10957 2009-06-29  Alan Mackenzie  <acm@muc.de>
10959         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
10960         correction between the visible width of TABs and their number of bytes.
10962 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
10964         * server.el (server-buffer-done): Prevent kill-buffer from
10965         prompting by clearing the buffer modification flag (Bug#3696).
10967 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
10969         * progmodes/verilog-mode.el (verilog-beg-of-statement)
10970         (verilog-endcomment-reason-re): Support unique case and priority case.
10971         (verilog-basic-complete-re): Support localparam lineup.
10972         (verilog-beg-of-statement-1): Fix for robustness, unique case.
10973         (verilog-set-auto-endcomments): Fix for unique case, always_comb
10974         commenting.
10975         (verilog-leap-to-case-head): Now support *nested* unique &
10976         priority case statements.
10977         (verilog-auto-lineup): Make just declarations the default (as it
10978         had been).
10979         (verilog-leap-to-case-head): Support priority/unique case statements.
10980         (verilog-auto-lineup): Rework to give users radio buttons to
10981         select the various styles of automatic lineup.
10982         (verilog-error-regexp-alist): Rework to support the XEmacs style
10983         of error regular expressions from compilers, lint tools &
10984         simulators.  Note that GNU Emacs has made it impossible for a mode
10985         to load such things.
10986         (electric-verilog-terminate-line, verilog-indent-declaration)
10987         (verilog-auto-wiure): Rework for radio button selection of
10988         auto-lineup selection of specification of auto lineup.
10989         (verilog-beg-of-statement-1): Redesign to support proper operation
10990         in additional code, based on testing with auto-lineup.
10991         (verilog-calculate-indent, assignments & declarations)
10992         (verilog-backward-token): Enhance to support auto-lineup of
10993         assignments & declarations.
10994         (verilog-in-directive-p, verilog-at-struct-p): New function for
10995         easy test of whether we are.
10996         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
10997         to support safe execution at almost anyline.
10998         (verilog-calc-1): Properly support indenting deep inside generate
10999         blocks.
11000         (verilog-init-font): Remove definition & use of verilog-init-font,
11001         as it is redundant with font-lock-defaults.
11002         (verilog-mode): Alter the definition of verilog-font-lock-defaults
11003         to avoid circular calls if syntax-ppss is a function (as is the
11004         case now in 22.x GNU Emacs) as that function would sometimes call
11005         itself, leading to (nearly) infinite recursion.
11006         (verilog-ovm-begin-re, verilog-ovm-end-re)
11007         (verilog-ovm-statement-re, verilog-leap-to-head)
11008         (verilog-backward-token): Add support for OVM macros.  Some are
11009         complete statements, and others open and close scopes like begin
11010         and end.
11011         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
11012         (verilog-defun-level-generate-only-re): Really fix the defun-list
11013         compilation issue.
11014         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
11015         coverpoint, constraint and cross statements.
11016         (verilog-defun-level-list, verilog-generate-defun-level-list)
11017         (verilog-all-defun-level-list): Redo these specifications - it is
11018         too hard to support eval-when compile aggregation of lists also
11019         built at when-compile time.
11020         (verilog-defun-level-list): Place defconsts of variables used in
11021         building regular expressions which are built in eval-when-compile
11022         bodies in the same eval-when-compile body to facilitate compile
11023         without load.
11024         (verilog-beg-block-re-ordered): Support indenting
11025         virtual/protected tasks and functions.
11026         (verilog-defun-level-list, verilog-in-generate-region-p)
11027         (verilog-backward-ws&directives, verilog-calc-1): Speed up
11028         indentation of some module items (generate items).
11029         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
11030         across virtual/protected tasks and functions.
11032 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
11034         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
11035         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
11036         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
11037         in concatenations.  Reported by Yishay Belkind.
11038         (verilog-auto-ascii-enum): Support one-hot state machines in
11039         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
11040         (verilog-auto-inst, verilog-auto-inst-port): Include interface
11041         modport in AUTOINST and add vl-modport for users.  Reported by
11042         David Rogoff.
11043         (verilog-auto-inout-module, verilog-auto-inst)
11044         (verilog-decls-get-interfaces, verilog-insert-definition)
11045         (verilog-insert-one-definition, verilog-read-decls)
11046         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
11047         (verilog-sig-modport, verilog-signals-combine-bus)
11048         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
11049         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
11050         Suggested by David Rogoff.
11051         (verilog-repair-open-comma): Fix non-insertion of comma when
11052         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
11053         (verilog-make-width-expression): Simplify [A-1:0] expression
11054         widths to just {A{1'b0}}.
11055         (verilog-mode): Cleanup checkdoc warnings.
11056         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
11057         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
11058         inputs/outputs or data type.  Suggested by Vasu Kandadi.
11059         (next-error-last-buffer): Fix byte-compiler warning.
11060         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
11061         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
11062         or shell command text during AUTO expansion.  Suggested by Tad Truex.
11063         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
11064         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
11065         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
11066         in AUTOINOUT.  Reported by Matthew Lovell.
11067         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
11068         causing use of <= assignments.  Reported by Alex Reed.
11069         (verilog-read-decls): Fix triand, trior, wand, wor to be
11070         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
11071         (verilog-extended-complete-re): Support import "DPI-C" functions.
11072         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
11073         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
11074         (verilog-insert-date, verilog-insert-year)
11075         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
11076         Windows systems.  Reported by Michael Potts.
11077         (verilog-read-module-name): Fix AUTOINST when the child module
11078         declaration's name is a tick define.  Reported by Elliot Mednick.
11079         (verilog-read-decls): Fix V2K parameter bit subscripts getting
11080         passed to next parameter's definition.  Reported by Bruce T.
11081         (verilog-read-decls): Fix detecting "parameter int" when using
11082         AUTOINSTPARAM.  Reported by Bruce T.
11083         (verilog-goto-defun): Fix goto not finding modules unless first
11084         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
11085         (verilog-mode): Expand -f flag arguments on entry to mode so
11086         verilog-goto-defun will work.  Reported by Lawrence Butcher.
11087         (verilog-getopt): Expand environment variables in -f file
11088         arguments.  Suggested by Lawrence Butcher.
11089         (verilog-set-define): Fix "Symbol's value as variable is void"
11090         when reading enumerations.
11091         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
11092         Suggested by Stephen Peltan.
11093         (verilog-read-defines): Fix reading of enumerations in include
11094         files.  Reported by Steve Peltan.
11096 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11098         * files.el (trash-directory): Fix defcustom type.
11100 2009-06-28  Juri Linkov  <juri@jurta.org>
11102         * help-fns.el (describe-function-1): Correctly locate adviced
11103         functions in hyperlink (Bug#2438).
11105 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
11107         * files.el (trash-directory): Change default to nil.
11108         (move-file-to-trash): If trash-directory is nil and
11109         system-move-file-to-trash is unbound, perform freedesktop-style
11110         trashing.
11112 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11114         * files.el (move-file-to-trash): Add freedesktop trash
11115         support (Bug#973).
11117 2009-06-28  Glenn Morris  <rgm@gnu.org>
11119         * autorevert.el (global-auto-revert-non-file-buffers)
11120         (global-auto-revert-mode): Doc fixes.
11122 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
11124         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
11126 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
11128         * faces.el (x-handle-named-frame-geometry): Ensure that we have
11129         opened an X connection before calling x-get-resource (Bug#3194).
11131         * play/doctor.el: Remove reference to obsolete website.
11132         (make-doctor-variables): Correct grammar mistake (Bug#2633).
11134 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
11136         Remove find-file-not-found-hook VC method.  (Bug#2757)
11137         * vc-hooks.el (vc-file-not-found-hook)
11138         (vc-default-find-file-not-found-hook): Remove functions.
11139         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
11140         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
11141         * vc.el:
11142         * vc-hg.el:
11143         * vc-git.el: Do not mention find-file-not-found-hook VC method.
11145 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
11147         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
11148         compatibility function for `looking-back'.
11150         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11151         Use `ispell-looking-back'.
11153 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
11155         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
11156         rather than `filename'.
11158 2009-06-23  Miles Bader  <miles@gnu.org>
11160         * face-remap.el (text-scale-set): New function.
11162 2009-06-23  Glenn Morris  <rgm@gnu.org>
11164         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
11166         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
11168         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
11170         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
11172         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
11173         Simplify Persian conditionals.
11175         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
11176         variable `filename'.
11178         * comint.el (comint-insert-input): Doc fix.
11180         * Makefile.in (ELCFILES): Fix typo in previous change.
11182 2009-06-23  Miles Bader  <miles@gnu.org>
11184         * cus-start.el: Add entry for `recenter-redisplay'.
11186 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11188         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
11189         Add an optional argument for the backend, use it instead of
11190         calling vc-backend.
11191         (vc-mode-line): Add an optional argument for the backend.
11192         Pass the backend to vc-state and vc-working-revision.  Move code for
11193         special handling for vc-state being a buffer to ...
11195         * vc-rcs.el (vc-rcs-find-file-hook):
11196         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
11198         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
11199         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
11200         vc-stay-local-p and vc-mode-line calls.
11202         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
11203         (vc-cvs-diff, vc-cvs-annotate-command)
11204         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
11205         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
11206         vc-mode-line calls.
11208         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
11209         direct comparison.
11210         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
11211         backend when calling vc-mode-line.
11212         (vc-register): Do not create a closure for calling the vc register
11213         function, call it directly.
11215 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11217         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
11218         to make it obvious item can be clicked.
11220         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
11222 2009-06-23  Kenichi Handa  <handa@m17n.org>
11224         * language/korea-util.el (korean-key-bindings): Change the binding
11225         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
11226         same command.
11228 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
11230         Sync with Tramp 2.1.16.
11232         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
11234         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
11235         when a loading of a package fails.  Completion function for rsync
11236         is `tramp-completion-function-alist-ssh'.
11237         (all): Replace all calls of `split-string' and
11238         `tramp-split-string' by `tramp-compat-split-string'.
11239         (tramp-default-method): Use `tramp-compat-process-running-p'.
11240         (tramp-default-proxies-alist): Allow also Lisp forms.
11241         (tramp-remote-path): Add choice "Private Directories".
11242         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
11243         (tramp-domain-regexp): Allow also "-", "_" and ".".
11244         (tramp-end-of-output): Remove newlines, and add "$" at the end.
11245         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
11246         (tramp-debug-message): Insert header line in debug buffer.
11247         (tramp-handle-directory-files-and-attributes-with-stat):
11248         Care about filenames with spaces, or starting with "-".
11249         (tramp-handle-dired-uncache): New defun.
11250         (tramp-handle-insert-directory): Don't flush the directory from
11251         cache, this is handled by `dired-uncache' now.
11252         (tramp-handle-insert-file-contents): Improve error handling.
11253         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
11254         Quote `tramp-end-of-output'.
11255         (tramp-action-password): Improve trace message.
11256         (tramp-check-for-regexp): Both echoes must be present, before removing.
11257         (tramp-open-connection-setup-interactive-shell): Trace coding system.
11258         (tramp-compute-multi-hops): Eval cons cells of
11259         `tramp-default-proxies-alist'.
11260         (tramp-maybe-open-connection): Use the same command pattern for
11261         first hop and further hops.
11262         (tramp-wait-for-output): Remove handling of newlines.
11263         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
11264         (tramp-split-string): Remove function.  It is handled in
11265         tramp-compat now.
11267         * net/tramp-cmds.el (tramp-bug):
11268         Recommend `tramp-cleanup-all-connections' in the bug mail.
11270         * net/tramp-compat.el (tramp-compat-split-string)
11271         (tramp-compat-process-running-p): New defuns.
11273         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
11274         for `dired-uncache'.
11276         * net/tramp-gvfs.el: New package.
11278         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
11279         Add handler for `dired-uncache'.
11280         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
11282         * net/trampver.el: Update release number.  Make version check fit
11283         for SXEmacs 22.
11285 2009-06-22  Jim Meyering  <meyering@redhat.com>
11287         Automatically handle .xz suffix (XZ-compressed files), too.
11288         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
11289         XZ is the successor to LZMA: <http://tukaani.org/xz/>
11291 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
11292             Nick Roberts  <nickrob@snap.net.nz>
11294         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
11295         repository (http://sphinx.net.ru/hg/gdb-mi/).
11297 2009-06-22  Glenn Morris  <rgm@gnu.org>
11299         * files.el (dir-locals-collect-mode-variables): Allow for any number of
11300         `mode' and `eval' entries.  (Bug#3430)
11302         * Makefile.in (ELCFILES): Add fadr.elc.
11304         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
11305         differing behavior of \n and ^ in strings.  (Bug#3385)
11307         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
11309         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
11310         property.
11311         (lisp-indent-function): Make it a defcustom.
11313 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
11315         * progmodes/gdb-ui.el: Replace with ...
11316         * progmodes/gdb-mi.el: ... this file.
11317         * progmodes/gud.el: Modify for gdb-mi.el.
11319 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
11321         * fadr.el: New file.
11323 See ChangeLog.14 for earlier changes.
11325 ;; Local Variables:
11326 ;; coding: utf-8
11327 ;; End:
11329     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
11331   This file is part of GNU Emacs.
11333   GNU Emacs is free software: you can redistribute it and/or modify
11334   it under the terms of the GNU General Public License as published by
11335   the Free Software Foundation, either version 3 of the License, or
11336   (at your option) any later version.
11338   GNU Emacs is distributed in the hope that it will be useful,
11339   but WITHOUT ANY WARRANTY; without even the implied warranty of
11340   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11341   GNU General Public License for more details.
11343   You should have received a copy of the GNU General Public License
11344   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
11346 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1