Fix ChangeLog typo.
[emacs.git] / lisp / ChangeLog
blob33e93d80026a80894fce4ec4e5ffc3377b216f36
1 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
3         * international/mule.el (auto-coding-alist):  Only purecopy
4         car of each item, not the whole list (Bug#6083).
6 2010-05-02  Chong Yidong  <cyd@stupidchicken.com>
8         * progmodes/js.el (js-mode): Make paragraph variables local before
9         calling c-setup-paragraph-variables (Bug#6071).
11 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
13         * composite.el (compose-region, reference-point-alist): Fix typos
14         in the doc strings.
16 2010-04-28  Alexander Klimov <alserkli@inbox.ru> (tiny change)
18         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
19         gnuplot's "set" command.
21 2010-04-26  Juanma Barranquero  <lekktu@gmail.com>
23         * abbrev.el (last-abbrev-text): Doc fix.
24         (abbrev-prefix-mark): Don't escape parenthesis.
26 2010-04-24  Andreas Schwab  <schwab@linux-m68k.org>
28         * composite.el (find-composition): Doc fix.
30 2010-04-24  Juanma Barranquero  <lekktu@gmail.com>
32         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
33         (sql-oracle-program, sql-sqlite-options)
34         (sql-query-placeholders-and-send): Doc fixes.
35         (sql-set-product, sql-interactive-mode): Reflow docstrings.
36         (sql-imenu-generic-expression, sql-buffer)
37         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
38         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
39         (sql-mode-sybase-font-lock-keywords)
40         (sql-mode-informix-font-lock-keywords)
41         (sql-mode-interbase-font-lock-keywords)
42         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
43         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
44         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
45         (sql-product-feature, sql-highlight-product)
46         (comint-line-beginning-position, sql-rename-buffer)
47         (sql-toggle-pop-to-buffer-after-send-region)
48         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
49         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
50         Fix typos in docstrings.
52 2010-04-23  Juri Linkov  <juri@jurta.org>
54         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
55         property instead of `invisible' and `after-string' (bug#5998).
57 2010-04-23  Juri Linkov  <juri@jurta.org>
59         * image-mode.el (image-mode-as-text): Fix typo in docstring.
61 2010-04-23  Juanma Barranquero  <lekktu@gmail.com>
63         * filecache.el (file-cache-add-directory-list)
64         (file-cache-add-directory-recursively): Fix typos in docstrings.
66 2010-04-22  Kenichi Handa  <handa@m17n.org>
68         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
69         (gujarati-composable-pattern): Fix typo.
71 2010-04-20  Kenichi Handa  <handa@m17n.org>
73         * language/indian.el (oriya-composable-pattern)
74         (tamil-composable-pattern, malayalam-composable-pattern): Add
75         two-part vowels to "v" (vowel sign).
77 2010-04-20  Chong Yidong  <cyd@stupidchicken.com>
79         * files.el (copy-directory): Handle symlinks (Bug#5982).
81         * progmodes/compile.el (compilation-next-error-function): Revert
82         2009-10-12 change (Bug#5983).
84 2010-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
86         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
87         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
88         (Bug#5846).
90 2010-04-20  Glenn Morris  <rgm@gnu.org>
92         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
94         * minibuffer.el (completion-at-point): Doc fix.
96 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
98         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
99         destroy list before using it.
101 2010-04-17  Dan Nicolaescu  <dann@ics.uci.edu>
103         Fix the version number for added files.
104         * vc-hg.el (vc-hg-working-revision): Check if the file is
105         registered after hg parent fails (Bug#5961).
107 2010-04-17  Glenn Morris  <rgm@gnu.org>
109         * htmlfontify.el (htmlfontify-buffer)
110         (htmlfontify-copy-and-link-dir): Autoload entry points.
112 2010-04-17  Magnus Henoch  <magnus.henoch@gmail.com>
114         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
115         name relative to the project root (Bug#5960).
117 2010-04-16  Glenn Morris  <rgm@gnu.org>
119         * vc-git.el (vc-git-print-log): Doc fix.
121 2010-04-14  Óscar Fuentes  <ofv@wanadoo.es>
123         * ido.el (ido-file-internal): Fix 2009-12-02 change.
125 2010-04-14  Christoph  <cschol2112@googlemail.com>  (tiny change)
127         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
128         default settings (Bug#5928).
130 2010-04-10  Glenn Morris  <rgm@gnu.org>
132         * progmodes/fortran.el (fortran-match-and-skip-declaration):
133         New function.
134         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
136 2010-04-07  Kenichi Handa  <handa@m17n.org>
138         * language/indian.el (malayalam-composable-pattern): Fix previous
139         change (add U+0D4D "SIGN VIRAMA").
140         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
141         (tamil-composable-pattern): Fix typo in the regexp.
142         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
143         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
144         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
146 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
148         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
149         paragraph-separate (Bug#5821).
151 2010-04-05  Juri Linkov  <juri@jurta.org>
153         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
155         * info.el (Info-find-node-2): Comment out code that skips
156         breadcrumbs line.
157         (Info-mouse-follow-link): New command.
158         (Info-link-keymap): New keymap.
159         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
160         Return a string with links instead of inserting breadcrumbs
161         to the Info buffer.
162         (Info-fontify-node): Comment out code that inserts breadcrumbs.
163         Instead of putting the `invisible' text property over the Info
164         header, make an overlay over the Info header with the `invisible'
165         property and `after-string' set to the string returned by
166         `Info-breadcrumbs'.
168 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
170         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
171         Reported by monkey@sandpframing.com.
173 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
175         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
176         (semantic-create-imenu-directory-index): Fix typos in docstrings.
177         (semantic-imenu-goto-function): Reflow docstring.
179 2010-03-30  Tomas Abrahamsson  <tab@lysator.liu.se>
181         * textmodes/artist.el (artist-mode): Fix typo in docstring.
182         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
184 2010-03-30  Kenichi Handa  <handa@m17n.org>
186         * language/sinhala.el (composition-function-table): Fix regexp for
187         the new Unicode specification.
189         * language/indian.el (devanagari-composable-pattern)
190         (tamil-composable-pattern, kannada-composable-pattern)
191         (malayalam-composable-pattern): Adjust for the new Unicode
192         specification.
193         (bengali-composable-pattern, gurmukhi-composable-pattern)
194         (gujarati-composable-pattern, oriya-composable-pattern)
195         (telugu-composable-pattern): New variables to cope with the new
196         Unicode specification.  Use them in composition-function-table.
198 2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
200         Make tmm-menubar work for the Buffers menu again (bug#5726).
201         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
202         vectors rather than cons cells, as used in menu-bar-update-buffers.
204 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
206         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
207         (js-insert-and-indent): Revert 2009-08-15 change, restoring
208         electric punctuation for "{}();,:" (Bug#5586).
210         * mail/sendmail.el (mail-default-directory): Doc fix.
212 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
214         * mail/sendmail.el (mail-default-directory): Doc fix.
216 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
218         * subr.el (version-regexp-alist, version-to-list)
219         (version-list-<, version-list-=, version-list-<=)
220         (version-list-not-zero, version<, version<=, version=): Doc fix.
221         (Bug#5744).
223 2010-03-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
224             Nick Roberts  <nickrob@snap.net.nz>
226         * progmodes/gdb-ui.el (gdb-apple-test): New function.
227         (gdb-init-1): Use it.
229 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
231         * vc.el (vc-root-diff): Doc fix.
233 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
235         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
237         * simple.el (append-to-buffer): Fix last change.
239 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
241         * simple.el (append-to-buffer): Ensure that point is preserved if
242         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
243         (Bug#5749)
245 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
247         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
248         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
249         not be present any more.
251 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
253         * faces.el (set-face-attribute): Fix typo in docstring.
254         (face-valid-attribute-values): Reflow docstring.
256         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
258 2010-03-23  Glenn Morris  <rgm@gnu.org>
260         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
262 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
264         * indent.el (indent-for-tab-command): Doc fix.
266 2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
268         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
269         (image-dired-read-comment): Doc fix.
271         * json.el (json-object-type, json-array-type, json-key-type)
272         (json-false, json-null, json-read-number):
273         * minibuffer.el (completion-in-region-functions):
274         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
275         (cal-tex-cursor-week):
276         * emacs-lisp/trace.el (trace-function):
277         * eshell/em-basic.el (eshell/printnl):
278         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
279         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
280         * obsolete/levents.el (allocate-event, event-key, event-object)
281         (event-point, event-process, event-timestamp, event-to-character)
282         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
283         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
284         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
285         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
286         (reftex-highlight-selection): Fix typos in docstrings.
288 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
290         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
292 2010-03-18  Glenn Morris  <rgm@gnu.org>
294         * mail/rmail.el (rmail-highlight-face): Restore option deleted
295         2008-02-13 without comment; mark it obsolete.
296         (rmail-highlight-headers): Use rmail-highlight-face once more.
298 2010-03-16  Chong Yidong  <cyd@stupidchicken.com>
300         * woman.el (woman2-process-escapes): Only consume the newline if
301         the filler character is on a line by itself (Bug#5729).
303 2010-03-16  Kenichi Handa  <handa@m17n.org>
305         * language/indian.el (devanagari-composable-pattern): Add more
306         consonants.
308 2010-03-14  Michael Albinus  <michael.albinus@gmx.de>
310         * net/trampver.el: Update release number.
312 2010-03-13  Glenn Morris  <rgm@gnu.org>
314         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
316 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
318         * net/tramp.el (tramp-find-executable):
319         Use `tramp-get-connection-buffer'.  Make the regexp for checking
320         output of "wc -l" more robust.
321         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
322         (tramp-open-connection-setup-interactive-shell): Remove workaround
323         for OpenSolaris bug, it is not needed anymore.
325 2010-03-13  Eric M. Ludlam  <zappo@gnu.org>
327         * cedet/semantic/imenu.el: New file, from the CEDET repository
328         (Bug#5412).
330 2010-03-12  Glenn Morris  <rgm@gnu.org>
332         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
334 2010-03-11  Wilson Snyder  <wsnyder@wsnyder.org>
336         * files.el (auto-mode-alist): Accept more verilog file patterns.
338 2010-03-09  Miles Bader  <miles@gnu.org>>
340         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
341         instead of "format:"; this ensures that the output is
342         newline-terminated.
344 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
346         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
347         that all errors are caught, and that the return value is always a
348         list (Bug#5692).
350 2010-03-08  Kenichi Handa  <handa@m17n.org>
352         * language/misc-lang.el (windows-1256): New coding system.
353         (cp1256): New alias of windows-1256 (bug#5690).
355 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
357         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
358         call to rfc822-bad-address.  (Bug#5692)
360 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
362         * vc-git.el (vc-git-annotate-extract-revision-at-line): Use
363         vc-git-root as default directory for revision path (Bug#5657).
365 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
367         * calculator.el (calculator): Don't bind split-window-keep-point
368         (Bug#5674).
370 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
372         * vc-git.el: Re-flow to fit into 80 columns.
373         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
374         Remove spurious `quote' element in each case alternative.
375         (vc-git-show-log-entry): Use prog1.
376         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
378 2010-03-06  Glenn Morris  <rgm@gnu.org>
380         * cedet/semantic/grammar.el (semantic-grammar-header-template):
381         Update template copyright to GPLv3+.
383 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
385         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
387 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
389         * macros.el (insert-kbd-macro): Look up keyboard macro using the
390         definition, not the name (Bug#5481).
392 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
394         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
395         argument with a local variable.  (Bug#5670)
397 2010-03-02  Juri Linkov  <juri@jurta.org>
399         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
401 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
403         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
404         error when FILENAME and NEWNAME are existing remote directories.
406         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
407         parameter DIR-FLAG.
409 2010-03-02  Glenn Morris  <rgm@gnu.org>
411         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
412         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
414 2010-03-01  Kenichi Handa  <handa@m17n.org>
416         * language/burmese.el (burmese-composable-pattern): Rename from
417         myanmar-composable-pattern.
419         * international/characters.el (script-list):
420         * international/fontset.el (script-representative-chars):
421         Change myanmar to burmese.
422         (otf-script-alist): Likewise.
423         (setup-default-fontset): Likewise.  Re-fix :otf spec.
425 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
427         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
429 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
431         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
433 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
435         * net/tramp.el (tramp-handle-write-region): START can be a string.
436         Take care in the checks.  Reported by Dan Davison
437         <davison@stats.ox.ac.uk>.
439 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
441         * net/dbus.el (dbus-introspect, dbus-get-property)
442         (dbus-set-property, dbus-get-all-properties): Use
443         `dbus-call-method' when noninteractive.  (Bug#5645)
445 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
447         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
448         * emacs-lisp/elint.el (elint-add-required-env):
449         * cedet/semantic/db-find.el
450         (semanticdb-find-translate-path-brutish-default):
451         * cedet/ede/make.el (ede-make-check-version):
452         * calendar/icalendar.el (icalendar--add-diary-entry):
453         * calc/calcalg2.el (math-tracing-integral):
454         * files.el (recover-session-finish): Use with-current-buffer
455         instead of save-excursion.
457 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
459         Fix in-buffer completion when after-change-functions modify the buffer.
460         * minibuffer.el (completion--replace): New function.
461         (completion--do-completion): Use it and use relative movement.
463 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
465         * international/fontset.el (setup-default-fontset): Fix :otf spec.
467 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
469         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
470         Allow the characters _<> in the stack entry (Bug#5653).
472 2010-02-26  Kenichi Handa  <handa@m17n.org>
474         * language/burmese.el: Fix entries in composition-function-table.
475         (myanmar-composable-pattern): New variable.
477         * international/fontset.el (setup-default-fontset): Add an entry
478         for myanmar.
480         * international/characters.el (script-list): Add Myanmar
481         Extended-A.
483 2010-02-26  Glenn Morris  <rgm@gnu.org>
485         * custom.el (custom-initialize-delay): Doc fix.
487         * mail/sendmail.el (send-mail-function): Autoload the call
488         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
490 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
492         * files.el (hack-local-variables-filter): For eval forms, also
493         check safe-local-variable-p (Bug#5636).
495 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
497         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
498         and use c(ad)r of cddr (Bug#5640).
500 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
502         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
503         setting the modes by `ignore-errors'.  It might fail, for example
504         if the file is not owned by the user but the group.
505         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
507 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
509         * files.el (directory-listing-before-filename-regexp): Use
510         stricter matching for iso-style dates, to avoid false matches with
511         date-like filenames (Bug#5597).
513         * htmlfontify.el (htmlfontify): Doc fix.
515         * eshell/eshell.el (eshell): Doc fix.
517         * startup.el (fancy-about-screen): In mode-line, apply
518         mode-line-buffer-id face only to the buffer name (Bug#5613).
520 2010-02-20  Kevin Ryde  <user42@zip.com.au>
522         * progmodes/compile.el (compilation-error-regexp-alist-alist):
523         In `watcom' anchor regexp to start of line, to avoid slowness
524         (Bug#5599).
526 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
528         * subr.el (remove-yank-excluded-properties): Explain in a comment
529         why `category' property is removed.
531 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
533         * isearch.el (isearch-update-post-hook, isearch-update): Revert
534         2010-02-17 change.
536 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
538         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
539         (icalendar--convert-weekly-to-ical)
540         (icalendar--convert-yearly-to-ical)
541         (icalendar--convert-block-to-ical)
542         (icalendar--convert-cyclic-to-ical)
543         (icalendar--convert-anniversary-to-ical): Take care of time
544         specifications where hour has 1-digit only (Bug#5549).
546 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
548         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
549         of disassemble output in GDB 7.1.
551 2010-02-19  Glenn Morris  <rgm@gnu.org>
553         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
554         property.  (Bug#5593)
556 2010-02-18  Sam Steingold  <sds@gnu.org>
558         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
560 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
562         Use abbreviated file names in bookmarks (bug#5591).
563         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
564         calls to expand-file-name.
565         (bookmark-relocate): Use abbreviated file names in bookmarks.
566         (bookmark-load): Use abbreviated file names in messages.
568 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
570         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
571         expand "." and "..".  Reported by Thierry Volpiatto
572         <thierry.volpiatto@gmail.com>.
574 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
576         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
577         permissions of the temporary file to "0600".  In case the remote
578         file has no read permissions for the owner, there might be
579         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
581 22010-02-18  Glenn Morris  <rgm@gnu.org>
583         * emacs-lisp/authors.el (authors-renamed-files-alist):
584         Add entries for INSTALL.CVS.
586 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
588         * vc-bzr.el: Fix typo in Known Bugs section.
590         * isearch.el (isearch-update-post-hook): New hook.
591         (isearch-update): Use the new hook.
593 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
595         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
596         Fix errors in copying directories.
597         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
598         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
599         (tramp-handle-delete-file)
600         (tramp-handle-dired-recursive-delete-directory)
601         (tramp-handle-write-region): Flush also the cache for the upper
602         directory.
604 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
606         * simple.el (save-interprogram-paste-before-kill): Doc fix.
608         * cus-edit.el (hardware): Doc fix.
610         * man.el (man): Add to external custom group.
612         * delim-col.el (columns): Move to wp custom group.
614         * doc-view.el (doc-view): Add to data custom group.
616         * cedet/data-debug.el (data-debug): Move to extensions group.
618         * cedet/ede.el (ede):
619         * cedet/srecode.el (srecode):
620         * cedet/semantic.el (semantic): Put in tools and extensions group.
622         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
624         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
625         by ispell-parse-output (Bug#5575).
627 2010-02-16  Kenichi Handa  <handa@m17n.org>
629         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
630         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
631         (skkdic-convert): Use `euc-japan' coding system for writing.
633 2010-02-16  Glenn Morris  <rgm@gnu.org>
635         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
636         tex-main-file before using it.  (Bug#5562)
638 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
640         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
641         warnings, since it is annoying for the user to see them each time he
642         runs the code.
644 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
646         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
647         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
648         instead of PROC for caching "first-password-request".  Otherwise,
649         new processes would not profit from passwords already entered.
651         * net/tramp-cache.el (tramp-dump-connection-properties):
652         Don't save "first-password-request" property.
654 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
656         * outline.el (outline-head-from-level):
657         * simple.el (with-wrapper-hook):
658         * cedet/ede.el (ede-run-target, project-delete-target)
659         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
660         (ede-adebug-project, ede-adebug-project-parent)
661         (ede-adebug-project-root):
662         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
663         (elint-defun, elint-buffer-env, elint-top-form-logged)
664         (elint-unbound-variable):
665         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
666         Fix typos in docstrings.
668 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
670         * files.el (insert-directory): When WILDCARD-REGEXP and
671         FULL-DIRECTORY-P are nil, insert the file entry instead of the
672         whole directory.  (Bug#5551)
674         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
675         dired's alignment sanity.  (Bug#5516)
677 2010-02-14  Juri Linkov  <juri@jurta.org>
679         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
680         Remove remaining ^H with their preceding chars.  (Bug#5566)
682 2010-02-13  Glenn Morris  <rgm@gnu.org>
684         * simple.el (transpose-subr): Give it a doc-string.
686         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
687         Doc fixes.
689 2010-02-12  Juri Linkov  <juri@jurta.org>
691         * arc-mode.el (archive-unique-fname): Make directories for nested
692         archives.  (Bug#5540)
694 2010-02-12  Juri Linkov  <juri@jurta.org>
696         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
698 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
700         * subr.el (copy-overlay): Handle deleted overlays.
702         * man.el (Man-completion-table): Don't signal an error if we can't run
703         manual-program (bug#4056).
705 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
707         * textmodes/artist.el (artist-mt): Fix typos in docstring.
709 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
711         * info.el (Info-bookmark-jump): Simplify.
713         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
714         (bookmark-default-handler): Accept new bookmark field `buffer'.
716 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
718         * iswitchb.el (iswitchb-completions): Revert last change.
720 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
722         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
723         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
724         This prevents file names like "~/" being listed literally.
726 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
728         * term/xterm.el (xterm-maybe-set-dark-background-mode):
729         Remove dead code.  (Bug#5546)
731 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
733         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
734         correctly (Bug#5548).
736 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
738         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
739         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
741 2010-02-08  Kenichi Handa  <handa@m17n.org>
743         * international/mule-util.el (with-coding-priority): Add autoload
744         cookie for putting `lisp-indent-function'.
746 2010-02-07  Glenn Morris  <rgm@gnu.org>
748         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
749         Move F2003 named interfaces from keywords-2 to keywords-1, and
750         use function-name-face rather than constant-face.
751         Simplify "abstract interface" regexp.
753 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
755         * eshell/esh-util.el (eshell-file-attributes): New optional arg
756         ID-FORMAT.  Pass it to `file-attributes'.
758         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
760 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
762         * faces.el (set-face-attribute): Allow calling
763         internal-set-lisp-face-attribute with 'unspecified family and
764         foundry argument (Bug#5536).
766 2010-02-07  Glenn Morris  <rgm@gnu.org>
768         * progmodes/f90.el (f90-font-lock-keywords-2)
769         (f90-looking-at-type-like, f90-looking-at-program-block-end):
770         Handle F2003 named interfaces.
772 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
774         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
775         beg and end before calling c-get-state-before-change-functions.
777 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
779         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
781 2010-02-05  Juri Linkov  <juri@jurta.org>
783         * doc-view.el (doc-view-mode):
784         * image-mode.el (image-mode): Put property mode-class=special.
785         (Bug#4896)
787 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
789         * vc-svn.el (vc-svn-revision-table): New function.
791 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
793         * net/ange-ftp.el (ange-ftp-insert-directory):
794         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
795         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
796         Handle also directories.  (Bug#5478)
798 2010-02-05  Glenn Morris  <rgm@gnu.org>
800         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
802 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
804         * startup.el (command-line-1): Convert options beginning with a
805         single dash as well (Bug#5519).
807 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
809         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
810         * minibuffer.el (completion-initials-expand): Only check the presence
811         of delims *within* the boundaries, since otherwise the / delim is
812         always found for files.
814         Fix up various corner case problems.
815         * doc-view.el (doc-view-last-page-number): New function.
816         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
817         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
818         (doc-view-kill-proc): Avoid inf-loop in freak cases.
819         (doc-view-reconvert-doc): Use the new recursive delete-directory.
820         (doc-view-convert-current-doc): Don't create the resolution.el file
821         here any more.
822         (doc-view-pdf/ps->png): Do it here instead.
823         (doc-view-already-converted-p): Check that resolution.el is present.
824         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
825         windows that are not yet showing images.
827 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
829         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
830         `dired-uncache' for every elemnt which is an absolute file name.
832         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
833         directory, handle its directory component.
834         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
835         function is called permanently and creates noise, otherwise.
837         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
838         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
839         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
841 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
843         * macros.el (apply-macro-to-region-lines):
844         Minor simplification.  (Bug#5485)
846 2010-02-04  Glenn Morris  <rgm@gnu.org>
848         * mail/rmail.el (rmail-show-message-1): Handle malformed
849         quoted-printable text.  (Bug#5441)
851         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
853         * simple.el (visual-line-mode): Capitalize lighter.
855 2010-02-03  John Wiegley  <jwiegley@gmail.com>
857         * iswitchb.el (iswitchb-completions): Add bookmark files to the
858         list of files considered for "virtual buffer" completions.
860 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
862         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
863         also in case of (and (not full) (not wildcard)). This is needed,
864         when dired is called with a list of files, which are not in
865         `default-directory'.  (Bug#5478)
867 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
869         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
871 2010-02-02  Juri Linkov  <juri@jurta.org>
873         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
874         from unidiff to allow function-line after @@.
876 2010-02-02  Juri Linkov  <juri@jurta.org>
878         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
879         '(RCS SCCS) with inverted condition.
881 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
883         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
884         messages.
886 2010-02-01  Juri Linkov  <juri@jurta.org>
888         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
889         compare with "pkunzip" and "pkzip" instead of only "pkzip".
890         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
891         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
893 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
895         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
896         (doc-view-revert-buffer): New command.
897         (doc-view-mode-map): Use it.
899 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
901         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
902         pending merge is detected.
904 2010-01-31  Juri Linkov  <juri@jurta.org>
906         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
907         beginning of interactive spec like all other grep commands do.
908         Put "all" in front of "gz".  (Bug#5260)
910 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
912         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
914 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
916         * dirtrack.el (dirtrack): Warn instead of signalling error if the
917         regexp is incorrect (Bug#5476).
919 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
921         * net/tramp.el (tramp-handle-insert-directory): Handle also
922         symlinks, when FILENAME is not in `default-directory'.
924 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
926         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
927         FILE is not in `default-directory'.  (Bug#5478)
929         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
930         of SWITCHES.  Handle the case, FILENAME is not in
931         `default-directory'.  (Bug#5478)
932         (tramp-register-file-name-handlers): Add safe-magic property.
934 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
936         * arc-mode.el (archive-zip-extract): Quote the argument passed to
937         unzip (Bug#5475).
939 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
941         * progmodes/flymake.el (flymake-allowed-file-name-masks)
942         (flymake-master-make-header-init): Add other C++ filename masks.
943         (flymake-find-possible-master-files)
944         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
946 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
948         Fix some busybox annoyances.
950         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
951         not responding." string.
952         (tramp-open-connection-setup-interactive-shell): Dump stty
953         settings.  Enable "neveropen" arg for all `tramp-send-command'
954         calls.  Handle "=" in variable values properly.
955         (tramp-find-inline-encoding): Raise an error, when no encoding is
956         found.
957         (tramp-wait-for-output): Check, whether PROC buffer is available.
958         Remove spurious " ^H" sequences, sent by busybox.
959         (tramp-get-ls-command): Suppress coloring, if possible.
961 2010-01-28  Glenn Morris  <rgm@gnu.org>
963         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
965         * log-edit.el (log-edit-strip-single-file-name): Add missing
966         :safe, :group, and :version tags.
968 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
970         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
971         buffers.  (Bug#5477)
973 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
975         * files.el (delete-directory): Handle moving to trash without
976         first doing recursion (Bug#5436).
978 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
980         * vc-hooks.el (vc-path): Mark as obsolete.
982 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
984         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
985         names too.
987         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
988         for the short log.
989         (vc-bzr-log-view-mode): Adjust regexp for the above change.
991 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
993         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
995         * vc-bzr.el (vc-bzr-revision-table): New function.
997 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
999         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
1000         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
1002 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
1004         Remove support for adding --signoff on commit.
1005         Future support will use an incompatible generic mechanism.
1006         * vc-git.el (vc-git-add-signoff): Remove variable.
1007         (vc-git-toggle-signoff): Remove function.
1008         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
1010         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
1011         from xterm-set-background-mode.  Return t if the background mode
1012         was set.
1013         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
1014         earlier, call it again in case the background mode has changed.
1016 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
1018         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
1019         (Bug#3541).
1021 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
1023         * emacs-lisp/assoc.el (aelement): Doc fix.
1024         (aput, adelete, amake): Use lexical-let (Bug#5450).
1026 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
1028         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
1029         is the same as subprogram call, not declaration.  (Bug#5435).
1031 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
1033         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
1034         (tramp-smb-maybe-open-connection): Use it.
1036 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
1038         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
1040 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1042         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
1043         just because we see "encoding: 8bit".
1044         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
1046 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
1048         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
1050 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
1052         * jka-compr.el (jka-compr-load): If load-file is not in
1053         load-history, try its file-truename version.  (bug#5447)
1055 2010-01-21  Alan Mackenzie  <acm@muc.de>
1057         Fix a situation where deletion of a cpp construct throws an error.
1058         * progmodes/cc-engine.el (c-invalidate-state-cache): Before
1059         invoking c-with-all-but-one-cpps-commented-out, check that the
1060         special cpp construct is still in the buffer.
1061         (c-parse-state): Record the special cpp with markers, not numbers.
1063 2010-01-21  Kenichi Handa  <handa@m17n.org>
1065         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
1066         process last-command-event, as it is now decoded first (Bug#5380).
1068 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
1070         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
1072 2010-01-20  Glenn Morris  <rgm@gnu.org>
1074         * indent.el (tab-always-indent): Fix custom-type.
1076 2010-01-19  Alan Mackenzie  <acm@muc.de>
1078         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
1079         buffer throws "args out of range".
1080         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
1081         playing the role of delimiter.
1083 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
1085         * progmodes/ada-mode.el: Fix bug#5400.
1086         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
1087         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
1088         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
1089         Improve comments in "is" portion.  Handle null procedure declaration.
1090         (ada-move-to-end): Improve doc string.
1092 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
1094         * ido.el (ido-cur-list): Initialize to nil.
1095         Remove obsolete information from commentary.
1096         (ido-choice-list): Initialize to nil.
1097         (ido-get-bufname): Reject minibuffers.
1098         (ido-make-buffer-list): If "default" is a nonexistent
1099         buffer, ignore it, as per the function's comment.
1100         (ido-kill-buffer-internal): New function.
1101         (ido-kill-buffer-at-head): Use it.
1102         (ido-visit-buffer): Likewise.
1104 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1106         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
1108 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1110         * cedet/ede/locate.el (ede-locate-file-in-project)
1111         (ede-locate-file-in-project-impl): Fix typos in docstrings.
1112         (ede-enable-locate-on-project): Fix typos in error messages.
1114         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
1115         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
1116         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
1117         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
1118         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
1119         Fix typos in menu help.
1121         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
1122         Fix typos in chart titles.
1124         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
1125         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
1126         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
1127         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
1128         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
1129         (semantic-parse-stream, semantic-parse-region)
1130         (semantic-parse-region-default, semantic--set-buffer-cache)
1131         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
1132         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
1133         (semantic-default-submodes):
1134         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
1135         (semanticdb-create-ebrowse-database)
1136         (semanticdb-find-tags-for-completion-method)
1137         (semanticdb-find-tags-by-class-method)
1138         (semanticdb-deep-find-tags-by-name-method)
1139         (semanticdb-deep-find-tags-for-completion-method):
1140         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
1141         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
1142         (semanticdb-find-tags-for-completion-method)
1143         (semanticdb-find-tags-by-class-method)
1144         (semanticdb-deep-find-tags-for-completion-method):
1145         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
1146         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
1147         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
1148         (semanticdb-find-tags-by-name-method)
1149         (semanticdb-find-tags-by-name-regexp-method)
1150         (semanticdb-find-tags-for-completion-method)
1151         (semanticdb-find-tags-by-class-method)
1152         (semanticdb-find-tags-external-children-of-type-method)
1153         (semanticdb-find-tags-subclasses-of-type-method)
1154         (semanticdb-deep-find-tags-by-name-method)
1155         (semanticdb-deep-find-tags-by-name-regexp-method)
1156         (semanticdb-deep-find-tags-for-completion-method):
1157         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
1158         (semanticdb-enable-gnu-global-in-buffer)
1159         (semanticdb-find-tags-for-completion-method)
1160         (semanticdb-deep-find-tags-by-name-method)
1161         (semanticdb-deep-find-tags-for-completion-method):
1162         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
1163         (javascript-mode, semanticdb-find-translate-path)
1164         (semanticdb-find-tags-for-completion-method)
1165         (semanticdb-find-tags-by-class-method)
1166         (semanticdb-deep-find-tags-by-name-method)
1167         (semanticdb-deep-find-tags-for-completion-method)
1168         (semanticdb-find-tags-external-children-of-type-method):
1169         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
1170         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
1171         (global-semantic-idle-scheduler-mode):
1172         * cedet/srecode/dictionary.el (srecode-field-value)
1173         (srecode-dictionary-add-section-dictionary):
1174         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
1175         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
1176         (describe-class, eieio-describe-generic, describe-generic):
1177         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
1178         (eieio-speedbar-expand):
1179         * emulation/viper-cmd.el (viper-exec-form-in-vi)
1180         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
1181         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
1182         (viper-del-backward-char-in-replace, viper-backward-indent)
1183         (viper-brac-function, viper-register-to-point, viper-submit-report):
1184         * net/tramp.el (tramp-remote-coding-commands):
1185         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
1186         Fix typos in docstrings.
1188 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1190         * mail/sendmail.el (mail-yank-original): Set the mark if the
1191         specified function for yanking does not do it.
1193 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
1195         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
1197         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
1198         resyncing a directory.
1200 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
1202         * progmodes/ada-mode.el: Fix bug#1920.
1203         (ada-ident-re): Delete ., allow multibyte characters.
1204         (ada-goto-label-re): New; matches goto labels.
1205         (ada-block-label-re): New; matches block labels.
1206         (ada-label-re): New; matches both.
1207         (ada-named-block-re): Deleted; callers changed to use
1208         `ada-block-label-re' instead.
1209         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
1210         Use `ada-block-label-re'.
1211         (ada-indent-on-previous-lines): Improve handling of goto labels.
1212         (ada-get-indent-block-start): Special-case block label.
1213         (ada-get-indent-label): Split into `ada-indent-block-label' and
1214         `ada-indent-goto-label'.
1215         (ada-goto-stmt-start, ada-goto-next-non-ws):
1216         Optionally ignore goto labels.
1217         (ada-goto-next-word): Simplify.
1218         (ada-indent-newline-indent-conditional): Insert newline before
1219         trying to fix indentation; doc fix.
1221 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
1223         * calc/calc.el (calc-command-flags): Give it an initial value.
1225 2010-01-17  Glenn Morris  <rgm@gnu.org>
1227         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
1229 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1231         * cedet/semantic.el (semantic-mode):
1232         * files.el (minibuffer-with-setup-hook):
1233         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
1234         (artist-key-draw-continously, artist-key-do-continously-continously)
1235         (artist-key-set-point-continously, artist-mouse-draw-continously):
1236         Fix typos in docstrings.
1238 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
1240         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
1241         return t (Bug#3898).
1243 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
1245         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
1246         can parse the output of the external commands (Bug#5279).
1248 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
1250         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
1252 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
1254         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
1256         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
1258         * startup.el (command-line): Remove unused --icon-type arg.
1259         Handle --display arg, passing it to command-line-1 (Bug#5392).
1261 2010-01-16  Mario Lang  <mlang@delysid.org>
1263         * cedet/ede/cpp-root.el (ede-cpp-root-project):
1264         * cedet/ede/files.el (ede-expand-filename):
1265         * cedet/ede/simple.el (ede-simple-project):
1266         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
1267         (semantic-complete-inline-tag-engine):
1268         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
1269         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
1270         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
1271         * cedet/semantic/db.el (semanticdb-equivalent-mode):
1272         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
1273         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
1274         * emacs-lisp/chart.el (chart-translate-namezone):
1275         * textmodes/artist.el (artist-compute-popup-menu-table):
1276         Remove duplicated words in doc-strings.
1278 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
1280         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
1281         to mairix-search to suppress threading (Bug#5342).
1283 2010-01-15  Kenichi Handa  <handa@m17n.org>
1285         * international/mule-cmds.el (canonicalize-coding-system-name):
1286         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
1288 2010-01-15  Glenn Morris  <rgm@gnu.org>
1290         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
1292         * wid-edit.el (widget-keymap): Doc fix.
1294         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
1295         former seems to be more widely accepted by various svn versions.
1297 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1299         * find-cmd.el (find-constituents):
1300         * vc-arch.el (vc-arch-root):
1301         * window.el (window-body-height, pop-up-frames):
1302         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
1303         (semantic-no-reparse-needed-change-hook):
1304         * cedet/srecode/insert.el (srecode-resolve-argument-list)
1305         (srecode-template-inserter-blank, srecode-template-inserter-variable)
1306         (srecode-template-inserter-ask, srecode-template-inserter-width)
1307         (srecode-template-inserter-section-start)
1308         (srecode-template-inserter-section-end, srecode-insert-method):
1309         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
1310         * progmodes/ada-stmt.el (ada-if):
1311         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
1312         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
1313         (ispell-encoding8-command, ispell-aspell-supports-utf8)
1314         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
1316         * progmodes/flymake.el (flymake-post-syntax-check):
1317         Fix typo in error message.
1319 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1321         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
1322         which is always a string.  (Bug#5313)
1324 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1326         * progmodes/ada-xref.el (ada-default-prj-properties):
1327         Simplify previous change.
1329 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1331         * progmodes/ada-xref.el (ada-default-prj-properties):
1332         Default ada_project_path to $ADA_PROJECT_PATH.
1334 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1336         * progmodes/ada-mode.el (ada-create-keymap):
1337         Override `narrow-to-defun' with `ada-narrow-to-defun'.
1339 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1341         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
1342         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
1343         (ada-get-current-indent, ada-imenu-generic-expression)
1344         (ada-which-function): Check for it.
1346 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1348         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
1349         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
1351 2010-01-14  Glenn Morris  <rgm@gnu.org>
1353         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
1355 2010-01-14  Kenichi Handa  <handa@m17n.org>
1357         * composite.el (auto-composition-mode): Make it a buffer local
1358         variable (permanent-local).
1359         (auto-composition-function): Set the default value to
1360         auto-compose-chars.
1361         (auto-composition-mode): Make it a simple function, not a minor mode.
1362         (global-auto-composition-mode): Likewise.
1363         (turn-on-auto-composition-if-enabled): Delete it.
1365 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
1367         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
1369 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
1371         * files.el (copy-directory): Compute target for recursive
1372         directories with identical names.  (Bug#5343)
1374 2010-01-12  Glenn Morris  <rgm@gnu.org>
1376         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
1377         it to bug-gnu-emacs rather than emacs-pretest-bug.
1379 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1381         * cedet/data-debug.el (data-debug): Fix customization group reference.
1383 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1385         * cedet/semantic/analyze.el (semantic-analyze-push-error)
1386         (semantic-analyze-context, semantic-analyze-context-assignment)
1387         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
1388         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
1389         (semantic-java-doc-keywords-map):
1390         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
1391         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
1392         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
1393         (semantic-c-classname, semantic-format-tag-uml-prototype)
1394         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
1395         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
1396         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
1397         (semantic-get-local-variables, semantic-end-of-command)
1398         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
1399         (lisp-mode):
1400         * cedet/semantic/bovine/make.el (makefile-mode):
1401         * cedet/semantic/wisent/python.el (wisent-python-string-re)
1402         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
1403         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
1404         (semantic-lex, semantic-get-local-variables, python-mode):
1405         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
1406         * cedet/srecode/extract.el (srecode-extract-state-set)
1407         (srecode-extract-method): Fix typos in docstrings.
1409 2010-01-11  Sam Steingold  <sds@gnu.org>
1411         * imenu.el (imenu-default-create-index-function): Detect infinite
1412         loops caused by imenu-prev-index-position-function.
1414 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
1416         * htmlfontify.el (htmlfontify-load-rgb-file)
1417         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
1418         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
1419         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
1420         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
1421         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
1422         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
1423         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
1424         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
1425         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
1426         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
1427         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
1428         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
1429         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
1430         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
1431         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
1432         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
1433         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
1434         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
1435         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
1436         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
1437         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
1438         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
1439         backslash-quoting from parentheses, etc.
1441 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
1443         * progmodes/js.el: Autoload javascript-mode alias.
1445 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
1447         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
1448         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
1449         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
1450         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
1451         Fix typos in docstrings.
1452         (ffap-url-regexp): Doc fix.
1453         (ffap-at-mouse): Fix typo in message.
1455 2010-01-11  Glenn Morris  <rgm@gnu.org>
1457         * version.el (emacs-copyright): Set copyright year to 2010.
1459 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1461         * format.el (format-annotate-function): Only set
1462         write-region-post-annotation-function after running to-fn so as not to
1463         affect nested write-region calls (bug#5273).
1465 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
1467         * cedet/semantic.el (semantic-new-buffer-setup-functions):
1468         Add python parser.
1470         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
1471         wisent/python.el.
1473 2010-01-10  Richard Kim  <emacs18@gmail.com>
1475         * cedet/semantic/wisent/python-wy.el:
1476         * cedet/semantic/wisent/python.el: New files.
1478 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
1480         * man.el (Man-goto-section): Signal error if the section is not
1481         found (Bug#5317).
1483 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
1485         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
1486         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
1488 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
1490         * progmodes/compile.el: Don't treat compile-command as safe if
1491         compilation-read-command might be nil (Bug#4218).
1493 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
1495         * startup.el (command-line-1): Use orig-argi to check for ignored X and
1496         NS options.
1498 2010-01-08  Kenichi Handa  <handa@m17n.org>
1500         * international/fontset.el (build-default-fontset-data):
1501         Exclude characters in scripts kana, hangul, han, or cjk-misc.
1503 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
1505         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
1506         to `create-file-buffer' as it expects, not just a buffer name.
1507         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
1508         to help uniquify.  (Bug#3224)
1510 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
1512         * font-setting.el (font-setting-change-default-font): Use user-spec
1513         instead of name.
1515 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1517         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
1519 2010-01-05  Tom Tromey  <tromey@redhat.com>
1521         * progmodes/python.el (python-font-lock-keywords):
1522         Handle qualified decorators (Bug#881).
1524 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1526         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
1527         in a lightweight checkout.
1529 2010-01-05  Kenichi Handa  <handa@m17n.org>
1531         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
1533 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1535         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
1537 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
1539         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
1540         checkouts.  (Bug#618)
1541         (vc-bzr-log-view-mode): Also highlight the author.
1542         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
1543         (vc-bzr-shelve-menu-map):
1544         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
1545         (vc-bzr-shelve-apply): Make prompt more explicit.
1547 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1549         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
1550         They are valid characters in URL paths (rfc3986), and at least
1551         Firefox does not understand the encoded version (Bug#3166).
1553 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
1555         * progmodes/octave-mod.el (octave-end-keywords)
1556         (octave-block-begin-or-end-regexp, octave-block-match-alist):
1557         Add "end" keyword (Bug#3061).
1558         (octave-end-as-array-index-p): New function.
1559         (calculate-octave-indent): Use it.
1561 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1563         * bookmark.el: Consistently put the text property on the bookmark name.
1564         (bookmark-bmenu-marks-width): Bump back to 2, to include
1565         annotation marks.
1566         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
1567         property on the bookmark name, instead of not putting it at all.
1568         (bookmark-bmenu-list): Fix where we put the text property.
1570 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1572         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
1573         for showing buffer modified state (as added in the previous change).
1575 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1577         * bookmark.el: Show modified state of bookmark buffer more accurately.
1578         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
1579         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
1580         (with-buffer-modified-unmodified): New macro.
1581         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
1582         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
1583         Use new macro to preserve the buffer modified state.
1585 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1587         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
1588         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
1589         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
1590         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
1591         (bookmark-bmenu-rename, bookmark-bmenu-locate)
1592         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
1593         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
1595 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1597         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1598         Make the lines in the generated doc string shorter.  (Bug#4668)
1600 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
1602         * net/rcirc.el: Add follow-link binding (Bug#4738).
1604 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1606         * Makefile.in (bzr-update): Rename from cvs-update.
1607         (cvs-update): New target for backward compatibility.
1609         * makefile.w32-in (bzr-update): Rename from cvs-update.
1610         (cvs-update): New target for backward compatibility.
1612 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1614         * bookmark.el: Remove gratuitous gratitude.
1616 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1618         * bookmark.el (bookmark-bmenu-any-marks): New function
1619         (bookmark-bmenu-save): Clear buffer modification if no marks.
1621 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1623         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
1624         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
1625         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
1626         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
1628         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
1629         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
1630         To: emacs-devel {_AT_} gnu.org
1631         Subject: bookmark.el bug report
1632         Date: Mon, 28 Dec 2009 14:19:16 +0800
1633         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
1635 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1637         * bookmark.el: Improvements suggested by Drew Adams:
1638         (bookmark-bmenu-ensure-position): New name for
1639         `bookmark-bmenu-check-position'.  Just ensure the position,
1640         don't return any meaningful value.
1641         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
1642         New constants.
1644 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
1646         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
1647         (bookmark-yank-point, bookmark-bmenu-check-position):
1648         Fix typos in docstrings.
1649         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
1650         (bookmark-name-from-full-record, bookmark-get-position)
1651         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
1652         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
1653         Remove useless quoting of parenthesis, etc. in docstrings.
1655         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
1656         (ediff-append-custom-diff): Fix typo in error message.
1657         (ediff-meta-mark-equal-files): Fix typos in messages.
1659         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
1661         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
1662         Fix typo in docstring.
1664         * net/imap-hash.el (imap-hash-make): Doc fix.
1665         (imap-hash-test): Fix typo in error message; reflow docstring.
1666         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
1667         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
1668         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
1669         Fix typos in docstrings.
1670         (imap-hash-open-connection): Fix typo in error message.
1672         * play/gomoku.el (gomoku): Fix typos in docstring.
1674         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
1675         (gdb-jsonify-buffer): Fix typos in docstring.
1676         (gdb-goto-breakpoint): Fix typo in error message.
1677         ("Display Other Windows"): Fix typo in help message.
1678         (gdb-speedbar-expand-node): Fix typo in question.
1680         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
1681         (idlwave-html-system-help-location, idlwave-html-help-location)
1682         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
1683         (idlwave-help-browser-generic-args, idlwave-help-directory)
1684         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
1685         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
1686         (idlwave-online-help, idlwave-help-html-link)
1687         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
1688         Fix typos in docstrings.
1689         (idlwave-help-with-source, idlwave-help-find-routine-definition):
1690         Reflow docstrings.
1691         (idlwave-help-assistant-start): Fix typo in error message.
1693         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
1694         (octave-electric-space): Fix typos in docstrings.
1696 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1698         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
1700 2010-01-01  Juri Linkov  <juri@jurta.org>
1702         * comint.el (comint-input-ring-size): Make it a defcustom and
1703         increase the default to 500 (Bug#5148).
1705 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
1707         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
1708         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
1709         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
1711 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
1713         Show working revision correctly for mercurial.
1714         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
1715         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
1717 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
1719         Declare some functions for the byte-compiler.
1720         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
1721         (speedbar-timer-fn, speedbar-change-expand-button-char)
1722         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
1724 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
1726         This changeset reverts GDB Graphical Interface to use annotations.
1727         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
1729 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
1731         Make vc-dir work on subdirectories of the bzr root.
1732         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
1733         file names relative to it.
1734         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
1735         relative directory to vc-bzr-after-dir-status.
1737 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
1739         * font-lock.el (font-lock-refresh-defaults): New function, which
1740         can be used to let font-lock react to external changes in
1741         variables like font-lock-defaults and keywords.
1742         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
1744 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
1746         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
1748         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
1750 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
1752         Supersede color.diff settings in git log (bug#5211).
1754         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
1755         escape chars in its output when the user has color.diff set to `always'.
1756         This fix works on git 1.4.2 and newer (released on 2006-08-13).
1758 2009-12-26  Kevin Ryde  <user42@zip.com.au>
1760         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
1761         node.  Keep previous "Index" name to work with past coreutils too.
1763         * man.el (man): Revise docstring a bit to show -a and -l as
1764         examples.  Add -k description since support for it has otherwise
1765         been a secret.  (Further to bug#3717.)
1766         (Man-bgproc-sentinel): When "-k foo" produces no output show error
1767         "no matches" rather than "Can't find manpage", as the latter reads
1768         like -k was interpreted as a page name, which is not so.  (Bug#5431)
1770 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
1772         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
1773         switches.  Check also for //SUBDIRED// line.
1775 2009-12-25  Kenichi Handa  <handa@m17n.org>
1777         * language/indian.el (devanagari-composable-pattern): Fixed to
1778         handle ZWNJ and ZWJ.  Use it in composition-function-table for
1779         Devanagari.
1780         (malayalam-composable-pattern): Fix previous change.
1782 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1784         * ps-print.el (ps-face-attributes): It was not returning the
1785         attribute face for faces specified as string.  Reported by harven
1786         <harven@free.fr>.
1787         (ps-print-version): New version 7.3.5.
1789 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
1791         * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
1792         timezone names.
1793         (icalendar--convert-tz-offset): Fixed the "last-day-problem".
1794         (icalendar--add-diary-entry): Remove the trailing blank that
1795         diary-make-entry inserts.
1797 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
1799         Make `file-expand-wildcards' work for remote files.
1801         * files.el (file-expand-wildcards): In case of remote files, check
1802         only local file name part for wildcards.  Provide feature 'files
1803         and subfeature 'remote-wildcards.  (Bug#5198)
1805         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
1806         if there is already an established connection.
1807         (tramp-advice-file-expand-wildcards): Remove it.
1809         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
1810         (tramp-advice-file-expand-wildcards): Moved from tramp.el.
1811         Activate advice for older GNU Emacs versions.  (Bug#5237)
1813 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
1815         Some doc fixes (more needed).
1817         * find-cmd.el (find-constituents): Reflow docstring.
1818         (find-cmd, find-prune, find-command): Fix typos in docstrings.
1819         (find-generic): Doc fix.
1821 2009-12-17  Juri Linkov  <juri@jurta.org>
1823         Fix regression from 23.1 to allow multiple modes in Local Variables.
1825         * files.el (hack-local-variables-filter): While ignoring duplicates,
1826         don't take `mode' into account.
1827         (hack-local-variables-filter, hack-dir-local-variables): Don't
1828         remove duplicate `mode' from local-variables-alist (like `eval').
1830 2009-12-17  Juri Linkov  <juri@jurta.org>
1832         Make `dired-diff' more safe.  (Bug#5225)
1834         * dired-aux.el (dired-diff): Signal an error when `file' equals to
1835         `current' or when `file' is a directory of the `current' file.
1837 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
1839         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
1840         unconditionally preloaded files.
1842 2009-12-16  Juri Linkov  <juri@jurta.org>
1844         Revert to old 23.1 logic of using the file at the mark as default.
1845         * dired-aux.el (dired-diff): Use the file at the mark as default
1846         if it's not the same as the current file, and the target dir is
1847         the current dir or the mark is active.  Add the current file
1848         as the arg of `dired-dwim-target-defaults'.  Use the default file
1849         in the prompt.  (Bug#5225)
1851 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
1853         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
1854         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
1855         (tramp-check-for-regexp): Check also, when an echoing shell stops
1856         to echo sent commands.
1858 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1860         * Makefile.in: Revert last change (Bug#5191).
1862 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
1864         * vc-hg.el (vc-hg-print-log): Fix argument order.
1865         (vc-hg-working-revision): Make sure the command is executed in a
1866         known environment so that we can parse the output.  (Bug#4417)
1868 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1870         * progmodes/python.el (python-symbol-completions): Remove text
1871         properties from symbol string before calling python-send-receive.
1873 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
1875         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
1876         when there are values for both file and line.  (Bug#5060)
1878 2009-12-14  Juri Linkov  <juri@jurta.org>
1880         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
1881         whitespace after the file name of the first line of unified format,
1882         because git-diff doesn't output whitespace and file modification time
1883         after the file name.
1885 2009-12-14  David Kastrup  <dak@gnu.org>
1887         * info.el (Info-hide-cookies-node): Before hiding a cookie,
1888         check if it already has the `display' property added by
1889         `Info-display-images-node', and not put the `invisible' property
1890         in this case.
1892 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1894         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
1895         (semantic-mru-bookmark-mode): Doc fixes.
1897         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
1898         of assert.
1900 2009-12-13  Glenn Morris  <rgm@gnu.org>
1902         * mail/emacsbug.el (message-sort-headers): Define for compiler.
1903         (report-emacs-bug): In message-mode, sort manually before storing
1904         original report text.  (Bug#5178)
1905         Remove superfluous save-excursion.
1907 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
1909         * net/dbus.el (dbus-property-handler): Filter lambda forms out
1910         when responding to "GetAll" properties.
1912 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
1914         * simple.el (compose-mail): Remove mail-setup-with-from from
1915         customization checks.
1917 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
1919         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
1920         RAR archives created on Unix systems.
1922 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1924         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
1925         the varalias that was accidentally removed by the 2009-11-19 change
1926         (bug#5186).
1928 2009-12-12  Kenichi Handa  <handa@m17n.org>
1930         * language/indian.el (indian-compose-regexp): New function.
1931         (malayalam-composable-pattern): Fix the pattern.
1932         (composition-function-table): Set malayalam-composable-pattern for
1933         Malayalam characters.
1935 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
1937         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
1938         rather than down-mouse-1, based on follow-link conventions.
1940         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
1941         are compiled.
1943 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
1945         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1946         (verilog-vmm-statement-re, verilog-ovm-statement-re)
1947         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
1948         (verilog-leap-to-head, verilog-backward-token):
1949         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
1951 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
1953         * progmodes/verilog-mode.el (verilog-auto-lineup)
1954         (verilog-nameable-item-re): Cleanup user-visible spelling and
1955         documentation errors.  One reported by Gary Delp.
1956         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
1957         (verilog-read-decls): Fix AUTOWIRE with types declared in a
1958         package, bug195.  Reported by Pierre-David Pfister.
1960 2009-12-11  Glenn Morris  <rgm@gnu.org>
1962         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
1964         * mail/emacsbug.el: No longer require sendmail.
1965         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
1966         (report-emacs-bug-orig-text): Doc fix.
1967         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
1968         New local variables, to adapt to different mail-user-agents.
1969         (report-emacs-bug): Fix test for a gnu.org address.
1970         Use overlays for emphasis, since font-lock defeats 'face property.
1971         Pretest bugs also end up at the newsgroup these days.
1972         Stop message-mode stripping text properties.
1973         Set and use the new buffer-local variables.
1974         (report-emacs-bug-hook): Add doc-string.
1975         Remove some unnecessary save-excursions and simplify.
1976         Use the appropriate hook and send-command.
1978         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
1979         capitalization of some menu entries.
1981 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1983         * whitespace.el (whitespace-display-char-on): Ensure
1984         `buffer-display-table' is unique when two or more windows are
1985         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
1986         New version 12.1.
1988 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
1990         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
1991         characters in the Attribute field.
1993 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
1995         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
1997 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1999         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
2000         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2001         Disregard autoload-excludes.
2002         (update-directory-autoloads): Obey autoload-excludes here instead.
2003         But don't store its contents in no-autoloads and remove entries that
2004         refer to excludes files.
2006 2009-12-10  Glenn Morris  <rgm@gnu.org>
2008         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
2009         (expand-mail-aliases): Define for compiler.
2011         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
2012         Define for compiler.
2014         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
2015         appropriate for the mail-user-agent in use.
2017 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2019         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
2021 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
2023         Fix short log parsing and fontification.
2024         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
2025         Fix fontification for the [merge] label.
2027 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
2029         Drop some properties to avoid surprises.
2030         * htmlfontify.el (hfy-ignored-properties): New defcustom.
2031         (hfy-fontify-buffer): Use it.
2033 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2035         Minor cleanup.
2036         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
2037         Adjust all callers.
2038         (ffap-locate-file): Remove unused arg `dir-ok' and make other
2039         args compulsory.  Adjust callers.
2040         (ffap-gopher-at-point): Remove unused var `name'.
2042         Get rid of the ELCFILES abomination.
2043         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2044         (compile-elcfiles): New phony target.
2045         (compile-main): Compute ELCFILES dynamically.
2046         (compile-clean): New target to remove left-over elc files.
2047         (compile, all): Use it.
2049 2009-12-09  Kenichi Handa  <handa@etlken>
2051         * international/mule-diag.el: Require help-mode instead of help-fns.
2053 2009-12-09  Kenichi Handa  <handa@m17n.org>
2055         * international/mule-cmds.el (ucs-names): Supply sufficiently
2056         fine ranges instead of pre-calculating accurate ranges.
2057         Iterate with bigger gc-cons-threshold.
2059 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2061         Add support for stashing a snapshot of the current tree.
2062         * vc-git.el (vc-git-stash-snapshot): New function.
2063         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
2065 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
2067         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
2068         instead of `(beginning|end)-of-line'.
2070 2009-12-08  Glenn Morris  <rgm@gnu.org>
2072         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
2074         * Makefile.in (ELCFILES): Regenerate.
2076 2009-12-07  Juri Linkov  <juri@jurta.org>
2078         Don't lazy-highlight the comint output in history Isearch mode.
2080         * comint.el (comint-history-isearch-search): Instead of
2081         `comint-line-beginning-position', use `comint-after-pmark-p'
2082         to check if point if before the process mark, and go to
2083         `process-mark' in this case.
2085 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2087         * textmodes/tex-mode.el (latex-complete)
2088         (latex-indent-or-complete): Remove.
2089         (latex-mode): Set completion-at-point-functions instead.
2091         Provide a standard completion command and hook it into TAB.
2092         * minibuffer.el (completion-at-point-functions): New var.
2093         (completion-at-point): New command.
2094         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
2095         * progmodes/python.el (python-mode-map): Use completion-at-point.
2096         (python-completion-at-point): Rename from python-partial-symbol and
2097         adjust for use in completion-at-point-functions.
2098         (python-mode): Setup completion-at-point for Python completion.
2099         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
2100         extracted from lisp-complete-symbol.
2101         (lisp-complete-symbol): Use it.
2102         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
2103         setup completion-at-point for Elisp completion.
2104         (emacs-lisp-mode-map, lisp-interaction-mode-map):
2105         Use completion-at-point.
2106         * ielm.el (ielm-map): Use completion-at-point.
2107         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
2108         * progmodes/sym-comp.el: Move to...
2109         * obsolete/sym-comp.el: Move from progmodes.
2111 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
2113         Prevent save-buffer in Rmail buffers from using the coding-system
2114         of the current message, and from clobbering the encoding mnemonics
2115         in the mode line (Bug#4623).
2117         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
2118         flag, too.
2119         (rmail-message-encoding): New variable.
2120         (rmail-write-region-annotate): Record the encoding of the current
2121         message in rmail-message-encoding.
2122         (rmail-after-save-hook): New function, restores the encoding of
2123         the current message after the message collection is saved.
2125 2009-12-07  Juri Linkov  <juri@jurta.org>
2127         * progmodes/grep.el (grep-read-files): Use `completing-read'
2128         instead of `read-string'.  Set its `collection' arg to
2129         `read-file-name-internal'.  (Bug#4301)
2131 2009-12-07  Juri Linkov  <juri@jurta.org>
2133         Correctly restore original Isearch point.  (Bug#4994)
2135         * isearch.el (isearch-mode): Move `isearch-push-state' after
2136         `(run-hooks 'isearch-mode-hook)'.
2137         (isearch-cancel): When `isearch-push-state-function' is defined,
2138         let-bind `isearch-cmds' to the first state (the last element of
2139         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
2140         function and restores the original point).  Otherwise, move point
2141         to `isearch-opoint'.
2143 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2145         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
2146         chars that don't have names, so the table can be built much faster at
2147         run-time.
2149 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
2151         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
2152         change.  Suggested by David Kastrup.
2154         * simple.el (compose-mail): Check for incompatibilities and warn.
2155         (compose-mail-user-agent-warnings): New option.
2157 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2159         Support showing a single log entry from vc-annotate.
2160         * vc.el (print-log): Add a new argument: START-REVISION.
2161         (vc-print-log-internal): Add a new optional argument and
2162         pass it to the backend.
2163         (vc-print-log, vc-print-root-log): Adjust callers.
2164         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
2165         buffer already displays the requested log entry, use it.
2166         Otherwise display only the log entry in question.
2167         * vc-svn.el (vc-svn-print-log):
2168         * vc-mtn.el (vc-mtn-print-log):
2169         * vc-hg.el (vc-hg-state):
2170         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
2171         (vc-git-show-log-entry): Return t on success.
2172         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
2173         (vc-bzr-show-log-entry): Return t on success.
2174         * vc-rcs.el (vc-rcs-print-log):
2175         * vc-sccs.el (vc-sccs-print-log):
2176         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
2178 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2180         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
2181         Add menus to the meta mode.  (Bug#5043)
2183 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
2185         * ediff-init.el (ediff-event-key): Use event-to-character instead of
2186         event-key.
2188         * ediff.el (ediff-buffers-internal): Add unwind-protect.
2190 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
2192         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
2193         Berbain <raphael.berbain@gmail.com>.
2195         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
2196         characters.
2197         (tramp-initial-end-of-output): New defconst.
2198         (tramp-methods, tramp-find-shell)
2199         (tramp-open-connection-setup-interactive-shell)
2200         (tramp-maybe-open-connection): Use it.
2201         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
2202         existence of `#' and `$'.
2204         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
2205         `tramp-initial-end-of-output'.
2207 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2209         Get the background mode from the terminal for xterm, and set
2210         faces accordingly.
2211         * term/xterm.el (xterm-set-background-mode): New function.
2212         (terminal-init-xterm): Use it in case xterm supports background
2213         color queries.  Recompute faces after getting the background
2214         color.
2216 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
2218         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
2219         number comment back on its own line, for easier parsing.
2221 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2223         Make it work for non-file buffers (bug#5102).
2224         * doc-view.el (doc-view-current-cache-dir):
2225         Use doc-view-buffer-file-name rather than buffer-file-name.
2226         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
2228 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
2230         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
2231         author field is too short.
2233 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
2235         * vc-git.el (vc-git-print-log): Handle a limit argument.
2236         Display the short log in graph form and with labels.
2237         (vc-git-log-view-mode): Handle labels.
2239         Make vc-revert change VC state from 'added to 'unregistered.
2240         * vc-git.el (vc-git-revert): Call git reset first.
2242 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
2244         * net/newst-backend.el, net/newst-plainview.el:
2245         * net/newst-reader.el, net/newst-ticker.el:
2246         * net/newst-treeview.el, net/newsticker.el:
2247         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
2249 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
2251         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
2253         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
2254         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
2255         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
2256         Update annotation regexp.
2258         * simple.el (beginning-of-visual-line): Constrain to field
2259         boundaries (Bug#5106).
2261 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
2263         * xml.el (xml-substitute-numeric-entities): Move
2264         newsticker--decode-numeric-entities in newst-backend.el to
2265         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
2266         * net/newst-backend.el (newsticker--parse-generic-feed)
2267         (newsticker--parse-generic-items)
2268         (newsticker--decode-numeric-entities): Move
2269         newsticker--decode-numeric-entities in newst-backend.el to
2270         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
2272 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
2274         * progmodes/js.el (js--js-not): Add null to the list of values.
2276 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
2278         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
2280 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2282         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
2283         delimiter if it is at the end of the current line.
2284         (bibtex-generate-url-list): Fix docstring.
2286 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2288         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
2289         minibuffer's content with itself.
2290         Fold the confirm-after-completion case into the `confirm' case.
2291         (completion-pcm-word-delimiters): Add : and / to the delimiters.
2293 2009-12-06  Kevin Ryde  <user42@zip.com.au>
2295         * ffap.el (ffap-rfc-path): Make this a defcustom since
2296         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
2298         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
2299         manuals, similar to existing setup for help-mode.  (Bug#3913.)
2301 2009-12-05  Juri Linkov  <juri@jurta.org>
2303         Save and restore dired buffer's point positions too.  (Bug#4880)
2305         * dired.el (dired-save-positions): Return in the first element
2306         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
2307         Doc fix.
2308         (dired-restore-positions): First restore buffer's position.
2309         While restoring window's positions, check if window still displays
2310         the original buffer.
2312 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2314         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
2315         if possible.
2317         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
2318         Make argument optional.
2320         * shell.el (shell): Require ansi-color (Bug#5113).
2322         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
2324         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
2326 2009-12-05  Alan Mackenzie  <acm@muc.de>
2328         * progmodes/cc-mode.el (c-before-hack-hook)
2329         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
2330         `c-file-style' to work again.  This reversion restores the current
2331         software to its state in Emacs 23.1.  (Bug#4146)
2333 2009-12-05  Kevin Ryde  <user42@zip.com.au>
2335         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
2336         comment-start-skip to comment-end-skip as comment (Bug#4781).
2338 2009-12-05  Juri Linkov  <juri@jurta.org>
2340         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
2341         for virtual nodes.  (Bug#4147)
2342         (Info-find-node-2): Set `Info-current-node-virtual' to nil
2343         when moving from a virtual node.
2344         (Info-mode-menu): Add `Info-virtual-index' to the menu.
2345         (Info-mode): Add `Info-virtual-index' to the docstring.
2347 2009-12-05  Eric Ludlam  <zappo@gnu.org>
2349         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
2350         Describe project macro symbols.
2352         * cedet/semantic/complete.el (semantic-complete-do-completion):
2353         Don't call semantic-collector-current-exact-match.
2355         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
2356         ede-objects as targets.
2358         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
2359         a target's object list even if compiler vars are already in the
2360         Makefile.
2362         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
2363         list of headers producing necessary macros.
2365 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2367         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
2368         track of the buffer position of the end of a BibTeX entry as this
2369         position may change during reformatting.
2370         (bibtex-format-entry): Remove whitespace before processing
2371         numerical fields so that we recognize the latter properly.
2372         (bibtex-reformat): Do not use push which changes the global value
2373         of bibtex-entry-format.
2374         (bibtex-field-braces-alist, bibtex-field-strings-alist)
2375         (bibtex-field-re-init): Replace only space characters by regexp
2376         for whitespace.
2377         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
2378         (bibtex-initialize): Also update bibtex-strings.
2379         (bibtex-kill-field): Preserve white space at end of entry.
2380         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
2381         Update bibtex-reference-keys.
2383 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2385         * minibuffer.el (completion-pcm--merge-try): Also consider placing
2386         point after a star, if that's the only place where modifications can
2387         make progress.
2389 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
2391         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
2392         in docstrings.
2394 2009-12-04  Juri Linkov  <juri@jurta.org>
2396         * proced.el (proced): Call `(proced-update t)' to update process
2397         information instead of only running proced-post-display-hook.
2398         (proced-send-signal): Add a leading space to the buffer name
2399         " *Marked Processes*" to make this buffer ephemeral.
2401 2009-12-04  Juri Linkov  <juri@jurta.org>
2403         * dired.el (dired-auto-revert-buffer): New defcustom.
2404         (dired-internal-noselect): Use it.
2406 2009-12-04  Juri Linkov  <juri@jurta.org>
2408         Change roles of modes and functions in image-mode.el (Bug#5062).
2410         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
2411         in `auto-mode-alist'.
2412         (image-mode-previous-major-mode): New variable.
2413         (image-minor-mode-map): Rename from `image-mode-text-map'.
2414         (image-mode): Move graceful error-handling code from
2415         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
2416         (image-minor-mode): Remove all image-handling code.
2417         Replace `image-mode-text-map' with `image-minor-mode-map'.
2418         Check for `image-type' in mode-line format string.
2419         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
2420         (image-mode-as-text): New function with most code from
2421         `image-mode-maybe'.
2422         (image-toggle-display-text): Move code that removes image
2423         properties from `image-toggle-display' to here.
2424         (image-toggle-display-image): New function with code that adds
2425         image properties copied from `image-toggle-display'.
2426         (image-toggle-display): Remove most code with leaving only code
2427         that toggles between `image-mode-as-text' and `image-mode'.
2429 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
2431         * net/newst-treeview.el
2432         (newsticker--treeview-list-highlight-start): Restored call to
2433         save-excursion: Selected item was stuck.
2434         (newsticker--treeview-list-select): New.
2435         (newsticker--treeview-item-show-text)
2436         (newsticker--treeview-item-show)
2437         (newsticker--treeview-item-update): Use new
2438         newsticker-treeview-item-mode.
2439         (newsticker-treeview-update): Keep current item.
2440         (newsticker-treeview-next-new-or-immortal-item): Doc change.
2441         (newsticker--treeview-first-feed): Doc change.
2442         (newsticker-treeview-list-menu)
2443         (newsticker-treeview-item-menu): Added menu entries.
2444         (newsticker-treeview-item-mode): New.
2446         * net/newst-backend.el (newsticker-customize): Delete other
2447         windows.
2449 2009-12-04  Sam Steingold  <sds@gnu.org>
2451         * log-view.el (log-view-mode-map): "q" calls quit-window,
2452         like in all the other non-self-insert buffers.
2454 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2456         Minor cleanup.
2457         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
2458         key decoding rather than do it manually via last-input-event +
2459         ascii-character.
2460         (term-exec): Use delete-and-extract-region.
2461         (term-handle-ansi-terminal-messages): Remove unused var `end'.
2462         (term-process-pager): Remove unused var `i'.
2463         (term-dynamic-simple-complete): Make obsolete.
2464         (serial-update-config-menu): Remove unused vars `y' and `str'.
2465         (term-update-mode-line): Remove unused var `temp'.
2467 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2469         Limit the number of log entries displayed by default.
2470         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
2471         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
2472         using a prefix argument.
2474 2009-12-03  Glenn Morris  <rgm@gnu.org>
2476         * progmodes/idlwave.el (class): Restore still useful declaration.
2478 2009-12-03  Alan Mackenzie  <acm@muc.de>
2480         Enhance `c-parse-state' to run efficiently in "brace deserts".
2482         * progmodes/cc-mode.el (c-basic-common-init):
2483         Call c-state-cache-init.
2484         (c-neutralize-syntax-in-and-mark-CPP): Rename from
2485         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
2486         placing `category' properties value 'c-cpp-delimiter at its boundaries.
2488         * progmodes/cc-langs.el (c-before-font-lock-function):
2489         c-extend-and-neutralize-syntax-in-CPP has been renamed
2490         c-neutralize-syntax-in-and-mark-CPP.
2492         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
2493         with `category' properties now, not `syntax-table' ones.
2495         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
2496         enhanced (but slower) version of c-end-of-macro that won't land
2497         inside a literal or on another awkward character.
2498         (c-state-cache-too-far, c-state-cache-start)
2499         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
2500         (c-state-nonlit-pos-cache-limit, c-state-point-min)
2501         (c-state-point-min-lit-type, c-state-point-min-lit-start)
2502         (c-state-min-scan-pos, c-state-brace-pair-desert)
2503         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
2504         buffer local variables.
2505         (c-state-literal-at, c-state-lit-beg)
2506         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
2507         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
2508         (c-state-cache-top-paren, c-state-cache-after-top-paren)
2509         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
2510         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
2511         (c-renarrow-state-cache)
2512         (c-append-lower-brace-pair-to-state-cache)
2513         (c-state-push-any-brace-pair, c-append-to-state-cache)
2514         (c-remove-stale-state-cache)
2515         (c-remove-stale-state-cache-backwards, c-state-cache-init)
2516         (c-invalidate-state-cache-1, c-parse-state-1)
2517         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
2518         (c-parse-state): Enhance and refactor.
2519         (c-debug-parse-state): Amend to deal with all the new variables.
2521         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
2522         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
2523         modify to use category text properties rather than syntax-table ones.
2524         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
2525         to switch off/on the syntactic paren property of C++ template
2526         delimiters using the category property.
2527         (c-with-<->-as-parens-suppressed): Macro to invoke code with
2528         template delims suppressed.
2529         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
2530         New constant/macros which apply category properties to the start
2531         and end of preprocessor constructs.
2532         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
2533         "comment out" the syntactic value of characters in preprocessor
2534         constructs.
2535         (c-with-cpps-commented-out)
2536         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
2537         with characters in all or all but one preprocessor constructs
2538         "commented out".
2540 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2542         * proced.el (proced-filter-alist): Use regexp-quote.
2544 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
2546         Cleanup.
2547         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
2548         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
2549         arguments.  Expand `default-directory'.
2551         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
2552         the benefit of returning an expanded localname.
2553         (tramp-tramp-file-p): Handle the case NAME is not a string.
2555 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2557         Add support for bzr shelve/unshelve.
2558         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
2559         (vc-bzr-extra-menu-map): New variables.
2560         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
2561         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
2562         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
2563         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
2564         (vc-bzr-dir-extra-headers): Display shelves.
2566         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
2568 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2570         * textmodes/bibtex.el (bibtex-complete-internal):
2571         Use completion-in-region.
2572         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
2574 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2576         Support applying stashes.  Improve UI.
2577         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
2578         (vc-git-stash-apply, vc-git-stash-pop)
2579         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
2580         (vc-git-stash-menu): New functions.
2581         (vc-git-stash-menu-map): New variable.
2582         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
2584 2009-12-03  Glenn Morris  <rgm@gnu.org>
2586         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
2587         (vc-print-log-internal): Fix previous change.
2588         (vc-revert): Correct pluralization.
2590 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2592         * progmodes/make-mode.el (makefile-special-targets-list): No need for
2593         it to be an alist any more.
2594         (makefile-complete): Use completion-in-region.
2596         * progmodes/octave-mod.el (octave-complete-symbol):
2597         Use completion-in-region.
2599         Misc cleanup.
2600         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
2601         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
2602         (idlwave-complete-class): Don't quote lambda.
2603         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
2604         (idlwave-mode-map): Move initialization into declaration.
2605         (idlwave-action-and-binding): Use backquotes.
2606         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
2607         Simplify.
2608         (idlwave-is-pointer-dereference): Remove unused var `pos'.
2609         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
2610         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
2611         `parts', and `all-parts'.
2612         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
2613         (idlwave-convert-xml-system-routine-info): Remove unused string
2614         `version-string'.
2615         (idlwave-display-user-catalog-widget): Use dolist.
2616         (idlwave-scanning-lib): Declare dynamically-scoped var.
2617         (idlwave-scan-library-catalogs): Remove unused var `flags'.
2618         (completion-highlight-first-word-only): Declare to silence bytecomp.
2619         (idlwave-popup-select): Tighten scope of `resp'.
2620         (idlwave-find-struct-tag): Remove unused var `beg'.
2621         (idlwave-after-load-rinfo-hook): Declare.
2622         (idlwave-sintern-class-info): Remove unused var `taglist'.
2623         (idlwave-find-class-definition): Remove unused var `list'.
2624         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
2625         (idlwave-what-module-find-class): Remove unused var `classes'.
2627 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
2629         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
2631 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2633         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
2634         buffers visited.  Remove redundant current-buffer-saving.
2636 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2638         Use completion-in-buffer and remove uses of dynamic scoping.
2639         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
2640         (pascal-buffer-to-use, pascal-flag): Don't declare.
2641         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
2642         (pascal-get-completion-decl, pascal-keyword-completion):
2643         Add `pascal-str' argument, save-excursion,
2644         return the found completions, and don't filter with pascal-pred.
2645         (pascal-completion-cache): New var.
2646         (pascal-completion): Don't switch buffer any more (it was never
2647         necessary).  Don't save-excursion any more (it's done by the called
2648         subroutines).  Use a cache to avoid redundant computations.
2649         Use complete-with-action rather than pascal-completion-response and
2650         let it apply the predicate as well.
2651         (pascal-complete-word): Use completion-in-buffer when
2652         pascal-toggle-completions is nil.
2653         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
2654         not used any more.
2655         (pascal-comp-defun): Don't change buffer any more.
2656         Use complete-with-action rather than pascal-completion-response and
2657         let it apply the predicate as well.
2658         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
2659         when neded.
2661 2009-12-02  Kenichi Handa  <handa@m17n.org>
2663         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
2664         shape for all Indic scripts.
2666 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2668         Use completion-in-buffer.
2669         * wid-edit.el (widget-field-text-end): New function.
2670         (widget-field-value-get): Use it.
2671         (widget-string-complete, widget-file-complete)
2672         (widget-color-complete): Use it and completion-in-region.
2673         (widget-complete): Don't narrow the buffer.
2675 2009-12-02  Glenn Morris  <rgm@gnu.org>
2677         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
2678         (rmail-select-summary): Use rmail-pop-to-buffer.
2679         * mail/rmailsum.el: Replace all pop-to-buffer calls with
2680         rmail-pop-to-buffer, to prevent horizontal splits.
2682         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
2683         save-excursion with save-current-buffer.
2684         Widen before searching.  (Bug#5093)
2685         (diary-list-sexp-entries): Remove superfluous save-excursion.
2687 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
2689         * woman.el (woman-make-bufname): Handle man-pages with "." in the
2690         name.  (Bug#5038)
2692 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
2694         * ido.el (ido-file-internal): Handle filenames at point that do
2695         not have a directory part.  (Bug#5049)
2697 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
2699         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
2700         (mpc-songs-jump-to, mpc-resume): Doc fixes.
2702 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
2704         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
2705         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
2706         any more.
2708 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2710         * comint.el (comint-insert-input): Ignore clicks to the right of
2711         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
2713         * vc.el (vc-print-log-internal): Don't wait for the process to
2714         terminate before setting up the major mode.
2716         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
2717         in case.
2719         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
2720         the last element.
2722         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
2724 2009-12-01  Glenn Morris  <rgm@gnu.org>
2726         * window.el (window--display-buffer-2): Fix previous changes.
2728 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
2730         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
2732 2009-12-01  Glenn Morris  <rgm@gnu.org>
2734         * Makefile.in (ELCFILES): Add mpc.elc.
2736 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2738         * mpc.el: New file.
2740 2009-12-01  Glenn Morris  <rgm@gnu.org>
2742         * window.el (window-to-use): Define for compiler.
2744         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
2745         consistent with others (no final period).
2747         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
2748         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
2750 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
2752         Make vc-print-log buttons work.
2753         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
2755 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
2757         * savehist.el (savehist-autosave-interval): Allow setting to nil
2758         through customize.  (Bug#5056)
2760 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
2762         Fix references to jit-lock properties.
2763         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2764         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
2765         (perl-font-lock-special-syntactic-constructs):
2766         Quote jit-lock-defer-multiline property.
2768 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
2770         * vc-git.el (vc-git-registered): Call vc-git-root only once.
2772 2009-11-30  Juri Linkov  <juri@jurta.org>
2774         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
2775         value `buffer' of `multi-isearch-next-buffer-current-function'.
2776         Use `(current-buffer)' when `buffer' is nil.
2777         (multi-isearch-next-buffer-from-list): Don't fallback to
2778         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
2780 2009-11-30  Juri Linkov  <juri@jurta.org>
2782         * misearch.el (multi-isearch-read-buffers): Move canonicalization
2783         of buffers with `get-buffer' to `multi-isearch-buffers'.
2784         (multi-isearch-buffers, multi-isearch-buffers-regexp):
2785         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
2786         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
2787         FILES with `expand-file-name' converting relative file names
2788         to absolute.  Doc fix.  (Bug#4727)
2790 2009-11-30  Juri Linkov  <juri@jurta.org>
2792         * misearch.el (multi-isearch-read-buffers)
2793         (multi-isearch-read-matching-buffers): New functions.
2794         (multi-isearch-buffers, multi-isearch-buffers-regexp):
2795         Use them in the `interactive' spec.  Doc fix.
2796         (multi-isearch-read-files, multi-isearch-read-matching-files):
2797         New functions.
2798         (multi-isearch-files, multi-isearch-files-regexp):
2799         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
2801 2009-11-30  Juri Linkov  <juri@jurta.org>
2803         * doc-view.el (doc-view-continuous):
2804         Rename from `doc-view-continuous-mode'.
2805         (doc-view-menu): Move "Toggle display" to the top.
2806         Add submenu "Continuous" with radio buttons "Off"/"On"
2807         and "Save as Default".
2808         (doc-view-scroll-up-or-next-page)
2809         (doc-view-scroll-down-or-previous-page)
2810         (doc-view-next-line-or-next-page)
2811         (doc-view-previous-line-or-previous-page): Rename
2812         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
2814 2009-11-30  Juri Linkov  <juri@jurta.org>
2816         * comint.el (comint-mode-map): Rebind `M-r' from
2817         `comint-previous-matching-input' to
2818         `comint-history-isearch-backward-regexp'.
2819         Unbind `M-s' to allow global key binding `M-s'.
2820         Add menu items for `comint-history-isearch-backward' and
2821         `comint-history-isearch-backward-regexp'.  (Bug#3746)
2823 2009-11-30  Juri Linkov  <juri@jurta.org>
2825         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
2826         For def=recenter, replace `recenter' with `recenter-top-bottom'
2827         that is called with `this-command' and `last-command' let-bound
2828         to `recenter-top-bottom'.  When the last `def' was not `recenter',
2829         set `recenter-last-op' to nil.  (Bug#4981)
2831 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2833         Minor cleanup and simplification.
2834         * filecache.el (file-cache-add-directory)
2835         (file-cache-add-directory-recursively)
2836         (file-cache-add-from-file-cache-buffer)
2837         (file-cache-delete-file-regexp, file-cache-delete-directory)
2838         (file-cache-files-matching-internal, file-cache-display): Use dolist.
2839         (file-cache-temp-minibuffer-message): Delete function.
2840         (file-cache-minibuffer-complete): Use minibuffer-message instead.
2842         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
2843         Don't signal an error when bumping into EOB in tr, s, or y.
2845 2009-11-29  Juri Linkov  <juri@jurta.org>
2847         * startup.el (fancy-about-text): Fix wording of Guided Tour.
2848         (Bug#4960)
2850         * descr-text.el (describe-char-unidata-list): Use lowercase name
2851         for "Unicode name" like in other tags.
2853 2009-11-29  Juri Linkov  <juri@jurta.org>
2855         * ediff-util.el (ediff-minibuffer-with-setup-hook):
2856         New compatibility macro.
2857         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
2859 2009-11-29  Juri Linkov  <juri@jurta.org>
2861         Add defcustom to define the cycling order of `recenter-top-bottom'.
2862         (Bug#4981)
2864         * window.el (recenter-last-op): Doc fix.
2865         (recenter-positions): New defcustom.
2866         (recenter-top-bottom): Rewrite to use `recenter-positions'.
2867         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
2869 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
2871         Improve integration of Tramp and ange-ftp in eshell.
2873         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
2874         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
2875         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
2877         * eshell/esh-util.el (top): Require also Tramp when compiling.
2878         (eshell-directory-files-and-attributes): Check for FTP remote
2879         connection.
2880         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
2881         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
2882         (eshell-file-attributes): Handle ".".  Return `entry'.
2884         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
2885         (ange-ftp-directory-files-and-attributes)
2886         (ange-ftp-real-directory-files-and-attributes): New defuns.
2888         * net/tramp.el (tramp-maybe-open-connection): Open the remote
2889         shell with "exec" when possible.  This prevents trailing prompts
2890         in `start-file-process'.
2892 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2894         Try and remove assumptions about point-min==1.
2895         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
2896         (rng-compute-mode-line-string): Show the validation percentage in
2897         terms of the narrowed text, not the widened text.
2898         (rng-do-some-validation): Don't catch internal errors when debugging.
2899         (rng-first-error): Simplify.
2900         (rng-after-change-function): Remove work around.  AFAIK the bug has
2901         been fixed a while ago.
2903         * image-mode.el (image-minor-mode): Exit more gracefully when the image
2904         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
2906         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
2908         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
2909         `cd' doesn't always do it for us (bug#5067).
2911         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
2912         on 2009-10-25 as part of some other change (bug#5067).
2914 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2916         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
2917         `suspicious'.
2918         (byte-compile-warnings): Use byte-compile-warning-types.
2919         (byte-compile-save-excursion): Warn about use of set-buffer right
2920         after save-excursion.
2922         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
2923         the excursion as well.
2925 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
2927         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
2928         providing a Tramp related implementation of "su" and "sudo".
2929         (eshell-unix-initialize): Add "su" and "sudo".
2931 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
2933         * net/socks.el (socks-send-command): Convert binary request to
2934         unibyte before sending.  This fixes mishandling of some port
2935         numbers such as 129.
2937 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2939         * help.el (describe-bindings-internal): Remove `interactive'.
2941         * man.el (Man-completion-table): Trim a terminating "(".
2942         Remove the space between name page a section.
2943         Add the command's description on the `help-echo' property.
2944         Remove `process-connection-type' binding since it's unused by
2945         call-process.
2946         Provide completion for the "<section> <name>" format as well.
2947         (Man-default-man-entry): Remove spurious var shadowing the argument.
2949 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2951         * log-view.el: Add "Keywords: tools", since its other keywords
2952         aren't in finder-known-keywords, and following vc.el.
2954         * sha1.el (sha1-string-external): default-directory "/" in case
2955         otherwise non-existent.  process-connection-type pipe for touch of
2956         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2958 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2960         Misc coding convention cleanups.
2961         * htmlfontify.el (hfy-init-kludge-hook): Rename from
2962         hfy-init-kludge-hooks.
2963         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
2964         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
2965         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
2966         and push.
2967         (hfy-slant, hfy-weight): Use tables rather than code.
2968         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
2969         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
2970         (hfy-face-attr-for-class): Initialize `face-spec' directly.
2971         (hfy-face-to-css): Remove `nconc' with single arg.
2972         (hfy-p-to-face-lennart): Use `or'.
2973         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
2974         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
2975         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
2976         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
2977         (hfy-force-fontification): Use run-hooks.
2979 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
2981         Various minor fixes.
2982         * htmlfontify.el (hfy-default-header): Add toggle_invis since
2983         Javascript belongs in the header, not the body.
2984         (hfy-javascript): Remove.
2985         (hfy-fontify-buffer): Don't insert it any more.
2986         (hfy-face-at): Handle (face0 face1 face2) style face properties.
2987         Fix bug in invis handling when there were no invis props in a chunk.
2989 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2991         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
2993 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
2995         * finder.el (finder-mode-map): Add a menu.
2997 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
2999         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
3000         "unsigned" structs.
3002         (verilog-leap-to-head, verilog-backward-token): Handle "disable
3003         fork" statement better.
3005 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
3007         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
3008         (verilog-delete-auto, verilog-delete-empty-auto-pair)
3009         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
3010         Reported by Clay Douglass.
3012         (verilog-auto-inst, verilog-auto-star-safe)
3013         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
3014         Fix removing "// Interfaces" when saving .* expansions.  Reported by
3015         Pierre-David Pfister.
3017 2009-11-26  Glenn Morris  <rgm@gnu.org>
3019         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
3020         the scope.
3022 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
3024         * vc-annotate.el (vc-annotate-revision-previous-to-line):
3025         Really use previous revision.
3027 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3029         * man.el (Man-completion-table): default-directory "/" in case
3030         doesn't otherwise exist.  process-environment COLUMNS=999 so as
3031         not to truncate long names.  process-connection-type pipe to avoid
3032         any chance of hitting the pseudo-tty TIOCGWINSZ.
3033         (man): completion-ignore-case t for friendliness and since man
3034         itself is case-insensitive on the command line.
3035         Further to Bug#3717.
3037         * arc-mode.el: Add "Keywords: files", so the details in its
3038         commentary can be reached from finder-by-keyword.
3039         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
3040         editing mode, but it's comms related and sgml-mode.el has "comm"
3041         on that basis too.
3042         * textmodes/bibtex-style.el: Add "Keywords: tex".
3043         * international/isearch-x.el, international/ja-dic-cnv.el:
3044         * international/ja-dic-utl.el, international/kkc.el:
3045         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
3047 2009-11-25  Juri Linkov  <juri@jurta.org>
3049         * man.el (Man-completion-table): Modify regexp to include
3050         section names to completion strings.  (Bug#3717)
3052 2009-11-25  Juri Linkov  <juri@jurta.org>
3054         Search recursively in gzipped files.  (Bug#4982)
3056         * progmodes/grep.el (grep-highlight-matches): Add new options
3057         `always' and `auto'.  Doc fix.
3058         (grep-process-setup): Check `grep-highlight-matches' for
3059         `auto-detect' to determine the need to compute grep defaults.
3060         Move Windows/DOS specific --colors settings handling
3061         to `grep-compute-defaults'.  Check `grep-highlight-matches'
3062         to get the value of "--color=".
3063         (grep-compute-defaults): Compute `grep-highlight-matches' when it
3064         has the value `auto-detect'.  Move Windows/DOS specific settings
3065         from `grep-process-setup'.
3066         (zrgrep): New command with alias `rzgrep'.
3068 2009-11-25  Juri Linkov  <juri@jurta.org>
3070         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
3071         to nil instead of switching off view-mode.  (Bug#4896)
3073 2009-11-25  Juri Linkov  <juri@jurta.org>
3075         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
3077         * mwheel.el (mwheel-scroll-up-function)
3078         (mwheel-scroll-down-function): New defvars.
3079         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
3080         `scroll-up', and `mwheel-scroll-down-function' instead of
3081         `scroll-down'.
3083         * doc-view.el (doc-view-scroll-up-or-next-page)
3084         (doc-view-scroll-down-or-previous-page): Add optional ARG.
3085         Use this ARG in the call to image-scroll-up/image-scroll-down.
3086         Change `interactive' spec to "P".  Goto next/previous page only
3087         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
3088         SPC/DEL case).  Doc fix.
3089         (doc-view-next-line-or-next-page)
3090         (doc-view-previous-line-or-previous-page): Rename arg to ARG
3091         for consistency.
3092         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
3093         `doc-view-scroll-up-or-next-page', and buffer-local
3094         `mwheel-scroll-down-function' to
3095         `doc-view-scroll-down-or-previous-page'.
3097 2009-11-25  Juri Linkov  <juri@jurta.org>
3099         Provide additional default values (directories at other Dired
3100         windows) via M-n in the minibuffer of some Dired commands.
3102         * dired-aux.el (dired-diff, dired-compare-directories)
3103         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
3104         `minibuffer-default' in `minibuffer-with-setup-hook'.
3105         (dired-dwim-target-directory): Find a window that displays Dired
3106         buffer instead of failing when the next window is not Dired.
3107         Use `get-window-with-predicate' to find for the next Dired window.
3108         (dired-dwim-target-defaults): New function.
3110         * ediff-util.el (ediff-read-file-name):
3111         Use `dired-dwim-target-defaults' to set `minibuffer-default'
3112         in `minibuffer-with-setup-hook'.
3114 2009-11-25  Juri Linkov  <juri@jurta.org>
3116         Provide additional default values (file name at point or at the
3117         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
3119         * minibuffer.el (read-file-name-defaults): New function.
3120         (read-file-name): Reset `minibuffer-default' to nil when
3121         it duplicates initial input `insdef'.
3122         Bind `minibuffer-default-add-function' to lambda that
3123         calls `read-file-name-defaults' in `minibuffer-selected-window'.
3124         (minibuffer-insert-file-name-at-point): New command.
3126         * files.el (file-name-at-point-functions): New defcustom.
3127         (find-file-default): Remove defvar.
3128         (find-file-read-args): Don't use `find-file-default'.
3129         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3130         to `read-file-name'.
3131         (find-file-literally): Use `read-file-name' with
3132         `confirm-nonexistent-file-or-buffer'.
3134         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
3136         * dired.el (dired-read-dir-and-switches):
3137         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3138         to `read-file-name'.
3139         (dired-file-name-at-point): New function.
3140         (dired-mode): Add hook `dired-file-name-at-point' to
3141         `file-name-at-point-functions'.
3143 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3145         Really make the *Completions* window soft-dedicated (bug#5030).
3146         * window.el (window--display-buffer-2): Add `dedicated' argument.
3147         (display-buffer): Pass it when needed so the dedicated flag is set
3148         after calling set-window-buffer, which would otherwise reset it.
3150 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3152         * progmodes/meta-mode.el (meta-complete-symbol):
3153         * progmodes/etags.el (complete-tag):
3154         * mail/mailabbrev.el (mail-abbrev-complete-alias):
3155         Use completion-in-region.
3157         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
3158         (dabbrev-completion): Use completion-in-region.
3159         (dabbrev--abbrev-at-point): Simplify regexp.
3161         * abbrev.el (abbrev--before-point): Use word-motion functions
3162         if :regexp is not specified (bug#5031).
3164         * subr.el (string-prefix-p): New function.
3166         * man.el (Man-completion-cache): New var.
3167         (Man-completion-table): Use it.
3169         * vc.el (vc-print-log-internal): Make `limit' optional for better
3170         compatibility (e.g. with vc-annotate.el).
3172 2009-11-24  Kevin Ryde  <user42@zip.com.au>
3174         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
3175         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
3177         * emacs-lisp/elint.el (elint-add-required-env): Better error message
3178         when .el source file not found or other error.
3180 2009-11-24  Markus Triska  <markus.triska@gmx.at>
3182         * linum.el (linum-update-window): Ignore intangible (bug#4996).
3184 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3186         Handle the [back] button properly (bug#4979).
3187         * descr-text.el (describe-text-properties): Add a `buffer' argument.
3188         Use help-setup-xref, help-buffer, and with-help-window.
3189         (describe-char): Add `buffer' argument.
3190         Pass proper command to help-setup-xref.  Don't meddle with
3191         help-xref-stack-item directly.
3192         (describe-text-category): Use with-help-window and help-buffer.
3194         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
3195         for the displayed buffer (bug#4887).
3197         * man.el (Man-completion-table): New function.
3198         (man): Use it.
3200 2009-11-24  David Reitter  <david.reitter@gmail.com>
3202         * vc-git.el (vc-git-registered): Use checkout directory (where
3203         .git is) rather than the file's directory and a relative path spec
3204         to work around a bug in git.
3206 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
3208         Improve handling of processes on remote hosts.
3210         * eshell/esh-util.el (eshell-path-env): New defvar.
3211         (eshell-parse-colon-path): New defun.
3212         (eshell-file-attributes): Use `eshell-parse-colon-path'.
3214         * eshell/esh-ext.el (eshell-search-path):
3215         Use `eshell-parse-colon-path'.
3216         (eshell-remote-command): Remove argument HANDLER.
3217         (eshell-external-command): Check for FTP remote connection.
3219         * eshell/esh-proc.el (eshell-gather-process-output):
3220         Use `file-truename', in order to start also symlinked files.
3221         Apply `start-file-process' instead of `start-process'.
3222         Shorten `command' to the local file name part.
3224         * eshell/em-cmpl.el (eshell-complete-commands-list):
3225         Use `eshell-parse-colon-path'.
3227         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
3229         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
3230         to `eshell-directory-change-hook'.
3232 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
3234         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
3235         because it could be enabled automatically if view-read-only is non-nil.
3237 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
3239         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
3240         made on 2009-11-22.
3242 2009-11-24  Glenn Morris  <rgm@gnu.org>
3244         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
3245         deleted variable bookmark-bmenu-bookmark-column.
3247         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
3248         Move after definition of global-semantic-idle-tag-highlight-mode.
3250 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3252         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
3254 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3256         * net/browse-url.el (browse-url-filename-alist): On Windows, add
3257         two slashes to the "file:" prefix.
3258         (browse-url-file-url): De-munge Cygwin filenames before passing
3259         them to Windows browser.
3260         (browse-url-default-windows-browser): Use call-process.
3262 2009-11-23  Juri Linkov  <juri@jurta.org>
3264         Implement DocView Continuous mode.  (Bug#4896)
3265         * doc-view.el (doc-view-continuous-mode): New defcustom.
3266         (doc-view-mode-map): Bind C-n/<down> to
3267         `doc-view-next-line-or-next-page', C-p/<up> to
3268         `doc-view-previous-line-or-previous-page'.
3269         (doc-view-next-line-or-next-page)
3270         (doc-view-previous-line-or-previous-page): New commands.
3272 2009-11-23  Juri Linkov  <juri@jurta.org>
3274         Implement Isearch in comint input history.  (Bug#3746)
3275         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
3276         `isearch-mode-hook'.
3277         (comint-history-isearch): New defcustom.
3278         (comint-history-isearch-backward)
3279         (comint-history-isearch-backward-regexp): New commands.
3280         (comint-history-isearch-message-overlay): New buffer-local variable.
3281         (comint-history-isearch-setup, comint-history-isearch-end)
3282         (comint-goto-input, comint-history-isearch-search)
3283         (comint-history-isearch-message, comint-history-isearch-wrap)
3284         (comint-history-isearch-push-state)
3285         (comint-history-isearch-pop-state): New functions.
3287 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
3289         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
3290         return.
3291         (tramp-handle-make-symbolic-link)
3292         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
3293         Quote file names.
3294         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
3295         (tramp-handle-process-file): Use it.
3297 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3299         * window.el (move-to-window-line-last-op): Remove.
3300         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
3302 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
3304         Make M-r mirror the new cycling behavior of C-l.
3305         * window.el (move-to-window-line-last-op): New var.
3306         (move-to-window-line-top-bottom): New command.
3307         (global-map): Bind M-r move-to-window-line-top-bottom.
3309 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
3311         * dired-x.el (dired-guess-shell-alist-default):
3312         Support xz format.  (Bug#4953)
3314 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
3316         * cedet/srecode/map.el (srecode-get-maps):
3317         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
3318         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
3319         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
3320         (semantic-toggle-decoration-style):
3321         * cedet/semantic/decorate/include.el
3322         (semantic-decoration-include-describe)
3323         (semantic-decoration-unknown-include-describe)
3324         (semantic-decoration-unparsed-include-describe)
3325         (semantic-decoration-all-include-summary):
3326         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
3327         * cedet/semantic/analyze/complete.el
3328         (semantic-analyze-possible-completions):
3329         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
3330         (semantic-show-unmatched-syntax-mode)
3331         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
3332         (semantic-highlight-func-mode):
3333         * cedet/semantic/util.el (semantic-describe-buffer):
3334         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
3335         (semantic-symref-find-tags-by-name)
3336         (semantic-symref-find-tags-by-regexp)
3337         (semantic-symref-find-tags-by-completion)
3338         (semantic-symref-find-file-references-by-name)
3339         (semantic-symref-find-text):
3340         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
3341         (senator-yank-tag):
3342         * cedet/semantic/scope.el (semantic-calculate-scope):
3343         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
3344         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
3345         (define-semantic-idle-service):
3346         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
3347         (semantic-complete-analyze-inline-idle):
3348         * cedet/semantic/analyze.el (semantic-analyze-current-context):
3349         * cedet/mode-local.el (describe-mode-local-bindings)
3350         (describe-mode-local-bindings-in-mode):
3351         * cedet/ede/make.el (ede-make-check-version):
3352         * cedet/ede/locate.el (ede-enable-locate-on-project):
3353         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
3354         (cedet-idutils-version-check):
3355         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
3356         (cedet-gnu-global-version-check):
3357         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
3358         (cedet-cscope-version-check): Use called-interactively-p instead
3359         of interactive-p.
3361         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
3362         Use semantic-format-tag-prototype.
3364 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3366         * emulation/viper-cmd.el: Use viper-last-command-char instead of
3367         last-command-char/last-command-event.
3368         (viper-prefix-arg-value): Do correct conversion of event-char for
3369         XEmacs.
3371         * emulation/viper-util.el, emulation/viper.el:
3372         Use viper-last-command-char instead of
3373         last-command-char/last-command-event.
3375         * ediff-init.el, ediff-mult.el, ediff-util.el:
3376         Replace last-command-char and last-command-event
3377         with (ediff-last-command-char) everywhere.
3379         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
3380         created in fundamental mode.
3382         * ediff.el (ediff-version): Revert the change of interactive-p to
3383         called-interactively-p.
3385 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
3387         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
3388         generation from word-movement command names.
3390 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
3392         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
3393         (semantic-complete-jump-local, semantic-complete-jump):
3394         Improve prompt string.
3396 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
3398         * cus-start.el (all): Add native condition for font-use-system-font.
3400 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
3402         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
3403         Correct the patch from 2009-11-18.  (Bug#3910)
3405 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
3407         * progmodes/subword.el: Rename from lisp/subword.el.
3409         * subword.el: Rename to progmodes/subword.el.
3411         * Makefile.in (ELCFILES): Adapt to subword.el move.
3413 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3414             Stefan Monnier  <monnier@iro.umontreal.ca>
3416         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
3417         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
3418         (bookmark-bmenu-show-filenames): Use push.
3419         (bookmark-bmenu-hide-filenames): Use local var instead of
3420         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
3421         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
3422         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
3423         filenames now that the bookmark names are always available.
3425 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3427         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
3428         (bookmark-search-pattern): Move and leave unbound.
3429         (bookmark-bmenu-mode-map): Change binding.
3430         (bookmark-read-search-input): Simplify.
3431         Don't use text-char-description.  Don't error on non-char events.
3432         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
3433         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
3434         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
3435         Use a local var for the timer.
3436         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
3437         (i.e. bookmark-bmenu-search).
3439 2009-11-21  Glenn Morris  <rgm@gnu.org>
3441         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
3443 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3445         * net/browse-url.el (browse-url-default-windows-browser):
3446         Use cygstart for cygwin.
3448 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
3450         * bookmark.el: Formatting and doc fixes only:
3451         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
3452         (bookmark-bmenu-search): Wrap to fit within 80 columns.
3453         Minor grammar and punctuation fixes in doc string.
3454         (bookmark-read-search-input): Adjust to fit within 80 columns.
3456 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
3458         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
3459         (c-backward-into-nomenclature): Adapt to subword renaming.
3461         * subword.el (subword-forward, subword-backward, subword-mark)
3462         (subword-kill, subword-backward-kill, subword-transpose)
3463         (subword-downcase, subword-upcase, subword-capitalize)
3464         (subword-forward-internal, subword-backward-internal):
3465         Rename from forward-subword, backward-subword, mark-subword,
3466         kill-subword, backward-kill-subword, transpose-subwords,
3467         downcase-subword, upcase-subword, capitalize-subword,
3468         forward-subword-internal, backward-subword-internal.
3470 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3472         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
3473         New options.
3474         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
3475         New vars.
3476         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
3477         (bookmark-bmenu-filter-alist-by-regexp)
3478         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
3479         (bookmark-bmenu-search): New command.
3480         (bookmark-bmenu-mode-map): Bind it.
3482 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3484         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
3486         * cedet/semantic/idle.el (define-semantic-idle-service)
3487         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
3489 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
3491         * progmodes/cc-cmds.el: declare-functioned forward-subword and
3492         backward-subword to quit the byte-compiler.
3494         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
3496         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
3498         * progmodes/cc-cmds.el (c-update-modeline)
3499         (c-forward-into-nomenclature, c-backward-into-nomenclature):
3500         Refer to subword.el functions instead of cc-subword.el.
3502         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
3503         subword.el functions instead of cc-subword.el.
3505         * progmodes/cc-subword.el: Rename to subword.el.
3506         * subword.el: Rename from progmodes/cc-subword.el.
3507         (subword-mode-map): Rename from c-subword-mode-map.
3508         (subword-mode): Rename from c-subword-mode.
3509         (global-subword-mode): New global minor mode.
3510         (forward-subword): Rename from c-forward-subword.
3511         (backward-subword): Rename from c-backward-subword.
3512         (mark-subword): Rename from c-mark-subword.
3513         (kill-subword): Rename from c-kill-subword.
3514         (backward-kill-subword): Rename from c-backward-kill-subword.
3515         (transpose-subwords): Rename from c-tranpose-subword.
3516         (downcase-subword): Rename from c-downcase-subword.
3517         (capitalize-subword): Rename from c-capitalize-subword.
3518         (forward-subword-internal): Rename from c-forward-subword-internal.
3519         (backward-subword-internal): Rename from c-backward-subword-internal.
3521 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3523         * vc.el (vc-deduce-fileset): Allow non-state changing operations
3524         from a dired buffer.
3525         (vc-dired-deduce-fileset): New function.
3526         (vc-root-diff, vc-print-root-log): Use it.
3528         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
3529         nil LIMIT argument to vc-print-log-internal.
3531 2009-11-20  Glenn Morris  <rgm@gnu.org>
3533         * Makefile.in (ELCFILES): Regenerate.
3535 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3537         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
3539         * cedet/semantic.el: Enable idle-mode menu items only if
3540         global-semantic-idle-scheduler-mode is enabled.
3541         (semantic-default-submodes): Doc fix.
3543         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
3544         When turning off, disable other idle modes.
3546 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
3548         * calc/calc.el (calc-set-mode-line):
3549         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3550         (math-format-number): Rename `math-format-complement-signed' to
3551         `math-format-twos-complement'.
3553         * calc/calc-bin.el (math-format-twos-complement): Rename from
3554         math-format-complement-signed.
3555         (calc-radix): Rename `calc-complement-signed-mode' to
3556         `calc-twos-complement-mode'.
3557         (calc-octal-radix, calc-hex-radix): Add an argument for
3558         two's complement.
3560         * calc/calc-embed.el (calc-embedded-mode-vars):
3561         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3563         * calc/calc-ext.el (calc-init-extensions):
3564         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3565         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
3567         * calc/calc-units.el (math-build-units-table-buffer):
3568         Let `calc-twos-complement-mode' be nil.
3570         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
3571         entries.
3573         * calc/calc-vec.el (calcFunc-vunpack):
3574         * calc/calc-aent.el (calc-do-calc-eval):
3575         * calc/calc-forms.el (math-format-date):
3576         * calc/calc-graph.el (calc-graph-plot):
3577         * calc/calc-math.el (math-use-emacs-fn):
3578         * calc/calccomp.el (math-compose-expr):
3579         Let `calc-twos-complement-mode' be nil.
3581 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3583         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
3584         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
3585         * minibuffer.el (completion-in-region-functions): New hook.
3586         (completion-in-region): New function.
3587         * emacs-lisp/lisp.el (lisp-complete-symbol):
3588         * pcomplete.el (pcomplete-std-complete): Use it.
3590 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3592         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
3593         (latex-complete-alist): New vars.
3594         (latex-string-prefix-p, latex-complete-bibtex-keys)
3595         (latex-complete-envnames, latex-complete-refkeys)
3596         (latex-complete-data): New functions.
3597         (latex-complete, latex-indent-or-complete): New commands.
3599         * window.el (display-buffer-mark-dedicated): New var.
3600         (display-buffer): Obey it.
3601         * minibuffer.el (minibuffer-completion-help): Use it.
3603         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
3605         * filecache.el (file-cache-add-file): Use push and cons.
3606         (file-cache-delete-file-regexp): Use push.
3607         (file-cache-complete): Use completion-in-region.
3609         * simple.el (with-wrapper-hook): Fix thinko.
3611         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
3612         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
3613         Use with-current-buffer and string-to-number.
3614         (hfy-fallback-colour-values): Use assoc-string.
3615         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
3616         (hfy-face-at): Remove unused var `found-face'.
3617         (hfy-compile-stylesheet): Remove unused var `css'.
3618         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
3619         and `orig-buffer'.
3620         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
3621         Use with-current-buffer.
3622         (hfy-text-p): Use expand-file-name and fewer setq.
3624 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
3626         * htmlfontify.el, hfy-cmap.el: New files.
3628 2009-11-19  Juri Linkov  <juri@jurta.org>
3630         * minibuffer.el (completions-format): New defcustom.
3631         (completion--insert-strings): Implement vertical format.
3633         * simple.el (switch-to-completions): Move point to the first
3634         completion when point was at the beginning of the buffer.
3636 2009-11-19  Juri Linkov  <juri@jurta.org>
3638         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
3640         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
3642 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
3644         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
3645         (mail-signature): Change default to t.
3646         (mail-from-style): Deprecate `system-default' value.
3647         (mail-insert-from-field): For default value of mail-from-style,
3648         default to `angles' unless `angles' needs quoting and `parens'
3649         does not.
3650         (mail-citation-prefix-regexp): Use citation regexp from
3651         message-mode.
3653 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
3655         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
3656         Set variables for computing the prompt for reading password.
3658 2009-11-19  Glenn Morris  <rgm@gnu.org>
3660         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
3662         * textmodes/flyspell.el (sgml-lexical-context): Declare.
3664         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
3665         (newsticker-treeview-listwindow-height): Fix custom type.
3667 2009-11-19  Kenichi Handa  <handa@m17n.org>
3669         * descr-text.el (describe-char-padded-string): Compose with TAB
3670         only if there's a font for CH.
3671         (describe-char): Fix the condition for detecting a trivial composition.
3673 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
3675         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
3676         more accurate version of the regexp.  (Bug#3910)
3678 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
3680         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
3682 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
3684         * font-setting.el (font-use-system-font): Declare for byte-compiler.
3685         (font-setting-change-default-font): Fix typo in docstring.
3687 2009-11-18  Alan Mackenzie  <acm@muc.de>
3689         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
3691 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
3693         * font-setting.el (font-use-system-font): Move ...
3695         * cus-start.el (all): ... to here.
3697 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
3699         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
3700         Don't set `ad-return-value' if `ad-do-it' doesn't.
3702         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
3703         modification time.
3705 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
3707         * menu-bar.el: Put "Use system font" in Option-menu.
3708         (menu-bar-options-save): Add font-use-system-font.
3710         * loadup.el: If feature system-font-setting or font-render-setting is
3711         there, load font-setting.
3713         * Makefile.in (ELCFILES): Add font-settings.el.
3714         * font-setting.el: New file.
3716 2009-11-17  Glenn Morris  <rgm@gnu.org>
3718         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
3720         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
3721         Preserve point in the list buffer.  (Bug#4939)
3722         Use point-at-eol.
3723         (newsticker--treeview-list-update-highlight)
3724         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
3726 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3728         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
3729         Remove.
3731         * calc/calc-ext.el (calc-init-extensions): Remove references to
3732         symclip.
3734         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
3736         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
3737         * calc/calc-help.el (calc-b-prefix-help): Remove references to
3738         `calc-symclip'.
3740 2009-11-16  Kevin Ryde  <user42@zip.com.au>
3742         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
3743         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
3745         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
3746         (lm-keywords-list): Allow comma-only separator like "foo,bar".
3747         Ignore trailing spaces by omit-nulls to split-string (fixing
3748         regression from Emacs 21 due to the incompatible split-string
3749         change).  (Bug #4928.)
3751 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
3753         * vc.el (vc-log-show-limit): Default to 2000.
3754         (vc-print-log-internal): Insert buttons to request more entries
3755         when limiting the output.
3757         * vc-sccs.el (vc-sccs-print-log):
3758         * vc-rcs.el (vc-rcs-print-log):
3759         * vc-cvs.el (vc-cvs-print-log):
3760         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
3761         LIMIT is non-nil.
3763 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3765         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
3766         error when `tramp-gvfs-dbus-event-vector' is set.
3767         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
3769 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3771         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
3773 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3775         * net/dbus.el (dbus-unregister-service): New defun.
3776         (dbus-register-property): Register the handlers of
3777         "org.freedesktop.DBus.Properties" for SERVICE.
3778         (dbus-property-handler): Fix docstring.
3780 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3782         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
3783         Quote doc string reference in defvaralias as it is not in special form.
3784         (byte-compile-output-docform): Doc fix.
3786 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3788         * calc/calc.el (math-2-word-size, math-half-2-word-size)
3789         (calc-complement-signed-mode): New variables.
3790         (calc-set-mode-line): Add indicator for twos-complements.
3791         (math-format-number): Format twos-complement notation.
3793         * calc/calc-bin.el (calc-word-size): Reset the variables
3794         `math-2-word-size' and `math-half-2-word-size'.
3795         (math-format-complement-signed, math-symclip, calcFunc-symclip)
3796         (calc-symclip): New functions.
3798         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
3800         * calc/calc-embed.el (calc-embedded-mode-vars):
3801         Add `calc-complement-signed-mode' to the list of modes.
3803         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
3804         (calc-b-oper-keys): Add `calc-symclip' to list.
3806         * calc/calc-ext.el (math-read-number-fancy): Read complement
3807         signed numbers.
3808         (calc-init-extensions): Add binding for `calc-symclip'.
3809         Add autoload for `calcFunc-symclip' and `calc-symclip'.
3811         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
3812         `calc-symclip'.
3813         (calc-modes-menu): Add item for twos complement mode.
3815         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
3817 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
3819         * register.el (jump-to-register, insert-register): Handle Semantic
3820         tags.  From commented-out advice in semantic/senator.el.
3822 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
3824         * vc.el (vc-log-show-limit): New variable.
3825         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
3826         when using a prefix argument.
3827         (vc-print-log-internal): Add new argument LIMIT.
3829         * vc-svn.el (vc-svn-print-log):
3830         * vc-mtn.el (vc-mtn-print-log):
3831         * vc-hg.el (vc-hg-print-log):
3832         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
3833         pass it to the log command when set.  Make the BUFFER argument
3834         non-optional.
3836         * vc-sccs.el (vc-sccs-print-log):
3837         * vc-rcs.el (vc-rcs-print-log):
3838         * vc-git.el (vc-git-print-log):
3839         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
3840         ignore it.  Make the BUFFER argument non-optional
3842         * bindings.el (mode-line-buffer-identification): Do not purecopy.
3844 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
3846         * dired.el (dired-mode-map): Move encryption items to "Operate"
3847         menu (Bug#4703).
3849         * strokes.el (strokes-update-window-configuration): Make strokes
3850         buffer current before erasing (Bug#4906).
3852         * cedet/semantic/idle.el (semantic-idle-summary-mode)
3853         (semantic-idle-summary-mode): Define using define-minor-mode
3854         instead of define-semantic-idle-service.
3855         (semantic-idle-summary-mode): New function.
3856         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
3857         that mouse motion does not reset the echo area.
3859 2009-11-15  Juri Linkov  <juri@jurta.org>
3861         * simple.el (set-mark-default-inactive): Add :type, :group
3862         and :version.  (Bug#4876)
3864 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
3866         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
3867         (archive-unique-fname): ... here.  (Bug#4929)
3869 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3871         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
3872         with a real fix.
3874         * novice.el (disabled-command-function): Add useful args.
3875         Setup the help buffer so that [back] works.
3876         Remove redundant call to help-mode.
3877         (disabled-command-function): Use `case'.
3878         (en/disable-command): New function extracted from enable-command.
3879         (enable-command, disable-command): Use it.
3881 2009-11-14  Glenn Morris  <rgm@gnu.org>
3883         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
3884         constants.  (Bug#4913)
3886         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
3888 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
3890         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
3891         defined in C that have no doc-strings.  (Bug#1063)
3893 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
3895         * cus-edit.el (data, files):
3896         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
3898 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
3900         * simple.el (shell-command): Doc fix (Bug#4891).
3902         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
3904 2009-11-14  Glenn Morris  <rgm@gnu.org>
3906         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
3907         statements for vc-diff, emerge-quit, and rmail-cease-edit.
3908         If they are already loaded, eval-after-load will do the right thing.
3910         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
3911         compiling.
3913         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
3915         * simple.el (x-selection-owner-p): Declare.
3916         (read-mail-command): Use custom radio type rather than choice.
3917         (completion-no-auto-exit): Doc fix.
3919         * custom.el (defgroup):
3920         * epg-config.el (epg): Doc fixes.
3922 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
3924         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
3925         * international/ccl.el (define-ccl-program): Do not purecopy the
3926         docstring, defconst does it anyway.
3928 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3930         * add-log.el (add-change-log-entry): Avoid displaying the changelog
3931         a second time.
3933         * x-dnd.el (x-dnd-maybe-call-test-function):
3934         * window.el (split-window-vertically):
3935         * whitespace.el (whitespace-help-on):
3936         * vc-rcs.el (vc-rcs-consult-headers):
3937         * userlock.el (ask-user-about-lock-help)
3938         (ask-user-about-supersession-help):
3939         * type-break.el (type-break-force-mode-line-update):
3940         * time-stamp.el (time-stamp-conv-warn):
3941         * terminal.el (te-set-output-log, te-more-break, te-filter)
3942         (te-sentinel, terminal-emulator):
3943         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
3944         (term-write-input-ring, term-check-source, term-start-output-log):
3945         (term-display-buffer-line, term-dynamic-list-completions):
3946         (term-ansi-make-term, serial-term):
3947         * subr.el (selective-display):
3948         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
3949         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
3950         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
3951         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
3952         (speedbar-remove-localized-speedbar-support)
3953         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
3954         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
3955         (speedbar-buffers-line-directory):
3956         * simple.el (shell-command-on-region, append-to-buffer)
3957         (prepend-to-buffer):
3958         * shadowfile.el (shadow-save-todo-file):
3959         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
3960         (scroll-bar-maybe-set-window-start):
3961         * sb-image.el (speedbar-image-dump):
3962         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
3963         (load-save-place-alist-from-file):
3964         * ps-samp.el (ps-print-message-from-summary):
3965         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
3966         (ps-background-image, ps-begin-job, ps-do-despool):
3967         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
3968         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
3969         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
3970         (pr-call-process, pr-file-list, pr-interface-save):
3971         * novice.el (disabled-command-function)
3972         (enable-command, disable-command):
3973         * mouse.el (mouse-buffer-menu-alist):
3974         * mouse-copy.el (mouse-kill-preserving-secondary):
3975         * macros.el (kbd-macro-query):
3976         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
3977         * informat.el (batch-info-validate):
3978         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
3979         * hippie-exp.el (try-expand-dabbrev-visible):
3980         * help-mode.el (help-make-xrefs):
3981         * help-fns.el (describe-variable):
3982         * generic-x.el (bat-generic-mode-run-as-comint):
3983         * finder.el (finder-mouse-select):
3984         * find-dired.el (find-dired-sentinel):
3985         * filesets.el (filesets-file-close):
3986         * files.el (list-directory):
3987         * faces.el (list-faces-display, describe-face):
3988         * facemenu.el (list-colors-display):
3989         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
3990         * epg.el (epg--process-filter, epg-cancel):
3991         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
3992         (epa--read-signature-type):
3993         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
3994         (emerge-file-names):
3995         * ehelp.el (electric-helpify):
3996         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
3997         * ediff-vers.el (rcs-ediff-view-revision):
3998         * ediff-util.el (ediff-setup):
3999         * ediff-mult.el (ediff-append-custom-diff):
4000         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
4001         (ediff-wordify):
4002         * echistory.el (Electric-command-history-redo-expression):
4003         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4004         * disp-table.el (describe-display-table):
4005         * dired.el (dired-find-buffer-nocreate):
4006         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
4007         * dabbrev.el (dabbrev--same-major-mode-p):
4008         * chistory.el (list-command-history):
4009         * apropos.el (apropos-documentation):
4010         * allout.el (allout-obtain-passphrase):
4011         (allout-copy-exposed-to-buffer):
4012         (allout-verify-passphrase): Use with-current-buffer.
4014 2009-11-13  Glenn Morris  <rgm@gnu.org>
4016         * Makefile.in (ELCFILES): Regenerate.
4018 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4020         * net/dbus.el (dbus-registered-objects-table): Rename from
4021         `dbus-registered-functions-table', because it contains also properties.
4022         (dbus-unregister-object): Unregister also properties.
4023         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4024         Use a timeout of 500 msec, in order to not block.
4025         (dbus-register-property, dbus-property-handler): New defuns.
4027 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4029         * simple.el (minibuffer-default-add-completions): Drop deprecated
4030         4th arg.
4032 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
4034         * textmodes/artist.el (artist-mouse-choose-operation):
4035         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
4036         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
4037         (artist-compute-up-event-key): New function.
4038         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
4040 2009-11-13  Kenichi Handa  <handa@m17n.org>
4042         * language/japan-util.el: Make sure that the value of jisx0208
4043         property is jisx0208 character.
4045 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
4047         * international/mule.el (auto-coding-regexp-alist): Only purecopy
4048         car or each item, not the whole list.
4050 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4052         * minibuffer.el (minibuffer-completion-help):
4053         Use minibuffer-hide-completions.
4055 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
4057         * dired.el (dired-save-positions, dired-restore-positions): New funs.
4058         (dired-revert): Use them (bug#4880).
4060 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4062         * tooltip.el (tooltip-frame-parameters): Undo previous change.
4064 2009-11-12  Juri Linkov  <juri@jurta.org>
4066         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
4067         New functions.
4068         (find-file-literally-at-point): Alias of `ffap-literally'.
4070 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4072         * textmodes/ispell.el (ispell-skip-region-alist):
4073         * textmodes/css-mode.el (auto-mode-alist):
4074         * progmodes/compile.el (auto-mode-alist):
4075         * international/mule.el (ctext-non-standard-encodings-alist)
4076         (ctext-non-standard-encodings-regexp):
4077         * simple.el (shell-command-switch, text-read-only):
4078         * replace.el (occur-mode-map):
4079         * paths.el (rmail-file-name):
4080         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
4081         * find-file.el (ff-special-constructs):
4082         * files.el (file-name-handler-alist):
4083         * composite.el: Purecopy strings.
4085         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
4087 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4089         * widget.el (define-widget): Purecopy the docstring.
4090         * international/mule-cmds.el (charset): Do not purecopy the
4091         docstring here, define-widget does it.
4093         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4094         * textmodes/bibtex-style.el (auto-mode-alist):
4095         * progmodes/inf-lisp.el (inferior-lisp-prompt):
4096         * progmodes/compile.el (compile-command):
4097         * language/korea-util.el (default-korean-keyboard):
4098         * international/mule-conf.el (file-coding-system-alist):
4099         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
4100         * tooltip.el (tooltip-frame-parameters):
4101         * newcomment.el (comment-end, comment-padding):
4102         * dired.el (dired-trivial-filenames):
4103         * comint.el (comint-file-name-prefix): Purecopy initial values.
4105 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
4107         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
4108         (tramp-advice-minibuffer-electric-tilde): Unload advices via
4109         `tramp-unload'.
4110         (tramp-advice-make-auto-save-file-name)
4111         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
4112         after removing the advice.
4114 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4116         * progmodes/grep.el (grep-regexp-alist):
4117         * international/mule-cmds.el (iso-2022-control-alist):
4118         * emacs-lisp/timer.el (timer-duration-words):
4119         * subr.el (version-separator, version-regexp-alist):
4120         * minibuffer.el (completion-styles-alist):
4121         * faces.el (face-attribute-name-alist, list-faces-sample-text):
4122         Change defvars to defconsts.
4124         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
4125         * loadup.el ("international/mule-conf"): Load the byte compiled version.
4126         * international/mule-conf.el: Allow to be byte compiled.
4128         * international/mule.el (define-charset): Purecopy props.
4129         (load-with-code-conversion): Purecopy doc string and file name.
4130         (put-charset-property): Purecopy strings.
4131         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
4133         * international/mule-cmds.el (register-input-method): Purecopy arguments.
4134         (define-char-code-property): Correctly purecopy the table.
4136         * international/ccl.el (define-ccl-program): Purecopy the docstring.
4138         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
4140         * subr.el (add-hook): Purecopy strings.
4141         (eval-after-load): Purecopy load-history-regexp and the form.
4143         * custom.el (custom-declare-group): Purecopy load-file-name.
4145         * subr.el (menu-bar-separator): New defconst.
4146         * net/eudc.el (eudc-tools-menu):
4147         * international/mule-cmds.el (set-coding-system-map)
4148         (mule-menu-keymap):
4149         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
4150         * vc-hooks.el (vc-menu-map):
4151         * replace.el (occur-mode-map):
4152         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
4153         (menu-bar-edit-menu, menu-bar-goto-menu)
4154         (menu-bar-custom-menu, menu-bar-showhide-menu)
4155         (menu-bar-options-menu, menu-bar-tools-menu)
4156         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
4157         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
4158         (menu-bar-help-menu):
4159         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
4160         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
4162         * term/x-win.el (x-gtk-stock-map):
4163         * progmodes/vera-mode.el (auto-mode-alist):
4164         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
4165         (inferior-lisp-program, inferior-lisp-load-command):
4166         * progmodes/hideshow.el (hs-special-modes-alist):
4167         * progmodes/gud.el (same-window-regexps):
4168         * progmodes/grep.el (grep-program, find-program, xargs-program):
4169         * net/telnet.el (same-window-regexps):
4170         * net/rlogin.el (same-window-regexps):
4171         * language/ethiopic.el (font-ccl-encoder-alist):
4172         * vc-sccs.el (vc-sccs-master-templates):
4173         * vc-rcs.el (vc-rcs-master-templates):
4174         * subr.el (cl-assertion-failed):
4175         * simple.el (next-error-overlay-arrow-position):
4176         * lpr.el (lpr-command):
4177         * locate.el (locate-ls-subdir-switches):
4178         * info.el (same-window-regexps, info)
4179         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
4180         * image-mode.el (image-mode, auto-mode-alist):
4181         * hippie-exp.el (hippie-expand-ignore-buffers):
4182         * format.el (format-alist):
4183         * find-dired.el (find-ls-subdir-switches, find-grep-options)
4184         (find-name-arg):
4185         * facemenu.el (facemenu-keybindings):
4186         * dired.el (dired-listing-switches, dired-chown-program):
4187         * diff.el (diff-switches, diff-command):
4188         * cus-edit.el (same-window-regexps):
4189         * bindings.el (mode-line-mule-info)
4190         (mode-line-buffer-identification): Purecopy strings.
4192 2009-11-11  Juri Linkov  <juri@jurta.org>
4194         * simple.el (dired-get-filename) <declare-function>:
4195         Tell the byte-compiler about dired-get-filename.
4196         (shell-command): In Dired mode, get filename from the current line
4197         as the default value.
4199 2009-11-10  Glenn Morris  <rgm@gnu.org>
4201         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
4202         * calendar/holidays.el, progmodes/cperl-mode.el:
4203         Update x-popup-menu declarations.
4205         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
4206         (list-load-path-shadows): Use dolist.
4207         (list-load-path-shadows): Use with-current-buffer.
4209 2009-11-10  Juri Linkov  <juri@jurta.org>
4211         * minibuffer.el (read-file-name): Support a list of default values
4212         in `default-filename'.  Use the first file name where only one
4213         element is required.  Doc fix.
4215 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
4217         * net/dbus.el (dbus-unregister-object): Release service, if no
4218         other method is registered for it.
4220 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
4222         * bookmark.el (bookmark-completing-read): Sort bookmark names if
4223         bookmark-sort-flag is non-nil (Bug#4653).
4225 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4227         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
4228         the progress reporter entirely.
4230         * emulation/cua-base.el: Add CUA property to some CC mode commands
4231         (Bug#4100).
4233 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4235         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
4236         at end of sentence (Bug#4818).
4238 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
4240         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4241         Handle "see declaration of" MSFT statements (Bug#4100).
4243 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4245         * net/tramp.el (tramp-advice-make-auto-save-file-name)
4246         (tramp-advice-file-expand-wildcards): Unload via
4247         `ad-remove-advice'.
4249         * net/trampver.el: Update release number.
4251 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4253         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
4254         `ad-do-it'.
4256 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
4258         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
4259         in order to keep context in SELinux.
4261 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4263         * dired-aux.el (dired-query): Place cursor in echo area and allow
4264         C-g.
4266         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
4267         menu item if not on a directory (Bug#4701).
4269 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4271         Sync with Tramp 2.1.17.
4273         * net/tramp.el (tramp-handle-copy-directory): Don't use
4274         `file-remote-p' (due to compatibility).
4276         * net/tramp-compat.el (tramp-compat-copy-directory)
4277         (tramp-compat-delete-directory): New defuns.
4279         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
4280         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
4281         `tramp-compat-delete-directory'.
4283         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
4284         (tramp-smb-handle-delete-directory): Use
4285         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
4287         * net/trampver.el: Update release number.
4289 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
4291         * tar-mode.el (tar-copy): Call write-region on the right buffer
4292         (Bug#4857).
4294         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
4295         by hand, if necessary (Bug#4878).
4297 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
4299         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
4300         align size column (Bug#4839).
4302         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
4303         statement.
4305 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4307         * progmodes/ld-script.el (auto-mode-alist):
4308         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
4310         * cus-face.el (custom-declare-face): Purecopy face spec.
4312 2009-11-06  Kenichi Handa  <handa@m17n.org>
4314         * international/uni-bidi.el: Re-generated.
4315         * international/uni-category.el: Re-generated.
4316         * international/uni-combining.el: Re-generated.
4317         * international/uni-mirrored.el: Re-generated.
4319 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4321         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
4322         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
4323         (tex-start-options, slitex-run-command, latex-run-command)
4324         (tex-run-command, tex-directory):
4325         * textmodes/ispell.el (ispell-html-skip-alists)
4326         (ispell-tex-skip-alists, ispell-tex-skip-alists):
4327         * textmodes/fill.el (adaptive-fill-first-line-regexp):
4328         (adaptive-fill-regexp):
4329         * textmodes/dns-mode.el (auto-mode-alist):
4330         * progmodes/python.el (interpreter-mode-alist):
4331         * progmodes/etags.el (tags-compression-info-list):
4332         * progmodes/etags.el (tags-file-name):
4333         * net/browse-url.el (browse-url-galeon-program)
4334         (browse-url-firefox-program):
4335         * mail/sendmail.el (mail-signature-file)
4336         (mail-citation-prefix-regexp):
4337         * international/mule-conf.el (eight-bit):
4338         * international/latexenc.el (latex-inputenc-coding-alist):
4339         * international/fontset.el (x-pixel-size-width-font-regexp):
4340         * emacs-lisp/warnings.el (warning-type-format):
4341         * emacs-lisp/trace.el (trace-buffer):
4342         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
4343         (emacs-lisp-mode-map):
4344         * calendar/holidays.el (holiday-solar-holidays)
4345         (holiday-bahai-holidays, holiday-islamic-holidays)
4346         (holiday-christian-holidays, holiday-hebrew-holidays)
4347         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
4348         (hebrew-holidays-1, holiday-oriental-holidays)
4349         (holiday-general-holidays):
4350         * x-dnd.el (x-dnd-known-types):
4351         * tool-bar.el (tool-bar):
4352         * startup.el (site-run-file):
4353         * shell.el (shell-dumb-shell-regexp):
4354         * rfn-eshadow.el (file-name-shadow-tty-properties)
4355         (file-name-shadow-properties):
4356         * paths.el (remote-shell-program, news-directory):
4357         * mouse.el ([C-down-mouse-3]):
4358         * menu-bar.el (menu-bar-tools-menu):
4359         * jka-cmpr-hook.el (jka-compr-load-suffixes)
4360         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
4361         (jka-compr-compression-info-list):
4362         * isearch.el (search-whitespace-regexp):
4363         * image-file.el (image-file-name-extensions):
4364         * find-dired.el (find-ls-option):
4365         * files.el (directory-listing-before-filename-regexp)
4366         (directory-free-space-args, insert-directory-program)
4367         (list-directory-brief-switches, magic-fallback-mode-alist)
4368         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
4369         (automount-dir-prefix):
4370         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
4371         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
4372         (face-font-registry-alternatives, face-font-registry-alternatives)
4373         (face-font-family-alternatives):
4374         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
4375         (facemenu-foreground-menu, facemenu-face-menu):
4376         * epa-hook.el (epa-file-name-regexp):
4377         * dnd.el (dnd-protocol-alist):
4378         * textmodes/rst.el (auto-mode-alist):
4379         * button.el (default-button): Purecopy strings.
4381 2009-11-06  Glenn Morris  <rgm@gnu.org>
4383         * Makefile.in (ELCFILES): Update.
4385 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4387         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
4388         * emacs-lisp/levents.el: Move to obsolete/levents.el.
4390         * nxml/xsd-regexp.el (xsdre-gen-categories):
4391         * nxml/xmltok.el (xmltok-parse-entity):
4392         * nxml/rng-parse.el (rng-parse-validate-file):
4393         * nxml/rng-maint.el (rng-format-manual)
4394         (rng-manual-output-force-new-line):
4395         * nxml/rng-loc.el (rng-save-schema-location-1):
4396         * nxml/rng-cmpct.el (rng-c-parse-file):
4397         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4398         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
4400 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
4402         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
4403         Remove extra save-excursions and make-variable-buffer-local's.
4404         Suggested by Stefan Monnier.
4406         (verilog-getopt-file, verilog-module-inside-filename-p)
4407         (verilog-set-define): Merge GNU 1.35 and repair changes from
4408         switching to using with-current-buffer.
4410         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
4411         being treated as a number and confusing AUTORESET.
4412         Reported by Dan Dever.
4414         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
4415         Add verilog-auto-ignore-concat to fix backward compatibility with
4416         older verilog-modes.  Reported by Dan Katz.
4418         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
4419         containing closing anchors "...$".
4421         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
4422         Reported by Wade Smith.
4424         (verilog-batch-execute-func): Comment on function usage.
4426 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
4428         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
4429         for labels.
4431         (verilog-label-re, verilog-calc-1): Support proper indent of named
4432         asserts.
4434         (verilog-backward-token, verilog-basic-complete-re)
4435         (verilog-beg-of-statement, verilog-indent-re): Support proper
4436         indent of the assert statement at the beginning of a block of text.
4438         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
4439         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
4440         tokens as begins.
4442 2009-11-05  Glenn Morris  <rgm@gnu.org>
4444         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
4445         Emacs 19.  (Bug#1531)
4446         (byte-compile-fix-header): Update for the above change.
4447         Drop test for epoch::version.
4449         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
4450         * cus-dep.el (custom-make-dependencies):
4451         * finder.el (finder-compile-keywords):
4452         Use autoload-rubric's feature argument.
4454         * calendar/diary-lib.el (top-level): Make load behave more like require.
4456         * vc-git.el (vc-git-stash-map): Move definition before use.
4458 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
4460         * custom.el (custom-declare-group): Purecopy standard-value.
4461         (custom-declare-group): Purecopy custom-prefix.
4463         * international/mule.el (load-with-code-conversion):
4464         Call do-after-load-evaluation unconditionally.
4466         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
4468 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4470         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
4472 2009-11-04  Glenn Morris  <rgm@gnu.org>
4474         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
4475         (byte-compile-compatibility): Remove option.
4476         (byte-compile-close-variables, byte-compile-fix-header)
4477         (byte-compile-insert-header, byte-compile-output-docform)
4478         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
4479         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
4480         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
4481         (byte-compile-insert, byte-compile-defun):
4482         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
4483         (byte-defop-compiler19): Remove.
4484         Without byte-compile-compatibility, the 'emacs19-opcode property is not
4485         used by anything.  Replace all calls with byte-defop-compiler.
4487 2009-11-04  Juri Linkov  <juri@jurta.org>
4489         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
4490         (menu-bar-options-menu): Don't quote the `prop' arg of
4491         `menu-bar-make-mm-toggle'.
4493 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
4495         * calendar/calendar.el (cal-loaddefs):
4496         * calendar/diary-lib.el (diary-loaddefs):
4497         * calendar/holidays.el (hol-loaddefs):
4498         * eshell/esh-module.el (esh-groups): Load rather than require.
4500 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4502         * calendar/todo-mode.el (todo-add-category): Don't hardcode
4503         point-min==1.
4504         (todo-top-priorities): Only display-buffer when called interactively.
4505         (todo-item-start): Don't save excursion point.
4506         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
4507         (todo-insert-item-here, todo-file-item, todo-remove-item):
4508         Adjust uses of todo-item-start and todo-item-end.
4510         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
4511         (autoload-rubric): Don't use any more.
4512         * cedet/semantic/fw.el (semantic/loaddefs):
4513         * cedet/srecode.el (srecode/loaddefs):
4514         * cedet/ede.el (ede/loaddefs): Load rather than require.
4515         * cedet/ede/cpp-root.el:
4516         * cedet/ede/emacs.el:
4517         * cedet/ede/files.el:
4518         * cedet/ede/linux.el:
4519         * cedet/ede/locate.el:
4520         * cedet/ede/make.el:
4521         * cedet/ede/shell.el:
4522         * cedet/ede/speedbar.el:
4523         * cedet/ede/system.el:
4524         * cedet/ede/util.el:
4525         * cedet/semantic/analyze.el:
4526         * cedet/semantic/bovine.el:
4527         * cedet/semantic/complete.el:
4528         * cedet/semantic/ctxt.el:
4529         * cedet/semantic/db-file.el:
4530         * cedet/semantic/db-find.el:
4531         * cedet/semantic/db-global.el:
4532         * cedet/semantic/db-mode.el:
4533         * cedet/semantic/db-typecache.el:
4534         * cedet/semantic/db.el:
4535         * cedet/semantic/debug.el:
4536         * cedet/semantic/dep.el:
4537         * cedet/semantic/doc.el:
4538         * cedet/semantic/edit.el:
4539         * cedet/semantic/find.el:
4540         * cedet/semantic/format.el:
4541         * cedet/semantic/html.el:
4542         * cedet/semantic/ia-sb.el:
4543         * cedet/semantic/ia.el:
4544         * cedet/semantic/idle.el:
4545         * cedet/semantic/lex-spp.el:
4546         * cedet/semantic/lex.el:
4547         * cedet/semantic/mru-bookmark.el:
4548         * cedet/semantic/scope.el:
4549         * cedet/semantic/senator.el:
4550         * cedet/semantic/sort.el:
4551         * cedet/semantic/symref.el:
4552         * cedet/semantic/tag-file.el:
4553         * cedet/semantic/tag-ls.el:
4554         * cedet/semantic/tag-write.el:
4555         * cedet/semantic/tag.el:
4556         * cedet/semantic/util-modes.el:
4557         * cedet/semantic/analyze/complete.el:
4558         * cedet/semantic/analyze/refs.el:
4559         * cedet/semantic/bovine/c.el:
4560         * cedet/semantic/bovine/gcc.el:
4561         * cedet/semantic/bovine/make.el:
4562         * cedet/semantic/bovine/scm.el:
4563         * cedet/semantic/decorate/include.el:
4564         * cedet/semantic/decorate/mode.el:
4565         * cedet/semantic/symref/cscope.el:
4566         * cedet/semantic/symref/global.el:
4567         * cedet/semantic/symref/grep.el:
4568         * cedet/semantic/symref/idutils.el:
4569         * cedet/semantic/symref/list.el:
4570         * cedet/semantic/wisent/java-tags.el:
4571         * cedet/semantic/wisent/javascript.el:
4572         * cedet/srecode/compile.el:
4573         * cedet/srecode/cpp.el:
4574         * cedet/srecode/document.el:
4575         * cedet/srecode/el.el:
4576         * cedet/srecode/expandproto.el:
4577         * cedet/srecode/getset.el:
4578         * cedet/srecode/insert.el:
4579         * cedet/srecode/java.el:
4580         * cedet/srecode/map.el:
4581         * cedet/srecode/mode.el:
4582         * cedet/srecode/template.el:
4583         * cedet/srecode/texi.el: Remove the file-local setting of
4584         generated-autoload-feature.
4586         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
4587         and only put a prop if it is non-nil.
4589 2009-11-03  Juri Linkov  <juri@jurta.org>
4591         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
4592         (menu-bar-options-menu): Fix list quoting (Bug#4429).
4594         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
4595         and "Menu" to make top-level menu item visually one unit (like
4596         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
4597         multi-word menu items).  Fix :help string for quit-window.
4599 2009-11-03  Glenn Morris  <rgm@gnu.org>
4601         * cedet/mode-local.el (with-mode-local): Doc fix.
4603         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
4604         (byte-compile-file-form-define-abbrev-table)
4605         (byte-compile-file-form-custom-declare-variable)
4606         (byte-compile-variable-ref, byte-compile-defvar):
4607         Whether or not a warning is enabled should only affect whether we issue
4608         the warning, not whether or not we collect the relevant data.
4609         Eg warnings can be turned on and off throughout the course of a file.
4611         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
4612         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
4614 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4616         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
4617         * play/mpuz.el (mpuz-create-buffer):
4618         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
4619         (lm-print-y,s,noise, lm-print-w0, lm-init):
4620         * play/gomoku.el (gomoku-prompt-for-move):
4621         * play/fortune.el (fortune-in-buffer):
4622         * play/dissociate.el (dissociated-press):
4623         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
4624         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
4625         * mail/supercite.el (sc-eref-show):
4626         * mail/smtpmail.el (smtpmail-send-it):
4627         * mail/rmailsum.el (rmail-summary-next-labeled-message)
4628         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
4629         (rmail-summary-undelete-many, rmail-summary-rmail-update)
4630         (rmail-summary-goto-msg, rmail-summary-expunge)
4631         (rmail-summary-get-new-mail, rmail-summary-search-backward)
4632         (rmail-summary-add-label, rmail-summary-output-menu)
4633         (rmail-summary-output-body):
4634         * mail/rfc822.el (rfc822-addresses):
4635         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
4636         * mail/mailpost.el (post-mail-send-it):
4637         * mail/hashcash.el (hashcash-generate-payment):
4638         * mail/feedmail.el (feedmail-run-the-queue)
4639         (feedmail-queue-send-edit-prompt-help-first)
4640         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
4641         (feedmail-deduce-address-list):
4642         * eshell/esh-ext.el (eshell-remote-command):
4643         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
4644         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
4645         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
4646         (viper-save-string-in-file, viper-valid-marker):
4647         * emulation/viper-keym.el (viper-toggle-key):
4648         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
4649         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
4650         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
4651         * emulation/viper-cmd.el (viper-exec-form-in-vi)
4652         (viper-exec-form-in-emacs, viper-brac-function):
4653         * emulation/viper.el (viper-delocalize-var):
4654         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
4655         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
4656         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
4657         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
4658         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
4659         * emulation/edt.el (edt-electric-helpify):
4660         * emulation/cua-rect.el (cua--rectangle-aux-replace):
4661         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
4662         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
4663         (cua-indent-to-global-mark-column):
4664         * calendar/diary-lib.el (calendar-mark-1):
4665         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
4666         Use with-current-buffer.
4667         * emulation/viper.el (viper-delocalize-var): Use dolist.
4669 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
4671         * comint.el (comint-replace-by-expanded-history-before-point):
4672         Replace !! with the previous input string literally (Bug#1795).
4674 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
4676         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
4677         to be made up of whitespace.
4679 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
4681         * minibuffer.el (read-file-name): Don't use file dialogs for
4682         remote directories (Bug#99).
4684 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
4686         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
4688 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
4690         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
4691         instead of deleting the window or frame.
4693 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
4695         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
4696         Support face colors.
4698         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
4699         New function.  Support face colors (Bug#1168).
4700         (tex-common-initialization): Use it.
4702         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
4703         mode allows it (Bug#1168).
4705 2009-10-31  Juri Linkov  <juri@jurta.org>
4707         * facemenu.el (list-colors-display): Don't mark buffer as
4708         modified (Bug#3948).
4710 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
4712         * international/mule-diag.el (list-character-sets-1): Minor
4713         message fix (Bug#3526).
4715         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
4716         face property (Bug#4834).
4717         (etags-list-tags, etags-tags-apropos-additional)
4718         (etags-tags-apropos, tags-select-tags-table): Add follow-link
4719         property.
4721         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
4722         items.
4724         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
4725         items.
4727         * cedet/ede.el (ede-minor-mode):
4728         * cedet/semantic.el (semantic-mode): Toggle menu separators.
4730 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4732         * textmodes/two-column.el (2C-split):
4733         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
4734         * textmodes/tex-mode.el (tex-set-buffer-directory):
4735         * textmodes/spell.el (spell-region, spell-string):
4736         * textmodes/reftex.el (reftex-erase-buffer):
4737         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
4738         * textmodes/reftex-toc.el (reftex-toc-promote-action):
4739         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
4740         (reftex-select-item):
4741         * textmodes/reftex-ref.el (reftex-label-info-update)
4742         (reftex-offer-label-menu):
4743         * textmodes/reftex-index.el (reftex-index-change-entry)
4744         (reftex-index-phrases-info):
4745         * textmodes/reftex-global.el (reftex-create-tags-file)
4746         (reftex-save-all-document-buffers, reftex-ensure-write-access):
4747         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
4748         (reftex-view-crossref-from-bibtex):
4749         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
4750         (reftex-extract-bib-entries-from-thebibliography)
4751         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
4752         * textmodes/refbib.el (r2b-capitalize-title):
4753         (r2b-convert-buffer, r2b-help):
4754         * textmodes/page-ext.el (pages-directory)
4755         (pages-directory-goto-with-mouse):
4756         * textmodes/bibtex.el (bibtex-validate-globally):
4757         * textmodes/bib-mode.el (bib-capitalize-title):
4758         * textmodes/artist.el (artist-clear-buffer, artist-system):
4759         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
4760         (local-set-scheme-interaction-buffer, xscheme-process-filter)
4761         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
4762         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
4763         (xscheme-send-control-g-interrupt, xscheme-start-process)
4764         (xscheme-process-sentinel, xscheme-cd):
4765         * progmodes/verilog-mode.el (verilog-read-always-signals)
4766         (verilog-set-define, verilog-getopt-file)
4767         (verilog-module-inside-filename-p):
4768         * progmodes/sh-script.el:
4769         * progmodes/python.el (python-pdbtrack-get-source-buffer)
4770         (python-pdbtrack-grub-for-buffer, python-execute-file):
4771         * progmodes/octave-inf.el (inferior-octave):
4772         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
4773         (idlwave-shell-compile-helper-routines, idlwave-set-local)
4774         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
4775         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
4776         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
4777         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
4778         (idlwave-shell-filter, idlwave-shell-examine-highlight)
4779         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
4780         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
4781         (idlwave-shell-examine-display, idlwave-shell-run-region)
4782         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
4783         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
4784         * progmodes/idlw-help.el (idlwave-help-get-special-help)
4785         (idlwave-help-get-help-buffer):
4786         * progmodes/gud.el (gud-basic-call, gud-find-class)
4787         (gud-tooltip-activate-mouse-motions-if-enabled):
4788         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
4789         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
4790         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
4791         (ebrowse-tags-next-file):
4792         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
4793         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
4794         (ebnf-eps-finish-and-write):
4795         * progmodes/cpp.el (cpp-edit-save):
4796         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
4797         * progmodes/cc-defs.el (c-emacs-features):
4798         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
4799         (antlr-directory-dependencies):
4800         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
4801         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
4802         (ada-find-any-references, ada-make-filename-from-adaname)
4803         (ada-make-body-gnatstub):
4804         * obsolete/rnews.el (news-list-news-groups):
4805         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
4806         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
4807         * net/rcirc.el (rcirc-debug):
4808         * net/newst-treeview.el (newsticker--treeview-list-add-item)
4809         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
4810         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
4811         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
4812         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
4813         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
4814         (newsticker--treeview-list-clear-highlight)
4815         (newsticker--treeview-list-update-highlight)
4816         (newsticker--treeview-list-highlight-start)
4817         (newsticker--treeview-tree-update-highlight)
4818         (newsticker--treeview-get-selected-item)
4819         (newsticker-treeview-mark-list-items-old)
4820         (newsticker--treeview-set-current-node):
4821         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
4822         * net/newst-backend.el (newsticker--get-news-by-funcall)
4823         (newsticker--get-news-by-wget, newsticker--image-get)
4824         (newsticker--image-sentinel):
4825         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
4826         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
4827         (eudc-ph-close-session):
4828         * net/eudc.el (eudc-save-options):
4829         * language/thai-word.el (thai-update-word-table):
4830         * language/japan-util.el (japanese-string-conversion):
4831         * international/titdic-cnv.el (tsang-quick-converter)
4832         (ziranma-converter, ctlau-converter):
4833         * international/mule-cmds.el (describe-language-environment):
4834         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
4835         (skkdic-convert-postfix, skkdic-convert-prefix):
4836         (skkdic-convert-okuri-nasi, skkdic-convert):
4837         * emacs-lisp/re-builder.el (reb-update-overlays):
4838         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
4839         * emacs-lisp/gulp.el (gulp-send-requests):
4840         * emacs-lisp/find-gc.el (trace-call-tree):
4841         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
4842         (eieio-describe-generic):
4843         * emacs-lisp/eieio-base.el (eieio-persistent-read):
4844         * emacs-lisp/edebug.el (edebug-outside-excursion):
4845         * emacs-lisp/debug.el (debugger-make-xrefs):
4846         * emacs-lisp/cust-print.el (custom-prin1-to-string):
4847         * emacs-lisp/chart.el (chart-new-buffer):
4848         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
4849         Use with-current-buffer.
4850         * textmodes/artist.el (artist-system): Don't call
4851         copy-sequence on a fresh string.
4852         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
4854 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
4856         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
4857         is no item to edit.  (Bug#4820)
4858         (todo-top-priorities): Restore point and restore narrowing in Todo
4859         buffer.  (Bug#4820)
4861 2009-10-31  Glenn Morris  <rgm@gnu.org>
4863         * net/ange-ftp.el (top-level): Don't require dired when compiling.
4864         (comint-last-output-start, comint-last-input-start)
4865         (comint-last-input-end): Don't defvar when compiling.
4866         (ange-ftp-process-file): Use bound-and-true-p.
4868         * pcmpl-rpm.el (top-level): Move provide statement to end.
4869         (pcmpl-rpm): Remove unused custom group.
4871         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
4873         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
4875         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
4876         (byte-compile-warnings): Add `constants' as an option.
4877         (byte-compile-callargs-warn, byte-compile-arglist-warn)
4878         (display-call-tree): Update for byte-compile-fdefinition possibly
4879         returning `(macro lambda ...)'.  (Bug#4778)
4880         (byte-compile-variable-ref, byte-compile-setq-default):
4881         Respect `constants' member of byte-compile-warnings.
4883         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
4884         Use mapc rather than mapcar because the return value is never used.
4886         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
4887         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
4888         * cedet/semantic/html.el:
4889         Suppress harmless warnings about setting up semantic-imenu (not
4890         part of Emacs) variables.
4892 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4894         * vc-bzr.el (vc-bzr-revision-keywords): New var.
4895         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
4896         to "submit:".
4898         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
4899         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
4900         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
4901         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
4902         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
4903         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
4904         (semantic-analyzer-debug-global-symbol)
4905         (semantic-analyzer-debug-missing-innertype)
4906         (semantic-analyzer-debug-insert-include-summary):
4907         * cedet/semantic/util.el (semantic-file-tag-table):
4908         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
4909         (semantic-recursive-find-nonterminal-by-name):
4910         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
4911         * cedet/semantic/tag-file.el (semantic-prototype-file):
4912         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
4913         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
4914         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
4915         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
4916         (semantic-idle-summary-maybe-highlight):
4917         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
4918         (semantic-ia-sb-tag-info):
4919         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
4920         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
4921         * cedet/semantic/ede-grammar.el (project-compile-target):
4922         (ede-proj-makefile-insert-variables):
4923         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
4924         (semantic-debug-set-source-location, semantic-debug-interface-layout)
4925         (semantic-debug-mode, semantic-debug):
4926         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
4927         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
4928         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
4929         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
4930         (semanticdb-find-translate-path-includes--internal)
4931         (semanticdb-reset-log, semanticdb-find-log-activity):
4932         * cedet/semantic/db-file.el (object-write):
4933         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
4934         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
4935         (semanticdb-create-ebrowse-database):
4936         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
4937         * cedet/semantic/complete.el (semantic-displayor-focus-request)
4938         (semantic-collector-calculate-completions-raw)
4939         (semantic-complete-read-tag-analyzer):
4940         * cedet/semantic/analyze.el (semantic-analyze-pulse):
4941         * cedet/ede/util.el (ede-update-version-in-source):
4942         * cedet/ede/proj.el (project-delete-target):
4943         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
4944         (ede-proj-flush-autoconf):
4945         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
4946         (ede-proj-configure-synchronize):
4947         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
4948         * cedet/ede/linux.el (ede-linux-version):
4949         * cedet/ede/emacs.el (ede-emacs-version):
4950         * cedet/ede/dired.el (ede-dired-add-to-target):
4951         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
4952         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
4953         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
4954         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
4955         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
4956         (cedet-idutils-version-check):
4957         * cedet/cedet-global.el (cedet-gnu-global-call):
4958         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
4959         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
4960         * cedet/cedet-cscope.el (cedet-cscope-call)
4961         (cedet-cscope-expand-filename, cedet-cscope-version-check):
4962         Use with-current-buffer.
4963         * cedet/ede.el (ede-make-project-local-variable)
4964         (ede-set-project-variables, ede-set): Use dolist.
4966 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
4968         * textmodes/ispell.el (ispell-skip-region-alist):
4969         * international/mule-conf.el (eight-bit):
4970         * international/fontset.el (font-encoding-alist):
4971         * startup.el (pure-space-overflow-message):
4972         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
4973         * paths.el (gnus-nntp-service, rmail-spool-directory)
4974         (term-file-prefix):
4975         * files.el (save-some-buffers-action-alist):
4976         * cmuscheme.el (same-window-buffer-names):
4977         * ielm.el (same-window-buffer-names):
4978         * shell.el (same-window-buffer-names):
4979         * mail/sendmail.el (same-window-buffer-names):
4980         * progmodes/inf-lisp.el (same-window-buffer-names):
4981         * bindings.el (mode-line-client)
4982         (mode-line-column-line-number-mode-map):
4983         * language/tibetan.el (tibetan-precomposition-rule-regexp)
4984         (tibetan-precomposed-regexp): Purecopy string arguments.
4986 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4988         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
4989         (calcDigit-nondigit):
4990         * calc/calc-yank.el (calc-copy-to-buffer):
4991         * calc/calc-units.el (calc-invalidate-units-table):
4992         * calc/calc-trail.el (calc-trail-yank):
4993         * calc/calc-store.el (calc-insert-variables):
4994         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
4995         * calc/calc-prog.el (calc-read-parse-table):
4996         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
4997         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
4998         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
4999         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
5000         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
5001         (calc-graph-name, calc-graph-find-command, calc-graph-view)
5002         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
5003         * calc/calc-ext.el (calc-realign):
5004         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
5005         (calc-embedded-finish-edit, calc-embedded-make-info)
5006         (calc-embedded-finish-command, calc-embedded-stack-change):
5007         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
5009         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
5010         (overload-docstring-extension): Use that info.
5011         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
5012         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
5013         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
5014         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
5015         (semantic-nonterminal-full-name): Add the new `when' info.
5016         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
5017         `assert'.
5019         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
5020         shell-dynamic-complete-filename in preference to
5021         comint-dynamic-complete-filename.
5023         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5024         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5025         Don't consider whether the display supports colors.
5026         (bookmark-import-new-list): Use dolist.
5027         (bookmark-bmenu-mode-map): Move initialization into declaration.
5028         (bookmark-bmenu-list): Use dolist, simplify.
5029         (bookmark-show-all-annotations): Use save-selected-window and dolist.
5030         (menu-bar-final-items): Use push.
5032 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5034         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
5035         it works on remote files.
5036         (vc-hg-diff): Don't pass any `--cwd' argument.
5038 2009-10-27  Kevin Ryde  <user42@zip.com.au>
5040         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5041         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
5042         (Further to Bug#3921).
5044 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
5046         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
5047         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
5048         calling `tramp-imap-put-file'.  Add file size to the call.
5049         (tramp-imap-get-file-entries): Compute also user name, file size,
5050         and date.
5051         (tramp-imap-handle-insert-directory): Insert uid and gid.
5052         (tramp-imap-handle-file-attributes): Transform uid and gid
5053         according to `id-format'.
5054         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
5055         size in header X-Size.
5057 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
5059         * simple.el (transpose-subr): Give clearer error when the mark
5060         is not set.  (Bug#4807)
5062 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
5064         * net/tramp.el (tramp-perl-file-truename): New defconst.
5065         Perl code contributed by yary <not.com@gmail.com> (tiny change).
5066         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
5067         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
5068         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
5070         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5071         Ignore `dired-call-process'.
5072         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
5074 2009-10-26  Julian Scheid  <julians37@gmail.com>
5076         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
5077         (tramp-get-remote-readlink): New defun.
5078         (tramp-handle-file-truename): Use it.
5079         (tramp-handle-file-exists-p): Check file-attributes cache, assume
5080         file exists if cache value present.
5081         (tramp-check-cached-permissions): New defun.
5082         (tramp-handle-file-readable-p): Use it.
5083         (tramp-handle-file-writable-p): Likewise.
5084         (tramp-handle-file-executable-p): Likewise.
5085         (tramp-handle-file-name-all-completions): Try using Perl to get
5086         partial completions.  When perl not available, combine `cd' and
5087         `ls' into single remote operation and use shell expansion to get
5088         partial remote directory contents.  Set `file-exists-p' cache for
5089         directory and any files returned by ls.  Change cache handling to
5090         support partial directory contents.  Use error message emitted by
5091         remote `cd' or Perl code for local tramp-error.
5092         (tramp-do-copy-or-rename-file-directly): Avoid separate
5093         tramp-send-command-and-check call.
5094         (tramp-handle-process-file): Merge three remote ops into one.
5095         Do not flush all caches when `process-file-side-effects' is set.
5096         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
5097         file-attributes shows uid/gid to be set already.
5099 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
5101         * textmodes/tex-mode.el (tex-dvi-view-command)
5102         (tex-show-queue-command, tex-open-quote):
5103         * progmodes/ruby-mode.el (auto-mode-alist)
5104         (interpreter-mode-alist): Purecopy strings.
5106         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
5108         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
5109         string for the hook, keymap and abbrev table.
5111         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
5113         * x-dnd.el (x-dnd-xdnd-to-action):
5114         * startup.el (fancy-startup-text, fancy-about-text): Change to
5115         defconst from defvar.
5117         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
5119         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
5120         Purecopy initialization strings.
5122         * mail/sendmail.el (mail-header-separator)
5123         (mail-personal-alias-file):
5124         * mail/rmail.el (rmail-default-dont-reply-to-names)
5125         (rmail-ignored-headers, rmail-retry-ignored-headers)
5126         (rmail-highlighted-headers, rmail-secondary-file-directory)
5127         (rmail-secondary-file-regexp):
5128         * files.el (null-device, file-name-invalid-regexp)
5129         (locate-dominating-stop-dir-regexp)
5130         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
5131         (interpreter-mode-alist): Use mapcar instead of mapc.
5133         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
5135         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
5136         (completion-ignored-extensions):
5137         (debug-ignored-errors): Purecopy strings.
5139 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5141         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
5142         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
5143         (pcomplete--here): Use push.
5145         * subr.el (all-completions): Declare the 4th arg obsolete.
5147 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5149         * pcomplete.el (pcomplete-unquote-argument-function): New var.
5150         (pcomplete-unquote-argument): New function.
5151         (pcomplete--common-suffix): Always pay attention to case.
5152         (pcomplete--table-subvert): Quote and unquote the text.
5153         (pcomplete--common-quoted-suffix): New function.
5154         (pcomplete-std-complete): Use it and pcomplete-begin.
5156         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
5157         we're inside a dedicated or minibuffer window.
5159 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5161         * cedet/semantic/fw.el (semantic-alias-obsolete)
5162         (semantic-varalias-obsolete): Make the `when' arg mandatory.
5163         (define-mode-overload-implementation):
5164         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
5165         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
5166         * cedet/semantic/util.el (semantic-file-token-stream)
5167         (semantic-something-to-stream):
5168         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
5169         (semantic-expand-nonterminal):
5170         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
5171         (semantic-find-dependency, semantic-find-nonterminal)
5172         (semantic-find-dependency):
5173         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
5174         (semantic-flex-text, semantic-flex-make-keyword-table)
5175         (semantic-flex-keyword-p, semantic-flex-keyword-put)
5176         (semantic-flex-keyword-get, semantic-flex-map-keywords)
5177         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
5178         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
5179         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
5180         (semantic-after-idle-scheduler-reparse-hooks):
5181         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
5182         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
5183         * cedet/semantic.el (semantic-toplevel-bovine-table)
5184         (semantic-toplevel-bovine-cache)
5185         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
5186         (semantic-init-mode-hooks, semantic-init-db-hooks)
5187         (semantic-bovination-working-type): Provide the `when' arg.
5189 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
5191         * bookmark.el: Update documentation, especially documentation
5192         of `bookmark-alist' and of the bookmark file format.
5193         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
5195 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5197         * mail/emacsbug.el (report-emacs-bug): Clarify that the
5198         keybindings apply to the mail buffer (Bug#4003).  Shrink help
5199         window to buffer.
5201         * whitespace.el (whitespace-mode, whitespace-newline-mode)
5202         (global-whitespace-mode, global-whitespace-newline-mode)
5203         (whitespace-toggle-options, global-whitespace-toggle-options):
5204         Doc fix (Bug#3660).
5206         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
5207         of xmltok-start before the end tag was inserted (Bug#2840).
5209         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
5210         patterns that are preceded by an open-paren (Bug#1320).
5212 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
5214         * files.el (delete-directory): Delete symlinks to directories with
5215         delete-file (Bug#4739).
5217 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5219         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
5220         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
5221         argument to make-obsolete.
5223         * cedet/semantic/fw.el (semantic-alias-obsolete)
5224         (semantic-varalias-obsolete): Add optional WHEN argument.
5226 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
5228         * vc.el (vc-backend-for-registration): Rename from
5229         vc-get-backend-for-registration.  Update callers.
5231         * international/mule-cmds.el (set-language-info-alist):
5232         Purecopy lang-env.
5233         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
5234         (charset): Purecopy the name.
5235         (define-char-code-property): Purecopy string arguments.
5237         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5238         Purecopy string arguments.
5240         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5241         * ediff-hook.el (menu-bar-ediff-menu):
5242         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
5243         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
5245 2009-10-24  Glenn Morris  <rgm@gnu.org>
5247         * comint.el (comint-dynamic-list-completions):
5248         * term.el (term-dynamic-list-completions): Use choose-completion rather
5249         than obsolete alias mouse-choose-completion.
5251         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
5252         file-cache-choose-completion.
5253         (file-cache-choose-completion): Handle an optional event argument.
5254         (file-cache-mouse-choose-completion): Make it an obsolete alias.
5256         * progmodes/octave-mod.el (octave-complete-symbol):
5257         Use choose-completion if mouse-choose-completion is ever removed.
5259         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
5260         use.
5262         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
5263         compiler.
5265         * vc-hooks.el (vc-responsible-backend): Fix declaration.
5267 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5269         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
5270         Ignore `pred' now that we receive one.
5271         Handle test-completion specially.
5273 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5275         * vc.el (vc-responsible-backend): Throw an error if not backend is
5276         found.  Remove the REGISTER argument.  Move the code dealing with
5277         REGISTER ...
5278         (vc-get-backend-for-registration): ... here.  New function.
5279         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
5280         of vc-responsible-backend, pass the file name instead of the
5281         directory name.
5283 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5285         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
5286         New funs.
5287         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
5288         (pcomplete-comint-setup): Don't modify a global var via
5289         accidental side-effects.
5290         (pcomplete-shell-setup): Adjust call accordingly.
5291         (pcomplete-parse-comint-arguments): Use push.
5293 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
5295         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5296         Allow uncapitalized info node names (Bug#3921).
5298         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
5299         to the DEBUG file (Bug#3781).
5301 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
5303         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
5304         dictionary entry (Bug#4579).
5306 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5308         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
5309         from `rfn-eshadow-update-overlay-hook' when unloading.
5310         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
5311         "rsyncc".  Adjust doc string.
5312         (tramp-temp-buffer-file-name): New buffer-local defvar.
5313         (tramp-handle-insert-file-contents, tramp-handle-write-region):
5314         Keep temporary file when indicated by method ("rsync" and
5315         "rsyncc").
5316         (tramp-handle-write-region): Handle APPEND.
5317         (tramp-delete-temp-file-function): New defun.  Added to
5318         `kill-buffer-hook'.
5320 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
5322         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
5324 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5326         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
5327         (color-name-rgb-alist, tty-standard-colors)
5328         (tty-color-mode-alist): Change to defconst.
5330         * simple.el (mark-inactive): Purecopy message.
5332         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
5333         (global-map, yank-menu):
5334         * textmodes/ispell.el (ispell-menu-map):
5335         * net/eudc.el (eudc-tools-menu):
5336         * international/mule-cmds.el (describe-language-environment-map)
5337         (setup-language-environment-map, set-coding-system-map)
5338         (mule-menu-keymap):
5339         * vc-hooks.el (vc-menu-entry, vc-menu-map):
5340         * replace.el (occur-mode-map):
5341         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
5343 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
5345         * calc/calc.el (math-read-number, math-read-number-simple): Use
5346         `save-match-data'.
5348 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5350         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
5351         rather than fiddling with global-map bindings, since it should only
5352         affect per-terminal settings.
5353         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
5355         * minibuffer.el (completion-table-with-terminator): Allow to specify
5356         the terminator-regexp.
5358         * simple.el (switch-to-completions): Look for *Completions* in other
5359         frames as well.
5361         * pcomplete.el: Allow the use of completion-tables.
5362         (pcomplete-std-complete): New command.
5363         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
5364         (pcomplete--here): Use a function for `form' rather than an expression,
5365         so it can be byte-compiled.
5366         (pcomplete-here, pcomplete-here*): Adjust accordingly.
5367         Add edebug declaration.
5368         (pcomplete-show-completions): Remove unused var `curbuf'.
5369         (pcomplete-do-complete, pcomplete-stub):
5370         Don't assume `completions' is a list of strings any more.
5372 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
5374         * find-dired.el (find-name-arg): Fix typo in docstring.
5376 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5378         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
5379         (pcmpl-linux-fs-types): Same, and update to new modules layout.
5381         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
5382         pcomplete-entries.
5384         * comint.el (comint-read-input-ring, comint-write-input-ring)
5385         (comint-substitute-in-file-name)
5386         (comint-dynamic-complete-as-filename)
5387         (comint-dynamic-simple-complete)
5388         (comint-dynamic-list-filename-completions)
5389         (comint-dynamic-list-completions)
5390         (comint-redirect-results-list-from-process): Minor simplifications.
5392 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5394         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5395         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
5396         the first form.  And insert a blank line after ";;; Code" since
5397         that's usual style.  (Bug#4612)
5399         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
5401 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5403         * minibuffer.el (completion-table-with-terminator): Properly implement
5404         boundaries, in case `terminator' appears in the suffix.
5405         (completion--embedded-envvar-table): Don't return boundaries if
5406         there's no valid completion.  Simplify.
5407         (completion-file-name-table): New completion table extracted from
5408         completion--file-name-table.
5409         (completion--file-name-table): Use it.
5410         (read-file-name-predicate): Declare obsolete.
5411         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
5412         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
5413         completion-file-name-table, and use the `pred' argument.
5414         * files.el (locate-file-completion-table): Use the `pred' arg rather
5415         than read-file-name-predicate.
5416         (abbreviate-file-name): Use \` rather than ^ for BOS.
5418 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5420         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
5421         vc-responsible-backend to register, it causes problems.
5423 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5425         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
5427 2009-10-21  Eric Ludlam  <zappo@gnu.org>
5429         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
5430         (semantic-c-debug-mode-init-pch): New functions.
5431         (semantic-c-debug-mode-init-last-mode): New var.
5432         (semantic-c-parse-lexical-token): Use them.
5434         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
5435         When extracting the argument list, limit only by point-max.
5437 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
5439         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
5440         (tramp-smb-handle-file-attributes): Use it.
5441         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
5442         (tramp-smb-handle-insert-directory): Use `mapc' rather than
5443         `mapcar'.  Use `tramp-smb-get-stat-capability'.
5444         Add `dired-filename' text properties.
5445         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
5446         (tramp-smb-maybe-open-connection): Simplify check for smbclient
5447         version.
5449 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5451         * subr.el (read-key-delay): Reduce to 0.01.
5452         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
5453         (bug#4751).
5455 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5457         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
5459         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
5460         (Info-menu): Remove unused vars `last' and `completions'.
5461         (Info-index-nodes): Remove unused var `node'.
5463         * info.el (Info-complete-menu-item): Use complete-with-action.
5465 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5467         Make vc-annotate work through copies and renames.
5468         * vc-annotate.el (vc-annotate-extract-revision-at-line):
5469         Return the file name too.
5470         (vc-annotate-revision-at-line)
5471         (vc-annotate-find-revision-at-line)
5472         (vc-annotate-revision-previous-to-line)
5473         (vc-annotate-show-log-revision-at-line): Update to get the file
5474         name from vc-annotate-extract-revision-at-line.
5475         (vc-annotate-show-diff-revision-at-line-internal): Change the
5476         argument to mean whether to show a file diff or not.  Get the file
5477         name from vc-annotate-extract-revision-at-line.
5478         (vc-annotate-show-diff-revision-at-line):
5479         Update vc-annotate-show-diff-revision-at-line call.
5480         (vc-annotate-warp-revision): Add an optional file argument.
5482         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
5483         (vc-git-annotate-extract-revision-at-line): Also return the file
5484         name if found.
5486         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
5487         command.  Remove unused code.
5488         (vc-hg-annotate-re): Update to match --follow output.
5489         (vc-hg-annotate-extract-revision-at-line): Also return the file
5490         name if found.
5492         * vc.el: Update annotate-extract-revision-at-line documentation.
5494 2009-10-18  Kevin Ryde  <user42@zip.com.au>
5496         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
5497         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
5499         * net/browse-url.el (browse-url): Identify alist with "consp and
5500         not functionp" and let all other things go down the `apply' leg,
5501         as suggested by Stefan.  (Further to bug#4531.)
5503 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
5505         * minibuffer.el (read-file-name): Check for repeat before putting
5506         a default argument in file-name-history (Bug#4657).
5508         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
5509         read syntax (Bug#4737).
5511         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
5513 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
5515         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
5516         (html-tag-alist, html-tag-help): Add descriptions for undocumented
5517         entries and make note of obsolete tags.
5519 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5521         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
5523 2009-10-18  Glenn Morris  <rgm@gnu.org>
5525         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
5526         grep, so that binary files (eg international/uni-bidi.el) can match.
5527         Remove test for "UnicodeData" files, since it is hopefully unnecessary
5528         now, and in any case the file header format has changed.
5530 2009-10-17  Glenn Morris  <rgm@gnu.org>
5532         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
5533         (flyspell-get-word, flyspell-large-region)
5534         (flyspell-auto-correct-previous-word): Doc/error message fixes.
5536 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5538         * Makefile.in (ELCFILES): Add ede/shell.
5540 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5542         * term/common-win.el (x-colors): Purecopy it.
5544 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5546         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
5547         permissive for when the buffer is empty.
5548         (tar-header-block-tokenize): Decode the username and groupname.
5549         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
5551 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5553         * cedet/srecode/srt.el:
5554         * cedet/srecode/compile.el:
5555         * cedet/semantic/mru-bookmark.el:
5556         * cedet/semantic/debug.el:
5557         * cedet/semantic/complete.el:
5558         * cedet/semantic/analyze.el: Require CL when compiling.
5560 2009-10-17  Eric Ludlam  <zappo@gnu.org>
5562         * cedet/semantic/scope.el
5563         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
5564         tmpscope so that the regular scope will continue to work.
5566         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
5567         Use semantic-idle-summary-highlight-face as the highlighting.
5569         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
5570         contains multibyte characters, choose first applicable coding
5571         system automatically.
5573         * cedet/ede/project-am.el (project-run-target): New method.
5574         (project-run-target): New method.
5576         * cedet/ede.el (ede-target): Add run target menu item.
5577         (ede-project, ede-minor-keymap): Add ede-run-target binding.
5578         (ede-run-target): New function.
5579         (ede-target::project-run-target): New method.
5581         * cedet/ede/proj.el (project-run-target): New method.
5583         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
5584         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
5585         Add :rules.
5586         (ede-proj-target-makefile-shared-object): Only libtool compilers
5587         now available.  Add linkers for libtool.
5588         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
5589         (ede-proj-makefile-target-name): Always use .la extension.
5591         * cedet/ede/proj-prog.el (project-run-target): New method.
5593         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
5594         (ede-g++-linker): Change Change link lines.
5596         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
5597         When searching for old variables, go to the end of the buffer and
5598         search backward from there.
5599         (ede-proj-makefile-automake-insert-subdirs)
5600         (ede-proj-makefile-automake-insert-extradist): New methods.
5601         (ede-proj-makefile-create): Use them.
5603         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
5604         Force FILE to expand to the current target.  Use file-exists-p to
5605         check that it exists.
5607         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
5608         (ede-linux-load): Wrap dir in file-name-as-directory.
5609         Set :version slot.
5611         * cedet/ede/files.el (ede-get-locator-object): When enabling
5612         locate, do so on "top".
5614         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
5615         file-name-as-directory during compare.
5616         (ede-emacs-version): Return Emacs/XEmacs differentiator.
5617         Get version number from different places.  Don't call egrep.
5618         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
5619         to set the directory.
5621         * cedet/ede/shell.el: New file.
5623         * cedet/inversion.el (inversion-decoders): Allow for stray . in
5624         alpha/beta variants.
5626 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5628         * international/mule-cmds.el (select-safe-coding-system): If the file
5629         has a coding cookie, use it regardless of any other setting (bug#4712).
5631 2009-10-17  Glenn Morris  <rgm@gnu.org>
5633         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
5634         All errors should have messages.
5636         * foldout.el (foldout-mouse-swallow-events):
5637         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
5639         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
5640         (dired-keep-marker-copy, dired-keep-marker-hardlink)
5641         (dired-keep-marker-symlink, dired-dwim-target)
5642         (dired-copy-preserve-time): Do not autoload these defcustoms.
5644         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
5645         messages from messing up the file coding.  (Bug#4623)
5647 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
5649         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
5650         if no match is found for the current dictionary.  (Bug#4578)
5652         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
5653         optional, since that is how it is documented, and this is often called
5654         with a nil argument.  (Bug#4577)
5655         (flyspell-external-point-words, flyspell-auto-correct-word)
5656         (flyspell-correct-word-before-point, flyspell-word-search-forward)
5657         (flyspell-word-search-backward): Remove nil argument in calls to
5658         flyspell-get-word, since it is not needed now.
5660 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
5662         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
5664 2009-10-16  Glenn Morris  <rgm@gnu.org>
5666         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
5668 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
5670         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
5671         (ange-ftp-file-size): New function.
5672         (ange-ftp-file-attributes): Use it.
5674 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
5676         * net/tramp-smb.el (tramp-smb-version): New defvar.
5677         (tramp-smb-maybe-open-connection): Use it, in order to avoid
5678         repeated checks.
5680 2009-10-16  Glenn Morris  <rgm@gnu.org>
5682         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
5683         Maybe copy some custom properties from old to new name.  (Bug#4706)
5685 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
5687         * subr.el (error, sit-for, start-process-shell-command)
5688         (start-file-process-shell-command): Set the calling convention
5689         after the function definition.
5691 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5693         * subr.el (error, sit-for, start-process-shell-command)
5694         (start-file-process-shell-command): Use the new
5695         set-advertised-calling-convention feature.
5697 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
5699         * international/ucs-normalize.el (ucs-normalize-version):
5700         Change to 1.2.
5701         (check-range): Adjust for Unicode 5.2.
5703 2009-10-15  Juri Linkov  <juri@jurta.org>
5705         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
5706         to the `menu-item' format.
5708 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
5710         * net/tramp.el (tramp-replace-environment-variables): Do not fail
5711         if the environment variable does not exist.
5713         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
5714         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
5715         parameter.
5716         (tramp-smb-handle-add-name-to-file)
5717         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
5718         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
5719         (tramp-smb-handle-file-attributes)
5720         (tramp-smb-do-file-attributes-with-stat)
5721         (tramp-smb-handle-file-local-copy)
5722         (tramp-smb-handle-insert-directory)
5723         (tramp-smb-handle-make-directory)
5724         (tramp-smb-handle-make-directory-internal)
5725         (tramp-smb-handle-make-symbolic-link)
5726         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
5727         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
5728         (tramp-smb-maybe-open-connection): Apply the changed parameters.
5729         (tramp-smb-read-file-entry): Read Disk names in compressed format.
5730         Handle long file names.
5731         (tramp-smb-get-cifs-capabilities): Check, whether the connection
5732         process is running.
5733         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
5734         Read share names with "-g" option.
5736 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
5738         * net/rcirc.el (rcirc-view-log-file): New command.
5739         (rcirc-track-minor-mode-map): Remove C-c ` binding.
5740         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
5741         specified.
5743 2009-10-15  Glenn Morris  <rgm@gnu.org>
5745         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
5746         from the second command-line argument.
5747         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
5748         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
5749         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
5750         w32-batch-update-autoloads.
5751         * emacs-lisp/autoload.el (autoload-make-program): New variable.
5752         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
5754         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
5755         the headers cannot be located.  Simplify, subtracting superflous
5756         save-excursions.
5758 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5760         Replace completion-base-size by completion-base-position to fix bugs
5761         such as (bug#4699).
5762         * simple.el (completion-base-position): New var.
5763         (completion-base-size): Mark as obsolete.
5764         (choose-completion): Make it work for mouse events as well.
5765         Pass the new base-position to choose-completion-string.
5766         (choose-completion-guess-base-position): New function, extracted from
5767         choose-completion-delete-max-match.
5768         (choose-completion-delete-max-match): Use it.  Make obsolete.
5769         (choose-completion-string): Use the new base-position info.
5770         (completion-root-regexp): Delete.
5771         (completion-setup-function): Preserve completion-base-position.
5772         Eliminate obsolete base-size manipulation.
5773         * minibuffer.el (display-completion-list): Don't mess with base-size.
5774         (minibuffer-completion-help): Set completion-base-position instead.
5775         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
5776         choose-completion.
5777         * textmodes/bibtex.el (bibtex-complete):
5778         * emacs-lisp/crm.el (crm--choose-completion-string):
5779         Adjust to new calling convention.
5780         * complete.el (partial-completion-mode): Use minibufferp to avoid
5781         bumping into incompatible change to choose-completion-string-functions.
5782         * ido.el (ido-choose-completion-string): Make its calling convention
5783         more permissive.
5784         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
5785         base-size manipulation.
5786         (comint-dynamic-list-input-ring): Use dotimes and push.
5787         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
5788         fundamental-mode.  Use `or'.
5790 2009-10-14  Juri Linkov  <juri@jurta.org>
5792         * misearch.el (multi-isearch-next-buffer-from-list)
5793         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
5795 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5797         * Makefile.in (compile-onefile): Load `bytecomp' rather than
5798         `bytecomp.el'.
5800         * minibuffer.el (completion-pcm--merge-completions): Make sure the
5801         string we return is all made up of text from the completions rather
5802         than part from the completions and part from the input (bug#4219).
5804         * ido.el (ido-everywhere): Use define-minor-mode.
5806         * buff-menu.el (list-buffers, ctl-x-map):
5807         Mark the entry points with ;;;###autoload cookies.
5809 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5811         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
5812         correctly in the detached head case.
5813         (vc-git-print-log): Remove unused binding.
5815         * vc.el (vc-responsible-backend): When a directory is passed for
5816         for registration create a VC repository if no backend is
5817         responsible for the directory argument.
5818         (vc-deduce-fileset): Tell vc-responsible-backend to register.
5820         * vc.el: Move comments about RCS and SCCS ...
5821         * vc-rcs.el:
5822         * vc-sccs.el: ... here, respectively.
5824 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5826         * minibuffer.el (completion--file-name-table): Return nil if there's
5827         no file completion, even if substitute-in-file-name changed
5828         the string (bug#4708).
5830 2009-10-13  Juri Linkov  <juri@jurta.org>
5832         * files-x.el (read-file-local-variable-value): Don't filter out
5833         minor modes from mode name completion (bug#4664).
5835 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
5837         * international/mule-cmds.el (ucs-names): Remove exclusion of
5838         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
5840 2009-10-13  Kenichi Handa  <handa@m17n.org>
5842         * international/uni-name.el: Regenerated.
5844 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
5846         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
5847         should be automatically buffer-local, but isn't.)
5849 2009-10-12  Sam Steingold  <sds@gnu.org>
5851         * progmodes/compile.el (compilation-next-error-function): Fix the
5852         timestamps if the buffer has been visited before.
5853         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
5854         non-anchored patterns, like the perl one (bug#3928).
5856 2009-10-12  Glenn Morris  <rgm@gnu.org>
5858         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
5859         Let-bind `size'.
5861 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
5863         * proced.el (proced-unload-function): New function.
5865         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
5866         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
5867         Doc fix.
5869         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
5871 2009-10-11  Juri Linkov  <juri@jurta.org>
5873         * files-x.el (read-file-local-variable-value):
5874         Provide default value only for bound variables (bug#4664).
5876 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
5878         * net/tramp.el (tramp-local-host-p): Function shall return nil for
5879         connection methods like smb.
5881         * net/tramp-cache.el (tramp-flush-connection-property): The hash
5882         can be empty.
5884         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
5885         (tramp-smb-file-name-handler-alist): Add handlers for
5886         `add-name-to-file', `make-symbolic-link'.
5887         (tramp-smb-handle-add-name-to-file)
5888         (tramp-smb-do-file-attributes-with-stat)
5889         (tramp-smb-handle-make-symbolic-link)
5890         (tramp-smb-get-cifs-capabilities): New defuns.
5891         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
5892         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
5893         (tramp-smb-handle-file-local-copy)
5894         (tramp-smb-handle-make-directory-internal)
5895         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
5896         The file name syntax depends on cifs capabilities.
5897         (tramp-smb-handle-file-attributes):
5898         Call `tramp-smb-do-file-attributes-with-stat' if possible.
5899         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
5900         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
5902 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
5904         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
5905         (eieio-defclass): Apply deftype handler and setf-method properties
5906         directly.
5907         (eieio-add-new-slot): Avoid union function from cl library.
5908         (eieio--typep): New function.
5909         (eieio-perform-slot-validation): Use it.
5911 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
5913         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
5914         Update documentation to refer to the variables documented in r1.135.
5915         (Bug#4188)
5917 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
5919         * bookmark.el (Info-suffix-list): Remove this unused variable.
5920         (bookmark-current-point): Remove this obsolete variable.
5921         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
5922         Adjust for removal of bookmark-current-point.
5924         (bookmarks-already-loaded, bookmark-current-buffer)
5925         (bookmark-yank-point): Document.  (Bug#4188)
5927 2009-10-10  Glenn Morris  <rgm@gnu.org>
5929         * frame.el (frame-height): Doc fix.
5931         * calendar/calendar.el (calendar-split-width-threshold): New option.
5932         (calendar-basic-setup): Use calendar-split-width-threshold.
5934 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
5936         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
5937         Use .la for Automake.
5939 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
5941         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
5942         Use "autoreconf -i".  Suggested by Andreas Schwab.
5944 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
5946         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
5947         Ideographic Supplement" range (U+1F200..U+1F2FF).
5949 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
5951         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
5952         since the list will have been rebuilt anyway.  (Bug#4349)
5954 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
5956         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
5957         (bookmark-bmenu-execute-deletions): Don't save here, as
5958         bookmark-delete will now do so if necessary.
5959         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
5960         (Bug#4348)
5962 2009-10-09  Glenn Morris  <rgm@gnu.org>
5964         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
5966 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
5968         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
5969         (bookmark-jump-other-window): Just invoke bookmark-jump with new
5970         argument now, so the two function's behaviors will match.  (Bug#3645)
5972 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
5974         * cedet/ede/proj.el (project-make-dist, project-compile-project):
5975         Fix filename test.
5976         (ede-proj-dist-makefile): Use expand-file-name instead of concat
5977         to expand file names.
5979 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
5981         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
5982         (tramp-file-name-real-host, tramp-file-name-port):
5983         Apply `save-match-data'.
5985         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
5986         case both directories are remote.
5987         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
5988         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
5990 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
5992         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
5993         (ede-proj-target-makefile-objectcode): Use it.
5995         * cedet/ede/source.el (ede-want-any-source-files-p)
5996         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
5997         Return search result.  This error was introduced while merging.
5999 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6001         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
6003 2009-10-07  Glenn Morris  <rgm@gnu.org>
6005         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
6006         of concat.
6008 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6010         * files-x.el (read-file-local-variable): Include some
6011         non-user-variables in the completion table (bug#4664).
6013 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
6015         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
6016         message.
6018         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6019         (tramp-smb-file-name-handler-alist): Add handler for
6020         `copy-directory', `expand-file-name', `set-file-modes'.
6021         (tramp-smb-handle-copy-directory)
6022         (tramp-smb-handle-expand-file-name)
6023         (tramp-smb-handle-set-file-modes): New defuns.
6024         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
6025         (tramp-smb-handle-file-attributes): Simplify check for retrieving
6026         entry.
6027         (tramp-smb-handle-insert-directory): Don't flush the cache.
6028         (tramp-smb-maybe-open-connection): Check for samba client and
6029         server versions.
6031 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
6033         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
6034         to not error out of search for "^lisp=" fails.
6036 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6038         * makefile.w32-in (WINS_UPDATES): New macro.
6039         (custom-deps, finder-data, autoloads): Use it.
6041 2009-10-07  Glenn Morris  <rgm@gnu.org>
6043         * Makefile.in (autoloads): Revert previous change.
6044         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
6045         the list of preloaded files passed on the command-line, get
6046         it from src/Makefile.
6048         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
6049         show the original buffer rather than a random one.
6051 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
6053         * help.el (describe-no-warranty): Place point in a slightly better
6054         position in the GPLv3 text.
6056 2009-10-06  Sam Steingold  <sds@gnu.org>
6058         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
6059         the comm attribute is present before calling regexp-quote.
6061 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
6063         * play/animate.el (animate-string): For good effect, make sure
6064         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
6066         * play/animate.el (animate-sequence, animate-birthday-present):
6067         * misc.el (butterfly): Don't set `indent-tabs-mode'.
6069 2009-10-06  Glenn Morris  <rgm@gnu.org>
6071         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
6073         * emacs-lisp/autoload.el (autoload-excludes): New variable.
6074         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
6075         (batch-update-autoloads): Process a string value of autoload-excludes,
6076         set during the build process.
6077         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
6079         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
6080         inside with-parsed...  macro so that `v' is defined.
6082         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
6083         * progmodes/fortran.el (fortran-end-of-block)
6084         (fortran-beginning-of-block):
6085         Also push mark in the macro case.
6087         * emerge.el (emerge-show-file-name):
6088         * calc/calc.el (calc-quit):
6089         * calc/calc-misc.el (calc-big-or-small):
6090         * calc/calc-graph.el (calc-graph-view):
6091         * calc/calc-ext.el (calc-reset):
6092         * calendar/calendar.el (calendar-basic-setup):
6093         Use window-full-height-p.
6095         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
6096         header we don't understand, don't insert another.  (Bug#4624)
6097         If changing mime charset, insert the new one in the right place.
6099 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
6101         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
6102         (cal-tex-cursor-month): Correctly increment the end date for diary and
6103         holiday listing.  (Bug#4626)
6105 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6107         * help-fns.el (describe-function-1): Don't burp if the function is not
6108         a symbol.
6110 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
6112         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
6113         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
6114         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
6115         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
6117         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
6118         (eieio-default-superclass): Reflow docstrings.
6119         (this, class-option-assoc, defclass, eieio-class-un-autoload)
6120         (eieio-unbind-method-implementations, defmethod)
6121         (eieio-validate-slot-value, eieio-validate-class-slot-value)
6122         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
6123         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
6124         (eieio-slot-originating-class-p, eieio-slot-name-index)
6125         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
6126         (constructor, initialize-instance, no-next-method, object-print)
6127         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
6128         Fix typos in docstrings.
6129         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
6130         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
6131         (next-method-p): Doc fixes.
6132         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
6133         Fix typos in error messages.
6134         (eieio-defmethod): Fix typo in description of generic method.
6136         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
6137         (eieio-persistent-save-interactive, slot-missing):
6138         Fix typos in docstrings.
6139         (eieio-instance-inheritor-slot-boundp): Doc fix.
6141         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
6142         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
6144         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
6145         (eieio-custom-object-apply-reset):
6146         Fix typos in docstrings and error messages.
6148         * emacs-lisp/eieio-datadebug.el (data-debug-show):
6149         Fix typo in docstring.
6151         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
6152         (eieio-browse-tree): Doc fix.
6153         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
6154         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
6155         Fix typos in docstrings.
6157         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
6158         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
6159         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
6160         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
6161         Reflow docstrings.
6163 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6165         * vc-hg.el (log-view-vc-backend): Declare for compiler.
6166         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
6167         Set log-view-vc-backend so that diff can work.
6169         * log-view.el (log-view-diff): Use vc-diff-internal instead of
6170         vc-version-diff.
6171         (vc-diff-internal): Autoload this instead of vc-version-diff.
6173 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
6175         * simple.el (eval-expression): Doc fix.
6177         * progmodes/cwarn.el (cwarn-mode): Doc fix.
6179 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
6181         * files.el (directory-files-no-dot-files-regexp): New defconst.
6182         (delete-directory): Use it.
6183         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
6185         * net/tramp.el (tramp-verbose): Fix docstring.
6186         (tramp-methods): Add recursive option to `tramp-copy-args'.
6187         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
6188         "scp1_old", "scp2_old", "rsync", "rsyncc".
6189         (tramp-default-method): Check also for `auth-source-user-or-password'.
6190         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6191         Add handler for `copy-directory'.
6192         (tramp-handle-copy-directory): New defun.
6193         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
6194         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
6195         Optimize sent command.
6197 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6199         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
6200         window if necessary.
6202         * calendar/calendar.el (calendar-basic-setup): Don't call
6203         switch-to-buffer in a dedicated window.
6205 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
6207         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
6208         don't do anything related to relocating, just return nil.
6209         (bookmark-error-no-filename): New error.
6210         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
6211         bookmark has no file.  Don't even attempt to handle things that
6212         are not files; the whole point of custom handlers is to keep that
6213         knowledge elsewhere anyway.  Tighten some comments.
6214         (bookmark-file-or-variation-thereof): Remove now-unused function.
6215         (bookmark-location): Doc string fix.
6216         (Bug#4250)
6218 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6220         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
6221         don't use a file dialog, because they usually don't know how to read
6222         a directory target from the user.  (Bug#4230)
6223         Also, make sure the prompt can display directories as well as files.
6225 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6227         * bookmark.el (bookmark-set, bookmark-buffer-name):
6228         Improve doc strings.  (Bug#1193)
6230 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6232         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
6233         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
6234         (bookmark-get-annotation, bookmark-set-annotation)
6235         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
6236         (bookmark-set-position, bookmark-get-front-context-string)
6237         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
6238         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
6239         (bookmark-jump-other-window, bookmark-handle-bookmark)
6240         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
6241         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
6242         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
6243         Improve doc strings to say whether bookmark can be a string or
6244         a record or both, and make other consistency and clarity fixes.
6245         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
6246         (bookmark-default-annotation-text, bookmark-yank-word)
6247         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
6248         (bookmark-import-new-list, bookmark-maybe-rename)
6249         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
6250         (bookmark-bmenu-bookmark): Give these doc strings.
6251         (bookmark-bmenu-check-position): Give this a doc string, but also
6252         add a FIXME comment about how the function may be pointless.
6253         (bookmark-default-handler): Rework doc string and change a
6254         parameter name, to clarify that this takes a bookmark record
6255         not a bookmark name.
6256         (bookmark-set): Change a parameter name to indicate its meaning,
6257         and improve the doc string a bit.
6258         (Bug#4188)
6260 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6262         * bookmark.el (bookmark-alist): Document the new `handler' element
6263         in the param alist.
6264         (bookmark-make-record-function): Adjust documentation for above.
6265         (Bug#4193)
6267 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6269         * info.el (Info-bookmark-make-record): Document this function.
6270         (Info-bookmark-jump): Document with a doc string, not just a comment.
6271         (Bug#4203)
6273 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6275         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
6276         (semantic-new-buffer-fcn): Call parser setup functions here.
6277         (semantic-mode): Don't call parser setup functions here, it's done
6278         in semantic-new-buffer-fcn now.
6279         (semantic-mode): Parse all existing buffers when enabled.
6281         * cedet/srecode/compile.el (srecode-compile-file):
6282         Call semantic-new-buffer-fcn if the buffer has not been parsed.
6284 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6286         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
6288         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
6289         (proj-comp-insert-variable-once): New macro, renamed from
6290         ede-pmake-insert-variable-once in ede/pmake.edl.
6291         (ede-proj-makefile-insert-variables): Use it.
6293 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
6295         * files.el (copy-directory): New defun.
6297         * dired-aux.el (dired-copy-file-recursive): Use it.
6299 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6301         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
6302         (makefile-end-of-command):
6303         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
6304         (semantic-end-of-context): Fix previous change.  Doc fixes.
6306 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6308         * files-x.el (modify-dir-local-variable)
6309         (copy-dir-locals-to-file-locals-prop-line):
6310         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
6311         (makefile-end-of-command):
6312         * cedet/semantic/lex.el (semantic-lex-token):
6313         * cedet/semantic/analyze/fcn.el
6314         (semantic-analyze-dereference-metatype-1):
6315         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
6316         (semantic-lex-cpp-undef):
6317         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
6318         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
6319         (semantic-end-of-context): Fix typos in docstrings.
6321         * recentf.el (recentf-unload-function): New function.
6323 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6325         * cedet/ede.el (ede-project-placeholder-cache-file):
6326         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
6327         * cedet/srecode/map.el (srecode-map-save-file):
6328         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
6330 2009-10-04  Glenn Morris  <rgm@gnu.org>
6332         * window.el (window-full-height-p): Add doc string.
6334 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
6336         * window.el (window-full-height-p): New function.  (Bug#4543)
6338 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
6340         * cedet/srecode/insert.el: Require srecode/args.
6342         * cedet/srecode/args.el: Require srecode/dictionary instead of
6343         srecode/insert.
6345         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
6347         * files.el (auto-mode-alist): Add .srt and Project.ede.
6349         * cedet/semantic.el (semantic-mode):
6350         Handle srecode-template-mode-hook as well.
6351         (semantic-mode): Use js-mode-hook for Javascript hook.
6353         * cedet/srecode/template.el: Remove hook variable.
6355         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
6357         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
6358         projects exist.
6359         (ede-project-placeholder-cache-file): Default to a file in
6360         user-emacs-directory.
6362         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
6363         templates in data-directory.
6364         (srecode-map-save-file): Default to a file in user-emacs-directory.
6366         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
6367         directory.
6369 2009-09-30  Eric Ludlam  <zappo@gnu.org>
6371         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
6372         Doc fix.
6374         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
6375         Only insert each variable once.
6377         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
6378         (ede-pmake-insert-variable-shared): Use it.
6380         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
6381         for lexical table iff table is nil.
6383 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
6385         * vc.el: Remove commented out code.
6386         (vc-derived-from-dir-mode): Remove, unused.
6387         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
6389 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
6391         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
6392         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
6393         there could be recursive loading when `default-directory' is a
6394         remote file name.  (Bug#4614)
6396 2009-10-03  Glenn Morris  <rgm@gnu.org>
6398         * calendar/calendar.el (calendar-basic-setup): Handle the case where
6399         the frame is wide.
6400         (calendar-generate-window): Test for shrinkability rather than width.
6402         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
6403         declaration, currently false.
6405         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
6406         reusing existing buffers, in case we happen to visit two files with the
6407         same basename.  (Bug#4593)
6409 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6411         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
6412         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
6413         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
6414         subdirs of cedet as well.
6415         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
6417 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6419         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
6420         Obey advertised-signature-table.
6422         * help-fns.el (help-function-arglist): Don't check
6423         advertised-signature-table.
6424         (describe-function-1): Do it here instead so it also applies to subrs.
6426 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
6428         * simple.el (start-file-process): Say in the doc-string, that file
6429         handlers might not support pty association, if PROGRAM is nil.
6431         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
6432         HOST and USER are strings.  They are nil, when there are
6433         incomplete entries in ~/.netrc, for example.
6434         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
6435         root directory ("device busy" error otherwise).
6437         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
6438         Flush file properties of created directory.
6440 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6442         * makefile.w32-in (WINS_BASIC): Remove cedet.
6443         (WINS_CEDET): Add cedet.
6444         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
6446 2009-10-02  Kevin Ryde  <user42@zip.com.au>
6448         * net/browse-url.el (browse-url): Pass any symbol in
6449         browse-url-browser-function to `apply', since if you've mistakenly put
6450         an unbound symbol then the error is clearer.  (Bug#4531)
6452 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6454         * allout.el (allout-init, allout-back-to-current-heading)
6455         (allout-beginning-of-current-entry, allout-ascend-to-depth)
6456         (allout-ascend, allout-up-current-level, allout-end-of-level)
6457         (allout-previous-visible-heading, allout-forward-current-level)
6458         (allout-backward-current-level, allout-show-children):
6459         * apropos.el (apropos-describe-plist):
6460         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
6461         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
6462         * completion.el (add-completion, add-permanent-completion):
6463         * descr-text.el (describe-text-category, describe-char):
6464         * desktop.el (desktop-lazy-abort):
6465         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
6466         * dired.el (dired-build-subdir-alist):
6467         * ediff.el (ediff-version):
6468         * elide-head.el (elide-head, elide-head-show):
6469         * emerge.el (emerge-version):
6470         * env.el (getenv):
6471         * face-remap.el (variable-pitch-mode):
6472         * faces.el (describe-face):
6473         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
6474         (dired-at-point):
6475         * files.el (find-file-existing, auto-save-mode):
6476         * font-lock.el (font-lock-fontify-buffer):
6477         * help-fns.el (describe-function, describe-variable)
6478         (describe-syntax, describe-categories):
6479         * help.el (view-lossage, describe-bindings, describe-key)
6480         (describe-mode):
6481         * hexl.el (hexl-current-address):
6482         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
6483         * info.el (Info-goto-emacs-key-command-node):
6484         * log-edit.el (log-edit-insert-cvs-template)
6485         (log-edit-insert-cvs-rcstemplate):
6486         * menu-bar.el (menu-bar-mode):
6487         * mouse.el (mouse-appearance-menu):
6488         * newcomment.el (comment-indent-new-line):
6489         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
6490         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
6491         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
6492         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
6493         * recentf.el (recentf-mode):
6494         * savehist.el (savehist-mode, savehist-save):
6495         * shadowfile.el (shadow-copy-files):
6496         * simple.el (kill-ring-save, next-line, previous-line)
6497         (normal-erase-is-backspace-mode):
6498         * strokes.el (strokes-update-window-configuration)
6499         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
6500         (strokes-xpm-for-stroke):
6501         * time.el (emacs-uptime, emacs-init-time):
6502         * tutorial.el (tutorial--describe-nonstandard-key)
6503         (tutorial--detailed-help):
6504         * type-break.el (type-break-mode)
6505         (type-break-mode-line-message-mode, type-break-query-mode)
6506         (type-break-guesstimate-keystroke-threshold):
6507         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
6508         * version.el (emacs-version):
6509         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
6510         * winner.el (winner-mode):
6511         * calendar/timeclock.el (timeclock-in, timeclock-out)
6512         (timeclock-status-string, timeclock-change)
6513         (timeclock-workday-remaining-string)
6514         (timeclock-workday-elapsed-string)
6515         (timeclock-when-to-leave-string):
6516         * calendar/todo-mode.el (todo-add-category):
6517         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
6518         * emacs-lisp/autoload.el (update-file-autoloads):
6519         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
6520         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
6521         (checkdoc-message-text, checkdoc-defun):
6522         * emacs-lisp/debug.el (debugger-list-functions):
6523         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6524         * emacs-lisp/eieio-opt.el (eieio-describe-class)
6525         (eieio-describe-generic):
6526         * emacs-lisp/lisp-mnt.el (lm-synopsis):
6527         * emacs-lisp/shadow.el (list-load-path-shadows):
6528         * emulation/cua-base.el (cua-mode):
6529         * emulation/edt.el (edt-set-scroll-margins):
6530         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
6531         (tpu-toggle-regexp, tpu-toggle-search-direction)
6532         (tpu-toggle-rectangle, tpu-toggle-control-keys):
6533         * emulation/tpu-extras.el (tpu-set-scroll-margins):
6534         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
6535         (viper-set-parsing-style-toggling-macro)
6536         (viper-set-emacs-state-searchstyle-macros):
6537         * emulation/viper.el (viper-set-hooks):
6538         * eshell/esh-mode.el (eshell-truncate-buffer):
6539         * international/mule-cmds.el (prefer-coding-system)
6540         (describe-input-method, describe-language-environment):
6541         * international/mule-diag.el (list-character-sets)
6542         (describe-character-set, describe-coding-system)
6543         (describe-fontset, list-fontsets, list-input-methods):
6544         * mail/sendmail.el (mail-signature):
6545         * net/ange-ftp.el (ange-ftp-copy-file):
6546         * net/browse-url.el (browse-url):
6547         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
6548         * net/quickurl.el (quickurl-add-url):
6549         * net/rcirc.el (names, topic):
6550         * net/xesam.el (xesam-mode):
6551         * play/5x5.el (5x5-new-game):
6552         * play/yow.el (apropos-zippy):
6553         * progmodes/ada-mode.el (ada-mode-version):
6554         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
6555         (f90-end-of-block)
6556         (f90-beginning-of-block):
6557         * progmodes/fortran.el (fortran-end-of-block)
6558         (fortran-beginning-of-block):
6559         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
6560         * progmodes/python.el (python-describe-symbol, python-shell):
6561         * term/ns-win.el (ns-print-buffer):
6562         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
6563         * textmodes/flyspell.el (flyspell-mode-on):
6564         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
6565         (pages-directory-for-addresses):
6566         * textmodes/table.el (table-recognize-cell)
6567         (table-query-dimension, table-generate-source)
6568         (table-insert-sequence, table--warn-incompatibility):
6569         * textmodes/tex-mode.el (tex-validate-buffer):
6570         * textmodes/texinfmt.el (texinfmt-version)
6571         (texinfo-format-buffer):
6572         Use `called-interactively-p' instead of `interactive-p'.
6574 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6576         * image-mode.el (image-toggle-display):
6577         * emacs-lisp/elp.el (elp-instrument-function):
6578         * emacs-lisp/advice.el (ad-make-advised-definition):
6579         * emacs-lisp/easy-mmode.el (define-minor-mode):
6580         * net/browse-url.el (browse-url-maybe-new-window):
6581         * progmodes/sh-script.el (sh-learn-buffer-indent):
6582         Pass new argument 'any to `called-interactively-p'.
6584 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
6586         * international/uni-bidi.el:
6587         * international/uni-category.el:
6588         * international/uni-combining.el:
6589         * international/uni-comment.el:
6590         * international/uni-decimal.el:
6591         * international/uni-decomposition.el:
6592         * international/uni-digit.el:
6593         * international/uni-lowercase.el:
6594         * international/uni-mirrored.el:
6595         * international/uni-name.el:
6596         * international/uni-numeric.el:
6597         * international/uni-old-name.el:
6598         * international/uni-titlecase.el:
6599         * international/uni-uppercase.el:
6600         Regenerate from Unicode 5.2.0 data.
6602 2009-10-01  Glenn Morris  <rgm@gnu.org>
6604         * Makefile.in (ELCFILES): Regenerate.
6606 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6608         * subr.el (interactive-p): Mark obsolete.
6609         (called-interactively-p): Make the optional-ness of `kind' obsolete.
6610         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
6611         advertised-signature-table for subroutines as well.
6613         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
6614         (set-advertised-calling-convention): New function.
6615         (make-obsolete, define-obsolete-function-alias)
6616         (make-obsolete-variable, define-obsolete-variable-alias):
6617         Make the optional-ness of `when' obsolete.
6618         (define-obsolete-face-alias): Make `when' non-optional.
6619         * help-fns.el (help-function-arglist):
6620         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
6621         Use advertised-signature-table.
6623 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
6625         * files.el (delete-directory): New defun.  The original function
6626         in fileio.c has been renamed to `delete-directory-internal'.
6628         * dired.el (dired-delete-file): Call `delete-directory' with
6629         RECURSIVE parameter.
6631         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
6632         parameter RECURSIVE.  Implementation is missing.
6634         * net/tramp.el (tramp-handle-make-directory): Flush upper
6635         directory's file properties.
6636         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
6637         (tramp-handle-dired-recursive-delete-directory): Flush directory
6638         properties after the remove command only.
6640         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6641         Handle optional parameter RECURSIVE.
6643         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
6644         Handle optional parameter RECURSIVE.
6646         * net/tramp-smb.el (tramp-smb-errors): Add error message for
6647         connection timeout.
6648         (tramp-smb-handle-delete-directory): Handle optional parameter
6649         RECURSIVE.
6651 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6653         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
6654         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
6655         (byte-compile-defmacro): Use backquotes.
6657         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
6659         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
6660         has no associated file.
6661         (vc-resynch-buffer): Use vc-dir-buffers.
6663 2009-10-01  Glenn Morris  <rgm@gnu.org>
6665         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
6666         (chart-file-count):
6667         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
6668         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
6669         * emacs-lisp/eieio-opt.el (eieio-describe-class):
6670         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
6671         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
6672         (eieio-copy-parents-into-subclass, make-instance, class-children)
6673         (eieio-generic-form):
6674         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
6675         * cedet/cedet-idutils.el (cedet-idutils-search)
6676         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
6677         (cedet-idutils-version-check):
6678         * cedet/cedet.el (cedet-version):
6679         * cedet/data-debug.el (data-debug-insert-overlay-button)
6680         (data-debug-insert-overlay-list-button)
6681         (data-debug-insert-buffer-button)
6682         (data-debug-insert-buffer-list-button)
6683         (data-debug-insert-process-button, data-debug-insert-ring-button)
6684         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
6685         (data-debug-insert-stuff-vector-button)
6686         (data-debug-insert-symbol-button, data-debug-insert-string)
6687         (data-debug-insert-number, data-debug-insert-lambda-expression)
6688         (data-debug-insert-nil, data-debug-insert-simple-thing)
6689         (data-debug-insert-custom, data-debug-edebug-expr):
6690         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
6691         (global-ede-mode-map, ede-new, ede-debug-target)
6692         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
6693         * cedet/semantic.el (semantic-minimum-working-buffer-size)
6694         (semantic-fetch-tags, semantic-submode-list)
6695         (semantic-default-submodes):
6696         * cedet/ede/source.el (ede-source-match):
6697         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
6698         (project-am-package-info):
6699         * cedet/ede/proj.el (ede-proj-target, project-new-target):
6700         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
6701         * cedet/ede/proj-comp.el (ede-current-build-list):
6702         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
6703         * cedet/ede/files.el (ede-toplevel-project-or-nil):
6704         * cedet/ede/cpp-root.el (initialize-instance):
6705         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
6706         (autoconf-parameter-strip, autoconf-insert-new-macro):
6707         * cedet/semantic/wisent.el (wisent-lex-eoi):
6708         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
6709         (semantic-show-parser-state-mode):
6710         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
6711         * cedet/semantic/tag.el (semantic-tag-new-variable)
6712         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
6713         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
6714         (semantic--tag-deep-copy-tag-list)
6715         (semantic-tag-components-with-overlays-default):
6716         * cedet/semantic/symref.el (semantic-symref-find-text):
6717         * cedet/semantic/senator.el (senator-yank-tag)
6718         (senator-transpose-tags-up):
6719         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
6720         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
6721         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
6722         * cedet/semantic/lex.el (semantic-lex-comment-regex)
6723         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
6724         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
6725         * cedet/semantic/lex-spp.el
6726         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
6727         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
6728         * cedet/semantic/idle.el
6729         (semantic-idle-summary-current-symbol-info-brutish)
6730         (semantic-idle-summary-current-symbol-info-default):
6731         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
6732         (semantic--grammar-macro-compl-dict):
6733         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
6734         * cedet/semantic/format.el (semantic-format-tag-custom-list)
6735         (semantic-format-tag-canonical-name-default):
6736         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
6737         (semantic-find-tags-for-completion)
6738         (semantic-find-tags-by-scope-protection-default)
6739         (semantic-deep-find-tags-for-completion):
6740         * cedet/semantic/edit.el
6741         (semantic-edits-incremental-reparse-failed-hook)
6742         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
6743         (semantic-edits-splice-remove, semantic-edits-splice-replace):
6744         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
6745         * cedet/semantic/dep.el (semantic-dependency-include-path):
6746         * cedet/semantic/db.el (semanticdb-default-find-index-class)
6747         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
6748         (semanticdb-project-roots):
6749         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
6750         (semanticdb-find-adebug-insert-scanned-tag-cons)
6751         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
6752         (semanticdb-brute-deep-find-tags-for-completion):
6753         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
6754         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
6755         (semantic-end-of-context-default)
6756         (semantic-ctxt-current-function-default)
6757         (semantic-ctxt-scoped-types-default):
6758         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
6759         (semantic-complete-inline-tag-engine)
6760         (semantic-complete-inline-custom-type)
6761         (semantic-complete-read-tag-analyzer):
6762         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
6763         (semantic-chart-database-size):
6764         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
6765         (semantic-analyze-current-context):
6766         * cedet/semantic/symref/list.el (semantic-symref)
6767         (semantic-symref-hide-buffer, semantic-symref-symbol):
6768         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
6769         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
6770         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
6771         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
6772         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
6773         (semantic-c-dereference-template):
6774         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
6775         (semantic--analyze-refs-full-lookup-with-parents)
6776         (semantic--analyze-refs-full-lookup-simple):
6777         * cedet/semantic/analyze/complete.el
6778         (semantic-analyze-possible-completions):
6779         * cedet/srecode/table.el (srecode-mode-table-new):
6780         * cedet/srecode/srt.el (srecode-read-variable-name):
6781         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
6782         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
6783         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
6784         * cedet/srecode/map.el (srecode-current-map):
6785         * cedet/srecode/insert.el (srecode-insert)
6786         (srecode-insert-variable-secondname-handler, srecode-insert-method)
6787         (srecode-template-inserter-point-override)
6788         (srecode-insert-include-lookup):
6789         * cedet/srecode/getset.el (srecode-auto-choose-class):
6790         * cedet/srecode/extract.el (srecode-inserter-extract):
6791         * cedet/srecode/document.el
6792         (srecode-document-autocomment-return-last-alist)
6793         (srecode-document-autocomment-param-type-alist)
6794         (srecode-document-insert-function-comment)
6795         (srecode-document-insert-variable-one-line-comment)
6796         (srecode-document-function-name-comment):
6797         * cedet/srecode/dictionary.el (srecode-create-dictionary)
6798         (srecode-compound-toString):
6799         * cedet/srecode/compile.el (srecode-flush-active-templates):
6800         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
6801         Doc/message fixes.
6803         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
6804         match-data.  (Bug#4555).
6806         * cedet/semantic/bovine/gcc.el
6807         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
6808         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
6810         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
6811         rather than parsing it as a regexp.  This relaxes the layout
6812         requirements and makes errors easier to detect.
6813         (check-declare-verify): Check file is regular.
6814         (check-declare-directory): Doc fix.
6815         * subr.el (declare-function): Doc fix.
6817         * ibuffer.el (ibuffer-format-qualifier):
6818         * isearch.el (hi-lock-regexp-okay):
6819         * calc/calc.el (math-zerop):
6820         * mail/uce.el (rmail-msgbeg, rmail-msgend):
6821         * term/w32-win.el (setup-default-fontset, set-fontset-font):
6822         Remove unused declarations.
6824 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
6826         * cedet/semantic/wisent/javat-wy.el
6827         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
6829 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
6831         * cedet/srecode/expandproto.el: Fix provide statement.
6833 2009-09-30  Eric Ludlam  <zappo@gnu.org>
6835         * emacs-lisp/eieio.el (boolean-p): Delete.
6837 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
6839         * cedet/ede/srecode.el: Fix provide statement.
6841 2009-09-30  Glenn Morris  <rgm@gnu.org>
6843         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
6844         * cedet/ede/proj-aux.el (ede-aux-source):
6845         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
6846         (ede-misc-source):
6847         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
6848         (semantic-mrub-switch-tags): Fix doc typos.
6850         * cedet/semantic/db-global.el (data-debug-new-buffer)
6851         (data-debug-insert-thing): Remove unneeded declarations (one broken).
6852         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
6854         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
6856         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
6857         use of CL function `remove-if-not'.
6859         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
6861         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
6862         filename is not a string.
6864 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
6866         * files.el (safe-local-eval-forms): Fix typo.
6868 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6870         * vc-hooks.el (vc-dir-buffers): New var.
6871         (vc-state-refresh): New function.
6872         (vc-state): Use it.
6873         (vc-after-save): Always ask the backend to recompute the new state.
6874         Always call vc-dir if necessary, using vc-dir-buffers.
6875         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
6876         Use vc-dir-buffers.
6877         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
6878         (vc-dir-prepare-status-buffer, vc-dir-update)
6879         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
6880         Don't call expand-file-name on default-directory.
6882 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6884         * speedbar.el (speedbar-item-delete):
6885         * calc/calc-prog.el (calc-kbd-if):
6886         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
6888         * epa.el (epa-key-list-mode-map):
6889         * hi-lock.el (hi-lock-menu): Fix typos in menus.
6891         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
6892         (hs-show-hook): Fix typo in docstring.
6894 2009-09-29  Glenn Morris  <rgm@gnu.org>
6896         * cedet/semantic/symref/idutils.el:
6897         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
6899         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
6901         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
6902         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
6903         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
6904         Mark declarations not understood by check-declare.
6906         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
6907         file-name-nondirectory call preventing location of cedet files.
6908         (check-declare-verify): Use literal search rather than re-search.
6909         Add basic defmethod and defclass, and define-overloadable-function.
6911         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
6912         Use tramp-compat-file-attributes rather than nonexistent
6913         tramp-compat-handle-file-attributes.
6915         * Makefile.in (lisptagsfiles4): New.
6916         (AUTOGENEL): Add cedet loaddefs files.
6917         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
6918         (update-elclist, compile-always, backup-compiled-files)
6919         (bootstrap-clean): Add yet another directory level.
6920         (update-elclist): Use LC_COLLATE rather than COLLATE.
6921         (ELCFILES): Update, via `make update-elclist'.
6923 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6925         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
6926         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
6927         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
6929 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
6931         * Makefile.in (lisptagsfiles3): Define.
6932         (TAGS, TAGS-LISP): Use it.
6933         (update-elclist): Add third directory level to look for elc files.
6934         (compile-always): Likewise.
6935         (backup-compiled-files): Likewise.
6936         (bootstrap-clean): Likewise.
6937         (ELCFILES): Update.
6939 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
6941         * Makefile.in (ELCFILES): Add CEDET files.
6943 2009-09-28  Eric Ludlam  <zappo@gnu.org>
6945         CEDET (development tools) package merged.
6947         * cedet/*.el:
6948         * cedet/ede/*.el:
6949         * cedet/semantic/*.el:
6950         * cedet/srecode/*.el: New files.
6952 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
6954         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
6956         * net/tramp.el (top): Require tramp-imap.
6958         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
6959         Use `tramp-compat-handle-file-attributes'.
6961 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6963         * net/tramp-imap.el: New package.
6965 2009-09-28  Eric Ludlam  <zappo@gnu.org>
6967         * emacs-lisp/chart.el:
6968         * emacs-lisp/eieio-base.el:
6969         * emacs-lisp/eieio-comp.el:
6970         * emacs-lisp/eieio-custom.el:
6971         * emacs-lisp/eieio-datadebug.el:
6972         * emacs-lisp/eieio-opt.el:
6973         * emacs-lisp/eieio-speedbar.el:
6974         * emacs-lisp/eieio.el: New files.
6976         * cedet/cedet-cscope.el:
6977         * cedet/cedet-files.el:
6978         * cedet/cedet-global.el:
6979         * cedet/cedet-idutils.el:
6980         * cedet/data-debug.el:
6981         * cedet/inversion.el:
6982         * cedet/mode-local.el:
6983         * cedet/pulse.el: New files.
6985 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6987         * whitespace.el (whitespace-trailing-regexp)
6988         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
6989         Fix doc string.
6991 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
6993         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
6994         menu.
6996         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
6997         menu-bar-ediff-menu.
6999         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
7000         define-overloadable-function.
7002         * progmodes/autoconf.el: Provide autoconf as well, so that this
7003         file can be `require'd.
7005         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
7007         * emacs-lisp/autoload.el (generated-autoload-feature)
7008         (generated-autoload-load-name): New vars.
7009         (autoload-rubric, autoload-generate-file-autoloads): Use them.
7010         (make-autoload): Recognize define-overloadable-function and
7011         defclass forms (for EIEIO).
7013         * Makefile.in (update-subdirs): Exclude cedet directory.
7015 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7017         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
7019         * faces.el: Default light-background background for region face to
7020         ns_selection_color under NS.
7022 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7024         * net/imap-hash.el: New library, see NEWS.
7026         * Makefile.in (ELCFILES): Add imap-hash.el.
7028 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7030         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
7031         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
7032         * help-macro.el (make-help-screen): Avoid using an ambiguous function
7033         definition where the docstring could be taken for the return value.
7035 2009-09-26  Glenn Morris  <rgm@gnu.org>
7037         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
7038         Add option to only show images below a certain size.
7039         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
7040         save-excursion calls.
7042 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
7044         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
7045         subdirectories) and eieio.
7047 2009-09-26  Alan Mackenzie  <acm@muc.de>
7049         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
7050         buggy bracketing.  (Bug#4289)
7052         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
7053         character constants (as case labels).  (Bug#4289)
7055 2009-09-25  Juri Linkov  <juri@jurta.org>
7057         * files.el (safe-local-eval-forms): Allow time-stamp in
7058         before-save-hook (Bug#4554).
7060 2009-09-25  Drew Adams  <drew.adams@oracle.com>
7062         * menu-bar.el (list-buffers-directory): Doc fix.
7064 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7066         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
7067         Try and avoid copying twice the same paragraph.
7068         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
7069         Remove save-excursion.
7070         (log-edit-changelog-entry): Do it here instead.
7072 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
7074         * bs.el (bs--get-file-name): Use `list-buffers-directory'
7075         when available, instead of hardcoding mode names.  Doc fix.
7077         * menu-bar.el (list-buffers-directory): Add docstring.
7078         Make automatically buffer-local.
7080         * dired.el (dired-mode):
7081         * files.el (cd-absolute):
7082         * pcvs.el (cvs-temp-buffer):
7083         * pcvs-util.el (cvs-get-buffer-create):
7084         * shell.el (shell-mode):
7085         * vc-dir.el (vc-dir-mode):
7086         Don't make `list-buffers-directory' buffer local.
7088 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
7090         * comint.el (comint-exec, comint-run, make-comint):
7091         Doc fixes (Bug#4542).
7093 2009-09-25  Glenn Morris  <rgm@gnu.org>
7095         * mail/rmailmm.el (rmail-mime): New custom group.
7096         Move all defcustoms in this file into this group.
7097         (rmail-mime-media-type-handlers-alist): Revert previous change.
7098         (rmail-mime-show-images): New option.
7099         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
7100         references to it, since it wasn't actually used for anything.
7101         (rmail-mime-insert-image): New function.
7102         (rmail-mime-image): Use rmail-mime-insert-image.
7103         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
7104         obey the value of `rmail-mime-show-images' option.  Print the size of
7105         attachments.
7107 2009-09-25  David Engster  <deng@randomsample.de>
7109         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
7111 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7113         * whitespace.el: Does not highlight trailing spaces While point is
7114         at end of line.  Does not highligt spaces at beginning of buffer
7115         while point is at beginning of buffer.  Does not highlight spaces
7116         at end of buffer while point is at end of buffer.  (Bug#4177)
7117         New version 12.0.
7118         (whitespace-display-mappings): Adjust initialization.
7119         (whitespace-point, whitespace-font-lock-refontify): New vars.
7120         (whitespace-color-on, whitespace-color-off): Adjust code.
7121         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
7122         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
7123         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
7125 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
7127         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
7129         * textmodes/sgml-mode.el: Remove xml-mode alias.
7131         * files.el (auto-mode-alist, conf-mode-maybe)
7132         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
7134 2009-09-24  Alan Mackenzie  <acm@muc.de>
7136         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
7137         c-forward-conditionals, but it doesn't move point and doesn't set
7138         the mark.
7139         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
7140         (c-down-conditional-with-else, c-backward-conditional)
7141         (c-forward-conditional): Refactor to use c-scan-conditionals.
7143 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7145         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
7146         (help-default-arg-highlight): Remove.
7147         (help-highlight-arg): New function.
7148         (help-do-arg-highlight): Use it.
7149         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
7151 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7153         * term.el (term-set-scroll-region, term-handle-ansi-escape):
7154         Undo last change, which didn't fix the problem and introduced others.
7156 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
7158         * progmodes/gdb-mi.el: Don't require speedbar.
7159         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
7161 2009-09-24  Glenn Morris  <rgm@gnu.org>
7163         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
7165         * term/ns-win.el (ns-reg-to-script): Define for compiler.
7167         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
7168         there is no newline after the final mime boundary.  (Bug#4539)
7169         Move markers on insertion so that any buttons inserted don't end up in
7170         the next part of a multipart message.
7171         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
7172         (rmail-mime-bulk-handler): Optionally handle images.
7173         (rmail-mime-image): New button action.
7174         (rmail-mime-image-handler): New function.
7175         (rmail-mime-mode): New mode.
7176         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
7178 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7180         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
7181         than just dropping elements from it (bug#4504).
7183         * term.el (term-set-scroll-region): Don't move cursor any more.
7184         (term-handle-ansi-escape): Call term-goto here instead.
7185         Suggested by Ivan Kanis <apple@kanis.eu>.
7187         * term.el: Require CL.
7188         (term-ansi-reset): New function.
7189         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
7190         (term-handle-colors-array): Simplify.
7192 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7194         * allout.el (allout-overlay-interior-modification-handler)
7195         (allout-obtain-passphrase):
7196         * epa-file.el (epa-file-write-region):
7197         * ps-print.el (ps-begin-job):
7198         * vc-hooks.el (vc-toggle-read-only):
7199         * vc-rcs.el (vc-rcs-rollback):
7200         * vc-sccs.el (vc-sccs-rollback):
7201         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
7202         (vc-version-diff, vc-revert, vc-rollback):
7203         * wdired.el (wdired-check-kill-buffer):
7204         * emacs-lisp/authors.el (authors):
7205         * net/socks.el (socks-open-connection):
7206         * net/zeroconf.el (zeroconf-service-add-hook):
7207         * obsolete/vc-mcvs.el (vc-mcvs-register):
7208         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
7209         (gdb-select-frame):
7210         * progmodes/grep.el (lgrep, rgrep):
7211         * progmodes/idlw-help.el (idlwave-help-check-locations)
7212         (idlwave-help-html-link, idlwave-help-assistant-open-link):
7213         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7214         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
7215         (reftex-toc-rename-label): Fix typos in error messages.
7217         * dired-aux.el (dired-do-shell-command): Reflow docstring.
7218         (dired-copy-how-to-fn): Doc fix.
7219         (dired-files-attributes, dired-read-shell-command):
7220         Fix typos in docstrings.
7222         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
7223         (dired-x-find-file-other-window): Reflow docstrings.
7224         (dired-omit-marker-char, dired-read-shell-command)
7225         (dired-x-submit-report): Fix typos in docstrings.
7227         * shell.el (shell-mode-hook):
7228         * view.el (View-scroll-line-forward):
7229         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
7230         Fix typos in docstrings.
7232         * net/dig.el (dig-invoke): Fix typo in docstring.
7233         (query-dig): Reflow docstring.
7235         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
7236         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
7237         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
7238         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
7239         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
7240         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
7241         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
7242         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
7243         (idlwave-completion-map, idlwave-current-indent)
7244         (idlwave-custom-ampersand-surround, idlwave-customize)
7245         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
7246         (idlwave-define-abbrev, idlwave-determine-class-special)
7247         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
7248         (idlwave-end-block-reg, idlwave-end-of-statement)
7249         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
7250         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
7251         (idlwave-explicit-class-listed, idlwave-file-header)
7252         (idlwave-fill-paragraph, idlwave-find-class-definition)
7253         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
7254         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
7255         (idlwave-in-quote, idlwave-indent-action-table)
7256         (idlwave-indent-expand-table, idlwave-indent-line)
7257         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
7258         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
7259         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
7260         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
7261         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
7262         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
7263         (idlwave-outlawed-buffers, idlwave-popup-select)
7264         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
7265         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
7266         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
7267         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
7268         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
7269         (idlwave-statement-type, idlwave-struct-skip)
7270         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
7271         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
7272         (idlwave-what-module-find-class): Fix typos in docstrings.
7273         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
7274         (idlwave-calculate-cont-indent, idlwave-expand-equal)
7275         (idlwave-find-module, idlwave-find-structure-definition)
7276         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
7277         (idlwave-list-load-path-shadows, idlwave-next-statement)
7278         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
7279         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
7280         (idlwave-template): Reflow docstrings.
7282         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
7283         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
7284         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
7285         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
7286         (idlwave-shell-display-line, idlwave-shell-display-wframe)
7287         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
7288         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
7289         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
7290         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
7291         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
7292         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
7293         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
7294         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
7295         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
7296         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
7297         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
7298         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
7299         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
7300         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
7301         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
7302         Fix typos in docstrings.
7303         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
7304         (idlwave-shell-hide-output, idlwave-shell-mode)
7305         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
7306         Reflow docstrings.
7308         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
7310 2009-09-24  Ivan Kanis  <apple@kanis.eu>
7312         * term.el (term-bold-attribute): New var.
7313         (term-handle-colors-array): Use it.
7315 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
7317         * progmodes/gdb-mi.el (gdb-version): New variable.
7318         (gdb-non-stop-handler): Set gdb-version.
7319         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
7320         Condition "--thread" option on gdb-version.
7321         (gdb-invalidate-threads): Remove unused argument.
7323 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7325         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
7326         to looking-back to avoid ridiculous slow down in large files (bug#4511).
7328 2009-09-23  Glenn Morris  <rgm@gnu.org>
7330         * mail/rmail.el (rmail-reply): Don't try to add a References header when
7331         replying to mail without References or Message-Id.  (Bug#4525)
7333 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
7335         * term/ns-win.el (ns-reg-to-script): New variable.
7337 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
7339         * epg.el (epg-wait-for-status): Preserve existing 'error results.
7341 2009-09-22  Sam Steingold  <sds@gnu.org>
7343         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
7344         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
7345         to 1 because hg returns status 1 when nothing is found.
7346         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
7348 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7350         * textmodes/fill.el: Convert to utf-8 encoding.
7351         (fill-french-nobreak-p): Remove redundant » and « inherited from our
7352         pre-unicode days.
7354         * add-log.el (change-log-fill-forward-paragraph): New function.
7355         (change-log-mode): Use it so fill-region DTRT.
7356         Set fill-indent-according-to-mode here rather than in
7357         change-log-fill-paragraph.
7358         (change-log-fill-paragraph): Remove.
7360 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
7362         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
7363         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
7365 2009-09-22  Glenn Morris  <rgm@gnu.org>
7367         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
7368         the scroll-bar scroll the calendar window rather than the buffer.
7370         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
7371         commands that move point (as opposed to scrolling).
7373         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
7375         * emacs-lisp/elint.el (elint): New custom group.
7376         (elint-log-buffer): Make it a defcustom.
7377         (elint-scan-preloaded, elint-ignored-warnings)
7378         (elint-directory-skip-re): New options.
7379         (elint-builtin-variables): Doc fix.
7380         (elint-preloaded-env): New variable.
7381         (elint-unknown-builtin-args): Add an entry for encode-time.
7382         (elint-extra-errors): Make it a variable rather than a constant.
7383         (elint-preloaded-skip-re): New constant.
7384         (elint-directory): Skip files matching elint-directory-skip-re.
7385         (elint-features): New variable, local to linted buffers.
7386         (elint-update-env): Initialize elint-features.  Possibly add
7387         elint-preloaded-env to the buffer's environment.
7388         (elint-get-top-forms): Bind elint-current-pos, for log messages.
7389         Skip quoted forms.
7390         (elint-init-form): New function, extracted from elint-init-env.
7391         Make non-list forms a warning rather than an error.
7392         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
7393         easy-menu-define, put that adds an error-condition, and provide.
7394         When requiring cl, also require cl-macs.  Really require cl, to handle
7395         some cl macros.  Store required libraries in the list elint-features,
7396         so as not to re-load them.  Treat cc-require like require.
7397         (elint-init-env): Call elint-init-form to do the work.
7398         Handle eval-and-compile and such like.
7399         (elint-add-required-env): Do not clear messages.
7400         (elint-special-forms): Add handlers for function, defalias, if, when,
7401         unless, and, or.
7402         (elint-form): Add optional argument to ignore elint-special-forms,
7403         useful to prevent recursive calls from handlers.  Doc fix.
7404         Respect elint-ignored-warnings.
7405         (elint-form): Respect elint-ignored-warnings.
7406         (elint-bound-variable, elint-bound-function): New variables.
7407         (elint-unbound-variable): Respect elint-bound-variable.
7408         (elint-get-args): Respect elint-bound-function.
7409         (elint-check-cond-form): Add some simple handling for (f)boundp and
7410         featurep tests.
7411         (elint-check-defalias-form): New handler.
7412         (elint-check-let-form): Make an empty let a warning rather than an
7413         error.
7414         (elint-check-setq-form): Make an empty setq a warning rather than an
7415         error.  Respect elint-ignored-warnings.
7416         (elint-check-defvar-form): Accept null doc-strings.
7417         (elint-check-conditional-form): New handler.  Does some simple-minded
7418         checking of featurep and (f)boundp tests.
7419         (elint-put-function-args): New function.
7420         (elint-initialize): Use elint-scan-doc-file rather than
7421         elint-find-builtin-variables.  Use elint-put-function-args.
7422         Possibly scan preloaded-file-list.
7423         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
7424         extend to handle functions as well.
7426 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
7428         * linum.el (linum-delete-overlays, linum-update-window):
7429         Do not modify the right margin.  (Bug#3971)
7431 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
7433         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
7434         nxml-mode instead of xml-mode.
7436 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7438         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
7440 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7442         * net/dig.el (dig-mode): Use define-derived-mode.
7444 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
7446         * vc-dispatcher.el (vc-do-command): Return the process object in
7447         the asynchronous case.  Use when instead of if.  Do not run
7448         vc-exec-after to display a message if not enabled.  (Bug#4463)
7450         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
7451         properties to the stash strings.
7452         (vc-git-stash-list): Return a list of strings.
7453         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
7454         (vc-git-stash-show-at-point): New functions.
7455         (vc-git-stash-map): New keymap.
7457         * register.el (ctl-x-r-map): Define the keys here instead of
7458         using autoload.
7460 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
7462         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
7463         list, to workaround performance problem (bug#4485).
7465 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
7467         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
7469 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
7471         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
7472         Document that this option is not recommended to use.
7474 2009-09-19  Glenn Morris  <rgm@gnu.org>
7476         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
7477         variable `var'.
7479         * calc/calc-alg.el (var):
7480         * calc/calcalg2.el (var): Define for compiler.
7482 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
7484         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
7485         Doc fix (Bug#3932).
7487         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
7489         * time-stamp.el (time-stamp-month-dd-yyyy)
7490         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
7491         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
7492         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
7493         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
7494         Remove functions that have been obsolete since 1995 (Bug#4436).
7496         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
7497         indent buffer only if called interactively (Bug#4452).
7499 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
7500             Eli Zaretskii  <eliz@gnu.org>
7502         This fixes bug#4197 (merged to bug#865, though not identical).
7503         * server.el (server-auth-dir): Add docstring note about FAT32.
7504         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
7505         but warn against using them.
7507 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
7509         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
7510         older GDB where there is no has_more field.
7512 2009-09-19  Glenn Morris  <rgm@gnu.org>
7514         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7516 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
7518         * files.el (auto-mode-alist): Change default for XML files to nXML
7519         mode (Bug#4169).
7521 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
7523         * server.el (server-ensure-safe-dir): Pass 'integer
7524         to `file-attributes', as suggested.
7526 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7528         * dired-aux.el (dired-query-alist): Remove spurious backslash.
7529         (dired-query): Use read-key.
7531 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
7533         * cus-start.el (ns-use-qd-smoothing): Remove.
7535 2009-09-18  Glenn Morris  <rgm@gnu.org>
7537         * allout.el (top-level): Remove unnecessary progn.
7539         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
7541         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
7542         definition of abbrev table.
7544         * speedbar.el (speedbar-track-mouse):
7545         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
7546         * net/eudc.el (eudc-expand-inline):
7547         * net/newst-backend.el (newsticker--cache-read-feed):
7548         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
7549         condition-case handlers.
7551 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
7553         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
7554         (gdb-var-list): Add an element for has_more field.
7555         (gdb-non-stop-handler): Enable pretty printing for STL containers.
7556         (gdb-var-create-handler, gdb-var-list-children-handler-1)
7557         (gdb-var-update-handler-1): Parse output of dynamic variable
7558         objects (STL containers).
7559         (gdb-var-delete-1): Pass var1 as an explicit second argument.
7560         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
7562         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
7563         gdb-var-list.
7564         (gud-speedbar-buttons): Make node expandable if expression "has more"
7565         children.
7567 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
7569         * startup.el (emacs-quick-startup): Remove variable and all uses.
7570         (command-line): Set `inhibit-x-resources' instead.
7571         (command-line-1): Use `inhibit-x-resources' instead.
7573 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
7575         * subr.el: Fix last change to avoid using the `unless' macro,
7576         which breaks bootstrapping.
7578 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7580         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
7581         extended definitions, in case we reload subr.el after having
7582         loaded CL.
7583         (eval-next-after-load): Mark as obsolete.
7585 2009-09-17  Juri Linkov  <juri@jurta.org>
7587         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
7588         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
7589         (menu-bar-showhide-menu, menu-bar-tools-menu)
7590         (menu-bar-describe-menu, menu-bar-help-menu)
7591         (minibuffer-local-completion-map, minibuffer-local-map):
7592         Fix list quoting.
7594 2009-09-17  Glenn Morris  <rgm@gnu.org>
7596         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
7597         arguments, whether or not it has a handler.
7599         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
7601         * simple.el (hard-newline): Give it a doc-string.
7603         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7604         (lisp-mode-syntax-table): Give them doc-strings.
7606 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
7608         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
7609         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
7610         (menu-bar-options-menu, menu-bar-showhide-menu)
7611         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
7612         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
7613         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
7614         (menu-bar-options-menu, menu-bar-tools-menu)
7615         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
7616         (menu-bar-help-menu):
7617         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
7618         string arguments.
7620         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
7621         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
7622         calls for the menu names and :help.
7624 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7626         * mouse.el (minor-mode-menu-from-indicator): Pay attention
7627         to :minor-mode-function (bug#4455).
7629 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7631         * startup.el (command-line): Initialize the window-system after
7632         processing the command-line.
7634         * textmodes/page.el (what-page): Make sure we don't inf-loop if
7635         page-delimiter matches the empty string.
7637 2009-09-16  Glenn Morris  <rgm@gnu.org>
7639         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
7640         byte-compile-not-obsolete-var.  It's a list now.
7641         (byte-compile-not-obsolete-funcs): New variable.
7642         (byte-compile-warn-obsolete): Don't warn about functions if they are in
7643         byte-compile-not-obsolete-funcs.
7644         (byte-compile-variable-ref, byte-compile-defvar): Update for
7645         byte-compile-not-obsolete-vars name-change and list nature.
7646         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
7647         and variables behind (f)boundp tests.
7648         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
7650 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7652         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
7654 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7656         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
7657         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
7658         Don't autoload.
7660 2009-09-15  Stephen Eglen  <stephen@gnu.org>
7662         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
7663         the virtual-buffers, use the name of the buffer specified by
7664         find-file-noselect, as the match may be a symlink.  (This was a
7665         problem if the target and the symlink had different names.)
7667 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7669         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
7671         * desktop.el (desktop-path): Check user-emacs-directory.
7673         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
7675         * loadup.el: Use after-load-functions to GC after loading each file.
7676         Remove the explicit GC calls that used to be sprinkled around.
7678         * subr.el (after-load-functions): New hook.
7679         (do-after-load-evaluation): Run it.  Use string-match-p to detect
7680         `obsolete' packages, rather than painfully extracting the relevant
7681         directory name.
7683 2009-09-15  Glenn Morris  <rgm@gnu.org>
7685         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
7686         free variable `doc'.
7688         * dired.el (dired-mode-map): Add menu entry for async shell command.
7690         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
7691         variables, also consider the .elc files, since the .el files are
7692         normally gzipped (subsequent code locates the .el.gz from the .elc).
7694         * calc/calc-prog.el (arglist): Define for compiler.
7696         * calendar/diary-lib.el (diary-display-function): Change the default to
7697         fancy display.
7698         (body): Define for compiler.
7700         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
7701         (byte-compile-file-form, byte-compile-lambda)
7702         (byte-compile-top-level-body, byte-compile-form)
7703         (byte-compile-variable-ref, byte-compile-setq)
7704         (byte-compile-setq-default, byte-compile-body)
7705         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
7706         (batch-byte-compile): Give some more local variables with common names
7707         a "bytecomp-" prefix to avoid masking warnings about free variables.
7709         * startup.el (command-line-1): Give local variables with common names a
7710         distinguishing prefix, so as not to hide free variable warnings during
7711         bootstrap.
7713         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
7714         clever and add a suffix to make a unique name, just let the user decide
7715         whether or not to overwrite it.  If the input is a directory, write the
7716         default filename to that directory.  (Bug#4388)
7717         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
7718         is a filename-as-a-directory.
7720 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7722         * textmodes/page.el (what-page): Don't move to beginning of line.
7723         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
7725 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
7727         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
7729 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
7731         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
7732         * help.el (help-for-help-internal): Add purecopy calls for text.
7734         * vc.el (top): print-log method now takes an optional SHORTLOG
7735         argument.  Add a new method: root.
7736         (vc-root-diff, vc-print-root-log): New functions.
7737         (vc-log-short-style): New variable.
7738         (vc-print-log-internal): Add support for showing short logs.
7740         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
7741         vc-print-root-log and vc-print-root-diff.
7743         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
7744         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
7745         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
7746         short logs.
7748         * vc-cvs.el (vc-cvs-print-log):
7749         * vc-mtn.el (vc-mtn-print-log):
7750         * vc-rcs.el (vc-rcs-print-log):
7751         * vc-sccs.el (vc-sccs-print-log):
7752         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
7753         that is ignored for now.
7755         * vc-mtn.el (vc-mtn-annotate-command):
7756         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
7758 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7760         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
7761         to function-key-map, and give them ascii-character property.
7762         * term/x-win.el (x-alternatives-map):
7763         * term/ns-win.el (ns-alternatives-map):
7764         * term/internal.el (msdos-key-remapping-map):
7765         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
7767 2009-09-14  Glenn Morris  <rgm@gnu.org>
7769         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
7770         temp-buffers (2009-09-12).
7772 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7774         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
7775         the new read-key function.
7777 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
7779         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
7780         is defined (Bug#4405).
7782 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
7784         * recentf.el (recentf-cleanup): Use a hash table to find
7785         duplicates (Bug#4407).
7787 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
7789         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
7790         kp-0 to ascii equivalents (Bug#4325).
7792 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
7794         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
7796         * eshell/em-hist.el:
7797         * eshell/em-dirs.el (eshell-complete-user-reference):
7798         Declare pcomplete functions and variables to avoid compiler warnings.
7800 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
7802         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
7803         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
7804         * eshell/em-alias.el (eshell-aliases-file):
7805         * eshell/em-hist.el (eshell-history-file-name):
7806         Use expand-file-name instead of concat to make file names (Bug#4308).
7808 2009-09-13  Glenn Morris  <rgm@gnu.org>
7810         * ediff-merg.el (ediff-do-merge):
7811         * filesets.el (filesets-run-cmd):
7812         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
7813         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
7814         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
7815         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
7816         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
7817         Replace empty `let's with `progn'.
7819 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7821         * mail/sendmail.el (send-mail-function):
7822         * tooltip.el (tooltip-mode):
7823         * simple.el (transient-mark-mode):
7824         * rfn-eshadow.el (file-name-shadow-mode):
7825         * frame.el (blink-cursor-mode):
7826         * font-core.el (global-font-lock-mode):
7827         * files.el (temporary-file-directory)
7828         (small-temporary-file-directory, auto-save-file-name-transforms):
7829         * epa-hook.el (auto-encryption-mode):
7830         * composite.el (global-auto-composition-mode):
7831         Use custom-initialize-delay.
7832         * startup.el (command-line): Don't explicitly call
7833         custom-reevaluate-setting for all the above vars.
7834         * custom.el (custom-initialize-safe-set)
7835         (custom-initialize-safe-default): Delete.
7837 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7839         * term/x-win.el (x-initialize-window-system):
7840         * term/w32-win.el (w32-initialize-window-system):
7841         * term/ns-win.el (ns-initialize-window-system): Don't call
7842         mouse-wheel-mode since it's enabled globally by default already.
7844         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
7845         actually define the variable, but only silences the byte-compiler.
7846         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
7847         before looking it up.
7848         (mouse-wheel-scroll-amount): Also reset the bindings if this value
7849         is changed.
7851 2009-09-12  Glenn Morris  <rgm@gnu.org>
7853         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
7854         1000.
7855         (elint-add-required-env): Don't beep on error.
7856         (elint-forms): In case of error, return ENV unchanged.
7857         (elint-init-env): Skip non-list forms.
7858         (elint-log): Handle unknown file positions.
7860 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
7862         * epg.el (epg-make-context): Add autoload cookie.
7863         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
7864         (epg-decrypt-string, epg-start-verify, epg-verify-file)
7865         (epg-verify-string, epg-start-sign, epg-sign-file)
7866         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
7867         (epg-encrypt-string, epg-start-export-keys)
7868         (epg-export-keys-to-file, epg-export-keys-to-string)
7869         (epg-start-import-keys, epg-import-keys-from-file)
7870         (epg-import-keys-from-string, epg-start-receive-keys)
7871         (epg-receive-keys, epg-import-keys-from-server)
7872         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
7873         (epg-sign-keys, epg-start-generate-key)
7874         (epg-generate-key-from-file, epg-generate-key-from-string):
7875         Remove autoload cookie.
7877 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
7879         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
7880         reevaluation of trash-directory.
7882         * mwheel.el: Fix last change.
7883         (mouse-wheel-mode): New defvar.
7884         (mouse-wheel-mode): Remove autoload cookie.
7886 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7888         * mwheel.el (mwheel-installed-bindings): New var.
7889         (mouse-wheel-mode): Use it, so as to make sure we really remove all
7890         the bindings we set last time.  Use custom-initialize-delay.
7891         * loadup.el: Load mwheel after term/*-win.el.
7892         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
7893         and mouse-wheel-up-event now that their first evaluation is done
7894         sufficiently late to be correct.
7896         * startup.el (tutorial-directory): Make it a defcustom.
7897         Use custom-initialize-delay rather than eval-at-startup to set it.
7898         * image.el (image-load-path): Make it a defcustom.
7899         Use custom-initialize-delay rather than eval-at-startup to set it.
7900         * subr.el (eval-at-startup): Remove.
7901         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
7903         * subr.el (do-after-load-evaluation): Warn the user after loading an
7904         obsolete package.
7906 2009-09-12  Glenn Morris  <rgm@gnu.org>
7908         * proced.el (proced-mark-alt): Remove alias.
7909         (proced-mode-map): Remove proced-mark-alt.
7911         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
7912         Elint file and directory.  Remove initialization entry.
7914         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
7915         commands.
7916         (elint-current-buffer): Set mode-line-process.
7917         (elint-init-env): Handle define-derived-mode.
7918         Fix declare-function with unspecified arglist.  Guard against odd
7919         defalias statements (eg iso-insert's 8859-1-map).
7920         (elint-add-required-env): Use a temp buffer.
7921         (elint-form): Just print the function/macro name, not the whole form.
7922         Return env unchanged if we fail to parse a macro.
7923         (elint-forms): Guard against parse errors.
7924         (elint-output): New function, to handle batch mode.
7925         (elint-log-message): Add optional argument.  Use elint-output.
7926         (elint-set-mode-line): New function.
7928 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
7930         * emacs-lisp/elp.el (elp-not-profilable): Add more
7931         functions (Bug#4233).
7933 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
7935         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
7936         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
7938 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
7940         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
7941         (gdb-var-list-children): Use json parsing.
7943 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
7945         * progmodes/js.el (js--proper-indentation): Handle the case where
7946         char-before is null.  Reported by Deniz Dogan.
7948 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
7950         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
7952 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
7954         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
7955         (epg-digest-algorithm-alist): Add SHA224.
7956         (epg-context-set-passphrase-callback)
7957         (epg-context-set-progress-callback): Add description about
7958         callback function.
7960 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7962         * custom.el (custom-delayed-init-variables): New var.
7963         (custom-initialize-delay): New function.
7964         * startup.el (command-line): "Re"evaluate all vars in
7965         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
7966         explicitly any more.
7967         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
7968         to avoid creating a ~/.emacs.d at build-time (bug#4347).
7970         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
7972 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
7974         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
7975         (gdb-var-update-handler): Use json parsing.
7977 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
7979         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
7980         decode annotated text, regardless of language environment.  (Bug#2741)
7982 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7984         * Makefile.in (autoloads): Make rmail.el writable as well.
7986 2009-09-11  Glenn Morris  <rgm@gnu.org>
7988         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
7989         loaddefs.el.
7990         * dired.el: Regenerate with extracted autoloads.
7991         * Makefile.in (autoloads): Make dired.el writable.
7993         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
7994         * ibuffer.el: Regenerate with extracted autoloads.
7995         * Makefile.in (autoloads): Make ibuffer.el writable.
7997         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
7998         * version.el (emacs-copyright, emacs-major-version)
7999         (emacs-minor-version): Reformat doc-strings for make-docfile.
8001         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
8002         functions and variables, since they must be stuff specific to some other
8003         platform.
8004         (apropos-print): Make mouse-click message less specific about button.
8006         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
8007         that records where a macro was defined.
8008         * help-fns.el (describe-function-1): Mention if a function has a
8009         compiler-macro.
8010         * help-mode.el (help-function-cmacro): New button.
8012         * locate.el (top-level): Always require dired.
8013         (locate-mode-map): Initialize inside the defvar.
8015         * net/ange-ftp.el (dired-compress-file): Declare.
8016         (ange-ftp-dired-compress-file): Add doc string.
8018         * term/ns-win.el (x-display-name, x-setup-function-keys):
8019         Unify doc-strings with X versions.
8021 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8023         * emulation/crisp.el (crisp-mode-map): Move initialization
8024         into declaration.
8025         (crisp-mode): Use define-minor-mode.
8027         * progmodes/xscheme.el (xscheme-evaluation-commands):
8028         Put a :advertised-binding property rather than using
8029         advertised-xscheme-send-previous-expression.
8030         (advertised-xscheme-send-previous-expression): Declare obsolete.
8031         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
8032         `advertised-undo'.
8033         (crisp-mode): Add corresponding bindings to
8034         undo's :advertised-binding instead.
8035         * dired.el (dired-mode-map): Put a :advertised-binding property rather
8036         than using dired-advertised-find-file.
8037         (dired-advertised-find-file):
8038         * simple.el (advertised-undo):
8039         * wid-edit.el (advertised-widget-backward): Declare obsolete.
8040         (widget-keymap): Put a :advertised-binding property rather
8041         than using advertised-widget-backward.
8042         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
8043         than using advertised-undo.
8044         * tutorial.el (tutorial--default-keys): Adjust accordingly.
8046 2009-09-10  Simon South  <ssouth@slowcomputing.org>
8048         * progmodes/delphi.el (delphi-tab): Indent region when Transient
8049         Mark mode is enabled and region is active; otherwise indent or
8050         insert TAB as usual.
8051         (delphi-mode): Update description of TAB-key binding.
8053 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8055         * subr.el (define-key-rebound-commands): Mark obsolete.
8056         * startup.el (precompute-menubar-bindings): Remove.
8057         (normal-top-level): Remove obsolete code that tried to precompute
8058         menubar bindings.
8059         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
8060         define-key-rebound-commands and precompute-menubar-bindings.
8062 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8064         * net/imap.el (imap-interactive-login): Better messages.
8065         (imap-open): Fix bug with renamed buffer on reconnect.
8066         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8067         for easier debugging and cleaner code.  On successful (guessed based on
8068         server capabilities) secondary authentication, set imap-state
8069         correctly.
8070         (imap-last-authenticator): Define imap-last-authenticator as a variable
8071         to avoid warnings.
8073 2009-09-10  Glenn Morris  <rgm@gnu.org>
8075         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
8077         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
8078         (byte-compile-file-form-autoload): Don't warn about unknown functions
8079         where the autoload statement comes after the use.
8080         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
8081         that any handlers inside the body (eg require) are in turn respected.
8083         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
8084         effects.
8086         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
8087         and syntax and abbrev tables basic docs, if they don't have any.
8089         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
8091         * international/mule-cmds.el (top-level): Require cl when compiling.
8092         (view-hello-file): Use default-value rather than
8093         default-enable-multibyte-characters.
8095         * progmodes/fortran.el: Move all safe and risky properties into the
8096         defcustoms.
8098         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
8099         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
8100         * mail/undigest.el:
8101         Put autoloads in rmail.el rather than loaddefs.el.
8102         * mail/rmail.el: Regenerate with extracted autoloads.
8104         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
8105         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
8107 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
8109         Reported in thread for Bug#4375.
8110         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
8111         "-data-evaluate-expression" instead of print.
8112         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
8113         (gdb-tooltip-print): Parse output from above MI command.
8114         (gdb): Revert 2009-08-11 change.  User should detach inferior
8115         manually.
8117         Remove the word "separate" from IO functions as inferior
8118         output is now never displayed in the GUD buffer.
8120 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
8122         * startup.el (command-line-normalize-file-name): On Windows and
8123         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
8125 2009-09-10  Juri Linkov  <juri@jurta.org>
8127         * isearch.el (isearch-text-char-description): Propertize escape
8128         character sequences with the `escape-glyph' face.  (Bug#4344)
8130         * simple.el (shell-command): Set asynchronous process filter to
8131         `comint-output-filter'.  (Bug#4343)
8133         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
8134         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
8135         the list.  Move "asm" to the bottom.
8136         (grep-find-ignored-directories): Add `choice' with nil value
8137         to empty the list easily.
8138         (grep-find-ignored-files): New option.
8139         (grep-files-history): Set to nil by default instead of '("ch" "el").
8140         (grep-compute-defaults): Add "<X>" to `grep-template'.
8141         (grep-read-files): Bind new local variables `default-alias' and
8142         `default-extension'.  Use a list of default values for the file prompt.
8143         (lgrep): Add `--exclude=' command line options composed from
8144         `grep-find-ignored-files'.
8145         (rgrep): Add `-name' command line options composed from
8146         `grep-find-ignored-files'.  (Bug#4301)
8148 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8150         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
8151         (bug#4368).
8153 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8155         * calendar/time-date.el (autoload):
8156         Expand define-obsolete-function-alias into defalias and make-obsolete
8157         for old Emacsen that Gnus supports.
8158         (with-no-warnings): Define it for old Emacsen.
8159         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8160         is available.
8161         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8162         float-time is available; suppress compile warning for time-to-seconds.
8164 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8166         * net/imap.el (imap-message-map): Docstring fix.
8168 2009-09-09  Glenn Morris  <rgm@gnu.org>
8170         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
8171         line numbers too.  (Bug#4374)
8173 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8175         * smerge-mode.el (smerge-remove-props, smerge-refine):
8176         Use with-silent-modifications (bug#4342).
8178         * subr.el (with-silent-modifications): New macro.
8180 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
8182         * files.el (top-level): Require `cl' when compiling.
8184 2009-09-07  Glenn Morris  <rgm@gnu.org>
8186         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
8188         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
8189         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
8191 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
8193         * vc-git.el (vc-git-annotate-command): Use separator to parse
8194         arguments correctly.
8196 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
8198         * proced.el (proced-mode): Doc fix.
8200 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
8202         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
8203         lstat fails.
8204         (tramp-do-file-attributes-with-ls): Check for file existence at
8205         remote end.
8206         (tramp-do-file-attributes-with-stat): Likewise.
8207         (tramp-convert-file-attributes): Return nil when attr is nil.
8209 2009-09-05  Glenn Morris  <rgm@gnu.org>
8211         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
8212         properties to this button.
8213         (diary-fancy-display): Don't extend the button to the final newline.
8214         (diary-fancy-display-mode): Continue to define "q" as a local key.
8216         * calendar/cal-china.el (holiday-chinese): Make it slightly more
8217         efficient.
8219         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
8221         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
8222         (byte-compile-dest-file-function): New option.
8223         (byte-compile-dest-file): Doc fix.
8224         Obey byte-compile-dest-file-function.
8225         (byte-compile-cl-file-p): New function.
8226         (byte-compile-eval): Only suppress noruntime warnings about cl functions
8227         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
8228         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
8229         than for file being previously loaded.
8230         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
8231         (byte-compile-file-form-require): Handle the case where requiring a file
8232         indirectly causes CL to be loaded.
8234 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8236         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
8237         before killing the old buffer, since by the time `kill-buffer' is
8238         run so many buffer variables have been set to nil that it may not
8239         behave as expected.  (Bug#4061)
8241 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8243         * files.el (find-alternate-file): If the old buffer is modified
8244         and visiting a file, behave similarly to `kill-buffer' when
8245         killing it, thus reverting to the pre-1.878 behavior; see
8246         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
8247         for discussion.  Also, consult `buffer-file-name' as a variable
8248         not as a function, for consistency with the rest of the code.
8250 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
8252         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
8253         also when adding a new directory.
8255         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
8256         defun.
8258 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8260         * files.el (locate-file-completion-table): Make it provide boundary
8261         information, so partial-completion works better.
8263 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
8265         * mail/footnote.el (Footnote-text-under-cursor):
8266         Check footnote-text-marker-alist before using it (bug#4324).
8268 2009-09-04  Glenn Morris  <rgm@gnu.org>
8270         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
8271         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
8272         * play/solitaire.el, play/tetris.el:
8273         Remove leading * from defcustom and defface docs.
8275         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
8276         necessary.
8277         (diary-fancy-overriding-map): New variable.
8278         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
8279         Use view-mode.
8281         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
8282         goto-line.
8284 2009-09-03  Glenn Morris  <rgm@gnu.org>
8286         * arc-mode.el (archive-mode):
8287         * dos-fns.el (set-default-process-coding-system):
8288         * man.el (Man-getpage-in-background):
8289         * menu-bar.el (menu-bar-describe-menu):
8290         * server.el (server-process-filter):
8291         * startup.el (command-line):
8292         * tar-mode.el (tar-header-block-tokenize, tar-extract):
8293         * w32-fns.el (set-default-process-coding-system):
8294         * x-dnd.el (x-dnd-handle-file-name):
8295         * international/mule-cmds.el (mule-menu-keymap)
8296         (set-default-coding-systems, language-info-alist, set-language-info)
8297         (set-language-environment, standard-display-european-internal)
8298         (set-locale-environment):
8299         * international/mule-diag.el (mule-diag):
8300         * mail/emacsbug.el (report-emacs-bug):
8301         * mail/rmail.el (rmail-mode):
8302         * mail/sendmail.el (mail-setup):
8303         Use default-value rather than default-enable-multibyte-characters.
8305         * progmodes/f90.el: Move all safe properties into the defcustoms.
8306         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
8308         * calendar/appt.el (appt-check):
8309         * calendar/diary-lib.el (diary-set-header, diary-live-p)
8310         (diary-check-diary-file, diary-list-entries)
8311         (diary-include-other-diary-files, diary-simple-display)
8312         (diary-fancy-display, diary-print-entries)
8313         (diary-mark-included-diary-files, diary-make-entry):
8314         Don't call substitute-in-file-name on diary-file.
8316 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
8317             Stefan Monnier  <monnier@iro.umontreal.ca>
8319         * mail/footnote.el (footnote-prefix): Make it a defcustom.
8320         (footnote-mode-map): Move initialization into the declaration.
8321         (footnote-minor-mode-map): Define it rather than changing global-map.
8322         (footnote-mode): Use define-minor-mode.
8324 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
8326         * net/tramp.el (tramp-handle-file-attributes-with-ls)
8327         (tramp-do-file-attributes-with-perl)
8328         (tramp-do-file-attributes-with-stat): Rename from
8329         `tramp-handle-file-attributes-with-*'.
8330         (tramp-handle-file-attributes): Use them.
8331         (tramp-do-directory-files-and-attributes-with-perl)
8332         (tramp-do-directory-files-and-attributes-with-stat): Rename from
8333         `tramp-handle-directory-files-and-attributes-with-*'.
8334         (tramp-handle-directory-files-and-attributes): Use them.
8335         (tramp-method-out-of-band-p): Additional parameter SIZE.
8336         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
8337         (tramp-handle-write-region): Use it.
8338         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
8339         (tramp-handle-vc-registered): Check, whether the first run did
8340         return files to be tested.
8341         (tramp-advice-make-auto-save-file-name): Do not call directly
8342         `tramp-handle-make-auto-save-file-name', because this would bypass
8343         the locking mechanism.
8345         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
8346         (file-remote-p, process-file, start-file-process, set-file-times)
8347         (tramp-compat-file-attributes): Compatibility functions shall not
8348         call directly `tramp-handle-*', because this would bypass the
8349         locking mechanism.
8350         (tramp-compat-number-sequence): New defun.
8352 2009-09-02  Glenn Morris  <rgm@gnu.org>
8354         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
8355         alias for float-time.
8356         (time-to-number-of-days): In Emacs, use float-time.
8357         * net/newst-backend.el (time-add): Suppress warnings from compat
8358         function.
8359         * time.el (emacs-uptime, emacs-init-time):
8360         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
8361         Use float-time rather than time-to-seconds.
8363         * minibuffer.el (completion-initials-expand): Fix typo.
8365         * faces.el (modeline, modeline-inactive, modeline-highlight)
8366         (modeline-buffer-id):
8367         * info.el (info-menu-5): Mark these face aliases as obsolete.
8369 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8371         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
8372         space ...
8373         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
8374         no "--thread" option.
8375         (gdb-stopped): Don't print "Switched to thread" message when it is
8376         unchanged.
8378 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8380         * minibuffer.el (completion-try-completion)
8381         (completion-all-completions): Remove ill-defined (and
8382         mistakenly installed and luckily never used nor documented)
8383         `completion-styles' property.
8384         (completion-initials-expand, completion-initials-all-completions)
8385         (completion-initials-try-completion): New functions.
8386         (completion-styles-alist): Add doc to each entry.
8387         Add new `initials' entry.
8389 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8391         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
8392         MI command -var-evaluate-expression.
8393         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
8394         and tweak for case of string child.
8395         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
8397 2009-09-01  Glenn Morris  <rgm@gnu.org>
8399         * add-log.el (change-log-date-face, change-log-name-face)
8400         (change-log-email-face, change-log-file-face, change-log-list-face)
8401         (change-log-conditionals-face, change-log-function-face)
8402         (change-log-acknowledgement-face):
8403         * cus-edit.el (custom-invalid-face, custom-rogue-face)
8404         (custom-modified-face, custom-set-face, custom-changed-face)
8405         (custom-saved-face, custom-button-face, custom-button-pressed-face)
8406         (custom-documentation-face, custom-state-face, custom-comment-face)
8407         (custom-comment-tag-face, custom-variable-tag-face)
8408         (custom-variable-button-face, custom-face-tag-face)
8409         (custom-group-tag-face-1, custom-group-tag-face):
8410         * diff-mode.el (diff-header-face, diff-file-header-face)
8411         (diff-index-face, diff-hunk-header-face, diff-removed-face)
8412         (diff-added-face, diff-changed-face, diff-function-face)
8413         (diff-context-face, diff-nonexistent-face):
8414         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
8415         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
8416         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8417         (Info-title-4-face):
8418         * isearch.el (isearch-lazy-highlight-face):
8419         * log-view.el (log-view-file-face, log-view-message-face):
8420         * paren.el (show-paren-match-face, show-paren-mismatch-face):
8421         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8422         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8423         (cvs-msg-face):
8424         * smerge-mode.el (smerge-mine-face, smerge-other-face)
8425         (smerge-base-face, smerge-markers-face):
8426         * wid-edit.el (widget-documentation-face, widget-button-face)
8427         (widget-field-face, widget-single-line-field-face)
8428         (widget-inactive-face, widget-button-pressed-face):
8429         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
8430         (woman-addition-face):
8431         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
8432         (eshell-ls-executable-face, eshell-ls-readonly-face)
8433         (eshell-ls-unreadable-face, eshell-ls-special-face)
8434         (eshell-ls-missing-face, eshell-ls-archive-face)
8435         (eshell-ls-backup-face, eshell-ls-product-face)
8436         (eshell-ls-clutter-face):
8437         * eshell/em-prompt.el (eshell-prompt-face):
8438         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
8439         * obsolete/old-whitespace.el (whitespace-highlight-face):
8440         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
8441         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
8442         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
8443         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
8444         (antlr-font-lock-literal-face):
8445         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
8446         (ebrowse-root-class-face, ebrowse-file-name-face)
8447         (ebrowse-default-face, ebrowse-member-attribute-face)
8448         (ebrowse-member-class-face, ebrowse-progress-face):
8449         * progmodes/make-mode.el (makefile-space-face):
8450         * progmodes/sh-script.el (sh-heredoc-face):
8451         * textmodes/flyspell.el (flyspell-incorrect-face)
8452         (flyspell-duplicate-face):
8453         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
8454         * textmodes/texinfo.el (texinfo-heading-face):
8455         Mark face aliases with "-face" suffix as obsolete.
8457         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
8458         compiler.
8460         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
8461         (eudc-bob-sound-menu): Use defvar rather than defconst, since
8462         easy-menu-define wants to modify these.
8464         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
8466         * net/browse-url.el (browse-url-file-url):
8467         * term/internal.el (dos-codepage-setup):
8468         Use default-value rather than default-enable-multibyte-characters.
8470         * progmodes/etags.el (etags-goto-tag-location):
8471         * progmodes/flymake.el (flymake-highlight-line)
8472         (flymake-goto-file-and-line, flymake-goto-line):
8473         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
8474         (gdb-goto-breakpoint):
8475         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
8476         * progmodes/python.el (python-find-function)
8477         (python-pdbtrack-track-stack-file):
8478         * progmodes/verilog-mode.el (verilog-surelint-off):
8479         * term/ns-win.el (ns-open-file-select-line):
8480         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
8481         Use forward-line rather than goto-line.
8483         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
8484         * textmodes/reftex-index.el (reftex-display-index):
8485         * textmodes/reftex-ref.el (reftex-offer-label-menu):
8486         * textmodes/reftex-toc.el (reftex-toc):
8487         Remove unnecessary bindings of default-major-mode (all are followed by
8488         major-mode check and possible mode switch).
8490 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8492         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
8493         Handle watchpoints (bug#4282).
8494         (def-gdb-thread-buffer-command): Enable thread to be selected by
8495         clicking without selecting threads buffer first.
8496         (gdb-current-context-command): Use selected frame so that "up",
8497         "down" etc work in the GUD buffer.
8498         (gdb-update): Find selected frame before rendering stack buffer.
8499         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
8501 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8503         * progmodes/sym-comp.el (displayed-completions): Remove.
8504         (symbol-complete): Use minibuffer-complete.
8506 2009-08-31  Glenn Morris  <rgm@gnu.org>
8508         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
8510         * apropos.el (apropos-symbols-internal):
8511         Handle (obsolete) face aliases.
8513         * faces.el (describe-face): Adjust the output format to be more like
8514         describe-variable, and to mention (obsolete) face aliases.
8515         Adjust the whitespace so that help-setup-xref works.
8517         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
8518         * calendar/diary-lib.el (diary-button-face):
8519         Mark these face aliases as obsolete.
8521         * calendar/calendar.el (calendar-today): Doc fix.
8523 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8525         * progmodes/gdb-mi.el (gdb-control-all-threads)
8526         (gdb-control-current-thread): Force tool bar update.
8527         (gdb-non-stop-handler): New function.
8528         (gdb-init-1): Use it to test if non-stop mode is supported.
8529         Remove unused gdbmi buffer type.
8531 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
8533         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
8534         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
8536 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
8538         * comint.el (comint-exec-1): Check command is non-null first.
8539         Part of gdb-mi.el change (2009-08-28).
8541 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8543         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
8545 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
8547         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
8548         instead of `dolist' to avoid a recursive require when bootstrapping.
8550 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8552         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
8554         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
8556         * net/imap.el (imap-send-command): Simplify.
8557         (imap-wait-for-tag): point-max -> buffer-size.
8559         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
8561         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
8562         with constant argument.
8564         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
8566         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
8568         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
8569         Change default, since most of our files don't have a history.
8570         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
8571         the user.
8573         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8574         Add comint-run.
8576         * calc/calc.el: Improve commenting convention.
8577         (calc-digit-map, toplevel): Simplify.
8579         * comint.el (comint-insert-input): Be careful to only set point if we
8580         don't delegate to some other command.
8582         * proced.el (proced-signal-list): Make it an alist.
8583         (proced-grammar-alist): Capitalize names.
8584         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
8585         Disable undo manually and make it read-only.
8586         Use completion-annotate-function.
8588         * minibuffer.el (minibuffer-message): If the current buffer is not
8589         a minibuffer, insert the message in the echo area rather than at the
8590         end of the buffer.
8591         (completion-annotate-function): New variable.
8592         (minibuffer-completion-help): Use it.
8593         (completion--embedded-envvar-table): Environment vars are
8594         always case-sensitive.
8596 2009-08-30  Glenn Morris  <rgm@gnu.org>
8598         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
8599         from fortran-current-defun.
8600         (fortran-beginning-of-subprogram): Be more precise about finding the
8601         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
8602         (fortran-end-of-subprogram): Simplify.
8603         (fortran-current-defun): Use fortran-start-prog-re.
8605 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
8607         * subr.el (do-after-load-evaluation): Simplify.
8609 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
8611         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
8613         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
8614         (vc-rcs-print-log): Use it.
8616         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
8618 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8620         * paths.el (abbrev-file-name): Move to abbrev.el.
8621         * abbrev.el (abbrev-file-name): Move from paths.el.
8622         Obey user-emacs-directory.
8623         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
8624         user-emacs-directory.
8625         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
8626         abbrev-file-name and calc-settings-file any more.
8627         * startup.el (command-line): Recompute abbrev-file-name and
8628         abbreviated-home-dir.
8629         (normal-no-mouse-startup-screen): Improve the generic code and get rid
8630         of the special code for when C-h bindings haven't been changed.
8631         (display-startup-echo-area-message): Use with-current-buffer.
8632         (command-line-1): Use a list of strings, rather than a list of lists
8633         of strings for longopts.
8635         * files.el (get-free-disk-space): Use / for default-directory.
8637         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
8638         Use with-current-buffer.
8640         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
8641         Recognize immutable variables like most-positive-fixnum.
8642         (byte-compile-setq-default): Check and warn if trying to assign
8643         to an immutable variable, or a non-variable.
8645         * progmodes/cc-vars.el (c-comment-continuation-stars):
8646         * progmodes/cc-engine.el (c-looking-at-bos):
8647         * progmodes/cc-cmds.el (c-toggle-auto-state)
8648         (c-forward-into-nomenclature, c-backward-into-nomenclature)
8649         (c-comment-line-break-function): Add version of obsolescence.
8651 2009-08-28  Juri Linkov  <juri@jurta.org>
8653         * files.el (magic-fallback-mode-alist): Add ZIP magic number
8654         associated with `archive-mode'.
8656         * image.el (image-type-header-regexps): Use only JPEG magic number
8657         to determine JPEG images, and don't use `image-jpeg-p' because
8658         Emacs can display non-JFIF non-Exif JPEG images.
8660 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
8662         * arc-mode.el (archive-mode):
8663         * emacs-lisp/re-builder.el (re-builder-unload-function):
8664         Protect against the default value of `major-mode' being nil.
8666 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
8668         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
8669         Fix typos in docstrings.
8671         * progmodes/js.el (js--macro-decl-re): Doc fix.
8672         (js--plain-method-re, js--split-name): Refloc docstring.
8673         (js--class-styles, js--make-merged-item, js--splice-into-items):
8674         Fix typos in docstrings; reflow docstrings.
8675         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
8676         (js--variable-decl-matcher, js--inside-pitem-p)
8677         (js--parse-state-at-point, js--get-all-known-symbols)
8678         (js--symbol-history, js-find-symbol, js--js-references)
8679         (js--moz-interactor, js--js-encode-value, js--read-tab):
8680         Fix typos in docstrings.
8682 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8684         * textmodes/reftex.el (reftex-get-file-buffer-force):
8685         * progmodes/verilog-mode.el (verilog-batch-execute-func):
8686         * emulation/viper.el (viper-go-away, viper-set-hooks):
8687         * emacs-lisp/re-builder.el (re-builder-unload-function):
8688         * emacs-lisp/bytecomp.el (byte-compile-file):
8689         * ses.el (ses-unload-function):
8690         * hexl.el (hexl-find-file):
8691         * files.el (normal-mode):
8692         * ehelp.el (with-electric-help):
8693         * autoinsert.el (auto-insert-alist):
8694         * arc-mode.el (archive-mode):
8695         Use (default-value 'major-mode) instead of default-major-mode.
8697         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
8698         * international/mule.el (load-with-code-conversion):
8699         * emacs-lisp/debug.el (debug):
8700         * ediff-vers.el (ediff-rcs-get-output-buffer):
8701         * dired.el (dired-internal-noselect): Don't let-bind
8702         default-major-mode around code that doesn't use it.
8703         E.g. buffer creation via get-buffer-create doesn't use it.
8705 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
8707         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
8708         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
8709         when writing the temp file.  Otherwise, epa-file gets confused.
8710         (tramp-register-file-name-handlers): Make it a defun.  Move also
8711         `epa-file-handler' to the front of `file-name-handler-alist'.
8713 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8715         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
8716         start right after a ^M.
8717         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
8718         (tramp-completion-file-name-regexp-separate)
8719         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
8720         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
8721         Don't modify last-coding-system-used by accident.
8722         (tramp-completion-file-name-handler): Apply the checks here,
8723         instead during registration.
8724         (tramp-register-file-name-handlers): Renamed from
8725         `tramp-register-file-name-handler'.  Register both
8726         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
8727         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
8729 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
8731         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
8732         Remove variable ...
8733         (gdb-init-1, gdb-display-separate-io-buffer)
8734         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
8735         references to it.
8736         (gdb-inferior-io-mode): Use make-comint-in-buffer.
8737         (gdb-inferior-filter): Use comint-output-filter to stop
8738         echoing and remove ^M characters.
8740 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8742         * emulation/viper-init.el (viper-restore-cursor-type):
8743         * emulation/cua-base.el (cua--update-indications):
8744         Replace default-cursor-type with (default-value 'cursor-type).
8746         * mail/sendmail.el (mail-recover-1):
8747         * international/mule-diag.el (describe-current-coding-system-briefly)
8748         (describe-current-coding-system):
8749         * international/mule-cmds.el (select-safe-coding-system)
8750         (select-message-coding-system)
8751         (set-language-environment-coding-systems, set-locale-environment):
8752         * hexl.el (hexl-insert-multibyte-char):
8753         * dos-w32.el (find-buffer-file-type-coding-system):
8754         * simple.el (what-cursor-position):
8755         Replace uses of default-buffer-file-coding-system
8756         with (default-value 'buffer-file-coding-system).
8758         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
8759         Replace uses of default-cursor-in-non-selected-windows
8760         with (default-value 'cursor-in-non-selected-windows).
8761         Use with-current-buffer.
8763         * mail/feedmail.el: Use CL macros.
8764         (feedmail-run-the-queue, feedmail-send-it-immediately):
8765         * dos-w32.el (find-buffer-file-type): Replace uses of
8766         default-buffer-file-type with (default-value 'buffer-file-type).
8768 2009-08-28  Glenn Morris  <rgm@gnu.org>
8770         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
8771         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
8772         Use default-value of major-mode rather than default-major-mode.
8774 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8776         * Makefile.in (update-elcfiles): Report left over elc files.
8778         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
8779         expand-file-name and with-current-buffer.
8780         (mail-get-names, mail-directory): Use with-current-buffer.
8782         * vc.el (vc-read-revision): New function.
8783         (vc-version-diff, vc-merge): Use it.
8785 2009-08-27  Sam Steingold  <sds@gnu.org>
8787         * simple.el (kill-do-not-save-duplicates): New user option.
8788         (kill-new): When it is non-nil, and the new string is the same as
8789         the latest kill, set replace to t to avoid duplicates in kill-ring.
8791 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
8793         * net/tramp.el (tramp-handle-process-file): Do not flush all
8794         caches when `process-file-side-effects' is set.
8795         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
8796         instead of `tramp-find-file-exists-command'.
8797         Unset `process-file-side-effects'.
8799 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
8801         * net/tramp.el (tramp-methods): New method "rsyncc".
8802         (top): Add completion function for "rsyncc".
8803         (tramp-message-show-message): New defvar.
8804         (tramp-message, tramp-error): Use it.
8805         (tramp-do-copy-or-rename-file-directly): Extend check for direct
8806         remote copying.
8807         (tramp-do-copy-or-rename-file-out-of-band): Handle new
8808         `tramp-methods' entry `copy-env' of "rsyncc".
8809         (tramp-vc-registered-read-file-names): New defconst.
8810         (tramp-vc-registered-file-names): New defvar.
8811         (tramp-handle-vc-registered): Implement optimization strategy.
8812         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
8813         (tramp-vc-file-name-handler): New defun.
8814         (tramp-get-ls-command, tramp-get-test-command)
8815         (tramp-get-file-exists-command, tramp-get-remote-ln)
8816         (tramp-get-remote-perl, tramp-get-remote-stat)
8817         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
8819         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
8820         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
8821         timestamps.
8822         (tramp-get-file-property): Check for timestamps in
8823         `tramp-cache-inhibit-cache'.
8824         (tramp-set-file-property): Write timestamp.
8826 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
8828         * language/japan-util.el (japanese-symbol-table): Add entries for
8829         cp932-2-byte.
8831         * international/characters.el: Add category `j' to cp932-2-byte.
8833 2009-08-27  Kenichi Handa  <handa@m17n.org>
8835         * international/fontset.el (build-default-fontset-data): New macro.
8836         (setup-default-fontset): Use build-default-fontset-data for CJK,
8837         tibetan, ethiopic, and ipa.
8839 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8841         * cus-start.el (default-major-mode): Customize `major-mode' instead.
8842         (enable-multibyte-characters): Not customizable any more.
8844         * subr.el (default-mode-line-format, default-header-line-format)
8845         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
8846         (default-direction-reversed, default-truncate-lines)
8847         (default-left-margin, default-tab-width, default-case-fold-search)
8848         (default-left-margin-width, default-right-margin-width)
8849         (default-left-fringe-width, default-right-fringe-width)
8850         (default-fringes-outside-margins, default-scroll-bar-width)
8851         (default-vertical-scroll-bar, default-indicate-empty-lines)
8852         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
8853         (default-fringe-cursor-alist, default-scroll-up-aggressively)
8854         (default-scroll-down-aggressively, default-fill-column)
8855         (default-cursor-type, default-buffer-file-type)
8856         (default-cursor-in-non-selected-windows)
8857         (default-buffer-file-coding-system, default-major-mode)
8858         (default-enable-multibyte-characters): Mark as obsolete.
8860 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
8862         * vc-dir.el (vc-dir-update): Remove debug helper.
8864         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
8866 2009-08-26  Sam Steingold  <sds@gnu.org>
8868         * simple.el (save-interprogram-paste-before-kill): New user option.
8869         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
8870         save the interprogram-paste into kill-ring before overriding it
8871         with the Emacs kill.
8873 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8875         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
8876         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
8877         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
8878         and move to vc-rcs.el.
8879         (vc-default-next-revision): Rename to vc-rcs-next-revision and
8880         move to vc-rcs.el.
8881         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
8882         (vc-rcs-update-changelog): Remove.
8883         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
8884         and move to vc-rcs.el.
8886         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
8887         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
8888         renaming.
8889         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
8890         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
8891         vc.el, renamed to be RCS specific.
8893         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
8894         New functions.
8895         (vc-cvs-update-changelog): Move here from vc.el.
8897         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
8898         New functions.
8900 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8902         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
8904 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
8906         * vc-git.el (vc-git-register): Use "git add" for directories.
8907         (vc-git-stash, vc-git-stash-show): New functions.
8908         (vc-git-extra-menu-map): Bind them.
8910         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
8911         directory correctly in case the item is a directory itself.
8913         * vc.el: Document the desired behavior for reverted files in the
8914         `added' state.
8915         (vc-default-prettify-state-info): Remove function, unused.
8917         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
8919 2009-08-26  Glenn Morris  <rgm@gnu.org>
8921         * bindings.el (standard-mode-line-format): Reposition dashes in
8922         which-func entry.  (Bug#4217)
8924         * files.el (enable-local-variables, enable-local-eval)
8925         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
8926         the defcustoms.
8927         (auto-mode-alist, ignored-local-variables)
8928         (save-some-buffers-action-alist): Move risky declarations to the
8929         definitions.
8930         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
8931         (font-lock-defaults, format-alist, imenu--index-alist)
8932         (imenu-generic-expression, input-method-alist, minor-mode-alist)
8933         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
8934         (mode-line-modified, mode-line-mule-info, mode-line-position)
8935         (mode-line-process, mode-line-remote, outline-level)
8936         (parse-time-rules, rmail-output-file-alist)
8937         (special-display-buffer-names, vc-mode):
8938         Move risky declarations to the relevant files.
8939         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
8940         (mode-line-modified, mode-line-process, mode-line-position)
8941         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
8942         * font-core.el (font-lock-defaults):
8943         * format.el (format-alist):
8944         * vc-hooks.el (vc-mode):
8945         * window.el (special-display-buffer-names):
8946         * international/mule-cmds.el (input-method-alist):
8947         Define riskiness here (dumped file) rather than in files.el.
8948         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
8949         * imenu.el (imenu-generic-expression, imenu--index-alist):
8950         * outline.el (outline-level):
8951         * time.el (display-time-string):
8952         * calendar/parse-time.el (parse-time-rules):
8953         * mail/rmailout.el (rmail-output-file-alist):
8954         Autoload riskiness here, rather than placing in files.el.
8956 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
8958         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
8960 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
8962         * simple.el (process-file-side-effects): New defvar.
8964         * dired-aux.el (dired-show-file-type):
8965         * vc.el (vc-diff-internal):
8966         * vc-arch.el (vc-arch-diff):
8967         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
8968         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
8969         * vc-git.el (vc-git-registered, vc-git-working-revision)
8970         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
8971         (vc-git--empty-db-p):
8972         * vc-hooks.el (vc-user-login-name):
8973         * vc-svn.el (vc-svn-registered, vc-svn-state)
8974         (vc-svn-dir-extra-headers, vc-svn-find-revision):
8975         * progmodes/grep.el (grep-probe): Let-bind
8976         `process-file-side-effects' with nil.
8978         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
8980         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
8981         daemon.  Replace ping by checking for running service for bluez
8982         and zeroconf.  (Bug#4239)
8984 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8986         * net/dig.el (dig): Add autoload cookie.
8988 2009-08-25  Glenn Morris  <rgm@gnu.org>
8990         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
8991         load-history for absolute file-names.
8992         (byte-compile-file-form-require): Warn about use of the cl package.
8994         * format.el (format-alist): Doc fix.
8996         * play/bubbles.el (top-level): Don't require cl at run-time.
8998         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
8999         run-time cl).
9001 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
9003         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
9004         from cl package.
9005         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
9007 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
9009         * calc/calc-alg.el (math-trig-rewrite)
9010         (math-hyperbolic-trig-rewrite): New functions.
9011         (calc-simplify): Simplify trig functions when asked.
9013 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9015         * diff-mode.el (diff-find-source-location): Avoid goto-line.
9017 2009-08-24  Kenichi Handa  <handa@m17n.org>
9019         * language/ind-util.el (mapthread): Delete it.
9020         (combinatorial): New function.
9021         (indian--puthash-cv): Use combinatorial instead of mapthread.
9023 2009-08-22  Kevin Ryde  <user42@zip.com.au>
9025         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
9026         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
9027         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
9028         Clarify docstring that the value is strings not symbols.
9029         (checkdoc-list-of-strings-p): New function.
9031 2009-08-22  Glenn Morris  <rgm@gnu.org>
9033         * files.el (auto-mode-alist):
9034         * hippie-exp.el (he-concat-directory-file-name):
9035         * lpr.el (lpr-windows-system, printer-name):
9036         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
9037         * ps-print.el (ps-windows-system):
9038         * startup.el (command-line):
9039         * emulation/viper-ex.el (viper-glob-function):
9040         * international/mule-cmds.el (set-language-environment-coding-systems):
9041         * net/ange-ftp.el (ange-ftp-write-region):
9042         * obsolete/fast-lock.el (fast-lock-cache-name):
9043         Remove code for defunct system-types emx, macos, mswindows, next-mach,
9044         unisoft-unix, vax-vms, win32, w32.
9046         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
9047         given name if the pattern is not more specific.
9049         * calendar/lunar.el (lunar-phase-names): New option.
9050         (lunar-phase): Doc fix.
9051         (lunar-cycles-per-year): New constant.
9052         (lunar-index): New function.
9053         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
9054         (lunar-phase-name): Use lunar-phase-names.
9055         (calendar-lunar-phases): Use format.
9056         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
9058         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
9059         Copy imenu-example--name-and-position function here for own use.
9060         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
9062         * bs.el (bs--redisplay):
9063         * cus-edit.el (custom-redraw):
9064         * ibuffer.el (ibuffer-bury-buffer):
9065         * server.el (server-goto-line-column):
9066         * startup.el (command-line-1):
9067         * strokes.el (strokes-xpm-for-stroke):
9068         * term.el (term-display-buffer-line):
9069         * view.el (View-goto-line):
9070         * calc/calc.el (calc-do, calc-trail-buffer):
9071         * play/gamegrid.el (gamegrid-add-score-insecure):
9072         * progmodes/ada-mode.el (ada-compile-goto-error):
9073         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
9074         (ebrowse-select-1st-to-9nth):
9075         * progmodes/cperl-mode.el (cperl-time-fontification):
9076         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
9077         * progmodes/gud.el (gud-display-line):
9078         (idlwave-shell-display-line):
9079         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
9080         * progmodes/make-mode.el (makefile-browser-toggle):
9081         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
9082         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
9083         * textmodes/picture.el (picture-draw-rectangle):
9084         * textmodes/reftex-index.el (reftex-index-goto-letter):
9085         (reftex-select-jump-to-previous):
9086         * textmodes/reftex-sel.el (reftex-find-start-point)
9087         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
9088         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
9089         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
9090         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9091         * textmodes/two-column.el (2C-associated-buffer):
9092         Use forward-line rather than goto-line.
9094         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
9095         goto-line.
9097         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
9098         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
9099         (quick-check-list-to-regexp): Declare.
9101         * progmodes/make-mode.el (makefile-browser-insert-selection):
9102         Use goto-char rather than goto-line.
9104         * progmodes/prolog.el (compilation-error-regexp-alist)
9105         (compilation-forget-errors): Declare.
9107 2009-08-22  Juri Linkov  <juri@jurta.org>
9109         * progmodes/grep.el (lgrep, rgrep): At the beginning
9110         set `dir' to `default-directory' unless `dir' is a non-nil
9111         readable directory.  (Bug#4052)
9112         (lgrep, rgrep): Change a weird way to report an error
9113         from using `read-string' to using `error'.
9114         Instead of using interactive arguments in the function body,
9115         add new argument `confirm'.
9117 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9119         * textmodes/remember.el (remember-buffer):
9120         * progmodes/cperl-mode.el (cperl-vc-header-alist):
9121         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
9122         (icalendar-extract-ical-from-buffer):
9123         * net/newst-treeview.el (newsticker-groups-filename):
9124         * net/newst-backend.el (newsticker-cache-filename):
9125         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
9126         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
9127         (speedbar-add-ignored-path-regexp, speedbar-line-path)
9128         (speedbar-buffers-line-path, speedbar-path-line)
9129         (speedbar-buffers-line-path):
9130         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
9131         (epg-sign-keys):
9132         * epa.el (epa-display-verify-result):
9133         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
9135 2009-08-21  Glenn Morris  <rgm@gnu.org>
9137         * progmodes/js.el (inferior-moz-process): Fix declaration.
9139         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
9141         * obsolete/rnewspost.el (news-mail-reply):
9142         Use goto-char rather than goto-line.
9144         * term/ns-win.el (ns-open-file-select-line):
9145         Use line-beginning-position rather than goto-line.
9147         * apropos.el (apropos-command):
9148         * ehelp.el (electric-helpify):
9149         * printing.el (pr-show-setup):
9150         * strokes.el (strokes-help):
9151         * tutorial.el (tutorial--describe-nonstandard-key)
9152         (tutorial--detailed-help):
9153         * woman.el (woman-mini-help, woman-display-extended-fonts):
9154         * calc/calc-help.el (calc-describe-key):
9155         * emulation/edt.el (edt-electric-helpify):
9156         * international/mule-diag.el (mule-diag):
9157         * play/yow.el (apropos-zippy):
9158         * progmodes/python.el (python-describe-symbol):
9159         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
9160         * textmodes/table.el (*table--cell-describe-mode)
9161         (*table--cell-describe-bindings):
9162         Use help-print-return-message rather than the now obsolete alias.
9164         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9165         (calendar-cursor-to-visible-date):
9166         * play/5x5.el (5x5-position-cursor):
9167         * play/decipher.el (decipher):
9168         * play/gomoku.el (gomoku-goto-xy):
9169         * play/landmark.el (lm-goto-xy):
9170         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
9171         (mpuz-paint-digit):
9172         Use forward-line, not goto-line.
9174         * mail/rmail.el (rmail-obsolete): Delete custom group.
9175         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
9176         (rmail-remote-password, rmail-remote-password-required):
9177         Remove unneeded :set-after and :set properties.
9179 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
9181         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
9183 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
9185         * loadup.el: Remove leftover macos code.
9187         * vc-git.el (vc-git-annotate-command): Run asynchronously.
9188         Explicitly pass the date format to git blame so that user local
9189         so that the output format can be parsed.
9191 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
9193         * net/dbus.el (top): Don't check for (getenv
9194         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
9196 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
9198         * log-edit.el (log-edit-strip-single-file-name): New var.
9199         (log-edit-insert-changelog): Use it.  Bug#3571
9201 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9203         * subr.el (read-passwd): Use read-key so keypad keys work as well.
9204         Bug#3287
9206         * help.el (help-print-return-message): Rename from
9207         print-help-return-message.
9209         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
9210         cvs-mode-map parent hack.
9211         (log-view-mode): Derive from special-mode.
9213         * linum.el (linum-mode): window-size-change-functions is redundant.
9214         Adapt to new window-configuration-change-hook behavior.
9215         (linum-after-size, linum-after-config): Remove.
9217         * imenu.el (imenu-example--name-and-position)
9218         (imenu-example--lisp-extract-index-name)
9219         (imenu-example--create-lisp-index, imenu-example--create-c-index):
9220         Mark as obsolete.
9222         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
9223         (inferior-prolog-mode): Use it.
9224         (inferior-prolog-load-file): Reset list of errors.
9226 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9228         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
9230         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
9232 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
9234         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
9235         is running already.
9237 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9239         * subr.el (listify-key-sequence-1): Use normal syntax since those
9240         integers are nowadays always represented by the same (positive) number
9241         on all platforms.
9242         (read-key-empty-map): New const.
9243         (read-key-delay): New var.
9244         (read-key): New function.
9245         (force-mode-line-update): Use with-current-buffer.
9246         (locate-user-emacs-file): Don't forget to abbreviate the file name.
9247         (start-process-shell-command, start-file-process-shell-command):
9248         Discourage the use of command-args.
9250 2009-08-19  Glenn Morris  <rgm@gnu.org>
9252         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
9254 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9256         * simple.el (choose-completion-string): Don't rely on
9257         minibuffer-completing-file-name and ad-hoc checks to decide whether
9258         to continue completion or not.
9260         * minibuffer.el (minibuffer-hide-completions): New function.
9261         (completion--do-completion): Use it.
9262         (completions-annotations): New face.
9263         (completion--insert-strings): Use it.
9264         (completion-pcm--delim-wild-regex): Add docstring.
9265         (completion-pcm--string->pattern): Add support for 0-width delimiters
9266         in completion-pcm--delim-wild-regex.
9268 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9270         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
9271         Remove unused var `buffer-modified-p'.
9273         * minibuffer.el (completion--do-completion): Move point for the #b001
9274         case as well (bug#4176).
9275         (minibuffer-complete, minibuffer-complete-word): Don't move point.
9277 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
9279         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
9280         and :session buses.
9282 2009-08-18  Kenichi Handa  <handa@m17n.org>
9284         * international/ucs-normalize.el (ucs-normalize-version):
9285         Change to 1.1.
9286         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
9287         (utf-8-hfs): Make it perform normalization on encoding too.
9289         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
9290         (sentence-end-without-space): Delete duplicated chars.
9291         (sentence-end-base): Likewise.
9293         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
9294         (html-mode): Delete duplicated chars from sentence-end-base.
9296         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
9297         (texinfo-mode): Delete duplicated chars from sentence-end-base.
9299 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
9301         * files.el (hack-one-local-variable): If the mode function is for
9302         a minor mode, pass it an argument (Bug#4148).
9304 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
9306         * net/tramp.el (tramp-register-completion-file-name-handler):
9307         Check also for (member 'partial-completion completion-styles).
9309 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9311         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
9312         abbrev (Bug#3943).
9314 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
9316         * progmodes/cperl-mode.el: Merge upstream 6.2.
9317         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
9318         (cperl-forward-re): Check cperl-brace-recursing.
9319         (cperl-highlight-charclass): New function.
9320         (cperl-find-pods-heres): Use it.
9321         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
9322         (cperl-beautify-regexp-piece): Fix column calculation.
9323         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
9324         (cperl-beautify-level): Don't process entire regexp.
9325         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
9326         calling man.
9327         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
9328         (cperl-init-faces): Build a list in the normal way.
9330 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9332         * calendar/parse-time.el (parse-time-string-chars): Save match
9333         data.
9335 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9337         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
9338         (sql-product): Use it.
9339         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
9340         (sql-set-product): Add completion.
9341         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
9342         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
9343         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
9344         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
9345         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
9346         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
9347         (sql-highlight-db2-keywords): Remove.
9348         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
9349         (sql-highlight-product): Use derived-mode-p.
9350         (sql-set-sqli-buffer): Use with-current-buffer.
9351         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
9352         Simplify.
9354         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
9356         * term.el: Fix commenting convention, turn comments into docstrings.
9358 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
9360         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
9362 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9364         * calendar/parse-time.el (parse-time-string-chars): Compute using
9365         character classes, to handle non-ascii characters (Bug#3190).
9367 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9369         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
9370         another heredoc if the user adds another < (Bug#3226).
9372         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9373         Don't initialize based on window-system (Bug#4124).
9375         * facemenu.el (facemenu-read-color): Use a completion function
9376         that accepts any defined color, such as RGB triplets (Bug#3677).
9378         * files.el (get-free-disk-space): Change fallback default
9379         directory to /.  Expand DIR argument before switching to fallback.
9380         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
9382 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9384         * files.el (load-library): Doc fix.
9386 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
9388         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
9389         (viper-if-string): Redefine C-s in the minibuffer to insert the last
9390         incremental search string.
9392         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
9393         XEmacs.
9395         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
9396         (ediff-merge-region-is-non-clash)
9397         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
9398         Also check if the job is really a merge job.
9400         * ediff.el (ediff-current-file): New function.
9402 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9404         * progmodes/js.el: Edit docstrings throughout to follow Emacs
9405         conventions.
9406         (js-insert-and-indent): Delete function.
9407         (js-mode-map): Don't bind keys to js-insert-and-indent.
9408         (js-beginning-of-defun): Rename from js--beginning-of-defun.
9409         (js-end-of-defun): Rename from js--end-of-defun.
9410         (js-auto-indent-flag): Delete variable.
9412 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
9414         * progmodes/js.el: Remove proclaim statement.
9415         Defvar which-func-imenu-joiner-function to silence compiler.
9417         * files.el (auto-mode-alist): Use js-mode for .js files.
9419         * progmodes/js2-mode.el: Remove file.
9421         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
9423         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
9425         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
9427 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
9428             Karl Landstrom  <karl.landstrom@brgeight.se>
9430         * progmodes/js.el: New file.
9432 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
9434         * timezone.el (timezone-parse-date): Add ability to understand ISO
9435         basic format (minimal separators) dates in addition to the
9436         already-supported extended format dates.
9438 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
9440         * international/ucs-normalize.el: Add a `coding' file variable.
9442         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
9444 2009-08-14  Sam Steingold  <sds@gnu.org>
9446         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
9448 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
9450         * faces.el (help-argument-name): Define it here instead of
9451         help-fns.el, because in daemon mode help-fns.el may be loaded when
9452         faces are still uninitialized (Bug#1078).
9454         * help-fns.el (help-argument-name): Move defface to faces.el.
9456 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
9458         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
9459         create buffer with a pty but no process so that GDB can make the
9460         inferior the controlling process.
9462 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
9464         * international/ucs-normalize.el: New file.
9466 2009-08-13  Richard Stallman  <rms@gnu.org>
9468         * mail/rmail.el (rmail-get-attr-names):
9469         Accept an attribute header that is too short.
9471         * mail/rmail.el (rmail-forget-messages):
9472         Ignore nil elt in rmail-message-vector.  Use dotimes.
9474         * progmodes/compile.el (compilation-goto-locus):
9475         Use next-error-move-function.
9477         * simple.el (next-error-move-function): New variable.
9479 2009-08-12  Juri Linkov  <juri@jurta.org>
9481         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
9482         always non-nil.  (Bug#4052)
9484         * replace.el (read-regexp): Return empty string when
9485         `default-value' is nil.
9486         (keep-lines-read-args): Don't use empty string as the
9487         default value for `read-regexp'.  (Bug#2495)
9489 2009-08-12  Juri Linkov  <juri@jurta.org>
9491         * international/mule-cmds.el (ucs-insert): Change arguments
9492         from `arg' to `character', `count', `inherit' to be the same
9493         as in `insert-char'.  Doc fix.  (Bug#4039)
9495         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
9497 2009-08-12  Juri Linkov  <juri@jurta.org>
9499         * files-x.el: New file.
9501         * files.el: Move code that deals with adding/deleting
9502         file/directory-local variables to files-x.el.
9504         * Makefile.in (ELCFILES): Add files-x.elc.
9506 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
9508         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
9509         to use `goto-line'.
9510         (gdb-place-breakpoints, gdb-get-location): Rewritten without
9511         `goto-line'.
9512         (gdb-invalidate-disassembly): Do not refresh upon receiving
9513         'update signal.  Instead, update all disassembly buffers only after
9514         threads list.
9515         (gdb): Send -target-detach when buffer is killed (Bug#3794).
9516         (gdb-starting): Moved -data-list-register-names...
9517         (gdb-stopped): ...here so it's sent when first thread stops.
9518         (gdb-registers-handler-custom): Do nothing if register names are
9519         unknown yet.
9521         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
9522         from `gdb-mi.el' to avoid extra tangling.
9524         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
9525         change which breaks `gud-def' definitions used in `gdb'.
9526         (gdb-update-gud-running): No extra fuss for updating frame number.
9528 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9530         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
9531         (describe-language-environment-map, setup-language-environment-map)
9532         (set-coding-system-map): Move initialization into declaration.
9533         (set-language-info-alist): Last arg to define-key-after can be skipped.
9535         * international/quail.el (quail-completion-1): Simplify.
9536         (quail-define-rules): Use slightly more compact code.
9537         (quail-insert-decode-map): Propertize keys, compact columns.
9539         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9540         Add goto-line.
9542 2009-08-10  Miles Bader  <miles@gnu.org>
9544         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
9545         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
9546         (js2-instance-member, js2-private-member, js2-private-function-call)
9547         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
9548         (js2-magic-paren, js2-external-variable):
9549         Remove "-face" suffix from face names.
9550         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
9551         (js2-highlight-undeclared-vars, js2-peek-token)
9552         (js2-parse-function-params, js2-mode-show-errors)
9553         (js2-mode-show-warnings, js2-make-magic-delimiter)
9554         (js2-mode-highlight-magic-parens): Update to use new face names.
9556 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
9558         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
9559         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
9561 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
9563         * subr.el: Provide hashtable-print-readable.
9565         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
9566         hs-c-like-adjust-block-beginning.
9567         (hs-hide-block-at-point): Stop hiding at the beginning of
9568         hs-block-end-regexp (Bug#700).
9570 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
9572         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
9573         a macro.
9574         (gdb-registers-handler-custom): Do not fail when register names
9575         are unavailable.
9577 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9579         * progmodes/gdb-mi.el (gdb-control-all-threads)
9580         (gdb-control-current-thread): Interactive setters for
9581         `gdb-gud-control-all-threads' to use in menu.
9582         (gdb-show-run-p): Show «Go» when process is not active.
9583         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
9584         gud/thread.xpm and gud/all.xpm.
9586 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
9588         * net/net-utils.el (net-utils-font-lock-keywords): New var.
9589         (nslookup-font-lock-keywords): Make it a variable.
9590         (net-utils-mode): New mode for viewing diagnostic network output.
9591         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
9592         (net-utils-run-simple): New function.
9593         (ifconfig, iwconfig, netstat, arp, route): Use it.
9595 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9597         * progmodes/gdb-mi.el (gdb-read-memory-custom)
9598         (gdb-memory-set-address, def-gdb-set-positive-number)
9599         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
9600         after changing settings.
9601         (gdb-invalidate-disassembly): Update when first shown.
9602         (gdb-edit-locals-value): Fixed.
9603         (gdb-registers-handler-custom): Print registers in right order and
9604         allow changing register values (only for current thread yet).
9605         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
9606         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
9607         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
9608         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
9609         info in mode name.
9610         (gdb-registers-mode-map): TAB to switch to locals.
9612 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
9614         * mail/rmail.el (rmail-add-mbox-headers)
9615         (rmail-set-message-counters-counter): Search for
9616         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
9618 2009-08-08  Glenn Morris  <rgm@gnu.org>
9620         * Makefile.in (ELCFILES): Update.
9622 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
9624         * mail/sendmail.el (mail-yank-original): Set
9625         buffer-file-coding-system from the one used by the message whose
9626         text is yanked.
9628         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
9629         to "windows" when "pgnuplot" is used.
9630         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
9631         call accept-process-output if "pgnuplot" is used.
9632         (calc-graph-init): Don't send -display and -geometry to
9633         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
9634         running "pgnuplot -V" with shell-command-to-string.
9636         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
9637         the default.
9639 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
9641         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
9642         org/org-latex.elc.
9644 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
9646         * vc-dispatcher.el (vc-resynch-window): Update comment.
9648         * term.el (term-handle-ansi-escape): Add comments with the
9649         terminfo capabilities implemented.
9651 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
9653         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
9654         (gdb-var-create-handler): Rewritten using JSON parser.
9655         (gdb-propertize-header): Moved earlier.
9656         (gdb-set-header): Removed to avoid duplication.
9657         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
9658         Refresh disassembly buffers only after threads list have been
9659         update.
9660         (gdb-threads-header, gdb-registers-header): Per-buffer header line
9661         variables.
9663 2009-08-04  Juri Linkov  <juri@jurta.org>
9665         * files.el: Commands to add/delete file/directory-local variables.
9666         (read-file-local-variable, read-file-local-variable-value)
9667         (read-file-local-variable-mode, modify-file-local-variable)
9668         (modify-file-local-variable-prop-line)
9669         (modify-dir-local-variable): New functions.
9670         (add-file-local-variable, delete-file-local-variable)
9671         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
9672         (add-dir-local-variable, delete-dir-local-variable)
9673         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
9674         (copy-dir-locals-to-file-locals-prop-line): New commands.
9676 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
9678         * abbrev.el (insert-abbrev-table-description): Prettify output.
9679         Suggested by Karl Chen.
9681 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
9683         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
9684         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
9685         (gdb-overlay-arrow-position, gdb-thread-position)
9686         (gdb-disassembly-position): Declare variables.
9687         (gdb-wait-for-pending): Function now.
9688         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
9689         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
9690         compilation goes smoothly.
9691         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
9692         (gdb-non-stop-setting): New customization setting which replaces
9693         `gdb-non-stop' so changing it doesn't break active GDB session.
9694         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
9695         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
9696         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
9697         (gdb-show-threads-by-default): New customization options.
9698         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
9699         routines.
9700         (gdb-get-buffer-create): Send buffers update signal when they are
9701         created.
9702         (gdb-invalidate-locals, gdb-invalidate-registers)
9703         (gdb-invalidate-breakpoints)
9704         (gdb-invalidate-threads, gdb-invalidate-disassembly)
9705         (gdb-invalidate-memory): Accept update signal.
9706         (gdb-current-context-command): Use --frame option.
9707         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
9708         Implement `gdb-frame-number' selection logic.
9709         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
9710         whether to show GUD toolbar buttons.
9711         (gdb-thread-exited): Unselect current thread when it exits.
9712         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
9713         (gdb-mark-line): Routine which sets overlay arrow or inverses
9714         video on fringeless displays.
9715         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
9716         to build aligned columns of data in GDB buffers and set text
9717         properties line-by-line.
9718         (gdb-invalidate-breakpoints)
9719         (gdb-breakpoints-list-handler-custom)
9720         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
9721         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
9722         (gdb-registers-handler-custom): Align data columns.
9723         (gdb-locals-handler-custom): Now prints data like in variable
9724         declarations.
9725         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
9726         Removed confusing buttons.
9727         (gdb-invalidate-threads): Append --frame.
9728         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
9729         between breakpoints/threads buffers.
9730         (gdb-set-window-buffer): Now can ignore dedicated windows.
9731         (gdb-propertize-header): Use `gdb-set-window-buffer'.
9732         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
9733         (def-gdb-thread-buffer-gud-command): Replaces
9734         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
9735         for fine thread control.
9736         (gdb-preempt-existing-or-display-buffer): New function used to
9737         display bound buffers without breaking window layout.
9738         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
9739         (gdb-select-frame): New version of `gdb-frames-select' which now
9740         sets `gdb-frame-number' so commands may use --frame option instead
9741         of inner debugger state.
9742         (gdb-frame-handler): Do not set `gdb-frame-number'.
9743         (gdb-threads-mode-map): Select threads with mouse.
9745         * progmodes/gud.el (gdb-gud-context-call): Declare function to
9746         avoid compilation warning.
9747         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
9748         `gdb-show-stop-p`.
9750         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
9751         Argument `key' renamed to `buffer-type'.
9752         (gdb-current-context-buffer-name): Do not add thread info to
9753         buffer name when no thread is selected.
9754         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
9755         command (bug 3794).
9756         (gdb-thread-selected): Handle `=thread-selected' notification.
9757         (gdb-wait-for-pending): New macro to deal with congestion problems.
9758         (gdb-breakpoints-list-handler-custom): Don't fail on pending
9759         breakpoints.
9760         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
9761         This fixes problem similar to one described in bug 3947.
9762         (gud-menu-map): More menu items.
9763         (gdb-init-1): Reset `gdb-thread-number' to nil.
9765         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
9766         non-stop settings.
9768         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
9769         (gdb-current-context-command): Do not append --thread if
9770         `gdb-thread-number' is nil.
9771         (gdb-running-threads-count, gdb-stopped-threads-count): New
9772         variables.
9773         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
9774         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
9775         customization options.
9776         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
9777         GUD commands.
9778         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
9779         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
9780         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
9781         set `gdb-thread-number' and update `gud-running' properly.
9782         (gdb-running): Update threads list when new threads appear.
9783         (gdb-stopped): Support non-stop operation and new thread switching
9784         logic.
9785         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
9786         (gdb-json-partial-output): New set of JSON routines.
9787         (def-gdb-auto-update-trigger): New `signal-list' optional
9788         argument.
9789         (gdb-thread-list-handler-custom): Update `gud-running',
9790         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
9791         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
9792         (gdb-continue-thread, gdb-step-thread): New commands for fine
9793         thread execution control.
9794         (gud-menu-map): New menu items to switch non-stop options.
9795         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
9796         (gdb-send): Mimic RET properly (bug 3794).
9798         * progmodes/gdb-mi.el (gdb-rules-name-maker)
9799         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
9800         gdb-buffer-rules.
9801         (def-gdb-auto-update-handler): New nopreserve optional argument.
9802         (gdb-stack-list-frames-custom): Print stack from top to bottom.
9804         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
9805         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
9806         (gdb-parent-mode): New mode to derive other GDB modes from.
9807         (gdb-display-disassembly-for-thread)
9808         (gdb-frame-disassembly-for-thread): New commands for threads
9809         buffer.
9811         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
9812         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
9813         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
9814         (gdb-update): We now store all GDB buffers in a list so that they
9815         can be updated by traversing a list instead of calling invalidate
9816         triggers explicitly.
9817         (def-gdb-trigger-and-handler): New macro to define trigger-handler
9818         pair for GDB buffer.
9819         (gdb-stack-buffer-name): Add thread information.
9820         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
9821         handle pending triggers.
9822         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
9823         (def-gdb-thread-buffer-simple-command)
9824         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
9825         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
9826         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
9827         New commands which show buffers bound to thread.
9828         (gdb-stack-list-locals-regexp): Removed unused regexp.
9830         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
9831         (gdb-locals-buffer-name, gdb-registers-buffer-name)
9832         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
9833         to (gud-comint-buffer) in *-buffer-name functions
9834         because (gdb-get-target-string) already does that.
9835         (gdb-locals-handler-custom, gdb-registers-handler-custom)
9836         (gdb-changed-registers-handler): Rewritten without regexps.
9838         * progmodes/gdb-mi.el: Basic thread selection support.
9839         (gdb-thread-number): New variable.
9840         (gdb-current-context-command): New macro which adds --thread
9841         option to command.
9842         (gdb-threads-mode-map): Select thread with SPC.
9843         (gdb-thread-list-handler-custom): Mark current thread with overlay
9844         arrow.  Synchronize GDB thread and Emacs thread.
9845         (gdb-select-thread): New command which selects current thread.
9846         (gdb-invalidate-frames, gdb-invalidate-locals)
9847         (gdb-invalidate-registers): Use --thread option.
9849 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
9851         * net/tramp.el (top): Make check for tramp-gvfs loading more
9852         robust.  (Bug#3977)
9853         (tramp-handle-insert-file-contents): `unwind-protect' must be
9854         inside `with-parsed-tramp-file-name'.
9856         * net/tramp-gvfs.el (top): Remove superfluous message when loading
9857         fails.
9859 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
9861         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
9862         directory if CLASSPATH is not set.
9864 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
9866         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
9867         New defconst.
9868         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
9870 2009-08-02  Kevin Ryde  <user42@zip.com.au>
9872         * net/newst-backend.el (newsticker--raw-url-list-defaults):
9873         Update freshmeat link.  Delete newsforge.com as it seems gone.
9875 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
9877         * select.el (x-set-selection): Doc fix (Bug#4021).
9879         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
9881         * help-fns.el (describe-variable): Treat list return values from
9882         dir-locals-find-file properly (Bug#4005).
9884 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
9886         * net/tramp.el (tramp-debug-message): Print also microseconds.
9888 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
9890         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
9891         or END is non-nil.
9892         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
9893         (tramp-get-debug-buffer): Change `outline-regexp' according to new
9894         format.
9896         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
9897         (tramp-get-file-property): Use it.
9899         * autorevert.el (auto-revert-handler): Allow
9900         `auto-revert-tail-mode' for remote files.
9902 2009-08-02  Jason Rumney  <jasonr@gnu.org>
9904         * minibuffer.el (read-file-name): Treat confirm options to
9905         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
9907 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
9909         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
9910         (font-lock-variable-name-face, font-lock-constant-face): Darken
9911         the colors for light backgrounds.
9913 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
9915         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
9916         month names.  (Bug#3987)
9918 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
9920         * simple.el (line-move-finish): Pass whole number to
9921         line-move-to-column.
9922         (line-move-visual): Perform hscroll to the recorded position.
9924 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
9926         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
9928 2009-07-29  Alan Mackenzie  <acm@muc.de>
9930         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
9932 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
9934         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
9935         (gdb-place-breakpoints): Use full path when setting breakpoints.
9937 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
9939         * calc/calc.el (calc-mode-map): Add keybinding for
9940         `calc-transpose-lines'.
9942 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
9944         * calc/calc-misc.el (calc-transpose-lines): New function.
9946 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
9948         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
9949         Simplify check for out-of-band methods.
9950         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
9951         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
9953 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
9955         * vc-git.el (vc-git-checkin): Fix typo.
9957 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
9959         * progmodes/js2-mode.el: New file.
9961 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
9963         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
9964         (gud-menu-map): Adjust tooltip accordingly.
9966 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
9968         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
9969         (vc-bzr-log-view-mode): Adjust log-view-file-re.
9971         * add-log.el (change-log-mode-map): Add a menu.
9973 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
9975         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
9976         function returns nil.
9977         (dbus-handle-event): Handle special return value :ignore.
9978         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
9980 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
9982         * view.el (view-mode-enable): Don't define Helper-return-blurb if
9983         it's not needed.
9985 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
9987         Fix Bug#3888:
9989         * w32-vars.el (x-select-enable-clipboard): Doc fix.
9991         * term/pc-win.el (x-display-name, x-colors)
9992         (x-select-enable-clipboard, x-select-text): Doc fix.
9994         * term/common-win.el (x-display-name, x-colors): Doc fix.
9996         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
9997         (xw-defined-colors): Doc fix.
9999         * w32-fns.el (x-select-text, x-setup-function-keys)
10000         (x-get-selection, x-set-selection): Doc fix.
10002         * term/x-win.el (x-select-text, x-setup-function-keys)
10003         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
10005         * select.el (x-set-selection): Doc fix.
10007 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
10009         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
10010         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
10011         "IsNSSSupportAvailable" method is not available.  Reported by
10012         Steve Youngs <steve@sxemacs.org>.
10014 2009-07-24  Kenichi Handa  <handa@m17n.org>
10016         * international/characters.el: Fix setting of category ?C, ?|, ?K,
10017         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
10018         (build-unicode-category-table): Fix range checks.
10020 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
10022         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
10023         the buffer we try to sync is current when calling
10024         vc-resynch-buffer.
10026         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
10027         not show up to date files.
10029 2009-07-24  Glenn Morris  <rgm@gnu.org>
10031         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
10032         Add autoload cookies.  If necessary, initialize.
10033         (elint-log): Handle non-file buffers.
10034         (elint-initialize): Add optional argument to reinitialize.
10035         (elint-find-builtin-variables): Save excursion.
10037 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
10039         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10040         for Lint.
10042 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10044         * vc.el (vc-print-log-internal): New function, split out from ...
10045         (vc-print-log): ... here.
10046         (vc-dir-move-to-goal-column): Declare.
10048         * vc-git.el (vc-git-add-signoff): New variable.
10049         (vc-git-checkin): Use it.
10050         (vc-git-toggle-signoff): New function.
10051         (vc-git-extra-menu-map): Bind it to menu.
10052         (vc-git--run-command-string): Accept a nil FILE argument.
10053         (vc-git-stash-list): New function.
10054         (vc-git-dir-extra-headers): Use it.
10056 2009-07-23  Glenn Morris  <rgm@gnu.org>
10058         * help-fns.el (describe-variable): Describe ignored and risky local
10059         variables in a similar way to that in which we describe safe ones.
10061         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
10062         (byte-compile-output-file-form, byte-compile-output-docform)
10063         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
10064         Give some more local variables with common names a "bytecomp-" prefix,
10065         so as not to shadow things during compilation.
10066         * emacs-lisp/cl-macs.el (load-time-value)
10067         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
10068         `outbuffer' to `bytecomp-outbuffer'.
10070         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
10071         since the next two variables cover them automatically now.
10072         (elint-builtin-variables, elint-autoloaded-variables): New.
10073         (elint-unknown-builtin-args): Remove all members, since they can be
10074         parsed automatically now.
10075         (elint-extra-errors): New.
10076         (elint-env-add-env, elint-env-add-macro): Use cadr.
10077         (elint-current-buffer): Use or.  Change final message.
10078         (elint-get-top-forms): Use line-end-position.
10079         (elint-init-env): Use cadr.  Handle autoload, declare-function,
10080         and defalias.
10081         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
10082         (regexp-assoc): Remove unused function.
10083         (elint-top-form): Set elint-current-pos, to record the start of the
10084         top-level form, for compilation-mode.
10085         (elint-form): Trap errors in macro expansion.  Use dolist.
10086         (elint-unbound-variable): Use elint-builtin-variables and
10087         elint-autoloaded-variables.
10088         (elint-get-args): Use cadr, or.
10089         (elint-check-cond-form): Use dolist, cadr.
10090         (elint-check-condition-case-form): Doc fix.  Use cadr.
10091         Use elint-extra-errors.
10092         (elint-log): New function.
10093         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
10094         Distinguish errors and warnings.
10095         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
10096         Use a bytecomp-style format.
10097         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
10098         (elint-get-log-buffer): Use compilation mode.  Disable undo.
10099         Don't truncate lines.
10100         (elint-initialize): Set builtin and autoloaded variable lists.
10101         Only process elint-unknown-builtin-args if non-nil.
10102         (elint-find-builtin-variables, elint-find-autoloaded-variables):
10103         New functions.
10104         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
10106 2009-07-22  Kevin Ryde  <user42@zip.com.au>
10108         * net/newst-backend.el (newsticker--parse-atom-1.0)
10109         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10110         (newsticker--parse-rss-1.0):
10111         * progmodes/idlwave.el (idlwave-mode):
10112         * progmodes/idlw-shell.el (idlwave-shell-mode):
10113         * progmodes/vera-mode.el (vera-mode):
10114         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
10115         * progmodes/vhdl-mode.el (vhdl-mode):
10116         * textmodes/table.el (table-generate-source)
10117         (table--warn-incompatibility):
10118         Hyperlink urls in docstrings with URL `...'.
10120 2009-07-22  Glenn Morris  <rgm@gnu.org>
10122         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
10123         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
10124         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
10125         Remove leading * from defcustom docs.
10127         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
10129         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
10130         defcustom doc.
10131         (list-load-path-shadows): Optionally, just return shadows as a string.
10133         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
10135 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10137         * mail/rmailedit.el (rmail-edit-mode): Use
10138         auto-save-include-big-deletions.
10140         * mail/rmail.el (rmail-variables): Use
10141         auto-save-include-big-deletions.
10143         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
10144         changes.
10146 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
10148         * calc/calc.el (calc-undo-length): New variable.
10149         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
10151 2009-07-21  Richard Stallman  <rms@gnu.org>
10153         * files.el (auto-save-mode): Handle buffer-save-size = -2
10154         for toggling mode.
10156 2009-07-21  Glenn Morris  <rgm@gnu.org>
10158         * textmodes/ispell.el (ispell-looking-back): Update declaration.
10160         * calendar/todo-mode.el (calendar-current-date): Update declaration.
10162         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
10163         silence compiler.  Instead...
10164         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
10165         (ps-print-ensure-fontified): Update for above function name changes.
10167         * printing.el (pr-mh-get-msg-num, pr-mh-show)
10168         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
10169         silence compiler.  Instead...
10170         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
10171         (mh-show-buffer): Only define for compiler.
10172         (pr-mh-current-message): Update for above function name changes.
10174         * files.el (abort-if-file-too-large): Explicitly pass `filename'
10175         as an argument.
10176         (find-file-noselect, insert-file-1): Update for above change.
10178         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
10180         * mail/mailclient.el (mailclient-send-it): Fix message.
10182         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
10183         (edebug-eval): Check cl-debug-env is bound.
10184         (print-level, print-circle): Don't redefine built-in variables.
10186         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
10187         (custom-print-vectors): Remove old comments from doc.
10189         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
10190         (emerge-version): Make the variable an obsolete alias for the
10191         emacs-version variable.  Make the function obsolete.
10192         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
10193         Emerge options, rather than merging in into the main Options menu.
10194         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
10195         and auto advance modes.  Disable edit/fast items when not relevant.
10197 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10199         * term/vt420.el (terminal-init-vt420): Fix typo.
10201 2009-07-20  Sam Steingold  <sds@gnu.org>
10203         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
10204         variable (removed from compile.el on 2004-03-11).
10206 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
10208         * files.el (hack-local-variables-filter): Fix last change.
10210 2009-07-19  Juri Linkov  <juri@jurta.org>
10212         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
10213         (dir-local-variables-alist): New buffer-local variable.
10214         (hack-local-variables-filter): If variable is not dir-local,
10215         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
10216         because file-local overrides dir-local.
10217         (c-postprocess-file-styles) <declare-function>:
10218         Remove obsolete declaration.
10219         (hack-dir-local-variables): Add dir-local variable/value pair to
10220         `dir-local-variables-alist' and remove duplicates.  Doc fix.
10222         * help-fns.el (describe-variable): Add information about
10223         file-local and dir-local variables.
10225 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
10227         * files.el (hack-local-variables-filter): Rewrite.
10229 2009-07-19  Glenn Morris  <rgm@gnu.org>
10231         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
10232         Silence compiler by only defining on XEmacs.
10234         * international/mule.el (auto-coding-regexp-alist): Only match
10235         BABYL... at the start of buffer, not of lines.  (Bug#3790)
10237         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
10238         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
10239         (cal-menu-context-mouse-menu): Doc fix.
10241         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
10243         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
10245 2009-07-18  Juri Linkov  <juri@jurta.org>
10247         * info.el: Virtual Info keyword finder.
10248         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
10249         (Info-finder-file): New variable.
10250         (Info-finder-find-file): New function.
10251         (finder-known-keywords, finder-package-info)
10252         (find-library-name, lm-commentary): Use defvar and
10253         declare-function to silence compiler warnings.
10254         (Info-finder-find-node): New function.
10255         (info-finder): New command.
10257         * subr.el (process-kill-buffer-query-function): New function.
10258         (add-hook)<kill-buffer-query-functions>: Add hook
10259         `process-kill-buffer-query-function'.
10261 2009-07-18  Alan Mackenzie  <acm@muc.de>
10263         * progmodes/cc-mode.el (c-before-hack-hook)
10264         (c-postprocess-file-styles): Give invocation of `c-set-style'
10265         DONT-OVERRIDE parameter of t.  Already set style variables will
10266         thus not be overridden by style settings given by `c-file-syle'.
10268         * files.el (hack-local-variables-filter): Remove entries with
10269         duplicate keys from `file-local-variables-alist'.
10271 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10273         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
10274         x-set-selection if display-selections-p returns nil for the
10275         current frame.
10277 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
10279         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
10281 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10283         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
10284         Accept nil in addition to a regexp.
10285         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
10286         Accept nil in addition to a regexp.
10287         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
10288         buffers that have an associated file.  Handle nil values of
10289         desktop-buffers-not-to-save and desktop-files-not-to-save.
10290         (Bug#3833)
10292         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
10293         (x-disown-selection-internal): New functions.
10295 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
10297         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
10298         warning.
10299         (gdb-breakpoints-header): Move forward to avoid compiler warning.
10300         (gdb-make-header-line-mouse-map): Remove duplicate definition.
10302 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
10304         * simple.el (set-mark): Revert last change.
10306 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
10308         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
10309         rendering of pngs is not possible instead of messaging a long
10310         description.
10312 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
10314         * w32-fns.el (x-selection-owner-p): New function.
10316         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
10317         (mouse-yank-at-click, mouse-yank-primary): If
10318         select-active-regions is non-nil, deactivate the mark before
10319         insertion.
10321         * simple.el (deactivate-mark, set-mark): Only save selection if we
10322         own it.
10324 2009-07-17  Kenichi Handa  <handa@m17n.org>
10326         * case-table.el (describe-buffer-case-table): Fix for the case
10327         that KEY is a cons.
10329 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
10331         * vc-rcs.el (vc-rcs-find-file-hook):
10332         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
10334 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
10336         * net/tramp.el (tramp-wait-for-output): Handle the case when
10337         commands do not return a newline but a null byte before the shell
10338         prompt.  (Bug#3858)
10340 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10342         * term/ns-win.el (ns-set-alpha): Don't declare.
10343         (ns-set-background-alpha): Remove function.
10345 2009-07-16  Kevin Ryde  <user42@zip.com.au>
10347         * emacs-lisp/copyright.el (copyright-update): Save match-data across
10348         y-or-n-p, for safety.
10350 2009-07-16  Richard Stallman  <rms@gnu.org>
10352         * files.el (auto-save-mode): If buffer-saved-size is -2,
10353         don't clobber it.
10355         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
10356         (rmail-retry-ignored-headers): Add more uninteresting fields.
10358 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
10360         * net/rcirc.el (rcirc): Use history variables.
10361         (rcirc-server-name-history, rcirc-nick-name-history)
10362         (rcirc-server-port-history): New variables.
10364 2009-07-15  Kenichi Handa  <handa@m17n.org>
10366         * international/mule-cmds.el (set-language-environment-charset):
10367         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
10368         ignore them.
10370         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
10371         Delete unibyte-display.
10373 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10375         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
10377 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10379         * simple.el (deactivate-mark): Optional argument FORCE.
10380         (set-mark): Use deactivate-mark.
10382         * info.el (Info-search): No need to check transient-mark-mode
10383         before calling deactivate-mark.
10385         * select.el (x-set-selection): Doc fix.
10386         (x-valid-simple-selection-p): Allow buffer values.
10387         (xselect--selection-bounds): Handle buffer values.  Suggested by
10388         David De La Harpe Golden.
10390         * mouse.el (mouse-set-region, mouse-drag-track): Call
10391         copy-region-as-kill before setting the mark, to let
10392         select-active-regions work.
10394 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
10396         * simple.el (deactivate-mark): If select-active-regions is
10397         non-nil, copy the selection data into a string.
10398         (activate-mark): If select-active-regions is non-nil, set the
10399         selection to the current buffer.
10400         (set-mark): Update selection if select-active-regions is non-nil.
10402         * select.el (x-valid-simple-selection-p): Allow buffer values.
10404 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10406         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
10407         and more featureful message-mode.
10409 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
10411         * select.el (x-set-selection): Doc fix.
10412         (x-valid-simple-selection-p): Disallow selection data consisting
10413         of a list or cons of integers, since that is not used.
10414         (xselect--selection-bounds, xselect--int-to-cons): New functions.
10415         (xselect-convert-to-string, xselect-convert-to-length)
10416         (xselect-convert-to-filename, xselect-convert-to-charpos)
10417         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
10419 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
10421         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
10422         output in -break-info command (Emacs bug #3794).
10424 2009-07-14  Glenn Morris  <rgm@gnu.org>
10426         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
10427         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
10428         (edebug-print-length, edebug-print-level, edebug-print-circle)
10429         (edebug-sit-for-seconds, edebug-view-outside)
10430         (edebug-bounce-point, edebug-set-global-break-condition)
10431         (edebug-Go-nonstop-mode, edebug-trace-mode)
10432         (edebug-Trace-fast-mode, edebug-continue-mode)
10433         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
10434         (edebug-visit-eval-list): Doc fixes.
10436         * subr.el (def-edebug-spec): Doc fix.
10438 2009-07-14  Kenichi Handa  <handa@m17n.org>
10440         * international/characters.el: Fix setting of category ?C.
10442 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
10444         * term/ns-win.el (x-select-font): defalias x-select-font to
10445         ns-popup-font-panel instead of generate-fontset-menu.
10447 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
10449         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
10451 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
10453         * arc-mode.el (archive-find-type): Allow for a PK00 string before
10454         the PK\003\004 header (Bug#3770).
10456 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
10458         * pcomplete.el (pcomplete-comint-setup): Check for
10459         shell-dynamic-complete-filename too.
10461 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
10463         * simple.el (temporary-goal-column): Change the value for
10464         line-move-visual to a cons cell.
10465         (line-move-visual): Record or set the window hscroll, if
10466         necessary (Bug#3494).
10467         (line-move-1): Handle cons value of temporary-goal-column.
10469 2009-07-11  Kenichi Handa  <handa@m17n.org>
10471         * international/mule-diag.el (describe-character-set): Don't show
10472         width.
10474 2009-07-10  Sam Steingold  <sds@gnu.org>
10476         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10477         Omake sometimes indents the errors it prints, so allow all
10478         regexps to start with spaces.
10480 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
10482         * cus-edit.el (customize-changed-options-previous-release):
10483         Bump value to 22.1.  (Bug#3804)
10485 2009-07-08  Sam Steingold  <sds@gnu.org>
10487         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
10488         to be a cons cell (test . ignored-directory) to selectively ignore
10489         some directories depending on the location of the search.
10491 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
10493         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
10494         remote user is root, on the local host.
10495         (tramp-local-host-p): Either the local user or the remote user
10496         must be root.  (Bug#3771)
10498 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10500         * progmodes/gdb-mi.el (gdb): Remove description of
10501         gdb-use-separate-io-buffer.
10502         (menu): Don't allow toggling of or enable
10503         gdb-use-separate-io-buffer from menubar.
10505 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
10507         * mail/unrmail.el (unrmail): Make sure the message ends with two
10508         newlines (Bug#3769).
10510 2009-07-08  Glenn Morris  <rgm@gnu.org>
10512         * calendar/calendar.el (calendar-current-date): Rework previous change.
10514 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
10516         * calendar/calendar.el (calendar-current-date):
10517         Add an optional argument giving an offset from today.
10519 2009-07-08  Glenn Morris  <rgm@gnu.org>
10521         * tutorial.el (tutorial--describe-nonstandard-key):
10522         Adjust the message for when a key has been unbound.
10523         (help-with-tutorial): Hide the arch-tag.
10525 2009-07-08  Kenichi Handa  <handa@m17n.org>
10527         * international/fontset.el (setup-default-fontset): For each
10528         script, append (not set) font-specs.
10530         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
10531         docstring.
10533 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10535         * progmodes/gdb-mi.el (gdb-init-1): Move sending
10536         -data-list-register-names to ...
10537         (gdb-starting): ... here because GDB 7.0 requires execution to
10538         have started when using this MI command.
10539         (gdb-set-header): New function to distinguish select and
10540         unselected tabs in gdb buffers.
10541         (gdb-propertize-header): New macro that uses gdb-set-header.
10542         (gdb-breakpoints-header, gdb-locals-header): Use it.
10543         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
10545 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
10547         * Makefile.in (ELCFILES): Remove fadr.elc.
10549 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
10551         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
10552         may contain frame information, so `string-match' should be used.
10553         (gdb-update): Disassembly is invalidated through
10554         `gdb-get-selected-frame'.
10555         (gdb-pad-string): New function to pad string with spaces.
10556         (gdb-invalidate-disassembly): Invalidate only if the buffer
10557         exists.
10558         (gdb-disassembly-handler-custom): Column alignment.
10559         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
10560         placing new ones.
10561         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
10562         end of line, too.
10563         (gdb-frame-handler): Match convention to for disassembly buffer
10564         mode name.
10565         (gdb-stack-list-frames-handler): Rewritten without regexps.
10566         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
10567         not highlight breakpoints without line information.
10568         (gdb-input): Add trailing newline to command.
10570         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
10571         buffer properly.
10572         (gdb-breakpoints-list-handler-custom): Replacement for
10573         `gdb-break-list-handler'.  Using real parser instead of regexps
10574         now.
10575         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
10576         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
10577         to place breakpoints.
10578         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
10579         functions.
10580         (gdb-disassembly-handler-custom): Show overlay arrow.
10581         (gdb-disassembly-place-breakpoints): Show breakpoints in
10582         disassembly buffer.
10583         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
10584         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
10585         instead of parsing breakpoints buffer.  Fixed old menu references
10586         in `gud-menu-map'.
10588         * fadr.el: Remove.
10590         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
10591         (gdb-memory-address): New variable which holds top address of
10592         memory page shown in memory buffer.
10593         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
10594         customization variables.
10595         New functions:
10596         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
10597         display the memory buffer.
10598         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
10599         buffer display parameters.
10600         (def-gdb-memory-format, gdb-memory-format-binary)
10601         (gdb-memory-format-octal, gdb-memory-format-unsigned)
10602         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
10603         Functions for setting memory buffer format.
10604         (gdb-memory-unit-word, gdb-memory-unit-halfword)
10605         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
10606         unit size used in memory buffer.
10607         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
10608         to next/previous page of memory buffer.
10609         Now using (bindat-get-field) instead of fadr functions.
10611 2009-07-07  Sam Steingold  <sds@gnu.org>
10613         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
10614         non-top-level files.
10616 2009-07-07  Kenichi Handa  <handa@m17n.org>
10618         * international/mule-cmds.el (reset-language-environment): Put
10619         the highset priority to the charset iso-8859-1.
10621 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
10623         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
10624         to the end of the line when locating the block (Bug#700).
10626 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
10628         * net/tramp.el (tramp-handle-write-region): Flush file properties
10629         in case of short track.
10631 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
10633         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
10634         Coded custom representation of verilog error regular expressions
10635         to work with Emacs-22's new format.
10636         (verilog-error-regexp-xemacs-alist): Coded custom representation
10637         of verilog error regular expressions to work with XEmacs format.
10638         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
10639         error recognition into XEmacs.
10640         (verilog-error-regexp-add-emacs): Hook routine to install verilog
10641         error recognition into Emacs-22.
10643 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
10645         * woman.el: Remove stand-alone closing parentheses.
10646         (woman-file-name, woman2-format-paragraphs)
10647         (woman-leave-blank-lines): Code cleanup.
10648         (woman-use-own-frame): Change default to nil.
10649         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
10650         defaults to inherit from default faces.
10651         (woman2-process-escapes): Consume the newline after a stand-alone
10652         filler character (Bug#3651).
10654 2009-07-06  Glenn Morris  <rgm@gnu.org>
10656         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
10657         (top-level): Move provide to the end.
10658         (ffap): Remove defunct URL from custom group.
10660         * subr.el (eval-after-load): Doc fix.
10662 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
10664         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
10665         `calc-embedded-word' is called twice.
10667 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10669         * files.el (find-alternate-file-other-window, find-alternate-file):
10670         Obey confirm-nonexistent-file-or-buffer.
10672 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
10674         * dired-aux.el (dired-show-file-type): Handle remote files.
10676 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
10678         * desktop.el (desktop-globals-to-save):
10679         Add file-name-history (Bug#2750).
10681 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
10683         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
10685 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
10687         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
10688         property on entire argument since this is what eshell-lisp-command
10689         expects.
10691 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
10693         * net/tramp-gvfs.el (tramp-gvfs-methods)
10694         (tramp-gvfs-zeroconf-domain)
10695         (tramp-bluez-discover-devices-timeout): Add version flag.
10696         (tramp-gvfs-handler-mounted-unmounted)
10697         (tramp-gvfs-connection-mounted-p): Polish handling of
10698         incompatibilities between GVFS 0.2 and 1.0.
10700 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
10702         * cus-start.el (all): Add make-pointer-invisible.
10704 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
10706         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
10707         formatted correctly.
10709 2009-07-02  Juri Linkov  <juri@jurta.org>
10711         * info.el: Virtual Info files and nodes.
10712         (Info-virtual-files, Info-virtual-nodes): New variables.
10713         (Info-current-node-virtual): New variable.
10714         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
10715         New functions.
10716         (Info-file-supports-index-cookies): Use Info-virtual-file-p
10717         to check for a virtual file instead of checking a fixed list
10718         of node names.
10719         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
10720         instead of ad-hoc processing of "dir" and (apropos history toc).
10721         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
10722         instead of ad-hoc processing of "dir" and (apropos history toc).
10723         Reread a file when moving from a virtual node.
10724         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
10725         (Info-directory-toc-nodes, Info-directory-find-file)
10726         (Info-directory-find-node): New functions.
10727         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
10728         (Info-history): Move part of code to
10729         `Info-history-find-node'.
10730         (Info-history-toc-nodes, Info-history-find-file)
10731         (Info-history-find-node): New functions.
10732         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
10733         (Info-toc): Move part of code to `Info-toc-find-node'.
10734         (Info-toc-find-node): New function.
10735         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
10736         the current Info file name to references because now the node
10737         "*TOC*" belongs to the same Info manual.
10738         (Info-toc-build): Rename from `Info-build-toc'.
10739         (Info-toc-nodes): Rename input argument `file' to `filename'.
10740         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
10741         instead of ad-hoc processing of ("dir" apropos history toc).
10742         (Info-index-nodes): Use Info-virtual-file-p
10743         to check for a virtual file instead of checking a fixed list
10744         of node names.
10745         (Info-index-node): Add check for `Info-current-node-virtual'.
10746         Raise `save-match-data' higher up the tree to contain
10747         `search-forward' too (bug fix).
10748         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
10749         (Info-virtual-index-nodes): New variable.
10750         (Info-virtual-index-find-node, Info-virtual-index): New functions.
10751         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
10752         (Info-apropos-file, Info-apropos-nodes): New variables.
10753         (Info-apropos-toc-nodes, Info-apropos-find-file)
10754         (Info-apropos-find-node, Info-apropos-matches): New functions.
10755         (info-apropos): Move part of code to `Info-apropos-find-node' and
10756         `Info-apropos-matches'.
10757         (Info-mode-map): Bind "I" to `Info-virtual-index'.
10758         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
10759         for a virtual file instead of checking a fixed list of node names.
10761         * simple.el (async-shell-command): New command.
10763         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
10765         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
10766         instead of `mount-info'.
10768 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
10770         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
10771         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
10773 2009-07-02  Kenichi Handa  <handa@m17n.org>
10775         * international/mule.el (set-keyboard-coding-system): Force *-unix
10776         coding-system to avoid eol conversion.
10778 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
10780         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10781         Add handler for `process-file', `shell-command' and
10782         `start-file-process'.
10783         (tramp-gvfs-handle-shell-command)
10784         (tramp-gvfs-handle-start-file-process)
10785         (tramp-gvfs-handle-process-file): New defuns.
10786         (tramp-synce-list-devices): Simplify check for existence of property.
10788 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
10790         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
10792 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
10794         * language/korean.el (set-language-info-alist): Add korean-cp949,
10795         cp949 to spec.
10797 2009-07-01  Kenichi Handa  <handa@m17n.org>
10799         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
10801         * international/encoded-kb.el: Deleted.
10803         * international/mule.el (set-keyboard-coding-system): Perform the
10804         necessary setup here instead of calling encoded-kbd-setup-display.
10806 2009-07-01  Glenn Morris  <rgm@gnu.org>
10808         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
10810 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
10812         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
10814 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
10816         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
10817         Handle also the 'rename case, when setting file modes.  (Bug#3712)
10818         (tramp-default-file-modes): Remove execute permissions.
10820         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
10821         (top): Add a default for "synce" in `tramp-default-user-alist'.
10822         Add completion function for "synce" method.
10823         (tramp-hal-service, tramp-hal-path-manager)
10824         (tramp-hal-interface-manager, tramp-hal-interface-device):
10825         New defconst.
10826         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
10827         (tramp-synce-list-devices, tramp-synce-parse-device-names):
10828         New defuns.
10830         * net/trampver.el: Update release number.
10832 2009-06-30  Kenichi Handa  <handa@m17n.org>
10834         * international/fontset.el (setup-default-fontset): Add CJK fonts
10835         for symbols and the other miscellaneous characters.
10837         * language/korea-util.el (setup-korean-environment-internal):
10838         Make char-width-table suitable for Korean environments.
10839         (exit-korean-environment): Cancel above.
10841         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
10842         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
10843         setup-function to make char-width-table suitable for respective
10844         environments, and an exit-function to cancel that.
10846         * language/japan-util.el (setup-japanese-environment-internal):
10847         Call use-cjk-char-width-table with arg `ja_JP'.
10849         * international/characters.el (cjk-char-width-table): Delete it.
10850         (cjk-char-width-table-list): New variable.
10851         (use-cjk-char-width-table): New arg local-name.
10852         (use-default-char-width-table): Fix for the case that Emacs is
10853         already using the default char-width-table.
10855 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
10857         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
10858         modes mandatory.  (Bug#3712)
10860 2009-06-29  Alan Mackenzie  <acm@muc.de>
10862         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
10863         correction between the visible width of TABs and their number of bytes.
10865 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
10867         * server.el (server-buffer-done): Prevent kill-buffer from
10868         prompting by clearing the buffer modification flag (Bug#3696).
10870 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
10872         * progmodes/verilog-mode.el (verilog-beg-of-statement)
10873         (verilog-endcomment-reason-re): Support unique case and priority case.
10874         (verilog-basic-complete-re): Support localparam lineup.
10875         (verilog-beg-of-statement-1): Fix for robustness, unique case.
10876         (verilog-set-auto-endcomments): Fix for unique case, always_comb
10877         commenting.
10878         (verilog-leap-to-case-head): Now support *nested* unique &
10879         priority case statements.
10880         (verilog-auto-lineup): Make just declarations the default (as it
10881         had been).
10882         (verilog-leap-to-case-head): Support priority/unique case statements.
10883         (verilog-auto-lineup): Rework to give users radio buttons to
10884         select the various styles of automatic lineup.
10885         (verilog-error-regexp-alist): Rework to support the XEmacs style
10886         of error regular expressions from compilers, lint tools &
10887         simulators.  Note that GNU Emacs has made it impossible for a mode
10888         to load such things.
10889         (electric-verilog-terminate-line, verilog-indent-declaration)
10890         (verilog-auto-wiure): Rework for radio button selection of
10891         auto-lineup selection of specification of auto lineup.
10892         (verilog-beg-of-statement-1): Redesign to support proper operation
10893         in additional code, based on testing with auto-lineup.
10894         (verilog-calculate-indent, assignments & declarations)
10895         (verilog-backward-token): Enhance to support auto-lineup of
10896         assignments & declarations.
10897         (verilog-in-directive-p, verilog-at-struct-p): New function for
10898         easy test of whether we are.
10899         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
10900         to support safe execution at almost anyline.
10901         (verilog-calc-1): Properly support indenting deep inside generate
10902         blocks.
10903         (verilog-init-font): Remove definition & use of verilog-init-font,
10904         as it is redundant with font-lock-defaults.
10905         (verilog-mode): Alter the definition of verilog-font-lock-defaults
10906         to avoid circular calls if syntax-ppss is a function (as is the
10907         case now in 22.x GNU Emacs) as that function would sometimes call
10908         itself, leading to (nearly) infinite recursion.
10909         (verilog-ovm-begin-re, verilog-ovm-end-re)
10910         (verilog-ovm-statement-re, verilog-leap-to-head)
10911         (verilog-backward-token): Add support for OVM macros.  Some are
10912         complete statements, and others open and close scopes like begin
10913         and end.
10914         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
10915         (verilog-defun-level-generate-only-re): Really fix the defun-list
10916         compilation issue.
10917         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
10918         coverpoint, constraint and cross statements.
10919         (verilog-defun-level-list, verilog-generate-defun-level-list)
10920         (verilog-all-defun-level-list): Redo these specifications - it is
10921         too hard to support eval-when compile aggregation of lists also
10922         built at when-compile time.
10923         (verilog-defun-level-list): Place defconsts of variables used in
10924         building regular expressions which are built in eval-when-compile
10925         bodies in the same eval-when-compile body to facilitate compile
10926         without load.
10927         (verilog-beg-block-re-ordered): Support indenting
10928         virtual/protected tasks and functions.
10929         (verilog-defun-level-list, verilog-in-generate-region-p)
10930         (verilog-backward-ws&directives, verilog-calc-1): Speed up
10931         indentation of some module items (generate items).
10932         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
10933         across virtual/protected tasks and functions.
10935 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
10937         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
10938         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
10939         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
10940         in concatenations.  Reported by Yishay Belkind.
10941         (verilog-auto-ascii-enum): Support one-hot state machines in
10942         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
10943         (verilog-auto-inst, verilog-auto-inst-port): Include interface
10944         modport in AUTOINST and add vl-modport for users.  Reported by
10945         David Rogoff.
10946         (verilog-auto-inout-module, verilog-auto-inst)
10947         (verilog-decls-get-interfaces, verilog-insert-definition)
10948         (verilog-insert-one-definition, verilog-read-decls)
10949         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
10950         (verilog-sig-modport, verilog-signals-combine-bus)
10951         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
10952         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
10953         Suggested by David Rogoff.
10954         (verilog-repair-open-comma): Fix non-insertion of comma when
10955         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
10956         (verilog-make-width-expression): Simplify [A-1:0] expression
10957         widths to just {A{1'b0}}.
10958         (verilog-mode): Cleanup checkdoc warnings.
10959         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
10960         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
10961         inputs/outputs or data type.  Suggested by Vasu Kandadi.
10962         (next-error-last-buffer): Fix byte-compiler warning.
10963         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
10964         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
10965         or shell command text during AUTO expansion.  Suggested by Tad Truex.
10966         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
10967         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
10968         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
10969         in AUTOINOUT.  Reported by Matthew Lovell.
10970         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
10971         causing use of <= assignments.  Reported by Alex Reed.
10972         (verilog-read-decls): Fix triand, trior, wand, wor to be
10973         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
10974         (verilog-extended-complete-re): Support import "DPI-C" functions.
10975         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
10976         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
10977         (verilog-insert-date, verilog-insert-year)
10978         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
10979         Windows systems.  Reported by Michael Potts.
10980         (verilog-read-module-name): Fix AUTOINST when the child module
10981         declaration's name is a tick define.  Reported by Elliot Mednick.
10982         (verilog-read-decls): Fix V2K parameter bit subscripts getting
10983         passed to next parameter's definition.  Reported by Bruce T.
10984         (verilog-read-decls): Fix detecting "parameter int" when using
10985         AUTOINSTPARAM.  Reported by Bruce T.
10986         (verilog-goto-defun): Fix goto not finding modules unless first
10987         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
10988         (verilog-mode): Expand -f flag arguments on entry to mode so
10989         verilog-goto-defun will work.  Reported by Lawrence Butcher.
10990         (verilog-getopt): Expand environment variables in -f file
10991         arguments.  Suggested by Lawrence Butcher.
10992         (verilog-set-define): Fix "Symbol's value as variable is void"
10993         when reading enumerations.
10994         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
10995         Suggested by Stephen Peltan.
10996         (verilog-read-defines): Fix reading of enumerations in include
10997         files.  Reported by Steve Peltan.
10999 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11001         * files.el (trash-directory): Fix defcustom type.
11003 2009-06-28  Juri Linkov  <juri@jurta.org>
11005         * help-fns.el (describe-function-1): Correctly locate adviced
11006         functions in hyperlink (Bug#2438).
11008 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
11010         * files.el (trash-directory): Change default to nil.
11011         (move-file-to-trash): If trash-directory is nil and
11012         system-move-file-to-trash is unbound, perform freedesktop-style
11013         trashing.
11015 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11017         * files.el (move-file-to-trash): Add freedesktop trash
11018         support (Bug#973).
11020 2009-06-28  Glenn Morris  <rgm@gnu.org>
11022         * autorevert.el (global-auto-revert-non-file-buffers)
11023         (global-auto-revert-mode): Doc fixes.
11025 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
11027         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
11029 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
11031         * faces.el (x-handle-named-frame-geometry): Ensure that we have
11032         opened an X connection before calling x-get-resource (Bug#3194).
11034         * play/doctor.el: Remove reference to obsolete website.
11035         (make-doctor-variables): Correct grammar mistake (Bug#2633).
11037 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
11039         Remove find-file-not-found-hook VC method.  (Bug#2757)
11040         * vc-hooks.el (vc-file-not-found-hook)
11041         (vc-default-find-file-not-found-hook): Remove functions.
11042         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
11043         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
11044         * vc.el:
11045         * vc-hg.el:
11046         * vc-git.el: Do not mention find-file-not-found-hook VC method.
11048 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
11050         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
11051         compatibility function for `looking-back'.
11053         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11054         Use `ispell-looking-back'.
11056 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
11058         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
11059         rather than `filename'.
11061 2009-06-23  Miles Bader  <miles@gnu.org>
11063         * face-remap.el (text-scale-set): New function.
11065 2009-06-23  Glenn Morris  <rgm@gnu.org>
11067         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
11069         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
11071         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
11073         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
11075         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
11076         Simplify Persian conditionals.
11078         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
11079         variable `filename'.
11081         * comint.el (comint-insert-input): Doc fix.
11083         * Makefile.in (ELCFILES): Fix typo in previous change.
11085 2009-06-23  Miles Bader  <miles@gnu.org>
11087         * cus-start.el: Add entry for `recenter-redisplay'.
11089 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11091         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
11092         Add an optional argument for the backend, use it instead of
11093         calling vc-backend.
11094         (vc-mode-line): Add an optional argument for the backend.
11095         Pass the backend to vc-state and vc-working-revision.  Move code for
11096         special handling for vc-state being a buffer to ...
11098         * vc-rcs.el (vc-rcs-find-file-hook):
11099         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
11101         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
11102         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
11103         vc-stay-local-p and vc-mode-line calls.
11105         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
11106         (vc-cvs-diff, vc-cvs-annotate-command)
11107         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
11108         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
11109         vc-mode-line calls.
11111         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
11112         direct comparison.
11113         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
11114         backend when calling vc-mode-line.
11115         (vc-register): Do not create a closure for calling the vc register
11116         function, call it directly.
11118 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11120         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
11121         to make it obvious item can be clicked.
11123         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
11125 2009-06-23  Kenichi Handa  <handa@m17n.org>
11127         * language/korea-util.el (korean-key-bindings): Change the binding
11128         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
11129         same command.
11131 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
11133         Sync with Tramp 2.1.16.
11135         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
11137         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
11138         when a loading of a package fails.  Completion function for rsync
11139         is `tramp-completion-function-alist-ssh'.
11140         (all): Replace all calls of `split-string' and
11141         `tramp-split-string' by `tramp-compat-split-string'.
11142         (tramp-default-method): Use `tramp-compat-process-running-p'.
11143         (tramp-default-proxies-alist): Allow also Lisp forms.
11144         (tramp-remote-path): Add choice "Private Directories".
11145         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
11146         (tramp-domain-regexp): Allow also "-", "_" and ".".
11147         (tramp-end-of-output): Remove newlines, and add "$" at the end.
11148         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
11149         (tramp-debug-message): Insert header line in debug buffer.
11150         (tramp-handle-directory-files-and-attributes-with-stat):
11151         Care about filenames with spaces, or starting with "-".
11152         (tramp-handle-dired-uncache): New defun.
11153         (tramp-handle-insert-directory): Don't flush the directory from
11154         cache, this is handled by `dired-uncache' now.
11155         (tramp-handle-insert-file-contents): Improve error handling.
11156         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
11157         Quote `tramp-end-of-output'.
11158         (tramp-action-password): Improve trace message.
11159         (tramp-check-for-regexp): Both echoes must be present, before removing.
11160         (tramp-open-connection-setup-interactive-shell): Trace coding system.
11161         (tramp-compute-multi-hops): Eval cons cells of
11162         `tramp-default-proxies-alist'.
11163         (tramp-maybe-open-connection): Use the same command pattern for
11164         first hop and further hops.
11165         (tramp-wait-for-output): Remove handling of newlines.
11166         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
11167         (tramp-split-string): Remove function.  It is handled in
11168         tramp-compat now.
11170         * net/tramp-cmds.el (tramp-bug):
11171         Recommend `tramp-cleanup-all-connections' in the bug mail.
11173         * net/tramp-compat.el (tramp-compat-split-string)
11174         (tramp-compat-process-running-p): New defuns.
11176         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
11177         for `dired-uncache'.
11179         * net/tramp-gvfs.el: New package.
11181         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
11182         Add handler for `dired-uncache'.
11183         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
11185         * net/trampver.el: Update release number.  Make version check fit
11186         for SXEmacs 22.
11188 2009-06-22  Jim Meyering  <meyering@redhat.com>
11190         Automatically handle .xz suffix (XZ-compressed files), too.
11191         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
11192         XZ is the successor to LZMA: <http://tukaani.org/xz/>
11194 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
11195             Nick Roberts  <nickrob@snap.net.nz>
11197         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
11198         repository (http://sphinx.net.ru/hg/gdb-mi/).
11200 2009-06-22  Glenn Morris  <rgm@gnu.org>
11202         * files.el (dir-locals-collect-mode-variables): Allow for any number of
11203         `mode' and `eval' entries.  (Bug#3430)
11205         * Makefile.in (ELCFILES): Add fadr.elc.
11207         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
11208         differing behavior of \n and ^ in strings.  (Bug#3385)
11210         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
11212         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
11213         property.
11214         (lisp-indent-function): Make it a defcustom.
11216 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
11218         * progmodes/gdb-ui.el: Replace with ...
11219         * progmodes/gdb-mi.el: ... this file.
11220         * progmodes/gud.el: Modify for gdb-mi.el.
11222 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
11224         * fadr.el: New file.
11226 See ChangeLog.14 for earlier changes.
11228 ;; Local Variables:
11229 ;; coding: utf-8
11230 ;; End:
11232     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
11234   This file is part of GNU Emacs.
11236   GNU Emacs is free software: you can redistribute it and/or modify
11237   it under the terms of the GNU General Public License as published by
11238   the Free Software Foundation, either version 3 of the License, or
11239   (at your option) any later version.
11241   GNU Emacs is distributed in the hope that it will be useful,
11242   but WITHOUT ANY WARRANTY; without even the implied warranty of
11243   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11244   GNU General Public License for more details.
11246   You should have received a copy of the GNU General Public License
11247   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
11249 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1